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 HTTPCoders, reference 0.1.3 (49f599), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 11:16:32 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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/HTTPCoders.git
Reference: 0.1.3
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/Frizlab/HTTPCoders
 * tag               0.1.3      -> FETCH_HEAD
HEAD is now at 49f599a Update dependencies and enable strict concurrency checks
Cloned https://github.com/Frizlab/HTTPCoders.git
Revision (git rev-parse @):
49f599a83f9b4b986d0e49ccf73d51b0d3ae618f
SUCCESS checkout https://github.com/Frizlab/HTTPCoders.git at 0.1.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Frizlab/HTTPCoders.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
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/apple/swift-collections.git
[1/1051] Fetching stream-reader
[1052/17691] Fetching stream-reader, swift-collections
Fetched https://github.com/Frizlab/stream-reader.git from cache (1.11s)
Fetched https://github.com/apple/swift-collections.git from cache (1.14s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (2.14s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.66s)
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.6.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/37] Emitting module InternalCollectionsUtilities
[8/37] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[9/37] Compiling InternalCollectionsUtilities Integer rank.swift
[10/38] Compiling StreamReader InputStreamReader.swift
/host/spi-builder-workspace/.build/checkouts/stream-reader/Sources/StreamReader/Conveniences/FileDescriptorReader.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(System)
10 | import System
[11/38] Compiling StreamReader StreamReader.swift
/host/spi-builder-workspace/.build/checkouts/stream-reader/Sources/StreamReader/Conveniences/FileDescriptorReader.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(System)
10 | import System
[12/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/39] Compiling StreamReader DataReader.swift
/host/spi-builder-workspace/.build/checkouts/stream-reader/Sources/StreamReader/Conveniences/FileDescriptorReader.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(System)
10 | import System
[17/39] Compiling StreamReader URLSessionStreamTaskReader.swift
/host/spi-builder-workspace/.build/checkouts/stream-reader/Sources/StreamReader/Conveniences/FileDescriptorReader.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(System)
10 | import System
[18/39] Compiling StreamReader StreamReaderErrors.swift
/host/spi-builder-workspace/.build/checkouts/stream-reader/Sources/StreamReader/Conveniences/FileDescriptorReader.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(System)
10 | import System
[19/39] Compiling StreamReader GenericStreamReader.swift
/host/spi-builder-workspace/.build/checkouts/stream-reader/Sources/StreamReader/Conveniences/FileDescriptorReader.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(System)
10 | import System
[20/39] Compiling InternalCollectionsUtilities Descriptions.swift
[21/39] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/39] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/39] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/39] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[26/39] Compiling InternalCollectionsUtilities Debugging.swift
/host/spi-builder-workspace/.build/checkouts/stream-reader/Sources/StreamReader/Conveniences/FileDescriptorReader.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(System)
10 | import System
/host/spi-builder-workspace/.build/checkouts/stream-reader/Sources/StreamReader/Conveniences/FileDescriptorReader.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(System)
10 | import System
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/39] Emitting module StreamReader
/host/spi-builder-workspace/.build/checkouts/stream-reader/Sources/StreamReader/Conveniences/FileDescriptorReader.swift:8:8: error: no such module 'Foundation'
 6 |  */
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(System)
10 | import System
[30/39] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
/host/spi-builder-workspace/Sources/FormURLEncodedCoder/Decoder/FormURLEncodedDecoder.swift:26:8: error: no such module 'Foundation'
 24 |  */
 25 |
 26 | import Foundation
    |        `- error: no such module 'Foundation'
 27 |
 28 |
[31/39] Compiling FormURLEncodedCoder FormURLEncodedData.swift
/host/spi-builder-workspace/Sources/FormURLEncodedCoder/Decoder/FormURLEncodedDecoder.swift:26:8: error: no such module 'Foundation'
 24 |  */
 25 |
 26 | import Foundation
    |        `- error: no such module 'Foundation'
 27 |
 28 |
[32/39] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
/host/spi-builder-workspace/Sources/FormURLEncodedCoder/Decoder/FormURLEncodedDecoder.swift:26:8: error: no such module 'Foundation'
 24 |  */
 25 |
 26 | import Foundation
    |        `- error: no such module 'Foundation'
 27 |
 28 |
[33/39] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
/host/spi-builder-workspace/Sources/FormURLEncodedCoder/Decoder/FormURLEncodedDecoder.swift:26:8: error: no such module 'Foundation'
 24 |  */
 25 |
 26 | import Foundation
    |        `- error: no such module 'Foundation'
 27 |
 28 |
[34/39] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
/host/spi-builder-workspace/Sources/FormURLEncodedCoder/Decoder/FormURLEncodedDecoder.swift:26:8: error: no such module 'Foundation'
 24 |  */
 25 |
 26 | import Foundation
    |        `- error: no such module 'Foundation'
 27 |
 28 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/39] Emitting module FormURLEncodedCoder
/host/spi-builder-workspace/Sources/FormURLEncodedCoder/Decoder/FormURLEncodedDecoder.swift:26:8: error: no such module 'Foundation'
 24 |  */
 25 |
 26 | import Foundation
    |        `- error: no such module 'Foundation'
 27 |
 28 |
[36/39] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
/host/spi-builder-workspace/Sources/FormURLEncodedCoder/Decoder/FormURLEncodedDecoder.swift:26:8: error: no such module 'Foundation'
 24 |  */
 25 |
 26 | import Foundation
    |        `- error: no such module 'Foundation'
 27 |
 28 |
[37/39] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
/host/spi-builder-workspace/Sources/FormURLEncodedCoder/Decoder/FormURLEncodedDecoder.swift:26:8: error: no such module 'Foundation'
 24 |  */
 25 |
 26 | import Foundation
    |        `- error: no such module 'Foundation'
 27 |
 28 |
BUILD FAILURE 6.2 wasm