swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#15786]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/15786/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Thu, 11 Feb 2021 21:23:36 -0600
Build duration: 53 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 3b1f01d60ef8b13e4ef23dc1ef672d06876bb797 by compnerd:
build: build target libdispatch as necessary
-
edit: cmake/modules/Libdispatch.cmake
-
Commit 6dd1c4768ab91acd9c74aeda4ebc8e607bd4685a by dgregor:
[Concurrency] Put the flow-sensitive concurrent captures check behind a flag
-
edit: test/attr/attr_concurrent.swift
-
edit: test/Concurrency/actor_isolation.swift
-
edit: include/swift/Basic/LangOptions.h
-
edit: lib/Sema/TypeCheckConcurrency.cpp
-
edit: test/Concurrency/Runtime/actor_counters.swift
-
edit: test/Concurrency/concurrentfunction_capturediagnostics.swift
-
edit: include/swift/Option/FrontendOptions.td
-
edit: include/swift/AST/DiagnosticsSema.def
-
edit: test/SILGen/concurrent_functions.swift
-
edit: test/Concurrency/concurrent_value_checking.swift
-
edit: lib/Frontend/CompilerInvocation.cpp
-
Commit 0b819f83b3a8a797e4e6de3f25e393946d7c8a72 by dgregor:
Concurrent functions don't need to ConcurrentValue parameters/results
-
edit: test/Concurrency/concurrent_value_checking.swift
-
edit: lib/Sema/TypeCheckAttr.cpp
-
Commit 2141bb0a6593fa1238181a506512ce9dc42e8474 by dgregor:
[Concurrency] Diagnose ConcurrentValue restrictions on classes.
-
edit: test/Concurrency/concurrent_value_checking.swift
-
edit: include/swift/AST/DiagnosticsSema.def
-
add: test/Concurrency/concurrent_value_checking_objc.swift
-
edit: lib/Sema/TypeCheckConcurrency.cpp
-
Commit 9342540661ea429a8b14df90ef54b95fee73e5f4 by kfarvardin:
add fix-it to note for "add 'async' to function"
-
edit: lib/Sema/TypeCheckConcurrency.cpp
-
edit: test/Concurrency/actor_call_implicitly_async.swift
-
edit: test/Concurrency/actor_isolation.swift
-
edit: test/Concurrency/global_actor_from_ordinary_context.swift
-
edit: test/attr/attr_objc_async.swift
-
edit: test/Concurrency/async_throwing.swift
-
edit: test/Concurrency/global_actor_inference.swift
-
edit: test/attr/asynchandler.swift
-
edit: test/expr/unary/async_await.swift
-
Commit 2b2242d9fa5dd471e02f66e92790c3d63b2fa87d by achikin:
Workaround a compiler error with SPI public type using implementationOnly properties.
-
edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
-
edit: Sources/SwiftDriver/SwiftScan/SwiftScan.swift