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

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

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/5959/
Project: oss-swift-package-linux-ubuntu-16_04
Date of build: Tue, 23 Feb 2021 21:38:59 -0600
Build duration: 57 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 42aea22f28d0b592e153790d64e4e1e5ed57f899 by alaferriere:

[Sema] Protect dereferencing null TypeReprs in assoc type diagnostics

  • edit: lib/Sema/TypeCheckProtocolInference.cpp

  • Commit 8137c7b96aa33c5ea3137b76fe46b46165069158 by pyaskevich:

    [ConstraintGraph] Split fixed binding storage into referenced by/from

    • edit: lib/Sema/ConstraintGraph.cpp
    • edit: include/swift/Sema/ConstraintGraph.h
  • Commit 4bb49ba521a9357d7915287dca1f2d2381e08b86 by jgroff:

    SILGen/ClangImporter: Handle async imports with a boolean error flag argument.

    • edit: lib/Demangling/Demangler.cpp
    • edit: lib/ClangImporter/ImportType.cpp
    • edit: include/swift/SIL/AbstractionPattern.h
    • edit: lib/SIL/IR/AbstractionPattern.cpp
    • edit: lib/Demangling/Remangler.cpp
    • edit: lib/ClangImporter/ImportName.cpp
    • edit: docs/ABI/Mangling.rst
    • edit: lib/AST/ASTMangler.cpp
    • edit: lib/Demangling/NodePrinter.cpp
    • edit: test/Inputs/clang-importer-sdk/usr/include/ObjCConcurrency.h
    • edit: lib/SILGen/SILGenThunk.cpp
    • edit: test/SILGen/objc_async.swift
    • edit: include/swift/AST/ASTMangler.h
  • Commit 8905b2ab50e52be72812ca7163e750cfc2557f9a by github:

    Revert "disable DebugInfo/async-args.swift"

    • edit: test/DebugInfo/async-args.swift
  • Commit fb199df1c7868d4909d6e0ca4dd98de21dfdda61 by jgroff:

    SILGen: Support overriding/conforming to ObjC APIs with async error flag arguments.

    • edit: lib/SILGen/SILGenFunction.h
    • edit: lib/SILGen/SILGenFunction.cpp
    • edit: lib/SILGen/SILGenBridging.cpp
    • edit: test/SILGen/objc_async_from_swift.swift
    • edit: test/SILGen/objc_async.swift
  • Commit 8ebb6b5a8a37d867489661223f5686022ec1ab6a by pyaskevich:

    [SILOptimizer] NFC: Disable definite-init-wrongscope test on Windows due to SR-14267

    • edit: test/SILOptimizer/definite-init-wrongscope.swift
  • Commit 76686667b745d7748166205c880a0d7b258a20c0 by rwidmann:

    [NFC] Clean Out Some Unused Enable/Disable Flags

    • edit: include/swift/Option/Options.td
  • Commit 326fc0957625800c2a1f0195fe15b683b7aaf69e by rwidmann:

    Remove a Bogus Assertion

    • add: validation-test/compiler_crashers_2_fixed/rdar74557857.swift
    • edit: lib/AST/Type.cpp
  • Commit e7d50f1d37a809c18f0e33d75c19de963b7e7f8c by xi_ge:

    Process: only close the read end of the pipe after reading the full content successfully

    • edit: Sources/TSCBasic/Process.swift
  • Commit fed2503b9ec1708aa59fe714042b3a3a0f45e84d by davelee.com:

    [lldb] Add initial support for async step in

    • edit: lldb/source/Target/ThreadPlanStepThrough.cpp
    • edit: lldb/source/Target/SwiftLanguageRuntimeNames.cpp
  • Commit 61896e486f38c226d3390fe03e61fb2a34d6ebc3 by davelee.com:

    [lldb] Add deref support and tests to shared_ptr synthetic

    • edit: lldb/source/Plugins/Language/CPlusPlus/LibCxx.h
    • edit: lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp
    • add: lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/shared_ptr/Makefile
    • add: lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/shared_ptr/main.cpp
    • add: lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/shared_ptr/TestDataFormatterLibcxxSharedPtr.py
  • Commit 1e792cb6036bd3b9e1f449452f7bdc339852ea97 by github:

    replace custom downloader with http-client (#3303)

    • delete: Sources/SPMTestSupport/MockDownloader.swift
    • add: Sources/SPMTestSupport/MockHTTPClient.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Sources/Workspace/Workspace.swift
    • edit: Sources/Basics/HTPClient+URLSession.swift
    • edit: Sources/Basics/HTTPClient.swift
    • edit: Sources/SPMTestSupport/MockWorkspace.swift
    • edit: Tests/BasicsTests/URLSessionHTTPClientTests.swift
  • Commit 49bed82f6525842d5783946a967f7f4c9f734369 by github:

    introduce archive index files (#3302)

    • edit: Sources/Basics/ConcurrencyHelpers.swift
    • edit: Sources/Workspace/Workspace.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Sources/SPMTestSupport/MockHTTPClient.swift
    • edit: Sources/Workspace/Diagnostics.swift
    • edit: Sources/SPMTestSupport/MockWorkspace.swift
    • edit: Sources/SPMTestSupport/MockHashAlgorithm.swift
  • Commit 61a369bf07dd030d25dca1b2628a0c4104e7ba4b by github:

    Duplicate error message on package resolved (#3257)

    • edit: Sources/Commands/SwiftPackageTool.swift