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

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/7689/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Fri, 12 Feb 2021 04:19:00 -0600
Build duration: 30 min

Identified problems:- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes- Commit 30a86aa0cf29fb96841ac3ba62a2cdfd5518eb80 by konrad_malawski:

[Concurrency] Temporarily remove Deadlines, we'll revisit this later

  • add: stdlib/public/Concurrency/Executor.swift

  • edit: stdlib/public/Concurrency/TaskCancellation.swift

  • delete: stdlib/public/Concurrency/_TimeTypes.swift

  • Commit 08de933288da26c31a26bdcf535759782776b7fb by konrad_malawski:

    [Concurrency] Task revisions 3

    • edit: test/Concurrency/Runtime/async_taskgroup_next_not_invoked_without_cancelAll.swift
    • edit: stdlib/public/Concurrency/Task.swift
    • edit: stdlib/public/Concurrency/CMakeLists.txt
    • edit: test/Concurrency/Runtime/async_taskgroup_next_not_invoked_cancelAll.swift
    • edit: include/swift/ABI/TaskStatus.h
    • edit: stdlib/public/Concurrency/TaskCancellation.swift
    • add: test/Concurrency/Runtime/async_task_equals_hashCode.swift
    • edit: test/Concurrency/Runtime/async_taskgroup_throw_recover.swift
    • edit: test/Concurrency/Runtime/async_task_priority_current.swift
    • edit: stdlib/public/Concurrency/TaskGroup.swift
    • edit: stdlib/public/Concurrency/Executor.swift
    • edit: test/Concurrency/async_task_groups.swift
  • Commit e7cfc8c0186e68c1d934c37a75a1688e99bb241d by konrad_malawski:

    [Concurency] Improve priority testing, including multi-task escalation

    • edit: stdlib/public/Concurrency/TaskCancellation.swift
    • edit: test/Concurrency/Runtime/async_task_priority_current.swift
    • edit: stdlib/public/Concurrency/Task.swift
  • Commit 30bcdd9ca332b7fc5d3b5d77acc3ec9b89c6d2ea by github:

    [stdlib] Add dependency from static-executable-args.lnk to stdlib (#35906)

    • edit: stdlib/public/runtime/CMakeLists.txt
  • Commit a55ebff9429b95b0008eeeff3447d7476468a2f2 by konrad_malawski:

    [Concurrency] deprecate not implemented Task functions, until they're implemented

    • edit: test/Concurrency/Runtime/async_taskgroup_throw_recover.swift
    • edit: test/Concurrency/Runtime/async_taskgroup_is_empty.swift
    • edit: test/Concurrency/Runtime/async_taskgroup_next_not_invoked_without_cancelAll.swift
    • edit: stdlib/public/Concurrency/Task.swift
    • edit: test/Concurrency/Runtime/async_taskgroup_next_not_invoked_cancelAll.swift
    • edit: test/Concurrency/async_tasks.swift
    • edit: test/Concurrency/async_cancellation.swift
    • edit: test/Concurrency/Runtime/async_taskgroup_throw_rethrow.swift
    • edit: test/Concurrency/Runtime/basic_future.swift
    • edit: test/Concurrency/Runtime/actor_counters.swift
    • edit: test/Concurrency/Runtime/async_task_equals_hashCode.swift
    • edit: test/Concurrency/async_task_groups.swift
    • edit: test/Concurrency/Runtime/async_task_priority_current.swift
  • Commit 746423207558debfc416ac04d9632864e076d90d by kyrtzidis:

    [Index] Add new option to specify the output file to use for/record in the index store unit file...

    • edit: clang/lib/Driver/ToolChains/Clang.cpp
    • edit: clang/lib/Frontend/CompilerInvocation.cpp
    • edit: clang/lib/Index/IndexingAction.cpp
    • edit: clang/include/clang/Driver/Options.td
    • edit: clang/test/Index/Store/relative-out-path.c
    • edit: clang/include/clang/Frontend/FrontendOptions.h
    • add: clang/test/Index/Store/unit-with-explicit-output-path.c
  • Commit 7ec21dc0f1b51fb52536e1f611fe02746df71384 by kyrtzidis:

    [CMake] Add a features.json file to make it easier for build systems to determine what features a given toolchain supports.

    • edit: clang/tools/driver/CMakeLists.txt
    • add: clang/tools/driver/features.json