Build Information
Successful build of FileSystem, reference main (e26c09
), with Swift 6.0 for macOS (SPM) on 14 Nov 2024 21:32:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/FileSystem.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/FileSystem
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e26c094 [Release] FileSystem 0.6.17
Cloned https://github.com/tuist/FileSystem.git
Revision (git rev-parse @):
e26c0940dec44ccfc5b412cd851403fade675048
SUCCESS checkout https://github.com/tuist/FileSystem.git at main
Fetching https://github.com/apple/swift-log
Fetching https://github.com/weichsel/ZIPFoundation
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/tuist/Path
[1/3690] Fetching swift-log
[223/5259] Fetching swift-log, swift-atomics
[308/10725] Fetching swift-log, swift-atomics, zipfoundation
[363/11049] Fetching swift-log, swift-atomics, zipfoundation, path
[1120/14950] Fetching swift-log, swift-atomics, zipfoundation, path, swift-system
[4214/30425] Fetching swift-log, swift-atomics, zipfoundation, path, swift-system, swift-collections
Fetched https://github.com/apple/swift-log from cache (1.03s)
[4463/26735] Fetching swift-atomics, zipfoundation, path, swift-system, swift-collections
[7046/98233] Fetching swift-atomics, zipfoundation, path, swift-system, swift-collections, swift-nio
Fetched https://github.com/weichsel/ZIPFoundation from cache (1.35s)
[10725/92767] Fetching swift-atomics, path, swift-system, swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (3.62s)
Fetched https://github.com/apple/swift-system.git from cache (3.62s)
Fetched https://github.com/apple/swift-atomics.git from cache (3.62s)
Fetched https://github.com/tuist/Path from cache (3.63s)
Fetched https://github.com/apple/swift-nio from cache (3.63s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.45s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.44s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.76.1 (3.21s)
Computing version for https://github.com/tuist/Path
Computed https://github.com/tuist/Path at 0.3.8 (0.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
Creating working copy for https://github.com/weichsel/ZIPFoundation
Working copy of https://github.com/weichsel/ZIPFoundation resolved at 0.9.19
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.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.2.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.1.0
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.76.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "filesystem",
"name": "FileSystem",
"url": "https://github.com/tuist/FileSystem.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FileSystem",
"dependencies": [
{
"identity": "path",
"name": "Path",
"url": "https://github.com/tuist/Path",
"version": "0.3.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path",
"dependencies": [
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "zipfoundation",
"name": "ZIPFoundation",
"url": "https://github.com/weichsel/ZIPFoundation",
"version": "0.9.19",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/tuist/FileSystem.git
[12/1131] Fetching filesystem
Fetched https://github.com/tuist/FileSystem.git from cache (0.85s)
Fetching https://github.com/weichsel/ZIPFoundation from cache
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/apple/swift-nio from cache
Fetching https://github.com/tuist/Path from cache
Fetched https://github.com/weichsel/ZIPFoundation from cache (0.59s)
Fetched https://github.com/apple/swift-log from cache (0.59s)
Fetched https://github.com/apple/swift-nio from cache (0.76s)
Fetched https://github.com/tuist/Path from cache (0.76s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.03s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.02s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.76.1 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Fetched https://github.com/apple/swift-system.git from cache (0.64s)
Fetched https://github.com/apple/swift-collections.git from cache (0.64s)
Computing version for https://github.com/tuist/Path
Computed https://github.com/tuist/Path at 0.3.8 (0.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.66s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.76.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at main (e26c094)
Creating working copy for https://github.com/weichsel/ZIPFoundation
Working copy of https://github.com/weichsel/ZIPFoundation resolved at 0.9.19
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
warning: '.resolve-product-dependencies': dependency 'filesystem' is not used by any target
Found 4 product dependencies
- Path
- swift-nio
- swift-log
- ZIPFoundation
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/tuist/FileSystem.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/32] Write sources
[3/32] Copying PrivacyInfo.xcprivacy
[4/32] Write sources
[7/32] Copying PrivacyInfo.xcprivacy
[8/32] Write sources
[18/32] Write swift-version--7754E27361AE5C74.txt
[19/32] Compiling CSystem shims.c
[20/32] Compiling CNIOWindows WSAStartup.c
[20/32] Compiling CNIOWindows shim.c
[22/32] Compiling CNIOWASI CNIOWASI.c
[23/32] Compiling CNIOLinux liburing_shims.c
[23/32] Compiling CNIOLinux shim.c
[25/41] Compiling _AtomicsShims.c
[26/112] Compiling CNIODarwin shim.c
[27/120] Compiling c-nioatomics.c
[28/120] Write sources
[29/139] Compiling c-atomics.c
[31/145] Emitting module SystemPackage
[32/148] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/149] Compiling Atomics OptionalRawRepresentable.swift
[34/149] Compiling Atomics RawRepresentable.swift
[35/149] Emitting module _CollectionsUtilities
[36/149] Emitting module _NIOBase64
[37/149] Compiling _NIOBase64 Base64.swift
[38/149] Compiling Atomics Primitives.shims.swift
[39/149] Compiling Atomics AtomicInteger.swift
[40/149] Compiling Atomics AtomicOptionalWrappable.swift
[41/149] Compiling Atomics AtomicReference.swift
[42/149] Compiling Atomics AtomicMemoryOrderings.swift
[43/149] Compiling Atomics DoubleWord.swift
[44/149] Compiling Atomics AtomicBool.swift
[45/149] Compiling Atomics IntegerConformances.swift
[46/149] Compiling Atomics AtomicStorage.swift
[47/149] Compiling Atomics AtomicValue.swift
[48/149] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/149] Compiling Path Path.swift
[50/149] Emitting module Path
[51/149] Compiling Atomics ManagedAtomic.swift
[52/149] Compiling Atomics ManagedAtomicLazyReference.swift
[53/149] Compiling Atomics PointerConformances.swift
[54/149] Compiling Atomics Primitives.native.swift
[55/166] Compiling Logging MetadataProvider.swift
[57/166] Compiling Atomics UnsafeAtomic.swift
[58/166] Compiling Atomics UnsafeAtomicLazyReference.swift
[59/166] Compiling _NIODataStructures Heap.swift
[60/166] Emitting module _NIODataStructures
[61/166] Compiling DequeModule Deque+Sendable.swift
[62/166] Compiling DequeModule Deque+Testing.swift
[63/167] Compiling _NIODataStructures PriorityQueue.swift
[64/167] Compiling _NIODataStructures _TinyArray.swift
[65/167] Compiling SystemPackage Constants.swift
[66/167] Compiling SystemPackage Exports.swift
[67/167] Compiling SystemPackage Mocking.swift
[68/167] Compiling DequeModule _UnsafeWrappedBuffer.swift
[69/167] Compiling SystemPackage RawBuffer.swift
[70/167] Compiling SystemPackage Syscalls.swift
[71/167] Compiling SystemPackage WindowsSyscallAdapters.swift
[72/167] Compiling SystemPackage MachPort.swift
[73/167] Compiling SystemPackage PlatformString.swift
[74/167] Compiling SystemPackage SystemString.swift
[75/167] Compiling DequeModule _DequeBufferHeader.swift
[76/167] Compiling DequeModule _DequeSlot.swift
[77/167] Compiling DequeModule Deque+Equatable.swift
[78/167] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[79/167] Compiling DequeModule Deque.swift
[80/167] Compiling DequeModule _DequeBuffer.swift
[81/167] Compiling DequeModule Deque+CustomReflectable.swift
[82/167] Compiling DequeModule Deque+Descriptions.swift
[83/167] Compiling DequeModule Deque._Storage.swift
[84/167] Compiling DequeModule Deque._UnsafeHandle.swift
[85/167] Compiling DequeModule Deque+Extras.swift
[86/167] Compiling DequeModule Deque+Hashable.swift
[93/169] Compiling Logging LogHandler.swift
[94/169] Compiling Logging Locks.swift
[95/169] Compiling Logging Logging.swift
[96/169] Emitting module Logging
[97/169] Compiling Atomics IntegerOperations.swift
[98/169] Compiling Atomics Unmanaged extensions.swift
[99/169] Compiling DequeModule Deque+Codable.swift
[100/169] Compiling DequeModule Deque+Collection.swift
[105/169] Compiling NIOConcurrencyHelpers NIOLock.swift
[106/169] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[107/169] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[108/169] Compiling NIOConcurrencyHelpers lock.swift
[109/169] Compiling NIOConcurrencyHelpers atomics.swift
[110/169] Emitting module NIOConcurrencyHelpers
[122/169] Emitting module DequeModule
[135/169] Emitting module Atomics
[136/231] Compiling NIOCore Linux.swift
[137/231] Compiling NIOCore MarkedCircularBuffer.swift
[138/231] Compiling NIOCore MulticastChannel.swift
[139/231] Compiling NIOCore GlobalSingletons.swift
[140/231] Compiling NIOCore IO.swift
[141/231] Compiling NIOCore IOData.swift
[142/231] Compiling NIOCore IPProtocol.swift
[143/231] Compiling NIOCore IntegerBitPacking.swift
[144/231] Compiling NIOCore IntegerTypes.swift
[145/231] Compiling NIOCore Interfaces.swift
[146/237] Compiling NIOCore AddressedEnvelope.swift
[147/237] Compiling NIOCore AsyncAwaitSupport.swift
[148/237] Compiling NIOCore AsyncChannel.swift
[149/237] Compiling NIOCore AsyncChannelHandler.swift
[150/237] Compiling NIOCore AsyncChannelInboundStream.swift
[151/237] Compiling NIOCore AsyncChannelOutboundWriter.swift
[152/237] Compiling NIOCore NIOAsyncSequenceProducer.swift
[153/237] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[154/237] Compiling NIOCore EventLoopFuture+Deprecated.swift
[155/237] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[156/237] Compiling NIOCore EventLoopFuture.swift
[157/237] Compiling NIOCore FileDescriptor.swift
[158/237] Compiling NIOCore FileHandle.swift
[159/237] Compiling NIOCore FileRegion.swift
[160/237] Compiling NIOCore SocketOptionProvider.swift
[161/237] Compiling NIOCore SystemCallHelpers.swift
[162/237] Compiling NIOCore TimeAmount+Duration.swift
[163/237] Compiling NIOCore TypeAssistedChannelHandler.swift
[164/237] Compiling NIOCore UniversalBootstrapSupport.swift
[165/237] Compiling NIOCore Utilities.swift
[168/239] Compiling Glob Pattern+Options.swift
[169/239] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[170/239] Compiling Glob Pattern+Parser.swift
[171/239] Compiling Glob Pattern.swift
[172/239] Compiling Glob InvalidPattern.swift
[173/239] Compiling NIOCore BSDSocketAPI.swift
[174/239] Compiling NIOCore ByteBuffer-aux.swift
[175/239] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[176/239] Compiling NIOCore ByteBuffer-multi-int.swift
[181/239] Emitting module Glob
[182/239] Compiling Glob GlobSearch.swift
[183/239] Compiling Glob Pattern+Match.swift
[184/239] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[185/239] Compiling NIOCore ByteBuffer-conversions.swift
[186/239] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[187/239] Compiling NIOCore ByteBuffer-views.swift
[188/239] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[189/239] Compiling NIOCore NIOAsyncWriter.swift
[190/239] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[191/239] Emitting module ZIPFoundation
[192/239] Compiling NIOCore ByteBuffer-core.swift
[193/239] Compiling NIOCore ByteBuffer-hex.swift
[194/239] Compiling NIOCore ByteBuffer-int.swift
[195/239] Compiling ZIPFoundation URL+ZIP.swift
[196/239] Compiling ZIPFoundation resource_bundle_accessor.swift
[204/239] Compiling NIOCore Codec.swift
[205/239] Compiling NIOCore ConvenienceOptionSupport.swift
[206/239] Compiling NIOCore DeadChannel.swift
[207/239] Compiling NIOCore DispatchQueue+WithFuture.swift
[208/239] Compiling NIOCore EventLoop+Deprecated.swift
[209/239] Compiling NIOCore EventLoop+SerialExecutor.swift
[210/239] Compiling NIOCore EventLoop.swift
[214/239] Compiling NIOCore NIOAny.swift
[215/239] Compiling NIOCore NIOCloseOnErrorHandler.swift
[216/239] Compiling NIOCore NIOLoopBound.swift
[218/239] Compiling NIOCore NIOSendable.swift
[219/239] Compiling NIOCore PointerHelpers.swift
[220/239] Compiling NIOCore RecvByteBufferAllocator.swift
[221/239] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[222/239] Compiling NIOCore SocketAddresses.swift
[223/239] Compiling NIOCore Channel.swift
[224/239] Compiling NIOCore ChannelHandler.swift
[225/239] Compiling NIOCore ChannelHandlers.swift
[226/239] Compiling NIOCore ChannelInvoker.swift
[227/239] Compiling NIOCore ChannelOption.swift
[228/239] Compiling NIOCore ChannelPipeline.swift
[229/239] Compiling NIOCore CircularBuffer.swift
[237/239] Emitting module NIOCore
[238/289] Compiling NIOPosix GetaddrinfoResolver.swift
[239/289] Compiling NIOPosix HappyEyeballs.swift
[240/289] Compiling NIOPosix IO.swift
[241/289] Compiling NIOPosix IntegerBitPacking.swift
[242/289] Compiling NIOPosix IntegerTypes.swift
[243/289] Compiling NIOPosix Linux.swift
[244/294] Compiling NIOPosix PendingWritesManager.swift
[245/294] Compiling NIOPosix PipeChannel.swift
[246/294] Compiling NIOPosix PipePair.swift
[247/294] Compiling NIOPosix PointerHelpers.swift
[248/294] Compiling NIOPosix Pool.swift
[249/294] Compiling NIOPosix Selectable.swift
[250/294] Compiling NIOPosix SelectableChannel.swift
[251/294] Compiling NIOPosix SelectableEventLoop.swift
[252/294] Compiling NIOPosix SelectorEpoll.swift
[253/294] Compiling NIOPosix SelectorGeneric.swift
[254/294] Compiling NIOPosix UnsafeTransfer.swift
[255/294] Compiling NIOPosix Utilities.swift
[256/294] Compiling NIOPosix VsockAddress.swift
[257/294] Compiling NIOPosix VsockChannelEvents.swift
[258/294] Compiling NIOPosix resource_bundle_accessor.swift
[259/294] Compiling NIOPosix BSDSocketAPICommon.swift
[260/294] Compiling NIOPosix BSDSocketAPIPosix.swift
[261/294] Compiling NIOPosix BSDSocketAPIWindows.swift
[262/294] Compiling NIOPosix BaseSocket.swift
[263/294] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[264/294] Compiling NIOPosix BaseSocketChannel.swift
[265/294] Compiling NIOPosix SelectorKqueue.swift
[266/294] Compiling NIOPosix SelectorUring.swift
[267/294] Compiling NIOPosix ServerSocket.swift
[268/294] Compiling NIOPosix Socket.swift
[269/294] Compiling NIOPosix SocketChannel.swift
[270/294] Compiling NIOPosix BaseStreamSocketChannel.swift
[271/294] Compiling NIOPosix Bootstrap.swift
[272/294] Compiling NIOPosix ControlMessage.swift
[273/294] Compiling NIOPosix DatagramVectorReadManager.swift
[274/294] Compiling NIOPosix Errors+Any.swift
[275/294] Compiling NIOPosix FileDescriptor.swift
[276/294] Compiling NIOPosix SocketProtocols.swift
[277/294] Compiling NIOPosix System.swift
[278/294] Compiling NIOPosix Thread.swift
[279/294] Compiling NIOPosix ThreadPosix.swift
[280/294] Compiling NIOPosix ThreadWindows.swift
[281/294] Compiling NIOPosix PooledRecvBufferAllocator.swift
[282/294] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[283/294] Compiling NIOPosix PosixSingletons.swift
[284/294] Compiling NIOPosix RawSocketBootstrap.swift
[285/294] Compiling NIOPosix Resolver.swift
[286/294] Emitting module NIOPosix
[287/294] Compiling NIOPosix LinuxCPUSet.swift
[288/294] Compiling NIOPosix LinuxUring.swift
[289/294] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[290/294] Compiling NIOPosix NIOThreadPool.swift
[291/294] Compiling NIOPosix NonBlockingFileIO.swift
[292/294] Compiling NIOPosix PendingDatagramWritesManager.swift
[293/328] Compiling _NIOFileSystem ParallelDirCopy.swift
[294/328] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[295/328] Compiling _NIOFileSystem CInterop.swift
[296/331] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[297/331] Compiling _NIOFileSystem ByteCount.swift
[298/331] Compiling _NIOFileSystem Convenience.swift
[299/331] Compiling _NIOFileSystem CopyStrategy.swift
[300/331] Compiling _NIOFileSystem Array+FileSystem.swift
[301/331] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[302/331] Compiling _NIOFileSystem BufferedReader.swift
[303/331] Compiling _NIOFileSystem BufferedWriter.swift
[304/331] Compiling _NIOFileSystem Utilities.swift
[305/331] Compiling _NIOFileSystem OpenOptions.swift
[306/331] Compiling _NIOFileSystem resource_bundle_accessor.swift
[307/331] Emitting module _NIOFileSystem
[308/331] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[309/331] Compiling _NIOFileSystem FileSystemError.swift
[310/331] Compiling _NIOFileSystem FileSystemProtocol.swift
[311/331] Compiling _NIOFileSystem FileType.swift
[312/331] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[313/331] Compiling _NIOFileSystem BufferedStream.swift
[314/331] Compiling _NIOFileSystem Cancellation.swift
[315/331] Compiling _NIOFileSystem UnsafeTransfer.swift
[316/331] Compiling _NIOFileSystem DirectoryEntries.swift
[317/331] Compiling _NIOFileSystem DirectoryEntry.swift
[318/331] Compiling _NIOFileSystem Exports.swift
[319/331] Compiling _NIOFileSystem FileChunks.swift
[320/331] Compiling _NIOFileSystem Syscall.swift
[321/331] Compiling _NIOFileSystem Syscalls.swift
[322/331] Compiling _NIOFileSystem SystemFileHandle.swift
[323/331] Compiling _NIOFileSystem FileHandle.swift
[324/331] Compiling _NIOFileSystem FileHandleProtocol.swift
[325/331] Compiling _NIOFileSystem FileInfo.swift
[326/331] Compiling _NIOFileSystem FileSystem.swift
[327/331] Compiling _NIOFileSystem Errno.swift
[328/331] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[329/331] Compiling _NIOFileSystem Mocking.swift
[330/333] Emitting module NIOFileSystem
[331/333] Compiling NIOFileSystem Exports.swift
[332/336] Compiling FileSystem AsyncSequence+Extras.swift
[333/336] Emitting module FileSystem
[334/336] Compiling FileSystem FileSystem.swift
[334/336] Write Objects.LinkFileList
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'CInterop.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/_NIOFileSystem.build/CInterop.swift.o(CInterop.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SystemPackage.build/CInterop.swift.o(CInterop.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Errno.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SystemPackage.build/Errno.swift.o(Errno.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/_NIOFileSystem.build/Errno.swift.o(Errno.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOFileSystem.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/_NIOFileSystem.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Exports.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/_NIOFileSystem.build/Exports.swift.o(Exports.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SystemPackage.build/Exports.swift.o(Exports.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'FileDescriptor.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOCore.build/FileDescriptor.swift.o(FileDescriptor.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOPosix.build/FileDescriptor.swift.o(FileDescriptor.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'FileDescriptor.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOPosix.build/FileDescriptor.swift.o(FileDescriptor.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SystemPackage.build/FileDescriptor.swift.o(FileDescriptor.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'FileHandle.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOCore.build/FileHandle.swift.o(FileHandle.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/_NIOFileSystem.build/FileHandle.swift.o(FileHandle.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'FileSystem.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/FileSystem.build/FileSystem.swift.o(FileSystem.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/_NIOFileSystem.build/FileSystem.swift.o(FileSystem.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'IO.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOPosix.build/IO.swift.o(IO.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOCore.build/IO.swift.o(IO.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'IntegerBitPacking.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOPosix.build/IntegerBitPacking.swift.o(IntegerBitPacking.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOCore.build/IntegerBitPacking.swift.o(IntegerBitPacking.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'IntegerTypes.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOPosix.build/IntegerTypes.swift.o(IntegerTypes.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOCore.build/IntegerTypes.swift.o(IntegerTypes.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Linux.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOCore.build/Linux.swift.o(Linux.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOPosix.build/Linux.swift.o(Linux.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Mocking.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SystemPackage.build/Mocking.swift.o(Mocking.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/_NIOFileSystem.build/Mocking.swift.o(Mocking.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'PointerHelpers.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOCore.build/PointerHelpers.swift.o(PointerHelpers.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOPosix.build/PointerHelpers.swift.o(PointerHelpers.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Syscalls.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/_NIOFileSystem.build/Syscalls.swift.o(Syscalls.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SystemPackage.build/Syscalls.swift.o(Syscalls.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'UnsafeTransfer.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/_NIOFileSystem.build/UnsafeTransfer.swift.o(UnsafeTransfer.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOPosix.build/UnsafeTransfer.swift.o(UnsafeTransfer.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Utilities.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/_NIOFileSystem.build/Utilities.swift.o(Utilities.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOPosix.build/Utilities.swift.o(Utilities.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Utilities.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOPosix.build/Utilities.swift.o(Utilities.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOCore.build/Utilities.swift.o(Utilities.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'resource_bundle_accessor.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/_NIOFileSystem.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ZIPFoundation.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'resource_bundle_accessor.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ZIPFoundation.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/NIOPosix.build/resource_bundle_accessor.swift.o(resource_bundle_accessor.swift.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'shim.c.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CNIODarwin.build/shim.c.o(shim.c.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CNIOLinux.build/shim.c.o(shim.c.o)'
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'shim.c.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CNIOLinux.build/shim.c.o(shim.c.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CNIOWindows.build/shim.c.o(shim.c.o)'
[335/336] Archiving libFileSystem.a
Build complete! (59.51s)
Build complete.
{
"dependencies" : [
{
"identity" : "path",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.8",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/Path"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.76.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "zipfoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.19",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation"
}
],
"manifest_display_name" : "FileSystem",
"name" : "FileSystem",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FileSystem",
"targets" : [
"FileSystem"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "GlobTests",
"module_type" : "SwiftTarget",
"name" : "GlobTests",
"path" : "Tests/GlobTests",
"sources" : [
"PatternTests.swift",
"TestHelpers/XCTAssertMatches.swift",
"TestHelpers/XCTExpectFailure.swift"
],
"target_dependencies" : [
"Glob"
],
"type" : "test"
},
{
"c99name" : "Glob",
"module_type" : "SwiftTarget",
"name" : "Glob",
"path" : "Sources/Glob",
"product_memberships" : [
"FileSystem"
],
"sources" : [
"GlobSearch.swift",
"InvalidPattern.swift",
"Pattern+Match.swift",
"Pattern+Options.swift",
"Pattern+Parser.swift",
"Pattern.swift",
"Unicode.GeneralCategory+Helpers.swift"
],
"type" : "library"
},
{
"c99name" : "FileSystemTests",
"module_type" : "SwiftTarget",
"name" : "FileSystemTests",
"path" : "Tests/FileSystemTests",
"sources" : [
"FileSystemTests.swift"
],
"target_dependencies" : [
"FileSystem"
],
"type" : "test"
},
{
"c99name" : "FileSystem",
"module_type" : "SwiftTarget",
"name" : "FileSystem",
"path" : "Sources/FileSystem",
"product_dependencies" : [
"_NIOFileSystem",
"Path",
"Logging",
"ZIPFoundation"
],
"product_memberships" : [
"FileSystem"
],
"sources" : [
"AsyncSequence+Extras.swift",
"FileSystem.swift"
],
"target_dependencies" : [
"Glob"
],
"type" : "library"
}
],
"tools_version" : "5.8.1"
}
Done.