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

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#4061]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/4061/
Project: oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Wed, 15 Jul 2020 14:45:43 -0500
Build duration: 2 hr 41 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 3c95a19bd4f636850aa6873735e5480f4d28bb8c by mgottesman:

[SIL.rst] Convert a bunch of bolded instruction names to inline links to

  • edit: docs/SIL.rst

  • Commit 54ccdc67e7df313a8cfa6cac461602f8b59cf06b by aqamoss3fan2010:

    AssociatedTypeInference: Delay substitutions into abstract type

    • edit: lib/Sema/TypeCheckProtocol.h
    • edit: test/decl/protocol/req/associated_type_inference.swift
    • edit: lib/Sema/TypeCheckProtocolInference.cpp
  • Commit 209a7b381350955fb99d64f01a4b670ae922b21c by blangmuir:

    Revert "Merge pull request #32628 from benlangmuir/sema-repeat"

    • delete: test/SourceKit/Sema/sema_annotations_saved.swift.response
    • delete: test/SourceKit/Sema/sema_annotations_saved.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
  • Commit 4559db01cbf91822a7b1906029816c8f0a4db2e5 by mgottesman:

    [opt-remark] Add a pass called Opt Remark Generator that implements

    • add: lib/SILOptimizer/Transforms/OptRemarkGenerator.cpp
    • edit: include/swift/SILOptimizer/PassManager/Passes.def
    • edit: lib/SILOptimizer/Transforms/CMakeLists.txt
    • add: test/SILOptimizer/opt-remark-generator.sil
  • Commit ecb70d2ad3374efd4daafaad2a0dbf701255b2a2 by passos.luciano:

    [Diagnostics] Adding optional note specific to keypath application base

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: localization/diagnostics/en.yaml
  • Commit f4f44d257bc9f99547f186f75010f7501857ac12 by passos.luciano:

    [CSDiagnostics] MissingOptionalUnwrapKeyPathFailure to diagnose missing

    • edit: lib/Sema/CSDiagnostics.h
    • edit: lib/Sema/CSDiagnostics.cpp
  • Commit 9924719ceddab7a01c8d642f29d68746b48187ea by passos.luciano:

    [CSFix] Creating fix for diagnose missing unwrap of optional base type

    • edit: lib/Sema/CSFix.cpp
    • edit: lib/Sema/CSFix.h
  • Commit 11905055d8257ac6091badc8da3380399421bf28 by passos.luciano:

    [CSSimplify] Attempt unwrap optional base fix before root base mismatch

    • edit: lib/Sema/CSSimplify.cpp
  • Commit 9371ef0573d5d4a2bb94e1f3ed079e649a70f40b by passos.luciano:

    [tests] Adding regression tests and for unwrapping base on key path

    • edit: test/expr/unary/keypath/keypath.swift
    • edit: test/Constraints/keypath.swift
  • Commit f7fc1ed7b5409a252d3cdceea7f413863b817f2c by rishizaki:

    [CodeCompletion] Fix a crash in CCExprRemover

    • add: validation-test/IDE/crashers_2_fixed/rdar65556791.swift
    • edit: lib/IDE/ExprContextAnalysis.cpp
  • Commit a2ce157a9802c896f0cf8950042a2949da044e8a by nate_chandler:

    [Test] Disable stdlib/DefaultIndices when use_os_stdlib.

    • edit: test/stdlib/DefaultIndices.swift
  • Commit 0a989e750ac9cc229aec1dcbcad84b48500c0573 by aprantl:

    Remove custom Make rule. (NFC)

    • edit: lldb/test/API/lang/swift/clangimporter/objcmain_conflicting_dylibs/Makefile
    • add: lldb/test/API/lang/swift/clangimporter/objcmain_conflicting_dylibs/dylib.mk
  • Commit 5b6654517b1eaaab218e802438b7bc2a6562f0e3 by augusto2112:

    Remove bypass of GetAddressOf when dealing with dynamic class types in

    • edit: lldb/source/Expression/Materializer.cpp
  • Commit 0d11c10dfea41bfccd5372c71d5fbc098cc8bae5 by amara:

    [AArch64][GlobalISel] Fix TLS accesses clobbering registers incorrectly.

    • edit: llvm/test/CodeGen/AArch64/arm64-tls-darwin.ll
    • edit: llvm/test/CodeGen/AArch64/arm64e-ptrauth-tls.ll
    • edit: llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
    • add: llvm/test/CodeGen/AArch64/GlobalISel/darwin-tls-call-clobber.ll
  • Commit 92c8cf19e5f0969a2d1a2fa25990975f0e56abaa by aprantl:

    Disable loading scalars as addresses when materializing an entity

    • edit: lldb/test/API/lang/swift/expression/class_constrained_protocol/TestClassConstrainedProtocol.py
    • add: lldb/test/API/lang/swift/expression/self_from_register/Makefile
    • add: lldb/test/API/lang/swift/expression/self_from_register/TestSelfFromRegister.py
    • add: lldb/test/API/lang/swift/expression/self_from_register/main.swift
    • edit: lldb/source/Expression/Materializer.cpp