Build Information
Failed to build Graphiti, reference 2.1.0 (cedafb
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 12:40:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: 2.1.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/GraphQLSwift/Graphiti
* tag 2.1.0 -> FETCH_HEAD
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 2.1.0
========================================
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-4606859-1":/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.59s)
Computing version for https://github.com/GraphQLSwift/GraphQL.git
Computed https://github.com/GraphQLSwift/GraphQL.git at 3.0.2 (1.13s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections
[1/16640] Fetching swift-collections
[3496/92979] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections from cache (1.83s)
[49621/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.99s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (9.22s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (5.54s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[998/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.06s)
Fetched https://github.com/apple/swift-system.git from cache (1.16s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.96s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.60s)
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-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
Building for debugging...
[0/23] Write sources
[12/23] Compiling CNIODarwin shim.c
[13/23] Compiling CNIOWindows WSAStartup.c
[14/23] Compiling _AtomicsShims.c
[14/23] Write sources
[16/23] Compiling CNIOWASI CNIOWASI.c
[17/23] Compiling CNIOLinux shim.c
[18/23] Compiling CNIOWindows shim.c
[19/23] Compiling CNIOLinux liburing_shims.c
[20/23] Write swift-version-24593BA9C3E375BF.txt
[21/61] Compiling c-nioatomics.c
[22/61] Compiling c-atomics.c
[24/67] Emitting module NIOConcurrencyHelpers
[25/67] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/67] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/68] Compiling Atomics UnsafeAtomic.swift
[29/68] Compiling Atomics UnsafeAtomicLazyReference.swift
[30/70] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[31/70] Compiling InternalCollectionsUtilities Integer rank.swift
[32/70] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/70] Compiling Atomics ManagedAtomic.swift
[34/70] Compiling Atomics ManagedAtomicLazyReference.swift
[35/70] Emitting module InternalCollectionsUtilities
[38/70] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[39/70] Compiling InternalCollectionsUtilities UInt+reversed.swift
[40/70] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[41/70] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[42/70] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[43/70] Compiling Atomics DoubleWord.swift
[45/70] Compiling InternalCollectionsUtilities Debugging.swift
[46/70] Compiling InternalCollectionsUtilities Descriptions.swift
[50/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/71] Emitting module _NIOBase64
[52/71] Compiling _NIOBase64 Base64.swift
[53/72] Emitting module Atomics
[62/72] Compiling _NIODataStructures _TinyArray.swift
[63/72] Compiling _NIODataStructures PriorityQueue.swift
[64/72] Compiling NIOConcurrencyHelpers lock.swift
[65/104] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[66/115] Compiling NIOConcurrencyHelpers NIOLock.swift
[67/142] Emitting module _NIODataStructures
[68/142] Compiling _NIODataStructures Heap.swift
[70/143] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[71/143] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[72/144] Compiling DequeModule Deque+CustomReflectable.swift
[73/144] Compiling DequeModule Deque+Descriptions.swift
[75/146] Compiling NIOConcurrencyHelpers atomics.swift
[76/146] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[78/147] Compiling DequeModule _DequeBuffer.swift
[79/147] Compiling DequeModule _DequeBufferHeader.swift
[80/147] Compiling DequeModule Deque+Equatable.swift
[81/147] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[82/147] Compiling DequeModule Deque+Extras.swift
[83/147] Compiling DequeModule Deque+Hashable.swift
[84/147] Compiling DequeModule _DequeSlot.swift
[85/147] Compiling DequeModule _UnsafeWrappedBuffer.swift
[86/147] Compiling DequeModule Deque+Testing.swift
[87/147] Compiling DequeModule Deque._Storage.swift
[88/147] Compiling DequeModule Deque._UnsafeHandle.swift
[89/147] Compiling DequeModule Deque.swift
[90/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[91/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[92/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[93/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[94/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[95/147] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[96/147] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[97/147] Compiling OrderedCollections OrderedDictionary.swift
[98/147] Compiling OrderedCollections OrderedSet+Codable.swift
[99/147] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[100/147] Compiling OrderedCollections OrderedSet+Descriptions.swift
[101/147] Compiling OrderedCollections OrderedSet+Diffing.swift
[102/147] Compiling OrderedCollections OrderedSet+Equatable.swift
[103/147] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[104/147] Compiling OrderedCollections OrderedSet+Hashable.swift
[105/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[106/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[107/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[108/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[109/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[110/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[111/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[112/147] Compiling OrderedCollections OrderedSet+Initializers.swift
[113/147] Compiling OrderedCollections OrderedSet+Insertions.swift
[114/147] Compiling OrderedCollections OrderedSet+Invariants.swift
[115/147] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[116/147] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[117/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[118/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[119/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[128/154] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[131/154] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[132/154] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[133/154] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[134/154] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[135/154] Compiling OrderedCollections OrderedDictionary+Values.swift
[136/154] Compiling DequeModule Deque+Codable.swift
[137/154] Compiling DequeModule Deque+Collection.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] Emitting module OrderedCollections
[149/215] Compiling NIOCore IntegerBitPacking.swift
[150/215] Compiling NIOCore IntegerTypes.swift
[151/215] Compiling NIOCore Interfaces.swift
[152/215] Compiling NIOCore Linux.swift
[153/215] Compiling NIOCore MarkedCircularBuffer.swift
[154/215] Compiling OrderedCollections OrderedSet.swift
[155/215] Compiling OrderedCollections _UnsafeBitset.swift
[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
[173/224] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[174/224] Compiling NIOCore EventLoopFuture+Deprecated.swift
[175/224] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[176/224] Compiling NIOCore EventLoopFuture.swift
[177/224] Compiling NIOCore FileDescriptor.swift
[178/224] Compiling NIOCore FileHandle.swift
[179/224] Compiling NIOCore FileRegion.swift
[180/224] Compiling NIOCore GlobalSingletons.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 SingleStepByteToMessageDecoder.swift
[191/224] Compiling NIOCore SocketAddresses.swift
[192/224] Compiling NIOCore SocketOptionProvider.swift
[193/224] Compiling NIOCore SystemCallHelpers.swift
[194/224] Compiling NIOCore TimeAmount+Duration.swift
[195/224] Compiling NIOCore TypeAssistedChannelHandler.swift
[196/224] Compiling NIOCore UniversalBootstrapSupport.swift
[197/224] Compiling NIOCore Utilities.swift
[198/224] Compiling NIOCore CircularBuffer.swift
[199/224] Compiling NIOCore Codec.swift
[200/224] Compiling NIOCore ConvenienceOptionSupport.swift
[201/224] Compiling NIOCore DeadChannel.swift
[202/224] Compiling NIOCore DispatchQueue+WithFuture.swift
[203/224] Compiling NIOCore EventLoop+Deprecated.swift
[204/224] Compiling NIOCore EventLoop+SerialExecutor.swift
[205/224] Compiling NIOCore EventLoop.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