swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#14895]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/14895/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Thu, 22 Oct 2020 16:21:01 -0500
Build duration: 2 hr 6 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 97202faee50f20d1e86be9205b87ca8b801cd342 by nate_chandler:
[Async CC] Put direct returns after indirect returns.
-
edit: lib/IRGen/GenCall.h
-
edit: lib/IRGen/GenCall.cpp
-
Commit a9aee1b9ddbba56a27de3a604cecefb17ed042a5 by nate_chandler:
[Async CC] Put bindings after formal arguments.
-
edit: lib/IRGen/GenCall.h
-
edit: lib/IRGen/GenCall.cpp
-
Commit 409f3d253b4f09de15722b4f08d65e7b60f9b461 by nate_chandler:
[NFC] Removed Explosion::peek.
-
edit: lib/IRGen/Explosion.h
-
Commit 0356c9f4c009daea16595a39690be335c70f2367 by nate_chandler:
[NFC] Simplify saving of self to async context.
-
edit: lib/IRGen/GenCall.cpp
-
Commit 63b5ba457e5a36e890fd4846fc9ec0f2b638259c by nate_chandler:
[NFC] Used consistent style for casting.
-
edit: lib/IRGen/GenCall.cpp
-
Commit 03f4e40f20c512fad34cae93a89144090bda1ee5 by nate_chandler:
[Async CC] Move self after formal arguments.
-
edit: lib/IRGen/GenCall.h
-
edit: lib/IRGen/GenCall.cpp
-
Commit 506473dfba40cde3bfb5480b6d44f2d9c26f2cab by nate_chandler:
[Async CC] Supported partial application.
-
add: test/IRGen/async/run-partialapply-capture-structgeneric_polymorphic_constrained-to-void.sil
-
edit: test/Inputs/print-shims.swift
-
edit: lib/IRGen/GenCall.cpp
-
add: test/IRGen/async/run-partialapply-capture-int64-to-generic.sil
-
edit: lib/IRGen/GenCall.h
-
add: test/IRGen/async/partial_apply.sil
-
add: test/IRGen/async/run-partialapply-capture-int64-int64-to-int64.sil
-
edit: lib/IRGen/IRGenSIL.cpp
-
add: test/IRGen/async/partial_apply_forwarder.sil
-
add: test/IRGen/async/run-partialapply-capture-class-to-void.sil
-
add: test/IRGen/async/run-partialapply-capture-structgeneric_classinstance_to_struct_and_error.sil
-
edit: lib/IRGen/GenHeap.h
-
add: test/IRGen/async/run-partialapply-capture-inout-generic-and-in-generic-to-generic.sil
-
add: test/IRGen/async/run-partialapply-capture-type_structgeneric_polymorphic_constrained-to-void.sil
-
add: test/IRGen/async/run-partialapply-capture-type_thin-and-classinstance-to-void.sil
-
edit: lib/IRGen/GenFunc.cpp
-
edit: lib/IRGen/GenReflection.cpp
-
add: test/IRGen/async/run-partialapply-capture-struct_classinstance_classinstance-and-int64-to-int64.sil
-
edit: lib/IRGen/GenHeap.cpp
-
add: test/IRGen/async/run-partialapply-capture-generic_conformer-and-generic-to-void.sil
-
Commit 3f551789088fc923af873529098fe959d844578b by davg:
Don't log the sourcekit code complete request
-
edit: Sources/SourceKitLSP/Swift/CodeCompletion.swift
-
Commit df3a3e8a048cf83b12505546f828a6e1f05a07eb by github:
Fix comment typo in Package.swift (#2994)
-
Commit 6c5f9d88b8410c90dbad90b58f3a6aeada4a8438 by xi_ge:
Derive supplementary output paths using the full basename of .swiftmodule
-
edit: Sources/SwiftDriver/Driver/Driver.swift
-
edit: Tests/SwiftDriverTests/SwiftDriverTests.swift