[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (swift 5.1) #231

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-16_04/231/
Project:
oss-swift-5.1-package-linux-ubuntu-16_04
Date of build:
Thu, 23 May 2019 18:57:29 -0500
Build duration:
1 hr 20 min

Identified problems:

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

Changes

  • Commit 13e9e01350d9ded0e317c73fe406f1914a3e27d4 by aschwaighofer:
    [5.1] SILCombine: We are not guaranteed to get a function_ref

    • edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
    • edit: test/SILOptimizer/sil_combine_objc_bridge.sil
    • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
  • Commit cc9e217c822b357f404b94d42ef232a7691fe780 by jgroff:
    Runtime: Don't export equalContexts.

    • edit: include/swift/Runtime/Metadata.h
  • Commit 06d12361bacf3e2451ae1a145d19a642cca001ab by mgottesman:
    Disable crash_without_backtrace.swift.

    • edit: test/Runtime/crash_without_backtrace.swift
  • Commit a7870128cbaa223d3e1ba2b8c414ce07192b3841 by mgottesman:
    [build-czar] Disable broken test.

    • edit: test/Constraints/construction.swift
  • Commit 6f2f63fa8b228c352949dcb378e578767310e088 by mgottesman:
    Revert "[build-czar] Disable broken test."

    • edit: test/Constraints/construction.swift
  • Commit 74998392b90e0bf1dd41e9898a66ff12860c2252 by nhawes:
    [SourceKitStressTester] Add support for stress testing the new

    • edit: SourceKitStressTester/Sources/SwiftCWrapper/StressTestOperation.swift
    • edit: SourceKitStressTester/Tests/StressTesterToolTests/ActionGeneratorTests.swift
    • edit: SourceKitStressTester/Sources/SwiftCWrapper/ExpectedIssue.swift
    • edit: SourceKitStressTester/Sources/StressTester/StressTesterTool.swift
    • edit: SourceKitStressTester/Tests/SwiftCWrapperToolTests/SwiftCWrapperToolTests.swift
    • edit: SourceKitStressTester/Sources/StressTester/SourceKitDocument.swift
    • edit: SourceKitStressTester/Sources/StressTester/ActionGenerators.swift
    • edit: SourceKitStressTester/Sources/SwiftCWrapper/SwiftCWrapperTool.swift
    • edit: SourceKitStressTester/Sources/Common/Message.swift
    • edit: SourceKitStressTester/Sources/SwiftCWrapper/SwiftCWrapper.swift
    • edit: SourceKitStressTester/Sources/StressTester/Action.swift
    • edit: SourceKitStressTester/Tests/StressTesterToolTests/StressTesterToolTests.swift
    • edit: SourceKitStressTester/Sources/StressTester/StressTester.swift
  • Commit eb7f6adf392b3b809320ed1d26de997451474911 by nhawes:
    [SourceKitStressTester] Add an environment variable to control max

    • edit: SourceKitStressTester/Sources/SwiftCWrapper/SwiftCWrapper.swift
    • edit: SourceKitStressTester/Sources/SwiftCWrapper/FailFastOperationQueue.swift
    • edit: SourceKitStressTester/Sources/SwiftCWrapper/SwiftCWrapperTool.swift
  • Commit 525d0e26ec4656736dc9dd584e4e1e5aedd3d93a by jonas:
    [Test] Be less stingent about whitespace in SwiftREPL tests

    • edit: lit/SwiftREPL/CrashArgs.test
    • edit: lit/SwiftREPL/CFString.test
    • edit: lit/SwiftREPL/ComputedProperties.test
    • edit: lit/SwiftREPL/UninitVariables.test
    • edit: lit/SwiftREPL/Basic.test