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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/7604/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Fri, 29 Jan 2021 02:03:48 -0600
Build duration: 1 hr 1 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 798f86981fd2fcaf97923c0ff069d847d36f321e by nate_chandler:

[Test] Replaced runAsyncAndBlock with async @main.

  • edit: test/Interpreter/async.swift

  • edit: test/Concurrency/Runtime/async_taskgroup_add_handle_completion.swift

  • edit: test/Concurrency/Runtime/async_taskgroup_next_not_invoked_without_cancelAll.swift

  • edit: test/Concurrency/Runtime/async_taskgroup_throw_rethrow.swift

  • edit: test/DebugInfo/async-args.swift

  • edit: test/IRGen/async/run-call-dynamic-void_to_void.swift

  • edit: test/IRGen/async/run-switch-executor.swift

  • edit: test/Concurrency/Runtime/objc_async.swift

  • edit: test/IRGen/async/run-call-nonresilient-classinstance-void-to-void.swift

  • edit: test/Concurrency/Runtime/async_taskgroup_next_on_completed.swift

  • edit: test/IRGen/async/run-call-class-witnessmethod-void-to-void.swift

  • edit: test/Concurrency/Runtime/async_let_fibonacci.swift

  • edit: test/Concurrency/Runtime/async_task_priority_current.swift

  • edit: test/Concurrency/Runtime/basic_future.swift

  • edit: test/Concurrency/Runtime/async_taskgroup_next_not_invoked_cancelAll.swift

  • edit: test/Concurrency/Runtime/async_taskgroup_throw_recover.swift

  • edit: test/Concurrency/Runtime/actor_counters.swift

  • edit: test/Concurrency/Runtime/future_fibonacci.swift

  • edit: test/Concurrency/Runtime/async_taskgroup_next_on_pending.swift

  • edit: test/Concurrency/Runtime/async_taskgroup_is_empty.swift

  • edit: test/IRGen/async/run-call-resilient-protocolinstance-void-to-void.swift

  • Commit ad298757d46ce8978084df2faee1a602db3287bf by dungar:

    Accept VirtualPath for reading a SourceFileDependencyGraph so the lit tests work

    • edit: Sources/SwiftDriver/IncrementalCompilation/SourceFileDependencyGraph.swift
    • edit: Tests/SwiftDriverTests/IncrementalCompilationTests.swift