Build Information
Successful build of swift-prelude, reference main (8aaeca
), with Swift 6.2 (beta) for Android on 20 Jun 2025 23:16:28 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-prelude.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/capturecontext/swift-prelude
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8aaeca3 Update Test.yml
Cloned https://github.com/capturecontext/swift-prelude.git
Revision (git rev-parse @):
8aaeca33ff29ada640b52fe5d352e4796c5c0be8
SUCCESS checkout https://github.com/capturecontext/swift-prelude.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/capturecontext/swift-prelude.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/pointfreeco/swift-dependencies.git
[1/6249] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.86s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.9.2 (2.09s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2410] Fetching combine-schedulers
[2411/7877] Fetching combine-schedulers, xctest-dynamic-overlay
[7878/78800] Fetching combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.65s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.69s)
[27660/70923] Fetching swift-syntax
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetched https://github.com/swiftlang/swift-syntax from cache (8.17s)
[1/1292] Fetching swift-clocks
[105/2153] Fetching swift-clocks, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.65s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.68s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (9.37s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.84s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.27s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.77s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (5.15s)
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.9.2
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Building for debugging...
[0/13] Write sources
[12/13] Write swift-version-8C5A4AE7A8CE2BA.txt
[14/43] Emitting module IssueReporting
[15/45] Compiling ConcurrencyExtras MainSerialExecutor.swift
[16/46] Compiling IssueReporting WithExpectedIssue.swift
[17/46] Compiling IssueReporting WithIssueContext.swift
[18/46] Compiling IssueReporting TestContext.swift
[19/46] Compiling IssueReporting Unimplemented.swift
[20/46] Compiling ConcurrencyExtras UncheckedSendable.swift
[21/46] Compiling IssueReporting BreakpointReporter.swift
[22/46] Compiling IssueReporting FatalErrorReporter.swift
[23/46] Compiling IssueReporting RuntimeWarningReporter.swift
[24/46] Compiling IssueReporting ReportIssue.swift
[25/46] Compiling ConcurrencyExtras Locking.swift
[26/46] Compiling ConcurrencyExtras UncheckedBox.swift
[27/46] Compiling ConcurrencyExtras Result.swift
[28/46] Compiling ConcurrencyExtras Task.swift
[29/46] Compiling IssueReporting XCTest.swift
[30/46] Compiling IssueReporting IsTesting.swift
[31/46] Compiling IssueReporting IssueReporter.swift
[32/46] Compiling ConcurrencyExtras LockIsolated.swift
[35/46] Compiling ConcurrencyExtras AsyncStream.swift
[36/46] Compiling ConcurrencyExtras ActorIsolated.swift
[37/46] Compiling ConcurrencyExtras AnyHashableSendable.swift
[39/46] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[40/46] Emitting module ConcurrencyExtras
[44/46] Compiling IssueReporting SwiftTesting.swift
[45/46] Compiling IssueReporting UncheckedSendable.swift
[46/46] Compiling IssueReporting Warn.swift
[49/71] Compiling XCTestDynamicOverlay Exports.swift
[50/71] Compiling Clocks Lock.swift
[51/72] Compiling CombineSchedulers AnyScheduler.swift
[52/72] Compiling CombineSchedulers Concurrency.swift
[53/73] Compiling CombineSchedulers UIScheduler.swift
[54/73] Compiling CombineSchedulers Lock.swift
[55/73] Compiling CombineSchedulers NSRecursiveLock.swift
[56/73] Compiling CombineSchedulers UIKit.swift
[57/73] Compiling CombineSchedulers Timer.swift
[58/73] Compiling CombineSchedulers SwiftUI.swift
[59/73] Compiling CombineSchedulers TestScheduler.swift
[60/73] Compiling CombineSchedulers ImmediateScheduler.swift
[61/73] Compiling CombineSchedulers Deprecations.swift
[62/73] Emitting module CombineSchedulers
[63/73] Compiling Clocks Timer.swift
[64/73] Compiling Clocks ImmediateClock.swift
[65/73] Compiling CombineSchedulers UnimplementedScheduler.swift
[67/74] Compiling Clocks AnyClock.swift
[68/74] Emitting module Clocks
[69/74] Compiling Clocks UnimplementedClock.swift
[70/74] Emitting module XCTestDynamicOverlay
[71/74] Compiling XCTestDynamicOverlay Deprecations.swift
[72/75] Compiling Clocks SwiftUI.swift
[73/75] Compiling Clocks _AsyncTimerSequence.swift
[74/75] Compiling Clocks TestClock.swift
[77/99] Compiling Dependencies Locale.swift
[78/99] Compiling Dependencies MainQueue.swift
[79/99] Compiling Dependencies MainRunLoop.swift
[80/102] Emitting module Dependencies
[81/102] Compiling Dependencies Assert.swift
[82/102] Compiling Dependencies Calendar.swift
[83/102] Compiling Dependencies Clocks.swift
[84/102] Compiling Dependencies Context.swift
[85/102] Compiling Dependencies Date.swift
[86/102] Compiling Dependencies FireAndForget.swift
[87/102] Compiling Dependencies UUID.swift
[88/102] Compiling Dependencies WithRandomNumberGenerator.swift
[89/102] Compiling Dependencies AppEntryPoint.swift
[90/102] Compiling Dependencies Deprecations.swift
[91/102] Compiling Dependencies Exports.swift
[92/102] Compiling Dependencies TypeName.swift
[93/102] Compiling Dependencies OpenURL.swift
[94/102] Compiling Dependencies TimeZone.swift
[95/102] Compiling Dependencies URLSession.swift
[96/102] Compiling Dependencies PreviewTrait.swift
[97/102] Compiling Dependencies TestTrait.swift
[98/102] Compiling Dependencies WithDependencies.swift
[99/102] Compiling Dependencies Dependency.swift
[100/102] Compiling Dependencies DependencyContext.swift
[101/102] Compiling Dependencies DependencyKey.swift
[102/102] Compiling Dependencies DependencyValues.swift
[104/151] Compiling Prelude Scope.swift
[105/151] Compiling Prelude Tuple.swift
[106/151] Compiling Prelude Unit.swift
[107/151] Compiling Prelude Alt.swift
[108/151] Compiling Prelude Array.swift
[109/151] Compiling Prelude CommutativeRing.swift
[110/157] Compiling Prelude AsyncFunction.swift
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:30:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
28 | self.init { input in
29 | await withCheckedContinuation { continuation in
30 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
31 | }
32 | }
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:39:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
37 | self.init { input in
38 | await withUnsafeContinuation { continuation in
39 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
40 | }
41 | }
[111/157] Compiling Prelude Endo.swift
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:30:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
28 | self.init { input in
29 | await withCheckedContinuation { continuation in
30 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
31 | }
32 | }
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:39:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
37 | self.init { input in
38 | await withUnsafeContinuation { continuation in
39 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
40 | }
41 | }
[112/157] Compiling Prelude Function.swift
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:30:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
28 | self.init { input in
29 | await withCheckedContinuation { continuation in
30 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
31 | }
32 | }
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:39:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
37 | self.init { input in
38 | await withUnsafeContinuation { continuation in
39 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
40 | }
41 | }
[113/157] Compiling Prelude Signatures.swift
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:30:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
28 | self.init { input in
29 | await withCheckedContinuation { continuation in
30 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
31 | }
32 | }
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:39:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
37 | self.init { input in
38 | await withUnsafeContinuation { continuation in
39 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
40 | }
41 | }
[114/157] Compiling Prelude SyncFunc.swift
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:30:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
28 | self.init { input in
29 | await withCheckedContinuation { continuation in
30 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
31 | }
32 | }
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:39:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
37 | self.init { input in
38 | await withUnsafeContinuation { continuation in
39 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
40 | }
41 | }
[115/157] Compiling Prelude SyncFunction.swift
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:30:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
28 | self.init { input in
29 | await withCheckedContinuation { continuation in
30 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
31 | }
32 | }
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:39:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
37 | self.init { input in
38 | await withUnsafeContinuation { continuation in
39 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
40 | }
41 | }
[116/157] Compiling Prelude Task+Lazy.swift
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:30:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
28 | self.init { input in
29 | await withCheckedContinuation { continuation in
30 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
31 | }
32 | }
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:39:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
37 | self.init { input in
38 | await withUnsafeContinuation { continuation in
39 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
40 | }
41 | }
[117/157] Compiling Prelude Compose.swift
[118/157] Compiling Prelude Pipe.swift
[119/157] Compiling Prelude KeyPath.swift
[120/157] Compiling Prelude Match.swift
[121/157] Compiling Prelude Never.swift
[122/157] Compiling Prelude Operators+Impl.swift
[123/157] Compiling Prelude Operators.swift
[124/157] Compiling Prelude EuclideanRing.swift
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:160:24: warning: 'perform()' is deprecated: Use 'performAsync', instead. [#DeprecatedDeclaration]
158 | return { xs in
159 | IO<[B]> {
160 | xs.map { f($0).perform() }
| `- warning: 'perform()' is deprecated: Use 'performAsync', instead. [#DeprecatedDeclaration]
161 | }
162 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[125/157] Compiling Prelude Field.swift
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:160:24: warning: 'perform()' is deprecated: Use 'performAsync', instead. [#DeprecatedDeclaration]
158 | return { xs in
159 | IO<[B]> {
160 | xs.map { f($0).perform() }
| `- warning: 'perform()' is deprecated: Use 'performAsync', instead. [#DeprecatedDeclaration]
161 | }
162 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[126/157] Compiling Prelude FreeNearSemiring.swift
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:160:24: warning: 'perform()' is deprecated: Use 'performAsync', instead. [#DeprecatedDeclaration]
158 | return { xs in
159 | IO<[B]> {
160 | xs.map { f($0).perform() }
| `- warning: 'perform()' is deprecated: Use 'performAsync', instead. [#DeprecatedDeclaration]
161 | }
162 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[127/157] Compiling Prelude HeytingAlgebra.swift
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:160:24: warning: 'perform()' is deprecated: Use 'performAsync', instead. [#DeprecatedDeclaration]
158 | return { xs in
159 | IO<[B]> {
160 | xs.map { f($0).perform() }
| `- warning: 'perform()' is deprecated: Use 'performAsync', instead. [#DeprecatedDeclaration]
161 | }
162 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[128/157] Compiling Prelude Hole.swift
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:160:24: warning: 'perform()' is deprecated: Use 'performAsync', instead. [#DeprecatedDeclaration]
158 | return { xs in
159 | IO<[B]> {
160 | xs.map { f($0).perform() }
| `- warning: 'perform()' is deprecated: Use 'performAsync', instead. [#DeprecatedDeclaration]
161 | }
162 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[129/157] Compiling Prelude IO.swift
/host/spi-builder-workspace/Sources/Prelude/Univestigated/IO.swift:160:24: warning: 'perform()' is deprecated: Use 'performAsync', instead. [#DeprecatedDeclaration]
158 | return { xs in
159 | IO<[B]> {
160 | xs.map { f($0).perform() }
| `- warning: 'perform()' is deprecated: Use 'performAsync', instead. [#DeprecatedDeclaration]
161 | }
162 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[130/157] Compiling Prelude And.swift
/host/spi-builder-workspace/Sources/Prelude/Comparable.swift:20:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 | }
19 |
20 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
21 | @inlinable
22 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
[131/157] Compiling Prelude Equal.swift
/host/spi-builder-workspace/Sources/Prelude/Comparable.swift:20:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 | }
19 |
20 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
21 | @inlinable
22 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
[132/157] Compiling Prelude Or.swift
/host/spi-builder-workspace/Sources/Prelude/Comparable.swift:20:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 | }
19 |
20 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
21 | @inlinable
22 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
[133/157] Compiling Prelude Xor.swift
/host/spi-builder-workspace/Sources/Prelude/Comparable.swift:20:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 | }
19 |
20 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
21 | @inlinable
22 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
[134/157] Compiling Prelude Cast.swift
/host/spi-builder-workspace/Sources/Prelude/Comparable.swift:20:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 | }
19 |
20 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
21 | @inlinable
22 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
[135/157] Compiling Prelude Collection.swift
/host/spi-builder-workspace/Sources/Prelude/Comparable.swift:20:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 | }
19 |
20 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
21 | @inlinable
22 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
[136/157] Compiling Prelude Comparable.swift
/host/spi-builder-workspace/Sources/Prelude/Comparable.swift:20:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 | }
19 |
20 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
21 | @inlinable
22 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
[137/157] Compiling Prelude PrecedenceGroups.swift
[138/157] Compiling Prelude Optional.swift
[139/157] Compiling Prelude Parallel.swift
[140/157] Compiling Prelude Sequence.swift
[141/157] Compiling Prelude Set.swift
[142/157] Compiling Prelude String.swift
[143/157] Compiling Prelude Pack.swift
[144/157] Compiling Prelude Monoid.swift
[145/157] Compiling Prelude NearSemiring.swift
[146/157] Compiling Prelude Plus.swift
[147/157] Compiling Prelude Ring.swift
[148/157] Compiling Prelude Semigroup.swift
[149/157] Compiling Prelude Semiring.swift
[150/157] Compiling Prelude Comparator.swift
[151/157] Compiling Prelude Const.swift
[152/157] Compiling Prelude Curry.swift
[153/157] Compiling Prelude Discard.swift
[154/157] Compiling Prelude Equatable.swift
[155/157] Compiling Prelude Filterable.swift
[156/157] Compiling Prelude AsyncFunc.swift
[157/157] Emitting module Prelude
/host/spi-builder-workspace/Sources/Prelude/Comparable.swift:20:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
18 | }
19 |
20 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
21 | @inlinable
22 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:30:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
28 | self.init { input in
29 | await withCheckedContinuation { continuation in
30 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
31 | }
32 | }
/host/spi-builder-workspace/Sources/Prelude/Function/AsyncFunction.swift:39:34: warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
37 | self.init { input in
38 | await withUnsafeContinuation { continuation in
39 | call(input)(continuation.resume)
| |- warning: converting a value of type '(sending Self.Output) -> ()' to type '(Self.Output) -> Void' risks causing data races; this is an error in the Swift 6 language mode
| `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
40 | }
41 | }
[159/167] Compiling Either Nested.swift
[160/167] Emitting module ValidationSemigroup
[161/167] Compiling ValidationSemigroup ValidationSemigroup.swift
[163/168] Emitting module Tuple
[164/168] Compiling Tuple Tuple.swift
[166/169] Compiling Either Choice.swift
[167/169] Emitting module Either
[168/169] Compiling Either Either.swift
[169/169] Compiling Either EitherIO.swift
[171/182] Emitting module Optics
[172/182] Compiling Optics Prism.swift
[173/183] Compiling Optics Review.swift
[174/183] Compiling Optics KeyPath.swift
[175/183] Compiling Optics Setter.swift
[176/183] Compiling Optics Star.swift
[177/183] Compiling Optics Fold.swift
[178/183] Compiling Optics Forget.swift
[179/183] Compiling Optics Getter.swift
[180/183] Compiling Optics Index.swift
[181/183] Emitting module ValidationNearSemiring
[182/183] Compiling ValidationNearSemiring ValidationNearSemiring.swift
[184/184] Compiling Optics Traversal.swift
Build complete! (76.59s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies.git"
}
],
"manifest_display_name" : "swift-prelude",
"name" : "swift-prelude",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Either",
"targets" : [
"Either"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Optics",
"targets" : [
"Optics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Prelude",
"targets" : [
"Prelude"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Tuple",
"targets" : [
"Tuple"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ValidationSemigroup",
"targets" : [
"ValidationSemigroup"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ValidationNearSemiring",
"targets" : [
"ValidationNearSemiring"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ValidationSemigroupTests",
"module_type" : "SwiftTarget",
"name" : "ValidationSemigroupTests",
"path" : "Tests/ValidationSemigroupTests",
"sources" : [
"ValidationSemigroupTests.swift"
],
"target_dependencies" : [
"ValidationSemigroup"
],
"type" : "test"
},
{
"c99name" : "ValidationSemigroup",
"module_type" : "SwiftTarget",
"name" : "ValidationSemigroup",
"path" : "Sources/ValidationSemigroup",
"product_memberships" : [
"ValidationSemigroup"
],
"sources" : [
"ValidationSemigroup.swift"
],
"target_dependencies" : [
"Prelude"
],
"type" : "library"
},
{
"c99name" : "ValidationNearSemiringTests",
"module_type" : "SwiftTarget",
"name" : "ValidationNearSemiringTests",
"path" : "Tests/ValidationNearSemiringTests",
"sources" : [
"ValidationNearSemiringTests.swift"
],
"target_dependencies" : [
"ValidationNearSemiring"
],
"type" : "test"
},
{
"c99name" : "ValidationNearSemiring",
"module_type" : "SwiftTarget",
"name" : "ValidationNearSemiring",
"path" : "Sources/ValidationNearSemiring",
"product_memberships" : [
"ValidationNearSemiring"
],
"sources" : [
"ValidationNearSemiring.swift"
],
"target_dependencies" : [
"Prelude",
"Either"
],
"type" : "library"
},
{
"c99name" : "TupleTests",
"module_type" : "SwiftTarget",
"name" : "TupleTests",
"path" : "Tests/TupleTests",
"sources" : [
"TupleTests.swift"
],
"target_dependencies" : [
"Tuple"
],
"type" : "test"
},
{
"c99name" : "Tuple",
"module_type" : "SwiftTarget",
"name" : "Tuple",
"path" : "Sources/Tuple",
"product_memberships" : [
"Tuple"
],
"sources" : [
"Tuple.swift"
],
"target_dependencies" : [
"Prelude"
],
"type" : "library"
},
{
"c99name" : "PreludeTests",
"module_type" : "SwiftTarget",
"name" : "PreludeTests",
"path" : "Tests/PreludeTests",
"sources" : [
"ArrayTests.swift",
"ComparableTests.swift",
"DependencyTests.swift",
"FreeNearSemiringTests.swift",
"FunctionTests.swift",
"KeyPathTests.swift",
"MatchTests.swift",
"MonoidTests.swift",
"OptionalTests.swift",
"ParallelTests.swift",
"SemigroupTests.swift",
"SequenceTests.swift",
"StringTests.swift",
"StrongTests.swift",
"TupleTests.swift",
"UnitTests.swift"
],
"target_dependencies" : [
"Prelude"
],
"type" : "test"
},
{
"c99name" : "Prelude",
"module_type" : "SwiftTarget",
"name" : "Prelude",
"path" : "Sources/Prelude",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"Either",
"Optics",
"Prelude",
"Tuple",
"ValidationSemigroup",
"ValidationNearSemiring"
],
"sources" : [
"Bool/And.swift",
"Bool/Equal.swift",
"Bool/Or.swift",
"Bool/Xor.swift",
"Cast.swift",
"Collection.swift",
"Comparable.swift",
"Comparator.swift",
"Const.swift",
"Curry.swift",
"Discard.swift",
"Equatable.swift",
"Filterable.swift",
"Function/AsyncFunc.swift",
"Function/AsyncFunction.swift",
"Function/Endo.swift",
"Function/Function.swift",
"Function/Signatures.swift",
"Function/SyncFunc.swift",
"Function/SyncFunction.swift",
"Function/Task+Lazy.swift",
"FunctionComposition/Compose.swift",
"FunctionComposition/Pipe.swift",
"KeyPath.swift",
"Match.swift",
"Never.swift",
"Operators/Operators+Impl.swift",
"Operators/Operators.swift",
"Operators/PrecedenceGroups.swift",
"Optional.swift",
"Parallel.swift",
"Sequence.swift",
"Set.swift",
"String.swift",
"Tuples/Pack.swift",
"Tuples/Scope.swift",
"Tuples/Tuple.swift",
"Unit.swift",
"Univestigated/Alt.swift",
"Univestigated/Array.swift",
"Univestigated/CommutativeRing.swift",
"Univestigated/EuclideanRing.swift",
"Univestigated/Field.swift",
"Univestigated/FreeNearSemiring.swift",
"Univestigated/HeytingAlgebra.swift",
"Univestigated/Hole.swift",
"Univestigated/IO.swift",
"Univestigated/Monoid.swift",
"Univestigated/NearSemiring.swift",
"Univestigated/Plus.swift",
"Univestigated/Ring.swift",
"Univestigated/Semigroup.swift",
"Univestigated/Semiring.swift"
],
"type" : "library"
},
{
"c99name" : "OpticsTests",
"module_type" : "SwiftTarget",
"name" : "OpticsTests",
"path" : "Tests/OpticsTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testAddOver.1.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testAppendOver.1.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful left-hand traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful nested left-hand traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful nested right-hand traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful some traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful-left-hand-traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful-nested-left-hand-traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful-nested-right-hand-traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Successful-some-traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Unsuccessful right-hand traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Unsuccessful some traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Unsuccessful-right-hand-traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testChoicePrisms.Unsuccessful-some-traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testConjOver.1.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testDisjOver.1.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testDivOver.1.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testIx.1.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testLots.Nested choice prismatic traversals.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testLots.Nested indexed choice.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testLots.Nested-choice-prismatic-traversals.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testLots.Nested-indexed-choice.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testMulOver.1.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testOver.1.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testSet.1.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testStrongPrisms.1.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testSubOver.1.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testTraversed.Array traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testTraversed.Array-traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testTraversed.None traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testTraversed.None-traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testTraversed.Some traversal.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/OpticsTests/__Snapshots__/OpticsTests/testTraversed.Some-traversal.txt",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"OpticsTests.swift"
],
"target_dependencies" : [
"Optics"
],
"type" : "test"
},
{
"c99name" : "Optics",
"module_type" : "SwiftTarget",
"name" : "Optics",
"path" : "Sources/Optics",
"product_memberships" : [
"Optics"
],
"sources" : [
"Fold.swift",
"Forget.swift",
"Getter.swift",
"Index.swift",
"KeyPath.swift",
"Prism.swift",
"Review.swift",
"Setter.swift",
"Star.swift",
"Traversal.swift"
],
"target_dependencies" : [
"Prelude",
"Either"
],
"type" : "library"
},
{
"c99name" : "EitherTests",
"module_type" : "SwiftTarget",
"name" : "EitherTests",
"path" : "Tests/EitherTests",
"sources" : [
"ChoiceTests.swift",
"EitherTests.swift",
"NestedTests.swift"
],
"target_dependencies" : [
"Either"
],
"type" : "test"
},
{
"c99name" : "Either",
"module_type" : "SwiftTarget",
"name" : "Either",
"path" : "Sources/Either",
"product_memberships" : [
"Either",
"Optics",
"ValidationNearSemiring"
],
"sources" : [
"Choice.swift",
"Either.swift",
"EitherIO.swift",
"Nested.swift"
],
"target_dependencies" : [
"Prelude"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.