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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/3481/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Sun, 14 Apr 2019 07:37:51 -0500
Build duration:
1 hr 43 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/Interpreter/casts.swift
    • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
    • edit: test/SILOptimizer/cast_folding_objc.swift
  • Commit 1defc949668acbf44b7be26891392ce465d06d7f by mgottesman:
    [ownership] Add a frontend option to strip ownership after

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

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