[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #4091

Report

[FAILURE] oss-swift-package-osx [#4091]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/4091/
Project:
oss-swift-package-osx
Date of build:
Tue, 10 Dec 2019 15:21:16 -0600
Build duration:
4 hr 26 min

Identified problems:

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

Changes

  • Commit f4219285855f77d7059a01445106c744751c8785 by mishal_shah:
    Add Swift 5.2 jobs

    • add: jobs/swift-5.2-branch/oss-lldb-incremental-linux-ubuntu-16_04.sh
    • add: jobs/swift-5.2-branch/oss-swift-incremental-RA-lsan-linux-ubuntu-18_04.sh
    • add: jobs/swift-5.2-branch/oss-swift-package-osx.sh
    • add: jobs/swift-5.2-branch/oss-swift_tools-RA_stdlib-RA-test-simulator-swift-in-the-os.sh
    • add: jobs/swift-5.2-branch/oss-swift-incremental-ASAN-RA-ubuntu-16_04.sh
    • add: jobs/swift-5.2-branch/oss-swift-incremental-RA-osx-llvm-project.sh
    • add: jobs/swift-5.2-branch/oss-swift-incremental-RA-linux-ubuntu-18_04.sh
    • add: jobs/swift-5.2-branch/oss-swift-incremental-RA-linux-ubuntu-16_04.sh
    • add: jobs/swift-5.2-branch/oss-swift-tsan-libdispatch-linux-ubuntu-18_04.sh
    • add: jobs/swift-5.2-branch/oss-package-trigger.sh
    • add: jobs/swift-5.2-branch/oss-swift_tools-RA_stdlib-RDA_long-test.sh
    • add: jobs/swift-5.2-branch/oss-lldb-asan-osx.sh
    • add: jobs/swift-5.2-branch/oss-swift-package-linux-ubuntu-18_04.sh
    • add: jobs/swift-5.2-branch/oss-lldb-incremental-linux-ubuntu-18_04.sh
    • add: jobs/swift-5.2-branch/oss-lldb-incremental-osx-cmake.sh
    • add: jobs/swift-5.2-branch/oss-swift_tools-R_stdlib-RD_test-simulator.sh
    • add: jobs/swift-5.2-branch/oss-swift-incremental-ASAN-RA-osx.sh
    • add: jobs/swift-5.2-branch/swift-master-sourcekitd-stress-tester.sh
    • add: jobs/swift-5.2-branch/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test.sh
    • add: jobs/swift-5.2-branch/oss-swift_tools-RA_stdlib-RD_test-simulator.sh
    • add: jobs/swift-5.2-branch/oss-swift-package-linux-ubuntu-16_04.sh
    • add: jobs/swift-5.2-branch/swift-master-sourcekitd-stress-tester-weekly.sh
    • add: jobs/swift-5.2-branch/oss-swift-pr-test.sh
    • add: jobs/swift-5.2-branch/swift-protobuf-linux-ubuntu-16_04.sh
    • add: jobs/swift-5.2-branch/oss-swift_tools-RA_stdlib-RDA_test-simulator.sh
    • add: jobs/swift-5.2-branch/oss-swift_tools-RA_stdlib-DA_test-simulator.sh
    • add: jobs/swift-5.2-branch/oss-swift-incremental-RA-osx.sh
    • add: jobs/swift-5.2-branch/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test.sh
    • add: jobs/swift-5.2-branch/swift-master-source-compat-suite.sh
    • add: jobs/swift-5.2-branch/oss-swift-incremental-RA-macOS-xcode.sh
  • Commit 41c995ba2356901e8b66dbe9bcef0e9efc3e64f5 by mishal_shah:
    Remove sccache from Linux bot

    • edit: jobs/swift-5.2-branch/oss-swift-incremental-RA-linux-ubuntu-16_04.sh
  • Commit 86053e2e4430efcf24bab57cd46b711aa390b911 by natecook:
    Update CHANGELOG for SR-11841 fix

    • edit: CHANGELOG.md
  • Commit 5599df07485b7aa74a7d509a9b8f46c3ec9611c3 by rwidmann:
    Resolve CodingKeys before visiting member decls in the primary

    • edit: lib/Sema/TypeCheckDeclPrimary.cpp
  • Commit dd51251014476e66c141442cc5d17d263d54a3c1 by rwidmann:
    Move semantic member synthesis into the type checker's lookup utilities

    • edit: lib/Sema/TypeCheckNameLookup.cpp
    • edit: lib/AST/NameLookup.cpp
  • Commit 00407857d030b3427013ea3fd9be0c5ec2ed594d by rwidmann:
    [NFC] Swap CodeCompletion's lookupQualified for TypeChecker's

    • edit: lib/IDE/CodeCompletion.cpp
    • edit: include/swift/Sema/IDETypeChecking.h
    • edit: lib/Sema/TypeChecker.cpp
  • Commit 4d0dbe6368cb552385ec9e2f7cf72ce830257759 by rwidmann:
    Synthesize semantic members for override matching

    • edit: lib/Sema/TypeCheckDeclOverride.cpp
  • Commit aa3e2d510c0827b893caafdc7eace963c56d2c24 by hamishknight:
    [CS] Stop passing FunctionRefKind in a couple of places

    • edit: lib/Sema/CSApply.cpp
  • Commit bfdc2c701b54cb2825bea24d6975ecefacdfb9fd by hamishknight:
    [CS] Change openedType -> openedFullType in a couple of cases

    • edit: lib/Sema/CSApply.cpp
  • Commit e2fbe3a0209245a4f6fafb156772b44c7fae87a6 by hamishknight:
    [CS] Pass SelectedOverload in a couple of places

    • edit: lib/Sema/CSApply.cpp
  • Commit 5d7fb487ebc1d22a1eb1462f57af53c74417914c by hamishknight:
    [CS] Remove a couple of dead types

    • edit: lib/Sema/CSApply.cpp
    • edit: lib/Sema/ConstraintSystem.h
  • Commit 54bfa593488212e181b7a2d27634bd2a44fdad0d by hamishknight:
    [CS] Suppress a no-asserts warning

    • edit: lib/Sema/ConstraintSystem.cpp
  • Commit e2d208d358108faee64b382658a0c645b549cb41 by compnerd:
    IRGen,Driver: extract tool usage into a variable (NFC)

    • edit: lib/Driver/Driver.cpp
    • edit: lib/IRGen/IRGenModule.cpp
  • Commit 0585eb0e90ee12dd6dc066805f7b4198f4473c16 by github:
    [AutoDiff upstream] Add @derivative(of:) attribute. (#28321)

    • edit: include/swift/AST/DiagnosticsParse.def
    • edit: lib/Sema/TypeCheckDeclOverride.cpp
    • edit: utils/gyb_syntax_support/AttributeNodes.py
    • edit: test/AutoDiff/Syntax/round_trip_parse_gen.swift
    • edit: lib/Serialization/ModuleFormat.h
    • add: test/AutoDiff/Parse/derivative_attr_parse.swift
    • edit: lib/Parse/ParseDecl.cpp
    • add: test/AutoDiff/Serialization/derivative_attr.swift
    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: test/AutoDiff/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
    • edit: lib/Serialization/Serialization.cpp
    • edit: test/AutoDiff/Serialization/differentiable_attr.swift
    • edit: include/swift/AST/AutoDiff.h
    • edit: test/IDE/complete_decl_attribute.swift
    • edit: include/swift/AST/Attr.def
    • edit: lib/AST/Attr.cpp
    • edit: utils/gyb_syntax_support/NodeSerializationCodes.py
    • edit: include/swift/Parse/Parser.h
    • edit: include/swift/AST/Attr.h
  • Commit 59fe43a7c5567d0e57448e0f9733cf577ca3bf08 by github:
    Revert "[build-script] Do not specify LLDB_FRAMEWORK_INSTALL_PATH

    • edit: utils/build-script-impl
  • Commit 36d8a1799c6bf97853aaad3bbabcd3c69aaa3af8 by ahoppen:
    Add a version field to PublishDiagnostics, according to LSP 3.15

    • edit: Sources/LanguageServerProtocol/PublishDiagnostics.swift
    • edit: Sources/SourceKit/sourcekitd/SwiftLanguageServer.swift
    • edit: Tests/SourceKitTests/LocalSwiftTests.swift
  • Commit 294ff1fd9369b7c24a0651e161e33ac5e145873d by danielzheng:
    [AutoDiff upstream] Update gyb-generated files.

    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxBuilders.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxAnyVisitor.swift
    • edit: Sources/SwiftSyntax/gyb_generated/Misc.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxFactory.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxKind.swift
    • edit: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxNodes.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxEnum.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxRewriter.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxVisitor.swift

New issue found!

New issue found!