[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) #4433

Report

[FAILURE] swift-master-source-compat-suite [#4433]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite/4433/
Project:
swift-master-source-compat-suite
Date of build:
Mon, 02 Dec 2019 05:15:45 -0600
Build duration:
5 hr 15 min

Changes

  • Commit 66ccfd78ed68847f6765f97101b7fc32a2bcbc8c by eeckstein:
    Inliner: fix condition to prevent inlining of functions with

    • edit: test/SILOptimizer/performance_inliner.sil
    • edit: test/SILOptimizer/specialize_dynamic_self.swift
    • edit: lib/SILOptimizer/Utils/PerformanceInlinerUtils.cpp
  • Commit 87298c07c8374fe112cc67dc3849502df3cebc9c by eeckstein:
    stdlib: make the non-native Array.count smaller more efficient.

    • edit: stdlib/public/core/ArrayBuffer.swift
  • Commit 33684ba5081c587252863a470a272bf1d651b663 by mgottesman:
    Add support for compiling ObjectiveCNoBridgingStubs to the swiftpm

    • edit: benchmark/Package.swift
  • Commit 3e932c075d82e16542522f8229d95051cb2838ec by eeckstein:
    stdlib: Add custom .first to Array

    • edit: test/IDE/complete_from_stdlib.swift
    • edit: stdlib/public/core/Array.swift
    • edit: test/IDE/complete_literal.swift
    • edit: test/IDE/complete_swift_key_path.swift
  • Commit d93eacdb95c394f32df02c4f05125f0f9bdeacfd by mgottesman:
    [gardening] Remove llvm:: from references to SmallVectorImpl in

    • edit: include/swift/SIL/SILArgument.h
  • Commit 5d2137b4ca6c80ccdd0723e8ed228856aa5aee07 by mgottesman:
    [gardening] Cleanup SILArgument a little bit by reorganizing the

    • edit: lib/SIL/SILArgument.cpp
    • edit: include/swift/SIL/SILArgument.h
  • Commit 37dcacf4e8d105cad7ca4d927c1c576af481ac2e by mgottesman:
    [sil] Add 'const' to SILArgument methods that are actually 'const'

    • edit: include/swift/SIL/SILArgument.h
    • edit: lib/SIL/SILArgument.cpp
  • Commit 322ad482b6d053a799255c08a739950e23c23601 by tapanth:
    [FrondEnd] Wrap RunInmediately() in a pretty stack trace indicating we

    • edit: lib/FrontendTool/FrontendTool.cpp
    • add: test/Frontend/crash-in-user-code.swift
  • Commit ff4ecd2e5bfcea7751d9b8a6d77b94b219a74005 by github:
    [include] Use nullptr instead of NULL (#28509)

    • edit: include/swift/SwiftRemoteMirror/SwiftRemoteMirrorLegacyInterop.h
    • edit: include/swift/Basic/Diff.h