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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/13428/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Mon, 18 May 2020 13:32:09 -0500
Build duration:
27 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 ba4da8e0d32a4a4fc0e4df8744fef6039f9b1975 by eeckstein:
    LICM: enable more stores to moved out of a loop

    • edit: lib/SILOptimizer/LoopTransforms/LICM.cpp
    • edit: test/SILOptimizer/licm.sil
  • Commit f46fb70aece8d7ba5be74f58a0706479eb7a5d3c by owen:
    Diagnose inputs modified during the build for multi-job plans

    • edit: Tests/SwiftDriverTests/JobExecutorTests.swift
    • edit: Sources/SwiftDriver/Execution/JobExecutor.swift
    • edit: Sources/SwiftDriver/Driver/Driver.swift