Build Information
Failed to build Winnie, reference v1.0.0 (f1feb7
), with Swift 6.2 (beta) for Wasm on 2 Jul 2025 03:59:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/patricktcoakley/Winnie.git
Reference: v1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/patricktcoakley/Winnie
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at f1feb76 Add comment preservation option; refactoring to lock in API.
Cloned https://github.com/patricktcoakley/Winnie.git
Revision (git rev-parse @):
f1feb769969c2704a0d090a445eee0850dd7d67e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/patricktcoakley/Winnie.git at v1.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/patricktcoakley/Winnie.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
[2095/18833] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (0.43s)
[2846/16739] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.24s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.00s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3419] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.91s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/27] Emitting module InternalCollectionsUtilities
[15/27] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/27] Compiling InternalCollectionsUtilities Integer rank.swift
[17/27] Compiling InternalCollectionsUtilities Descriptions.swift
[18/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/27] Compiling InternalCollectionsUtilities Debugging.swift
[21/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/27] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/27] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/302] Compiling HeapModule _HeapNode.swift
[30/302] Compiling HeapModule Heap.swift
[31/302] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[32/302] Compiling HashTreeCollections _HashNode+Storage.swift
[33/304] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/304] Compiling HeapModule Heap+UnsafeHandle.swift
[35/304] Compiling HeapModule Heap+Invariants.swift
[36/304] Compiling HeapModule Heap+Descriptions.swift
[37/304] Emitting module HeapModule
[38/305] Compiling HashTreeCollections _Bucket.swift
[39/305] Compiling HashTreeCollections _Hash.swift
[40/305] Compiling HashTreeCollections _HashLevel.swift
[41/305] Compiling HashTreeCollections _HashNode+Builder.swift
[42/305] Compiling HashTreeCollections _HashNode+Debugging.swift
[43/305] Compiling HashTreeCollections _HashNode+Initializers.swift
[45/305] Compiling HashTreeCollections TreeSet+Hashable.swift
[46/305] Compiling HashTreeCollections TreeSet+Sendable.swift
[47/305] Compiling HashTreeCollections TreeSet+Sequence.swift
[48/305] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[49/305] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[50/305] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[51/305] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[52/305] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[53/305] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[54/305] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[55/315] Compiling DequeModule _DequeSlot.swift
[56/315] Compiling DequeModule _UnsafeWrappedBuffer.swift
[57/315] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[58/315] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[59/315] Compiling HashTreeCollections TreeDictionary+Keys.swift
[60/315] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[61/315] Compiling HashTreeCollections TreeDictionary+Merge.swift
[62/315] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[63/315] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[64/322] Compiling HashTreeCollections TreeDictionary+Collection.swift
[65/322] Compiling OrderedCollections OrderedSet+SubSequence.swift
[66/322] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[67/322] Compiling OrderedCollections OrderedSet+Testing.swift
[68/322] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[69/322] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[70/322] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[71/322] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[72/322] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[73/322] Compiling OrderedCollections OrderedSet.swift
[74/322] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[75/322] Compiling HashTreeCollections TreeDictionary+Filter.swift
[76/322] Compiling OrderedCollections _UnsafeBitset.swift
[77/322] Compiling HashTreeCollections TreeSet+Equatable.swift
[78/322] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[79/322] Compiling HashTreeCollections TreeSet+Extras.swift
[80/322] Compiling HashTreeCollections TreeSet+Filter.swift
[91/322] Compiling OrderedCollections OrderedSet+Sendable.swift
[92/322] Compiling HashTreeCollections _HashNode+Structural union.swift
[93/322] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[94/322] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[95/322] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[96/322] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[97/322] Compiling HashTreeCollections _HashNode.swift
[98/322] Compiling HashTreeCollections _HashNodeHeader.swift
[99/329] Compiling HashTreeCollections _AncestorHashSlots.swift
[100/329] Compiling HashTreeCollections _Bitmap.swift
[101/329] Compiling HashTreeCollections _HashNode+Invariants.swift
[102/329] Compiling HashTreeCollections _HashNode+Lookups.swift
[103/329] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[104/329] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[112/329] Compiling HashTreeCollections _HashSlot.swift
[113/329] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[114/329] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[115/329] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[116/329] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[117/329] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[118/329] Compiling HashTreeCollections _HashNode+Structural merge.swift
[119/329] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[120/329] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[130/329] Compiling HashTreeCollections _HashStack.swift
[131/329] Compiling HashTreeCollections _HashTreeIterator.swift
[132/329] Compiling HashTreeCollections _HashTreeStatistics.swift
[133/329] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[134/329] Compiling HashTreeCollections _RawHashNode.swift
[135/329] Compiling HashTreeCollections _UnmanagedHashNode.swift
[136/329] Compiling HashTreeCollections _UnsafePath.swift
[137/329] Compiling HashTreeCollections TreeDictionary+Codable.swift
[151/329] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[152/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[153/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[154/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[155/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[156/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[157/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[158/329] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[159/329] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[160/329] Compiling HashTreeCollections TreeSet.swift
[168/329] Emitting module DequeModule
[192/339] Compiling BitCollections BitSet.Index.swift
[193/339] Compiling BitCollections BitSet._UnsafeHandle.swift
[194/339] Compiling BitCollections BitSet.swift
[195/339] Compiling BitCollections Range+Utilities.swift
[196/339] Compiling BitCollections Slice+Utilities.swift
[213/339] Compiling BitCollections UInt+Tricks.swift
[214/339] Compiling BitCollections _Word.swift
[223/339] Emitting module BitCollections
[268/340] Emitting module OrderedCollections
[292/341] Emitting module _RopeModule
[293/341] Compiling _RopeModule Rope+Join.swift
[294/341] Compiling _RopeModule Rope+MutatingForEach.swift
[295/341] Compiling _RopeModule Rope+Remove.swift
[296/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[297/341] Compiling _RopeModule Rope+Split.swift
[298/341] Compiling _RopeModule Optional Utilities.swift
[299/341] Compiling _RopeModule String Utilities.swift
[300/341] Compiling _RopeModule String.Index+ABI.swift
[301/341] Compiling _RopeModule _CharacterRecognizer.swift
[302/341] Emitting module HashTreeCollections
[344/345] Emitting module Collections
[345/345] Compiling Collections Collections.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[347/364] Emitting module Winnie
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[348/366] Compiling Winnie Token+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[349/366] Compiling Winnie Token.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[350/366] Compiling Winnie SectionProxy.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[351/366] Compiling Winnie Token+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[352/366] Compiling Winnie ConfigParserOptions.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[353/366] Compiling Winnie Bool+INIValueConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[354/366] Compiling Winnie Double+INIValueConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[355/366] Compiling Winnie Int+INIValueConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[356/366] Compiling Winnie String+INIValueConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[357/366] Compiling Winnie INIValue.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[358/366] Compiling Winnie INIValueConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[359/366] Compiling Winnie INIValue+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[360/366] Compiling Winnie INIValue+ExpressibleByLiteral.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[361/366] Compiling Winnie INIValue+INIValueConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[362/366] Compiling Winnie TokenError.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[363/366] Compiling Winnie Tokenizer.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[364/366] Compiling Winnie Config.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[365/366] Compiling Winnie ConfigParser.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[366/366] Compiling Winnie ConfigParserError.swift
/host/spi-builder-workspace/Sources/Winnie/Config/Config.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
BUILD FAILURE 6.2 wasm