Build Information
Failed to build compress-nio, reference main (e1caa1
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 06:58:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/adam-fowler/compress-nio.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/adam-fowler/compress-nio
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e1caa19 Only assert on STREAM ERROR
Cloned https://github.com/adam-fowler/compress-nio.git
Revision (git rev-parse @):
e1caa19077dda4b00441142ef57da3db02acd466
SUCCESS checkout https://github.com/adam-fowler/compress-nio.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/adam-fowler/compress-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.07s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (6.71s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[1763/6233] Fetching swift-atomics, swift-system
[4327/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.19s)
Fetched https://github.com/apple/swift-system.git from cache (1.19s)
Fetched https://github.com/apple/swift-collections.git from cache (1.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.34s)
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-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-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
Building for debugging...
[0/19] Write sources
[7/19] Compiling CNIOWindows shim.c
[8/19] Compiling CNIOWASI CNIOWASI.c
[9/19] Compiling CNIOLinux shim.c
[10/19] Compiling CNIOLinux liburing_shims.c
[11/19] Write sources
[12/19] Compiling CNIOWindows WSAStartup.c
[13/19] Compiling CNIODarwin shim.c
[14/19] Compiling CCompressZlib empty.c
[15/19] Compiling _AtomicsShims.c
[16/19] Write swift-version-24593BA9C3E375BF.txt
[17/57] Compiling c-nioatomics.c
[18/57] Compiling c-atomics.c
[20/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/64] Compiling Atomics UnsafeAtomic.swift
[22/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[23/66] Emitting module InternalCollectionsUtilities
[24/66] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/66] Compiling InternalCollectionsUtilities Integer rank.swift
[26/66] Emitting module Atomics
[27/66] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/66] Compiling InternalCollectionsUtilities Debugging.swift
[29/66] Compiling InternalCollectionsUtilities Descriptions.swift
[30/66] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/66] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/66] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[33/66] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[34/66] Compiling InternalCollectionsUtilities UInt+reversed.swift
[35/66] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[36/66] Compiling InternalCollectionsUtilities _SortedCollection.swift
[41/66] Compiling Atomics DoubleWord.swift
[42/66] Compiling Atomics ManagedAtomic.swift
[43/66] Compiling Atomics ManagedAtomicLazyReference.swift
[46/66] Compiling _NIOBase64 Base64.swift
[47/66] Emitting module _NIOBase64
[54/67] Compiling _NIODataStructures PriorityQueue.swift
[55/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[56/67] Compiling _NIODataStructures _TinyArray.swift
[59/83] Compiling Atomics IntegerOperations.swift
[60/83] Compiling Atomics Unmanaged extensions.swift
[61/84] Compiling DequeModule Deque+CustomReflectable.swift
[62/84] Compiling DequeModule Deque+Descriptions.swift
[64/86] Compiling DequeModule _DequeBuffer.swift
[65/86] Compiling DequeModule _DequeBufferHeader.swift
[66/86] Compiling NIOConcurrencyHelpers lock.swift
[67/86] Compiling DequeModule Deque+Equatable.swift
[68/86] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/86] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[70/86] Emitting module NIOConcurrencyHelpers
[71/86] Emitting module _NIODataStructures
[72/86] Compiling _NIODataStructures Heap.swift
[74/87] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[75/87] Compiling NIOConcurrencyHelpers NIOLock.swift
[76/87] Compiling NIOConcurrencyHelpers atomics.swift
[77/88] Compiling DequeModule _DequeSlot.swift
[78/88] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/88] Compiling DequeModule Deque+Testing.swift
[81/88] Compiling DequeModule Deque._Storage.swift
[82/88] Compiling DequeModule Deque._UnsafeHandle.swift
[83/88] Compiling DequeModule Deque.swift
[84/88] Compiling DequeModule Deque+Extras.swift
[85/88] Compiling DequeModule Deque+Hashable.swift
[86/88] Compiling DequeModule Deque+Codable.swift
[87/88] Compiling DequeModule Deque+Collection.swift
[88/88] Emitting module DequeModule
[90/149] Compiling NIOCore IO.swift
[91/149] Compiling NIOCore IOData.swift
[92/149] Compiling NIOCore IPProtocol.swift
[93/149] Compiling NIOCore IntegerBitPacking.swift
[94/149] Compiling NIOCore IntegerTypes.swift
[95/149] Compiling NIOCore Interfaces.swift
[96/149] Compiling NIOCore Linux.swift
[97/149] Compiling NIOCore MarkedCircularBuffer.swift
[98/157] Compiling NIOCore MulticastChannel.swift
[99/157] Compiling NIOCore NIOAny.swift
[100/157] Compiling NIOCore NIOCloseOnErrorHandler.swift
[101/157] Compiling NIOCore NIOLoopBound.swift
[102/157] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[103/157] Compiling NIOCore NIOScheduledCallback.swift
[104/157] Compiling NIOCore NIOSendable.swift
[105/157] Compiling NIOCore RecvByteBufferAllocator.swift
[106/157] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[107/157] Compiling NIOCore EventLoopFuture+Deprecated.swift
[108/157] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[109/157] Compiling NIOCore EventLoopFuture.swift
[110/157] Compiling NIOCore FileDescriptor.swift
[111/157] Compiling NIOCore FileHandle.swift
[112/157] Compiling NIOCore FileRegion.swift
[113/157] Compiling NIOCore GlobalSingletons.swift
[114/157] 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:
[115/157] 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:
[116/157] 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:
[117/157] 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:
[118/157] 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:
[119/157] 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:
[120/157] 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:
[121/157] 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:
[122/157] 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:
[123/157] Compiling NIOCore CircularBuffer.swift
[124/157] Compiling NIOCore Codec.swift
[125/157] Compiling NIOCore ConvenienceOptionSupport.swift
[126/157] Compiling NIOCore DeadChannel.swift
[127/157] Compiling NIOCore DispatchQueue+WithFuture.swift
[128/157] Compiling NIOCore EventLoop+Deprecated.swift
[129/157] Compiling NIOCore EventLoop+SerialExecutor.swift
[130/157] Compiling NIOCore EventLoop.swift
[131/157] Compiling NIOCore AddressedEnvelope.swift
[132/157] Compiling NIOCore AsyncAwaitSupport.swift
[133/157] Compiling NIOCore AsyncChannel.swift
[134/157] Compiling NIOCore AsyncChannelHandler.swift
[135/157] Compiling NIOCore AsyncChannelInboundStream.swift
[136/157] Compiling NIOCore AsyncChannelOutboundWriter.swift
[137/157] Compiling NIOCore NIOAsyncSequenceProducer.swift
[138/157] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[139/157] Compiling NIOCore NIOAsyncWriter.swift
[140/157] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[141/157] Compiling NIOCore BSDSocketAPI.swift
[142/157] Compiling NIOCore ByteBuffer-aux.swift
[143/157] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[144/157] Compiling NIOCore ByteBuffer-conversions.swift
[145/157] Compiling NIOCore ByteBuffer-core.swift
[146/157] Compiling NIOCore ByteBuffer-hex.swift
[147/157] Compiling NIOCore ByteBuffer-int.swift
[148/157] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[149/157] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[150/157] Compiling NIOCore SocketAddresses.swift
[151/157] Compiling NIOCore SocketOptionProvider.swift
[152/157] Compiling NIOCore SystemCallHelpers.swift
[153/157] Compiling NIOCore TimeAmount+Duration.swift
[154/157] Compiling NIOCore TypeAssistedChannelHandler.swift
[155/157] Compiling NIOCore UniversalBootstrapSupport.swift
[156/157] Compiling NIOCore Utilities.swift
[157/157] Emitting module NIOCore
BUILD FAILURE 6.2 wasm