swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-package-macos [#5642]
Build URL: https://ci.swift.org/job/oss-swift-package-macos/5642/
Project: oss-swift-package-macos
Date of build: Wed, 03 Mar 2021 12:43:38 -0600
Build duration: 5 hr 56 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 cb3703c47dfd35fb86678c8644743c23cee9a36a by aschwaighofer:
Adjust to llvm change that requires suspend.async to specify the index of the async context
-
edit: lib/IRGen/GenCall.cpp
-
edit: lib/IRGen/IRGenFunction.cpp
-
edit: lib/IRGen/GenFunc.cpp
-
edit: test/IRGen/async/hop_to_executor.sil
-
edit: test/IRGen/async/get_async_continuation.sil
-
Commit a643fe418e1bef3ce4f6699b6a4fe5a9966c8b07 by ewilde:
Run async main code on main thread
-
edit: stdlib/public/Concurrency/Task.swift
-
Commit 12c3eb24c770c2b079be19bb8cfbecc250c9490f by ewilde:
Verify that main is running on main thread
-
edit: test/Concurrency/Runtime/mainactor.swift
-
Commit 9ccf206feb47d3f35abff53275325f717329cfba by dgregor:
[Concurrency] Tune overloading to to allow sync overloads in async contexts.
-
edit: lib/Sema/CSRanking.cpp
-
edit: lib/Sema/CSSimplify.cpp
-
edit: lib/Sema/CSStep.cpp
-
edit: test/Constraints/async.swift
-
edit: lib/Sema/ConstraintSystem.cpp
-
edit: include/swift/Sema/ConstraintSystem.h
-
Commit f81aba74bb914c1bbb457881563b4d7e147c7f7c by github:
[AutoDiff][SR-13152] Better diagnostic for static decl modifier mismatch. (#36128)
-
edit: test/AutoDiff/Sema/derivative_attr_type_checking.swift
-
edit: include/swift/AST/DiagnosticsSema.def
-
edit: lib/Sema/TypeCheckAttr.cpp
-
edit: test/AutoDiff/Sema/transpose_attr_type_checking.swift
-
Commit cd9887e24a9d9a03c94f5f2c1f45003bd1dd55ca by github:
Implement decodeImmediate for VecElementArguments (#36243)
-
edit: lib/AST/Builtins.cpp
-
edit: test/IRGen/builtins.swift
-
Commit e44bbff0939f52af23233c7380930d58e2e15362 by aschwaighofer:
Allow a coro.suspend.async to specify which argument is the context argument
-
edit: llvm/lib/Transforms/Coroutines/CoroInstr.h
-
edit: llvm/test/Transforms/Coroutines/coro-async.ll
-
edit: llvm/include/llvm/IR/Intrinsics.td
-
edit: llvm/lib/Transforms/Coroutines/CoroSplit.cpp
-
edit: llvm/test/Transforms/Coroutines/coro-async-unreachable.ll
-
Commit 784c5ba577d57facdaf5a69c544583303e319e69 by aschwaighofer:
Transfer swiftasync attribute according to suspend.async spec
-
edit: llvm/lib/Transforms/Coroutines/CoroSplit.cpp
-
Commit 134d74b93cec1832a556b92d3877849122d38eec by aschwaighofer:
Fix coro-split-swift-async.ll test
-
edit: llvm/test/Transforms/Coroutines/coro-split-swift-async.ll
-
Commit b2ac19551894dbd905fd0c68ea2b3dd429ea8977 by achikin:
Tweak test relying on versioned clang module re-scanning to not need it.
-
edit: Tests/SwiftDriverTests/ExplicitModuleBuildTests.swift
-
edit: TestInputs/ExplicitModuleBuilds/CHeaders/G.h
-
Commit c7d87055351a9b8235b96e0ce8db2fad2eeca700 by devteam.codafi:
Re-Sync Options Flags
-
edit: Sources/SwiftDriver/IncrementalCompilation/DependencyKey.swift
-
edit: Sources/SwiftDriver/Jobs/MergeModuleJob.swift
-
edit: Sources/SwiftDriver/Jobs/Planning.swift
-
edit: Tests/SwiftDriverTests/IncrementalCompilationTests.swift
-
edit: Sources/SwiftOptions/Options.swift