Build Information
Failed to build swift-past-ten, reference main (84066e
), with Swift 6.1 for Android on 28 May 2025 14:50:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/renaudjenny/swift-past-ten.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/renaudjenny/swift-past-ten
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 84066e7 docs(README): update to mention last version an Point Free Dependecies
Cloned https://github.com/renaudjenny/swift-past-ten.git
Revision (git rev-parse @):
84066e7940d44929b7d51809d4294073d1006230
SUCCESS checkout https://github.com/renaudjenny/swift-past-ten.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/renaudjenny/swift-past-ten.git
https://github.com/renaudjenny/swift-past-ten.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
}
],
"manifest_display_name" : "swift-past-ten",
"name" : "swift-past-ten",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftPastTen",
"targets" : [
"SwiftPastTen"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftPastTenDependency",
"targets" : [
"SwiftPastTenDependency"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftPastTenTests",
"module_type" : "SwiftTarget",
"name" : "SwiftPastTenTests",
"path" : "Tests/SwiftPastTenTests",
"sources" : [
"SwiftPastTenTests.swift",
"UtilitiesTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftPastTen"
],
"type" : "test"
},
{
"c99name" : "SwiftPastTenDependency",
"module_type" : "SwiftTarget",
"name" : "SwiftPastTenDependency",
"path" : "Sources/SwiftPastTenDependency",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"SwiftPastTenDependency"
],
"sources" : [
"SwiftPastTenDependency.swift"
],
"target_dependencies" : [
"SwiftPastTen"
],
"type" : "library"
},
{
"c99name" : "SwiftPastTen",
"module_type" : "SwiftTarget",
"name" : "SwiftPastTen",
"path" : "Sources/SwiftPastTen",
"product_memberships" : [
"SwiftPastTen",
"SwiftPastTenDependency"
],
"sources" : [
"PastTenFormatError.swift",
"SwiftPastTen.swift",
"Utilities.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
[1/6249] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.79s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (1.87s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
[1/5458] Fetching xctest-dynamic-overlay
[56/6750] Fetching xctest-dynamic-overlay, swift-clocks
[4350/7602] Fetching xctest-dynamic-overlay, swift-clocks, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.18s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.18s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.19s)
[1/2410] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.47s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (2.31s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.94s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.85s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.96s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/28] Emitting module ConcurrencyExtras
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: 'nil' requires a contextual type
78 | #endif
79 |
[10/29] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[11/30] Compiling ConcurrencyExtras UncheckedSendable.swift
[12/30] Compiling XCTestDynamicOverlay Deprecations.swift
[13/30] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[14/30] Emitting module XCTestDynamicOverlay
[15/30] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[16/30] Compiling SwiftPastTen Utilities.swift
[17/30] Compiling SwiftPastTen PastTenFormatError.swift
[18/30] Emitting module SwiftPastTen
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:16:23: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | public struct SwiftPastTen {
| `- note: consider making struct 'SwiftPastTen' conform to the 'Sendable' protocol
4 | public var tellTime: (String) throws -> String
5 |
:
14 |
15 | extension SwiftPastTen {
16 | public static let live = Self(tellTime: { try TellTime().tell(time: $0) })
| |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'live' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | }
18 |
[19/30] Compiling SwiftPastTen SwiftPastTen.swift
/host/spi-builder-workspace/Sources/SwiftPastTen/SwiftPastTen.swift:16:23: warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
1 | import Foundation
2 |
3 | public struct SwiftPastTen {
| `- note: consider making struct 'SwiftPastTen' conform to the 'Sendable' protocol
4 | public var tellTime: (String) throws -> String
5 |
:
14 |
15 | extension SwiftPastTen {
16 | public static let live = Self(tellTime: { try TellTime().tell(time: $0) })
| |- warning: static property 'live' is not concurrency-safe because non-'Sendable' type 'SwiftPastTen' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'live' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 | }
18 |
[20/31] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[21/31] Compiling XCTestDynamicOverlay Unimplemented.swift
[22/31] Compiling XCTestDynamicOverlay XCTFail.swift
[23/31] Compiling ConcurrencyExtras ActorIsolated.swift
[24/31] Compiling ConcurrencyExtras AsyncStream.swift
[25/31] Compiling ConcurrencyExtras Task.swift
[26/31] Compiling ConcurrencyExtras MainSerialExecutor.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: 'nil' requires a contextual type
78 | #endif
79 |
[27/31] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[28/31] Compiling ConcurrencyExtras Locking.swift
[29/31] Compiling ConcurrencyExtras LockIsolated.swift
[31/31] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/21] Compiling ConcurrencyExtras MainSerialExecutor.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: 'nil' requires a contextual type
78 | #endif
79 |
[3/22] Compiling XCTestDynamicOverlay XCTFail.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/23] Compiling ConcurrencyExtras ActorIsolated.swift
[5/23] Emitting module ConcurrencyExtras
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 | }
76 | private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 | dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
| `- error: 'nil' requires a contextual type
78 | #endif
79 |
[6/23] Compiling SwiftPastTen Utilities.swift
[7/23] Compiling ConcurrencyExtras Task.swift
[8/23] Compiling ConcurrencyExtras AsyncStream.swift
[9/23] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[10/23] Compiling ConcurrencyExtras UncheckedSendable.swift
[11/23] Compiling ConcurrencyExtras Locking.swift
[12/23] Compiling ConcurrencyExtras LockIsolated.swift
[13/23] Compiling SwiftPastTen PastTenFormatError.swift
[14/23] Compiling SwiftPastTen SwiftPastTen.swift
[15/23] Emitting module SwiftPastTen
[16/24] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[17/24] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[19/24] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[20/24] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[21/24] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[22/24] Emitting module XCTestDynamicOverlay
[23/24] Compiling XCTestDynamicOverlay Deprecations.swift
[24/24] Compiling XCTestDynamicOverlay Unimplemented.swift
BUILD FAILURE 6.1 android