[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #12248

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#12248]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/12248/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Mon, 17 Feb 2020 21:05:24 -0600
Build duration:
41 min

Identified problems:

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

Changes

  • Commit 1fb56db5023c5b4a193772e7fd308a0221a09832 by mgottesman:
    [ownership] Implement movable guaranteed scopes in ossa.

    • edit: test/SIL/ownership-verifier/over_consume.sil
    • edit: test/SIL/ownership-verifier/arguments.sil
    • edit: test/SIL/Parser/ownership_arguments.sil
    • edit: test/SIL/ownership-verifier/use_verifier.sil
    • edit: lib/SIL/OwnershipUtils.cpp
    • edit: include/swift/SIL/OwnershipUtils.h
    • edit: lib/SIL/OperandOwnership.cpp
    • edit: test/SIL/Serialization/borrow_argument.sil
    • edit: lib/SIL/SILOwnershipVerifier.cpp
    • edit: test/SIL/Parser/borrow_argument.sil
    • edit: lib/Serialization/ModuleFormat.h
    • edit: test/SIL/ownership-verifier/cond_br_crash.sil
  • Commit d66d329567bb359f15e9582beef3f78e1f5fe2e2 by mgottesman:
    [diagnose-unreachable] Adjust test cases for movable guaranteed phis.

    • edit: test/SILOptimizer/diagnose_unreachable.sil
    • edit: lib/SILOptimizer/Mandatory/DiagnoseUnreachable.cpp