Build Information
Failed to build Graphiti, reference main (cedafb
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 12:39:53 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/GraphQLSwift/Graphiti.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/GraphQLSwift/Graphiti
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cedafbc Merge pull request #150 from NoDevOrg/federated-resolvers
Cloned https://github.com/GraphQLSwift/Graphiti.git
Revision (git rev-parse @):
cedafbcd776e31ebd346164e7497122969a06e1b
SUCCESS checkout https://github.com/GraphQLSwift/Graphiti.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/GraphQLSwift/Graphiti.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/GraphQLSwift/GraphQL.git
[1/5075] Fetching graphql
Fetched https://github.com/GraphQLSwift/GraphQL.git from cache (0.48s)
Computing version for https://github.com/GraphQLSwift/GraphQL.git
Computed https://github.com/GraphQLSwift/GraphQL.git at 3.0.2 (1.09s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections
[1/16640] Fetching swift-collections
[1000/92979] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections from cache (2.07s)
[46567/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.33s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (8.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.60s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.78s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.66s)
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
Working copy of https://github.com/apple/swift-collections resolved at 1.2.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.83.0
Creating working copy for https://github.com/GraphQLSwift/GraphQL.git
Working copy of https://github.com/GraphQLSwift/GraphQL.git resolved at 3.0.2
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/23] Write sources
[12/23] Compiling CNIOWASI CNIOWASI.c
[13/23] Compiling CNIOLinux shim.c
[13/23] Compiling _AtomicsShims.c
[13/23] Write sources
[16/23] Compiling CNIOWindows WSAStartup.c
[17/23] Compiling CNIOLinux liburing_shims.c
[18/23] Compiling CNIODarwin shim.c
[19/23] Compiling CNIOWindows shim.c
[20/23] Write swift-version-24593BA9C3E375BF.txt
[21/61] Compiling c-nioatomics.c
[22/61] Compiling c-atomics.c
[24/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/68] Compiling Atomics AtomicMemoryOrderings.swift
[26/68] Compiling Atomics DoubleWord.swift
[27/70] Compiling Atomics UnsafeAtomic.swift
[28/70] Compiling Atomics UnsafeAtomicLazyReference.swift
[29/70] Compiling Atomics OptionalRawRepresentable.swift
[30/70] Compiling Atomics RawRepresentable.swift
[32/70] Compiling Atomics AtomicStorage.swift
[34/70] Compiling Atomics AtomicValue.swift
[35/70] Compiling Atomics PointerConformances.swift
[36/70] Compiling Atomics Primitives.native.swift
[37/70] Compiling Atomics ManagedAtomic.swift
[38/70] Compiling Atomics ManagedAtomicLazyReference.swift
[39/70] Compiling Atomics AtomicInteger.swift
[40/70] Compiling Atomics AtomicOptionalWrappable.swift
[41/70] Compiling Atomics AtomicReference.swift
[43/70] Emitting module InternalCollectionsUtilities
[47/70] Compiling Atomics AtomicBool.swift
[48/70] Compiling Atomics IntegerConformances.swift
[49/70] Emitting module _NIOBase64
[50/70] Compiling _NIOBase64 Base64.swift
[51/71] Emitting module Atomics
[59/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/72] Compiling _NIODataStructures _TinyArray.swift
[62/72] Compiling _NIODataStructures PriorityQueue.swift
[63/72] Compiling Atomics IntegerOperations.swift
[64/72] Compiling Atomics Unmanaged extensions.swift
[66/143] Compiling OrderedCollections _HashTable+Constants.swift
[67/143] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[68/143] Compiling OrderedCollections _HashTable+Testing.swift
[69/143] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[70/145] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[71/145] Compiling OrderedCollections OrderedDictionary+Elements.swift
[72/145] Compiling NIOConcurrencyHelpers lock.swift
[73/145] Emitting module _NIODataStructures
[74/145] Compiling _NIODataStructures Heap.swift
[76/146] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[77/146] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[78/146] Emitting module NIOConcurrencyHelpers
[79/146] Compiling NIOConcurrencyHelpers NIOLock.swift
[80/146] Compiling NIOConcurrencyHelpers atomics.swift
[82/147] Compiling DequeModule _DequeSlot.swift
[83/147] Compiling DequeModule _UnsafeWrappedBuffer.swift
[84/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[85/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[86/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[87/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[88/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[89/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[90/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[91/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[92/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[93/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[94/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[95/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[96/154] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[97/154] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[98/154] Compiling OrderedCollections OrderedDictionary+Codable.swift
[99/154] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[100/154] Compiling OrderedCollections _HashTable.swift
[101/154] Compiling OrderedCollections _Hashtable+Header.swift
[102/154] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[103/154] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[104/154] Compiling OrderedCollections OrderedSet+Initializers.swift
[105/154] Compiling OrderedCollections OrderedSet+Insertions.swift
[106/154] Compiling OrderedCollections OrderedSet+Invariants.swift
[107/154] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[108/154] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[109/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[110/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[111/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[112/154] Compiling OrderedCollections OrderedDictionary.swift
[113/154] Compiling OrderedCollections OrderedSet+Codable.swift
[114/154] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[115/154] Compiling OrderedCollections OrderedSet+Descriptions.swift
[116/154] Compiling OrderedCollections OrderedSet+Diffing.swift
[117/154] Compiling OrderedCollections OrderedSet+Equatable.swift
[118/154] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[119/154] Compiling OrderedCollections OrderedSet+Hashable.swift
[120/154] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[121/154] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[122/154] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[123/154] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[124/154] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[125/154] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[126/154] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[127/154] Compiling OrderedCollections OrderedDictionary+Values.swift
[136/154] Compiling OrderedCollections _HashTable+Bucket.swift
[137/154] Compiling OrderedCollections _HashTable+BucketIterator.swift
[138/154] Emitting module DequeModule
[140/215] Compiling NIOCore AddressedEnvelope.swift
[141/215] Compiling NIOCore AsyncAwaitSupport.swift
[142/215] Compiling NIOCore AsyncChannel.swift
[143/215] Compiling NIOCore AsyncChannelHandler.swift
[144/215] Compiling NIOCore AsyncChannelInboundStream.swift
[145/215] Compiling NIOCore AsyncChannelOutboundWriter.swift
[146/215] Compiling NIOCore NIOAsyncSequenceProducer.swift
[147/215] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[148/215] Compiling NIOCore EventLoopFuture.swift
[149/215] Compiling NIOCore FileDescriptor.swift
[150/215] Compiling NIOCore FileHandle.swift
[151/215] Compiling NIOCore FileRegion.swift
[152/215] Compiling NIOCore GlobalSingletons.swift
[153/215] Compiling OrderedCollections OrderedSet.swift
[154/215] Compiling OrderedCollections _UnsafeBitset.swift
[155/215] Emitting module OrderedCollections
[157/216] Compiling NIOCore MulticastChannel.swift
[158/216] Compiling NIOCore NIOAny.swift
[159/216] Compiling NIOCore NIOCloseOnErrorHandler.swift
[160/216] Compiling NIOCore NIOLoopBound.swift
[161/216] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[162/216] Compiling NIOCore NIOScheduledCallback.swift
[163/216] Compiling NIOCore NIOSendable.swift
[164/216] Compiling NIOCore RecvByteBufferAllocator.swift
[165/224] Compiling NIOCore IO.swift
[166/224] Compiling NIOCore IOData.swift
[167/224] Compiling NIOCore IPProtocol.swift
[168/224] Compiling NIOCore IntegerBitPacking.swift
[169/224] Compiling NIOCore IntegerTypes.swift
[170/224] Compiling NIOCore Interfaces.swift
[171/224] Compiling NIOCore Linux.swift
[172/224] Compiling NIOCore MarkedCircularBuffer.swift
[173/224] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[174/224] Compiling NIOCore EventLoopFuture+Deprecated.swift
[175/224] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[181/224] 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:
[182/224] 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:
[183/224] 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:
[184/224] 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:
[185/224] 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:
[186/224] 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:
[187/224] 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:
[188/224] 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:
[189/224] 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:
[190/224] Compiling NIOCore CircularBuffer.swift
[191/224] Compiling NIOCore Codec.swift
[192/224] Compiling NIOCore ConvenienceOptionSupport.swift
[193/224] Compiling NIOCore DeadChannel.swift
[194/224] Compiling NIOCore DispatchQueue+WithFuture.swift
[195/224] Compiling NIOCore EventLoop+Deprecated.swift
[196/224] Compiling NIOCore EventLoop+SerialExecutor.swift
[197/224] Compiling NIOCore EventLoop.swift
[198/224] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[199/224] Compiling NIOCore SocketAddresses.swift
[200/224] Compiling NIOCore SocketOptionProvider.swift
[201/224] Compiling NIOCore SystemCallHelpers.swift
[202/224] Compiling NIOCore TimeAmount+Duration.swift
[203/224] Compiling NIOCore TypeAssistedChannelHandler.swift
[204/224] Compiling NIOCore UniversalBootstrapSupport.swift
[205/224] Compiling NIOCore Utilities.swift
[214/224] Compiling NIOCore NIOAsyncWriter.swift
[215/224] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[216/224] Compiling NIOCore BSDSocketAPI.swift
[217/224] Compiling NIOCore ByteBuffer-aux.swift
[218/224] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[219/224] Compiling NIOCore ByteBuffer-conversions.swift
[220/224] Compiling NIOCore ByteBuffer-core.swift
[221/224] Compiling NIOCore ByteBuffer-hex.swift
[222/224] Compiling NIOCore ByteBuffer-int.swift
[223/224] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[224/224] Emitting module NIOCore
BUILD FAILURE 6.2 wasm