swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#15801]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/15801/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Fri, 12 Feb 2021 17:21:16 -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 f29074d8b6cfc320e18482afd51d7440a9e161d2 by rjmccall:
Diagnose the implicit use of self in nested closures.
-
edit: test/expr/closure/closures.swift
-
edit: lib/Sema/MiscDiagnostics.cpp
-
Commit c20b0a5a881669c02027aaac25e4b96deeec7536 by compnerd:
test: repair the test on Windows
-
edit: test/Concurrency/Runtime/async_task_priority_current.swift
-
Commit 72e1f02ae211feb6a260607bc3125353668a32c6 by spestov:
IRGen: Fix async dispatch thunk emission with loadable return value
-
edit: test/Concurrency/Runtime/Inputs/resilient_class.swift
-
edit: lib/IRGen/GenThunk.cpp
-
edit: lib/IRGen/IRGenSIL.cpp
-
edit: test/Concurrency/Runtime/Inputs/resilient_protocol.swift
-
edit: test/Concurrency/Runtime/protocol_resilience.swift
-
edit: test/IRGen/async/protocol_resilience.swift
-
edit: test/Concurrency/Runtime/class_resilience.swift
-
edit: test/IRGen/async/class_resilience.swift
-
edit: lib/IRGen/GenCall.cpp
-
edit: lib/IRGen/GenCall.h
-
Commit 38e82c50b2989550a09bd322fcc54dd4698a67da by spestov:
Temporarily disable failing test
-
edit: test/SourceKit/CursorInfo/cursor_symbol_graph_parents.swift
-
Commit 8578584f6126ed31df944d50aa49e29579ca93c9 by github:
Implementations for operators and async functions on AsyncSequence per SE-0298 (#35740)
-
add: stdlib/public/Concurrency/AsyncThrowingPrefixWhileSequence.swift
-
add: stdlib/public/Concurrency/AsyncDropWhileSequence.swift
-
edit: stdlib/public/Concurrency/AsyncSequence.swift
-
add: stdlib/public/Concurrency/AsyncPrefixSequence.swift
-
add: test/Concurrency/Runtime/async_sequence.swift
-
add: stdlib/public/Concurrency/AsyncCompactMapSequence.swift
-
add: stdlib/public/Concurrency/AsyncFilterSequence.swift
-
add: stdlib/public/Concurrency/AsyncMapSequence.swift
-
edit: stdlib/public/Concurrency/AsyncIteratorProtocol.swift
-
add: stdlib/public/Concurrency/AsyncThrowingFilterSequence.swift
-
edit: stdlib/public/Concurrency/CMakeLists.txt
-
add: stdlib/public/Concurrency/AsyncFlatMapSequence.swift
-
add: stdlib/public/Concurrency/AsyncThrowingMapSequence.swift
-
add: stdlib/public/Concurrency/AsyncThrowingDropWhileSequence.swift
-
add: stdlib/public/Concurrency/AsyncThrowingCompactMapSequence.swift
-
add: stdlib/public/Concurrency/AsyncThrowingFlatMapSequence.swift
-
add: stdlib/public/Concurrency/AsyncDropFirstSequence.swift
-
add: stdlib/public/Concurrency/AsyncPrefixWhileSequence.swift
-
Commit ba55a6bd59e0d7706e96141defba1fc2b545c044 by davelee.com:
[lldb] Support step through plans for non-Swift symbols in SwiftLanguageRuntime (NFC)
-
edit: lldb/source/Target/SwiftLanguageRuntimeNames.cpp
-
Commit 391267dcf4b0c4900af486a8f8f672fbb498b0b6 by davelee.com:
Remove symbol_mangled_name variable
-
edit: lldb/source/Target/SwiftLanguageRuntimeNames.cpp