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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/5020/
Project: oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Wed, 10 Feb 2021 15:01:31 -0600
Build duration: 2 hr 9 min

Identified problems:- Swift Compile Error: Swift compiler error

  • Indication 1
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit 462eef65544a18268c504d1614e05616d620d7cb by aprantl:

Fix assertion failure when comparing reconstructed SILBoxTypes.

  • edit: lib/AST/Type.cpp

  • edit: lib/SIL/IR/SILType.cpp

  • Commit 334bad34634395e5036c5f679474036cd58d5abf by eeckstein:

    tests: fix hop_to_executor test for 32-bit

    • edit: test/IRGen/async/hop_to_executor.sil
  • Commit d55eed46e8d8cb7e409eacf1a9f0637d789665c9 by github:

    [Sema][CSApply] Moving some checked cast diagnostics to a fix format (#34980)

    • edit: lib/Sema/CSFix.cpp
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: test/Constraints/casts.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/Sema/diag_erroneous_iuo.swift
    • edit: include/swift/Sema/CSFix.h
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/CSDiagnostics.h
    • edit: test/Migrator/optional_try_migration.swift
    • edit: lib/Sema/CSApply.cpp
    • edit: include/swift/AST/Types.h
    • edit: lib/Sema/CSSimplify.cpp
    • edit: test/Constraints/dynamic_lookup.swift
    • edit: test/Migrator/optional_try_migration.swift.expected
    • edit: lib/AST/Type.cpp
    • edit: test/expr/cast/nil_value_to_optional.swift
  • Commit fc41826da96894fa2e4851a2c905b838a90a8cbc by ewilde:

    Rename 'actor class' -> 'actor'

    • edit: lib/Sema/TypeCheckConcurrency.cpp
    • edit: lib/Parse/ParseDecl.cpp
    • edit: include/swift/AST/Decl.h
    • edit: lib/Serialization/Deserialization.cpp
    • edit: utils/gyb_syntax_support/DeclNodes.py
    • edit: lib/ClangImporter/ImportDecl.cpp
    • edit: lib/IRGen/GenClass.cpp
    • edit: lib/AST/Decl.cpp
    • edit: lib/AST/ASTPrinter.cpp
    • edit: lib/Serialization/ModuleFormat.h
    • edit: lib/Serialization/Serialization.cpp
    • edit: include/swift/AST/Attr.def
  • Commit 748f15e0d504102e104469fc954721fd3e942daf by ewilde:

    Update standard library actor class

    • edit: stdlib/public/Concurrency/Actor.swift
  • Commit 8b80331c3ddefb08e7c4fe6e3631bcef11555c77 by ewilde:

    Updating tests to use actor

    • edit: test/IRGen/ptrauth-actor.swift
    • edit: test/SILOptimizer/optimize_hop_to_executor.sil
    • edit: test/Concurrency/global_actor_inference.swift
    • edit: test/ClangImporter/objc_async.swift
    • edit: test/Concurrency/global_actor_from_ordinary_context.swift
    • edit: test/Serialization/Inputs/def_concurrency.sil
    • edit: test/ModuleInterface/Inputs/MeowActor.swift
    • edit: test/IRGen/async/hop_to_executor.sil
    • edit: test/attr/asynchandler.swift
    • edit: test/Interpreter/actor_subclass_metatypes.swift
    • edit: test/Concurrency/closure_isolation.swift
    • edit: test/IRGen/actor_class_forbid_objc_assoc_objects.swift
    • edit: test/SourceKit/CursorInfo/cursor_info_concurrency.swift
    • edit: test/SIL/Parser/concurrency.sil
    • edit: test/attr/global_actor.swift
    • edit: test/Concurrency/default_actor_definit.swift
    • edit: test/Concurrency/actor_isolation.swift
    • edit: test/Concurrency/actor_isolation_objc.swift
    • edit: test/attr/actorindependent_unsafe.swift
    • edit: test/Concurrency/async_let_isolation.swift
    • edit: test/Concurrency/actor_inout_isolation.swift
    • edit: test/attr/actorindependent.swift
    • edit: test/Concurrency/Runtime/mainactor.swift
    • edit: test/decl/class/actor/conformance.swift
    • edit: test/Concurrency/concurrent_value_checking.swift
    • edit: test/Concurrency/actor_call_implicitly_async.swift
    • edit: test/ModuleInterface/actor_isolation.swift
    • edit: test/IRGen/async/run-switch-executor.swift
    • edit: test/decl/class/actor/global_actor_conformance.swift
    • edit: test/ModuleInterface/actor_protocol.swift
    • edit: test/Concurrency/Runtime/actor_counters.swift
    • edit: test/Serialization/attr-actorindependent.swift
    • edit: test/decl/class/actor/basic.swift
    • edit: test/SILGen/hop_to_executor.swift
    • edit: test/decl/protocol/conforms/objc_async.swift
    • edit: unittests/AST/TestContext.h
    • edit: test/IRGen/actor_class_objc.swift
    • edit: test/Interpreter/actor_class_forbid_objc_assoc_objects.swift
    • edit: test/attr/attr_objc_async.swift
    • edit: test/IRGen/actor_class.swift
    • edit: test/SILGen/synthesized_conformance_actor.swift
    • edit: test/decl/protocol/special/Actor.swift
  • Commit aab66eeebbb91d7b97fc6058f89228a75fcf2954 by dgregor:

    Split out macOS-specific part of test.

    • add: test/ClangImporter/objc_async_macos.swift
  • Commit c8c8f166cd2c707e2875a8d10a050c9cf8991bca by dgregor:

    Fix original test as well

    • edit: test/ClangImporter/objc_async.swift
  • Commit 1c126eb09bcac7e7d45e29c68753cbf25ec7951f by github:

    Allow cross host compilation without stdlib build (#35858)

    • edit: utils/swift_build_support/swift_build_support/host_specific_configuration.py
    • edit: utils/swift_build_support/tests/test_host_specific_configuration.py
  • Commit 69fe4ad634d5b839bed1f6a3abd565223d30c447 by adergachev:

    [-Wcompletion-handler] Support checks with builtins

    • edit: clang/test/SemaObjC/warn-called-once.m
    • edit: clang/lib/Analysis/CalledOnceCheck.cpp
  • Commit 8410c68c8385f11d75d8618d3662ec7722042028 by adergachev:

    [-Wcompletion-handler][NFC] Remove unexpected warnings on Windows

    • edit: clang/test/SemaObjC/warn-called-once.m
  • Commit 3335e4946a421bf2cb5a08be8ecaab4a3dcea139 by adergachev:

    Revert "[analyzer] RetainCountChecker: Add a suppression for OSSymbols."

    • edit: clang/lib/Analysis/RetainSummaryManager.cpp
    • edit: clang/test/Analysis/osobject-retain-release.cpp
  • Commit 3ea6f9e24f30e4d06bebb89883a6c3e721707747 by t.p.northover:

    AArch64: fix bugs in guaranteed tail call conventions

    • edit: llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    • edit: llvm/docs/CodeGenerator.rst
    • edit: llvm/test/CodeGen/AArch64/tailcc-tail-call.ll
    • edit: llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
    • edit: llvm/lib/Target/X86/X86FastISel.cpp
    • edit: llvm/test/CodeGen/AArch64/swifttail-call.ll
    • edit: llvm/test/CodeGen/AArch64/tail-call.ll
    • edit: llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
    • edit: llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
  • Commit 89bd9583fb61145386bd10ab19b9ba6190207460 by t.p.northover:

    X86: rewrite swifttail test to not use the execrable update_llc_test_checks.

    • edit: llvm/test/CodeGen/X86/swifttail-return.ll
  • Commit 09be2e9b668e15e5f4514828765a1c5db362c374 by t.p.northover:

    ARM: support mandatory tail calls

    • edit: llvm/lib/Target/ARM/ARMISelLowering.h
    • edit: llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
    • add: llvm/test/CodeGen/ARM/fastcc-tailcall.ll
    • edit: llvm/lib/Target/ARM/ARMInstrInfo.td
    • edit: llvm/test/CodeGen/ARM/dbg-tcreturn.ll
    • add: llvm/test/CodeGen/ARM/tailcc-call.ll
    • edit: llvm/lib/Target/ARM/ARMSubtarget.cpp
    • edit: llvm/lib/Target/ARM/ARMMachineFunctionInfo.h
    • edit: llvm/lib/Target/ARM/ARMISelLowering.cpp
    • edit: llvm/lib/Target/ARM/ARMFrameLowering.cpp
    • edit: llvm/test/CodeGen/ARM/peephole-callee-save-regalloc.mir
    • edit: llvm/test/CodeGen/ARM/v8m-tail-call.ll
    • edit: llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
    • add: llvm/test/CodeGen/ARM/swifttailcc-call.ll
  • Commit e7acf120ec9fce9cf495b4d2765efa20e43a941e by devteam.codafi:

    Adopt The ByteString-Based Bitstream Reader APIs

    • edit: Sources/SwiftDriver/IncrementalCompilation/ModuleDependencyGraph.swift
    • edit: Sources/SwiftDriver/IncrementalCompilation/SourceFileDependencyGraph.swift
    • edit: Package.resolved