Build Information
Failed to build Winnie, reference v0.3.0 (eb1f0f
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 14:00:20 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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: v0.3.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 v0.3.0 -> FETCH_HEAD
HEAD is now at eb1f0f1 Add ConfigParserOption type to decouple customization from the ConfigParser; add explicit padding options.
Cloned https://github.com/patricktcoakley/Winnie.git
Revision (git rev-parse @):
eb1f0f15ac8a8cdd69469e32f736fc1e7840a023
SUCCESS checkout https://github.com/patricktcoakley/Winnie.git at v0.3.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-4609320-3":/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
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.15s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.76s)
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/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/25] Compiling InternalCollectionsUtilities Integer rank.swift
[18/25] Emitting module InternalCollectionsUtilities
[19/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/25] Compiling InternalCollectionsUtilities Descriptions.swift
[22/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/25] Compiling InternalCollectionsUtilities Debugging.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/300] Compiling HashTreeCollections _Bucket.swift
[28/300] Compiling HashTreeCollections _Hash.swift
[29/302] Compiling HeapModule Heap+Descriptions.swift
[30/302] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[31/302] Compiling HashTreeCollections _HashNode+Storage.swift
[32/302] Compiling HeapModule _HeapNode.swift
[33/302] Compiling HeapModule Heap.swift
[34/302] Compiling HeapModule Heap+Invariants.swift
[35/302] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[36/302] Compiling HeapModule Heap+UnsafeHandle.swift
[37/302] Emitting module HeapModule
[39/303] Compiling HashTreeCollections _HashLevel.swift
[40/303] Compiling HashTreeCollections _HashNode+Builder.swift
[41/303] Compiling HashTreeCollections _AncestorHashSlots.swift
[42/303] Compiling HashTreeCollections _Bitmap.swift
[47/303] Compiling HashTreeCollections _HashNode+Debugging.swift
[48/310] Compiling DequeModule _DequeSlot.swift
[49/310] Compiling DequeModule _UnsafeWrappedBuffer.swift
[50/310] Compiling HashTreeCollections TreeSet+Hashable.swift
[51/310] Compiling HashTreeCollections TreeSet+Sendable.swift
[52/310] Compiling HashTreeCollections TreeSet+Sequence.swift
[53/310] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[54/310] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[55/310] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[56/310] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[57/310] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[58/310] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[59/310] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[60/320] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[61/320] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[62/320] Compiling HashTreeCollections _HashNode+Invariants.swift
[63/320] Compiling HashTreeCollections _HashNode+Lookups.swift
[65/320] Compiling HashTreeCollections _HashNode+Initializers.swift
[66/320] Compiling HashTreeCollections TreeDictionary+Collection.swift
[67/320] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[68/320] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[69/320] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[70/320] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[71/320] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[72/320] Compiling HashTreeCollections TreeDictionary+Filter.swift
[73/320] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[74/320] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[75/320] Compiling HashTreeCollections TreeDictionary+Keys.swift
[76/320] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[77/320] Compiling HashTreeCollections TreeDictionary+Merge.swift
[78/320] Compiling BitCollections BitSet.Index.swift
[79/320] Compiling BitCollections BitSet._UnsafeHandle.swift
[80/327] Compiling HashTreeCollections _HashNode+Structural union.swift
[81/327] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[82/327] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[83/327] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[84/327] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[85/327] Compiling HashTreeCollections _HashNode.swift
[86/327] Compiling HashTreeCollections _HashNodeHeader.swift
[87/327] Compiling HashTreeCollections _HashSlot.swift
[88/327] Compiling HashTreeCollections _HashStack.swift
[89/327] Compiling HashTreeCollections _HashTreeIterator.swift
[90/327] Compiling HashTreeCollections _HashTreeStatistics.swift
[91/327] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[92/327] Compiling HashTreeCollections _RawHashNode.swift
[93/327] Compiling HashTreeCollections _UnmanagedHashNode.swift
[94/327] Compiling HashTreeCollections _UnsafePath.swift
[95/327] Compiling HashTreeCollections TreeDictionary+Codable.swift
[96/327] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[97/327] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[98/327] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[99/327] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[100/327] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[101/327] Compiling HashTreeCollections _HashNode+Structural merge.swift
[102/327] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[103/327] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[121/327] Compiling OrderedCollections OrderedSet+Sendable.swift
[122/327] Compiling OrderedCollections OrderedSet+SubSequence.swift
[123/327] Compiling OrderedCollections OrderedSet+Testing.swift
[124/327] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[125/327] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[126/327] Compiling OrderedCollections OrderedSet.swift
[127/327] Compiling OrderedCollections _UnsafeBitset.swift
[128/327] Compiling HashTreeCollections TreeSet+Equatable.swift
[129/327] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[130/327] Compiling HashTreeCollections TreeSet+Extras.swift
[131/327] Compiling HashTreeCollections TreeSet+Filter.swift
[132/327] Emitting module DequeModule
[158/328] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[159/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[160/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[161/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[162/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[163/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[164/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[165/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[166/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[167/328] Compiling HashTreeCollections TreeSet.swift
[231/337] Emitting module BitCollections
[266/338] Emitting module OrderedCollections
[310/339] Emitting module HashTreeCollections
[312/340] Emitting module _RopeModule
[332/340] Compiling _RopeModule Rope+Join.swift
[333/340] Compiling _RopeModule Rope+MutatingForEach.swift
[334/340] Compiling _RopeModule Rope+Remove.swift
[335/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[336/340] Compiling _RopeModule Rope+Split.swift
[337/340] Compiling _RopeModule Optional Utilities.swift
[338/340] Compiling _RopeModule String Utilities.swift
[339/340] Compiling _RopeModule String.Index+ABI.swift
[340/340] Compiling _RopeModule _CharacterRecognizer.swift
[342/343] Emitting module Collections
[343/343] Compiling Collections Collections.swift
[345/361] Compiling Winnie INIValue.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[346/361] Compiling Winnie INIValueConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[347/361] Compiling Winnie Int+INIValueConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[348/361] Compiling Winnie String+INIValueConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[349/361] Compiling Winnie Bool+INIValueConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[350/361] Compiling Winnie Double+INIValueConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[351/361] Compiling Winnie INIValue+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[352/361] Compiling Winnie INIValue+ExpressibleByLiteral.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[353/361] Compiling Winnie INIValue+INIValueConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[354/361] Compiling Winnie SectionProxy.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[355/361] Compiling Winnie Token+CustomDebugStringConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[356/361] Compiling Winnie Token+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[357/361] Compiling Winnie Token.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[358/363] Emitting module Winnie
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[359/363] Compiling Winnie ConfigParser.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[360/363] Compiling Winnie ConfigParserError.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[361/363] Compiling Winnie ConfigParserOptions.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[362/363] Compiling Winnie TokenError.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import OrderedCollections
3 |
[363/363] Compiling Winnie Tokenizer.swift
/host/spi-builder-workspace/Sources/Winnie/Config/ConfigParser.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