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 (681512), with Swift 6.2 for macOS (SPM) on 1 Oct 2025 20:16:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Macro-swift/Macro
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 681512a Fixed b0rked basic auth
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
681512a43ab83eef969bd41e9bb25388f1b2bf44
SUCCESS checkout https://github.com/Macro-swift/Macro.git at develop
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
[92/5724] Fetching swift-atomics, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (1.03s)
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
[1/78785] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.09s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (0.69s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/5022] Fetching swift-system
[403/23000] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.83s)
Fetched https://github.com/apple/swift-collections.git from cache (1.83s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (2.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.65s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.53s)
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.3
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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.86.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "macro",
      "name": "Macro",
      "url": "https://github.com/Macro-swift/Macro.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Macro",
      "dependencies": [
        {
          "identity": "swift-atomics",
          "name": "swift-atomics",
          "url": "https://github.com/apple/swift-atomics.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.86.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Macro-swift/Macro.git
[1/1722] Fetching macro
Fetched https://github.com/Macro-swift/Macro.git from cache (0.97s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetched https://github.com/apple/swift-nio.git from cache (0.77s)
Fetched https://github.com/apple/swift-log.git from cache (0.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.83s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (0.04s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.03s)
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.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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.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.2
Creating working copy for https://github.com/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at develop (681512a)
warning: '.resolve-product-dependencies': dependency 'macro' is not used by any target
Found 3 product dependencies
  - swift-atomics
  - swift-nio
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Macro-swift/Macro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/34] Write sources
[2/34] Copying PrivacyInfo.xcprivacy
[6/34] Write sources
[19/34] Write swift-version-49B95AFC49DCD68C.txt
[20/34] Compiling CNIOWASI CNIOWASI.c
[20/34] Compiling CNIOWindows WSAStartup.c
[22/34] Compiling CNIOWindows shim.c
[23/34] Compiling CNIOLinux liburing_shims.c
[23/34] Compiling CNIOLinux shim.c
[25/76] Compiling CNIOLLHTTP c_nio_http.c
[26/76] Compiling _AtomicsShims.c
[27/76] Compiling CNIOPosix event_loop_id.c
[28/76] Compiling CNIOLLHTTP c_nio_api.c
[29/76] Write sources
[30/95] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/95] Compiling CNIODarwin shim.c
[33/95] Compiling Atomics ManagedAtomicLazyReference.swift
[34/95] Compiling Atomics UnsafeAtomic.swift
[35/96] Compiling Atomics AtomicBool.swift
[36/96] Compiling Atomics IntegerConformances.swift
[37/96] Compiling Atomics OptionalRawRepresentable.swift
[38/96] Compiling Atomics RawRepresentable.swift
[39/96] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[40/96] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[41/96] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/96] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/96] Compiling Atomics IntegerOperations.swift
[44/96] Compiling Atomics PointerConformances.swift
[45/96] Compiling Atomics Primitives.native.swift
[46/96] Emitting module InternalCollectionsUtilities
[47/96] Compiling _NIOBase64 Base64.swift
[48/96] Emitting module _NIOBase64
[49/96] Compiling Atomics AtomicReference.swift
[50/96] Compiling Atomics AtomicStorage.swift
[51/96] Compiling Atomics AtomicInteger.swift
[52/96] Compiling Atomics AtomicOptionalWrappable.swift
[53/96] Compiling _NIODataStructures _TinyArray.swift
[54/96] Compiling _NIODataStructures PriorityQueue.swift
[57/96] Compiling Atomics DoubleWord.swift
[58/96] Compiling Atomics ManagedAtomic.swift
[59/96] Compiling Atomics AtomicValue.swift
[60/96] Compiling Atomics AtomicMemoryOrderings.swift
[63/97] Emitting module Logging
[64/97] Emitting module _NIODataStructures
[65/97] Compiling _NIODataStructures Heap.swift
[66/113] Compiling DequeModule _DequeSlot.swift
[67/113] Compiling DequeModule _DequeBufferHeader.swift
[68/114] Compiling Atomics Unmanaged extensions.swift
[69/114] Compiling DequeModule Deque+Testing.swift
[70/114] Compiling DequeModule Deque._Storage.swift
[71/114] Compiling DequeModule Deque+CustomReflectable.swift
[72/114] Compiling DequeModule Deque+Descriptions.swift
[73/114] Compiling DequeModule Deque+Equatable.swift
[74/114] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[75/114] Compiling Logging MetadataProvider.swift
[76/114] Compiling DequeModule _UnsafeWrappedBuffer.swift
[77/114] Compiling Logging Logging.swift
[78/114] Compiling Logging LogHandler.swift
[79/114] Compiling Logging Locks.swift
[80/114] Compiling DequeModule Deque+Extras.swift
[81/114] Compiling DequeModule Deque+Hashable.swift
[82/114] Compiling DequeModule Deque+Codable.swift
[83/114] Compiling DequeModule Deque+Collection.swift
[84/114] Compiling DequeModule _DequeBuffer.swift
[85/114] Emitting module Atomics
[88/114] Compiling DequeModule Deque._UnsafeHandle.swift
[89/114] Compiling DequeModule Deque.swift
[98/114] Emitting module DequeModule
[98/114] Compiling c-nioatomics.c
[100/114] Compiling xsys timespec.swift
[100/115] Compiling c-atomics.c
[104/115] Compiling xsys time.swift
[105/121] Compiling xsys socket.swift
[106/121] Compiling xsys sockaddr_any.swift
[107/121] Compiling xsys timeval_any.swift
[110/121] Compiling xsys ntohs.swift
[113/121] Compiling NIOConcurrencyHelpers lock.swift
[114/121] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[115/121] Compiling NIOConcurrencyHelpers NIOLock.swift
[116/121] Emitting module NIOConcurrencyHelpers
[117/121] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[118/121] Compiling NIOConcurrencyHelpers atomics.swift
[119/184] Emitting module xsys
[120/184] Compiling NIOCore AddressedEnvelope.swift
[121/184] Compiling NIOCore AsyncAwaitSupport.swift
[122/184] Compiling NIOCore Linux.swift
[123/184] Compiling NIOCore MarkedCircularBuffer.swift
[124/184] Compiling NIOCore MulticastChannel.swift
[125/184] Compiling NIOCore NIOAny.swift
[126/184] Compiling NIOCore NIOCloseOnErrorHandler.swift
[127/184] Compiling NIOCore NIOCoreSendableMetatype.swift
[128/184] Compiling NIOCore NIOLoopBound.swift
[129/184] Compiling NIOCore GlobalSingletons.swift
[130/184] Compiling NIOCore IO.swift
[131/184] Compiling NIOCore IOData.swift
[132/184] Compiling NIOCore IPProtocol.swift
[133/184] Compiling NIOCore IntegerBitPacking.swift
[134/184] Compiling NIOCore IntegerTypes.swift
[135/184] Compiling NIOCore Interfaces.swift
[136/190] Compiling NIOCore Codec.swift
[137/190] Compiling NIOCore ConvenienceOptionSupport.swift
[138/190] Compiling NIOCore DeadChannel.swift
[139/190] Compiling NIOCore DispatchQueue+WithFuture.swift
[140/190] Compiling NIOCore EventLoop+Deprecated.swift
[141/190] Compiling NIOCore EventLoop+SerialExecutor.swift
[142/190] Compiling NIOCore EventLoop.swift
[143/190] Compiling NIOCore SocketOptionProvider.swift
[144/190] Compiling NIOCore SystemCallHelpers.swift
[145/190] Compiling NIOCore TimeAmount+Duration.swift
[146/190] Compiling NIOCore TypeAssistedChannelHandler.swift
[147/190] Compiling NIOCore UniversalBootstrapSupport.swift
[148/190] Compiling NIOCore Utilities.swift
[149/190] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[150/190] Compiling NIOCore NIOAsyncWriter.swift
[151/190] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[152/190] Compiling NIOCore BSDSocketAPI.swift
[153/190] Compiling NIOCore ByteBuffer-aux.swift
[154/190] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[155/190] Compiling NIOCore ByteBuffer-conversions.swift
[156/190] Compiling NIOCore Channel.swift
[157/190] Compiling NIOCore ChannelHandler.swift
[158/190] Compiling NIOCore ChannelHandlers.swift
[159/190] Compiling NIOCore ChannelInvoker.swift
[160/190] Compiling NIOCore ChannelOption.swift
[161/190] Compiling NIOCore ChannelPipeline.swift
[162/190] Compiling NIOCore CircularBuffer.swift
[165/190] Compiling NIOCore AsyncChannel.swift
[166/190] Compiling NIOCore AsyncChannelHandler.swift
[167/190] Compiling NIOCore AsyncChannelInboundStream.swift
[168/190] Compiling NIOCore AsyncChannelOutboundWriter.swift
[169/190] Compiling NIOCore NIOAsyncSequenceProducer.swift
[170/190] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[171/190] Compiling NIOCore NIOScheduledCallback.swift
[172/190] Compiling NIOCore NIOSendable.swift
[173/190] Compiling NIOCore RecvByteBufferAllocator.swift
[174/190] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[175/190] Compiling NIOCore SocketAddresses.swift
[176/190] Compiling NIOCore ByteBuffer-core.swift
[177/190] Compiling NIOCore ByteBuffer-hex.swift
[178/190] Compiling NIOCore ByteBuffer-int.swift
[179/190] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[180/190] Compiling NIOCore ByteBuffer-multi-int.swift
[181/190] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[182/190] Compiling NIOCore ByteBuffer-views.swift
[183/190] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[184/190] Compiling NIOCore EventLoopFuture+Deprecated.swift
[185/190] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[186/190] Compiling NIOCore EventLoopFuture.swift
[187/190] Compiling NIOCore FileDescriptor.swift
[188/190] Compiling NIOCore FileHandle.swift
[189/190] Compiling NIOCore FileRegion.swift
[190/190] Emitting module NIOCore
[191/246] Compiling NIOEmbedded Embedded.swift
[192/246] Compiling NIOEmbedded AsyncTestingChannel.swift
[193/246] Emitting module NIOEmbedded
[194/246] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[195/246] Emitting module NIOPosix
[196/251] Compiling NIOPosix BSDSocketAPICommon.swift
[197/251] Compiling NIOPosix BSDSocketAPIPosix.swift
[198/251] Compiling NIOPosix BSDSocketAPIWindows.swift
[199/251] Compiling NIOPosix BaseSocket.swift
[200/251] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[201/251] Compiling NIOPosix BaseSocketChannel.swift
[202/251] Compiling NIOPosix PendingDatagramWritesManager.swift
[203/251] Compiling NIOPosix PendingWritesManager.swift
[204/251] Compiling NIOPosix PipeChannel.swift
[205/251] Compiling NIOPosix PipePair.swift
[206/251] Compiling NIOPosix Pool.swift
[207/251] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[208/251] Compiling NIOPosix SelectorEpoll.swift
[209/251] Compiling NIOPosix SelectorGeneric.swift
[210/251] Compiling NIOPosix SelectorKqueue.swift
[211/251] Compiling NIOPosix SelectorUring.swift
[212/251] Compiling NIOPosix SelectorWSAPoll.swift
[213/251] Compiling NIOPosix ServerSocket.swift
[214/251] Compiling NIOPosix Socket.swift
[215/251] Compiling NIOPosix SocketChannel.swift
[216/251] Compiling NIOPosix SocketProtocols.swift
[217/251] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[218/251] Compiling NIOPosix BaseStreamSocketChannel.swift
[219/251] Compiling NIOPosix Bootstrap.swift
[220/251] Compiling NIOPosix ControlMessage.swift
[221/251] Compiling NIOPosix DatagramVectorReadManager.swift
[222/251] Compiling NIOPosix Errors+Any.swift
[223/251] Compiling NIOPosix FileDescriptor.swift
[224/251] Compiling NIOPosix Utilities.swift
[225/251] Compiling NIOPosix VsockAddress.swift
[226/251] Compiling NIOPosix VsockChannelEvents.swift
[227/251] Compiling NIOPosix Windows.swift
[228/251] Compiling NIOPosix resource_bundle_accessor.swift
[229/251] Compiling NIOPosix System.swift
[230/251] Compiling NIOPosix Thread.swift
[231/251] Compiling NIOPosix ThreadPosix.swift
[232/251] Compiling NIOPosix ThreadWindows.swift
[233/251] Compiling NIOPosix UnsafeTransfer.swift
[234/251] Compiling NIOPosix GetaddrinfoResolver.swift
[235/251] Compiling NIOPosix HappyEyeballs.swift
[236/251] Compiling NIOPosix IO.swift
[237/251] Compiling NIOPosix IntegerBitPacking.swift
[238/251] Compiling NIOPosix IntegerTypes.swift
[239/251] Compiling NIOPosix Linux.swift
[240/251] Compiling NIOPosix PosixSingletons.swift
[241/251] Compiling NIOPosix RawSocketBootstrap.swift
[242/251] Compiling NIOPosix Resolver.swift
[243/251] Compiling NIOPosix Selectable.swift
[244/251] Compiling NIOPosix SelectableChannel.swift
[245/251] Compiling NIOPosix SelectableEventLoop.swift
[246/251] Compiling NIOPosix LinuxCPUSet.swift
[247/251] Compiling NIOPosix LinuxUring.swift
[248/251] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[249/251] Compiling NIOPosix NIOPosixSendableMetatype.swift
[250/251] Compiling NIOPosix NIOThreadPool.swift
[251/251] Compiling NIOPosix NonBlockingFileIO.swift
[252/253] Compiling NIO Exports.swift
[253/253] Emitting module NIO
[254/275] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[255/275] Emitting module NIOFoundationCompat
[256/275] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[257/275] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[258/275] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[259/314] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[260/314] Compiling MacroCore NextTick.swift
[261/314] Compiling MacroCore CommandLine.swift
[262/314] Compiling MacroCore DetectXcode.swift
[263/314] Compiling MacroCore ReadableByteStreamType.swift
[264/314] Compiling MacroCore DuplexStreamType.swift
[265/314] Compiling MacroCore Pipe.swift
[266/314] Compiling MacroCore BufferStrings.swift
[267/314] Compiling MacroCore Concat.swift
[268/314] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[269/314] Compiling MacroCore BufferDeprecations.swift
[270/314] Compiling MacroCore BufferHexEncoding.swift
[271/314] Emitting module NIOHTTP1
[272/314] Compiling MacroCore Buffer.swift
[273/314] Compiling MacroCore BufferData.swift
[274/314] Compiling MacroCore ReadableByteStream.swift
[275/314] Compiling MacroCore MacroError.swift
[276/315] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[278/315] Compiling MacroCore ReadableStreamBase.swift
[279/315] Compiling MacroCore ReadableStreamType.swift
[280/315] Compiling MacroCore WritableByteStream.swift
[289/319] Compiling MacroCore JSON.swift
[290/319] Compiling MacroCore CollectionStubs.swift
[291/319] Compiling MacroCore Math.swift
[292/319] Compiling MacroCore Object.swift
[293/319] Compiling MacroCore ErrorEmitter.swift
[294/319] Compiling MacroCore EventListenerSet.swift
[295/319] Compiling MacroCore ListenerType.swift
[296/319] Compiling MacroCore JSError.swift
[297/319] Compiling MacroCore StringStubs.swift
[298/319] Compiling MacroCore ToString.swift
[299/319] Compiling MacroCore LeftPad.swift
[300/319] Compiling MacroCore MacroCore.swift
[301/319] Compiling MacroCore CollectionUtils.swift
[302/319] Compiling MacroCore Concurrency.swift
[303/319] Compiling MacroCore Console.swift
[304/319] Compiling MacroCore Dirname.swift
[305/319] Compiling MacroCore EnvironmentValues.swift
[306/319] Compiling MacroCore Environment.swift
[307/319] Compiling MacroCore Process.swift
[308/319] Compiling MacroCore Warnings.swift
[309/319] Compiling MacroCore Regex.swift
[315/319] Compiling MacroCore WritableByteStreamType.swift
[316/319] Compiling MacroCore WritableStreamBase.swift
[317/319] Compiling MacroCore WritableStreamType.swift
[318/319] Compiling MacroCore StringEncoding.swift
[319/319] Emitting module MacroCore
[320/347] Compiling fs ResultExtensions.swift
[321/347] Compiling fs StatStruct.swift
[322/347] Compiling fs AsyncWrapper.swift
[323/348] Compiling http OutgoingMessage.swift
[324/348] Compiling http HTTPHeadersHolder.swift
[325/349] Compiling http Globals.swift
/Users/admin/builder/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>
[326/349] Compiling http IncomingMessage.swift
/Users/admin/builder/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>
[327/349] Compiling fs FileWriteStream.swift
/Users/admin/builder/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>
[328/349] Compiling fs FileStream.swift
[329/349] Compiling fs fs.swift
[330/349] Compiling http Agent.swift
[331/349] Compiling http ClientRequest.swift
[332/349] Compiling http URLRequestInit.swift
/Users/admin/builder/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
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[333/349] Compiling http URLSessionAgent.swift
/Users/admin/builder/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
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[334/349] Compiling http URLSessionClientRequest.swift
[335/349] Compiling http BasicAuth.swift
[336/349] Emitting module fs
[337/349] Compiling http http.swift
[338/349] Compiling http ServerResponse.swift
[339/349] Compiling http QueryString.swift
[346/349] Emitting module http
[347/349] Compiling http Server.swift
[350/351] Emitting module Macro
[351/351] Compiling Macro Macro.swift
[352/353] Compiling MacroTestUtilities TestServerResponse.swift
[353/353] Emitting module MacroTestUtilities
Build complete! (16.00s)
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" : "/Users/admin/builder/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"
}
Done.