The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Macro, reference 1.0.4 (7b51ca), with Swift 5.9 for Linux on 20 Dec 2024 14:50:36 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: 1.0.4
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.4      -> FETCH_HEAD
HEAD is now at 7b51ca6 Merge branch 'develop'
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
7b51ca6a1b9d1cea6d1a8a74a82ee44ecbe1ec2f
SUCCESS checkout https://github.com/Macro-swift/Macro.git at 1.0.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Macro-swift/Macro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-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/3732] Fetching swift-log
[449/5301] Fetching swift-log, swift-atomics
[5228/77858] Fetching swift-log, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-log.git (0.44s)
[5197/74126] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git (3.91s)
Fetched https://github.com/apple/swift-nio.git (4.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.53s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/15603] Fetching swift-collections
[782/19563] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git (0.43s)
[4369/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (0.98s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.57s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/12] Compiling CNIOWindows shim.c
[1/12] Compiling CNIOWASI CNIOWASI.c
[1/12] Compiling _AtomicsShims.c
[3/12] Compiling CNIOWindows WSAStartup.c
[4/12] Compiling CNIOLinux liburing_shims.c
[5/12] Compiling CNIOLinux shim.c
[6/12] Compiling CNIODarwin shim.c
[7/12] Compiling CNIOLLHTTP c_nio_http.c
[8/12] Compiling CNIOLLHTTP c_nio_api.c
[9/54] Compiling CNIOLLHTTP c_nio_llhttp.c
[11/73] Emitting module Logging
[11/73] Compiling c-nioatomics.c
[12/73] Compiling c-atomics.c
[14/79] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[15/79] Compiling Atomics OptionalRawRepresentable.swift
[16/79] Compiling Atomics RawRepresentable.swift
[17/79] Compiling Atomics AtomicBool.swift
[18/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/81] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/81] Compiling Atomics UnsafeAtomic.swift
[21/81] Compiling Atomics UnsafeAtomicLazyReference.swift
[22/83] Compiling Atomics Primitives.shims.swift
[23/83] Compiling Atomics AtomicInteger.swift
[24/83] Compiling Atomics AtomicOptionalWrappable.swift
[25/83] Compiling Atomics AtomicReference.swift
[26/83] Compiling Atomics AtomicStorage.swift
[27/83] Compiling Atomics AtomicValue.swift
[28/83] Emitting module InternalCollectionsUtilities
[29/83] Compiling Atomics IntegerConformances.swift
[30/83] Compiling Atomics PointerConformances.swift
[31/83] Compiling Atomics Primitives.native.swift
[40/83] Compiling Atomics AtomicMemoryOrderings.swift
[41/83] Compiling Atomics DoubleWord.swift
[44/83] Emitting module _NIOBase64
[45/83] Compiling _NIOBase64 Base64.swift
[46/84] Compiling Logging LogHandler.swift
[49/85] Emitting module Atomics
[52/86] Compiling _NIODataStructures PriorityQueue.swift
[53/86] Compiling _NIODataStructures _TinyArray.swift
[54/86] Compiling Atomics IntegerOperations.swift
[55/86] Compiling Atomics Unmanaged extensions.swift
[57/86] Emitting module NIOConcurrencyHelpers
[59/102] Compiling DequeModule Deque+Equatable.swift
[60/102] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[61/103] Compiling DequeModule _DequeBuffer.swift
[62/103] Compiling DequeModule _DequeBufferHeader.swift
[63/105] Emitting module xsys
[64/105] Compiling DequeModule Deque+Codable.swift
[65/105] Compiling DequeModule Deque+Collection.swift
[66/105] Compiling xsys timespec.swift
[67/105] Compiling DequeModule Deque._UnsafeHandle.swift
[68/105] Compiling DequeModule Deque.swift
[69/105] Compiling DequeModule Deque+Testing.swift
[70/105] Compiling DequeModule Deque._Storage.swift
[71/105] Compiling Logging MetadataProvider.swift
[72/105] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[73/105] Compiling NIOConcurrencyHelpers NIOLock.swift
[74/105] Compiling NIOConcurrencyHelpers lock.swift
[75/105] Compiling DequeModule Deque+CustomReflectable.swift
[76/105] Compiling DequeModule Deque+Descriptions.swift
[77/105] Compiling DequeModule Deque+Extras.swift
[78/105] Compiling DequeModule Deque+Hashable.swift
[79/105] Emitting module _NIODataStructures
[80/105] Compiling _NIODataStructures Heap.swift
[81/106] Compiling Logging Locks.swift
[94/106] Compiling xsys timeval_any.swift
[105/111] Compiling NIOConcurrencyHelpers atomics.swift
[106/112] Compiling DequeModule _DequeSlot.swift
[107/112] Compiling DequeModule _UnsafeWrappedBuffer.swift
[110/113] Compiling Logging Logging.swift
[115/115] Emitting module DequeModule
[118/177] Compiling NIOCore AddressedEnvelope.swift
[119/177] Compiling NIOCore AsyncAwaitSupport.swift
[120/177] Compiling NIOCore AsyncChannel.swift
[121/177] Compiling NIOCore AsyncChannelHandler.swift
[122/177] Compiling NIOCore AsyncChannelInboundStream.swift
[123/177] Compiling NIOCore AsyncChannelOutboundWriter.swift
[124/177] Compiling NIOCore NIOAsyncSequenceProducer.swift
[125/177] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[126/177] Compiling NIOCore NIOAsyncWriter.swift
[127/185] Compiling NIOCore MulticastChannel.swift
[128/185] Compiling NIOCore NIOAny.swift
[129/185] Compiling NIOCore NIOCloseOnErrorHandler.swift
[130/185] Compiling NIOCore NIOLoopBound.swift
[131/185] Compiling NIOCore NIOScheduledCallback.swift
[132/185] Compiling NIOCore NIOSendable.swift
[133/185] Compiling NIOCore PointerHelpers.swift
[134/185] Compiling NIOCore RecvByteBufferAllocator.swift
[135/185] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[136/185] Compiling NIOCore EventLoopFuture+Deprecated.swift
[137/185] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[138/185] Compiling NIOCore EventLoopFuture.swift
[139/185] Compiling NIOCore FileDescriptor.swift
[140/185] Compiling NIOCore FileHandle.swift
[141/185] Compiling NIOCore FileRegion.swift
[142/185] Compiling NIOCore GlobalSingletons.swift
[143/185] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[144/185] Compiling NIOCore BSDSocketAPI.swift
[145/185] Compiling NIOCore ByteBuffer-aux.swift
[146/185] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[147/185] Compiling NIOCore ByteBuffer-conversions.swift
[148/185] Compiling NIOCore ByteBuffer-core.swift
[149/185] Compiling NIOCore ByteBuffer-hex.swift
[150/185] Compiling NIOCore ByteBuffer-int.swift
[151/185] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[152/185] Compiling NIOCore CircularBuffer.swift
[153/185] Compiling NIOCore Codec.swift
[154/185] Compiling NIOCore ConvenienceOptionSupport.swift
[155/185] Compiling NIOCore DeadChannel.swift
[156/185] Compiling NIOCore DispatchQueue+WithFuture.swift
[157/185] Compiling NIOCore EventLoop+Deprecated.swift
[158/185] Compiling NIOCore EventLoop+SerialExecutor.swift
[159/185] Compiling NIOCore EventLoop.swift
[160/185] Compiling NIOCore IO.swift
[161/185] Compiling NIOCore IOData.swift
[162/185] Compiling NIOCore IPProtocol.swift
[163/185] Compiling NIOCore IntegerBitPacking.swift
[164/185] Compiling NIOCore IntegerTypes.swift
[165/185] Compiling NIOCore Interfaces.swift
[166/185] Compiling NIOCore Linux.swift
[167/185] Compiling NIOCore MarkedCircularBuffer.swift
[168/185] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[169/185] Compiling NIOCore SocketAddresses.swift
[170/185] Compiling NIOCore SocketOptionProvider.swift
[171/185] Compiling NIOCore SystemCallHelpers.swift
[172/185] Compiling NIOCore TimeAmount+Duration.swift
[173/185] Compiling NIOCore TypeAssistedChannelHandler.swift
[174/185] Compiling NIOCore UniversalBootstrapSupport.swift
[175/185] Compiling NIOCore Utilities.swift
[176/185] Emitting module NIOCore
[177/185] Compiling NIOCore ByteBuffer-multi-int.swift
[178/185] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[179/185] Compiling NIOCore ByteBuffer-views.swift
[180/185] Compiling NIOCore Channel.swift
[181/185] Compiling NIOCore ChannelHandler.swift
[182/185] Compiling NIOCore ChannelHandlers.swift
[183/185] Compiling NIOCore ChannelInvoker.swift
[184/185] Compiling NIOCore ChannelOption.swift
[185/185] Compiling NIOCore ChannelPipeline.swift
[188/239] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[189/239] Emitting module NIOEmbedded
[190/239] Compiling NIOEmbedded Embedded.swift
[191/239] Compiling NIOEmbedded AsyncTestingChannel.swift
[192/239] Compiling NIOPosix Pool.swift
[193/239] Compiling NIOPosix PooledRecvBufferAllocator.swift
[194/239] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[195/239] Compiling NIOPosix PosixSingletons.swift
[196/239] Compiling NIOPosix RawSocketBootstrap.swift
[197/239] Compiling NIOPosix Resolver.swift
[198/239] Compiling NIOPosix Selectable.swift
[201/247] Emitting module NIOPosix
[202/247] Compiling NIOPosix ThreadPosix.swift
[203/247] Compiling NIOPosix ThreadWindows.swift
[204/247] Compiling NIOPosix UnsafeTransfer.swift
[205/247] Compiling NIOPosix Utilities.swift
[206/247] Compiling NIOPosix VsockAddress.swift
[207/247] Compiling NIOPosix VsockChannelEvents.swift
[208/247] Compiling NIOPosix BSDSocketAPICommon.swift
[209/247] Compiling NIOPosix BSDSocketAPIPosix.swift
[210/247] Compiling NIOPosix BSDSocketAPIWindows.swift
[211/247] Compiling NIOPosix BaseSocket.swift
[212/247] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[213/247] Compiling NIOPosix BaseSocketChannel.swift
[214/247] Compiling NIOPosix BaseStreamSocketChannel.swift
[215/247] Compiling NIOPosix NIOThreadPool.swift
[216/247] Compiling NIOPosix NonBlockingFileIO.swift
[217/247] Compiling NIOPosix PendingDatagramWritesManager.swift
[218/247] Compiling NIOPosix PendingWritesManager.swift
[219/247] Compiling NIOPosix PipeChannel.swift
[220/247] Compiling NIOPosix PipePair.swift
[221/247] Compiling NIOPosix PointerHelpers.swift
[222/247] Compiling NIOPosix ServerSocket.swift
[223/247] Compiling NIOPosix Socket.swift
[224/247] Compiling NIOPosix SocketChannel.swift
[225/247] Compiling NIOPosix SocketProtocols.swift
[226/247] Compiling NIOPosix System.swift
[227/247] Compiling NIOPosix Thread.swift
[228/247] Compiling NIOPosix SelectableChannel.swift
[229/247] Compiling NIOPosix SelectableEventLoop.swift
[230/247] Compiling NIOPosix SelectorEpoll.swift
[231/247] Compiling NIOPosix SelectorGeneric.swift
[232/247] Compiling NIOPosix SelectorKqueue.swift
[233/247] Compiling NIOPosix SelectorUring.swift
[234/247] Compiling NIOPosix Bootstrap.swift
[235/247] Compiling NIOPosix ControlMessage.swift
[236/247] Compiling NIOPosix DatagramVectorReadManager.swift
[237/247] Compiling NIOPosix Errors+Any.swift
[238/247] Compiling NIOPosix FileDescriptor.swift
[239/247] Compiling NIOPosix GetaddrinfoResolver.swift
[240/247] Compiling NIOPosix HappyEyeballs.swift
[241/247] Compiling NIOPosix IO.swift
[242/247] Compiling NIOPosix IntegerBitPacking.swift
[243/247] Compiling NIOPosix IntegerTypes.swift
[244/247] Compiling NIOPosix Linux.swift
[245/247] Compiling NIOPosix LinuxCPUSet.swift
[246/247] Compiling NIOPosix LinuxUring.swift
[247/247] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[250/251] Compiling NIO Exports.swift
[251/251] Emitting module NIO
[254/274] Emitting module NIOHTTP1
[255/276] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[256/276] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[257/276] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[258/276] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[259/276] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[260/276] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[261/276] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[262/276] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[263/276] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[264/276] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[265/276] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[266/276] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[267/276] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[268/276] Emitting module NIOFoundationCompat
[269/276] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[271/278] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[272/278] Compiling NIOHTTP1 HTTPTypes.swift
[273/278] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[274/278] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[276/278] Compiling NIOHTTP1 ByteCollectionUtils.swift
[277/278] Compiling NIOHTTP1 HTTPDecoder.swift
[278/278] Compiling NIOHTTP1 HTTPEncoder.swift
[281/317] Compiling MacroCore ListenerType.swift
[282/317] Compiling MacroCore JSError.swift
[283/317] Compiling MacroCore JSON.swift
[284/317] Compiling MacroCore CollectionStubs.swift
[285/317] Compiling MacroCore Math.swift
[286/322] Compiling MacroCore Pipe.swift
[287/322] Compiling MacroCore ReadableByteStream.swift
[288/322] Compiling MacroCore ReadableByteStreamType.swift
[289/322] Compiling MacroCore ReadableStreamBase.swift
[290/322] Compiling MacroCore ReadableStreamType.swift
[291/322] Compiling MacroCore Object.swift
[292/322] Compiling MacroCore StringStubs.swift
[293/322] Compiling MacroCore ToString.swift
[294/322] Compiling MacroCore LeftPad.swift
[295/322] Compiling MacroCore MacroCore.swift
[296/322] Compiling MacroCore Console.swift
[297/322] Compiling MacroCore Dirname.swift
[298/322] Compiling MacroCore EnvironmentValues.swift
[299/322] Compiling MacroCore ErrorEmitter.swift
[300/322] Compiling MacroCore EventListenerSet.swift
[301/322] Compiling MacroCore Process.swift
[302/322] Compiling MacroCore Warnings.swift
[303/322] Compiling MacroCore Regex.swift
[304/322] Compiling MacroCore Concat.swift
[305/322] Compiling MacroCore DuplexStreamType.swift
[306/322] Compiling MacroCore MacroError.swift
[307/322] Compiling MacroCore NextTick.swift
[308/322] Compiling MacroCore CommandLine.swift
[309/322] Compiling MacroCore DetectXcode.swift
[310/322] Compiling MacroCore Environment.swift
[311/322] Compiling MacroCore WritableByteStream.swift
[312/322] Compiling MacroCore WritableByteStreamType.swift
[313/322] Compiling MacroCore WritableStreamBase.swift
[314/322] Compiling MacroCore WritableStreamType.swift
[315/322] Compiling MacroCore StringEncoding.swift
[316/322] Emitting module MacroCore
[317/322] Compiling MacroCore Buffer.swift
[318/322] Compiling MacroCore BufferData.swift
[319/322] Compiling MacroCore BufferDeprecations.swift
[320/322] Compiling MacroCore BufferHexEncoding.swift
[321/322] Compiling MacroCore BufferStrings.swift
[322/322] Compiling MacroCore CollectionUtils.swift
[325/352] Compiling fs StatStruct.swift
[326/352] Compiling fs AsyncWrapper.swift
[327/352] Compiling fs ResultExtensions.swift
[328/353] Compiling http OutgoingMessage.swift
[329/354] Compiling fs Promise.swift
[330/354] Compiling fs FileReadStream.swift
[333/354] Compiling http http.swift
[334/354] Compiling fs File.swift
[335/354] Compiling fs JSONFile.swift
[336/354] Compiling fs fs.swift
[339/354] Compiling fs Directory.swift
[340/354] Compiling fs FSWatcher.swift
[343/354] 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 Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
/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 Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
[346/354] Emitting module http
[347/354] 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 Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
/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 Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
[348/354] 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 Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
/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 Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
[349/354] Compiling fs FileStream.swift
[350/354] Compiling fs FileWriteStream.swift
[359/360] Emitting module Macro
[360/360] Compiling Macro Macro.swift
[363/364] Emitting module MacroTestUtilities
[364/364] Compiling MacroTestUtilities TestServerResponse.swift
Build complete! (51.20s)
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.46.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-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.