Build Information
Failed to build SwiftyUploader, reference main (37e7d1), with Swift 6.2 for Wasm on 20 Jun 2025 08:44:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kejinlu/SwiftyUploader.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/kejinlu/SwiftyUploader
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 37e7d16 Create LICENSE
Cloned https://github.com/kejinlu/SwiftyUploader.git
Revision (git rev-parse @):
37e7d160f3d222db27db47fc3c93a7baf5a91506
SUCCESS checkout https://github.com/kejinlu/SwiftyUploader.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/kejinlu/SwiftyUploader.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.85s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (11.79s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[595/6233] Fetching swift-atomics, swift-system
[5206/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
[6124/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.77s)
Fetched https://github.com/apple/swift-collections.git from cache (1.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.84s)
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.83.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/32] Write sources
[0/32] Copying Localizable.strings
[0/32] Copying index.html
[0/32] Copying Info.plist
[0/32] Write sources
[8/32] Copying Localizable.strings
[15/32] Compiling _AtomicsShims.c
[16/32] Copying js
[17/32] Copying fonts
[18/32] Copying css
[19/32] Compiling CNIOWindows shim.c
[20/32] Compiling CNIOWASI CNIOWASI.c
[21/32] Compiling CNIOWindows WSAStartup.c
[22/32] Compiling CNIOLinux liburing_shims.c
[22/32] Compiling CNIOLinux shim.c
[23/32] Write sources
[25/32] Compiling CNIODarwin shim.c
[26/32] Write swift-version-24593BA9C3E375BF.txt
[27/32] Compiling CNIOLLHTTP c_nio_http.c
[28/36] Compiling CNIOLLHTTP c_nio_api.c
[30/70] Emitting module _NIOBase64
[30/70] Compiling c-nioatomics.c
[31/70] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/70] Compiling c-atomics.c
[34/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/77] Compiling Atomics UnsafeAtomic.swift
[36/77] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/79] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[38/79] Compiling InternalCollectionsUtilities Integer rank.swift
[39/79] Emitting module InternalCollectionsUtilities
[40/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[41/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[42/79] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[43/79] Compiling InternalCollectionsUtilities UInt+reversed.swift
[44/79] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[45/79] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/79] Compiling InternalCollectionsUtilities Debugging.swift
[47/79] Compiling InternalCollectionsUtilities Descriptions.swift
[51/79] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[54/79] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[56/79] Compiling Atomics DoubleWord.swift
[57/79] Compiling Atomics ManagedAtomic.swift
[58/79] Compiling Atomics ManagedAtomicLazyReference.swift
[59/79] Emitting module Atomics
[66/79] Compiling _NIOBase64 Base64.swift
[67/80] Compiling _NIODataStructures PriorityQueue.swift
[69/80] Compiling _NIODataStructures _TinyArray.swift
[70/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[72/96] Compiling DequeModule Deque+CustomReflectable.swift
[73/96] Compiling DequeModule Deque+Descriptions.swift
[74/98] Compiling Atomics IntegerOperations.swift
[75/98] Compiling Atomics Unmanaged extensions.swift
[77/99] Compiling DequeModule _DequeBuffer.swift
[78/99] Compiling DequeModule _DequeBufferHeader.swift
[79/99] Compiling DequeModule Deque+Equatable.swift
[80/99] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/99] Compiling NIOConcurrencyHelpers lock.swift
[82/99] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[83/99] Compiling NIOConcurrencyHelpers NIOLock.swift
[84/99] Emitting module NIOConcurrencyHelpers
[85/99] Compiling DequeModule _DequeSlot.swift
[86/99] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/99] Compiling _NIODataStructures Heap.swift
[88/99] Emitting module _NIODataStructures
[90/100] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[91/100] Compiling NIOConcurrencyHelpers atomics.swift
[93/101] Compiling DequeModule Deque+Codable.swift
[94/101] Compiling DequeModule Deque+Collection.swift
[95/101] Compiling DequeModule Deque+Extras.swift
[96/101] Compiling DequeModule Deque+Hashable.swift
[97/101] Compiling DequeModule Deque+Testing.swift
[98/101] Compiling DequeModule Deque._Storage.swift
[99/101] Compiling DequeModule Deque._UnsafeHandle.swift
[100/101] Compiling DequeModule Deque.swift
[101/101] Emitting module DequeModule
[103/162] Compiling NIOCore MulticastChannel.swift
[104/162] Compiling NIOCore NIOAny.swift
[105/162] Compiling NIOCore NIOCloseOnErrorHandler.swift
[106/162] Compiling NIOCore NIOLoopBound.swift
[107/162] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[108/162] Compiling NIOCore NIOScheduledCallback.swift
[109/162] Compiling NIOCore NIOSendable.swift
[110/162] Compiling NIOCore RecvByteBufferAllocator.swift
[111/170] Compiling NIOCore IO.swift
[112/170] Compiling NIOCore IOData.swift
[113/170] Compiling NIOCore IPProtocol.swift
[114/170] Compiling NIOCore IntegerBitPacking.swift
[115/170] Compiling NIOCore IntegerTypes.swift
[116/170] Compiling NIOCore Interfaces.swift
[117/170] Compiling NIOCore Linux.swift
[118/170] Compiling NIOCore MarkedCircularBuffer.swift
[119/170] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[120/170] Compiling NIOCore EventLoopFuture+Deprecated.swift
[121/170] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[122/170] Compiling NIOCore EventLoopFuture.swift
[123/170] Compiling NIOCore FileDescriptor.swift
[124/170] Compiling NIOCore FileHandle.swift
[125/170] Compiling NIOCore FileRegion.swift
[126/170] Compiling NIOCore GlobalSingletons.swift
[127/170] 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:
[128/170] 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:
[129/170] 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:
[130/170] 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:
[131/170] 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:
[132/170] 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:
[133/170] 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:
[134/170] 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:
[135/170] 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:
[136/170] Compiling NIOCore CircularBuffer.swift
[137/170] Compiling NIOCore Codec.swift
[138/170] Compiling NIOCore ConvenienceOptionSupport.swift
[139/170] Compiling NIOCore DeadChannel.swift
[140/170] Compiling NIOCore DispatchQueue+WithFuture.swift
[141/170] Compiling NIOCore EventLoop+Deprecated.swift
[142/170] Compiling NIOCore EventLoop+SerialExecutor.swift
[143/170] Compiling NIOCore EventLoop.swift
[144/170] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[145/170] Compiling NIOCore SocketAddresses.swift
[146/170] Compiling NIOCore SocketOptionProvider.swift
[147/170] Compiling NIOCore SystemCallHelpers.swift
[148/170] Compiling NIOCore TimeAmount+Duration.swift
[149/170] Compiling NIOCore TypeAssistedChannelHandler.swift
[150/170] Compiling NIOCore UniversalBootstrapSupport.swift
[151/170] Compiling NIOCore Utilities.swift
[152/170] Compiling NIOCore AddressedEnvelope.swift
[153/170] Compiling NIOCore AsyncAwaitSupport.swift
[154/170] Compiling NIOCore AsyncChannel.swift
[155/170] Compiling NIOCore AsyncChannelHandler.swift
[156/170] Compiling NIOCore AsyncChannelInboundStream.swift
[157/170] Compiling NIOCore AsyncChannelOutboundWriter.swift
[158/170] Compiling NIOCore NIOAsyncSequenceProducer.swift
[159/170] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[160/170] Compiling NIOCore NIOAsyncWriter.swift
[161/170] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[162/170] Compiling NIOCore BSDSocketAPI.swift
[163/170] Compiling NIOCore ByteBuffer-aux.swift
[164/170] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[165/170] Compiling NIOCore ByteBuffer-conversions.swift
[166/170] Compiling NIOCore ByteBuffer-core.swift
[167/170] Compiling NIOCore ByteBuffer-hex.swift
[168/170] Compiling NIOCore ByteBuffer-int.swift
[169/170] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[170/170] Emitting module NIOCore
BUILD FAILURE 6.2 wasm