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 KippleNetworking, reference main (49990a), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 05:14:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/bdrelling/KippleNetworking.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/bdrelling/KippleNetworking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 49990aa Updated Compatibility section of README
Cloned https://github.com/bdrelling/KippleNetworking.git
Revision (git rev-parse @):
49990aaecbab700e0c3fb0e0e4c74d085d0d92f3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleNetworking.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bdrelling/KippleNetworking.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/apple/swift-nio
Fetching https://github.com/bdrelling/KippleTools
Fetching https://github.com/bdrelling/Kipple
Fetching https://github.com/apple/swift-nio-extras
Fetching https://github.com/swift-server/async-http-client
[1/1664] Fetching kipple
[234/2384] Fetching kipple, kippletools
[954/8326] Fetching kipple, kippletools, swift-nio-extras
[4698/22340] Fetching kipple, kippletools, swift-nio-extras, async-http-client
[10120/98679] Fetching kipple, kippletools, swift-nio-extras, async-http-client, swift-nio
Fetched https://github.com/apple/swift-nio-extras from cache (1.10s)
Fetched https://github.com/swift-server/async-http-client from cache (1.11s)
[21469/78723] Fetching kipple, kippletools, swift-nio
Fetched https://github.com/bdrelling/Kipple from cache (1.15s)
[22095/77059] Fetching kippletools, swift-nio
Fetched https://github.com/bdrelling/KippleTools from cache (6.52s)
Fetched https://github.com/apple/swift-nio from cache (6.65s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (7.31s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/apple/swift-log
Fetching https://github.com/devicekit/DeviceKit
[1/3836] Fetching swift-log
[2/8222] Fetching swift-log, keychainaccess
[1701/12294] Fetching swift-log, keychainaccess, devicekit
[8221/28934] Fetching swift-log, keychainaccess, devicekit, swift-collections
Fetched https://github.com/devicekit/DeviceKit from cache (1.28s)
[12549/24862] Fetching swift-log, keychainaccess, swift-collections
Fetched https://github.com/apple/swift-log from cache (1.68s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.69s)
Fetched https://github.com/apple/swift-collections from cache (2.05s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (2.63s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.52s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
[15381/64321] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (27.01s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (27.73s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (28.20s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.42s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.6.0 (0.48s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.70s)
Computing version for https://github.com/apple/swift-nio-extras
Computed https://github.com/apple/swift-nio-extras at 1.28.0 (0.68s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1616] Fetching swift-asn1
[1149/6601] Fetching swift-asn1, swift-async-algorithms
[1396/12785] Fetching swift-asn1, swift-async-algorithms, swift-certificates
[2051/15211] Fetching swift-asn1, swift-async-algorithms, swift-certificates, swift-service-lifecycle
[13790/30101] Fetching swift-asn1, swift-async-algorithms, swift-certificates, swift-service-lifecycle, swift-nio-ssl
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.70s)
[11567/25116] Fetching swift-asn1, swift-certificates, swift-service-lifecycle, swift-nio-ssl
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.71s)
Fetching https://github.com/apple/swift-atomics.git
[9289/22690] Fetching swift-asn1, swift-certificates, swift-nio-ssl
Fetching https://github.com/apple/swift-http-structured-headers.git
[11077/23859] Fetching swift-asn1, swift-certificates, swift-nio-ssl, swift-http-structured-headers
[12842/25656] Fetching swift-asn1, swift-certificates, swift-nio-ssl, swift-http-structured-headers, swift-atomics
[12860/31615] Fetching swift-asn1, swift-certificates, swift-nio-ssl, swift-http-structured-headers, swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.42s)
[17874/30446] Fetching swift-asn1, swift-certificates, swift-nio-ssl, swift-atomics, swift-algorithms
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.73s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.76s)
Fetching https://github.com/apple/swift-nio-http2.git
[17926/22690] Fetching swift-asn1, swift-certificates, swift-nio-ssl
[18076/23594] Fetching swift-asn1, swift-certificates, swift-nio-ssl, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.41s)
[18372/22690] Fetching swift-asn1, swift-certificates, swift-nio-ssl
[21649/34222] Fetching swift-asn1, swift-certificates, swift-nio-ssl, swift-nio-http2
Fetched https://github.com/apple/swift-certificates.git from cache (2.67s)
Fetched https://github.com/apple/swift-asn1.git from cache (2.67s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.72s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.54s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (3.59s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.63s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.78s)
Fetching https://github.com/apple/swift-crypto.git
[1/15419] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (4.18s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (8.63s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.09s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.93s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.90s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (1.62s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.10s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.50s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.40s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.55s)
Computing version for https://github.com/swift-server/async-http-client
Computed https://github.com/swift-server/async-http-client at 1.26.1 (0.55s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.34s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.89s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.52s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.6.0
Creating working copy for https://github.com/apple/swift-nio-extras
Working copy of https://github.com/apple/swift-nio-extras resolved at 1.28.0
Creating working copy for https://github.com/swift-server/async-http-client
Working copy of https://github.com/swift-server/async-http-client resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
Creating working copy for https://github.com/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/445] Write sources
[23/445] Compiling CNIOWASI CNIOWASI.c
[23/445] Compiling CNIOWindows shim.c
[25/445] Compiling CNIOWindows WSAStartup.c
[26/445] Write sources
[29/445] Compiling CNIOLinux shim.c
[30/445] Compiling CNIOLinux liburing_shims.c
[31/445] Compiling CNIODarwin shim.c
[32/445] Compiling CNIOExtrasZlib empty.c
[33/445] Write swift-version-24593BA9C3E375BF.txt
[34/445] Compiling _AtomicsShims.c
[34/445] Compiling _NumericsShims _NumericsShims.c
[36/445] Compiling CNIOLLHTTP c_nio_http.c
[37/446] Compiling fiat_p256_adx_mul.S
[38/449] Compiling CNIOLLHTTP c_nio_api.c
[39/451] Compiling fiat_p256_adx_sqr.S
[40/485] Compiling CNIOBoringSSLShims shims.c
[42/496] Emitting module _NIOBase64
[43/496] Emitting module _NIODataStructures
[43/496] Compiling CNIOLLHTTP c_nio_llhttp.c
[45/510] Compiling KippleLogging ConsoleLogHandler.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleLogging/Exports.swift:10:19: error: no such module 'OSLog'
 8 | @_exported import Logging
 9 | #else
10 | @_exported import OSLog
   |                   `- error: no such module 'OSLog'
11 | #endif
12 |
[46/510] Compiling KippleLogging Logger+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleLogging/Exports.swift:10:19: error: no such module 'OSLog'
 8 | @_exported import Logging
 9 | #else
10 | @_exported import OSLog
   |                   `- error: no such module 'OSLog'
11 | #endif
12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/510] Emitting module KippleFoundation
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
[48/511] Compiling RealModule ElementaryFunctions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/512] Emitting module KippleCodable
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleCodable/Errors/CleanedDecodingError.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public struct CleanedDecodingError: LocalizedError {
[50/513] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[51/513] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[52/513] Emitting module RealModule
[53/513] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[54/513] Compiling InternalCollectionsUtilities UInt+reversed.swift
[55/513] Compiling KippleFoundation URLConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
[56/513] Compiling KippleCodable CodableIgnored.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleCodable/Errors/CleanedDecodingError.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public struct CleanedDecodingError: LocalizedError {
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleCodable/Errors/CleanedDecodingError.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public struct CleanedDecodingError: LocalizedError {
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleCodable/Errors/CleanedDecodingError.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public struct CleanedDecodingError: LocalizedError {
[59/513] Compiling RealModule Real.swift
[60/513] Compiling RealModule RealFunctions.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleCodable/Errors/CleanedDecodingError.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public struct CleanedDecodingError: LocalizedError {
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleCodable/Errors/CleanedDecodingError.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public struct CleanedDecodingError: LocalizedError {
[65/513] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleCodable/Errors/CleanedDecodingError.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public struct CleanedDecodingError: LocalizedError {
[66/513] Compiling InternalCollectionsUtilities Integer rank.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleCodable/Errors/CleanedDecodingError.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public struct CleanedDecodingError: LocalizedError {
[67/513] Compiling RealModule Float16+Real.swift
[68/513] Compiling KippleCodable CodableDefaultStrategy.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleCodable/Errors/CleanedDecodingError.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public struct CleanedDecodingError: LocalizedError {
[69/513] Compiling RealModule Float80+Real.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
[72/513] Compiling InternalCollectionsUtilities _UniqueCollection.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
[73/513] Compiling InternalCollectionsUtilities Debugging.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
[74/513] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
[75/513] Compiling InternalCollectionsUtilities _SortedCollection.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
[76/513] Compiling KippleFoundation NSNumber+Boolean.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
[77/513] Compiling KippleFoundation Result+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
[80/513] Compiling InternalCollectionsUtilities Descriptions.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
[81/513] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleFoundation/Extensions/Bool+Convenience.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public extension Bool {
[82/513] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleCodable/Errors/CleanedDecodingError.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public struct CleanedDecodingError: LocalizedError {
[83/513] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleCodable/Errors/CleanedDecodingError.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public struct CleanedDecodingError: LocalizedError {
[84/513] Compiling KippleCodable CodableDefault.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleCodable/Errors/CleanedDecodingError.swift:3:8: error: no such module 'Foundation'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Foundation
   |        `- error: no such module 'Foundation'
 4 |
 5 | public struct CleanedDecodingError: LocalizedError {
[85/513] Compiling KippleLogging Exports.swift
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleLogging/Exports.swift:10:19: error: no such module 'OSLog'
 8 | @_exported import Logging
 9 | #else
10 | @_exported import OSLog
   |                   `- error: no such module 'OSLog'
11 | #endif
12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[86/513] Emitting module KippleLogging
/host/spi-builder-workspace/.build/checkouts/Kipple/Sources/KippleLogging/Exports.swift:10:19: error: no such module 'OSLog'
 8 | @_exported import Logging
 9 | #else
10 | @_exported import OSLog
   |                   `- error: no such module 'OSLog'
11 | #endif
12 |
[91/513] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[92/513] Compiling Logging LogHandler.swift
BUILD FAILURE 6.2 wasm