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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/11874/
Project: oss-swift-incremental-RA-osx
Date of build: Tue, 02 Jun 2020 01:47:02 -0500
Build duration: 1 hr 13 min

Changes- Commit a3b1cac499eb1d852fe49d5c5b06da71d039aec2 by mishal_shah:

Update swift-driver job to use master toolchain

  • edit: jobs/pull-request/pr-swift-driver.sh

  • Commit 21c486806bcaa208ce2ece9a0a36fc30ee2a3859 by mishal_shah:

    Fix typo for ubuntu 16.04 latest toolchain path

    • edit: jobs/pull-request/pr-swift-driver.sh
  • Commit 9b843ba9734933aee57d6e387710fca65173e0c1 by jonas:

    [lldb/Bindings] Raise exception when using properties that rely on

    • edit: lldb/bindings/interface/SBAddress.i
    • add: lldb/test/Shell/ScriptInterpreter/Python/sb_address_exception.test
    • add: lldb/test/Shell/ScriptInterpreter/Python/Inputs/sbaddress.py
  • Commit 6e4e583239a395e2ccc909111401ad5c1846be1b by jonas:

    [lldb/CMake] Fix typo that prevented regenerating the bindings

    • edit: lldb/bindings/CMakeLists.txt
  • Commit 88d8d9fabe885de11532e3b2df79e9be85e0cfbe by spestov:

    AST: Don't set source location on cloned parameter lists

    • add: test/SILGen/Inputs/partial_apply_debuginfo_other.swift
    • add: test/SILGen/partial_apply_debuginfo.swift
    • edit: lib/AST/Decl.cpp
  • Commit ffd92f97d2eceefcb6584c5b1184f01c6a10cd0e by spestov:

    Add test case for

    • delete: test/SILGen/partial_apply_debuginfo.swift
    • delete: test/SILGen/Inputs/partial_apply_debuginfo_other.swift
    • add: test/DebugInfo/Inputs/curry_thunk_other.swift
    • add: test/DebugInfo/curry_thunk.swift