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

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

Build URL: https://ci.swift.org/job/swift-master-source-compat-suite-debug/3212/
Project: swift-master-source-compat-suite-debug
Date of build: Sat, 06 Jun 2020 15:47:52 -0500
Build duration: 5 hr 20 min

Changes- Commit 01ec430e13d22c400c77318d301642ef0cce9256 by github:

Add support for /Volumes/swift-ci/jenkins

  • edit: sandbox_package.sb

  • Commit 042939e77e1949ca5245f527b31d8052d60bb42e by passos.luciano:

    [ConstraintSystem] Move some property wrappers implementation form

    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/ConstraintSystem.cpp
  • Commit a331ba0780c4b5f027de5d5076856ada6a17a3d5 by passos.luciano:

    [ConstraintSystem] Abstract common logic for various get property

    • edit: lib/Sema/ConstraintSystem.cpp
  • Commit cc15c0b8dd40d5a1a48ed96c1b097999331119fb by passos.luciano:

    [ConstraintSystem] Remove unnecessary check for decl and use

    • edit: lib/Sema/ConstraintSystem.cpp
  • Commit c91211c3ad02efbc1a9ba52aebb8f9810ac65d69 by passos.luciano:

    [ConstraintSystem] Inline static method calls into the closures

    • edit: lib/Sema/ConstraintSystem.cpp
  • Commit 64f903fe2a7b7a511cf9664c21e8a548a2b9c2e1 by dgregor:

    [Type checker] Experimental support for one-way parameter constraints.

    • edit: lib/Sema/Constraint.cpp
    • add: test/Constraints/one_way_closure_params.swift
    • edit: lib/Sema/Constraint.h
    • edit: include/swift/Basic/LangOptions.h
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/CSSolver.cpp
    • edit: include/swift/Option/FrontendOptions.td
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: lib/Sema/CSBindings.cpp