Build Information
Failed to build PaversFRP, reference 1.0.0 (261322), with Swift 6.2 for Wasm on 17 Jun 2025 13:39:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/keithpitsui/paversfrp.git
Reference: 1.0.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/keithpitsui/paversfrp
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 261322b initialization
Cloned https://github.com/keithpitsui/paversfrp.git
Revision (git rev-parse @):
261322b29ab6bba1ca46a6e6ca8ccdbf1127fd40
SUCCESS checkout https://github.com/keithpitsui/paversfrp.git at 1.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/keithpitsui/paversfrp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 PaversFRP
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[4/51] Compiling PaversFRP AnyError.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[5/51] Compiling PaversFRP NoError.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[6/51] Compiling PaversFRP SomeError.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[7/51] Compiling PaversFRP Comparable.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[8/51] Compiling PaversFRP Function.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[9/51] Compiling PaversFRP Unpack.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[10/51] Compiling PaversFRP Empty.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[11/51] Compiling PaversFRP Ordering.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[12/51] Compiling PaversFRP Result.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[13/51] Compiling PaversFRP Value+NumericType.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[14/51] Compiling PaversFRP Curry.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[15/51] Compiling PaversFRP Runes.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[16/51] Compiling PaversFRP Optional.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[17/51] Compiling PaversFRP Pair.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[18/51] Compiling PaversFRP Tuple.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[19/51] Compiling PaversFRP Unit.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[20/51] Compiling PaversFRP Set+CartesianProduct.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[21/51] Compiling PaversFRP Set+Monoid.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[22/51] Compiling PaversFRP Lens.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[23/51] Compiling PaversFRP LensHolder.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[24/51] Compiling PaversFRP Optional+Alternative.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[25/51] Compiling PaversFRP Optional+Applicative.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[26/51] Compiling PaversFRP Optional+Functor.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[27/51] Compiling PaversFRP Optional+Monad.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[28/51] Compiling PaversFRP State+Functor.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[29/51] Compiling PaversFRP State+Monad.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[30/51] Compiling PaversFRP State.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[31/51] Compiling PaversFRP String.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[32/51] Compiling PaversFRP Bool.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[33/51] Compiling PaversFRP Either.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[34/51] Compiling PaversFRP Array+Functor.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[35/51] Compiling PaversFRP Array+Monad.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[36/51] Compiling PaversFRP Array.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[37/51] Compiling PaversFRP NonEmpties.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[38/51] Compiling PaversFRP Comparator.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[39/51] Compiling PaversFRP Dictionary.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[40/51] Compiling PaversFRP OptionalType.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[41/51] Compiling PaversFRP ResultProtocol.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[42/51] Compiling PaversFRP Semigroup.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[43/51] Compiling PaversFRP VectorType.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[44/51] Compiling PaversFRP Array+Alternative.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[45/51] Compiling PaversFRP Array+Applicative.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[46/51] Compiling PaversFRP EitherType.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[47/51] Compiling PaversFRP Enumerable.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[48/51] Compiling PaversFRP LensObject.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[49/51] Compiling PaversFRP Monoid.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[50/51] Compiling PaversFRP NonEmptyType.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[51/51] Compiling PaversFRP NumericType.swift
/host/spi-builder-workspace/Sources/PaversFRP/Types/Error/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
BUILD FAILURE 6.2 wasm