[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu16.04 (master) #6704

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/6704/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Fri, 04 Jan 2019 15:23:49 -0600
Build duration:
33 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 41e2e29f8387877868e51af7701bd5fc27ac2d5e by eeckstein:
    SIL: Store type lowerings for multiple resilience expansions

    • edit: include/swift/SIL/SILType.h
    • edit: lib/SIL/SILType.cpp
    • edit: lib/SIL/TypeLowering.cpp
    • edit: include/swift/SIL/SILModule.h
    • edit: include/swift/SIL/TypeLowering.h
  • Commit 5a91d13d7882085a77e4c9fbffa14f5d5d1d05f2 by eeckstein:
    SIL: make verification for loadable types more accurate regarding

    • edit: lib/SIL/SILVerifier.cpp
    • edit: include/swift/SIL/SILBuilder.h
    • edit: lib/SIL/SILBuilder.cpp
  • Commit aa5a4e101b733e227c9fb59170c80b79c680357f by eeckstein:
    GlobalOpt: optimize static properties with resilient types.

    • edit: lib/SILOptimizer/IPO/GlobalOpt.cpp
    • add: test/SILOptimizer/globalopt_resilience.swift