[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #5399

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

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/5399/
Project: oss-swift-package-linux-ubuntu-16_04
Date of build: Thu, 13 Aug 2020 22:08:18 -0500
Build duration: 1 hr 50 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 de645d07445b045fe93fddca10c08314215d0be4 by pyaskevich:

[CSBindings] Make infer* methods private to PotentialBindings

  • edit: lib/Sema/ConstraintSystem.h

  • Commit fa55358730d7779826f5c5a009ea3e16926a4783 by pyaskevich:

    [CSBindings] const qualify ConstraintSystem passed to inference

    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSBindings.cpp
  • Commit de390584cd424bc1df96d98dc1f14c65f58eb74b by pyaskevich:

    [CSBindings] Refactor getPotentialBindings into inferBindingsFor +

    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSBindings.cpp
  • Commit 99e6cd42f689017aaa4508122db2cb4a82f6929f by pyaskevich:

    [CSBindings] Modernize and consolidate locator checking for binding

    • edit: lib/Sema/CSBindings.cpp
  • Commit dff73c946751c901e916754ba4517a132ac45d25 by pyaskevich:

    [CSBindings] NFC: Remove obsolete literalBindings vector

    • edit: lib/Sema/CSBindings.cpp
  • Commit 6dd859e92f64149bfe74ce0fe3ba5579403a3644 by pyaskevich:

    [CSBindings] Remove remaining flags from inference

    • edit: lib/Sema/CSBindings.cpp
    • edit: lib/Sema/ConstraintSystem.h
  • Commit 9134e65fca8b67f24221280b47f31bd0183ed0e3 by mikeash:

    Move Mutex test's threading helpers to a separate header so other tests

    • edit: unittests/runtime/Mutex.cpp
    • edit: unittests/runtime/Concurrent.cpp
    • add: unittests/runtime/ThreadingHelpers.h
  • Commit 1ac565d6efa353bebb1e207855b092e23378c0a7 by mikeash:

    Add a multithreaded test for ConcurrentReadableArray.

    • edit: unittests/runtime/Concurrent.cpp
  • Commit 7594cfb0bc620ff12fb41319f7eb830e4fade62e by ben_barham:

    [Parse] Update Lexer::getLocFor*Line methods to return correct locations

    • edit: include/swift/Parse/Lexer.h
    • edit: lib/Parse/Lexer.cpp
  • Commit 8a39c8d9d825814ad90997bea15e533aa81908c5 by rishizaki:

    [CodeCompletion Remember the replaced source range in SourceManager

    • edit: lib/IDE/CompletionInstance.cpp
    • edit: include/swift/Basic/SourceManager.h
  • Commit 513fed7d8cb22acab5123ac42ff2c769ea528300 by rishizaki:

    [CodeCompletion] Enable ASTScope in code completion

    • edit: lib/AST/ASTScopeCreation.cpp
    • edit: lib/AST/ASTScopeLookup.cpp
    • edit: lib/AST/ASTScopeSourceRange.cpp
    • edit: test/IDE/complete_attributes.swift
    • edit: include/swift/AST/SourceFile.h
    • edit: lib/AST/Module.cpp
    • edit: lib/IDE/CompletionInstance.cpp
  • Commit bc2085683f1621d1b9b34d72779fd2683a96604e by rishizaki:

    [Test] Add a test case for extension where clause with missing body

    • edit: test/decl/ext/extensions.swift
  • Commit 77c70e9fe69535670d722a8647248d48226db9e1 by ben_barham:

    [SourceKit/CodeFormat] Indent lines in multi-line strings

    • edit: test/SourceKit/CodeFormat/indent-multiline-string.swift
    • edit: lib/IDE/Formatting.cpp
    • add: test/SourceKit/CodeFormat/indent-multiline-string-trailing-ownline.swift
    • add: test/SourceKit/CodeFormat/indent-multiline-string-trailing-interp.swift
    • add: test/SourceKit/CodeFormat/indent-multiline-string-interp.swift
    • add: test/SourceKit/CodeFormat/indent-multiline-string-nested.swift
    • add: test/SourceKit/CodeFormat/indent-multiline-string-trailing.swift
  • Commit b070e851f81045d9c3c2602b7bc86f09ec99ed89 by rishizaki:

    [ASTScope] Simplify binary search code in findChildContaining()

    • edit: lib/AST/ASTScopeLookup.cpp
  • Commit dd075c64c9f370c4c6bba32e9d32acbc74f65c83 by dgregor:

    [Concurrency] Treat 'await' as a contextual keyword.

    • edit: lib/Parse/ParseExpr.cpp
    • edit: test/Parse/async.swift
    • edit: utils/gyb_syntax_support/ExprNodes.py
    • edit: test/expr/unary/async_await.swift
    • edit: utils/gyb_syntax_support/Token.py
    • edit: test/Parse/async-syntax.swift
  • Commit fc164ce098097f2da7f007b701f9a63480c49396 by compnerd:

    IRGen: be less aggressive about applying COMDAT

    • edit: include/swift/IRGen/Linking.h
    • edit: lib/IRGen/GenKeyPath.cpp
    • add: test/IRGen/Inputs/comdat1.swift
    • edit: lib/IRGen/GenMeta.cpp
    • edit: lib/IRGen/GenDecl.cpp
    • add: test/IRGen/Inputs/comdat2.swift
    • add: test/IRGen/comdat.swift
  • Commit cbb1fd3f27de41b2dd78251327c580f441a89889 by mikeash:

    Add some comments to ConcurrentReadableArrayTest.MultiThreaded. Add a

    • edit: unittests/runtime/Concurrent.cpp
  • Commit 90f5730026aea1da0acbc6a9b1d6a62ebfaa2c80 by github:

    [NFC] Refactor getNativeSILFunctionType to use a lambda. (#33440)

    • edit: lib/SIL/IR/SILFunctionType.cpp
  • Commit 5f74fe31c62b3603338f45b245c4b63dda3c0db0 by hassaneldesouky:

    [Localization] Modify messages' format in yaml

    • edit: localization/diagnostics/en.yaml
  • Commit 9331cfab870c1df29a18915e174e2aec97991e18 by dgregor:

    [Concurrency] Fix one last test for __await -> await

    • edit: test/Syntax/Parser/async.swift
  • Commit 7378afd1bf3d5b0324e99420d5632ce7e8e30a32 by github:

    Pass -isysroot to both CFLAGS and LDFLAGS when building ninja (#33414)

    • edit: utils/swift_build_support/tests/products/test_ninja.py
    • edit: utils/swift_build_support/swift_build_support/products/ninja.py
  • Commit e2e69578a69ede859f900a55d8b9d334fcc07fd7 by github:

    For the 'minimal' stdlib, disable Objective-C interop (#33427)

    • edit: utils/build-presets.ini
    • edit: CMakeLists.txt
    • edit: stdlib/cmake/modules/SwiftSource.cmake
    • edit: stdlib/public/runtime/ImageInspectionMachO.cpp
    • edit: stdlib/cmake/modules/AddSwiftStdlib.cmake
    • edit: utils/build-script-impl
  • Commit 576d0b8d8383745f02f85036d7fb1e5366124d18 by github:

    [AutoDiff] NFC: fix typos. (#33461)

    • edit: lib/SILOptimizer/Mandatory/Differentiation.cpp
  • Commit 3b96bc2b5e61b508cd39514fa09cfd6c40555440 by arphaman:

    [darwin][driver] fix isMacosxVersionLT minimum supported OS version

    • edit: clang/lib/Driver/ToolChains/Darwin.h
    • edit: clang/test/Driver/macos-apple-silicon-slice-link-libs.cpp
    • add: clang/test/Driver/macos-apple-silicon-slice-link-libs-darwin-only.cpp
  • Commit b16c4b1edd559fdf99eb53465b1f35ecf9bf5603 by ankit_aggarwal:

    swiftpm-xctest-helper: add Windows C library handling

    • edit: Sources/swiftpm-xctest-helper/main.swift
  • Commit dd33c84dbf1612afb9524eeff238d7df378e78cd by egor.zhdan:

    Fix build on Windows: adjust dependencies

    • edit: Sources/SwiftDriver/CMakeLists.txt
  • Commit 512baf914510b7ed7493ff6223d3f4c3c8860c4b by egor.zhdan:

    Fix build on Windows: put ExitStatus.signalled under os check

    • edit: Sources/SwiftDriver/Execution/DriverExecutor.swift
    • edit: Sources/SwiftDriver/Driver/ToolExecutionDelegate.swift
    • edit: Sources/SwiftDriver/Execution/MultiJobExecutor.swift
  • Commit f74c87927eefb5ed54e0b7e6d89659f811c688c5 by egor.zhdan:

    Fix installation on Windows: add missing DLLs

    • edit: Sources/SwiftDriver/CMakeLists.txt
    • edit: Sources/SwiftOptions/CMakeLists.txt
  • Commit 0f55d19aebba6002c676edd4c3437bb1aec4da50 by achikin:

    [Build Script Helper] Build with a specified toolchain improvements

    • edit: Utilities/build-script-helper.py

New issue found!

New issue found!