[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (main) #13168

# [FAILURE] oss-swift-incremental-RA-osx [#13168]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/13168/
Project: oss-swift-incremental-RA-osx
Date of build: Wed, 16 Dec 2020 09:27:44 -0600
Build duration: 1 hr 20 min

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

Tests:

Name: Swift-Unit
Failed: 0 test(s), Passed: 667 test(s), Total: 667 test(s) |

Changes- Commit e24ec63dd76b5e1c4cdb991ba1aa3da3f00d0c00 by mishal_shah:

Add Support for Swift 5.4 branch

  • add: jobs/release_5.4/oss-swift-incremental-RA-osx.sh

  • add: jobs/release_5.4/oss-swift-incremental-RA-linux-ubuntu-16_04.sh

  • add: jobs/release_5.4/swift-5.4-sourcekitd-stress-tester.sh

  • add: jobs/release_5.4/oss-lldb-asan-osx.sh

  • add: jobs/release_5.4/oss-swift-incremental-ASAN-RA-osx.sh

  • add: jobs/release_5.4/oss-swift-incremental-RA-macOS-xcode.sh

  • add: jobs/release_5.4/oss-swift-incremental-RA-lsan-linux-ubuntu-18_04.sh

  • add: jobs/release_5.4/oss-swift_tools-RA_stdlib-DA_test-simulator.sh

  • add: jobs/release_5.4/swift-5.4-source-compat-suite.sh

  • add: jobs/release_5.4/oss-swift_tools-RA_stdlib-RD_test-simulator.sh

  • add: jobs/release_5.4/oss-swift-package-linux-ubuntu-18_04.sh

  • add: jobs/release_5.4/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test.sh

  • add: jobs/release_5.4/oss-swift-tsan-libdispatch-linux-ubuntu-18_04.sh

  • add: jobs/release_5.4/oss-swift-incremental-RA-linux-ubuntu-18_04.sh

  • add: jobs/release_5.4/oss-swift_tools-RA_stdlib-RDA_long-test.sh

  • add: jobs/release_5.4/oss-swift_tools-RA_stdlib-RA-test-simulator-swift-in-the-os.sh

  • add: jobs/release_5.4/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test.sh

  • add: jobs/release_5.4/swift-5.4-sourcekitd-stress-tester-weekly.sh

  • add: jobs/release_5.4/oss-package-trigger.sh

  • add: jobs/release_5.4/oss-swift-pr-test.sh

  • add: jobs/release_5.4/oss-swift_tools-R_stdlib-RD_test-simulator.sh

  • add: jobs/release_5.4/oss-swift-incremental-RA-osx-llvm-project.sh

  • add: jobs/release_5.4/oss-swift-package-linux-ubuntu-16_04.sh

  • add: jobs/release_5.4/oss-swift_tools-RA_stdlib-DA_test-device-non_executable.sh

  • add: jobs/release_5.4/oss-swift-incremental-ASAN-RA-ubuntu-16_04.sh

  • add: jobs/release_5.4/oss-lldb-incremental-osx-cmake.sh

  • add: jobs/release_5.4/oss-lldb-incremental-linux-ubuntu-18_04.sh

  • add: jobs/release_5.4/oss-lldb-incremental-linux-ubuntu-16_04.sh

  • add: jobs/release_5.4/oss-swift-package-osx.sh

  • add: jobs/release_5.4/oss-swift_tools-RA_stdlib-RDA_test-simulator.sh

  • Commit f684355e0292b8e24a0870ecfda126fb15c9eb93 by tstellar:

    [Support][Windows] Fix incorrect GetFinalPathNameByHandleW() return value check in realPathFromHandle()

    • edit: llvm/lib/Support/Windows/Path.inc
  • Commit 6ec777c2f6496b4fe1d78cc6d6871a3dc931a185 by tstellar:

    [Support] PR42623: Avoid setting the delete-on-close bit if a TempFile doesn't reside on a local drive

    • edit: llvm/lib/Support/Windows/Path.inc
  • Commit 9e16c5bfae6e8d3cbec74376c2e734e3ff4ba11b by tstellar:

    [AArch64][GlobalISel] Look through a G_ZEXT when trying to match shift-extended register offsets.

    • edit: llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
    • edit: llvm/test/CodeGen/AArch64/GlobalISel/load-wro-addressing-modes.mir
  • Commit 280e47ea0e837b809be03f2048ac8abc14dbc387 by tstellar:

    [AArch64][GlobalISel] Narrow 128-bit regs to 64-bit regs in emitTestBit

    • edit: llvm/test/CodeGen/AArch64/GlobalISel/widen-narrow-tbz-tbnz.mir
    • edit: llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
    • edit: llvm/test/CodeGen/AArch64/GlobalISel/subreg-copy.mir
    • edit: llvm/test/CodeGen/AArch64/GlobalISel/opt-fold-ext-tbz-tbnz.mir
  • Commit 73cfca89b6770b56eecfcc85eaf8c3a8b05aa7bc by nate_chandler:

    [IRGen] Corrected mangling of AsyncFunctionPointers.

    • edit: test/IRGen/async/run-partialapply-capture-int64-int64-throws-to-int64.sil
    • edit: test/IRGen/async/run-call-void-to-int64.sil
    • edit: test/IRGen/async/run-call-genericEquatable-x2-to-bool.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-async-throw.sil
    • edit: test/IRGen/async/run-call-struct_five_bools-to-void.sil
    • edit: test/IRGen/async/run-call-existential-to-void.sil
    • edit: test/TBD/async-function-pointer.swift
    • edit: test/IRGen/async/run-call-classinstance-int64-to-void.sil
    • edit: test/IRGen/async/run-call-int64-to-void.sil
    • edit: lib/Demangling/OldRemangler.cpp
    • edit: test/IRGen/async/run-call_generic-protocolwitness_instance-generic-to-int64-and-generic.sil
    • edit: test/IRGen/async/run-partialapply-capture-type_structgeneric_polymorphic_constrained-to-void.sil
    • edit: test/IRGen/async/run-call-void-to-int64-and-int64.sil
    • edit: test/IRGen/async/run-call-void-to-struct_large.sil
    • edit: test/IRGen/async/run-partialapply-capture-inout-generic-and-in-generic-to-generic.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-sync-nothrow_call-async-throw.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-sync-throw.sil
    • edit: test/IRGen/async/run-partialapply-capture-int64-int64-to-int64.sil
    • edit: test/IRGen/async/run-partialapply-capture-struct_classinstance_classinstance-and-int64-to-int64.sil
    • edit: docs/ABI/Mangling.rst
    • edit: test/IRGen/async/run-partialapply-capture-class-to-void.sil
    • edit: test/IRGen/async/run-call-generic-to-void.sil
    • edit: test/IRGen/async/run-call-int64-and-int64-to-void.sil
    • edit: test/IRGen/async/run-call-protocolextension_instance-void-to-int64.sil
    • edit: lib/Demangling/NodePrinter.cpp
    • edit: test/Demangle/Inputs/manglings.txt
    • edit: test/IRGen/async/run-call-protocolwitness_instance-void-to-int64.sil
    • edit: lib/Demangling/Demangler.cpp
    • edit: test/IRGen/async/run-call-void-to-existential.sil
    • edit: test/IRGen/async/run-call-generic-to-generic.sil
    • edit: test/IRGen/async/run-call-structinstance-int64-to-void.sil
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing_call-async-nothrow_call-sync-throw.sil
    • edit: include/swift/Demangling/DemangleNodes.def
    • edit: test/IRGen/async/run-call-classinstance-void-to-void.sil
    • edit: lib/IRGen/Linking.cpp
    • edit: lib/Demangling/Remangler.cpp
    • edit: test/IRGen/async/run-call-void-throws-to-int-throwing.sil
    • edit: test/IRGen/async/run-call_generic-protocolwitness_instance-void-to-int64.sil
    • edit: test/IRGen/async/run-partialapply-capture-structgeneric_classinstance_to_struct_and_error.sil
  • Commit 9987ae9b3e5e3c691dfb55c65da1c0ceefdaf08b by eeckstein:

    [Concurrency] fix symbol linkage of asyncHandler class methods.

    • edit: lib/SILGen/SILGenFunction.cpp
    • add: test/TBD/async-handler.swift