Build Information
Failed to build swift-bson, reference main (de9447
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 09:46:23 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/mongodb/swift-bson.git
Reference: main
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/mongodb/swift-bson
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at de94473 update team members
Cloned https://github.com/mongodb/swift-bson.git
Revision (git rev-parse @):
de94473c2b872334937117af19c6c5f3e810e0ab
SUCCESS checkout https://github.com/mongodb/swift-bson.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mongodb/swift-bson.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/swift-extras/swift-extras-base64
Fetching https://github.com/swift-extras/swift-extras-json
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/Quick/Nimble
[1/833] Fetching swift-extras-base64
[776/1889] Fetching swift-extras-base64, swift-extras-json
Fetched https://github.com/swift-extras/swift-extras-base64 from cache (0.36s)
Fetched https://github.com/swift-extras/swift-extras-json from cache (0.36s)
[1/19584] Fetching nimble
[10969/95911] Fetching nimble, swift-nio
Fetched https://github.com/Quick/Nimble from cache (1.36s)
[50376/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (4.10s)
Computing version for https://github.com/swift-extras/swift-extras-base64
Computed https://github.com/swift-extras/swift-extras-base64 at 0.5.0 (4.49s)
Computing version for https://github.com/swift-extras/swift-extras-json
Computed https://github.com/swift-extras/swift-extras-json at 0.6.0 (1.25s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (0.47s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.74s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[1798/6233] Fetching swift-atomics, swift-system
[3706/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
[8430/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.03s)
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.58s)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.2
Creating working copy for https://github.com/swift-extras/swift-extras-json
Working copy of https://github.com/swift-extras/swift-extras-json resolved at 0.6.0
Creating working copy for https://github.com/swift-extras/swift-extras-base64
Working copy of https://github.com/swift-extras/swift-extras-base64 resolved at 0.5.0
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
Building for debugging...
[0/20] Write sources
[9/20] Compiling CNIOWindows shim.c
[10/20] Compiling CNIOWindows WSAStartup.c
[11/20] Compiling CNIOWASI CNIOWASI.c
[11/20] Compiling CNIOLinux shim.c
[11/20] Write sources
[14/20] Compiling _AtomicsShims.c
[15/20] Compiling CNIODarwin shim.c
[16/20] Compiling CNIOLinux liburing_shims.c
[17/20] Write swift-version-24593BA9C3E375BF.txt
[19/75] Emitting module _NIOBase64
[20/75] Emitting module InternalCollectionsUtilities
[20/76] Compiling c-nioatomics.c
[21/76] Compiling c-atomics.c
[23/82] Compiling ExtrasJSON JSONKeyedEncodingContainer.swift
[24/82] Compiling ExtrasJSON JSONSingleValueEncodingContainer.swift
[25/84] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/84] Compiling Atomics IntegerOperations.swift
[27/84] Compiling Atomics Unmanaged extensions.swift
[28/84] Compiling ExtrasBase64 DecodingError.swift
[29/84] Compiling _NIOBase64 Base64.swift
[30/85] Compiling Atomics ManagedAtomic.swift
[31/85] Compiling Atomics ManagedAtomicLazyReference.swift
[33/85] Compiling ExtrasJSON JSONUnkeyedEncodingContainer.swift
[34/85] Compiling ExtrasJSON JSONError+DecodingError.swift
[35/85] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[36/85] Emitting module ExtrasJSON
[37/86] Compiling Atomics AtomicMemoryOrderings.swift
[38/86] Compiling Atomics DoubleWord.swift
[39/86] Compiling InternalCollectionsUtilities Integer rank.swift
[40/86] Compiling Atomics UnsafeAtomicLazyReference.swift
[41/86] Compiling ExtrasJSON ArrayKey.swift
[42/86] Compiling ExtrasJSON JSONDecoder.swift
[43/86] Compiling ExtrasJSON JSONKeyedDecodingContainer.swift
[44/86] Emitting module Atomics
[45/86] Compiling ExtrasJSON JSONSingleValueDecodingContainer.swift
[46/86] Compiling ExtrasJSON JSONUnkeyedDecodingContainer.swift
[47/86] Compiling ExtrasJSON JSONEncoder.swift
[52/87] Compiling ExtrasJSON DocumentReader.swift
[54/87] Compiling _NIODataStructures _TinyArray.swift
[55/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/87] Compiling ExtrasJSON JSONValue.swift
[69/88] Compiling _NIODataStructures PriorityQueue.swift
[77/103] Compiling DequeModule _DequeBuffer.swift
[78/103] Compiling DequeModule _DequeBufferHeader.swift
[79/105] Compiling NIOConcurrencyHelpers lock.swift
[80/105] Emitting module _NIODataStructures
[81/105] Compiling _NIODataStructures Heap.swift
[82/106] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[83/106] Emitting module NIOConcurrencyHelpers
[84/106] Compiling NIOConcurrencyHelpers NIOLock.swift
[86/106] Compiling ExtrasJSON JSONParser.swift
[87/106] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[88/106] Compiling NIOConcurrencyHelpers atomics.swift
[89/106] Compiling DequeModule Deque+Equatable.swift
[90/106] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/106] Compiling DequeModule Deque+Extras.swift
[92/106] Compiling DequeModule Deque+Hashable.swift
[95/108] Compiling DequeModule _DequeSlot.swift
[96/108] Compiling DequeModule _UnsafeWrappedBuffer.swift
[97/108] Compiling DequeModule Deque+Testing.swift
[98/108] Compiling DequeModule Deque._Storage.swift
[99/108] Compiling DequeModule Deque+CustomReflectable.swift
[100/108] Compiling DequeModule Deque+Descriptions.swift
[101/108] Compiling DequeModule Deque._UnsafeHandle.swift
[102/108] Compiling DequeModule Deque.swift
[103/108] Compiling DequeModule Deque+Codable.swift
[104/108] Compiling DequeModule Deque+Collection.swift
[105/108] Emitting module DequeModule
[107/169] Compiling ExtrasBase64 Chromium.swift
[108/169] Emitting module ExtrasBase64
[109/169] Compiling ExtrasBase64 Base64.swift
[111/170] Compiling NIOCore MulticastChannel.swift
[112/170] Compiling NIOCore NIOAny.swift
[113/170] Compiling NIOCore NIOCloseOnErrorHandler.swift
[114/170] Compiling NIOCore NIOLoopBound.swift
[115/170] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[116/170] Compiling NIOCore NIOScheduledCallback.swift
[117/170] Compiling NIOCore NIOSendable.swift
[118/170] Compiling NIOCore RecvByteBufferAllocator.swift
[119/178] Compiling NIOCore IO.swift
[120/178] Compiling NIOCore IOData.swift
[121/178] Compiling NIOCore IPProtocol.swift
[122/178] Compiling NIOCore IntegerBitPacking.swift
[123/178] Compiling NIOCore IntegerTypes.swift
[124/178] Compiling NIOCore Interfaces.swift
[125/178] Compiling NIOCore Linux.swift
[126/178] Compiling NIOCore MarkedCircularBuffer.swift
[127/178] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[128/178] Compiling NIOCore EventLoopFuture+Deprecated.swift
[129/178] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[130/178] Compiling NIOCore EventLoopFuture.swift
[131/178] Compiling NIOCore FileDescriptor.swift
[132/178] Compiling NIOCore FileHandle.swift
[133/178] Compiling NIOCore FileRegion.swift
[134/178] Compiling NIOCore GlobalSingletons.swift
[135/178] Compiling NIOCore CircularBuffer.swift
[136/178] Compiling NIOCore Codec.swift
[137/178] Compiling NIOCore ConvenienceOptionSupport.swift
[138/178] Compiling NIOCore DeadChannel.swift
[139/178] Compiling NIOCore DispatchQueue+WithFuture.swift
[140/178] Compiling NIOCore EventLoop+Deprecated.swift
[141/178] Compiling NIOCore EventLoop+SerialExecutor.swift
[142/178] Compiling NIOCore EventLoop.swift
[143/178] Compiling NIOCore ByteBuffer-multi-int.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 | case let .illegalMulticastAddress(address):
460 | "Illegal multicast address \(address)"
461 | case let .multicastNotSupported(interface):
| `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 | "Multicast not supported on interface \(interface)"
463 | case .inappropriateOperationForState:
[144/178] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 | case let .illegalMulticastAddress(address):
460 | "Illegal multicast address \(address)"
461 | case let .multicastNotSupported(interface):
| `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 | "Multicast not supported on interface \(interface)"
463 | case .inappropriateOperationForState:
[145/178] Compiling NIOCore ByteBuffer-views.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 | case let .illegalMulticastAddress(address):
460 | "Illegal multicast address \(address)"
461 | case let .multicastNotSupported(interface):
| `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 | "Multicast not supported on interface \(interface)"
463 | case .inappropriateOperationForState:
[146/178] Compiling NIOCore Channel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 | case let .illegalMulticastAddress(address):
460 | "Illegal multicast address \(address)"
461 | case let .multicastNotSupported(interface):
| `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 | "Multicast not supported on interface \(interface)"
463 | case .inappropriateOperationForState:
[147/178] Compiling NIOCore ChannelHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 | case let .illegalMulticastAddress(address):
460 | "Illegal multicast address \(address)"
461 | case let .multicastNotSupported(interface):
| `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 | "Multicast not supported on interface \(interface)"
463 | case .inappropriateOperationForState:
[148/178] Compiling NIOCore ChannelHandlers.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 | case let .illegalMulticastAddress(address):
460 | "Illegal multicast address \(address)"
461 | case let .multicastNotSupported(interface):
| `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 | "Multicast not supported on interface \(interface)"
463 | case .inappropriateOperationForState:
[149/178] Compiling NIOCore ChannelInvoker.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 | case let .illegalMulticastAddress(address):
460 | "Illegal multicast address \(address)"
461 | case let .multicastNotSupported(interface):
| `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 | "Multicast not supported on interface \(interface)"
463 | case .inappropriateOperationForState:
[150/178] Compiling NIOCore ChannelOption.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 | case let .illegalMulticastAddress(address):
460 | "Illegal multicast address \(address)"
461 | case let .multicastNotSupported(interface):
| `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 | "Multicast not supported on interface \(interface)"
463 | case .inappropriateOperationForState:
[151/178] Compiling NIOCore ChannelPipeline.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 | case let .illegalMulticastAddress(address):
460 | "Illegal multicast address \(address)"
461 | case let .multicastNotSupported(interface):
| `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 | "Multicast not supported on interface \(interface)"
463 | case .inappropriateOperationForState:
[152/178] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[153/178] Compiling NIOCore SocketAddresses.swift
[154/178] Compiling NIOCore SocketOptionProvider.swift
[155/178] Compiling NIOCore SystemCallHelpers.swift
[156/178] Compiling NIOCore TimeAmount+Duration.swift
[157/178] Compiling NIOCore TypeAssistedChannelHandler.swift
[158/178] Compiling NIOCore UniversalBootstrapSupport.swift
[159/178] Compiling NIOCore Utilities.swift
[160/178] Compiling NIOCore AddressedEnvelope.swift
[161/178] Compiling NIOCore AsyncAwaitSupport.swift
[162/178] Compiling NIOCore AsyncChannel.swift
[163/178] Compiling NIOCore AsyncChannelHandler.swift
[164/178] Compiling NIOCore AsyncChannelInboundStream.swift
[165/178] Compiling NIOCore AsyncChannelOutboundWriter.swift
[166/178] Compiling NIOCore NIOAsyncSequenceProducer.swift
[167/178] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[168/178] Compiling NIOCore NIOAsyncWriter.swift
[169/178] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[170/178] Compiling NIOCore BSDSocketAPI.swift
[171/178] Compiling NIOCore ByteBuffer-aux.swift
[172/178] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[173/178] Compiling NIOCore ByteBuffer-conversions.swift
[174/178] Compiling NIOCore ByteBuffer-core.swift
[175/178] Compiling NIOCore ByteBuffer-hex.swift
[176/178] Compiling NIOCore ByteBuffer-int.swift
[177/178] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[178/178] Emitting module NIOCore
BUILD FAILURE 6.2 wasm