[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 - Long Test (master-rebranch) #56

Report

[FAILURE] oss-swift-master-rebranch-incremental-RA-linux-ubuntu-16_04-long-test [#56]

Build URL:
https://ci.swift.org/job/oss-swift-master-rebranch-incremental-RA-linux-ubuntu-16_04-long-test/56/
Project:
oss-swift-master-rebranch-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Fri, 31 Jan 2020 16:17:01 -0600
Build duration:
1 hr 27 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 7351bfc86fc18975e97f9a29dddb4471efc73de5 by pyaskevich:
    [CSFix] Add a fix to add a missing qualifier to shadowed top-level name

    • edit: lib/Sema/CSFix.h
    • edit: lib/Sema/CSFix.cpp
  • Commit c9c20afe27893bc7b1c607852abd540ebb5c8205 by pyaskevich:
    [Diagnostics] Port name shadowing diagnostics

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/CSFix.cpp
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSDiagnostics.h
  • Commit 78fda9ed98830a235ecfe93ff14e949ae3d86200 by pyaskevich:
    [ConstraintSystem] Use new fix/diagnostic for name shadowing

    • edit: test/NameBinding/name_lookup_min_max_conditional_conformance.swift
    • edit: lib/Sema/CSSimplify.cpp
    • edit: test/Constraints/members.swift
    • edit: test/Sema/circular_decl_checking.swift
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: test/APINotes/versioned-objc.swift
  • Commit ec95397a76341957cf190e6fd877420cc4c62eb5 by pyaskevich:
    [CSDiag] NFC: Remove obsolete name shadowing diagnostics

    • edit: lib/Sema/CSDiag.cpp
  • Commit 217c343eb6dd11809beb56f49a91c39dfd9de4b5 by pyaskevich:
    [Diagnostics] NFC: Fix name shadowing diagnostic comment to refer to

    • edit: lib/Sema/CSDiagnostics.h
  • Commit 93c23211062cdee54cf0471ca5c04f74724e06c4 by pyaskevich:
    [TypeChecker] Add types nested in protocol to lookup results

    • edit: test/decl/nested/protocol.swift
    • edit: lib/Sema/TypeCheckNameLookup.cpp
  • Commit 4bd1ffc67f36a14254dc4b3fdb472f766d264f7e by pyaskevich:
    Serialize whether a VarDecl is a top-level global.

    • edit: lib/Serialization/Deserialization.cpp
    • edit: include/swift/AST/Decl.h
    • edit: lib/Serialization/ModuleFormat.h
    • edit: lib/Parse/ParseDecl.cpp
    • edit: lib/Serialization/Serialization.cpp
    • edit: lib/AST/Decl.cpp
  • Commit 15c1b4eca7a665aa64082fc01d33d1d52f9889f5 by pyaskevich:
    Compile libraries in testcases with -parse-as-library (NFC)

    • edit: test/SILGen/expressions.swift
    • edit: test/SILGen/global_init_attribute.swift
    • edit: test/SILGen/global_resilience.swift
    • edit: test/DebugInfo/inlinescopes.swift
    • edit: test/Serialization/Recovery/typedefs.swift
  • Commit 38f599dcb78777a4632d7a6865acdd248713ad90 by dungar:
    Turn type-body-fingerprints on-by-default

    • edit: include/swift/Basic/LangOptions.h
  • Commit a7d6cd8126147b6aaa7043d02d0d77c1e44dd331 by rbayer:
    [Build System: build-script] Adds a new cache_utils module to

    • add: utils/build_swift/build_swift/cache_utils.py
    • edit: utils/build_swift/tests/utils.py
    • edit: utils/swift_build_support/swift_build_support/toolchain.py
    • add: utils/build_swift/tests/build_swift/test_cache_utils.py
    • delete: utils/swift_build_support/tests/test_cache_util.py
    • delete: utils/swift_build_support/swift_build_support/cache_util.py
    • edit: utils/swift_build_support/swift_build_support/products/ninja.py
  • Commit fce335bf360e439fccab15e729d655565d96b30d by aschwaighofer:
    SILGen: Fix withoutActuallyEscaping of 'c' closures

    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: test/SILGen/without_actually_escaping.swift
  • Commit 45f541899349858055207b45544bb6328974b0aa by dliew:
    [CMake][NFC] Refactor iOS simulator/device test configuration generation

    • edit: compiler-rt/cmake/config-ix.cmake
    • edit: compiler-rt/test/asan/CMakeLists.txt
  • Commit b47318a10bf1c523a8712beaf49035c7b33fb85b by dliew:
    [CMake][NFC] Refactor iOS simulator/device test configuration generation

    • edit: compiler-rt/test/tsan/CMakeLists.txt
  • Commit 8d3781272dea5f892f909ab8edb4cbc3525eb518 by dliew:
    [CMake] Refactor iOS simulator/device test configuration generation code

    • edit: compiler-rt/cmake/config-ix.cmake
    • edit: compiler-rt/test/fuzzer/CMakeLists.txt
    • edit: compiler-rt/lib/fuzzer/CMakeLists.txt
  • Commit 2c0e875c2398708b629120441fa6a424a7ec5374 by phabouzit:
    [objc_direct] fix codegen for mismatched Decl/Impl return types

    • edit: clang/lib/CodeGen/CGObjCMac.cpp
    • add: clang/test/CodeGenObjC/direct-method-ret-mismatch.m
  • Commit 33d2c9e482c63083f0f68fb4831a09b82779e9e9 by ahoppen:
    Mark toolchain parameter as required

    • edit: build-script.py
  • Commit 60b4a31798195090b14cbf35ab6b7b0d298c0051 by blangmuir:
    Create the index store path if it does not exist

    • edit: Sources/ISDBTestSupport/TibsTestWorkspace.swift
    • edit: Tests/IndexStoreDBTests/IndexStoreDBTests.swift
    • edit: lib/Index/IndexSystem.cpp
  • Commit 71fe50c81a9b47c6c989f888fdcc64d09da8c2ca by blangmuir:
    [test] Regenerate linuxmain

    • edit: Tests/IndexStoreDBTests/XCTestManifests.swift