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 Outlaw, reference 4.1.0 (55306e), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 20:57:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Molbie/Outlaw.git
Reference: 4.1.0
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/Molbie/Outlaw
 * tag               4.1.0      -> FETCH_HEAD
HEAD is now at 55306eb Update podspec
Cloned https://github.com/Molbie/Outlaw.git
Revision (git rev-parse @):
55306eb5ef9a85f3ddb8bd5ffa3dae01807e32fc
SUCCESS checkout https://github.com/Molbie/Outlaw.git at 4.1.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Molbie/Outlaw.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/45] Emitting module Outlaw
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[4/50] Compiling Outlaw UInt+Value.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[5/50] Compiling Outlaw URL+Value.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[6/50] Compiling Outlaw Array+ValueWithContext.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[7/50] Compiling Outlaw Dictionary+ValueWithContext.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[8/50] Compiling Outlaw Set+ValueWithContext.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[9/50] Compiling Outlaw DeserializableWithContext.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[10/50] Compiling Outlaw Serializable.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[11/50] Compiling Outlaw SerializableWithContext.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[12/50] Compiling Outlaw Updatable.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[13/50] Compiling Outlaw UpdatableWithContext.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[14/50] Compiling Outlaw IndexDeserializable.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[15/50] Compiling Outlaw Key.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[16/50] Compiling Outlaw Array+IndexExtractable.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[17/50] Compiling Outlaw Index.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[18/50] Compiling Outlaw IndexExtractable+Enum.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[19/50] Compiling Outlaw IndexExtractable+Value.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[20/50] Compiling Outlaw IndexExtractable+ValueWithContext.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[21/50] Compiling Outlaw ValueWithContext.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[22/50] Compiling Outlaw Array.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[23/50] Compiling Outlaw Dictionary.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[24/50] Compiling Outlaw Set.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[25/50] Compiling Outlaw Array+Value.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[26/50] Compiling Outlaw Bool+Value.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[27/50] Compiling Outlaw Dictionary+map.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[28/50] Compiling Outlaw Dictionary+Extractable.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[29/50] Compiling Outlaw Extractable+Enum.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[30/50] Compiling Outlaw Extractable+Value.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[31/50] Compiling Outlaw Extractable+ValueWithContext.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[32/50] Compiling Outlaw Extractable.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[33/50] Compiling Outlaw IndexDeserializableWithContext.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[34/50] Compiling Outlaw IndexSerializable.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[35/50] Compiling Outlaw IndexSerializableWithContext.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[36/50] Compiling Outlaw IndexUpdatable.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[37/50] Compiling Outlaw IndexUpdatableWithContext.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[38/50] Compiling Outlaw Value.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[39/50] Compiling Outlaw IndexExtractable.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[40/50] Compiling Outlaw OutlawError.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[41/50] Compiling Outlaw JSON.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[42/50] Compiling Outlaw JSONCollection.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[43/50] Compiling Outlaw JSONSerializable.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[44/50] Compiling Outlaw Deserializable.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[45/50] Compiling Outlaw Date+Value.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[46/50] Compiling Outlaw Dictionary+Value.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[47/50] Compiling Outlaw Float+Value.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[48/50] Compiling Outlaw Int+Value.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[49/50] Compiling Outlaw Set+Value.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
[50/50] Compiling Outlaw String+Value.swift
/host/spi-builder-workspace/Sources/Outlaw/Convenience/Dictionary+map.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 |
BUILD FAILURE 6.2 wasm