[Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (main) #5258

# [FAILURE] oss-swift-incremental-ASAN-RA-osx [#5258]

Build URL: https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/5258/
Project: oss-swift-incremental-ASAN-RA-osx
Date of build: Wed, 04 Nov 2020 03:47:06 -0600
Build duration: 8 min 3 sec

Identified problems:- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes- Commit b82f5969fe6bb7aacc094f4448c660e5371c0767 by vsk:

WIP: [presets] Introduce slimmer preset for lldb sanitizer testing

  • edit: utils/build-presets.ini

  • Commit 317272852b8705f6c4b7ba5984d159da03b3cfe0 by z.zoelec2:

    [cxx-interop] Bail if the type a reference type is wrapping is unkown.

    • edit: lib/ClangImporter/ImportType.cpp
    • edit: test/Interop/Cxx/reference/Inputs/reference.h
    • edit: test/Interop/Cxx/reference/reference-module-interface.swift
  • Commit 949d657206d3c46bd4b93464465f26697fd16a4a by z.zoelec2:

    [cxx-interop] Bail on dependent types (instead of crashing).

    • edit: test/Interop/Cxx/templates/Inputs/function-templates.h
    • edit: lib/ClangImporter/ImportType.cpp
  • Commit 51dfc63d5156a913a59da82f937bbd73243a1a1d by atrick:

    SimplifyCFG: fix indentation so subsequent diffs are clean.

    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
  • Commit f5b51474a7b36c625bea41b6e7f2b62503bf93ab by atrick:

    Fix the SimplifyCFG ThreadInfo broken abstraction.

    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
  • Commit 8278332a92b75a1370245b685a5297bd4c5e6d23 by atrick:

    SILCloner should not introduce new critical edges.

    • edit: include/swift/SIL/SILCloner.h
    • edit: lib/SILOptimizer/Utils/SILInliner.cpp
    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
    • edit: include/swift/SIL/TypeSubstCloner.h
  • Commit 824cf85165586300c268987bd4cf30b3140dc7a7 by atrick:

    Fix SimplifyCFG jump-threading to cleanup after itself.

    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
  • Commit 223ee10939ea5836c0166c73a6919c58ef70e594 by atrick:

    EdgeThreadingCloner. Remove splitCriticalEdges calls.

    • edit: include/swift/SILOptimizer/Utils/BasicBlockOptUtils.h
    • edit: lib/SILOptimizer/Utils/BasicBlockOptUtils.cpp
    • edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp
  • Commit 834615671ed2e7bd646f072f2f9485134d3ad540 by atrick:

    LoopRotate: Avoid introducing new critical edges during rotation.

    • edit: lib/SILOptimizer/LoopTransforms/LoopRotate.cpp
  • Commit 7c2c047116c44f14a2e49be289924d614635ba76 by atrick:

    LoopUtils: Remove useless canonicalization.

    • edit: lib/SILOptimizer/Utils/LoopUtils.cpp
  • Commit b06aea022eee2f7df67828d4fc7ecfd616da5bf1 by atrick:

    Layout loop unrolled blocks next to the original loop.

    • edit: lib/SILOptimizer/LoopTransforms/LoopUnroll.cpp
  • Commit 4106b7698d0c9d6f5f6dabdc55676b65e9273ec4 by atrick:

    Fix ArrayPropertyOpt dominator update

    • edit: lib/SILOptimizer/LoopTransforms/ArrayPropertyOpt.cpp
  • Commit 1220c03947f7e863f0e69aba524e0698e9fc721d by atrick:

    Fix test SILOpt test cases for edge splitting.

    • edit: test/SILOptimizer/arcsequenceopts_knownsafebugs_loop.sil
    • edit: test/SILOptimizer/high_level_licm.sil
    • edit: test/SILOptimizer/loop_unroll.sil
    • edit: test/SILOptimizer/arcsequenceopts_uniquecheck.sil
    • edit: test/SILOptimizer/arcsequenceopts_loops.sil
    • edit: test/SILOptimizer/arcsequenceopts_rcidentityanalysis.sil
    • edit: test/SILOptimizer/iv_info_printer.sil
    • edit: test/SILOptimizer/licm_apply.sil
    • edit: test/SILOptimizer/cropoverflow.sil
    • edit: test/SILOptimizer/arcsequenceopts_loops.sil.gyb
    • edit: test/SILOptimizer/looprotate.sil
    • edit: test/SILOptimizer/array_specialize.sil
    • edit: test/SILOptimizer/loop_canonicalizer.sil
    • edit: test/SILOptimizer/inliner_spa.sil
    • edit: test/SILOptimizer/epilogue_arc_dumper.sil
    • edit: test/SILOptimizer/abcopts.sil
    • edit: test/SILOptimizer/conditionforwarding.sil
    • edit: test/SILOptimizer/mem2reg_liveness.sil
  • Commit a704fdb9366043637572e86f468ec25521992433 by atrick:

    viewcfg: use the 'helvetica' font

    • edit: utils/viewcfg
  • Commit b22d2c943fb84ef3fd181a8f75e6e7eb476e0cf2 by rwidmann:

    Hack Around Incremental Test Mod Times Bugs In Binutils

    • edit: test/Incremental/CrossModule/external-cascade.swift
    • edit: test/Incremental/CrossModule/linear.swift
    • edit: test/Incremental/CrossModule/transitive.swift