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 develop (5757e4), with Swift 6.2 (beta) for Linux on 24 Jun 2025 14:50:23 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: develop
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
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 5757e40 EnvironmentValuesHolder is now AnyObject constrained
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
5757e4006a739778f5a92050d0a882a6708dd3ac
SUCCESS checkout https://github.com/Macro-swift/Macro.git at develop
========================================
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" 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:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
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
[1/1797] Fetching swift-atomics
[1781/78136] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.80s)
[3817/76339] Fetching swift-nio
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-nio.git from cache (6.93s)
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.63s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (8.07s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.86s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[1110/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.86s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (3.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.54s)
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Building for debugging...
[0/32] Write sources
[19/32] Compiling CNIOWindows shim.c
[20/32] Compiling CNIOWindows WSAStartup.c
[21/32] Compiling _AtomicsShims.c
[22/32] Compiling CNIOWASI CNIOWASI.c
[23/32] Write swift-version-24593BA9C3E375BF.txt
[24/32] Compiling CNIOLLHTTP c_nio_api.c
[25/32] Compiling CNIOLLHTTP c_nio_http.c
[26/32] Compiling CNIODarwin shim.c
[27/32] Compiling CNIOLinux liburing_shims.c
[28/57] Compiling CNIOLinux shim.c
[29/71] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/89] Emitting module InternalCollectionsUtilities
[32/90] Emitting module _NIOBase64
[33/90] Emitting module _NIODataStructures
[33/90] Compiling c-nioatomics.c
[34/90] Compiling c-atomics.c
[36/96] Compiling Atomics UnsafeAtomic.swift
[37/96] Compiling Atomics UnsafeAtomicLazyReference.swift
[38/98] Compiling Atomics AtomicMemoryOrderings.swift
[39/98] Compiling Atomics DoubleWord.swift
[40/98] Compiling Atomics ManagedAtomic.swift
[41/98] Compiling Atomics ManagedAtomicLazyReference.swift
[42/98] Compiling Logging LogHandler.swift
[43/98] Compiling Atomics AtomicReference.swift
[45/98] Compiling Atomics IntegerConformances.swift
[46/98] Compiling Atomics PointerConformances.swift
[47/98] Compiling Atomics Primitives.native.swift
[48/98] Compiling Atomics AtomicStorage.swift
[49/98] Compiling Atomics AtomicValue.swift
[50/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/98] Compiling Atomics AtomicBool.swift
[53/98] Compiling Atomics OptionalRawRepresentable.swift
[54/98] Compiling Atomics RawRepresentable.swift
[55/98] Compiling Atomics AtomicInteger.swift
[56/98] Compiling Atomics AtomicOptionalWrappable.swift
[64/98] Emitting module Atomics
[65/98] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[69/99] Compiling _NIOBase64 Base64.swift
[72/100] Compiling _NIODataStructures _TinyArray.swift
[73/100] Compiling _NIODataStructures PriorityQueue.swift
[74/115] Compiling Atomics IntegerOperations.swift
[75/115] Compiling Atomics Unmanaged extensions.swift
[77/116] Compiling DequeModule Deque+Equatable.swift
[78/116] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[79/118] Compiling DequeModule Deque+Extras.swift
[80/118] Compiling DequeModule Deque+Hashable.swift
[81/118] Compiling DequeModule Deque+Testing.swift
[82/118] Compiling DequeModule Deque._Storage.swift
[83/118] Compiling DequeModule Deque+CustomReflectable.swift
[84/118] Compiling DequeModule Deque+Descriptions.swift
[85/118] Emitting module xsys
[86/119] Compiling DequeModule _DequeBuffer.swift
[87/119] Compiling DequeModule _DequeBufferHeader.swift
[88/119] Compiling DequeModule Deque._UnsafeHandle.swift
[89/119] Compiling DequeModule Deque.swift
[92/119] Compiling DequeModule _DequeSlot.swift
[93/119] Compiling DequeModule _UnsafeWrappedBuffer.swift
[96/119] Compiling _NIODataStructures Heap.swift
[99/119] Emitting module Logging
[100/120] Compiling Logging Locks.swift
[101/120] Compiling xsys timespec.swift
[102/120] Emitting module NIOConcurrencyHelpers
[103/120] Compiling Logging MetadataProvider.swift
[104/120] Compiling NIOConcurrencyHelpers lock.swift
[109/120] Compiling DequeModule Deque+Codable.swift
[110/120] Compiling DequeModule Deque+Collection.swift
[114/120] Emitting module DequeModule
[115/121] Compiling xsys timeval_any.swift
[118/122] Compiling NIOConcurrencyHelpers NIOLock.swift
[119/122] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[120/122] Compiling NIOConcurrencyHelpers atomics.swift
[121/122] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[123/123] Compiling Logging Logging.swift
[125/184] Compiling NIOCore MulticastChannel.swift
[126/184] Compiling NIOCore NIOAny.swift
[127/184] Compiling NIOCore NIOCloseOnErrorHandler.swift
[128/184] Compiling NIOCore NIOLoopBound.swift
[129/184] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[130/184] Compiling NIOCore NIOScheduledCallback.swift
[131/184] Compiling NIOCore NIOSendable.swift
[132/184] Compiling NIOCore RecvByteBufferAllocator.swift
[133/192] Compiling NIOCore IO.swift
[134/192] Compiling NIOCore IOData.swift
[135/192] Compiling NIOCore IPProtocol.swift
[136/192] Compiling NIOCore IntegerBitPacking.swift
[137/192] Compiling NIOCore IntegerTypes.swift
[138/192] Compiling NIOCore Interfaces.swift
[139/192] Compiling NIOCore Linux.swift
[140/192] Compiling NIOCore MarkedCircularBuffer.swift
[141/192] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[142/192] Compiling NIOCore EventLoopFuture+Deprecated.swift
[143/192] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[144/192] Compiling NIOCore EventLoopFuture.swift
[145/192] Compiling NIOCore FileDescriptor.swift
[146/192] Compiling NIOCore FileHandle.swift
[147/192] Compiling NIOCore FileRegion.swift
[148/192] Compiling NIOCore GlobalSingletons.swift
[149/192] Compiling NIOCore CircularBuffer.swift
[150/192] Compiling NIOCore Codec.swift
[151/192] Compiling NIOCore ConvenienceOptionSupport.swift
[152/192] Compiling NIOCore DeadChannel.swift
[153/192] Compiling NIOCore DispatchQueue+WithFuture.swift
[154/192] Compiling NIOCore EventLoop+Deprecated.swift
[155/192] Compiling NIOCore EventLoop+SerialExecutor.swift
[156/192] Compiling NIOCore EventLoop.swift
[157/192] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[158/192] Compiling NIOCore SocketAddresses.swift
[159/192] Compiling NIOCore SocketOptionProvider.swift
[160/192] Compiling NIOCore SystemCallHelpers.swift
[161/192] Compiling NIOCore TimeAmount+Duration.swift
[162/192] Compiling NIOCore TypeAssistedChannelHandler.swift
[163/192] Compiling NIOCore UniversalBootstrapSupport.swift
[164/192] Compiling NIOCore Utilities.swift
[165/192] Emitting module NIOCore
[166/192] Compiling NIOCore AddressedEnvelope.swift
[167/192] Compiling NIOCore AsyncAwaitSupport.swift
[168/192] Compiling NIOCore AsyncChannel.swift
[169/192] Compiling NIOCore AsyncChannelHandler.swift
[170/192] Compiling NIOCore AsyncChannelInboundStream.swift
[171/192] Compiling NIOCore AsyncChannelOutboundWriter.swift
[172/192] Compiling NIOCore NIOAsyncSequenceProducer.swift
[173/192] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[174/192] Compiling NIOCore NIOAsyncWriter.swift
[175/192] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[176/192] Compiling NIOCore BSDSocketAPI.swift
[177/192] Compiling NIOCore ByteBuffer-aux.swift
[178/192] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[179/192] Compiling NIOCore ByteBuffer-conversions.swift
[180/192] Compiling NIOCore ByteBuffer-core.swift
[181/192] Compiling NIOCore ByteBuffer-hex.swift
[182/192] Compiling NIOCore ByteBuffer-int.swift
[183/192] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[184/192] Compiling NIOCore ByteBuffer-multi-int.swift
[185/192] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[186/192] Compiling NIOCore ByteBuffer-views.swift
[187/192] Compiling NIOCore Channel.swift
[188/192] Compiling NIOCore ChannelHandler.swift
[189/192] Compiling NIOCore ChannelHandlers.swift
[190/192] Compiling NIOCore ChannelInvoker.swift
[191/192] Compiling NIOCore ChannelOption.swift
[192/192] Compiling NIOCore ChannelPipeline.swift
[194/243] Compiling NIOEmbedded AsyncTestingChannel.swift
[195/243] Emitting module NIOEmbedded
[196/243] Compiling NIOEmbedded Embedded.swift
[197/243] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[199/244] Emitting module NIOPosix
[200/250] Compiling NIOPosix BSDSocketAPICommon.swift
[201/250] Compiling NIOPosix BSDSocketAPIPosix.swift
[202/250] Compiling NIOPosix BSDSocketAPIWindows.swift
[203/250] Compiling NIOPosix BaseSocket.swift
[204/250] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[205/250] Compiling NIOPosix BaseSocketChannel.swift
[206/250] Compiling NIOPosix BaseStreamSocketChannel.swift
[207/250] Compiling NIOPosix Pool.swift
[208/250] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[209/250] Compiling NIOPosix PosixSingletons.swift
[210/250] Compiling NIOPosix RawSocketBootstrap.swift
[211/250] Compiling NIOPosix Resolver.swift
[212/250] Compiling NIOPosix Selectable.swift
[213/250] Compiling NIOPosix IO.swift
[214/250] Compiling NIOPosix IntegerBitPacking.swift
[215/250] Compiling NIOPosix IntegerTypes.swift
[216/250] Compiling NIOPosix Linux.swift
[217/250] Compiling NIOPosix LinuxCPUSet.swift
[218/250] Compiling NIOPosix LinuxUring.swift
[219/250] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[220/250] Compiling NIOPosix ServerSocket.swift
[221/250] Compiling NIOPosix Socket.swift
[222/250] Compiling NIOPosix SocketChannel.swift
[223/250] Compiling NIOPosix SocketProtocols.swift
[224/250] Compiling NIOPosix System.swift
[225/250] Compiling NIOPosix Thread.swift
[226/250] Compiling NIOPosix SelectableChannel.swift
[227/250] Compiling NIOPosix SelectableEventLoop.swift
[228/250] Compiling NIOPosix SelectorEpoll.swift
[229/250] Compiling NIOPosix SelectorGeneric.swift
[230/250] Compiling NIOPosix SelectorKqueue.swift
[231/250] Compiling NIOPosix SelectorUring.swift
[232/250] Compiling NIOPosix ThreadPosix.swift
[233/250] Compiling NIOPosix ThreadWindows.swift
[234/250] Compiling NIOPosix UnsafeTransfer.swift
[235/250] Compiling NIOPosix Utilities.swift
[236/250] Compiling NIOPosix VsockAddress.swift
[237/250] Compiling NIOPosix VsockChannelEvents.swift
[238/250] Compiling NIOPosix Bootstrap.swift
[239/250] Compiling NIOPosix ControlMessage.swift
[240/250] Compiling NIOPosix DatagramVectorReadManager.swift
[241/250] Compiling NIOPosix Errors+Any.swift
[242/250] Compiling NIOPosix FileDescriptor.swift
[243/250] Compiling NIOPosix GetaddrinfoResolver.swift
[244/250] Compiling NIOPosix HappyEyeballs.swift
[245/250] Compiling NIOPosix NIOThreadPool.swift
[246/250] Compiling NIOPosix NonBlockingFileIO.swift
[247/250] Compiling NIOPosix PendingDatagramWritesManager.swift
[248/250] Compiling NIOPosix PendingWritesManager.swift
[249/250] Compiling NIOPosix PipeChannel.swift
[250/250] Compiling NIOPosix PipePair.swift
[252/253] Compiling NIO Exports.swift
[253/253] Emitting module NIO
[255/275] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[256/275] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[257/277] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[258/277] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[259/277] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[260/277] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[261/277] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[262/277] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[263/277] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[264/277] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[265/277] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[266/277] Compiling NIOHTTP1 HTTPTypes.swift
[267/277] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[268/277] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[269/277] Compiling NIOHTTP1 ByteCollectionUtils.swift
[270/277] Compiling NIOHTTP1 HTTPDecoder.swift
[271/277] Compiling NIOHTTP1 HTTPEncoder.swift
[272/277] Emitting module NIOHTTP1
[274/278] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[275/278] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[276/278] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[277/278] Emitting module NIOFoundationCompat
[278/278] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[280/316] Compiling MacroCore Pipe.swift
[281/316] Compiling MacroCore ReadableByteStream.swift
[282/316] Compiling MacroCore ReadableByteStreamType.swift
[283/316] Compiling MacroCore ReadableStreamBase.swift
[284/316] Compiling MacroCore ReadableStreamType.swift
[285/316] Compiling MacroCore Console.swift
[286/316] Compiling MacroCore Dirname.swift
[287/316] Compiling MacroCore EnvironmentValues.swift
[288/316] Compiling MacroCore ErrorEmitter.swift
[289/316] Compiling MacroCore EventListenerSet.swift
[290/321] Compiling MacroCore MacroError.swift
[291/321] Compiling MacroCore NextTick.swift
[292/321] Compiling MacroCore CommandLine.swift
[293/321] Compiling MacroCore DetectXcode.swift
[294/321] Compiling MacroCore Environment.swift
[295/321] Compiling MacroCore Process.swift
[296/321] Compiling MacroCore Warnings.swift
[297/321] Compiling MacroCore Regex.swift
[298/321] Compiling MacroCore Concat.swift
[299/321] Compiling MacroCore DuplexStreamType.swift
[300/321] Compiling MacroCore ListenerType.swift
[301/321] Compiling MacroCore JSError.swift
[302/321] Compiling MacroCore JSON.swift
[303/321] Compiling MacroCore CollectionStubs.swift
[304/321] Compiling MacroCore Math.swift
[305/321] Compiling MacroCore Object.swift
[306/321] Compiling MacroCore StringStubs.swift
[307/321] Compiling MacroCore ToString.swift
[308/321] Compiling MacroCore LeftPad.swift
[309/321] Compiling MacroCore MacroCore.swift
[310/321] Compiling MacroCore WritableByteStream.swift
[311/321] Compiling MacroCore WritableByteStreamType.swift
[312/321] Compiling MacroCore WritableStreamBase.swift
[313/321] Compiling MacroCore WritableStreamType.swift
[314/321] Compiling MacroCore StringEncoding.swift
[315/321] Compiling MacroCore Buffer.swift
[316/321] Compiling MacroCore BufferData.swift
[317/321] Compiling MacroCore BufferDeprecations.swift
[318/321] Compiling MacroCore BufferHexEncoding.swift
[319/321] Compiling MacroCore BufferStrings.swift
[320/321] Compiling MacroCore CollectionUtils.swift
[321/321] Emitting module MacroCore
[323/350] Compiling fs Directory.swift
[324/350] Compiling fs FSWatcher.swift
[325/351] Compiling fs File.swift
[326/351] Compiling fs JSONFile.swift
[327/352] Compiling fs AsyncWrapper.swift
[328/352] Compiling fs ResultExtensions.swift
[329/352] Compiling fs StatStruct.swift
[330/352] Compiling http OutgoingMessage.swift
[331/352] Compiling http http.swift
[332/352] Compiling fs fs.swift
[335/352] 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)! }
[336/352] 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)! }
/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>
/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>
[339/352] 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/352] 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>
[341/352] Emitting module http
[344/352] 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)! }
[345/352] 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/352] 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>
/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>
[355/356] Emitting module Macro
[356/356] Compiling Macro Macro.swift
[358/359] Compiling MacroTestUtilities TestServerResponse.swift
[359/359] Emitting module MacroTestUtilities
Build complete! (111.54s)
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",
        "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",
        "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:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.