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 FileSystem, reference main (f16cb3), with Swift 6.0 for Linux on 22 Jun 2025 01:55:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/FileSystem.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/tuist/FileSystem
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f16cb3b [Release] FileSystem 0.10.10
Cloned https://github.com/tuist/FileSystem.git
Revision (git rev-parse @):
f16cb3b6f13669b02a11f1ac8dc71193cf94af63
SUCCESS checkout https://github.com/tuist/FileSystem.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tuist/FileSystem.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-log
[1/3836] Fetching swift-log
[232/8711] Fetching swift-log, zipfoundation
[6372/85050] Fetching swift-log, zipfoundation, swift-nio
Fetched https://github.com/apple/swift-log from cache (0.95s)
[7166/81214] Fetching zipfoundation, swift-nio
Fetching https://github.com/tuist/Path
Fetched https://github.com/tuist/ZIPFoundation from cache (1.18s)
[4581/76339] Fetching swift-nio
[8399/76693] Fetching swift-nio, path
Fetched https://github.com/tuist/Path from cache (0.40s)
[13742/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (9.24s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (1.26s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (1.20s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (4.94s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[1776/6233] Fetching swift-system, swift-atomics
[4695/22873] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.77s)
[3461/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.21s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.46s)
Computing version for https://github.com/tuist/Path
Computed https://github.com/tuist/Path at 0.3.8 (1.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.20s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.16s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.43s)
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-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/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/tuist/Path
Working copy of https://github.com/tuist/Path resolved at 0.3.8
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/51] Compiling CNIODarwin shim.c
[1/51] Compiling CNIOWASI CNIOWASI.c
[2/51] Write sources
[5/51] Compiling CNIOWindows WSAStartup.c
[5/51] Compiling CNIOLinux liburing_shims.c
[7/51] Write sources
[21/51] Compiling CNIOWindows shim.c
[22/51] Compiling _AtomicsShims.c
[22/51] Compiling CSystem shims.c
[24/51] Compiling CNIOLinux shim.c
[25/51] Write swift-version-24593BA9C3E375BF.txt
[27/112] Emitting module Path
[28/112] Emitting module SystemPackage
[28/115] Compiling c-nioatomics.c
[30/129] Emitting module InternalCollectionsUtilities
[30/130] Compiling c-atomics.c
[32/138] Emitting module ZIPFoundation
[33/140] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[34/140] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[35/140] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/140] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[37/140] Compiling ZIPFoundation Data+Serialization.swift
[38/140] Compiling ZIPFoundation Date+ZIP.swift
[39/140] Compiling ZIPFoundation Entry+Serialization.swift
[40/140] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[41/140] Compiling InternalCollectionsUtilities Integer rank.swift
[42/140] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[43/140] Compiling InternalCollectionsUtilities UInt+reversed.swift
[44/140] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[45/140] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[46/140] Compiling InternalCollectionsUtilities Debugging.swift
[47/140] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[48/140] Compiling InternalCollectionsUtilities _SortedCollection.swift
[49/140] Compiling InternalCollectionsUtilities Descriptions.swift
[50/140] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[51/141] Compiling SystemPackage Util+StringArray.swift
[52/141] Compiling SystemPackage Util.swift
[53/141] Compiling SystemPackage UtilConsumers.swift
[54/141] Compiling SystemPackage MachPort.swift
[55/141] Compiling SystemPackage PlatformString.swift
[56/141] Compiling SystemPackage SystemString.swift
[69/141] Compiling _NIOBase64 Base64.swift
[70/141] Emitting module _NIOBase64
[73/142] Compiling _NIODataStructures PriorityQueue.swift
[74/142] Compiling _NIODataStructures _TinyArray.swift
[75/142] Compiling Path Path.swift
[77/182] Compiling Atomics AtomicMemoryOrderings.swift
[78/182] Compiling Atomics DoubleWord.swift
[80/184] Compiling Atomics ManagedAtomic.swift
[81/186] Compiling Atomics AtomicBool.swift
[82/186] Compiling Atomics AtomicInteger.swift
[83/186] Compiling Atomics AtomicOptionalWrappable.swift
[84/186] Compiling Atomics AtomicReference.swift
[85/186] Compiling Atomics IntegerOperations.swift
[86/186] Compiling Atomics Unmanaged extensions.swift
[87/186] Compiling Atomics AtomicStorage.swift
[88/186] Compiling Atomics AtomicValue.swift
[89/186] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[90/186] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/186] Compiling Atomics UnsafeAtomicLazyReference.swift
[93/186] Compiling DequeModule _DequeSlot.swift
[94/186] Compiling Atomics IntegerConformances.swift
[95/186] Compiling Atomics PointerConformances.swift
[96/186] Compiling NIOConcurrencyHelpers lock.swift
[97/186] Compiling Logging MetadataProvider.swift
[98/186] Compiling ZIPFoundation URL+ZIP.swift
[99/186] Compiling SystemPackage RawBuffer.swift
[100/186] Compiling SystemPackage Syscalls.swift
[101/186] Compiling SystemPackage WindowsSyscallAdapters.swift
[105/186] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[106/187] Emitting module _NIODataStructures
[107/187] Compiling _NIODataStructures Heap.swift
[111/188] Compiling Glob Pattern+Parser.swift
[116/188] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[117/188] Compiling NIOConcurrencyHelpers NIOLock.swift
[118/188] Compiling NIOConcurrencyHelpers atomics.swift
[119/188] Emitting module NIOConcurrencyHelpers
[120/188] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[130/189] Compiling Logging LogHandler.swift
[131/189] Compiling Logging Locks.swift
[132/189] Emitting module Logging
[133/189] Compiling Logging Logging.swift
[139/190] Compiling Atomics Primitives.native.swift
[139/190] Wrapping AST for _NIOBase64 for debugging
[140/190] Wrapping AST for _NIODataStructures for debugging
[143/190] Compiling Glob Pattern.swift
[144/190] Emitting module Atomics
[144/190] Wrapping AST for Path for debugging
[145/190] Wrapping AST for SystemPackage for debugging
[147/190] Compiling Glob InvalidPattern.swift
[147/190] Wrapping AST for InternalCollectionsUtilities for debugging
[148/190] Wrapping AST for Logging for debugging
[149/190] Wrapping AST for NIOConcurrencyHelpers for debugging
[155/190] Compiling Atomics OptionalRawRepresentable.swift
[156/190] Compiling Atomics RawRepresentable.swift
[158/190] Emitting module DequeModule
[165/192] Compiling Glob Pattern+Options.swift
[166/192] Compiling Glob Pattern+Match.swift
[169/192] Emitting module Glob
[170/192] Compiling Glob GlobSearch.swift
[178/194] Wrapping AST for DequeModule for debugging
[179/194] Wrapping AST for Atomics for debugging
[180/194] Wrapping AST for ZIPFoundation for debugging
[181/194] Wrapping AST for Glob for debugging
[182/194] Write Objects.LinkFileList
[183/194] Archiving libGlob.a
[185/254] Compiling NIOCore IO.swift
[186/254] Compiling NIOCore IOData.swift
[187/254] Compiling NIOCore IPProtocol.swift
[188/254] Compiling NIOCore IntegerBitPacking.swift
[189/254] Compiling NIOCore IntegerTypes.swift
[190/254] Compiling NIOCore Interfaces.swift
[191/254] Compiling NIOCore Linux.swift
[192/254] Compiling NIOCore MarkedCircularBuffer.swift
[193/262] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[194/262] Compiling NIOCore EventLoopFuture+Deprecated.swift
[195/262] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[196/262] Compiling NIOCore EventLoopFuture.swift
[197/262] Compiling NIOCore FileDescriptor.swift
[198/262] Compiling NIOCore FileHandle.swift
[199/262] Compiling NIOCore FileRegion.swift
[200/262] Compiling NIOCore GlobalSingletons.swift
[201/262] Compiling NIOCore AddressedEnvelope.swift
[202/262] Compiling NIOCore AsyncAwaitSupport.swift
[203/262] Compiling NIOCore AsyncChannel.swift
[204/262] Compiling NIOCore AsyncChannelHandler.swift
[205/262] Compiling NIOCore AsyncChannelInboundStream.swift
[206/262] Compiling NIOCore AsyncChannelOutboundWriter.swift
[207/262] Compiling NIOCore NIOAsyncSequenceProducer.swift
[208/262] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[209/262] Compiling NIOCore NIOAsyncWriter.swift
[210/262] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[211/262] Compiling NIOCore SocketAddresses.swift
[212/262] Compiling NIOCore SocketOptionProvider.swift
[213/262] Compiling NIOCore SystemCallHelpers.swift
[214/262] Compiling NIOCore TimeAmount+Duration.swift
[215/262] Compiling NIOCore TypeAssistedChannelHandler.swift
[216/262] Compiling NIOCore UniversalBootstrapSupport.swift
[217/262] Compiling NIOCore Utilities.swift
[218/262] Emitting module NIOCore
[219/262] Compiling NIOCore MulticastChannel.swift
[220/262] Compiling NIOCore NIOAny.swift
[221/262] Compiling NIOCore NIOCloseOnErrorHandler.swift
[222/262] Compiling NIOCore NIOLoopBound.swift
[223/262] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[224/262] Compiling NIOCore NIOScheduledCallback.swift
[225/262] Compiling NIOCore NIOSendable.swift
[226/262] Compiling NIOCore RecvByteBufferAllocator.swift
[227/262] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[228/262] Compiling NIOCore BSDSocketAPI.swift
[229/262] Compiling NIOCore ByteBuffer-aux.swift
[230/262] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[231/262] Compiling NIOCore ByteBuffer-conversions.swift
[232/262] Compiling NIOCore ByteBuffer-core.swift
[233/262] Compiling NIOCore ByteBuffer-hex.swift
[234/262] Compiling NIOCore ByteBuffer-int.swift
[235/262] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[236/262] Compiling NIOCore CircularBuffer.swift
[237/262] Compiling NIOCore Codec.swift
[238/262] Compiling NIOCore ConvenienceOptionSupport.swift
[239/262] Compiling NIOCore DeadChannel.swift
[240/262] Compiling NIOCore DispatchQueue+WithFuture.swift
[241/262] Compiling NIOCore EventLoop+Deprecated.swift
[242/262] Compiling NIOCore EventLoop+SerialExecutor.swift
[243/262] Compiling NIOCore EventLoop.swift
[244/262] Compiling NIOCore ByteBuffer-multi-int.swift
[245/262] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[246/262] Compiling NIOCore ByteBuffer-views.swift
[247/262] Compiling NIOCore Channel.swift
[248/262] Compiling NIOCore ChannelHandler.swift
[249/262] Compiling NIOCore ChannelHandlers.swift
[250/262] Compiling NIOCore ChannelInvoker.swift
[251/262] Compiling NIOCore ChannelOption.swift
[252/262] Compiling NIOCore ChannelPipeline.swift
[253/263] Wrapping AST for NIOCore for debugging
[255/309] Emitting module NIOPosix
[256/315] Compiling NIOPosix Pool.swift
[257/315] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[258/315] Compiling NIOPosix PosixSingletons.swift
[259/315] Compiling NIOPosix RawSocketBootstrap.swift
[260/315] Compiling NIOPosix Resolver.swift
[261/315] Compiling NIOPosix Selectable.swift
[262/315] Compiling NIOPosix BSDSocketAPICommon.swift
[263/315] Compiling NIOPosix BSDSocketAPIPosix.swift
[264/315] Compiling NIOPosix BSDSocketAPIWindows.swift
[265/315] Compiling NIOPosix BaseSocket.swift
[266/315] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[267/315] Compiling NIOPosix BaseSocketChannel.swift
[268/315] Compiling NIOPosix BaseStreamSocketChannel.swift
[269/315] Compiling NIOPosix ThreadPosix.swift
[270/315] Compiling NIOPosix ThreadWindows.swift
[271/315] Compiling NIOPosix UnsafeTransfer.swift
[272/315] Compiling NIOPosix Utilities.swift
[273/315] Compiling NIOPosix VsockAddress.swift
[274/315] Compiling NIOPosix VsockChannelEvents.swift
[275/315] Compiling NIOPosix IO.swift
[276/315] Compiling NIOPosix IntegerBitPacking.swift
[277/315] Compiling NIOPosix IntegerTypes.swift
[278/315] Compiling NIOPosix Linux.swift
[279/315] Compiling NIOPosix LinuxCPUSet.swift
[280/315] Compiling NIOPosix LinuxUring.swift
[281/315] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[282/315] Compiling NIOPosix NIOThreadPool.swift
[283/315] Compiling NIOPosix NonBlockingFileIO.swift
[284/315] Compiling NIOPosix PendingDatagramWritesManager.swift
[285/315] Compiling NIOPosix PendingWritesManager.swift
[286/315] Compiling NIOPosix PipeChannel.swift
[287/315] Compiling NIOPosix PipePair.swift
[288/315] Compiling NIOPosix SelectableChannel.swift
[289/315] Compiling NIOPosix SelectableEventLoop.swift
[290/315] Compiling NIOPosix SelectorEpoll.swift
[291/315] Compiling NIOPosix SelectorGeneric.swift
[292/315] Compiling NIOPosix SelectorKqueue.swift
[293/315] Compiling NIOPosix SelectorUring.swift
[294/315] Compiling NIOPosix ServerSocket.swift
[295/315] Compiling NIOPosix Socket.swift
[296/315] Compiling NIOPosix SocketChannel.swift
[297/315] Compiling NIOPosix SocketProtocols.swift
[298/315] Compiling NIOPosix System.swift
[299/315] Compiling NIOPosix Thread.swift
[300/315] Compiling NIOPosix Bootstrap.swift
[301/315] Compiling NIOPosix ControlMessage.swift
[302/315] Compiling NIOPosix DatagramVectorReadManager.swift
[303/315] Compiling NIOPosix Errors+Any.swift
[304/315] Compiling NIOPosix FileDescriptor.swift
[305/315] Compiling NIOPosix GetaddrinfoResolver.swift
[306/315] Compiling NIOPosix HappyEyeballs.swift
[307/316] Wrapping AST for NIOPosix for debugging
[309/351] Compiling _NIOFileSystem ParallelDirCopy.swift
[310/351] Compiling _NIOFileSystem ParallelRemoval.swift
[311/351] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[312/351] Compiling _NIOFileSystem CInterop.swift
[313/351] Compiling _NIOFileSystem Errno.swift
[314/355] Compiling _NIOFileSystem Array+FileSystem.swift
[315/355] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[316/355] Compiling _NIOFileSystem BufferedReader.swift
[317/355] Compiling _NIOFileSystem BufferedWriter.swift
[318/355] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[319/355] Compiling _NIOFileSystem ByteCount.swift
[320/355] Compiling _NIOFileSystem Convenience.swift
[321/355] Compiling _NIOFileSystem DirectoryEntries.swift
[322/355] Compiling _NIOFileSystem DirectoryEntry.swift
[323/355] Compiling _NIOFileSystem Exports.swift
[324/355] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[325/355] Compiling _NIOFileSystem Mocking.swift
[326/355] Compiling _NIOFileSystem Syscall.swift
[327/355] Compiling _NIOFileSystem Syscalls.swift
[328/355] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[329/355] Compiling _NIOFileSystem BufferedStream.swift
[330/355] Compiling _NIOFileSystem Cancellation.swift
[331/355] Compiling _NIOFileSystem TokenBucket.swift
[332/355] Compiling _NIOFileSystem UnsafeTransfer.swift
[333/355] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[334/355] Compiling _NIOFileSystem FileSystemError.swift
[335/355] Compiling _NIOFileSystem FileSystemProtocol.swift
[336/355] Compiling _NIOFileSystem FileType.swift
[337/355] Compiling _NIOFileSystem IOStrategy.swift
[338/355] Compiling _NIOFileSystem SystemFileHandle.swift
[339/355] Compiling _NIOFileSystem Utilities.swift
[340/355] Compiling _NIOFileSystem OpenOptions.swift
[341/355] Compiling _NIOFileSystem String+FileSystem.swift
[342/355] Emitting module _NIOFileSystem
[343/355] Compiling _NIOFileSystem FileChunks.swift
[344/355] Compiling _NIOFileSystem FileHandle.swift
[345/355] Compiling _NIOFileSystem FileHandleProtocol.swift
[346/355] Compiling _NIOFileSystem FileInfo.swift
[347/355] Compiling _NIOFileSystem FileSystem.swift
[348/356] Wrapping AST for _NIOFileSystem for debugging
[350/358] Emitting module NIOFileSystem
[351/358] Compiling NIOFileSystem Exports.swift
[352/359] Wrapping AST for NIOFileSystem for debugging
[354/362] Compiling FileSystem AsyncSequence+Extras.swift
[355/362] Compiling FileSystem FileSystem.swift
[356/362] Emitting module FileSystem
[357/363] Wrapping AST for FileSystem for debugging
[358/363] Write Objects.LinkFileList
[359/363] Archiving libFileSystem.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[361/365] Emitting module FileSystemTesting
/host/spi-builder-workspace/Sources/FileSystemTesting/FileSystemTestingTrait.swift:13:66: error: cannot find type 'TestScoping' in scope
11 |     }
12 |
13 |     public struct FileSystemTestingTrait: TestTrait, SuiteTrait, TestScoping {
   |                                                                  `- error: cannot find type 'TestScoping' in scope
14 |         public func provideScope(
15 |             for _: Test,
[362/365] Compiling FileSystemTesting FileSystemTestingTrait.swift
/host/spi-builder-workspace/Sources/FileSystemTesting/FileSystemTestingTrait.swift:13:66: error: cannot find type 'TestScoping' in scope
11 |     }
12 |
13 |     public struct FileSystemTestingTrait: TestTrait, SuiteTrait, TestScoping {
   |                                                                  `- error: cannot find type 'TestScoping' in scope
14 |         public func provideScope(
15 |             for _: Test,
BUILD FAILURE 6.0 linux