[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (main) #5990

# [FAILURE] oss-swift-package-linux-ubuntu-16_04 [#5990]

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/5990/
Project: oss-swift-package-linux-ubuntu-16_04
Date of build: Sat, 06 Mar 2021 08:01:41 -0600
Build duration: 1 hr 6 min

Identified problems:- Swift Compile Error: Swift compiler error

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

Changes- Commit df93b5cba48256d87cf834ac48be92046c80e6f6 by meghanavgupta:

Fix verifier error in CastOptimizer

  • edit: test/SIL/Parser/basic.sil

  • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp

  • edit: test/SILOptimizer/constant_propagation_ownership.sil

  • edit: test/SILOptimizer/sil_combine_uncheck.sil

  • edit: test/SILOptimizer/sil_combine_uncheck_ossa.sil

  • edit: test/SILOptimizer/constant_propagation.sil

  • Commit eb1c656d0c1b8e517edb771c0b1387720e7d1831 by meghanavgupta:

    Remove unnecessary #ifndef in PhiArgumentOptimizations.cpp

    • edit: lib/SILOptimizer/Transforms/PhiArgumentOptimizations.cpp
  • Commit e6da389a814cf73e7735e404466c2c82a0bebaaf by meghanavgupta:

    Add documentation for end_lifetime

    • edit: docs/SIL.rst
  • Commit b3615f6c0fc89722026ae02b53bdc9abf8ebf2db by meghanavgupta:

    Add verification of end_lifetime instruction

    • edit: lib/SIL/Verifier/SILVerifier.cpp
  • Commit 2df4ba7ae62ca4bb4726e6812641473e35034598 by pyaskevich:

    [ConstraintSystem] Use correct locator when filtering disjunction choices

    • edit: test/Constraints/overload_filtering.swift
    • edit: lib/Sema/CSSimplify.cpp
  • Commit ab55c19b443b4c9247df06348d90835afc0e17d1 by ben_barham:

    [IDE] Propagate the Stmt visit failure while walking TopLevelCodeDecls

    • edit: lib/IDE/IDERequests.cpp
    • edit: lib/AST/ASTWalker.cpp
    • add: test/SourceKit/CursorInfo/cursor_nested_extension.swift
    • edit: lib/IDE/SourceEntityWalker.cpp
  • Commit 124b8fd546b4f0a8466c6725e76b309fc8e19f88 by spestov:

    GSB: Rename updateNestedTypeForConformance() to getOrCreateNestedType() and simplify it

    • edit: include/swift/AST/GenericSignatureBuilder.h
    • edit: lib/AST/GenericSignatureBuilder.cpp
  • Commit 117f03b2f54094969b50e9dd15cc4f4d76cd3c42 by nhawes:

    [Driver][Index] Add driver support to specify an overriding output path to record in the index data

    • edit: include/swift/Driver/Job.h
    • edit: include/swift/Basic/FileTypes.def
    • edit: lib/Driver/Compilation.cpp
    • edit: lib/Option/features.json
    • edit: lib/Driver/Job.cpp
    • edit: lib/Basic/FileTypes.cpp
    • edit: lib/Driver/ToolChains.cpp
    • edit: include/swift/Driver/Util.h
    • edit: lib/Driver/Driver.cpp
    • edit: test/Index/Store/unit-custom-output-path.swift
    • add: test/Index/Store/unit-custom-output-path-driver.swift
  • Commit fd6118a284eeba6f5838d1d92a0bd35b299d5997 by repo:

    [CMake] fix runpath for ELF platforms

    • edit: CMakeLists.txt
  • Commit 9da73a9ce712480a60262dbb02201ef13bcc5e07 by nhawes:

    Add driver support to specify an overriding output path to record in the index data

    • edit: Sources/SwiftOptions/Options.swift
    • edit: Sources/SwiftDriver/Jobs/CompileJob.swift
    • edit: Sources/SwiftDriver/Utilities/FileType.swift
    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift

New issue found!