[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu16.04 - Long Test (master) #3381

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#3381]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/3381/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Fri, 22 Feb 2019 16:19:00 -0600
Build duration:
56 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 817597c7f9a992eff8abc6b80760784d08f3b200 by compnerd:
    utils: attempt to replace custom variables

    • edit: CMakeLists.txt
    • edit: cmake/modules/SwiftExternalBenchmarkBuild.cmake
    • edit: test/CMakeLists.txt
    • edit: cmake/modules/SwiftSharedCMakeConfig.cmake
    • edit: utils/build-script-impl
    • edit: utils/CMakeLists.txt
    • edit: cmake/modules/StandaloneOverlay.cmake
  • Commit 25f9b8843c5c4fe98b4f428a01e0d854c39c5d41 by rishizaki:
    [CodeCompletion] Show the enum type for enum element with assoc values

    • edit: test/IDE/complete_unresolved_members.swift
    • edit: test/IDE/complete_enum_elements.swift
    • edit: test/IDE/complete_exception.swift
    • edit: lib/IDE/CodeCompletion.cpp
  • Commit dc8508435b1dfa67296dbfdb7760f5ca4ca9b410 by rishizaki:
    [CodeCompletion] Show bound generic types for enum elements

    • edit: lib/IDE/CodeCompletion.cpp
    • edit: test/IDE/complete_enum_elements.swift
    • edit: test/IDE/complete_unresolved_members.swift
  • Commit 1d88c47aafe155be75e25dd2fbbc2c7e197a48d5 by dawilliams:
    [Sema] SR-9851 - Add parens when needed for nil coalescing fixits

    • edit: test/Constraints/fixes.swift
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSApply.cpp
  • Commit 72c8e787ad5579099659e8dfda3d2b0d7071704c by spestov:
    SIL: Don't serialize imported conformances nested in non-public types

    • add: test/SILGen/Inputs/objc_witnesses_serialized.h
    • edit: lib/SIL/SILWitnessTable.cpp
    • add: test/SILGen/objc_witnesses_serialized.swift
    • edit: lib/SILGen/SILGenType.cpp
  • Commit 8d9b9f328b2fc795268ddb3f340e5d11e3485536 by aschwaighofer:
    SILGen: Fix the logic of dynamic replacements for class constructors

    • edit: include/swift/IRGen/Linking.h
    • edit: lib/TBDGen/TBDGen.cpp
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/attr/dynamicReplacement.swift
    • edit: test/attr/Inputs/dynamicReplacementC.swift
    • edit: lib/SIL/SILDeclRef.cpp
    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: lib/IRGen/Linking.cpp
    • edit: lib/SIL/SILFunctionBuilder.cpp
    • edit: test/SILGen/dynamically_replaceable.swift
    • edit: include/swift/SIL/SILDeclRef.h
    • edit: test/Interpreter/Inputs/dynamic_replacement_module.swift
  • Commit 9f0f3e3450503f39abc03b41bfa69e5a4cef91de by github:
    Update WindowsBuild.md

    • edit: docs/WindowsBuild.md
  • Commit 3df60b4a84bcdae180870269f907f24445da3deb by compnerd:
    SwiftRemoteMirror: fix static library builds for Windows

    • edit: include/swift/SwiftRemoteMirror/Platform.h
    • edit: stdlib/public/SwiftRemoteMirror/CMakeLists.txt
  • Commit 0cd7e2e1942a7b2c789efd92cd0ec69da77c94ee by compnerd:
    CoreFoundation: switch to _WINDLL from _USRDLL

    • edit: CoreFoundation/Base.subproj/CFBase.h
    • edit: CoreFoundation/CMakeLists.txt