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 0.11.1 (b8119a), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 10:41:34 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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/segabor/osccore.git
Reference: 0.11.1
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
 * tag               0.11.1     -> FETCH_HEAD
HEAD is now at b8119a0 Upgrade Swift toolchain version
Cloned https://github.com/segabor/osccore.git
Revision (git rev-parse @):
b8119a02adfe177005378a15d2a333042936d9bb
SUCCESS checkout https://github.com/segabor/osccore.git at 0.11.1
========================================
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-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
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (8.93s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (10.59s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
[667/18437] Fetching swift-collections, swift-atomics
[1099/22873] Fetching swift-collections, swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.12s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.36s)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio 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
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/36] Write sources
[1/36] Compiling CNIOWindows shim.c
[1/36] Write sources
[11/36] Compiling CNIOWindows WSAStartup.c
[11/36] Compiling CNIOLinux shim.c
[11/36] Compiling _AtomicsShims.c
[11/36] Write sources
[16/36] Compiling CNIOLinux liburing_shims.c
[17/36] Compiling CNIODarwin shim.c
[18/36] Compiling CNIOWASI CNIOWASI.c
[19/36] Write swift-version-24593BA9C3E375BF.txt
[21/74] Emitting module _NIOBase64
[21/74] Compiling c-nioatomics.c
[22/74] Compiling c-atomics.c
[24/80] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/81] Compiling Atomics ManagedAtomicLazyReference.swift
[26/81] Compiling Atomics AtomicStorage.swift
[27/81] Emitting module InternalCollectionsUtilities
[28/81] Compiling Atomics AtomicInteger.swift
[29/81] Compiling Atomics AtomicOptionalWrappable.swift
[30/81] Compiling Atomics PointerConformances.swift
[31/81] Compiling Atomics Primitives.native.swift
[34/81] Compiling Atomics AtomicReference.swift
[35/83] Compiling Atomics UnsafeAtomic.swift
[36/83] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/83] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[38/83] Compiling Atomics ManagedAtomic.swift
[41/83] Compiling Atomics AtomicValue.swift
[42/83] Compiling Atomics AtomicMemoryOrderings.swift
[43/83] Compiling Atomics DoubleWord.swift
[44/83] Compiling Atomics OptionalRawRepresentable.swift
[45/83] Compiling Atomics RawRepresentable.swift
[46/83] Compiling Atomics AtomicBool.swift
[47/83] Compiling Atomics IntegerConformances.swift
[50/83] Compiling _NIOBase64 Base64.swift
[58/84] Emitting module Atomics
[58/84] Wrapping AST for _NIOBase64 for debugging
[60/84] Compiling _NIODataStructures PriorityQueue.swift
[61/84] Compiling _NIODataStructures _TinyArray.swift
[62/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/85] Wrapping AST for InternalCollectionsUtilities for debugging
[65/100] Compiling Atomics IntegerOperations.swift
[66/100] Compiling Atomics Unmanaged extensions.swift
[68/101] Compiling DequeModule Deque+CustomReflectable.swift
[69/101] Compiling DequeModule Deque+Descriptions.swift
[70/103] Compiling DequeModule _DequeBuffer.swift
[71/103] Compiling DequeModule _DequeBufferHeader.swift
[71/103] Wrapping AST for Atomics for debugging
[73/103] Emitting module NIOConcurrencyHelpers
[74/103] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[75/103] Compiling NIOConcurrencyHelpers lock.swift
[76/103] Emitting module _NIODataStructures
[77/103] Compiling _NIODataStructures Heap.swift
[78/104] Compiling DequeModule _DequeSlot.swift
[79/104] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/104] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/104] Compiling NIOConcurrencyHelpers atomics.swift
[83/105] Wrapping AST for _NIODataStructures for debugging
[84/105] Wrapping AST for NIOConcurrencyHelpers for debugging
[86/105] Compiling DequeModule Deque+Testing.swift
[87/105] Compiling DequeModule Deque._Storage.swift
[88/105] Compiling DequeModule Deque+Extras.swift
[89/105] Compiling DequeModule Deque+Hashable.swift
[90/105] Compiling DequeModule Deque._UnsafeHandle.swift
[91/105] Compiling DequeModule Deque.swift
[92/105] Compiling DequeModule Deque+Equatable.swift
[93/105] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[94/105] Compiling DequeModule Deque+Codable.swift
[95/105] Compiling DequeModule Deque+Collection.swift
[96/105] Emitting module DequeModule
[97/106] Wrapping AST for DequeModule for debugging
[99/166] Compiling NIOCore MulticastChannel.swift
[100/166] Compiling NIOCore NIOAny.swift
[101/166] Compiling NIOCore NIOCloseOnErrorHandler.swift
[102/166] Compiling NIOCore NIOLoopBound.swift
[103/166] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[104/166] Compiling NIOCore NIOScheduledCallback.swift
[105/166] Compiling NIOCore NIOSendable.swift
[106/166] Compiling NIOCore RecvByteBufferAllocator.swift
[107/174] Compiling NIOCore IO.swift
[108/174] Compiling NIOCore IOData.swift
[109/174] Compiling NIOCore IPProtocol.swift
[110/174] Compiling NIOCore IntegerBitPacking.swift
[111/174] Compiling NIOCore IntegerTypes.swift
[112/174] Compiling NIOCore Interfaces.swift
[113/174] Compiling NIOCore Linux.swift
[114/174] Compiling NIOCore MarkedCircularBuffer.swift
[115/174] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[116/174] Compiling NIOCore EventLoopFuture+Deprecated.swift
[117/174] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[118/174] Compiling NIOCore EventLoopFuture.swift
[119/174] Compiling NIOCore FileDescriptor.swift
[120/174] Compiling NIOCore FileHandle.swift
[121/174] Compiling NIOCore FileRegion.swift
[122/174] Compiling NIOCore GlobalSingletons.swift
[123/174] Compiling NIOCore CircularBuffer.swift
[124/174] Compiling NIOCore Codec.swift
[125/174] Compiling NIOCore ConvenienceOptionSupport.swift
[126/174] Compiling NIOCore DeadChannel.swift
[127/174] Compiling NIOCore DispatchQueue+WithFuture.swift
[128/174] Compiling NIOCore EventLoop+Deprecated.swift
[129/174] Compiling NIOCore EventLoop+SerialExecutor.swift
[130/174] Compiling NIOCore EventLoop.swift
[131/174] 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:
[132/174] 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:
[133/174] 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:
[134/174] 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:
[135/174] 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:
[136/174] 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:
[137/174] 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:
[138/174] 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:
[139/174] 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:
[140/174] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[141/174] Compiling NIOCore SocketAddresses.swift
[142/174] Compiling NIOCore SocketOptionProvider.swift
[143/174] Compiling NIOCore SystemCallHelpers.swift
[144/174] Compiling NIOCore TimeAmount+Duration.swift
[145/174] Compiling NIOCore TypeAssistedChannelHandler.swift
[146/174] Compiling NIOCore UniversalBootstrapSupport.swift
[147/174] Compiling NIOCore Utilities.swift
[148/174] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[149/174] Compiling NIOCore BSDSocketAPI.swift
[150/174] Compiling NIOCore ByteBuffer-aux.swift
[151/174] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[152/174] Compiling NIOCore ByteBuffer-conversions.swift
[153/174] Compiling NIOCore ByteBuffer-core.swift
[154/174] Compiling NIOCore ByteBuffer-hex.swift
[155/174] Compiling NIOCore ByteBuffer-int.swift
[156/174] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[157/174] Compiling NIOCore AddressedEnvelope.swift
[158/174] Compiling NIOCore AsyncAwaitSupport.swift
[159/174] Compiling NIOCore AsyncChannel.swift
[160/174] Compiling NIOCore AsyncChannelHandler.swift
[161/174] Compiling NIOCore AsyncChannelInboundStream.swift
[162/174] Compiling NIOCore AsyncChannelOutboundWriter.swift
[163/174] Compiling NIOCore NIOAsyncSequenceProducer.swift
[164/174] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[165/174] Compiling NIOCore NIOAsyncWriter.swift
[166/174] Emitting module NIOCore
BUILD FAILURE 6.2 wasm