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.8 (905f2f), with Swift 6.0 for Linux on 12 Jun 2025 19:43:19 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: 1.0.8
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.8      -> FETCH_HEAD
HEAD is now at 905f2fe Merge branch 'develop'
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
905f2fefec6eb2e7198940ba65b46419566c8f9b
SUCCESS checkout https://github.com/Macro-swift/Macro.git at 1.0.8
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Macro-swift/Macro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[505/5633] Fetching swift-atomics, swift-log
[5174/81906] Fetching swift-atomics, swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.89s)
[4848/78070] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.96s)
[3814/76273] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.07s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.65s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4428] Fetching swift-system
[3898/21028] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.68s)
[2822/16600] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.99s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.24s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.17s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/32] Write sources
[18/32] Compiling CNIOWindows shim.c
[19/32] Compiling _AtomicsShims.c
[20/32] Compiling CNIOWASI CNIOWASI.c
[21/32] Compiling CNIOWindows WSAStartup.c
[22/32] Compiling CNIOLinux liburing_shims.c
[23/32] Compiling CNIODarwin shim.c
[24/32] Write sources
[25/32] Compiling CNIOLLHTTP c_nio_api.c
[26/32] Compiling CNIOLLHTTP c_nio_http.c
[27/32] Compiling CNIOLinux shim.c
[28/32] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/32] Write swift-version-24593BA9C3E375BF.txt
[31/89] Emitting module Logging
[32/89] Emitting module Atomics
[32/91] Compiling c-nioatomics.c
[33/91] Compiling c-atomics.c
[35/91] Compiling Atomics UnsafeAtomic.swift
[36/91] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/91] Compiling Atomics IntegerConformances.swift
[38/91] Compiling Atomics PointerConformances.swift
[39/91] Emitting module InternalCollectionsUtilities
[40/91] Compiling Atomics Primitives.native.swift
[41/91] Compiling Atomics AtomicInteger.swift
[42/91] Compiling Atomics AtomicOptionalWrappable.swift
[43/91] Compiling Atomics AtomicReference.swift
[44/92] Compiling Logging LogHandler.swift
[45/92] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[46/92] Compiling Atomics AtomicStorage.swift
[47/92] Compiling Atomics AtomicValue.swift
[48/92] Compiling Atomics IntegerOperations.swift
[49/92] Compiling Atomics Unmanaged extensions.swift
[54/92] Compiling Atomics AtomicMemoryOrderings.swift
[55/92] Compiling Atomics ManagedAtomic.swift
[56/92] Compiling Atomics ManagedAtomicLazyReference.swift
[58/92] Compiling Atomics DoubleWord.swift
[59/92] Compiling Atomics AtomicBool.swift
[61/92] Compiling Atomics OptionalRawRepresentable.swift
[62/92] Compiling Atomics RawRepresentable.swift
[63/92] Emitting module _NIOBase64
[64/92] Compiling _NIOBase64 Base64.swift
[65/92] Compiling _NIODataStructures PriorityQueue.swift
[66/92] Compiling _NIODataStructures _TinyArray.swift
[74/100] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/101] Compiling xsys timespec.swift
[86/110] Compiling Logging Locks.swift
[87/115] Compiling DequeModule Deque+Equatable.swift
[88/115] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/115] Compiling Logging MetadataProvider.swift
[90/117] Emitting module xsys
[91/117] Compiling DequeModule Deque+Extras.swift
[92/117] Compiling DequeModule Deque+Hashable.swift
[93/117] Compiling NIOConcurrencyHelpers lock.swift
[94/117] Emitting module _NIODataStructures
[95/117] Compiling _NIODataStructures Heap.swift
[97/118] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[98/118] Compiling NIOConcurrencyHelpers NIOLock.swift
[99/118] Compiling NIOConcurrencyHelpers atomics.swift
[100/118] Compiling xsys timeval_any.swift
[101/119] Emitting module NIOConcurrencyHelpers
[102/119] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[107/120] Compiling DequeModule Deque+CustomReflectable.swift
[108/120] Compiling DequeModule Deque+Descriptions.swift
[109/122] Compiling DequeModule _DequeBuffer.swift
[110/122] Compiling DequeModule _DequeBufferHeader.swift
[113/122] Compiling Logging Logging.swift
[115/123] Compiling DequeModule _DequeSlot.swift
[116/123] Compiling DequeModule _UnsafeWrappedBuffer.swift
[117/123] Compiling DequeModule Deque+Codable.swift
[118/123] Compiling DequeModule Deque+Collection.swift
[119/123] Compiling DequeModule Deque+Testing.swift
[120/123] Compiling DequeModule Deque._Storage.swift
[121/123] Compiling DequeModule Deque._UnsafeHandle.swift
[122/123] Compiling DequeModule Deque.swift
[123/123] Emitting module DequeModule
[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 CircularBuffer.swift
[134/192] Compiling NIOCore Codec.swift
[135/192] Compiling NIOCore ConvenienceOptionSupport.swift
[136/192] Compiling NIOCore DeadChannel.swift
[137/192] Compiling NIOCore DispatchQueue+WithFuture.swift
[138/192] Compiling NIOCore EventLoop+Deprecated.swift
[139/192] Compiling NIOCore EventLoop+SerialExecutor.swift
[140/192] Compiling NIOCore EventLoop.swift
[141/192] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[142/192] Compiling NIOCore SocketAddresses.swift
[143/192] Compiling NIOCore SocketOptionProvider.swift
[144/192] Compiling NIOCore SystemCallHelpers.swift
[145/192] Compiling NIOCore TimeAmount+Duration.swift
[146/192] Compiling NIOCore TypeAssistedChannelHandler.swift
[147/192] Compiling NIOCore UniversalBootstrapSupport.swift
[148/192] Compiling NIOCore Utilities.swift
[149/192] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[150/192] Compiling NIOCore BSDSocketAPI.swift
[151/192] Compiling NIOCore ByteBuffer-aux.swift
[152/192] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[153/192] Compiling NIOCore ByteBuffer-conversions.swift
[154/192] Compiling NIOCore ByteBuffer-core.swift
[155/192] Compiling NIOCore ByteBuffer-hex.swift
[156/192] Compiling NIOCore ByteBuffer-int.swift
[157/192] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[158/192] Compiling NIOCore AddressedEnvelope.swift
[159/192] Compiling NIOCore AsyncAwaitSupport.swift
[160/192] Compiling NIOCore AsyncChannel.swift
[161/192] Compiling NIOCore AsyncChannelHandler.swift
[162/192] Compiling NIOCore AsyncChannelInboundStream.swift
[163/192] Compiling NIOCore AsyncChannelOutboundWriter.swift
[164/192] Compiling NIOCore NIOAsyncSequenceProducer.swift
[165/192] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[166/192] Compiling NIOCore NIOAsyncWriter.swift
[167/192] Compiling NIOCore IO.swift
[168/192] Compiling NIOCore IOData.swift
[169/192] Compiling NIOCore IPProtocol.swift
[170/192] Compiling NIOCore IntegerBitPacking.swift
[171/192] Compiling NIOCore IntegerTypes.swift
[172/192] Compiling NIOCore Interfaces.swift
[173/192] Compiling NIOCore Linux.swift
[174/192] Compiling NIOCore MarkedCircularBuffer.swift
[175/192] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[176/192] Compiling NIOCore EventLoopFuture+Deprecated.swift
[177/192] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[178/192] Compiling NIOCore EventLoopFuture.swift
[179/192] Compiling NIOCore FileDescriptor.swift
[180/192] Compiling NIOCore FileHandle.swift
[181/192] Compiling NIOCore FileRegion.swift
[182/192] Compiling NIOCore GlobalSingletons.swift
[183/192] Compiling NIOCore ByteBuffer-multi-int.swift
[184/192] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[185/192] Compiling NIOCore ByteBuffer-views.swift
[186/192] Compiling NIOCore Channel.swift
[187/192] Compiling NIOCore ChannelHandler.swift
[188/192] Compiling NIOCore ChannelHandlers.swift
[189/192] Compiling NIOCore ChannelInvoker.swift
[190/192] Compiling NIOCore ChannelOption.swift
[191/192] Compiling NIOCore ChannelPipeline.swift
[192/192] Emitting module NIOCore
[194/243] Emitting module NIOEmbedded
[195/243] Compiling NIOEmbedded AsyncTestingChannel.swift
[196/243] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[197/243] Compiling NIOEmbedded Embedded.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 ThreadPosix.swift
[208/250] Compiling NIOPosix ThreadWindows.swift
[209/250] Compiling NIOPosix UnsafeTransfer.swift
[210/250] Compiling NIOPosix Utilities.swift
[211/250] Compiling NIOPosix VsockAddress.swift
[212/250] Compiling NIOPosix VsockChannelEvents.swift
[213/250] Compiling NIOPosix Pool.swift
[214/250] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[215/250] Compiling NIOPosix PosixSingletons.swift
[216/250] Compiling NIOPosix RawSocketBootstrap.swift
[217/250] Compiling NIOPosix Resolver.swift
[218/250] Compiling NIOPosix Selectable.swift
[219/250] Compiling NIOPosix SelectableChannel.swift
[220/250] Compiling NIOPosix SelectableEventLoop.swift
[221/250] Compiling NIOPosix SelectorEpoll.swift
[222/250] Compiling NIOPosix SelectorGeneric.swift
[223/250] Compiling NIOPosix SelectorKqueue.swift
[224/250] Compiling NIOPosix SelectorUring.swift
[225/250] Compiling NIOPosix ServerSocket.swift
[226/250] Compiling NIOPosix Socket.swift
[227/250] Compiling NIOPosix SocketChannel.swift
[228/250] Compiling NIOPosix SocketProtocols.swift
[229/250] Compiling NIOPosix System.swift
[230/250] Compiling NIOPosix Thread.swift
[231/250] Compiling NIOPosix Bootstrap.swift
[232/250] Compiling NIOPosix ControlMessage.swift
[233/250] Compiling NIOPosix DatagramVectorReadManager.swift
[234/250] Compiling NIOPosix Errors+Any.swift
[235/250] Compiling NIOPosix FileDescriptor.swift
[236/250] Compiling NIOPosix GetaddrinfoResolver.swift
[237/250] Compiling NIOPosix HappyEyeballs.swift
[238/250] Compiling NIOPosix IO.swift
[239/250] Compiling NIOPosix IntegerBitPacking.swift
[240/250] Compiling NIOPosix IntegerTypes.swift
[241/250] Compiling NIOPosix Linux.swift
[242/250] Compiling NIOPosix LinuxCPUSet.swift
[243/250] Compiling NIOPosix LinuxUring.swift
[244/250] Compiling NIOPosix MultiThreadedEventLoopGroup.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] Emitting module NIO
[253/253] Compiling NIO Exports.swift
[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 HTTPHeaderValidator.swift
[260/277] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[261/277] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[262/277] Compiling NIOHTTP1 HTTPTypes.swift
[263/277] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[264/277] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[265/277] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[266/277] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[267/277] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[268/277] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[269/277] Emitting module NIOHTTP1
[270/277] Compiling NIOHTTP1 ByteCollectionUtils.swift
[271/277] Compiling NIOHTTP1 HTTPDecoder.swift
[272/277] Compiling NIOHTTP1 HTTPEncoder.swift
[274/278] Emitting module NIOFoundationCompat
[275/278] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[276/278] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[277/278] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[278/278] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[280/316] Compiling MacroCore MacroError.swift
[281/316] Compiling MacroCore NextTick.swift
[282/316] Compiling MacroCore CommandLine.swift
[283/316] Compiling MacroCore DetectXcode.swift
[284/316] Compiling MacroCore Environment.swift
[285/321] Compiling MacroCore Pipe.swift
[286/321] Compiling MacroCore ReadableByteStream.swift
[287/321] Compiling MacroCore ReadableByteStreamType.swift
[288/321] Compiling MacroCore ReadableStreamBase.swift
[289/321] Compiling MacroCore ReadableStreamType.swift
[290/321] Compiling MacroCore Process.swift
[291/321] Compiling MacroCore Warnings.swift
[292/321] Compiling MacroCore Regex.swift
[293/321] Compiling MacroCore Concat.swift
[294/321] Compiling MacroCore DuplexStreamType.swift
[295/321] Compiling MacroCore Object.swift
[296/321] Compiling MacroCore StringStubs.swift
[297/321] Compiling MacroCore ToString.swift
[298/321] Compiling MacroCore LeftPad.swift
[299/321] Compiling MacroCore MacroCore.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 Console.swift
[306/321] Compiling MacroCore Dirname.swift
[307/321] Compiling MacroCore EnvironmentValues.swift
[308/321] Compiling MacroCore ErrorEmitter.swift
[309/321] Compiling MacroCore EventListenerSet.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 http URLRequestInit.swift
[324/350] Compiling http URLSessionAgent.swift
[325/351] Compiling fs StatStruct.swift
[326/351] Compiling http ServerResponse.swift
[327/351] Compiling http HTTPHeadersHolder.swift
[328/351] Compiling http OutgoingMessage.swift
[329/352] Compiling http Agent.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)! }
[330/352] Compiling http ClientRequest.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)! }
[331/352] Compiling fs fs.swift
[332/352] Compiling http URLSessionClientRequest.swift
[333/352] Compiling http BasicAuth.swift
[334/352] Compiling http http.swift
[335/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)! }
[336/352] Emitting module http
/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
 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
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
 98 |
 99 |       eventLoop.execute {
100 |         self.responseListeners.emit(response)
    |                                     `- warning: capture of 'response' with non-sendable type 'IncomingMessage' in a `@Sendable` closure
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
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
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
 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
111 |         if self.didRetain { self.didRetain = false; self.core.release() }
112 |       }
/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
 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
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
 98 |
 99 |       eventLoop.execute {
100 |         self.responseListeners.emit(response)
    |                                     `- warning: capture of 'response' with non-sendable type 'IncomingMessage' in a `@Sendable` closure
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
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
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
 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
111 |         if self.didRetain { self.didRetain = false; self.core.release() }
112 |       }
[345/352] Compiling http Globals.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.
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.
126 |           .whenComplete(_handleOpenResult)
127 |   }
[346/352] Compiling http IncomingMessage.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.
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.
126 |           .whenComplete(_handleOpenResult)
127 |   }
[347/352] Compiling http QueryString.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.
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.
236 |                     eventLoop: eventLoop)
237 |           .whenComplete(_handleOpenResult)
[348/352] Compiling http Server.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.
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.
236 |                     eventLoop: eventLoop)
237 |           .whenComplete(_handleOpenResult)
[355/356] Emitting module Macro
[356/356] Compiling Macro Macro.swift
[358/359] Emitting module MacroTestUtilities
[359/359] Compiling MacroTestUtilities TestServerResponse.swift
Build complete! (116.88s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.