Build Information
Failed to build IkigaJSON, reference 2.3.2 (17cc2f
), with Swift 6.2 (beta) for Wasm on 23 Jul 2025 17:20:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/orlandos-nl/IkigaJSON.git
Reference: 2.3.2
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/orlandos-nl/IkigaJSON
* tag 2.3.2 -> FETCH_HEAD
HEAD is now at 17cc2f9 Merge pull request #49 from koraykoska/master
Cloned https://github.com/orlandos-nl/IkigaJSON.git
Revision (git rev-parse @):
17cc2f9d7fb03b6027ec1f6702c9b66be7cd9c6e
SUCCESS checkout https://github.com/orlandos-nl/IkigaJSON.git at 2.3.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/orlandos-nl/IkigaJSON.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/apple/swift-nio.git
[1/76843] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.56s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (10.74s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1808] Fetching swift-atomics
[508/6465] Fetching swift-atomics, swift-system
[5768/23349] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.87s)
[4679/18692] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.39s)
Fetched https://github.com/apple/swift-collections.git from cache (2.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.12s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.73s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.85.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
Building for debugging...
[0/21] Write sources
[10/21] Compiling CNIOWASI CNIOWASI.c
[11/21] Compiling CNIOWindows shim.c
[11/21] Compiling CNIOLinux shim.c
[11/21] Compiling CNIOWindows WSAStartup.c
[14/21] Write sources
[15/21] Compiling CNIOLinux liburing_shims.c
[16/21] Compiling CNIODarwin shim.c
[17/21] Write swift-version-24593BA9C3E375BF.txt
[17/21] Compiling _AtomicsShims.c
[20/65] Emitting module _JSONCore
[20/65] Compiling c-nioatomics.c
[21/65] Compiling c-atomics.c
[23/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/72] Compiling _NIODataStructures PriorityQueue.swift
[25/72] Compiling InternalCollectionsUtilities Debugging.swift
[26/72] Compiling Atomics UnsafeAtomicLazyReference.swift
[27/72] Compiling Atomics AtomicMemoryOrderings.swift
[28/72] Compiling Atomics DoubleWord.swift
[29/72] Compiling Atomics ManagedAtomic.swift
[30/72] Compiling Atomics ManagedAtomicLazyReference.swift
[31/74] Emitting module InternalCollectionsUtilities
[32/74] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/74] Compiling InternalCollectionsUtilities Integer rank.swift
[34/74] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[36/74] Compiling InternalCollectionsUtilities Descriptions.swift
[37/74] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/74] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/74] Compiling _JSONCore Bytes.swift
[46/74] Compiling _JSONCore JSONParser+Parsing.swift
[47/74] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[48/74] Emitting module _NIOBase64
[49/74] Compiling _NIOBase64 Base64.swift
[50/75] Compiling _JSONCore Errors.swift
[51/75] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[52/75] Compiling InternalCollectionsUtilities UInt+reversed.swift
[53/75] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[54/75] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[59/75] Emitting module Atomics
[63/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/76] Compiling _JSONCore JSONTokenizerDestination.swift
[65/76] Compiling _JSONCore JSONTokenizer.swift
[66/77] Compiling _NIODataStructures _TinyArray.swift
[69/92] Emitting module NIOConcurrencyHelpers
[70/92] Compiling Atomics IntegerOperations.swift
[71/92] Compiling Atomics Unmanaged extensions.swift
[73/93] Compiling DequeModule _DequeBuffer.swift
[74/93] Compiling DequeModule _DequeBufferHeader.swift
[75/95] Compiling NIOConcurrencyHelpers NIOLock.swift
[76/95] Compiling NIOConcurrencyHelpers lock.swift
[77/95] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[78/95] Compiling NIOConcurrencyHelpers atomics.swift
[79/95] Compiling _NIODataStructures Heap.swift
[80/95] Emitting module _NIODataStructures
[83/97] Compiling DequeModule Deque+Equatable.swift
[84/97] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[85/97] Compiling DequeModule Deque+Extras.swift
[86/97] Compiling DequeModule Deque+Hashable.swift
[87/97] Compiling DequeModule Deque+CustomReflectable.swift
[88/97] Compiling DequeModule Deque+Descriptions.swift
[89/97] Compiling DequeModule _DequeSlot.swift
[90/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/97] Compiling DequeModule Deque+Testing.swift
[92/97] Compiling DequeModule Deque._Storage.swift
[93/97] Compiling DequeModule Deque._UnsafeHandle.swift
[94/97] Compiling DequeModule Deque.swift
[95/97] Compiling DequeModule Deque+Codable.swift
[96/97] Compiling DequeModule Deque+Collection.swift
[97/97] Emitting module DequeModule
[99/159] Compiling NIOCore CircularBuffer.swift
[100/159] Compiling NIOCore Codec.swift
[101/159] Compiling NIOCore ConvenienceOptionSupport.swift
[102/159] Compiling NIOCore DeadChannel.swift
[103/159] Compiling NIOCore DispatchQueue+WithFuture.swift
[104/159] Compiling NIOCore EventLoop+Deprecated.swift
[105/159] Compiling NIOCore EventLoop+SerialExecutor.swift
[106/159] Compiling NIOCore EventLoop.swift
[107/159] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[108/159] Compiling NIOCore IOData.swift
[109/159] Compiling NIOCore IPProtocol.swift
[110/159] Compiling NIOCore IntegerBitPacking.swift
[111/159] Compiling NIOCore IntegerTypes.swift
[112/159] Compiling NIOCore Interfaces.swift
[113/159] Compiling NIOCore Linux.swift
[114/159] Compiling NIOCore MarkedCircularBuffer.swift
[115/159] Compiling NIOCore MulticastChannel.swift
[116/167] Compiling NIOCore AddressedEnvelope.swift
[117/167] Compiling NIOCore AsyncAwaitSupport.swift
[118/167] Compiling NIOCore AsyncChannel.swift
[119/167] Compiling NIOCore AsyncChannelHandler.swift
[120/167] Compiling NIOCore AsyncChannelInboundStream.swift
[121/167] Compiling NIOCore AsyncChannelOutboundWriter.swift
[122/167] Compiling NIOCore NIOAsyncSequenceProducer.swift
[123/167] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[124/167] Compiling NIOCore NIOAsyncWriter.swift
[125/167] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[126/167] Compiling NIOCore SocketAddresses.swift
[127/167] Compiling NIOCore SocketOptionProvider.swift
[128/167] Compiling NIOCore SystemCallHelpers.swift
[129/167] Compiling NIOCore TimeAmount+Duration.swift
[130/167] Compiling NIOCore TypeAssistedChannelHandler.swift
[131/167] Compiling NIOCore UniversalBootstrapSupport.swift
[132/167] Compiling NIOCore Utilities.swift
[133/167] Emitting module NIOCore
[134/167] Compiling NIOCore NIOAny.swift
[135/167] Compiling NIOCore NIOCloseOnErrorHandler.swift
[136/167] Compiling NIOCore NIOCoreSendableMetatype.swift
[137/167] Compiling NIOCore NIOLoopBound.swift
[138/167] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[139/167] Compiling NIOCore NIOScheduledCallback.swift
[140/167] Compiling NIOCore NIOSendable.swift
[141/167] Compiling NIOCore RecvByteBufferAllocator.swift
[142/167] Compiling NIOCore EventLoopFuture+Deprecated.swift
[143/167] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[144/167] Compiling NIOCore EventLoopFuture.swift
[145/167] Compiling NIOCore FileDescriptor.swift
[146/167] Compiling NIOCore FileHandle.swift
[147/167] Compiling NIOCore FileRegion.swift
[148/167] Compiling NIOCore GlobalSingletons.swift
[149/167] Compiling NIOCore IO.swift
[150/167] Compiling NIOCore ByteBuffer-multi-int.swift
[151/167] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[152/167] Compiling NIOCore ByteBuffer-views.swift
[153/167] Compiling NIOCore Channel.swift
[154/167] Compiling NIOCore ChannelHandler.swift
[155/167] Compiling NIOCore ChannelHandlers.swift
[156/167] Compiling NIOCore ChannelInvoker.swift
[157/167] Compiling NIOCore ChannelOption.swift
[158/167] Compiling NIOCore ChannelPipeline.swift
[159/167] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[160/167] Compiling NIOCore BSDSocketAPI.swift
[161/167] Compiling NIOCore ByteBuffer-aux.swift
[162/167] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[163/167] Compiling NIOCore ByteBuffer-conversions.swift
[164/167] Compiling NIOCore ByteBuffer-core.swift
[165/167] Compiling NIOCore ByteBuffer-hex.swift
[166/167] Compiling NIOCore ByteBuffer-int.swift
[167/167] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[169/173] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 | import NIOCore
17 |
[170/173] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 | import NIOCore
17 |
[171/173] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 | import NIOCore
17 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[172/173] Emitting module NIOFoundationCompat
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 | import NIOCore
17 |
[173/173] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import Foundation
| `- error: no such module 'Foundation'
16 | import NIOCore
17 |
BUILD FAILURE 6.2 wasm