The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ASAPExecution, reference main (192997), with Swift 6.1 for Wasm on 30 May 2025 04:20:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/ASAPExecution.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/Frizlab/ASAPExecution
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 192997f Add more ASAP run variants (combination of already existing variants)
Cloned https://github.com/Frizlab/ASAPExecution.git
Revision (git rev-parse @):
192997fd3b5b48e1e7216613cd3ba11382e1e2a7
SUCCESS checkout https://github.com/Frizlab/ASAPExecution.git at main
========================================
Build
========================================
Selected platform:         wasm
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-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-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.29s)
Computing version for https://github.com/happn-app/RunLoopThread.git
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.YvskOJ/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.D3pr7P/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 0x7fde71219788... done ***
*** Program crashed: Illegal instruction at 0x00007fde71219788 ***
Thread 0 "runloopthread-m" crashed:
0      0x00007fde71219788 _assertionFailure(_:_:file:line:flags:) + 264 in libswiftCore.so
1 [ra] 0x00005569e9fdbcc3 main + 98 in runloopthread-manifest
Registers:
rax 0x0000000000000000  0
rdx 0x0000000000000002  2
rcx 0x0000000000000001  1
rbx 0x00000005569ebda7  22928080295
rsi 0x8000534f20646570  9223463636165748080
rdi 0x00005569ebd96010  01 00 01 00 01 00 00 00 00 00 00 00 00 00 00 00  ················
rbp 0x00007ffc3abdd4d0  00 d5 bd 3a fc 7f 00 00 c3 bc fd e9 69 55 00 00  ·Õ½:ü···Ã¼ýéiU··
rsp 0x00007ffc3abdd460  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ················
 r8 0x00005569ebda7f00  a7 bd 9e 56 05 00 00 00 6a 4b 65 35 27 9a a7 a0  §½·V····jKe5'·§
 r9 0x00007ffc3abdd140  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 55 6e 73  Fatal error: Uns
r10 0x0000000000000000  0
r11 0xa0a79a2735654b6a  11576390860369382250
r12 0x00007ffc3abdd618  2d ee bd 3a fc 7f 00 00 63 ee bd 3a fc 7f 00 00  -î½:ü···cî½:ü···
r13 0x00005569e9fdbc60  55 48 89 e5 48 83 ec 20 90 48 8d 3d 9f 00 00 00  UH·åH·ì ·H·=····
r14 0x00005569e9fddce0  03 00 00 00 00 00 00 00 e8 df fd e9 69 55 00 00  ········èßýéiU··
r15 0x00007fde71687040  e0 82 68 71 de 7f 00 00 16 00 00 00 00 00 00 00  à·hqÞ···········
rip 0x00007fde71219788  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):
0x00005569e9fdb000–0x00005569e9fdbe00 99a02ffdbf2d3647b5d16bb6fff0a5fe3f588b26 runloopthread-manifest /tmp/TemporaryDirectory.D3pr7P/runloopthread-manifest
0x00007fde70f3d000–0x00007fde714cb8c0 e0daad81442ed488d8b83fd10c171fcb90baba85 libswiftCore.so        /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.03s in https://github.com/happn-app/RunLoopThread.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Updating https://github.com/happn-app/RunLoopThread.git
Updated https://github.com/happn-app/RunLoopThread.git (0.19s)
Computing version for https://github.com/happn-app/RunLoopThread.git
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.UhWQtw/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.mPVyqg/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 0x7f7080b40788... done ***
*** Program crashed: Illegal instruction at 0x00007f7080b40788 ***
Thread 0 "runloopthread-m" crashed:
0      0x00007f7080b40788 _assertionFailure(_:_:file:line:flags:) + 264 in libswiftCore.so
1 [ra] 0x0000565446e31cc3 main + 98 in runloopthread-manifest
Registers:
rax 0x0000000000000000  0
rdx 0x0000000000000002  2
rcx 0x0000000000000001  1
rbx 0x0000000565448e0c  23173828108
rsi 0x8000534f20646570  9223463636165748080
rdi 0x0000565448dfb010  01 00 01 00 01 00 00 00 00 00 00 00 00 00 00 00  ················
rbp 0x00007fff0d959f70  a0 9f 95 0d ff 7f 00 00 c3 1c e3 46 54 56 00 00   ···ÿ···Ã·ãFTV··
rsp 0x00007fff0d959f00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ················
 r8 0x0000565448e0cf00  0c 8e 44 65 05 00 00 00 d1 9c b0 64 b2 02 c1 d5  ··De····Ñ·°d²·ÁÕ
 r9 0x00007fff0d959be0  46 61 74 61 6c 20 65 72 72 6f 72 3a 20 55 6e 73  Fatal error: Uns
r10 0x0000000000000000  0
r11 0xd5c102b264b09cd1  15402595165800537297
r12 0x00007fff0d95a0b8  2d ae 95 0d ff 7f 00 00 63 ae 95 0d ff 7f 00 00  -®··ÿ···c®··ÿ···
r13 0x0000565446e31c60  55 48 89 e5 48 83 ec 20 90 48 8d 3d 9f 00 00 00  UH·åH·ì ·H·=····
r14 0x0000565446e33ce0  03 00 00 00 00 00 00 00 e8 3f e3 46 54 56 00 00  ········è?ãFTV··
r15 0x00007f7080fae040  e0 f2 fa 80 70 7f 00 00 16 00 00 00 00 00 00 00  àòú·p···········
rip 0x00007f7080b40788  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):
0x0000565446e31000–0x0000565446e31e00 6549406821bee0771a19e625fb0320b99c1d7ba8 runloopthread-manifest /tmp/TemporaryDirectory.mPVyqg/runloopthread-manifest
0x00007f7080864000–0x00007f7080df28c0 e0daad81442ed488d8b83fd10c171fcb90baba85 libswiftCore.so        /usr/lib/swift/linux/libswiftCore.so
Backtrace took 0.04s in https://github.com/happn-app/RunLoopThread.git
BUILD FAILURE 6.1 wasm