[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 - Long Test (master) #6386

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#6386]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/6386/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Wed, 08 Jul 2020 00:19:00 -0500
Build duration: 51 min

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

Changes- Commit 2ac8d7ea1786f8edf1b4666c6e5d901bb3800674 by hborla:

[ConstraintSystem] Add support for type checking an out-of-line

  • edit: lib/Sema/CSApply.cpp

  • edit: lib/Sema/ConstraintSystem.h

  • edit: lib/Sema/ConstraintSystem.cpp

  • edit: lib/Sema/CSGen.cpp

  • Commit 142e9f628969ede72ccab9be0fd431d24685c8a2 by hborla:

    [Diagnostics] Tweak some diagnostics code to allow diagnosing a fix

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSDiagnostics.h
  • Commit 238637408cbc4e41ac52d6c1fcf0cd1e1b8ba247 by hborla:

    [Property Wrappers] Type check out-of-line initialized property wrappers

    • edit: lib/Sema/TypeCheckPropertyWrapper.cpp
    • edit: test/decl/var/property_wrappers.swift
  • Commit f555bfefc9f87fcac0edea7baf87bf02befbdda5 by hborla:

    [Property Wrappers] Add new contextual type purposes for property

    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: test/decl/var/property_wrappers.swift
    • edit: lib/Sema/TypeChecker.h
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/CSSimplify.cpp
    • edit: lib/Sema/CSApply.cpp
  • Commit 7dffff79dafc78dda6e50b997031118d3e2ed098 by hborla:

    [Property Wrappers] Let PropertyWrapperBackingPropertyTypeRequest

    • edit: test/decl/var/property_wrappers.swift
    • edit: lib/Sema/TypeCheckPropertyWrapper.cpp
    • edit: lib/Sema/TypeCheckStorage.cpp
    • edit: lib/Sema/CSGen.cpp
  • Commit 9b4f1f0935c90effc340634a130f1128c90a93ff by hborla:

    [NFC] Update validation tests with new property wrapper diagnostics

    • edit: validation-test/compiler_crashers_2_fixed/sr11599.swift
    • edit: validation-test/compiler_crashers_2_fixed/sr11684.swift
  • Commit 4547c8830be4bd1827e1366c7ad7cae020e7c139 by medismail.bennani:

    [lldb/api] Add checks for StackFrame::GetRegisterContext calls (NFC)

    • edit: lldb/source/API/SBFrame.cpp