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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/7084/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Sun, 03 Feb 2019 02:38:05 -0600
Build duration:
21 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9843 test(s), Total: 11149 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 505 test(s), Total: 505 test(s)

Changes

  • Commit fccd75e5ce69bbf8a99a6d05cc7b5ebc18d0f130 by mgottesman:
    [sil-passmanager] Stash a SILOptions reference in SILPassPipeline.

    • edit: lib/SILOptimizer/PassManager/Passes.cpp
    • edit: include/swift/SILOptimizer/PassManager/PassPipeline.h
    • edit: lib/SILOptimizer/IPO/DeadFunctionElimination.cpp
    • edit: lib/SILOptimizer/PassManager/PassPipeline.cpp
    • edit: tools/sil-passpipeline-dumper/SILPassPipelineDumper.cpp
    • edit: tools/sil-opt/SILOpt.cpp
    • edit: include/swift/SILOptimizer/PassManager/PassPipeline.def
    • edit: lib/SILOptimizer/UtilityPasses/InstCount.cpp
  • Commit 04ec2c86b229c932a6081fb8f10cebd3a6903913 by mgottesman:
    [ownership] Move OME out of the diagnostics pipeline behind a flag.

    • edit: include/swift/AST/SILOptions.h
    • edit: lib/SILOptimizer/PassManager/PassPipeline.cpp