Build Information
Failed to build ASAPExecution, reference 1.0.0-beta.2 (895bc1
), with Swift 6.1 for Android on 30 May 2025 04:20:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/Frizlab/ASAPExecution.git
Reference: 1.0.0-beta.2
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/Frizlab/ASAPExecution
* tag 1.0.0-beta.2 -> FETCH_HEAD
HEAD is now at 895bc14 Add “until” ASAP execution
Cloned https://github.com/Frizlab/ASAPExecution.git
Revision (git rev-parse @):
895bc14949cac3ee70e26a10fd5d02aa75aeb7af
SUCCESS checkout https://github.com/Frizlab/ASAPExecution.git at 1.0.0-beta.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/Frizlab/ASAPExecution.git
https://github.com/Frizlab/ASAPExecution.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "runloopthread",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/happn-app/RunLoopThread.git"
}
],
"manifest_display_name" : "ASAPExecution",
"name" : "ASAPExecution",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "ASAPExecution",
"targets" : [
"ASAPExecution"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ASAPExecutionTests",
"module_type" : "SwiftTarget",
"name" : "ASAPExecutionTests",
"path" : "Tests/ASAPExecutionTests",
"product_dependencies" : [
"RunLoopThread"
],
"sources" : [
"ASAPExecutionUntilTests.swift",
"ASAPExecutionWhenTests.swift"
],
"target_dependencies" : [
"ASAPExecution"
],
"type" : "test"
},
{
"c99name" : "ASAPExecution",
"module_type" : "SwiftTarget",
"name" : "ASAPExecution",
"path" : "Sources/ASAPExecution",
"product_memberships" : [
"ASAPExecution"
],
"sources" : [
"ASAPExecution.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/happn-app/RunLoopThread.git
[1/67] Fetching runloopthread
Fetched https://github.com/happn-app/RunLoopThread.git from cache (0.22s)
Computing version for https://github.com/happn-app/RunLoopThread.git
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.UxHloF/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "5", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "5.1.0", "/Package.swift", "-o", "/tmp/TemporaryDirectory.5ib8eB/runloopthread-manifest"])
/Package.swift:9:15: warning: will never be executed
4 |
5 | #if !_runtime(_ObjC)
6 | fatalError("Unsupported OS")
| `- note: a call to a never-returning function
7 | #endif
8 |
9 | let package = Package(
| `- warning: will never be executed
10 | name: "RunLoopThread",
11 | products: [main/Package.swift:6: Fatal error: Unsupported OS
*** Signal 4: Backtracing from 0x7f77fbc4e788... done ***
*** Program crashed: Illegal instruction at 0x00007f77fbc4e788 ***
Thread 0 "runloopthread-m" crashed:
0 0x00007f77fbc4e788 _assertionFailure(_:_:file:line:flags:) + 264 in libswiftCore.so
1 [ra] 0x0000560173f18cc3 main + 98 in runloopthread-manifest
Registers:
rax 0x0000000000000000 0
rdx 0x0000000000000002 2
rcx 0x0000000000000001 1
rbx 0x00000005601753da 23086978010
rsi 0x8000534f20646570 9223463636165748080
rdi 0x00005601753c9010 01 00 01 00 01 00 00 00 00 00 00 00 00 00 00 00 ················
rbp 0x00007ffd31aa20d0 00 21 aa 31 fd 7f 00 00 c3 8c f1 73 01 56 00 00 ·!ª1ý···Ã·ñs·V··
rsp 0x00007ffd31aa2060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ················
r8 0x00005601753daf00 da 53 17 60 05 00 00 00 92 6d 8b 09 b9 c1 c1 d3 ÚS·`·····m··¹ÁÁÓ
r9 0x00007ffd31aa1d40 46 61 74 61 6c 20 65 72 72 6f 72 3a 20 55 6e 73 Fatal error: Uns
r10 0x0000000000000000 0
r11 0xd3c1c1b9098b6d92 15258690012981194130
r12 0x00007ffd31aa2218 2d 3e aa 31 fd 7f 00 00 63 3e aa 31 fd 7f 00 00 ->ª1ý···c>ª1ý···
r13 0x0000560173f18c60 55 48 89 e5 48 83 ec 20 90 48 8d 3d 9f 00 00 00 UH·åH·ì ·H·=····
r14 0x0000560173f1ace0 03 00 00 00 00 00 00 00 e8 af f1 73 01 56 00 00 ········è¯ñs·V··
r15 0x00007f77fc0bc040 e0 d2 0b fc 77 7f 00 00 16 00 00 00 00 00 00 00 àÒ·üw···········
rip 0x00007f77fbc4e788 0f 0b 48 8d 35 4f 5c fb ff 48 8d 55 a0 45 31 e4 ··H·5O\ûÿH·U E1ä
rflags 0x0000000000010206 PF
cs 0x0033 fs 0x0000 gs 0x0000
Images (19 omitted):
0x0000560173f18000–0x0000560173f18e00 4bde66c92d3874571da26a9361e93ccf5084c4d8 runloopthread-manifest /tmp/TemporaryDirectory.5ib8eB/runloopthread-manifest
0x00007f77fb972000–0x00007f77fbf008c0 e0daad81442ed488d8b83fd10c171fcb90baba85 libswiftCore.so /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.04s in https://github.com/happn-app/RunLoopThread.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
Updating https://github.com/happn-app/RunLoopThread.git
Updated https://github.com/happn-app/RunLoopThread.git (0.16s)
Computing version for https://github.com/happn-app/RunLoopThread.git
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.Nzs0ZO/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "5", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "5.1.0", "/Package.swift", "-o", "/tmp/TemporaryDirectory.cXD9VP/runloopthread-manifest"])
/Package.swift:9:15: warning: will never be executed
4 |
5 | #if !_runtime(_ObjC)
6 | fatalError("Unsupported OS")
| `- note: a call to a never-returning function
7 | #endif
8 |
9 | let package = Package(
| `- warning: will never be executed
10 | name: "RunLoopThread",
11 | products: [main/Package.swift:6: Fatal error: Unsupported OS
*** Signal 4: Backtracing from 0x7f4e79887788... done ***
*** Program crashed: Illegal instruction at 0x00007f4e79887788 ***
Thread 0 "runloopthread-m" crashed:
0 0x00007f4e79887788 _assertionFailure(_:_:file:line:flags:) + 264 in libswiftCore.so
1 [ra] 0x000055af263a8cc3 main + 98 in runloopthread-manifest
Registers:
rax 0x0000000000000000 0
rdx 0x0000000000000002 2
rcx 0x0000000000000001 1
rbx 0x000000055af28007 23000678407
rsi 0x8000534f20646570 9223463636165748080
rdi 0x000055af27ff6010 01 00 01 00 01 00 00 00 00 00 00 00 00 00 00 00 ················
rbp 0x00007ffd961b3180 b0 31 1b 96 fd 7f 00 00 c3 8c 3a 26 af 55 00 00 °1··ý···Ã·:&¯U··
rsp 0x00007ffd961b3110 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ················
r8 0x000055af28007f00 07 80 f2 5a 05 00 00 00 6a 53 42 6d a6 54 bb c2 ··òZ····jSBm¦T»Â
r9 0x00007ffd961b2df0 46 61 74 61 6c 20 65 72 72 6f 72 3a 20 55 6e 73 Fatal error: Uns
r10 0x0000000000000000 0
r11 0xc2bb54a66d42536a 14031902137777279850
r12 0x00007ffd961b32c8 2d 3e 1b 96 fd 7f 00 00 63 3e 1b 96 fd 7f 00 00 ->··ý···c>··ý···
r13 0x000055af263a8c60 55 48 89 e5 48 83 ec 20 90 48 8d 3d 9f 00 00 00 UH·åH·ì ·H·=····
r14 0x000055af263aace0 03 00 00 00 00 00 00 00 e8 af 3a 26 af 55 00 00 ········è¯:&¯U··
r15 0x00007f4e79cf5040 e0 62 cf 79 4e 7f 00 00 16 00 00 00 00 00 00 00 àbÏyN···········
rip 0x00007f4e79887788 0f 0b 48 8d 35 4f 5c fb ff 48 8d 55 a0 45 31 e4 ··H·5O\ûÿH·U E1ä
rflags 0x0000000000010202
cs 0x0033 fs 0x0000 gs 0x0000
Images (19 omitted):
0x000055af263a8000–0x000055af263a8e00 abff858c1cbb86a8ebc9c83560a8e67564f38ba9 runloopthread-manifest /tmp/TemporaryDirectory.cXD9VP/runloopthread-manifest
0x00007f4e795ab000–0x00007f4e79b398c0 e0daad81442ed488d8b83fd10c171fcb90baba85 libswiftCore.so /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.03s in https://github.com/happn-app/RunLoopThread.git
BUILD FAILURE 6.1 android