The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-SWIM, reference main (276e8c), with Swift 6.2 for Linux on 1 May 2026 12:28:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/swift-SWIM.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/1amageek/swift-SWIM
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 276e8c8 Add GitHub Actions CI workflow
Cloned https://github.com/1amageek/swift-SWIM.git
Revision (git rev-parse @):
276e8c801ac84a5a0fa478f462e61a8f3386e068
SUCCESS checkout https://github.com/1amageek/swift-SWIM.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/1amageek/swift-SWIM.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/1amageek/swift-nio-udp.git
[1/72] Fetching swift-nio-udp
Fetched https://github.com/1amageek/swift-nio-udp.git from cache (1.63s)
Computing version for https://github.com/1amageek/swift-nio-udp.git
Computed https://github.com/1amageek/swift-nio-udp.git at 1.1.1 (2.87s)
Fetching https://github.com/apple/swift-nio.git
[1/83230] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.22s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (8.14s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[693/7421] Fetching swift-atomics, swift-system
[3502/31315] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
[1912/23894] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.82s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.77s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.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.4.1
Creating working copy for https://github.com/1amageek/swift-nio-udp.git
Working copy of https://github.com/1amageek/swift-nio-udp.git resolved at 1.1.1
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/24] Write sources
[11/24] Compiling CNIOWindows shim.c
[12/24] Compiling CNIOWASI CNIOWASI.c
[13/24] Compiling CNIOWindows WSAStartup.c
[14/24] Compiling CNIOOpenBSD shim.c
[15/24] Compiling CNIOLinux liburing_shims.c
[16/24] Write sources
[17/24] Compiling CNIOPosix event_loop_id.c
[18/24] Compiling CNIODarwin shim.c
[19/24] Compiling _AtomicsShims.c
[20/24] Write swift-version-24593BA9C3E375BF.txt
[21/24] Compiling CNIOLinux shim.c
[22/82] Compiling c-nioatomics.c
[23/82] Compiling c-atomics.c
[25/89] Compiling Atomics UnsafeAtomic.swift
[26/89] Compiling Atomics UnsafeAtomicLazyReference.swift
[27/91] Emitting module _NIOBase64
[28/91] Compiling _NIOBase64 Base64.swift
[29/92] Compiling Atomics AtomicInteger.swift
[30/92] Compiling Atomics AtomicOptionalWrappable.swift
[31/92] Compiling Atomics AtomicReference.swift
[32/92] Compiling Atomics ManagedAtomic.swift
[33/92] Compiling Atomics ManagedAtomicLazyReference.swift
[35/94] Compiling Atomics IntegerOperations.swift
[36/94] Compiling Atomics Unmanaged extensions.swift
[37/94] Compiling Atomics AtomicMemoryOrderings.swift
[38/94] Compiling Atomics DoubleWord.swift
[39/94] Compiling Atomics AtomicStorage.swift
[40/94] Compiling Atomics AtomicValue.swift
[43/94] Compiling Atomics IntegerConformances.swift
[44/94] Compiling Atomics PointerConformances.swift
[45/94] Compiling Atomics Primitives.native.swift
[48/94] Emitting module InternalCollectionsUtilities
[58/96] Compiling Atomics OptionalRawRepresentable.swift
[59/96] Compiling Atomics RawRepresentable.swift
[60/96] Compiling Atomics AtomicBool.swift
[65/97] Emitting module Atomics
[69/97] Compiling _NIODataStructures PriorityQueue.swift
[70/97] Compiling _NIODataStructures _TinyArray.swift
[71/126] Compiling ContainersPreview RangeReplaceableContainer.swift
[72/126] Compiling ContainersPreview Drain+Map.swift
[74/131] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[75/131] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[76/131] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[77/131] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[78/131] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[79/131] Compiling ContainersPreview RandomAccessContainer.swift
[80/131] Compiling ContainersPreview RangeExpression2.swift
[83/135] Compiling ContainersPreview Drain+Reduce.swift
[84/135] Compiling ContainersPreview Drain.swift
[85/135] Compiling ContainersPreview Producer+Collect.swift
[86/135] Compiling ContainersPreview Producer+Filter.swift
[87/135] Compiling ContainersPreview Producer+Map.swift
[88/135] Compiling ContainersPreview Producer+Reduce.swift
[89/135] Compiling ContainersPreview Producer.swift
[90/135] Compiling ContainersPreview Borrow.swift
[91/135] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[92/135] Compiling ContainersPreview BorrowingSequence.swift
[93/135] Compiling ContainersPreview BidirectionalContainer.swift
[94/135] Compiling ContainersPreview Container+Filter.swift
[95/135] Compiling ContainersPreview Container+SpanwiseZip.swift
[96/135] Compiling ContainersPreview Container.swift
[97/135] Compiling ContainersPreview ContainerIterator.swift
[98/135] Compiling ContainersPreview DynamicContainer.swift
[99/135] Compiling ContainersPreview MutableContainer.swift
[100/135] Compiling ContainersPreview PermutableContainer.swift
[101/135] Compiling ContainersPreview OutputSpan+Extras.swift
[102/135] Compiling ContainersPreview TemporaryAllocation.swift
[103/135] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[104/135] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[105/135] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[106/135] Compiling ContainersPreview Box.swift
[107/135] Compiling ContainersPreview Inout.swift
[108/135] Compiling ContainersPreview InputSpan.swift
[109/135] Compiling ContainersPreview Shared.swift
[110/135] Emitting module ContainersPreview
[112/176] Compiling NIOConcurrencyHelpers lock.swift
[113/176] Emitting module _NIODataStructures
[114/176] Compiling _NIODataStructures Heap.swift
[115/177] Emitting module NIOConcurrencyHelpers
[116/177] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[117/177] Compiling NIOConcurrencyHelpers NIOLock.swift
[119/177] Compiling DequeModule _DequeBufferHeader.swift
[120/177] Compiling DequeModule RigidDeque+Append.swift
[121/177] Compiling DequeModule UniqueDeque+Consumption.swift
[122/177] Compiling DequeModule UniqueDeque+Container.swift
[123/177] Compiling DequeModule UniqueDeque+Descriptions.swift
[124/177] Compiling DequeModule UniqueDeque+Equatable.swift
[125/177] Compiling DequeModule UniqueDeque+Experimental.swift
[126/182] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[127/182] Compiling NIOConcurrencyHelpers atomics.swift
[128/182] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[129/183] Compiling DequeModule Deque+Descriptions.swift
[130/183] Compiling DequeModule Deque+Equatable.swift
[132/183] Compiling DequeModule UniqueDeque+Hashable.swift
[133/183] Compiling DequeModule UniqueDeque+Initializers.swift
[134/183] Compiling DequeModule UniqueDeque+Insertions.swift
[135/183] Compiling DequeModule UniqueDeque+Prepend.swift
[136/183] Compiling DequeModule UniqueDeque+Removals.swift
[137/183] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[138/183] Compiling DequeModule _DequeBuffer.swift
[142/183] Compiling DequeModule RigidDeque+Consumption.swift
[143/183] Compiling DequeModule RigidDeque+Container.swift
[144/183] Compiling DequeModule RigidDeque+Descriptions.swift
[145/183] Compiling DequeModule RigidDeque+Equatable.swift
[146/183] Compiling DequeModule RigidDeque+Experimental.swift
[147/183] Compiling DequeModule RigidDeque+Hashable.swift
[148/183] Compiling DequeModule RigidDeque+Initializers.swift
[149/183] Compiling DequeModule RigidDeque+Insertions.swift
[150/183] Compiling DequeModule RigidDeque+Prepend.swift
[151/183] Compiling DequeModule RigidDeque+Removals.swift
[152/183] Compiling DequeModule RigidDeque+Replacements.swift
[153/183] Compiling DequeModule RigidDeque+Testing.swift
[154/183] Compiling DequeModule RigidDeque.swift
[155/183] Compiling DequeModule UniqueDeque+Append.swift
[156/183] Compiling DequeModule Deque+Codable.swift
[157/183] Compiling DequeModule Deque+Collection.swift
[158/183] Compiling DequeModule Deque+CustomReflectable.swift
[162/183] Compiling DequeModule Deque+Extras.swift
[163/183] Compiling DequeModule Deque+Hashable.swift
[164/183] Compiling DequeModule Deque+Testing.swift
[165/183] Compiling DequeModule Deque._Storage.swift
[166/183] Compiling DequeModule Deque._UnsafeHandle.swift
[167/183] Compiling DequeModule Deque.swift
[174/183] Emitting module SWIM
[179/184] Compiling DequeModule UniqueDeque+Replacements.swift
[180/184] Compiling DequeModule UniqueDeque.swift
[181/184] Compiling DequeModule _DequeSlot.swift
[182/184] Compiling DequeModule _UnsafeDequeHandle.swift
[183/184] Compiling DequeModule _UnsafeDequeSegments.swift
[184/184] Emitting module DequeModule
[186/249] Compiling NIOCore IPProtocol.swift
[187/249] Compiling NIOCore IntegerBitPacking.swift
[188/249] Compiling NIOCore IntegerTypes.swift
[189/249] Compiling NIOCore Interfaces.swift
[190/249] Compiling NIOCore Linux.swift
[191/249] Compiling NIOCore MarkedCircularBuffer.swift
[192/249] Compiling NIOCore MulticastChannel.swift
[193/249] Compiling NIOCore NIOAny.swift
[194/249] Compiling NIOCore NIOCloseOnErrorHandler.swift
[195/257] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[196/257] Compiling NIOCore SocketAddresses.swift
[197/257] Compiling NIOCore SocketOptionProvider.swift
[198/257] Compiling NIOCore SystemCallHelpers.swift
[199/257] Compiling NIOCore TimeAmount+Duration.swift
[200/257] Compiling NIOCore TypeAssistedChannelHandler.swift
[201/257] Compiling NIOCore UniversalBootstrapSupport.swift
[202/257] Compiling NIOCore Utilities.swift
[203/257] Compiling NIOCore CircularBuffer.swift
[204/257] Compiling NIOCore Codec.swift
[205/257] Compiling NIOCore ConvenienceOptionSupport.swift
[206/257] Compiling NIOCore DeadChannel.swift
[207/257] Compiling NIOCore DispatchQueue+WithFuture.swift
[208/257] Compiling NIOCore EventLoop+Deprecated.swift
[209/257] Compiling NIOCore EventLoop+SerialExecutor.swift
[210/257] Compiling NIOCore EventLoop.swift
[211/257] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[212/257] Compiling NIOCore EventLoopFuture+Deprecated.swift
[213/257] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[214/257] Compiling NIOCore EventLoopFuture.swift
[215/257] Compiling NIOCore FileDescriptor.swift
[216/257] Compiling NIOCore FileHandle.swift
[217/257] Compiling NIOCore FileRegion.swift
[218/257] Compiling NIOCore GlobalSingletons.swift
[219/257] Compiling NIOCore IO.swift
[220/257] Compiling NIOCore IOData.swift
[221/257] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[222/257] Compiling NIOCore BSDSocketAPI.swift
[223/257] Compiling NIOCore ByteBuffer-aux.swift
[224/257] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[225/257] Compiling NIOCore ByteBuffer-conversions.swift
[226/257] Compiling NIOCore ByteBuffer-core.swift
[227/257] Compiling NIOCore ByteBuffer-hex.swift
[228/257] Compiling NIOCore ByteBuffer-int.swift
[229/257] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[230/257] Compiling NIOCore NIOCoreSendableMetatype.swift
[231/257] Compiling NIOCore NIODecodedAsyncSequence.swift
[232/257] Compiling NIOCore NIOLoopBound.swift
[233/257] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[234/257] Compiling NIOCore NIOScheduledCallback.swift
[235/257] Compiling NIOCore NIOSendable.swift
[236/257] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[237/257] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[238/257] Compiling NIOCore RecvByteBufferAllocator.swift
[239/257] Compiling NIOCore ByteBuffer-multi-int.swift
[240/257] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[241/257] Compiling NIOCore ByteBuffer-views.swift
[242/257] Compiling NIOCore Channel.swift
[243/257] Compiling NIOCore ChannelHandler.swift
[244/257] Compiling NIOCore ChannelHandlers.swift
[245/257] Compiling NIOCore ChannelInvoker.swift
[246/257] Compiling NIOCore ChannelOption.swift
[247/257] Compiling NIOCore ChannelPipeline.swift
[248/257] Emitting module NIOCore
[249/257] Compiling NIOCore AddressedEnvelope.swift
[250/257] Compiling NIOCore AsyncAwaitSupport.swift
[251/257] Compiling NIOCore AsyncChannel.swift
[252/257] Compiling NIOCore AsyncChannelHandler.swift
[253/257] Compiling NIOCore AsyncChannelInboundStream.swift
[254/257] Compiling NIOCore AsyncChannelOutboundWriter.swift
[255/257] Compiling NIOCore NIOAsyncSequenceProducer.swift
[256/257] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[257/257] Compiling NIOCore NIOAsyncWriter.swift
[259/308] Compiling NIOPosix HappyEyeballs.swift
[260/308] Compiling NIOPosix IO.swift
[261/308] Compiling NIOPosix IntegerBitPacking.swift
[262/308] Compiling NIOPosix IntegerTypes.swift
[263/308] Compiling NIOPosix Linux.swift
[264/308] Compiling NIOPosix LinuxCPUSet.swift
[265/308] Compiling NIOPosix LinuxUring.swift
[266/308] Compiling NIOPosix PipePair.swift
[267/308] Compiling NIOPosix Pool.swift
[268/308] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[269/308] Compiling NIOPosix PosixSingletons.swift
[270/308] Compiling NIOPosix RawSocketBootstrap.swift
[271/308] Compiling NIOPosix Resolver.swift
[272/308] Compiling NIOPosix Selectable.swift
[273/314] Compiling NIOPosix ThreadPosix.swift
[274/314] Compiling NIOPosix ThreadWindows.swift
[275/314] Compiling NIOPosix Utilities.swift
[276/314] Compiling NIOPosix VsockAddress.swift
[277/314] Compiling NIOPosix VsockChannelEvents.swift
[278/314] Compiling NIOPosix Windows.swift
[279/314] Compiling NIOPosix BSDSocketAPICommon.swift
[280/314] Compiling NIOPosix BSDSocketAPIPosix.swift
[281/314] Compiling NIOPosix BSDSocketAPIWindows.swift
[282/314] Compiling NIOPosix BaseSocket.swift
[283/314] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[284/314] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[285/314] Compiling NIOPosix BaseSocketChannel.swift
[286/314] Emitting module NIOPosix
[287/314] Compiling NIOPosix SelectableChannel.swift
[288/314] Compiling NIOPosix SelectableEventLoop.swift
[289/314] Compiling NIOPosix SelectorEpoll.swift
[290/314] Compiling NIOPosix SelectorGeneric.swift
[291/314] Compiling NIOPosix SelectorKqueue.swift
[292/314] Compiling NIOPosix SelectorUring.swift
[293/314] Compiling NIOPosix SelectorWSAPoll.swift
[294/314] Compiling NIOPosix ServerSocket.swift
[295/314] Compiling NIOPosix Socket.swift
[296/314] Compiling NIOPosix SocketChannel.swift
[297/314] Compiling NIOPosix SocketProtocols.swift
[298/314] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[299/314] Compiling NIOPosix System.swift
[300/314] Compiling NIOPosix Thread.swift
[301/314] Compiling NIOPosix BaseStreamSocketChannel.swift
[302/314] Compiling NIOPosix Bootstrap.swift
[303/314] Compiling NIOPosix ControlMessage.swift
[304/314] Compiling NIOPosix DatagramVectorReadManager.swift
[305/314] Compiling NIOPosix Errors+Any.swift
[306/314] Compiling NIOPosix FileDescriptor.swift
[307/314] Compiling NIOPosix GetaddrinfoResolver.swift
[308/314] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[309/314] Compiling NIOPosix NIOPosixSendableMetatype.swift
[310/314] Compiling NIOPosix NIOThreadPool.swift
[311/314] Compiling NIOPosix NonBlockingFileIO.swift
[312/314] Compiling NIOPosix PendingDatagramWritesManager.swift
[313/314] Compiling NIOPosix PendingWritesManager.swift
[314/314] Compiling NIOPosix PipeChannel.swift
[316/322] Compiling NIOUDPTransport UDPTransport.swift
[317/322] Compiling NIOUDPTransport UDPError.swift
[318/322] Compiling NIOUDPTransport UDPConfiguration.swift
[319/322] Compiling NIOUDPTransport AddressHelpers.swift
[320/322] Emitting module NIOUDPTransport
[321/322] Compiling NIOUDPTransport NIOUDPTransport+Exports.swift
[322/322] Compiling NIOUDPTransport NIOUDPTransport.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[324/325] Emitting module SWIMTransportUDP
/host/spi-builder-workspace/Sources/SWIMTransportUDP/SWIMTransportUDP.swift:10:8: error: no such module 'os'
  8 | import NIOCore
  9 | import Synchronization
 10 | import os
    |        `- error: no such module 'os'
 11 |
 12 | private let swimUDPTransportLogger = Logger(
[325/325] Compiling SWIMTransportUDP SWIMTransportUDP.swift
/host/spi-builder-workspace/Sources/SWIMTransportUDP/SWIMTransportUDP.swift:10:8: error: no such module 'os'
  8 | import NIOCore
  9 | import Synchronization
 10 | import os
    |        `- error: no such module 'os'
 11 |
 12 | private let swimUDPTransportLogger = Logger(
BUILD FAILURE 6.2 linux