[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (master) #1289

Report

[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#1289]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/1289/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Sun, 14 Apr 2019 07:37:51 -0500
Build duration:
2 hr 13 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 de021aa32b286cac6cae0c2ce53ce1e444eb9707 by mgottesman:
    [cast-opt] Eliminate a leak along the cast failure path when bridging

    • edit: test/SILOptimizer/cast_folding_objc.swift
    • edit: test/Interpreter/casts.swift
    • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
  • Commit 1defc949668acbf44b7be26891392ce465d06d7f by mgottesman:
    [ownership] Add a frontend option to strip ownership after

    • edit: lib/SILOptimizer/PassManager/PassPipeline.cpp
    • edit: include/swift/AST/SILOptions.h
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: include/swift/Option/FrontendOptions.td
  • Commit 1983368057e36c7dbcb9dc0b9b4e1830097f8479 by mgottesman:
    [cast-opt] Create an ownership version of bridged_cast_folding.sil and

    • add: test/SILOptimizer/bridged_casts_folding_ownership.sil
    • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
    • edit: test/SILOptimizer/bridged_casts_folding.sil