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

Successful build of Macro, reference 1.0.10 (c6fa70), with Swift 6.2 (beta) for Linux on 7 Sep 2025 22:13:22 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: 1.0.10
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/Macro-swift/Macro
 * tag               1.0.10     -> FETCH_HEAD
HEAD is now at c6fa701 Merge branch 'develop'
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
c6fa701a708089bead48c666d3047680a4117f92
SUCCESS checkout https://github.com/Macro-swift/Macro.git at 1.0.10
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Macro-swift/Macro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
[1/1814] Fetching swift-atomics
[546/5717] Fetching swift-atomics, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
Fetched https://github.com/apple/swift-log.git from cache (0.41s)
[1/78032] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.92s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.52s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4937] Fetching swift-system
[3013/22347] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.72s)
[4353/17410] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (3.10s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.72s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (11.41s)
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.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.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.86.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.6.2
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/33] Write sources
[18/33] Compiling CNIOWindows shim.c
[19/33] Compiling _AtomicsShims.c
[20/33] Compiling CNIOWindows WSAStartup.c
[21/33] Compiling CNIOLinux liburing_shims.c
[22/33] Compiling CNIOWASI CNIOWASI.c
[23/33] Compiling CNIOPosix event_loop_id.c
[24/33] Compiling CNIODarwin shim.c
[24/33] Write sources
[26/33] Compiling CNIOLinux shim.c
[27/33] Write swift-version-24593BA9C3E375BF.txt
[28/33] Compiling CNIOLLHTTP c_nio_http.c
[29/37] Compiling CNIOLLHTTP c_nio_api.c
[30/69] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/90] Emitting module xsys
[32/91] Compiling c-nioatomics.c
[33/91] Compiling c-atomics.c
[35/97] Emitting module InternalCollectionsUtilities
[36/98] Compiling Atomics ManagedAtomic.swift
[37/98] Compiling Atomics ManagedAtomicLazyReference.swift
[38/100] Compiling Atomics AtomicInteger.swift
[39/100] Compiling Atomics AtomicOptionalWrappable.swift
[40/100] Compiling Atomics AtomicReference.swift
[42/100] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/100] Compiling _NIODataStructures PriorityQueue.swift
[44/100] Compiling Atomics UnsafeAtomic.swift
[45/100] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/100] Compiling Atomics AtomicStorage.swift
[47/100] Compiling Atomics AtomicValue.swift
[48/100] Compiling Atomics Primitives.native.swift
[49/100] Compiling Atomics OptionalRawRepresentable.swift
[50/100] Compiling Atomics RawRepresentable.swift
[51/100] Compiling Atomics AtomicBool.swift
[52/100] Emitting module Atomics
[55/100] Compiling Atomics IntegerConformances.swift
[56/100] Compiling Atomics PointerConformances.swift
[57/100] Emitting module _NIOBase64
[58/100] Compiling _NIOBase64 Base64.swift
[66/101] Compiling _NIODataStructures _TinyArray.swift
[67/101] Compiling Atomics AtomicMemoryOrderings.swift
[68/101] Compiling Atomics DoubleWord.swift
[72/101] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[74/113] Compiling Atomics IntegerOperations.swift
[75/113] Compiling Atomics Unmanaged extensions.swift
[77/118] Compiling DequeModule _DequeBuffer.swift
[78/118] Compiling DequeModule _DequeBufferHeader.swift
[79/120] Compiling DequeModule Deque+CustomReflectable.swift
[80/120] Compiling DequeModule Deque+Descriptions.swift
[81/120] Compiling NIOConcurrencyHelpers lock.swift
[82/120] Compiling DequeModule Deque+Codable.swift
[83/120] Compiling DequeModule Deque+Collection.swift
[86/120] Compiling DequeModule Deque+Extras.swift
[87/120] Compiling DequeModule Deque+Hashable.swift
[88/120] Compiling DequeModule Deque+Equatable.swift
[89/120] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[90/120] Compiling xsys timeval_any.swift
[91/120] Compiling Logging MetadataProvider.swift
[92/120] Compiling NIOConcurrencyHelpers NIOLock.swift
[93/120] Emitting module Logging
[94/120] Compiling DequeModule _DequeSlot.swift
[95/120] Compiling DequeModule _UnsafeWrappedBuffer.swift
[96/120] Compiling DequeModule Deque+Testing.swift
[97/120] Compiling DequeModule Deque._Storage.swift
[98/120] Compiling DequeModule Deque._UnsafeHandle.swift
[99/120] Compiling DequeModule Deque.swift
[100/120] Compiling xsys timespec.swift
[101/121] Compiling _NIODataStructures Heap.swift
[102/121] Emitting module _NIODataStructures
[105/122] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[106/122] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[107/122] Emitting module NIOConcurrencyHelpers
[108/122] Compiling NIOConcurrencyHelpers atomics.swift
[120/123] Compiling Logging Locks.swift
[121/123] Compiling Logging Logging.swift
[122/123] Compiling Logging LogHandler.swift
[124/124] Emitting module DequeModule
[126/186] Compiling NIOCore NIOAny.swift
[127/186] Compiling NIOCore NIOCloseOnErrorHandler.swift
[128/186] Compiling NIOCore NIOCoreSendableMetatype.swift
[129/186] Compiling NIOCore NIOLoopBound.swift
[130/186] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[131/186] Compiling NIOCore NIOScheduledCallback.swift
[132/186] Compiling NIOCore NIOSendable.swift
[133/186] Compiling NIOCore RecvByteBufferAllocator.swift
[134/194] Compiling NIOCore IOData.swift
[135/194] Compiling NIOCore IPProtocol.swift
[136/194] Compiling NIOCore IntegerBitPacking.swift
[137/194] Compiling NIOCore IntegerTypes.swift
[138/194] Compiling NIOCore Interfaces.swift
[139/194] Compiling NIOCore Linux.swift
[140/194] Compiling NIOCore MarkedCircularBuffer.swift
[141/194] Compiling NIOCore MulticastChannel.swift
[142/194] Compiling NIOCore EventLoopFuture+Deprecated.swift
[143/194] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[144/194] Compiling NIOCore EventLoopFuture.swift
[145/194] Compiling NIOCore FileDescriptor.swift
[146/194] Compiling NIOCore FileHandle.swift
[147/194] Compiling NIOCore FileRegion.swift
[148/194] Compiling NIOCore GlobalSingletons.swift
[149/194] Compiling NIOCore IO.swift
[150/194] Compiling NIOCore AddressedEnvelope.swift
[151/194] Compiling NIOCore AsyncAwaitSupport.swift
[152/194] Compiling NIOCore AsyncChannel.swift
[153/194] Compiling NIOCore AsyncChannelHandler.swift
[154/194] Compiling NIOCore AsyncChannelInboundStream.swift
[155/194] Compiling NIOCore AsyncChannelOutboundWriter.swift
[156/194] Compiling NIOCore NIOAsyncSequenceProducer.swift
[157/194] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[158/194] Compiling NIOCore NIOAsyncWriter.swift
[159/194] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[160/194] Compiling NIOCore SocketAddresses.swift
[161/194] Compiling NIOCore SocketOptionProvider.swift
[162/194] Compiling NIOCore SystemCallHelpers.swift
[163/194] Compiling NIOCore TimeAmount+Duration.swift
[164/194] Compiling NIOCore TypeAssistedChannelHandler.swift
[165/194] Compiling NIOCore UniversalBootstrapSupport.swift
[166/194] Compiling NIOCore Utilities.swift
[167/194] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[168/194] Compiling NIOCore BSDSocketAPI.swift
[169/194] Compiling NIOCore ByteBuffer-aux.swift
[170/194] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[171/194] Compiling NIOCore ByteBuffer-conversions.swift
[172/194] Compiling NIOCore ByteBuffer-core.swift
[173/194] Compiling NIOCore ByteBuffer-hex.swift
[174/194] Compiling NIOCore ByteBuffer-int.swift
[175/194] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[176/194] Compiling NIOCore CircularBuffer.swift
[177/194] Compiling NIOCore Codec.swift
[178/194] Compiling NIOCore ConvenienceOptionSupport.swift
[179/194] Compiling NIOCore DeadChannel.swift
[180/194] Compiling NIOCore DispatchQueue+WithFuture.swift
[181/194] Compiling NIOCore EventLoop+Deprecated.swift
[182/194] Compiling NIOCore EventLoop+SerialExecutor.swift
[183/194] Compiling NIOCore EventLoop.swift
[184/194] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[185/194] Compiling NIOCore ByteBuffer-multi-int.swift
[186/194] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[187/194] Compiling NIOCore ByteBuffer-views.swift
[188/194] Compiling NIOCore Channel.swift
[189/194] Compiling NIOCore ChannelHandler.swift
[190/194] Compiling NIOCore ChannelHandlers.swift
[191/194] Compiling NIOCore ChannelInvoker.swift
[192/194] Compiling NIOCore ChannelOption.swift
[193/194] Compiling NIOCore ChannelPipeline.swift
[194/194] Emitting module NIOCore
[196/247] Emitting module NIOEmbedded
[197/247] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[198/247] Compiling NIOEmbedded Embedded.swift
[199/247] Compiling NIOEmbedded AsyncTestingChannel.swift
[201/248] Compiling NIOPosix Pool.swift
[202/248] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[203/248] Compiling NIOPosix PosixSingletons.swift
[204/248] Compiling NIOPosix RawSocketBootstrap.swift
[205/248] Compiling NIOPosix Resolver.swift
[206/248] Compiling NIOPosix Selectable.swift
[207/248] Compiling NIOPosix SelectableChannel.swift
[208/254] Compiling NIOPosix ThreadPosix.swift
[209/254] Compiling NIOPosix ThreadWindows.swift
[210/254] Compiling NIOPosix UnsafeTransfer.swift
[211/254] Compiling NIOPosix Utilities.swift
[212/254] Compiling NIOPosix VsockAddress.swift
[213/254] Compiling NIOPosix VsockChannelEvents.swift
[214/254] Emitting module NIOPosix
[215/254] Compiling NIOPosix Socket.swift
[216/254] Compiling NIOPosix SocketChannel.swift
[217/254] Compiling NIOPosix SocketProtocols.swift
[218/254] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[219/254] Compiling NIOPosix System.swift
[220/254] Compiling NIOPosix Thread.swift
[221/254] Compiling NIOPosix SelectableEventLoop.swift
[222/254] Compiling NIOPosix SelectorEpoll.swift
[223/254] Compiling NIOPosix SelectorGeneric.swift
[224/254] Compiling NIOPosix SelectorKqueue.swift
[225/254] Compiling NIOPosix SelectorUring.swift
[226/254] Compiling NIOPosix ServerSocket.swift
[227/254] Compiling NIOPosix Bootstrap.swift
[228/254] Compiling NIOPosix ControlMessage.swift
[229/254] Compiling NIOPosix DatagramVectorReadManager.swift
[230/254] Compiling NIOPosix Errors+Any.swift
[231/254] Compiling NIOPosix FileDescriptor.swift
[232/254] Compiling NIOPosix GetaddrinfoResolver.swift
[233/254] Compiling NIOPosix HappyEyeballs.swift
[234/254] Compiling NIOPosix IO.swift
[235/254] Compiling NIOPosix IntegerBitPacking.swift
[236/254] Compiling NIOPosix IntegerTypes.swift
[237/254] Compiling NIOPosix Linux.swift
[238/254] Compiling NIOPosix LinuxCPUSet.swift
[239/254] Compiling NIOPosix LinuxUring.swift
[240/254] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[241/254] Compiling NIOPosix BSDSocketAPICommon.swift
[242/254] Compiling NIOPosix BSDSocketAPIPosix.swift
[243/254] Compiling NIOPosix BSDSocketAPIWindows.swift
[244/254] Compiling NIOPosix BaseSocket.swift
[245/254] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[246/254] Compiling NIOPosix BaseSocketChannel.swift
[247/254] Compiling NIOPosix BaseStreamSocketChannel.swift
[248/254] Compiling NIOPosix NIOPosixSendableMetatype.swift
[249/254] Compiling NIOPosix NIOThreadPool.swift
[250/254] Compiling NIOPosix NonBlockingFileIO.swift
[251/254] Compiling NIOPosix PendingDatagramWritesManager.swift
[252/254] Compiling NIOPosix PendingWritesManager.swift
[253/254] Compiling NIOPosix PipeChannel.swift
[254/254] Compiling NIOPosix PipePair.swift
[256/257] Emitting module NIO
[257/257] Compiling NIO Exports.swift
[259/279] Emitting module NIOHTTP1
[260/281] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[261/281] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[262/281] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[263/281] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[264/281] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[265/281] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[266/281] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[267/281] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[268/281] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[269/281] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[270/281] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[271/281] Compiling NIOHTTP1 HTTPTypes.swift
[272/281] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[273/281] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[274/281] Compiling NIOHTTP1 ByteCollectionUtils.swift
[275/281] Compiling NIOHTTP1 HTTPDecoder.swift
[276/281] Compiling NIOHTTP1 HTTPEncoder.swift
[278/282] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[279/282] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[280/282] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[281/282] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[282/282] Emitting module NIOFoundationCompat
[284/321] Compiling MacroCore Pipe.swift
[285/321] Compiling MacroCore ReadableByteStream.swift
[286/321] Compiling MacroCore ReadableByteStreamType.swift
[287/321] Compiling MacroCore ReadableStreamBase.swift
[288/321] Compiling MacroCore ReadableStreamType.swift
[289/326] Compiling MacroCore Object.swift
[290/326] Compiling MacroCore StringStubs.swift
[291/326] Compiling MacroCore ToString.swift
[292/326] Compiling MacroCore LeftPad.swift
[293/326] Compiling MacroCore MacroCore.swift
[294/326] Compiling MacroCore Process.swift
[295/326] Compiling MacroCore Warnings.swift
[296/326] Compiling MacroCore Regex.swift
[297/326] Compiling MacroCore Concat.swift
[298/326] Compiling MacroCore DuplexStreamType.swift
[299/326] Compiling MacroCore MacroError.swift
[300/326] Compiling MacroCore NextTick.swift
[301/326] Compiling MacroCore CommandLine.swift
[302/326] Compiling MacroCore DetectXcode.swift
[303/326] Compiling MacroCore Environment.swift
[304/326] Compiling MacroCore ListenerType.swift
[305/326] Compiling MacroCore JSError.swift
[306/326] Compiling MacroCore JSON.swift
[307/326] Compiling MacroCore CollectionStubs.swift
[308/326] Compiling MacroCore Math.swift
[309/326] Compiling MacroCore Concurrency.swift
[310/326] Compiling MacroCore Console.swift
[311/326] Compiling MacroCore Dirname.swift
[312/326] Compiling MacroCore EnvironmentValues.swift
[313/326] Compiling MacroCore ErrorEmitter.swift
[314/326] Compiling MacroCore EventListenerSet.swift
[315/326] Compiling MacroCore WritableByteStream.swift
[316/326] Compiling MacroCore WritableByteStreamType.swift
[317/326] Compiling MacroCore WritableStreamBase.swift
[318/326] Compiling MacroCore WritableStreamType.swift
[319/326] Compiling MacroCore StringEncoding.swift
[320/326] Emitting module MacroCore
[321/326] Compiling MacroCore Buffer.swift
[322/326] Compiling MacroCore BufferData.swift
[323/326] Compiling MacroCore BufferDeprecations.swift
[324/326] Compiling MacroCore BufferHexEncoding.swift
[325/326] Compiling MacroCore BufferStrings.swift
[326/326] Compiling MacroCore CollectionUtils.swift
[328/355] Compiling http OutgoingMessage.swift
[329/356] Compiling fs StatStruct.swift
[330/356] Compiling fs AsyncWrapper.swift
[331/356] Compiling fs ResultExtensions.swift
[332/357] Compiling fs Directory.swift
[333/357] Compiling fs FSWatcher.swift
[334/357] Compiling http http.swift
[337/357] Compiling fs Path.swift
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in the Swift 6 language mode
63 | @inlinable
64 | public func statSync(_ path: String) throws -> xsys.stat_struct {
65 |   var info = xsys.stat_struct()
   |                   |- warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in the Swift 6 language mode
   |                   `- note: The missing import of module 'SwiftGlibc' will be added implicitly
66 |   let rc   = xsys.stat(path, &info)
67 |   if rc != 0 { throw POSIXErrorCode(rawValue: xsys.errno)! }
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in the Swift 6 language mode
70 | @inlinable
71 | public func lstatSync(_ path: String) throws -> xsys.stat_struct {
72 |   var info = xsys.stat_struct()
   |                   |- warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in the Swift 6 language mode
   |                   `- note: The missing import of module 'SwiftGlibc' will be added implicitly
73 |   let rc   = xsys.lstat(path, &info)
74 |   if rc != 0 { throw POSIXErrorCode(rawValue: xsys.errno)! }
[338/357] Compiling fs PosixWrappers.swift
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in the Swift 6 language mode
63 | @inlinable
64 | public func statSync(_ path: String) throws -> xsys.stat_struct {
65 |   var info = xsys.stat_struct()
   |                   |- warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in the Swift 6 language mode
   |                   `- note: The missing import of module 'SwiftGlibc' will be added implicitly
66 |   let rc   = xsys.stat(path, &info)
67 |   if rc != 0 { throw POSIXErrorCode(rawValue: xsys.errno)! }
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in the Swift 6 language mode
70 | @inlinable
71 | public func lstatSync(_ path: String) throws -> xsys.stat_struct {
72 |   var info = xsys.stat_struct()
   |                   |- warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in the Swift 6 language mode
   |                   `- note: The missing import of module 'SwiftGlibc' will be added implicitly
73 |   let rc   = xsys.lstat(path, &info)
74 |   if rc != 0 { throw POSIXErrorCode(rawValue: xsys.errno)! }
[339/357] Compiling fs Promise.swift
/host/spi-builder-workspace/Sources/fs/Streams/FileReadStream.swift:125:12: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
123 |     assert(fileHandle == nil)
124 |     assert(pending)
125 |     fileIO.openFile(path: path, mode: .read, eventLoop: eventLoop)
    |            `- warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
126 |           .whenComplete(_handleOpenResult)
127 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[340/357] Compiling fs FileReadStream.swift
/host/spi-builder-workspace/Sources/fs/Streams/FileReadStream.swift:125:12: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
123 |     assert(fileHandle == nil)
124 |     assert(pending)
125 |     fileIO.openFile(path: path, mode: .read, eventLoop: eventLoop)
    |            `- warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
126 |           .whenComplete(_handleOpenResult)
127 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[343/357] Compiling fs File.swift
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:147:44: warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
145 |           let data    = try Data(contentsOf: URL(fileURLWithPath: path))
146 |           let decoder = decoder ?? makeDecoder()
147 |           let json    = try decoder.decode(type, from: data)
    |                                            `- warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
148 |           result      = json
149 |           resultError = nil
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:147:37: warning: capture of non-Sendable type 'T.Type' in an isolated closure
145 |           let data    = try Data(contentsOf: URL(fileURLWithPath: path))
146 |           let decoder = decoder ?? makeDecoder()
147 |           let json    = try decoder.decode(type, from: data)
    |                                     `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
148 |           result      = json
149 |           resultError = nil
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:130:35: warning: capture of non-Sendable type 'T.Type' in an isolated closure
128 |   static func readFile<T>(on eventLoop : EventLoop? = nil,
129 |                           _       path : String,
130 |                           as      type : T.Type,
    |                                   `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
131 |                           decoder      : JSONDecoder? = nil,
132 |                           yield        : @escaping ( Swift.Error?, T? ) -> Void)
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:162:9: warning: capture of non-Sendable type 'T.Type' in an isolated closure
160 |
161 |       loop.execute {
162 |         yield(resultError, result)
    |         `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
163 |         module.release()
164 |       }
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:132:27: warning: capture of non-Sendable type 'T.Type' in an isolated closure
130 |                           as      type : T.Type,
131 |                           decoder      : JSONDecoder? = nil,
132 |                           yield        : @escaping ( Swift.Error?, T? ) -> Void)
    |                           `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
133 |               -> Void
134 |     where T: Decodable
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:272:40: warning: capture of non-Sendable type 'T.Type' in an isolated closure
270 |       if case shouldRun = NIOThreadPool.WorkItemState.active {
271 |         do {
272 |           let data = try makeEncoder().encode(json)
    |                                        `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
273 |           try data.write(to: URL(fileURLWithPath: path), options: [.atomic])
274 |           resultError = nil
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:258:36: warning: capture of non-Sendable type 'T.Type' in an isolated closure
256 |   static func writeFile<T>(on eventLoop : EventLoop? = nil,
257 |                            _       path : String,
258 |                            _       json : T,
    |                                    `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
259 |                            options      : JSONSerialization.WritingOptions = [],
260 |                            yield        : @escaping ( Swift.Error? ) -> Void)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[344/357] Compiling fs JSONFile.swift
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:147:44: warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
145 |           let data    = try Data(contentsOf: URL(fileURLWithPath: path))
146 |           let decoder = decoder ?? makeDecoder()
147 |           let json    = try decoder.decode(type, from: data)
    |                                            `- warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
148 |           result      = json
149 |           resultError = nil
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:147:37: warning: capture of non-Sendable type 'T.Type' in an isolated closure
145 |           let data    = try Data(contentsOf: URL(fileURLWithPath: path))
146 |           let decoder = decoder ?? makeDecoder()
147 |           let json    = try decoder.decode(type, from: data)
    |                                     `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
148 |           result      = json
149 |           resultError = nil
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:130:35: warning: capture of non-Sendable type 'T.Type' in an isolated closure
128 |   static func readFile<T>(on eventLoop : EventLoop? = nil,
129 |                           _       path : String,
130 |                           as      type : T.Type,
    |                                   `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
131 |                           decoder      : JSONDecoder? = nil,
132 |                           yield        : @escaping ( Swift.Error?, T? ) -> Void)
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:162:9: warning: capture of non-Sendable type 'T.Type' in an isolated closure
160 |
161 |       loop.execute {
162 |         yield(resultError, result)
    |         `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
163 |         module.release()
164 |       }
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:132:27: warning: capture of non-Sendable type 'T.Type' in an isolated closure
130 |                           as      type : T.Type,
131 |                           decoder      : JSONDecoder? = nil,
132 |                           yield        : @escaping ( Swift.Error?, T? ) -> Void)
    |                           `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
133 |               -> Void
134 |     where T: Decodable
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:272:40: warning: capture of non-Sendable type 'T.Type' in an isolated closure
270 |       if case shouldRun = NIOThreadPool.WorkItemState.active {
271 |         do {
272 |           let data = try makeEncoder().encode(json)
    |                                        `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
273 |           try data.write(to: URL(fileURLWithPath: path), options: [.atomic])
274 |           resultError = nil
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:258:36: warning: capture of non-Sendable type 'T.Type' in an isolated closure
256 |   static func writeFile<T>(on eventLoop : EventLoop? = nil,
257 |                            _       path : String,
258 |                            _       json : T,
    |                                    `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
259 |                            options      : JSONSerialization.WritingOptions = [],
260 |                            yield        : @escaping ( Swift.Error? ) -> Void)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[345/357] Compiling fs FileStream.swift
/host/spi-builder-workspace/Sources/fs/Streams/FileWriteStream.swift:235:12: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
233 |     retainIfNecessary()
234 |
235 |     fileIO.openFile(path: path, mode: .write, flags: flags,
    |            `- warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
236 |                     eventLoop: eventLoop)
237 |           .whenComplete(_handleOpenResult)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[346/357] Compiling fs FileWriteStream.swift
/host/spi-builder-workspace/Sources/fs/Streams/FileWriteStream.swift:235:12: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
233 |     retainIfNecessary()
234 |
235 |     fileIO.openFile(path: path, mode: .write, flags: flags,
    |            `- warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
236 |                     eventLoop: eventLoop)
237 |           .whenComplete(_handleOpenResult)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[347/357] Emitting module http
[348/357] Compiling fs fs.swift
[349/357] Emitting module fs
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in the Swift 6 language mode
63 | @inlinable
64 | public func statSync(_ path: String) throws -> xsys.stat_struct {
65 |   var info = xsys.stat_struct()
   |                   |- warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in the Swift 6 language mode
   |                   `- note: The missing import of module 'SwiftGlibc' will be added implicitly
66 |   let rc   = xsys.stat(path, &info)
67 |   if rc != 0 { throw POSIXErrorCode(rawValue: xsys.errno)! }
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in the Swift 6 language mode
70 | @inlinable
71 | public func lstatSync(_ path: String) throws -> xsys.stat_struct {
72 |   var info = xsys.stat_struct()
   |                   |- warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in the Swift 6 language mode
   |                   `- note: The missing import of module 'SwiftGlibc' will be added implicitly
73 |   let rc   = xsys.lstat(path, &info)
74 |   if rc != 0 { throw POSIXErrorCode(rawValue: xsys.errno)! }
/host/spi-builder-workspace/Sources/http/Agent/Foundation/URLSessionClientRequest.swift:100:9: warning: capture of 'self' with non-Sendable type 'URLSessionClientRequest' in a '@Sendable' closure [#SendableClosureCaptures]
 31 | #endif
 32 |
 33 | public final class URLSessionClientRequest: ClientRequest {
    |                    `- note: class 'URLSessionClientRequest' does not conform to the 'Sendable' protocol
 34 |
 35 |   let agent           : URLSessionAgent
    :
 98 |
 99 |       eventLoop.execute {
100 |         self.responseListeners.emit(response)
    |         `- warning: capture of 'self' with non-Sendable type 'URLSessionClientRequest' in a '@Sendable' closure [#SendableClosureCaptures]
101 |       }
102 |
/host/spi-builder-workspace/Sources/http/Agent/Foundation/URLSessionClientRequest.swift:100:37: warning: capture of 'response' with non-Sendable type 'IncomingMessage' in a '@Sendable' closure [#SendableClosureCaptures]
 98 |
 99 |       eventLoop.execute {
100 |         self.responseListeners.emit(response)
    |                                     `- warning: capture of 'response' with non-Sendable type 'IncomingMessage' in a '@Sendable' closure [#SendableClosureCaptures]
101 |       }
102 |
/host/spi-builder-workspace/Sources/http/IncomingMessage.swift:45:12: note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 43 |  *       * IncomingMessage
 44 |  */
 45 | open class IncomingMessage: ReadableByteStream, CustomStringConvertible {
    |            `- note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 46 |
 47 |   public enum IncomingType {
/host/spi-builder-workspace/Sources/http/Agent/Foundation/URLSessionClientRequest.swift:106:11: warning: capture of 'response' with non-Sendable type 'IncomingMessage' in a '@Sendable' closure [#SendableClosureCaptures]
104 |       eventLoop.execute {
105 |         if let data = data, !data.isEmpty {
106 |           response.push(Buffer(data))
    |           `- warning: capture of 'response' with non-Sendable type 'IncomingMessage' in a '@Sendable' closure [#SendableClosureCaptures]
107 |         }
108 |         response.push(nil) // EOF
/host/spi-builder-workspace/Sources/http/IncomingMessage.swift:45:12: note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 43 |  *       * IncomingMessage
 44 |  */
 45 | open class IncomingMessage: ReadableByteStream, CustomStringConvertible {
    |            `- note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 46 |
 47 |   public enum IncomingType {
/host/spi-builder-workspace/Sources/http/Agent/Foundation/URLSessionClientRequest.swift:110:9: warning: capture of 'self' with non-Sendable type 'URLSessionClientRequest' in a '@Sendable' closure [#SendableClosureCaptures]
 31 | #endif
 32 |
 33 | public final class URLSessionClientRequest: ClientRequest {
    |                    `- note: class 'URLSessionClientRequest' does not conform to the 'Sendable' protocol
 34 |
 35 |   let agent           : URLSessionAgent
    :
108 |         response.push(nil) // EOF
109 |
110 |         self.selfRef = nil
    |         `- warning: capture of 'self' with non-Sendable type 'URLSessionClientRequest' in a '@Sendable' closure [#SendableClosureCaptures]
111 |         if self.didRetain { self.didRetain = false; self.core.release() }
112 |       }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
/host/spi-builder-workspace/Sources/http/Agent/Foundation/URLSessionClientRequest.swift:100:9: warning: capture of 'self' with non-Sendable type 'URLSessionClientRequest' in a '@Sendable' closure [#SendableClosureCaptures]
 31 | #endif
 32 |
 33 | public final class URLSessionClientRequest: ClientRequest {
    |                    `- note: class 'URLSessionClientRequest' does not conform to the 'Sendable' protocol
 34 |
 35 |   let agent           : URLSessionAgent
    :
 98 |
 99 |       eventLoop.execute {
100 |         self.responseListeners.emit(response)
    |         `- warning: capture of 'self' with non-Sendable type 'URLSessionClientRequest' in a '@Sendable' closure [#SendableClosureCaptures]
101 |       }
102 |
/host/spi-builder-workspace/Sources/http/Agent/Foundation/URLSessionClientRequest.swift:100:37: warning: capture of 'response' with non-Sendable type 'IncomingMessage' in a '@Sendable' closure [#SendableClosureCaptures]
 98 |
 99 |       eventLoop.execute {
100 |         self.responseListeners.emit(response)
    |                                     `- warning: capture of 'response' with non-Sendable type 'IncomingMessage' in a '@Sendable' closure [#SendableClosureCaptures]
101 |       }
102 |
/host/spi-builder-workspace/Sources/http/IncomingMessage.swift:45:12: note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 43 |  *       * IncomingMessage
 44 |  */
 45 | open class IncomingMessage: ReadableByteStream, CustomStringConvertible {
    |            `- note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 46 |
 47 |   public enum IncomingType {
/host/spi-builder-workspace/Sources/http/Agent/Foundation/URLSessionClientRequest.swift:106:11: warning: capture of 'response' with non-Sendable type 'IncomingMessage' in a '@Sendable' closure [#SendableClosureCaptures]
104 |       eventLoop.execute {
105 |         if let data = data, !data.isEmpty {
106 |           response.push(Buffer(data))
    |           `- warning: capture of 'response' with non-Sendable type 'IncomingMessage' in a '@Sendable' closure [#SendableClosureCaptures]
107 |         }
108 |         response.push(nil) // EOF
/host/spi-builder-workspace/Sources/http/IncomingMessage.swift:45:12: note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 43 |  *       * IncomingMessage
 44 |  */
 45 | open class IncomingMessage: ReadableByteStream, CustomStringConvertible {
    |            `- note: class 'IncomingMessage' does not conform to the 'Sendable' protocol
 46 |
 47 |   public enum IncomingType {
/host/spi-builder-workspace/Sources/http/Agent/Foundation/URLSessionClientRequest.swift:110:9: warning: capture of 'self' with non-Sendable type 'URLSessionClientRequest' in a '@Sendable' closure [#SendableClosureCaptures]
 31 | #endif
 32 |
 33 | public final class URLSessionClientRequest: ClientRequest {
    |                    `- note: class 'URLSessionClientRequest' does not conform to the 'Sendable' protocol
 34 |
 35 |   let agent           : URLSessionAgent
    :
108 |         response.push(nil) // EOF
109 |
110 |         self.selfRef = nil
    |         `- warning: capture of 'self' with non-Sendable type 'URLSessionClientRequest' in a '@Sendable' closure [#SendableClosureCaptures]
111 |         if self.didRetain { self.didRetain = false; self.core.release() }
112 |       }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[360/361] Emitting module Macro
[361/361] Compiling Macro Macro.swift
[363/364] Emitting module MacroTestUtilities
[364/364] Compiling MacroTestUtilities TestServerResponse.swift
Build complete! (109.19s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.80.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "Macro",
  "name" : "Macro",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Macro",
      "targets" : [
        "Macro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MacroCore",
      "targets" : [
        "MacroCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "xsys",
      "targets" : [
        "xsys"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "http",
      "targets" : [
        "http"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "fs",
      "targets" : [
        "fs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MacroTestUtilities",
      "targets" : [
        "MacroTestUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xsys",
      "module_type" : "SwiftTarget",
      "name" : "xsys",
      "path" : "Sources/xsys",
      "product_memberships" : [
        "Macro",
        "MacroCore",
        "xsys",
        "http",
        "fs",
        "MacroTestUtilities"
      ],
      "sources" : [
        "Module.swift",
        "POSIXError.swift",
        "SocketAddress.swift",
        "UUID.swift",
        "dylib.swift",
        "fd.swift",
        "ioctl.swift",
        "misc.swift",
        "ntohs.swift",
        "sockaddr_any.swift",
        "socket.swift",
        "time.swift",
        "timespec.swift",
        "timeval_any.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "http",
      "module_type" : "SwiftTarget",
      "name" : "http",
      "path" : "Sources/http",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "Macro",
        "http",
        "MacroTestUtilities"
      ],
      "sources" : [
        "Agent/Agent.swift",
        "Agent/ClientRequest.swift",
        "Agent/Foundation/URLRequestInit.swift",
        "Agent/Foundation/URLSessionAgent.swift",
        "Agent/Foundation/URLSessionClientRequest.swift",
        "BasicAuth.swift",
        "Globals.swift",
        "IncomingMessage.swift",
        "QueryString.swift",
        "Server/Server.swift",
        "Server/ServerResponse.swift",
        "Support/HTTPHeadersHolder.swift",
        "Support/OutgoingMessage.swift",
        "http.swift"
      ],
      "target_dependencies" : [
        "MacroCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "fs",
      "module_type" : "SwiftTarget",
      "name" : "fs",
      "path" : "Sources/fs",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "Macro",
        "fs",
        "MacroTestUtilities"
      ],
      "sources" : [
        "Directory.swift",
        "FSWatcher.swift",
        "File.swift",
        "JSONFile.swift",
        "Path.swift",
        "PosixWrappers.swift",
        "Promise.swift",
        "Streams/FileReadStream.swift",
        "Streams/FileStream.swift",
        "Streams/FileWriteStream.swift",
        "Utils/AsyncWrapper.swift",
        "Utils/ResultExtensions.swift",
        "Utils/StatStruct.swift",
        "fs.swift"
      ],
      "target_dependencies" : [
        "MacroCore",
        "xsys"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacroTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroTests",
      "path" : "Tests/MacroTests",
      "sources" : [
        "AgentTests.swift",
        "BufferTests.swift",
        "ByteBufferTests.swift",
        "CollectionTests.swift",
        "MacroTests.swift",
        "PathTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MacroTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroTestUtilities",
      "module_type" : "SwiftTarget",
      "name" : "MacroTestUtilities",
      "path" : "Sources/MacroTestUtilities",
      "product_memberships" : [
        "MacroTestUtilities"
      ],
      "sources" : [
        "TestServerResponse.swift"
      ],
      "target_dependencies" : [
        "Macro"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacroCore",
      "module_type" : "SwiftTarget",
      "name" : "MacroCore",
      "path" : "Sources/MacroCore",
      "product_dependencies" : [
        "Atomics",
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "Logging"
      ],
      "product_memberships" : [
        "Macro",
        "MacroCore",
        "http",
        "fs",
        "MacroTestUtilities"
      ],
      "sources" : [
        "Buffer/Buffer.swift",
        "Buffer/BufferData.swift",
        "Buffer/BufferDeprecations.swift",
        "Buffer/BufferHexEncoding.swift",
        "Buffer/BufferStrings.swift",
        "Buffer/CollectionUtils.swift",
        "Concurrency.swift",
        "Console.swift",
        "Dirname.swift",
        "EnvironmentValues.swift",
        "Events/ErrorEmitter.swift",
        "Events/EventListenerSet.swift",
        "Events/ListenerType.swift",
        "JSError.swift",
        "JSON.swift",
        "JSStubs/CollectionStubs.swift",
        "JSStubs/Math.swift",
        "JSStubs/Object.swift",
        "JSStubs/StringStubs.swift",
        "JSStubs/ToString.swift",
        "LeftPad.swift",
        "MacroCore.swift",
        "MacroError.swift",
        "NextTick.swift",
        "Process/CommandLine.swift",
        "Process/DetectXcode.swift",
        "Process/Environment.swift",
        "Process/Process.swift",
        "Process/Warnings.swift",
        "Regex.swift",
        "Streams/Concat.swift",
        "Streams/DuplexStreamType.swift",
        "Streams/Pipe.swift",
        "Streams/ReadableByteStream.swift",
        "Streams/ReadableByteStreamType.swift",
        "Streams/ReadableStreamBase.swift",
        "Streams/ReadableStreamType.swift",
        "Streams/WritableByteStream.swift",
        "Streams/WritableByteStreamType.swift",
        "Streams/WritableStreamBase.swift",
        "Streams/WritableStreamType.swift",
        "StringEncoding.swift"
      ],
      "target_dependencies" : [
        "xsys"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Macro",
      "module_type" : "SwiftTarget",
      "name" : "Macro",
      "path" : "Sources/Macro",
      "product_memberships" : [
        "Macro",
        "MacroTestUtilities"
      ],
      "sources" : [
        "Macro.swift"
      ],
      "target_dependencies" : [
        "MacroCore",
        "xsys",
        "http",
        "fs"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.