[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #4281

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#4281]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/4281/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_10
Date of build:
Tue, 24 Jul 2018 17:36:29 -0500
Build duration:
14 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 10673 test(s), Total: 10673 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 523 test(s), Total: 523 test(s)

Changes

  • Commit b1f67720a96e5bf575f7f5227aab600daf0a9b48 by alanz:
    Fix typo in code example in libSyntax README

    • edit: lib/Syntax/README.md
  • Commit 89e322032a62240c2176701340703845ada76264 by dgregor:
    [Runtime] Minor cleanups to reduce dependency on Swift/ObjC protocol

    • edit: unittests/runtime/Metadata.cpp
    • edit: include/swift/ABI/Metadata.h
  • Commit 7727e5e62eafac28585d75ea2f2d46505a6631b4 by dgregor:
    [Runtime] Use a prefix Objective-C protocol layout to extract the name.

    • edit: include/swift/ABI/Metadata.h
  • Commit a777c5c6a90e7c5c5428035b86d4362efbbcca4d by dgregor:
    [Metadata reader] Separate ObjC and Swift protocol descriptor reading.

    • edit: include/swift/ABI/Metadata.h
    • edit: include/swift/Remote/MetadataReader.h
  • Commit c56879da73eedf0986b03bcf32b28d24afb96bd3 by dgregor:
    [ABI] Update ABI documentation to match existential metadata layout.

    • edit: docs/ABI/TypeMetadata.rst
  • Commit a54a6d8d7f23d34b10dbf177255f9509351fab77 by dgregor:
    [ABI] Rework protocol descriptor metadata.

    • edit: test/IRGen/protocol_metadata.swift
    • edit: test/IRGen/objc_protocol_multi_file.swift
    • edit: test/IRGen/associated_type_witness.swift
    • edit: docs/ABI/TypeMetadata.rst
    • edit: stdlib/public/runtime/ProtocolConformance.cpp
    • edit: test/IRGen/protocol_resilience.sil
    • edit: unittests/runtime/Metadata.cpp
    • edit: test/IRGen/protocol_conformance_records_objc.swift
    • edit: stdlib/public/runtime/Metadata.cpp
    • edit: include/swift/ABI/MetadataValues.h
    • edit: test/IRGen/protocol_with_superclass.sil
    • edit: include/swift/ABI/Metadata.h
    • edit: test/IRGen/subclass_existentials.sil
    • edit: lib/IRGen/GenMeta.cpp
    • edit: test/IRGen/special_protocols.sil
    • edit: stdlib/public/runtime/MetadataLookup.cpp
    • edit: test/IRGen/objc_casts.sil
    • edit: test/IRGen/dllexport.swift
    • edit: test/IRGen/casts.sil
    • edit: test/IRGen/generic_structs.sil
    • edit: include/swift/Remote/MetadataReader.h
  • Commit e7998f18469525585b25c635699fcd94ae79c5c5 by dgregor:
    [ABI] Record unmangled names in Swift protocol descriptors.

    • edit: docs/ABI/TypeMetadata.rst
    • edit: test/IRGen/protocol_resilience.sil
    • edit: test/IRGen/special_protocols.sil
    • edit: lib/IRGen/GenMeta.cpp
    • edit: test/IRGen/protocol_metadata.swift
    • edit: include/swift/Remote/MetadataReader.h
    • edit: stdlib/public/runtime/MetadataLookup.cpp
    • edit: stdlib/public/runtime/Demangle.cpp
  • Commit 3039fb3d0ed93f0adf1cb3c1a9bc851477ccf8cc by dgregor:
    Eliminate now-unused (Literal)(Target)ProtocolDescriptorList.

    • edit: include/swift/ABI/Metadata.h
  • Commit 191db1ea656def577263bab7c4960ad163236a5f by dgregor:
    [Runtime] TargetProtocolDescriptor is not a

    • edit: include/swift/ABI/Metadata.h