The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build OSCCore, reference master (3c0f84), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 10:40:49 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/segabor/osccore.git
Reference: master
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/segabor/osccore
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3c0f841 Switch to Swift 5.5 preparing for async/await
Cloned https://github.com/segabor/osccore.git
Revision (git rev-parse @):
3c0f8416a769d00d29e9d817bccc9b1537ed0542
SUCCESS checkout https://github.com/segabor/osccore.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/segabor/osccore.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
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (9.55s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (11.08s)
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/4436] Fetching swift-system
[312/6233] Fetching swift-system, swift-atomics
[3257/22873] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.79s)
[3628/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.22s)
Fetched https://github.com/apple/swift-collections.git from cache (2.26s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.14s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (4.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.45s)
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-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
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Building for debugging...
[0/40] Write sources
[5/40] Compiling CNIOWindows WSAStartup.c
[5/40] Write sources
[12/40] Compiling CNIOWindows shim.c
[13/40] Compiling _AtomicsShims.c
[13/40] Write sources
[13/40] Compiling CNIOLinux liburing_shims.c
[17/40] Compiling CNIOWASI CNIOWASI.c
[18/40] Compiling CNIODarwin shim.c
[19/40] Compiling CNIOLinux shim.c
[20/40] Write swift-version-24593BA9C3E375BF.txt
[22/78] Emitting module _NIODataStructures
[23/78] Emitting module InternalCollectionsUtilities
[23/79] Compiling c-nioatomics.c
[25/79] Emitting module Atomics
[25/81] Compiling c-atomics.c
[27/87] Compiling Atomics OptionalRawRepresentable.swift
[28/87] Compiling Atomics RawRepresentable.swift
[29/87] Compiling Atomics AtomicBool.swift
[30/87] Compiling Atomics IntegerConformances.swift
[31/87] Compiling Atomics PointerConformances.swift
[32/87] Compiling Atomics Primitives.native.swift
[33/87] Compiling Atomics AtomicInteger.swift
[34/87] Compiling Atomics AtomicOptionalWrappable.swift
[35/87] Compiling Atomics AtomicStorage.swift
[36/87] Compiling Atomics AtomicValue.swift
[37/87] Compiling Atomics ManagedAtomic.swift
[38/87] Compiling Atomics ManagedAtomicLazyReference.swift
[39/87] Compiling Atomics AtomicMemoryOrderings.swift
[40/87] Compiling Atomics DoubleWord.swift
[41/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/87] Compiling Atomics IntegerOperations.swift
[43/87] Compiling Atomics Unmanaged extensions.swift
[44/87] Compiling Atomics UnsafeAtomic.swift
[45/87] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/87] Emitting module _NIOBase64
[47/87] Compiling _NIOBase64 Base64.swift
[50/88] Compiling Atomics AtomicReference.swift
[59/88] Compiling _NIODataStructures _TinyArray.swift
[62/88] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[64/90] Compiling _NIODataStructures PriorityQueue.swift
[67/90] Compiling NIOConcurrencyHelpers lock.swift
[68/90] Emitting module NIOConcurrencyHelpers
[69/90] Compiling _NIODataStructures Heap.swift
[71/91] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[72/91] Compiling NIOConcurrencyHelpers NIOLock.swift
[73/91] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[74/91] Compiling NIOConcurrencyHelpers atomics.swift
[75/92] Wrapping AST for _NIOBase64 for debugging
[76/92] Wrapping AST for InternalCollectionsUtilities for debugging
[77/92] Wrapping AST for NIOConcurrencyHelpers for debugging
[78/92] Wrapping AST for _NIODataStructures for debugging
[79/107] Wrapping AST for Atomics for debugging
[81/107] Compiling DequeModule Deque+Extras.swift
[82/107] Compiling DequeModule Deque+Hashable.swift
[83/107] Compiling DequeModule Deque+Testing.swift
[84/107] Compiling DequeModule Deque._Storage.swift
[85/109] Compiling DequeModule _DequeBuffer.swift
[86/109] Compiling DequeModule _DequeBufferHeader.swift
[87/109] Compiling DequeModule Deque+Equatable.swift
[88/109] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/109] Compiling DequeModule Deque._UnsafeHandle.swift
[90/109] Compiling DequeModule Deque.swift
[91/109] Compiling DequeModule Deque+CustomReflectable.swift
[92/109] Compiling DequeModule Deque+Descriptions.swift
[93/109] Compiling DequeModule _DequeSlot.swift
[94/109] Compiling DequeModule _UnsafeWrappedBuffer.swift
[95/109] Emitting module DequeModule
[96/109] Compiling DequeModule Deque+Codable.swift
[97/109] Compiling DequeModule Deque+Collection.swift
[98/110] Wrapping AST for DequeModule for debugging
[100/170] Compiling NIOCore MulticastChannel.swift
[101/170] Compiling NIOCore NIOAny.swift
[102/170] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/170] Compiling NIOCore NIOLoopBound.swift
[104/170] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[105/170] Compiling NIOCore NIOScheduledCallback.swift
[106/170] Compiling NIOCore NIOSendable.swift
[107/170] Compiling NIOCore RecvByteBufferAllocator.swift
[108/170] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[109/170] Compiling NIOCore EventLoopFuture+Deprecated.swift
[110/170] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[111/170] Compiling NIOCore EventLoopFuture.swift
[112/170] Compiling NIOCore FileDescriptor.swift
[113/170] Compiling NIOCore FileHandle.swift
[114/170] Compiling NIOCore FileRegion.swift
[115/170] Compiling NIOCore GlobalSingletons.swift
[116/170] Compiling NIOCore IO.swift
[117/170] Compiling NIOCore IOData.swift
[118/170] Compiling NIOCore IPProtocol.swift
[119/170] Compiling NIOCore IntegerBitPacking.swift
[120/170] Compiling NIOCore IntegerTypes.swift
[121/170] Compiling NIOCore Interfaces.swift
[122/170] Compiling NIOCore Linux.swift
[123/170] Compiling NIOCore MarkedCircularBuffer.swift
[124/170] Compiling NIOCore CircularBuffer.swift
[125/170] Compiling NIOCore Codec.swift
[126/170] Compiling NIOCore ConvenienceOptionSupport.swift
[127/170] Compiling NIOCore DeadChannel.swift
[128/170] Compiling NIOCore DispatchQueue+WithFuture.swift
[129/170] Compiling NIOCore EventLoop+Deprecated.swift
[130/170] Compiling NIOCore EventLoop+SerialExecutor.swift
[131/170] Compiling NIOCore EventLoop.swift
[132/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:
[133/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:
[134/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:
[135/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:
[136/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:
[137/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:
[138/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:
[139/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:
[140/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:
[141/178] Compiling NIOCore AddressedEnvelope.swift
[142/178] Compiling NIOCore AsyncAwaitSupport.swift
[143/178] Compiling NIOCore AsyncChannel.swift
[144/178] Compiling NIOCore AsyncChannelHandler.swift
[145/178] Compiling NIOCore AsyncChannelInboundStream.swift
[146/178] Compiling NIOCore AsyncChannelOutboundWriter.swift
[147/178] Compiling NIOCore NIOAsyncSequenceProducer.swift
[148/178] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[149/178] Compiling NIOCore NIOAsyncWriter.swift
[150/178] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[151/178] Compiling NIOCore BSDSocketAPI.swift
[152/178] Compiling NIOCore ByteBuffer-aux.swift
[153/178] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[154/178] Compiling NIOCore ByteBuffer-conversions.swift
[155/178] Compiling NIOCore ByteBuffer-core.swift
[156/178] Compiling NIOCore ByteBuffer-hex.swift
[157/178] Compiling NIOCore ByteBuffer-int.swift
[158/178] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[159/178] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[160/178] Compiling NIOCore SocketAddresses.swift
[161/178] Compiling NIOCore SocketOptionProvider.swift
[162/178] Compiling NIOCore SystemCallHelpers.swift
[163/178] Compiling NIOCore TimeAmount+Duration.swift
[164/178] Compiling NIOCore TypeAssistedChannelHandler.swift
[165/178] Compiling NIOCore UniversalBootstrapSupport.swift
[166/178] Compiling NIOCore Utilities.swift
[167/178] Emitting module NIOCore
BUILD FAILURE 6.2 wasm