Build Information
Successful build of Macro, reference develop (33340a
), with Swift 5.9 for Linux on 18 Apr 2025 17:09:28 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: develop
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/Macro-swift/Macro
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 33340a6 GHA: Use 5.9
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
33340a6cc437340e04e9686eab89c852e709f0c0
SUCCESS checkout https://github.com/Macro-swift/Macro.git at develop
========================================
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-2":/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:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
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/3832] Fetching swift-log
[500/5537] Fetching swift-log, swift-atomics
[5538/80923] Fetching swift-log, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git (0.43s)
[7602/79218] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git (4.34s)
Fetched https://github.com/apple/swift-nio.git (4.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (1.61s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4252] Fetching swift-system
[4253/20355] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.95s)
Fetched https://github.com/apple/swift-collections.git (0.98s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.71s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (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.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.33s)
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.2
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
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.81.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
Building for debugging...
[0/12] Compiling CNIOWindows WSAStartup.c
[1/12] Compiling CNIOWASI CNIOWASI.c
[1/12] Compiling CNIOWindows shim.c
[3/12] Compiling CNIOLinux liburing_shims.c
[4/12] Compiling _AtomicsShims.c
[5/12] Compiling CNIODarwin shim.c
[6/12] Compiling CNIOLLHTTP c_nio_http.c
[7/12] Compiling CNIOLinux shim.c
[8/12] Compiling CNIOLLHTTP c_nio_api.c
[9/20] Compiling CNIOLLHTTP c_nio_llhttp.c
[11/73] Emitting module InternalCollectionsUtilities
[11/75] Compiling c-nioatomics.c
[12/75] Compiling c-atomics.c
[14/81] Compiling Atomics OptionalRawRepresentable.swift
[15/81] Compiling Atomics RawRepresentable.swift
[16/81] Compiling Atomics AtomicBool.swift
[17/83] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/83] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/83] Compiling Atomics UnsafeAtomic.swift
[20/83] Compiling Atomics UnsafeAtomicLazyReference.swift
[21/83] Compiling Atomics AtomicStorage.swift
[22/83] Compiling Atomics AtomicValue.swift
[23/83] Compiling Atomics IntegerConformances.swift
[24/83] Compiling Atomics PointerConformances.swift
[25/83] Compiling Atomics Primitives.shims.swift
[26/83] Compiling Atomics AtomicInteger.swift
[27/83] Compiling Atomics AtomicOptionalWrappable.swift
[28/83] Compiling Atomics AtomicMemoryOrderings.swift
[29/83] Compiling Atomics DoubleWord.swift
[30/83] Compiling Atomics IntegerOperations.swift
[31/83] Compiling Atomics Unmanaged extensions.swift
[32/83] Compiling Atomics Primitives.native.swift
[35/83] Compiling Atomics AtomicReference.swift
[50/84] Emitting module _NIOBase64
[51/85] Compiling _NIOBase64 Base64.swift
[53/86] Emitting module Atomics
[56/87] Compiling _NIODataStructures PriorityQueue.swift
[57/87] Compiling _NIODataStructures _TinyArray.swift
[62/104] Compiling DequeModule Deque+Equatable.swift
[63/104] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[65/106] Emitting module xsys
[66/106] Compiling DequeModule _DequeBuffer.swift
[67/106] Compiling DequeModule _DequeBufferHeader.swift
[68/107] Compiling Logging MetadataProvider.swift
[69/107] Emitting module Logging
[70/107] Emitting module NIOConcurrencyHelpers
[71/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[72/107] Compiling NIOConcurrencyHelpers lock.swift
[73/107] Compiling DequeModule Deque+Codable.swift
[74/107] Compiling DequeModule Deque+Collection.swift
[75/107] Compiling DequeModule Deque+Testing.swift
[76/107] Compiling DequeModule Deque._Storage.swift
[77/107] Compiling DequeModule Deque+Extras.swift
[78/107] Compiling DequeModule Deque+Hashable.swift
[81/107] Emitting module _NIODataStructures
[82/107] Compiling DequeModule Deque+CustomReflectable.swift
[83/107] Compiling DequeModule Deque+Descriptions.swift
[84/107] Compiling _NIODataStructures Heap.swift
[85/107] Compiling DequeModule Deque._UnsafeHandle.swift
[86/107] Compiling DequeModule Deque.swift
[87/108] Compiling xsys timespec.swift
[88/108] Compiling xsys timeval_any.swift
[96/111] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[97/111] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[98/111] Compiling DequeModule _DequeSlot.swift
[99/111] Compiling DequeModule _UnsafeWrappedBuffer.swift
[100/111] Compiling NIOConcurrencyHelpers atomics.swift
[104/113] Compiling Logging Logging.swift
[105/113] Compiling Logging LogHandler.swift
[106/113] Compiling Logging Locks.swift
[112/115] Emitting module DequeModule
[118/176] Compiling NIOCore MarkedCircularBuffer.swift
[119/176] Compiling NIOCore MulticastChannel.swift
[120/176] Compiling NIOCore NIOAny.swift
[121/176] Compiling NIOCore NIOCloseOnErrorHandler.swift
[122/176] Compiling NIOCore NIOLoopBound.swift
[123/176] Compiling NIOCore NIOScheduledCallback.swift
[124/176] Compiling NIOCore NIOSendable.swift
[125/176] Compiling NIOCore RecvByteBufferAllocator.swift
[126/184] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[127/184] Compiling NIOCore SocketAddresses.swift
[128/184] Compiling NIOCore SocketOptionProvider.swift
[129/184] Compiling NIOCore SystemCallHelpers.swift
[130/184] Compiling NIOCore TimeAmount+Duration.swift
[131/184] Compiling NIOCore TypeAssistedChannelHandler.swift
[132/184] Compiling NIOCore UniversalBootstrapSupport.swift
[133/184] Compiling NIOCore Utilities.swift
[134/184] Compiling NIOCore GlobalSingletons.swift
[135/184] Compiling NIOCore IO.swift
[136/184] Compiling NIOCore IOData.swift
[137/184] Compiling NIOCore IPProtocol.swift
[138/184] Compiling NIOCore IntegerBitPacking.swift
[139/184] Compiling NIOCore IntegerTypes.swift
[140/184] Compiling NIOCore Interfaces.swift
[141/184] Compiling NIOCore Linux.swift
[142/184] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[143/184] Compiling NIOCore BSDSocketAPI.swift
[144/184] Compiling NIOCore ByteBuffer-aux.swift
[145/184] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[146/184] Compiling NIOCore ByteBuffer-conversions.swift
[147/184] Compiling NIOCore ByteBuffer-core.swift
[148/184] Compiling NIOCore ByteBuffer-hex.swift
[149/184] Compiling NIOCore ByteBuffer-int.swift
[150/184] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[151/184] Compiling NIOCore ChannelPipeline.swift
[152/184] Compiling NIOCore CircularBuffer.swift
[153/184] Compiling NIOCore Codec.swift
[154/184] Compiling NIOCore ConvenienceOptionSupport.swift
[155/184] Compiling NIOCore DeadChannel.swift
[156/184] Compiling NIOCore DispatchQueue+WithFuture.swift
[157/184] Compiling NIOCore EventLoop+Deprecated.swift
[158/184] Compiling NIOCore EventLoop+SerialExecutor.swift
[159/184] Compiling NIOCore EventLoop.swift
[160/184] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[161/184] Compiling NIOCore EventLoopFuture+Deprecated.swift
[162/184] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[163/184] Compiling NIOCore EventLoopFuture.swift
[164/184] Compiling NIOCore FileDescriptor.swift
[165/184] Compiling NIOCore FileHandle.swift
[166/184] Compiling NIOCore FileRegion.swift
[167/184] Compiling NIOCore AddressedEnvelope.swift
[168/184] Compiling NIOCore AsyncAwaitSupport.swift
[169/184] Compiling NIOCore AsyncChannel.swift
[170/184] Compiling NIOCore AsyncChannelHandler.swift
[171/184] Compiling NIOCore AsyncChannelInboundStream.swift
[172/184] Compiling NIOCore AsyncChannelOutboundWriter.swift
[173/184] Compiling NIOCore NIOAsyncSequenceProducer.swift
[174/184] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[175/184] Compiling NIOCore NIOAsyncWriter.swift
[176/184] Compiling NIOCore ByteBuffer-multi-int.swift
[177/184] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[178/184] Compiling NIOCore ByteBuffer-views.swift
[179/184] Compiling NIOCore Channel.swift
[180/184] Compiling NIOCore ChannelHandler.swift
[181/184] Compiling NIOCore ChannelHandlers.swift
[182/184] Compiling NIOCore ChannelInvoker.swift
[183/184] Compiling NIOCore ChannelOption.swift
[184/184] Emitting module NIOCore
[187/237] Emitting module NIOEmbedded
[188/237] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[189/237] Compiling NIOEmbedded Embedded.swift
[190/237] Compiling NIOEmbedded AsyncTestingChannel.swift
[192/239] Compiling NIOPosix PooledRecvBufferAllocator.swift
[193/239] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[194/239] Compiling NIOPosix PosixSingletons.swift
[195/239] Compiling NIOPosix RawSocketBootstrap.swift
[196/239] Compiling NIOPosix Resolver.swift
[197/239] Compiling NIOPosix Selectable.swift
[199/245] Emitting module NIOPosix
[200/245] Compiling NIOPosix ThreadPosix.swift
[201/245] Compiling NIOPosix ThreadWindows.swift
[202/245] Compiling NIOPosix UnsafeTransfer.swift
[203/245] Compiling NIOPosix Utilities.swift
[204/245] Compiling NIOPosix VsockAddress.swift
[205/245] Compiling NIOPosix VsockChannelEvents.swift
[206/245] Compiling NIOPosix ServerSocket.swift
[207/245] Compiling NIOPosix Socket.swift
[208/245] Compiling NIOPosix SocketChannel.swift
[209/245] Compiling NIOPosix SocketProtocols.swift
[210/245] Compiling NIOPosix System.swift
[211/245] Compiling NIOPosix Thread.swift
[212/245] Compiling NIOPosix IO.swift
[213/245] Compiling NIOPosix IntegerBitPacking.swift
[214/245] Compiling NIOPosix IntegerTypes.swift
[215/245] Compiling NIOPosix Linux.swift
[216/245] Compiling NIOPosix LinuxCPUSet.swift
[217/245] Compiling NIOPosix LinuxUring.swift
[218/245] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[219/245] Compiling NIOPosix SelectableChannel.swift
[220/245] Compiling NIOPosix SelectableEventLoop.swift
[221/245] Compiling NIOPosix SelectorEpoll.swift
[222/245] Compiling NIOPosix SelectorGeneric.swift
[223/245] Compiling NIOPosix SelectorKqueue.swift
[224/245] Compiling NIOPosix SelectorUring.swift
[225/245] Compiling NIOPosix BSDSocketAPICommon.swift
[226/245] Compiling NIOPosix BSDSocketAPIPosix.swift
[227/245] Compiling NIOPosix BSDSocketAPIWindows.swift
[228/245] Compiling NIOPosix BaseSocket.swift
[229/245] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[230/245] Compiling NIOPosix BaseSocketChannel.swift
[231/245] Compiling NIOPosix BaseStreamSocketChannel.swift
[232/245] Compiling NIOPosix Bootstrap.swift
[233/245] Compiling NIOPosix ControlMessage.swift
[234/245] Compiling NIOPosix DatagramVectorReadManager.swift
[235/245] Compiling NIOPosix Errors+Any.swift
[236/245] Compiling NIOPosix FileDescriptor.swift
[237/245] Compiling NIOPosix GetaddrinfoResolver.swift
[238/245] Compiling NIOPosix HappyEyeballs.swift
[239/245] Compiling NIOPosix NIOThreadPool.swift
[240/245] Compiling NIOPosix NonBlockingFileIO.swift
[241/245] Compiling NIOPosix PendingDatagramWritesManager.swift
[242/245] Compiling NIOPosix PendingWritesManager.swift
[243/245] Compiling NIOPosix PipeChannel.swift
[244/245] Compiling NIOPosix PipePair.swift
[245/245] Compiling NIOPosix Pool.swift
[248/249] Emitting module NIO
[249/249] Compiling NIO Exports.swift
[252/272] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[253/272] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[254/274] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[255/274] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[256/274] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[257/274] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[258/274] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[259/274] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[260/274] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[261/274] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[262/274] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[263/274] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[264/274] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[265/274] Emitting module NIOFoundationCompat
[266/274] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[268/275] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[269/275] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[270/275] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[271/275] Compiling NIOHTTP1 HTTPTypes.swift
[273/276] Compiling NIOHTTP1 ByteCollectionUtils.swift
[274/276] Compiling NIOHTTP1 HTTPDecoder.swift
[275/276] Compiling NIOHTTP1 HTTPEncoder.swift
[276/276] Emitting module NIOHTTP1
[279/315] Compiling MacroCore Pipe.swift
[280/315] Compiling MacroCore ReadableByteStream.swift
[281/315] Compiling MacroCore ReadableByteStreamType.swift
[282/315] Compiling MacroCore ReadableStreamBase.swift
[283/315] Compiling MacroCore ReadableStreamType.swift
[284/320] Compiling MacroCore ListenerType.swift
[285/320] Compiling MacroCore JSError.swift
[286/320] Compiling MacroCore JSON.swift
[287/320] Compiling MacroCore CollectionStubs.swift
[288/320] Compiling MacroCore Math.swift
[289/320] Compiling MacroCore Process.swift
[290/320] Compiling MacroCore Warnings.swift
[291/320] Compiling MacroCore Regex.swift
[292/320] Compiling MacroCore Concat.swift
[293/320] Compiling MacroCore DuplexStreamType.swift
[294/320] Compiling MacroCore MacroError.swift
[295/320] Compiling MacroCore NextTick.swift
[296/320] Compiling MacroCore CommandLine.swift
[297/320] Compiling MacroCore DetectXcode.swift
[298/320] Compiling MacroCore Environment.swift
[299/320] Compiling MacroCore Object.swift
[300/320] Compiling MacroCore StringStubs.swift
[301/320] Compiling MacroCore ToString.swift
[302/320] Compiling MacroCore LeftPad.swift
[303/320] Compiling MacroCore MacroCore.swift
[304/320] Compiling MacroCore Console.swift
[305/320] Compiling MacroCore Dirname.swift
[306/320] Compiling MacroCore EnvironmentValues.swift
[307/320] Compiling MacroCore ErrorEmitter.swift
[308/320] Compiling MacroCore EventListenerSet.swift
[309/320] Compiling MacroCore WritableByteStream.swift
[310/320] Compiling MacroCore WritableByteStreamType.swift
[311/320] Compiling MacroCore WritableStreamBase.swift
[312/320] Compiling MacroCore WritableStreamType.swift
[313/320] Compiling MacroCore StringEncoding.swift
[314/320] Emitting module MacroCore
[315/320] Compiling MacroCore Buffer.swift
[316/320] Compiling MacroCore BufferData.swift
[317/320] Compiling MacroCore BufferDeprecations.swift
[318/320] Compiling MacroCore BufferHexEncoding.swift
[319/320] Compiling MacroCore BufferStrings.swift
[320/320] Compiling MacroCore CollectionUtils.swift
[323/350] Compiling fs Directory.swift
[324/350] Compiling fs FSWatcher.swift
[325/350] Compiling fs StatStruct.swift
[326/351] Compiling fs AsyncWrapper.swift
[327/351] Compiling fs ResultExtensions.swift
[328/351] Compiling http OutgoingMessage.swift
[331/352] Compiling fs File.swift
[332/352] Compiling fs JSONFile.swift
[333/352] Compiling http http.swift
[334/352] Compiling fs Promise.swift
[335/352] Compiling fs FileReadStream.swift
[336/352] Compiling fs Path.swift
[337/352] Compiling fs PosixWrappers.swift
[338/352] Compiling fs fs.swift
[339/352] Emitting module http
[342/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 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()
^
/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()
^
/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()
^
[347/352] Compiling fs FileStream.swift
/host/spi-builder-workspace/Sources/fs/Streams/FileWriteStream.swift:235:12: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
fileIO.openFile(path: path, mode: .write, flags: flags,
^
[348/352] Compiling fs FileWriteStream.swift
/host/spi-builder-workspace/Sources/fs/Streams/FileWriteStream.swift:235:12: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
fileIO.openFile(path: path, mode: .write, flags: flags,
^
/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.
fileIO.openFile(path: path, mode: .read, eventLoop: eventLoop)
^
/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.
fileIO.openFile(path: path, mode: .read, eventLoop: eventLoop)
^
[357/358] Compiling Macro Macro.swift
[358/358] Emitting module Macro
[361/362] Emitting module MacroTestUtilities
[362/362] Compiling MacroTestUtilities TestServerResponse.swift
Build complete! (50.33s)
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-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.