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

# [FAILURE] swift-master-source-compat-suite-debug [#3413]

Build URL: https://ci.swift.org/job/swift-master-source-compat-suite-debug/3413/
Project: swift-master-source-compat-suite-debug
Date of build: Sat, 15 Aug 2020 22:07:16 -0500
Build duration: 7 hr 27 min

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

Changes- Commit c1fb63c45288f929be8bcb423c53ddbf742f5dd7 by mishal_shah:

Add update checkout to standalone pr testing

  • edit: jobs/pull-request/pr-swift-stdlib-with-toolchain.sh

  • Commit 66270d69cc38d3e91b5d16d2a1c20827ebfa91b0 by mishal_shah:

    Add workspace logic to the stdlib PR

    • edit: jobs/pull-request/pr-swift-stdlib-with-toolchain.sh
  • Commit 1ad30631be03813a3af03484f3a4afc6c4d004e6 by mishal_shah:

    Remove the dry-run for the build-script command

    • edit: jobs/pull-request/pr-swift-stdlib-with-toolchain.sh
  • Commit fc0601b1456aef089e6ad883f683b036a25051d3 by mishal_shah:

    Remove older toolchain before installing new toolchain

    • edit: jobs/pull-request/pr-swift-stdlib-with-toolchain.sh
  • Commit ebd77c28658d39bb79714cd784adf85ba7290cac by mishal_shah:

    Toolchain path needs to be until usr/bin

    • edit: jobs/pull-request/pr-swift-stdlib-with-toolchain.sh
  • Commit a6b0e926fd3b5ceceac30220ee9303d5fa279be3 by dsk:

    [stdlib] Both FreeBSD and OpenBSD use environ.

    • edit: stdlib/public/SwiftShims/LibcOverlayShims.h
  • Commit ce77651b32f8a91e3457770a6fddfd88465147d3 by hborla:

    [ConstraintLocator] Always store the PathElementKind in each path

    • edit: lib/Sema/ConstraintLocator.h
  • Commit 2cfb5fa32653b5c994a5dacea8253b897a414a63 by hborla:

    [ConstraintLocator] Simplify ConstraintLocator::Profile.

    • edit: lib/Sema/ConstraintLocator.cpp
    • edit: lib/Sema/ConstraintLocator.h
  • Commit b6b3d2c5a43dbe50f92710e9dbab50499701a08b by hborla:

    [ConstraintLocator] Statically enforce invariants about path element

    • edit: lib/Sema/ConstraintLocator.h
  • Commit 17926b9c5e1c8bd2fdb65d0821ad88244af68b68 by hborla:

    [ConstraintLocator] Statically enforce that all custom path elements

    • edit: lib/Sema/ConstraintLocator.h
  • Commit e23cc5414520488ddfe480e2a3b6d7ad364da79e by nate_chandler:

    [IRGen] Skip reemitting fields referenced by type context descriptor.

    • edit: lib/IRGen/GenMeta.cpp
    • edit: lib/IRGen/GenThunk.cpp
    • edit: lib/IRGen/IRGenModule.h
    • edit: lib/IRGen/GenDecl.cpp
  • Commit 40c448514a7dcdf2256ffdd371e178cf9322043c by github:

    [AutoDiff] Support differentiation of non-active try_apply. (#33483)

    • edit: test/AutoDiff/SILOptimizer/differentiation_control_flow_sil.swift
    • edit: test/AutoDiff/validation-test/control_flow.swift
    • edit: lib/SILOptimizer/Differentiation/PullbackCloner.cpp
    • edit: lib/SILOptimizer/Mandatory/Differentiation.cpp
    • edit: test/AutoDiff/SILOptimizer/differentiation_control_flow_diagnostics.swift
    • edit: test/AutoDiff/SILOptimizer/activity_analysis.swift
    • edit: include/swift/SILOptimizer/Differentiation/Common.h
    • edit: test/AutoDiff/SILOptimizer/differentiation_diagnostics.swift
    • edit: lib/SILOptimizer/Differentiation/VJPCloner.cpp
    • edit: test/AutoDiff/validation-test/optional.swift