Build Information
Failed to build BowArch, reference 0.1.0 (9287e7
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 16:51:13 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.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/bow-swift/bow-arch.git
Reference: 0.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/bow-swift/bow-arch
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 9287e7c Merge pull request #7 from bow-swift/spm_project
Cloned https://github.com/bow-swift/bow-arch.git
Revision (git rev-parse @):
9287e7c55fe809bd40399045243b00f005fc6303
SUCCESS checkout https://github.com/bow-swift/bow-arch.git at 0.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/bow-swift/bow-arch.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.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
Fetching https://github.com/bow-swift/bow.git
[1/54298] Fetching bow
Fetched https://github.com/bow-swift/bow.git from cache (32.28s)
Computing version for https://github.com/bow-swift/bow.git
Computed https://github.com/bow-swift/bow.git at 0.8.0 (38.48s)
Fetching https://github.com/bow-swift/SwiftCheck.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/4531] Fetching swiftcheck
[4532/57234] Fetching swiftcheck, rxswift
Fetched https://github.com/bow-swift/SwiftCheck.git from cache (7.40s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (7.56s)
Computing version for https://github.com/bow-swift/SwiftCheck.git
Computed https://github.com/bow-swift/SwiftCheck.git at 0.12.1 (11.97s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.49s)
Creating working copy for https://github.com/bow-swift/bow.git
Working copy of https://github.com/bow-swift/bow.git resolved at 0.8.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
Creating working copy for https://github.com/bow-swift/SwiftCheck.git
Working copy of https://github.com/bow-swift/SwiftCheck.git resolved at 0.12.1
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/92] Emitting module Bow
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[7/104] Compiling Bow Monoid.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[8/104] Compiling Bow MonoidK.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[9/104] Compiling Bow Monoidal.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[10/104] Compiling Bow NonEmptyReducible.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[11/104] Compiling Bow Reducible.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[12/104] Compiling Bow Selective.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[13/104] Compiling Bow Semigroup.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[14/104] Compiling Bow SemigroupK.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[15/104] Compiling Bow Semigroupal.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[16/104] Compiling Bow Semiring.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[17/104] Compiling Bow Traverse.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[18/104] Compiling Bow TraverseFilter.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[19/104] Compiling Bow Cokleisli.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[20/104] Compiling Bow Function0.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[21/104] Compiling Bow Function1.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[22/104] Compiling Bow FunctionK.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[23/104] Compiling Bow Kleisli.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[24/104] Compiling Bow Action.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[25/104] Compiling Bow Array.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[26/104] Compiling Bow ArrayK.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[27/104] Compiling Bow Co.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[28/104] Compiling Bow CoSum.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[29/104] Compiling Bow Const.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[30/104] Compiling Bow Coreader.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[31/104] Compiling Bow Day.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[32/104] Compiling Bow StringInstances.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[33/104] Compiling Bow BooleanFunctions.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[34/104] Compiling Bow Curry.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[35/104] Compiling Bow HigherKinds.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[36/104] Compiling Bow Memoization.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[37/104] Compiling Bow PartialApplication.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[38/104] Compiling Bow Predef.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[39/104] Compiling Bow Reverse.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[40/104] Compiling Bow EitherT.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[41/104] Compiling Bow EnvT.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[42/104] Compiling Bow OptionT.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[43/104] Compiling Bow StateT.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[44/104] Compiling Bow BindingExpression.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[45/104] Compiling Bow BindingOperator.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[46/104] Compiling Bow BoundVar.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[47/104] Compiling Bow MonadComprenhensions.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[48/104] Compiling Bow ReaderBindingExpression.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[49/104] Compiling Bow StateBindingExpression.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[50/104] Compiling Bow WriterBindingExpression.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[51/104] Compiling Bow MonadError.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[52/104] Compiling Bow MonadFilter.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[53/104] Compiling Bow MonadReader.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[54/104] Compiling Bow MonadState.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[55/104] Compiling Bow MonadWriter.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[56/104] Compiling Bow Comparable.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[57/104] Compiling Bow Contravariant.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[58/104] Compiling Bow Decidable.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[59/104] Compiling Bow Divide.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[60/104] Compiling Bow Divisible.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[61/104] Compiling Bow EquatableK.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[62/104] Compiling Bow Foldable.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[63/104] Compiling Bow Functor.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[64/104] Compiling Bow FunctorFilter.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[65/104] Compiling Bow Invariant.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[66/104] Compiling Bow Monad.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[67/104] Compiling Bow MonadCombine.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[68/104] Compiling Bow Reader.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[69/104] Compiling Bow Result.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[70/104] Compiling Bow Set.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[71/104] Compiling Bow SetK.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[72/104] Compiling Bow Sum.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[73/104] Compiling Bow Trampoline.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[74/104] Compiling Bow Try.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[75/104] Compiling Bow Validated.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[76/104] Compiling Bow Zipper.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[77/104] Compiling Bow BoolInstances.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[78/104] Compiling Bow NumberInstances.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[79/104] Compiling Bow OptionInstances.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[80/104] Compiling Bow Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[81/104] Compiling Bow DictionaryK.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[82/104] Compiling Bow Either.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[83/104] Compiling Bow EitherK.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[84/104] Compiling Bow Endo.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[85/104] Compiling Bow Eval.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[86/104] Compiling Bow Id.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[87/104] Compiling Bow Ior.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[88/104] Compiling Bow Moore.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[89/104] Compiling Bow NonEmptyArray.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[90/104] Compiling Bow Option.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[91/104] Compiling Bow Pairing.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[92/104] Compiling Bow Puller.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[93/104] Compiling Bow StoreT.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[94/104] Compiling Bow TracedT.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[95/104] Compiling Bow WriterT.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[96/104] Compiling Bow Alternative.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[97/104] Compiling Bow Applicative.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[98/104] Compiling Bow ApplicativeError.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[99/104] Compiling Bow Bimonad.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[100/104] Compiling Bow Comonad.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[101/104] Compiling Bow ComonadEnv.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[102/104] Compiling Bow ComonadStore.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[103/104] Compiling Bow ComonadTraced.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
[104/104] Compiling Bow ComonadTrans.swift
/host/spi-builder-workspace/.build/checkouts/bow/Sources/Bow/Arrow/Cokleisli.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// Witness for the `Cokleisli<F, A, B>` data type. To be used in simulated Higher Kinded Types.
BUILD FAILURE 6.2 wasm