The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Macro, reference develop (6d691c), with Swift 6.0 for Linux on 1 May 2026 07:29:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: develop
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Macro-swift/Macro
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 6d691c3 A few inline keys to support common Express patterns
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
6d691c3a0d2beb66c095809dc20ecd0c9ced7213
SUCCESS checkout https://github.com/Macro-swift/Macro.git at develop
========================================
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-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1820] Fetching swift-atomics
[1821/8629] Fetching swift-atomics, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.78s)
[1/83230] Fetching swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (8.93s)
Fetched https://github.com/apple/swift-nio.git from cache (9.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.30s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5601] Fetching swift-system
[562/29495] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.64s)
[2868/23894] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.00s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.77s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.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.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Building for debugging...
[0/39] Write sources
[23/39] Compiling CNIOWindows WSAStartup.c
[24/39] Compiling CNIOWindows shim.c
[25/39] Compiling CNIOWASI CNIOWASI.c
[26/39] Compiling CNIOOpenBSD shim.c
[27/39] Compiling CNIOPosix event_loop_id.c
[28/39] Compiling _AtomicsShims.c
[29/39] Compiling CNIOLinux liburing_shims.c
[30/39] Compiling CNIODarwin shim.c
[31/39] Compiling CNIOLLHTTP c_nio_http.c
[32/39] Compiling CNIOSHA1 c_nio_sha1.c
[33/39] Compiling CNIOLLHTTP c_nio_api.c
[34/39] Compiling CNIOLinux shim.c
[35/39] Write swift-version-24593BA9C3E375BF.txt
[36/39] Compiling CNIOLLHTTP c_nio_llhttp.c
[38/101] Emitting module Logging
[39/101] Emitting module InternalCollectionsUtilities
[40/103] Emitting module Atomics
[40/105] Compiling c-nioatomics.c
[41/105] Compiling c-atomics.c
[43/112] Compiling Atomics IntegerOperations.swift
[44/112] Compiling Atomics Unmanaged extensions.swift
[45/112] Compiling Atomics ManagedAtomic.swift
[46/112] Compiling Atomics ManagedAtomicLazyReference.swift
[47/112] Compiling Atomics AtomicMemoryOrderings.swift
[48/112] Compiling Atomics DoubleWord.swift
[49/112] Compiling Atomics UnsafeAtomic.swift
[50/112] Compiling Atomics UnsafeAtomicLazyReference.swift
[51/112] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[52/112] Compiling Atomics AtomicInteger.swift
[53/112] Compiling Atomics AtomicOptionalWrappable.swift
[54/112] Compiling Atomics AtomicReference.swift
[55/112] Compiling Atomics AtomicStorage.swift
[56/112] Compiling Atomics AtomicValue.swift
[57/112] Compiling _NIODataStructures _TinyArray.swift
[58/112] Compiling _NIODataStructures PriorityQueue.swift
[67/112] Compiling Atomics OptionalRawRepresentable.swift
[68/112] Compiling Atomics RawRepresentable.swift
[69/112] Compiling Atomics AtomicBool.swift
[72/112] Compiling Atomics IntegerConformances.swift
[79/112] Compiling Atomics PointerConformances.swift
[80/112] Compiling Atomics Primitives.native.swift
[81/113] Emitting module _NIOBase64
[85/113] Compiling _NIOBase64 Base64.swift
[89/148] Emitting module ContainersPreview
[90/152] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[91/152] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[92/152] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[93/152] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[94/152] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[95/152] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[96/152] Compiling ContainersPreview BorrowingSequence.swift
[97/152] Compiling ContainersPreview BidirectionalContainer.swift
[98/152] Compiling ContainersPreview Container+Filter.swift
[99/152] Compiling ContainersPreview Container+SpanwiseZip.swift
[100/152] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[101/152] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[102/152] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[103/152] Compiling ContainersPreview Drain+Reduce.swift
[104/152] Compiling ContainersPreview Drain.swift
[105/152] Compiling ContainersPreview Producer+Collect.swift
[106/153] Compiling ContainersPreview OutputSpan+Extras.swift
[107/153] Compiling ContainersPreview TemporaryAllocation.swift
[111/153] Compiling ContainersPreview Producer+Map.swift
[112/153] Compiling ContainersPreview Producer+Reduce.swift
[113/153] Compiling ContainersPreview Producer.swift
[114/153] Compiling ContainersPreview Borrow.swift
[115/153] Compiling ContainersPreview RandomAccessContainer.swift
[116/153] Compiling ContainersPreview RangeExpression2.swift
[117/153] Compiling ContainersPreview RangeReplaceableContainer.swift
[118/153] Compiling ContainersPreview Drain+Map.swift
[119/153] Compiling ContainersPreview Container.swift
[120/153] Compiling ContainersPreview ContainerIterator.swift
[121/153] Compiling ContainersPreview DynamicContainer.swift
[122/153] Compiling ContainersPreview MutableContainer.swift
[123/153] Compiling ContainersPreview PermutableContainer.swift
[127/153] Compiling ContainersPreview Producer+Filter.swift
[128/153] Emitting module xsys
[131/153] Emitting module NIOConcurrencyHelpers
[132/153] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[133/153] Compiling NIOConcurrencyHelpers NIOLock.swift
[134/153] Compiling Logging MetadataProvider.swift
[135/153] Compiling Logging Locks.swift
[140/153] Compiling xsys timespec.swift
[141/153] Compiling NIOConcurrencyHelpers lock.swift
[142/153] Emitting module _NIODataStructures
[143/153] Compiling _NIODataStructures Heap.swift
[144/154] Compiling xsys timeval_any.swift
[145/155] Compiling ContainersPreview Box.swift
[146/155] Compiling ContainersPreview Inout.swift
[147/155] Compiling ContainersPreview InputSpan.swift
[148/155] Compiling ContainersPreview Shared.swift
[150/156] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[151/156] Compiling NIOConcurrencyHelpers atomics.swift
[155/157] Compiling Logging LogEvent.swift
[156/157] Compiling Logging LogHandler.swift
[157/157] Compiling Logging Logging.swift
[159/198] Compiling DequeModule RigidDeque+Equatable.swift
[160/198] Compiling DequeModule RigidDeque+Experimental.swift
[161/198] Compiling DequeModule RigidDeque+Hashable.swift
[162/198] Compiling DequeModule RigidDeque+Initializers.swift
[163/198] Compiling DequeModule RigidDeque+Insertions.swift
[164/198] Compiling DequeModule RigidDeque+Prepend.swift
[165/203] Compiling DequeModule _DequeBuffer.swift
[166/203] Compiling DequeModule _DequeBufferHeader.swift
[167/203] Compiling DequeModule RigidDeque+Append.swift
[168/203] Compiling DequeModule RigidDeque+Consumption.swift
[169/203] Compiling DequeModule RigidDeque+Container.swift
[170/203] Compiling DequeModule RigidDeque+Descriptions.swift
[171/203] Compiling DequeModule Deque+Codable.swift
[172/203] Compiling DequeModule Deque+Collection.swift
[173/203] Compiling DequeModule Deque+CustomReflectable.swift
[174/203] Compiling DequeModule Deque+Descriptions.swift
[175/203] Compiling DequeModule Deque+Equatable.swift
[176/203] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[177/203] Compiling DequeModule UniqueDeque+Consumption.swift
[178/203] Compiling DequeModule UniqueDeque+Container.swift
[179/203] Compiling DequeModule UniqueDeque+Descriptions.swift
[180/203] Compiling DequeModule UniqueDeque+Equatable.swift
[181/203] Compiling DequeModule UniqueDeque+Experimental.swift
[182/203] Compiling DequeModule Deque+Extras.swift
[183/203] Compiling DequeModule Deque+Hashable.swift
[184/203] Compiling DequeModule Deque+Testing.swift
[185/203] Compiling DequeModule Deque._Storage.swift
[186/203] Compiling DequeModule Deque._UnsafeHandle.swift
[187/203] Compiling DequeModule Deque.swift
[188/203] Compiling DequeModule RigidDeque+Removals.swift
[189/203] Compiling DequeModule RigidDeque+Replacements.swift
[190/203] Compiling DequeModule RigidDeque+Testing.swift
[191/203] Compiling DequeModule RigidDeque.swift
[192/203] Compiling DequeModule UniqueDeque+Append.swift
[193/203] Compiling DequeModule UniqueDeque+Hashable.swift
[194/203] Compiling DequeModule UniqueDeque+Initializers.swift
[195/203] Compiling DequeModule UniqueDeque+Insertions.swift
[196/203] Compiling DequeModule UniqueDeque+Prepend.swift
[197/203] Compiling DequeModule UniqueDeque+Removals.swift
[198/203] Emitting module DequeModule
[199/203] Compiling DequeModule UniqueDeque+Replacements.swift
[200/203] Compiling DequeModule UniqueDeque.swift
[201/203] Compiling DequeModule _DequeSlot.swift
[202/203] Compiling DequeModule _UnsafeDequeHandle.swift
[203/203] Compiling DequeModule _UnsafeDequeSegments.swift
[205/268] Compiling NIOCore NIOCoreSendableMetatype.swift
[206/268] Compiling NIOCore NIODecodedAsyncSequence.swift
[207/268] Compiling NIOCore NIOLoopBound.swift
[208/268] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[209/268] Compiling NIOCore NIOScheduledCallback.swift
[210/268] Compiling NIOCore NIOSendable.swift
[211/268] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[212/268] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[213/268] Compiling NIOCore RecvByteBufferAllocator.swift
[214/276] Compiling NIOCore IPProtocol.swift
[215/276] Compiling NIOCore IntegerBitPacking.swift
[216/276] Compiling NIOCore IntegerTypes.swift
[217/276] Compiling NIOCore Interfaces.swift
[218/276] Compiling NIOCore Linux.swift
[219/276] Compiling NIOCore MarkedCircularBuffer.swift
[220/276] Compiling NIOCore MulticastChannel.swift
[221/276] Compiling NIOCore NIOAny.swift
[222/276] Compiling NIOCore NIOCloseOnErrorHandler.swift
[223/276] Compiling NIOCore EventLoopFuture+Deprecated.swift
[224/276] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[225/276] Compiling NIOCore EventLoopFuture.swift
[226/276] Compiling NIOCore FileDescriptor.swift
[227/276] Compiling NIOCore FileHandle.swift
[228/276] Compiling NIOCore FileRegion.swift
[229/276] Compiling NIOCore GlobalSingletons.swift
[230/276] Compiling NIOCore IO.swift
[231/276] Compiling NIOCore IOData.swift
[232/276] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[233/276] Compiling NIOCore SocketAddresses.swift
[234/276] Compiling NIOCore SocketOptionProvider.swift
[235/276] Compiling NIOCore SystemCallHelpers.swift
[236/276] Compiling NIOCore TimeAmount+Duration.swift
[237/276] Compiling NIOCore TypeAssistedChannelHandler.swift
[238/276] Compiling NIOCore UniversalBootstrapSupport.swift
[239/276] Compiling NIOCore Utilities.swift
[240/276] Compiling NIOCore AddressedEnvelope.swift
[241/276] Compiling NIOCore AsyncAwaitSupport.swift
[242/276] Compiling NIOCore AsyncChannel.swift
[243/276] Compiling NIOCore AsyncChannelHandler.swift
[244/276] Compiling NIOCore AsyncChannelInboundStream.swift
[245/276] Compiling NIOCore AsyncChannelOutboundWriter.swift
[246/276] Compiling NIOCore NIOAsyncSequenceProducer.swift
[247/276] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[248/276] Compiling NIOCore NIOAsyncWriter.swift
[249/276] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[250/276] Compiling NIOCore BSDSocketAPI.swift
[251/276] Compiling NIOCore ByteBuffer-aux.swift
[252/276] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[253/276] Compiling NIOCore ByteBuffer-conversions.swift
[254/276] Compiling NIOCore ByteBuffer-core.swift
[255/276] Compiling NIOCore ByteBuffer-hex.swift
[256/276] Compiling NIOCore ByteBuffer-int.swift
[257/276] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[258/276] Compiling NIOCore CircularBuffer.swift
[259/276] Compiling NIOCore Codec.swift
[260/276] Compiling NIOCore ConvenienceOptionSupport.swift
[261/276] Compiling NIOCore DeadChannel.swift
[262/276] Compiling NIOCore DispatchQueue+WithFuture.swift
[263/276] Compiling NIOCore EventLoop+Deprecated.swift
[264/276] Compiling NIOCore EventLoop+SerialExecutor.swift
[265/276] Compiling NIOCore EventLoop.swift
[266/276] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[267/276] Compiling NIOCore ByteBuffer-multi-int.swift
[268/276] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[269/276] Compiling NIOCore ByteBuffer-views.swift
[270/276] Compiling NIOCore Channel.swift
[271/276] Compiling NIOCore ChannelHandler.swift
[272/276] Compiling NIOCore ChannelHandlers.swift
[273/276] Compiling NIOCore ChannelInvoker.swift
[274/276] Compiling NIOCore ChannelOption.swift
[275/276] Compiling NIOCore ChannelPipeline.swift
[276/276] Emitting module NIOCore
[278/331] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[279/331] Compiling NIOEmbedded AsyncTestingChannel.swift
[280/331] Compiling NIOEmbedded Embedded.swift
[281/331] Emitting module NIOEmbedded
[283/332] Emitting module NIOPosix
[284/338] Compiling NIOPosix BSDSocketAPICommon.swift
[285/338] Compiling NIOPosix BSDSocketAPIPosix.swift
[286/338] Compiling NIOPosix BSDSocketAPIWindows.swift
[287/338] Compiling NIOPosix BaseSocket.swift
[288/338] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[289/338] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[290/338] Compiling NIOPosix BaseSocketChannel.swift
[291/338] Compiling NIOPosix HappyEyeballs.swift
[292/338] Compiling NIOPosix IO.swift
[293/338] Compiling NIOPosix IntegerBitPacking.swift
[294/338] Compiling NIOPosix IntegerTypes.swift
[295/338] Compiling NIOPosix Linux.swift
[296/338] Compiling NIOPosix LinuxCPUSet.swift
[297/338] Compiling NIOPosix LinuxUring.swift
[298/338] Compiling NIOPosix ServerSocket.swift
[299/338] Compiling NIOPosix Socket.swift
[300/338] Compiling NIOPosix SocketChannel.swift
[301/338] Compiling NIOPosix SocketProtocols.swift
[302/338] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[303/338] Compiling NIOPosix System.swift
[304/338] Compiling NIOPosix Thread.swift
[305/338] Compiling NIOPosix ThreadPosix.swift
[306/338] Compiling NIOPosix ThreadWindows.swift
[307/338] Compiling NIOPosix Utilities.swift
[308/338] Compiling NIOPosix VsockAddress.swift
[309/338] Compiling NIOPosix VsockChannelEvents.swift
[310/338] Compiling NIOPosix Windows.swift
[311/338] Compiling NIOPosix BaseStreamSocketChannel.swift
[312/338] Compiling NIOPosix Bootstrap.swift
[313/338] Compiling NIOPosix ControlMessage.swift
[314/338] Compiling NIOPosix DatagramVectorReadManager.swift
[315/338] Compiling NIOPosix Errors+Any.swift
[316/338] Compiling NIOPosix FileDescriptor.swift
[317/338] Compiling NIOPosix GetaddrinfoResolver.swift
[318/338] Compiling NIOPosix SelectableChannel.swift
[319/338] Compiling NIOPosix SelectableEventLoop.swift
[320/338] Compiling NIOPosix SelectorEpoll.swift
[321/338] Compiling NIOPosix SelectorGeneric.swift
[322/338] Compiling NIOPosix SelectorKqueue.swift
[323/338] Compiling NIOPosix SelectorUring.swift
[324/338] Compiling NIOPosix SelectorWSAPoll.swift
[325/338] Compiling NIOPosix PipePair.swift
[326/338] Compiling NIOPosix Pool.swift
[327/338] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[328/338] Compiling NIOPosix PosixSingletons.swift
[329/338] Compiling NIOPosix RawSocketBootstrap.swift
[330/338] Compiling NIOPosix Resolver.swift
[331/338] Compiling NIOPosix Selectable.swift
[332/338] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[333/338] Compiling NIOPosix NIOPosixSendableMetatype.swift
[334/338] Compiling NIOPosix NIOThreadPool.swift
[335/338] Compiling NIOPosix NonBlockingFileIO.swift
[336/338] Compiling NIOPosix PendingDatagramWritesManager.swift
[337/338] Compiling NIOPosix PendingWritesManager.swift
[338/338] Compiling NIOPosix PipeChannel.swift
[340/341] Compiling NIO Exports.swift
[341/341] Emitting module NIO
[343/363] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[344/363] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[345/365] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[346/365] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[347/365] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[348/365] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[349/365] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[350/365] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[351/365] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[352/365] Compiling NIOHTTP1 HTTPTypes.swift
[353/365] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[354/365] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[355/365] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[356/365] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[357/365] Emitting module NIOHTTP1
[358/365] Compiling NIOHTTP1 ByteCollectionUtils.swift
[359/365] Compiling NIOHTTP1 HTTPDecoder.swift
[360/365] Compiling NIOHTTP1 HTTPEncoder.swift
[362/376] Compiling NIOWebSocket WebSocketOpcode.swift
[363/377] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[364/377] Emitting module NIOWebSocket
[365/377] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[366/377] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[367/377] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[368/377] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[369/377] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[370/377] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[371/377] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[372/377] Emitting module NIOFoundationCompat
[373/377] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[374/378] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[375/378] Compiling NIOWebSocket SHA1.swift
[376/378] Compiling NIOWebSocket WebSocketErrorCodes.swift
[377/378] Compiling NIOWebSocket WebSocketFrame.swift
[380/418] Compiling MacroCore Object.swift
[381/418] Compiling MacroCore StringStubs.swift
[382/418] Compiling MacroCore ToString.swift
[383/418] Compiling MacroCore LeftPad.swift
[384/418] Compiling MacroCore MacroCore.swift
[385/418] Compiling MacroCore Pipe.swift
[386/418] Compiling MacroCore ReadableByteStream.swift
[387/418] Compiling MacroCore ReadableByteStreamType.swift
[388/418] Compiling MacroCore ReadableStreamBase.swift
[389/418] Compiling MacroCore ReadableStreamType.swift
[390/423] Compiling MacroCore EventListenerSet.swift
[391/423] Compiling MacroCore ListenerType.swift
[392/423] Compiling MacroCore JSError.swift
[393/423] Compiling MacroCore JSON.swift
[394/423] Compiling MacroCore CollectionStubs.swift
[395/423] Compiling MacroCore Math.swift
[396/423] Compiling MacroCore Process.swift
[397/423] Compiling MacroCore Warnings.swift
[398/423] Compiling MacroCore Regex.swift
[399/423] Compiling MacroCore Concat.swift
[400/423] Compiling MacroCore DuplexStreamType.swift
[401/423] Compiling MacroCore CollectionUtils.swift
[402/423] Compiling MacroCore Concurrency.swift
[403/423] Compiling MacroCore Console.swift
[404/423] Compiling MacroCore Dirname.swift
[405/423] Compiling MacroCore EnvironmentValues.swift
[406/423] Compiling MacroCore ErrorEmitter.swift
[407/423] Compiling MacroCore Buffer.swift
[408/423] Compiling MacroCore BufferData.swift
[409/423] Compiling MacroCore BufferDeprecations.swift
[410/423] Compiling MacroCore BufferHexEncoding.swift
[411/423] Compiling MacroCore BufferSpan.swift
[412/423] Compiling MacroCore BufferStrings.swift
[413/423] Compiling MacroCore WritableByteStream.swift
[414/423] Compiling MacroCore WritableByteStreamType.swift
[415/423] Compiling MacroCore WritableStreamBase.swift
[416/423] Compiling MacroCore WritableStreamType.swift
[417/423] Compiling MacroCore StringEncoding.swift
[418/423] Emitting module MacroCore
[419/423] Compiling MacroCore MacroError.swift
[420/423] Compiling MacroCore NextTick.swift
[421/423] Compiling MacroCore CommandLine.swift
[422/423] Compiling MacroCore DetectXcode.swift
[423/423] Compiling MacroCore Environment.swift
[425/456] Emitting module Macro6
[426/456] Compiling Macro6 MainActorDefault.swift
[427/457] Compiling http HTTPHeadersHolder.swift
[428/457] Compiling http OutgoingMessage.swift
[429/457] Compiling http Server.swift
[430/457] Compiling http ServerResponse.swift
[432/459] Emitting module http
[433/459] Compiling http URLRequestInit.swift
[434/459] Compiling http URLSessionAgent.swift
[435/459] Emitting module fs
[436/459] Compiling http Agent.swift
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:139:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'T.Type', consider removing it
137 |     let loop   = module.fallbackEventLoop(eventLoop)
138 |
139 |     nonisolated(unsafe) let type = type // avoid the Sendable type warning
    |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'T.Type', consider removing it
140 |     FileSystemModule.threadPool.submit { shouldRun in
141 |       let result      : T?
[437/459] Compiling http ClientRequest.swift
/host/spi-builder-workspace/Sources/fs/JSONFile.swift:139:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'T.Type', consider removing it
137 |     let loop   = module.fallbackEventLoop(eventLoop)
138 |
139 |     nonisolated(unsafe) let type = type // avoid the Sendable type warning
    |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'T.Type', consider removing it
140 |     FileSystemModule.threadPool.submit { shouldRun in
141 |       let result      : T?
[438/460] Compiling http Globals.swift
[439/460] Compiling http IncomingMessage.swift
[440/460] Compiling http URLSessionClientRequest.swift
[441/460] Compiling http BasicAuth.swift
[442/460] Compiling http QueryString.swift
[443/460] Compiling http Connection.swift
[452/460] Compiling fs fs.swift
[453/460] Compiling fs fsAwait.swift
[454/461] Compiling http http.swift
/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: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: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 |       }
[463/469] Emitting module Macro
[464/469] Compiling Macro Macro.swift
[465/470] Compiling ws ws.swift
[467/470] Compiling ws WebSocketConnection.swift
[468/472] Emitting module ws
[469/472] Compiling ws WebSocket.swift
/host/spi-builder-workspace/Sources/ws/WebSocket.swift:196:5: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'T.Type', consider removing it
194 |   public func onMessage<T: Decodable>(execute: @escaping (T) -> Void) -> Self {
195 |     // Note: self-cycle, but that is OK, will be broken on close!
196 |     nonisolated(unsafe) let type = T.self // avoid sendable type warning
    |     `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'T.Type', consider removing it
197 |     _dataListeners.add { [self] data in
198 |       do {
[470/472] Compiling ws Server.swift
[471/473] Compiling MacroTestUtilities TestServerResponse.swift
[472/473] Emitting module MacroTestUtilities
Build complete! (112.99s)
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.97.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" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Macro",
      "targets" : [
        "Macro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Macro6",
      "targets" : [
        "Macro6"
      ],
      "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" : "ws",
      "targets" : [
        "ws"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MacroTestUtilities",
      "targets" : [
        "MacroTestUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xsys",
      "module_type" : "SwiftTarget",
      "name" : "xsys",
      "path" : "Sources/xsys",
      "product_memberships" : [
        "Macro",
        "Macro6",
        "MacroCore",
        "xsys",
        "http",
        "fs",
        "ws",
        "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" : "ws",
      "module_type" : "SwiftTarget",
      "name" : "ws",
      "path" : "Sources/ws",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOWebSocket"
      ],
      "product_memberships" : [
        "ws"
      ],
      "sources" : [
        "Server.swift",
        "WebSocket.swift",
        "WebSocketConnection.swift",
        "ws.swift"
      ],
      "target_dependencies" : [
        "MacroCore",
        "http"
      ],
      "type" : "library"
    },
    {
      "c99name" : "http",
      "module_type" : "SwiftTarget",
      "name" : "http",
      "path" : "Sources/http",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "Macro",
        "http",
        "ws",
        "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/Connection.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/Run.swift",
        "Utils/StatStruct.swift",
        "fs.swift",
        "fsAwait.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",
        "KeepAliveTests.swift",
        "MacroTests.swift",
        "NextTickTests.swift",
        "PathTests.swift",
        "WebSocketTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MacroTestUtilities",
        "ws"
      ],
      "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",
        "Macro6",
        "MacroCore",
        "http",
        "fs",
        "ws",
        "MacroTestUtilities"
      ],
      "sources" : [
        "Buffer/Buffer.swift",
        "Buffer/BufferData.swift",
        "Buffer/BufferDeprecations.swift",
        "Buffer/BufferHexEncoding.swift",
        "Buffer/BufferSpan.swift",
        "Buffer/BufferStrings.swift",
        "Buffer/CollectionUtils.swift",
        "Concurrency.swift",
        "Console.swift",
        "Dirname.swift",
        "EnvironmentValues.swift",
        "Events/ErrorEmitter.swift",
        "Events/EventListenerSet.swift",
        "Events/ListenerType.swift",
        "JSError.swift",
        "JSON.swift",
        "JSStubs/CollectionStubs.swift",
        "JSStubs/Math.swift",
        "JSStubs/Object.swift",
        "JSStubs/StringStubs.swift",
        "JSStubs/ToString.swift",
        "LeftPad.swift",
        "MacroCore.swift",
        "MacroError.swift",
        "NextTick.swift",
        "Process/CommandLine.swift",
        "Process/DetectXcode.swift",
        "Process/Environment.swift",
        "Process/Process.swift",
        "Process/Warnings.swift",
        "Regex.swift",
        "Streams/Concat.swift",
        "Streams/DuplexStreamType.swift",
        "Streams/Pipe.swift",
        "Streams/ReadableByteStream.swift",
        "Streams/ReadableByteStreamType.swift",
        "Streams/ReadableStreamBase.swift",
        "Streams/ReadableStreamType.swift",
        "Streams/WritableByteStream.swift",
        "Streams/WritableByteStreamType.swift",
        "Streams/WritableStreamBase.swift",
        "Streams/WritableStreamType.swift",
        "StringEncoding.swift"
      ],
      "target_dependencies" : [
        "xsys"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Macro6Tests",
      "module_type" : "SwiftTarget",
      "name" : "Macro6Tests",
      "path" : "Tests/Macro6Tests",
      "sources" : [
        "MainActorNextTickTests.swift",
        "NextTickTests.swift"
      ],
      "target_dependencies" : [
        "Macro6",
        "MacroTestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Macro6",
      "module_type" : "SwiftTarget",
      "name" : "Macro6",
      "path" : "Sources/Macro6",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "Macro",
        "Macro6",
        "MacroTestUtilities"
      ],
      "sources" : [
        "MainActorDefault.swift"
      ],
      "target_dependencies" : [
        "MacroCore"
      ],
      "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",
        "Macro6"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.