[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (main) (Debug) #3646

# [FAILURE] swift-main-source-compat-suite-debug [#3646]

Build URL: https://ci.swift.org/job/swift-main-source-compat-suite-debug/3646/
Project: swift-main-source-compat-suite-debug
Date of build: Mon, 09 Nov 2020 14:01:56 -0600
Build duration: 6 hr 2 min

Changes- Commit 9ed67668564257c27e49ff7a07fac0b23f27ba85 by repo:

[build-script] Move --native-{clang,llvm,swift}-tools-path flags into the Python build-script

  • edit: utils/build_swift/tests/expected_options.py

  • edit: utils/swift_build_support/swift_build_support/products/product.py

  • edit: unittests/runtime/CMakeLists.txt

  • edit: stdlib/CMakeLists.txt

  • edit: utils/build_swift/build_swift/driver_arguments.py

  • edit: utils/build-script

  • Commit 9712e453b688765395caf96b5dd3f2ba5ed06374 by mgottesman:

    [ownership] Add a section to SIL.rst that describes the semantics of safe interior pointers in Ownership SIL.

    • edit: docs/SIL.rst
  • Commit 0287a3d820a847099a8218dc73cd5a4ff7be9515 by atrick:

    Verify no SIL critical edges.

    • edit: lib/SIL/Verifier/SILVerifier.cpp
  • Commit 34c48f1ee229a7672c4b5790eae2708308b803d3 by atrick:

    Add isNonCriticalEdge fast check for a specific edge.

    • edit: lib/SILOptimizer/Utils/CFGOptUtils.cpp
    • edit: include/swift/SILOptimizer/Utils/CFGOptUtils.h
  • Commit da0f1edc09f3456ff3e1aa17e09ced7423c047b4 by atrick:

    Fix CopyPropagation: remove broken critical edge handling.

    • edit: lib/SILOptimizer/Transforms/CopyPropagation.cpp
    • edit: test/SILOptimizer/copy_propagation.sil

New issue found!