Build Information
Failed to build fluent-kit, reference main (8baacd
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 00:33:29 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/vapor/fluent-kit.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/vapor/fluent-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8baacd7 Fix arithmetic overflow crash in request pagination (#637)
Cloned https://github.com/vapor/fluent-kit.git
Revision (git rev-parse @):
8baacd7e8f7ebf68886c496b43bbe6cdcc5b57e0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-kit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor/fluent-kit.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/vapor/sql-kit.git
Fetching https://github.com/apple/swift-log.git
[39/3836] Fetching swift-log
[1382/9819] Fetching swift-log, sql-kit
Fetched https://github.com/apple/swift-log.git from cache (0.74s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/vapor/sql-kit.git from cache (0.78s)
[1/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (8.88s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (4.29s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.25s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (7.86s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[469/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.65s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.65s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.24s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.28s)
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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.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
Building for debugging...
[0/33] Write sources
[21/33] Compiling _AtomicsShims.c
[22/33] Compiling CNIOWindows WSAStartup.c
[23/33] Compiling CNIOLinux liburing_shims.c
[23/33] Write sources
[26/33] Compiling CNIOWASI CNIOWASI.c
[27/33] Compiling CNIODarwin shim.c
[28/33] Compiling CNIOLinux shim.c
[29/33] Write swift-version-24593BA9C3E375BF.txt
[30/33] Compiling CNIOWindows shim.c
[31/76] Compiling c-nioatomics.c
[32/76] Compiling c-atomics.c
[34/82] Emitting module Atomics
[35/84] Emitting module _NIOBase64
[36/84] Compiling _NIOBase64 Base64.swift
[38/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[39/86] Compiling Atomics AtomicBool.swift
[40/86] Compiling Atomics AtomicInteger.swift
[41/86] Compiling Logging Locks.swift
[42/86] Compiling Atomics OptionalRawRepresentable.swift
[43/86] Compiling Atomics RawRepresentable.swift
[44/86] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/86] Compiling Atomics AtomicOptionalWrappable.swift
[47/86] Compiling Atomics AtomicReference.swift
[48/86] Compiling _NIODataStructures PriorityQueue.swift
[49/86] Compiling _NIODataStructures _TinyArray.swift
[50/86] Compiling Atomics AtomicStorage.swift
[51/86] Compiling Atomics AtomicValue.swift
[52/86] Compiling Atomics ManagedAtomic.swift
[53/86] Compiling Atomics ManagedAtomicLazyReference.swift
[54/86] Compiling Atomics UnsafeAtomic.swift
[55/86] Compiling Atomics UnsafeAtomicLazyReference.swift
[56/86] Compiling Logging MetadataProvider.swift
[57/86] Compiling Atomics IntegerConformances.swift
[58/86] Compiling Atomics PointerConformances.swift
[59/86] Compiling Atomics Primitives.native.swift
[60/86] Compiling Atomics AtomicMemoryOrderings.swift
[61/86] Compiling Atomics DoubleWord.swift
[62/86] Emitting module InternalCollectionsUtilities
[74/87] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[75/87] Compiling Atomics IntegerOperations.swift
[76/87] Compiling Atomics Unmanaged extensions.swift
[79/88] Emitting module _NIODataStructures
[80/88] Compiling _NIODataStructures Heap.swift
[81/89] Compiling NIOConcurrencyHelpers atomics.swift
[82/89] Compiling NIOConcurrencyHelpers lock.swift
[83/89] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[84/89] Emitting module NIOConcurrencyHelpers
[85/89] Compiling NIOConcurrencyHelpers NIOLock.swift
[88/364] Compiling Logging LogHandler.swift
[89/364] Compiling HashTreeCollections _HashNode+Structural union.swift
[90/364] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[91/364] Emitting module Logging
[92/364] Compiling Logging Logging.swift
[94/367] Compiling HashTreeCollections _Bitmap.swift
[95/367] Compiling HashTreeCollections _Bucket.swift
[96/367] Compiling HeapModule _HeapNode.swift
[97/367] Compiling HeapModule Heap+Descriptions.swift
[98/367] Compiling HeapModule Heap+Invariants.swift
[99/367] Compiling HeapModule Heap+UnsafeHandle.swift
[100/367] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[101/367] Compiling HeapModule Heap.swift
[102/367] Emitting module HeapModule
[104/368] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[105/368] Compiling HashTreeCollections _HashNode.swift
[106/368] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[107/368] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[108/368] Compiling HashTreeCollections _HashNodeHeader.swift
[109/368] Compiling HashTreeCollections _HashSlot.swift
[110/368] Compiling HashTreeCollections TreeSet+Hashable.swift
[111/368] Compiling HashTreeCollections TreeSet+Sendable.swift
[112/368] Compiling HashTreeCollections TreeSet+Sequence.swift
[113/368] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[114/368] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[115/368] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[116/368] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[117/368] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[118/368] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[119/368] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[120/378] Compiling HashTreeCollections TreeSet+Collection.swift
[121/378] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[122/378] Compiling HashTreeCollections TreeSet+Debugging.swift
[123/378] Compiling HashTreeCollections TreeSet+Descriptions.swift
[124/378] Compiling HashTreeCollections TreeSet+Equatable.swift
[125/378] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[126/378] Compiling HashTreeCollections TreeSet+Extras.swift
[127/385] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[128/385] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[129/385] Compiling HashTreeCollections TreeDictionary+Values.swift
[139/392] Compiling BitCollections BitSet.Index.swift
[140/392] Compiling BitCollections BitSet._UnsafeHandle.swift
[141/392] Compiling DequeModule _DequeSlot.swift
[142/392] Compiling DequeModule _UnsafeWrappedBuffer.swift
[143/392] Compiling HashTreeCollections TreeDictionary.swift
[144/392] Compiling HashTreeCollections TreeSet+Codable.swift
[152/392] Compiling HashTreeCollections TreeSet+Filter.swift
[155/392] Compiling HashTreeCollections _HashStack.swift
[156/392] Compiling HashTreeCollections _AncestorHashSlots.swift
[168/392] Compiling HashTreeCollections _HashNode+Builder.swift
[169/392] Compiling HashTreeCollections _HashNode+Debugging.swift
[170/392] Compiling HashTreeCollections _HashNode+Initializers.swift
[171/392] Compiling HashTreeCollections _HashNode+Invariants.swift
[172/392] Compiling HashTreeCollections _HashNode+Lookups.swift
[173/392] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[178/392] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[179/392] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[180/392] Compiling HashTreeCollections TreeDictionary+Filter.swift
[181/392] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[182/392] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[183/392] Compiling HashTreeCollections TreeDictionary+Keys.swift
[184/392] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[185/392] Compiling HashTreeCollections TreeDictionary+Merge.swift
[219/392] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[220/392] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[221/392] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[222/392] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[223/392] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[224/392] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[225/392] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[226/392] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[227/392] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[228/392] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[229/392] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[230/392] Compiling HashTreeCollections TreeSet.swift
[231/392] Emitting module DequeModule
[257/394] Emitting module BitCollections
[258/453] Compiling NIOCore ByteBuffer-views.swift
[259/453] Compiling NIOCore Channel.swift
[260/453] Compiling NIOCore ChannelHandler.swift
[261/453] Compiling NIOCore ChannelHandlers.swift
[262/453] Compiling NIOCore ChannelInvoker.swift
[263/453] Compiling NIOCore ChannelOption.swift
[264/453] Compiling NIOCore ChannelPipeline.swift
[265/453] Compiling NIOCore CircularBuffer.swift
[266/453] Compiling NIOCore Codec.swift
[267/453] Compiling NIOCore ConvenienceOptionSupport.swift
[268/462] Compiling NIOCore AddressedEnvelope.swift
[269/462] Compiling NIOCore AsyncAwaitSupport.swift
[270/462] Compiling NIOCore AsyncChannel.swift
[271/462] Compiling NIOCore AsyncChannelHandler.swift
[272/462] Compiling NIOCore AsyncChannelInboundStream.swift
[273/462] Compiling NIOCore AsyncChannelOutboundWriter.swift
[274/462] Compiling NIOCore NIOAsyncSequenceProducer.swift
[275/462] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[276/462] Compiling NIOCore NIOAny.swift
[277/462] Compiling NIOCore NIOCloseOnErrorHandler.swift
[278/462] Compiling NIOCore NIOLoopBound.swift
[279/462] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[280/462] Compiling NIOCore NIOScheduledCallback.swift
[281/462] Compiling NIOCore NIOSendable.swift
[282/462] Compiling NIOCore RecvByteBufferAllocator.swift
[283/463] Compiling NIOCore Linux.swift
[284/463] Compiling NIOCore MarkedCircularBuffer.swift
[285/463] Compiling NIOCore MulticastChannel.swift
[293/463] Compiling OrderedCollections OrderedSet.swift
[294/463] Compiling OrderedCollections _UnsafeBitset.swift
[295/463] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[296/463] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[297/463] Compiling HashTreeCollections _HashNode+Structural merge.swift
[298/463] Compiling HashTreeCollections _HashTreeIterator.swift
[299/463] Compiling HashTreeCollections _HashTreeStatistics.swift
[300/463] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[323/463] Compiling _RopeModule Rope+Join.swift
[324/463] Compiling _RopeModule Rope+MutatingForEach.swift
[325/463] Compiling _RopeModule Rope+Remove.swift
[326/463] Compiling _RopeModule Rope+RemoveSubrange.swift
[327/463] Compiling _RopeModule Rope+Split.swift
[328/463] Compiling _RopeModule Optional Utilities.swift
[329/463] Compiling _RopeModule String Utilities.swift
[330/463] Compiling _RopeModule String.Index+ABI.swift
[331/463] Emitting module OrderedCollections
[333/464] Compiling NIOCore BSDSocketAPI.swift
[334/464] Compiling NIOCore ByteBuffer-aux.swift
[335/464] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[336/464] Compiling NIOCore ByteBuffer-conversions.swift
[337/464] Compiling NIOCore ByteBuffer-core.swift
[338/464] Compiling NIOCore ByteBuffer-hex.swift
[339/464] Compiling NIOCore ByteBuffer-int.swift
[340/464] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[341/464] Compiling NIOCore ByteBuffer-multi-int.swift
[342/464] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[351/464] Compiling NIOCore NIOAsyncWriter.swift
[352/464] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[353/464] Emitting module _RopeModule
[384/472] Compiling NIOCore IO.swift
[385/472] Compiling NIOCore IOData.swift
[386/472] Compiling NIOCore IPProtocol.swift
[387/472] Compiling NIOCore IntegerBitPacking.swift
[388/472] Compiling NIOCore IntegerTypes.swift
[389/472] Compiling NIOCore Interfaces.swift
[392/472] Emitting module HashTreeCollections
[394/473] Compiling NIOCore FileDescriptor.swift
[395/473] Compiling NIOCore FileHandle.swift
[396/473] Compiling NIOCore FileRegion.swift
[397/473] Compiling NIOCore GlobalSingletons.swift
[404/473] Compiling NIOCore DeadChannel.swift
[405/473] Compiling NIOCore DispatchQueue+WithFuture.swift
[406/473] Compiling NIOCore EventLoop+Deprecated.swift
[407/473] Compiling NIOCore EventLoop+SerialExecutor.swift
[408/473] Compiling NIOCore EventLoop.swift
[409/473] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[410/473] Compiling NIOCore EventLoopFuture+Deprecated.swift
[411/473] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[412/473] Compiling NIOCore EventLoopFuture.swift
[421/473] Compiling _RopeModule _CharacterRecognizer.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:
/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:
/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:
/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:
/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:
/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:
/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:
/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:
/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:
[440/476] Compiling Collections Collections.swift
[441/476] Emitting module Collections
[451/477] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[452/477] Compiling NIOCore SocketAddresses.swift
[453/477] Compiling NIOCore SocketOptionProvider.swift
[454/477] Compiling NIOCore SystemCallHelpers.swift
[455/477] Compiling NIOCore TimeAmount+Duration.swift
[456/477] Compiling NIOCore TypeAssistedChannelHandler.swift
[457/477] Compiling NIOCore UniversalBootstrapSupport.swift
[458/477] Compiling NIOCore Utilities.swift
[477/477] Emitting module NIOCore
BUILD FAILURE 6.2 wasm