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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/3542/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Sat, 27 Apr 2019 10:05:58 -0500
Build duration:
1 hr 8 min

Identified problems:

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

Changes

  • Commit 16d5716e71aaf1e81a295a720b13a5fb020203d6 by spestov:
    SIL: Use the best resilience expansion when lowering types

    • edit: include/swift/SILOptimizer/Utils/Generics.h
    • edit: lib/SILGen/SILGenBuilder.cpp
    • edit: lib/SILOptimizer/Analysis/EscapeAnalysis.cpp
    • edit: lib/SILOptimizer/Mandatory/AddressLowering.cpp
    • edit: test/SILOptimizer/specialize_default_witness_resilience.sil
    • edit: lib/SIL/SILFunctionType.cpp
    • edit: lib/SILOptimizer/Analysis/AliasAnalysis.cpp
    • edit: lib/SILOptimizer/Analysis/ArraySemantic.cpp
    • edit: test/SILGen/enum_raw_representable_available.swift
    • edit: lib/SILOptimizer/Mandatory/PredictableMemOpt.cpp
    • edit: lib/SILOptimizer/SILCombiner/SILCombinerCastVisitors.cpp
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
    • edit: test/SILOptimizer/switch_enum_resilient.swift
    • add: test/SILGen/capture_resilience.swift
    • edit: lib/SILGen/SILGenDecl.cpp
    • edit: test/SILGen/enum_resilience.swift
    • add: test/SILOptimizer/ownership_model_eliminator_resilience.sil
    • edit: include/swift/SILOptimizer/Analysis/AliasAnalysis.h
    • edit: lib/SILGen/SILGenFunction.cpp
    • edit: test/SILGen/struct_resilience.swift
    • edit: lib/SILGen/SILGenConstructor.cpp
    • edit: lib/SILOptimizer/Utils/Local.cpp
    • edit: lib/SILOptimizer/Transforms/SILLowerAggregateInstrs.cpp
    • edit: include/swift/SIL/SILBuilder.h
    • edit: lib/SILGen/SILGenPattern.cpp
    • edit: lib/SILGen/SILGenApply.cpp
    • edit: include/swift/SILOptimizer/Analysis/ArraySemantic.h
    • edit: lib/SILGen/RValue.cpp
    • edit: lib/SILOptimizer/Transforms/ArrayElementValuePropagation.cpp
    • edit: lib/SIL/SILFunction.cpp
    • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
    • edit: test/Inputs/resilient_struct.swift
    • add: test/SILOptimizer/loweraggregateinstrs_resilience.sil
    • edit: lib/SILOptimizer/Transforms/OwnershipModelEliminator.cpp
    • edit: lib/SILOptimizer/Transforms/SILMem2Reg.cpp
    • edit: lib/SILOptimizer/IPO/CapturePromotion.cpp
    • edit: test/IRGen/struct_resilience.swift
    • edit: test/SILOptimizer/globalopt_resilience.swift
    • add: test/SILOptimizer/mem2reg_resilient.sil
    • edit: test/SILGen/global_resilience.swift
    • edit: lib/SILOptimizer/SILCombiner/SILCombinerMiscVisitors.cpp
    • edit: lib/SILGen/SwitchEnumBuilder.cpp
    • edit: lib/SILGen/SILGenProlog.cpp
    • edit: lib/SIL/SILType.cpp
    • edit: lib/SILGen/Scope.cpp
  • Commit d069cc414774464e5c26932f1ef35d0d6604a6a5 by spestov:
    SIL: Remove SILType::isAddressOnly()/isLoadable() overloads that take a

    • edit: lib/SIL/SILType.cpp
    • edit: include/swift/SIL/SILType.h