The Swift Package Index logo.Swift Package Index

Build Information

Failed to build KippleNetworking, reference 0.6.0 (49990a), with Swift 6.3 for Wasm on 14 Apr 2026 07:54:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleNetworking.git
Reference: 0.6.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/bdrelling/KippleNetworking
 * tag               0.6.0      -> FETCH_HEAD
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 0.6.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/bdrelling/Kipple
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/bdrelling/KippleTools
Fetching https://github.com/apple/swift-nio-extras
Fetching https://github.com/swift-server/async-http-client
[1/720] Fetching kippletools
[73/2384] Fetching kippletools, kipple
[954/18070] Fetching kippletools, kipple, async-http-client
[1268/24580] Fetching kippletools, kipple, async-http-client, swift-nio-extras
[10490/107719] Fetching kippletools, kipple, async-http-client, swift-nio-extras, swift-nio
Fetched https://github.com/apple/swift-nio-extras from cache (2.27s)
Fetched https://github.com/bdrelling/KippleTools from cache (2.28s)
[36472/100489] Fetching kipple, async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client from cache (2.30s)
[21618/84803] Fetching kipple, swift-nio
Fetched https://github.com/bdrelling/Kipple from cache (10.48s)
Fetched https://github.com/apple/swift-nio from cache (10.58s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (11.50s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/apple/swift-log
[1/4388] Fetching keychainaccess
[1362/27925] Fetching keychainaccess, swift-collections
[4131/34486] Fetching keychainaccess, swift-collections, swift-log
[4328/38885] Fetching keychainaccess, swift-collections, swift-log, devicekit
Fetched https://github.com/apple/swift-log from cache (1.26s)
[10906/32324] Fetching keychainaccess, swift-collections, devicekit
Fetched https://github.com/devicekit/DeviceKit from cache (1.47s)
[7684/27925] Fetching keychainaccess, swift-collections
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.68s)
[9415/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.85s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (3.47s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.62s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/17523] Fetching swift-argument-parser
[15422/73631] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (40.26s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (41.89s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.8.0 (42.75s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.87s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.19s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (0.82s)
Computing version for https://github.com/apple/swift-nio-extras
Computed https://github.com/apple/swift-nio-extras at 1.33.0 (1.06s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2724] Fetching swift-service-lifecycle
[1936/8782] Fetching swift-service-lifecycle, swift-algorithms
[1964/15006] Fetching swift-service-lifecycle, swift-algorithms, swift-async-algorithms
[14261/30424] Fetching swift-service-lifecycle, swift-algorithms, swift-async-algorithms, swift-nio-ssl
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-atomics.git
[18554/32244] Fetching swift-service-lifecycle, swift-algorithms, swift-async-algorithms, swift-nio-ssl, swift-atomics
[18664/39389] Fetching swift-service-lifecycle, swift-algorithms, swift-async-algorithms, swift-nio-ssl, swift-atomics, swift-certificates
Fetched https://github.com/apple/swift-atomics.git from cache (1.57s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.62s)
Fetching https://github.com/apple/swift-http-structured-headers.git
[26570/30424] Fetching swift-service-lifecycle, swift-algorithms, swift-async-algorithms, swift-nio-ssl
Fetching https://github.com/apple/swift-http-types.git
[30117/31666] Fetching swift-service-lifecycle, swift-algorithms, swift-async-algorithms, swift-nio-ssl, swift-http-structured-headers
[30935/32699] Fetching swift-service-lifecycle, swift-algorithms, swift-async-algorithms, swift-nio-ssl, swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.62s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.70s)
Fetching https://github.com/apple/swift-nio-http2.git
[1/12102] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-async-algorithms.git from cache (5.10s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (5.13s)
Fetched https://github.com/apple/swift-algorithms.git from cache (5.13s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.15s)
Fetching https://github.com/apple/swift-asn1.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.70s)
[1/1796] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.44s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (8.19s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (2.65s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (5.17s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.95s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.15s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.97.1 (1.55s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.74s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (2.14s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.92s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (4.40s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.53s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.68s)
Fetching https://github.com/apple/swift-crypto.git
[1/17340] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.40s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (4.21s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.93s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (1.22s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.85s)
Computing version for https://github.com/swift-server/async-http-client
Computed https://github.com/swift-server/async-http-client at 1.33.1 (0.85s)
Fetching https://github.com/apple/swift-configuration.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-service-context.git
[1/2843] Fetching swift-nio-transport-services
[371/8575] Fetching swift-nio-transport-services, swift-distributed-tracing
[943/11753] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-configuration
[8001/12989] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-configuration, swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.91s)
[5675/5732] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.94s)
Fetched https://github.com/apple/swift-configuration.git from cache (1.11s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.17s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.98s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (0.84s)
Computing version for https://github.com/apple/swift-configuration.git
Computed https://github.com/apple/swift-configuration.git at 1.2.0 (1.06s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.79s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (0.79s)
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
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.26.0
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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.8.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.33.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.97.1
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.11.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.0
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.5.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-configuration.git
Working copy of https://github.com/apple/swift-configuration.git resolved at 1.2.0
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.36.1
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.1.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
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.33.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.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.42.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/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/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.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/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/461] Write sources
[32/461] Compiling _CWASI _CWASI.c
[33/461] Compiling _NumericsShims _NumericsShims.c
[34/461] Compiling CNIOWindows shim.c
[35/461] Compiling CSystem shims.c
[36/461] Compiling CNIOWindows WSAStartup.c
[37/461] Compiling _AtomicsShims.c
[38/461] Compiling CNIOWASI CNIOWASI.c
[38/461] Compiling CNIOPosix event_loop_id.c
[40/461] Compiling CNIOLinux liburing_shims.c
[41/461] Compiling CNIOOpenBSD shim.c
[42/461] Compiling CNIOLinux shim.c
[43/461] Compiling CNIOLLHTTP c_nio_http.c
[44/461] Compiling CNIOExtrasZlib zutil.c
[45/461] Write swift-version-24593BA9C3E375BF.txt
[46/461] Compiling CNIOLLHTTP c_nio_api.c
[47/461] Compiling CNIOExtrasZlib inftrees.c
[48/461] Compiling CNIOExtrasZlib inffast.c
[49/461] Compiling CNIOExtrasZlib trees.c
[50/463] Compiling CNIOExtrasZlib crc32.c
[51/467] Compiling CNIOExtrasZlib deflate.c
[52/470] Compiling CNIOExtrasZlib inflate.c
[54/522] Emitting module RealModule
[54/523] Compiling CNIOLLHTTP c_nio_llhttp.c
[56/538] Compiling RealModule RealFunctions.swift
[57/538] Emitting module _NIOBase64
[58/538] Compiling _NIOBase64 Base64.swift
[59/539] Compiling KippleFoundation Swift+Modulo.swift
[60/539] Compiling KippleFoundation AppInfo.swift
[61/539] Compiling KippleFoundation BundleInfo.swift
[62/539] Compiling KippleFoundation SemanticVersion.swift
[63/543] Compiling RealModule RelaxedArithmetic.swift
[64/543] 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 |
[65/543] Compiling RealModule Float80+Real.swift
[66/543] Compiling RealModule Real.swift
[67/543] Compiling RealModule Float16+Real.swift
[69/543] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[70/543] 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 |
[71/543] 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 |
[72/543] Compiling KippleFoundation Comparable+Clamped.swift
[73/543] Compiling KippleFoundation Int+Convenience.swift
[74/543] Emitting module Logging
[75/543] Emitting module ServiceContextModule
BUILD FAILURE 6.3 wasm