[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #4428

Report

[FAILURE] oss-swift-package-osx [#4428]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/4428/
Project:
oss-swift-package-osx
Date of build:
Wed, 11 Mar 2020 00:49:45 -0500
Build duration:
3 hr 7 min

Changes

  • Commit ccbc26d94755ea8d657bb6c14e1f7d68c1d2e2c4 by github:
    Revert "Use in_guaranteed for let captures (#29812)"

    • edit: lib/IRGen/GenFunc.cpp
    • edit: lib/IRGen/NecessaryBindings.h
    • edit: lib/SIL/SILVerifier.cpp
    • edit: test/SILGen/guaranteed_closure_context.swift
    • edit: test/Reflection/typeref_decoding.swift
    • edit: lib/SILGen/SILGenProlog.cpp
    • edit: test/Reflection/typeref_decoding_asan.swift
    • edit: include/swift/SILOptimizer/Utils/InstOptUtils.h
    • edit: lib/SILOptimizer/Mandatory/ClosureLifetimeFixup.cpp
    • edit: test/IRGen/closure.swift
    • edit: lib/SILOptimizer/Transforms/TempRValueElimination.cpp
    • edit: validation-test/Reflection/functions.swift
    • edit: include/swift/SIL/TypeLowering.h
    • edit: test/SILOptimizer/specialize_partial_apply.swift
    • edit: lib/SILGen/SILGenFunction.cpp
    • edit: lib/IRGen/GenProto.cpp
    • edit: lib/SIL/TypeLowering.cpp
    • edit: test/SILGen/struct_resilience.swift
    • edit: test/SILGen/generic_closures.swift
    • edit: lib/SIL/SILFunctionType.cpp
    • edit: test/SILGen/capture_resilience.swift
    • edit: test/SILGen/default_arguments_local.swift
    • edit: lib/SILOptimizer/Utils/InstOptUtils.cpp
  • Commit 46bba7aa58e6ae93039452e5a93a1b08c1dd1c92 by github:
    Memoize the ObjCBridgeable conformance for Swift.String (#30329)

    • edit: stdlib/public/runtime/Casting.cpp
  • Commit 751b6b9fbaaf2c36f05e421f8b0dcfab63ffeaca by flo:
    [VectorUtils] Rework the Vector Function Database (VFDatabase).

    • edit: llvm/include/llvm/Analysis/TargetLibraryInfo.h
    • edit: llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
    • edit: llvm/test/Other/opt-Os-pipeline.ll
    • edit: llvm/include/llvm/Analysis/VectorUtils.h
    • edit: llvm/lib/Analysis/VectorUtils.cpp
    • edit: llvm/test/Other/opt-O2-pipeline.ll
    • edit: llvm/test/Transforms/LoopVectorize/AArch64/extractvalue-no-scalarization-required.ll
    • edit: llvm/lib/Transforms/Utils/ModuleUtils.cpp
    • edit: llvm/test/Other/opt-O3-pipeline.ll
    • edit: llvm/unittests/Analysis/VectorFunctionABITest.cpp
    • edit: llvm/lib/Analysis/LazyCallGraph.cpp
    • edit: llvm/lib/Analysis/LoopAccessAnalysis.cpp
    • edit: llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
    • edit: llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  • Commit 89c7ef2c5191129308014e805b440a4bf25a87db by flo:
    [SLP] Precommit vector library test for D75878.

    • add: llvm/test/Transforms/SLPVectorizer/AArch64/accelerate-vector-functions.ll
  • Commit b670d88fedde24eaa96aff05f141af389bb5b375 by flo:
    [SLP] Support vectorizing functions provided by vector libs.

    • edit: llvm/test/Other/opt-O3-pipeline.ll
    • edit: llvm/test/Transforms/SLPVectorizer/AArch64/accelerate-vector-functions.ll
    • edit: llvm/test/Other/opt-Os-pipeline.ll
    • edit: llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    • edit: llvm/test/Other/opt-O2-pipeline.ll
  • Commit 98dcc09b4c11edb9591fc38aeba7ab0a6cbb9ecd by me:
    [PackageLoading] Recognize metal shader files

    • edit: Tests/PackageLoadingTests/PackageBuilderTests.swift
    • edit: Sources/PackageLoading/TargetSourcesBuilder.swift