Build Information
Successful build of Macro, reference 1.0.52 (811229), with Swift 6.0 for Linux on 30 Apr 2026 12:51:09 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: 1.0.52
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.52 -> FETCH_HEAD
HEAD is now at 8112290 Merge branch 'develop'
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
811229004375afa1684b66ea599c12de30a92e11
SUCCESS checkout https://github.com/Macro-swift/Macro.git at 1.0.52
========================================
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-0":/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-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
[1/1820] Fetching swift-atomics
[1821/8622] Fetching swift-atomics, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
[1/83211] Fetching swift-nio
Fetched https://github.com/apple/swift-log.git from cache (8.99s)
Fetched https://github.com/apple/swift-nio.git from cache (9.10s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.36s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5601] Fetching swift-system
[4874/29411] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.61s)
[1905/23810] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.92s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.70s)
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.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.74s)
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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.11.0
Building for debugging...
[0/39] Write sources
[23/39] Compiling _AtomicsShims.c
[24/39] Compiling CNIOWindows shim.c
[25/39] Compiling CNIOWASI CNIOWASI.c
[26/39] Compiling CNIOPosix event_loop_id.c
[26/39] Compiling CNIOWindows WSAStartup.c
[28/39] Compiling CNIOOpenBSD shim.c
[29/39] Compiling CNIOLinux liburing_shims.c
[30/39] Compiling CNIODarwin shim.c
[31/39] Compiling CNIOSHA1 c_nio_sha1.c
[32/39] Compiling CNIOLLHTTP c_nio_http.c
[33/39] Compiling CNIOLinux shim.c
[34/39] Compiling CNIOLLHTTP c_nio_api.c
[35/39] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/39] Write swift-version-24593BA9C3E375BF.txt
[38/101] Emitting module Logging
[39/101] Emitting module _NIODataStructures
[40/101] Emitting module InternalCollectionsUtilities
[41/103] Emitting module Atomics
[41/105] Compiling c-nioatomics.c
[42/105] Compiling c-atomics.c
[44/105] Compiling Atomics IntegerOperations.swift
[45/105] Compiling Atomics Unmanaged extensions.swift
[46/105] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/105] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/105] Compiling InternalCollectionsUtilities String+Padding.swift
[49/105] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[50/105] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[51/105] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[52/105] Compiling InternalCollectionsUtilities Span+Extras.swift
[53/105] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[54/105] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[57/105] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[58/105] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[70/105] Compiling InternalCollectionsUtilities Integer rank.swift
[71/105] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[72/105] Compiling InternalCollectionsUtilities UInt+reversed.swift
[73/105] Compiling InternalCollectionsUtilities Debugging.swift
[74/105] Compiling InternalCollectionsUtilities Descriptions.swift
[75/105] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[82/107] Emitting module _NIOBase64
[83/107] Compiling _NIOBase64 Base64.swift
[87/108] Compiling _NIODataStructures PriorityQueue.swift
[88/108] Compiling _NIODataStructures _TinyArray.swift
[89/148] Compiling ContainersPreview Producer+Map.swift
[90/148] Compiling ContainersPreview Producer+Reduce.swift
[91/148] Compiling ContainersPreview Producer.swift
[92/148] Compiling ContainersPreview Borrow.swift
[93/152] Compiling ContainersPreview RandomAccessContainer.swift
[94/152] Compiling ContainersPreview RangeExpression2.swift
[95/152] Compiling ContainersPreview RangeReplaceableContainer.swift
[96/152] Compiling ContainersPreview Drain+Map.swift
[97/152] Compiling ContainersPreview Drain+Reduce.swift
[98/152] Compiling ContainersPreview Drain.swift
[99/152] Compiling ContainersPreview Producer+Collect.swift
[100/152] Compiling ContainersPreview Producer+Filter.swift
[103/153] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[104/153] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[105/153] Compiling xsys timespec.swift
[106/153] Compiling ContainersPreview Container+SpanwiseZip.swift
[107/153] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[108/153] Emitting module ContainersPreview
[109/153] Compiling ContainersPreview BidirectionalContainer.swift
[110/153] Compiling ContainersPreview Container+Filter.swift
[111/153] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[112/153] Compiling ContainersPreview BorrowingSequence.swift
[119/153] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[120/153] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[121/153] Compiling ContainersPreview OutputSpan+Extras.swift
[122/153] Compiling ContainersPreview TemporaryAllocation.swift
[123/153] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[124/153] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[125/153] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[126/153] Compiling ContainersPreview Container.swift
[127/153] Compiling ContainersPreview ContainerIterator.swift
[128/153] Compiling ContainersPreview DynamicContainer.swift
[129/153] Compiling ContainersPreview MutableContainer.swift
[130/153] Compiling ContainersPreview PermutableContainer.swift
[131/153] Emitting module xsys
[132/153] Compiling Logging MetadataProvider.swift
[137/153] Compiling NIOConcurrencyHelpers lock.swift
[138/153] Compiling _NIODataStructures Heap.swift
[139/154] Compiling Logging Locks.swift
[140/154] Compiling ContainersPreview Box.swift
[141/154] Compiling ContainersPreview Inout.swift
[142/154] Compiling ContainersPreview InputSpan.swift
[143/154] Compiling ContainersPreview Shared.swift
[146/155] Compiling xsys timeval_any.swift
[148/156] Emitting module NIOConcurrencyHelpers
[149/156] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[150/156] Compiling NIOConcurrencyHelpers NIOLock.swift
[151/156] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[152/156] Compiling NIOConcurrencyHelpers atomics.swift
[153/156] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[155/197] Compiling Logging Logging.swift
[156/197] Compiling Logging LogEvent.swift
[157/197] Compiling Logging LogHandler.swift
[158/198] Compiling DequeModule RigidDeque+Removals.swift
[159/198] Compiling DequeModule RigidDeque+Replacements.swift
[160/198] Compiling DequeModule RigidDeque+Testing.swift
[161/198] Compiling DequeModule RigidDeque.swift
[162/198] Compiling DequeModule UniqueDeque+Append.swift
[163/198] Compiling DequeModule RigidDeque+Equatable.swift
[164/198] Compiling DequeModule RigidDeque+Experimental.swift
[165/198] Compiling DequeModule RigidDeque+Hashable.swift
[166/198] Compiling DequeModule RigidDeque+Initializers.swift
[167/198] Compiling DequeModule RigidDeque+Insertions.swift
[168/198] Compiling DequeModule RigidDeque+Prepend.swift
[169/203] Compiling DequeModule UniqueDeque+Hashable.swift
[170/203] Compiling DequeModule UniqueDeque+Initializers.swift
[171/203] Compiling DequeModule UniqueDeque+Insertions.swift
[172/203] Compiling DequeModule UniqueDeque+Prepend.swift
[173/203] Compiling DequeModule UniqueDeque+Removals.swift
[174/203] Compiling DequeModule UniqueDeque+Consumption.swift
[175/203] Compiling DequeModule UniqueDeque+Container.swift
[176/203] Compiling DequeModule UniqueDeque+Descriptions.swift
[177/203] Compiling DequeModule UniqueDeque+Equatable.swift
[178/203] Compiling DequeModule UniqueDeque+Experimental.swift
[180/203] Compiling DequeModule _DequeBuffer.swift
[181/203] Compiling DequeModule _DequeBufferHeader.swift
[182/203] Compiling DequeModule RigidDeque+Append.swift
[183/203] Compiling DequeModule RigidDeque+Consumption.swift
[184/203] Compiling DequeModule RigidDeque+Container.swift
[185/203] Compiling DequeModule RigidDeque+Descriptions.swift
[186/203] Compiling DequeModule Deque+Extras.swift
[187/203] Compiling DequeModule Deque+Hashable.swift
[188/203] Compiling DequeModule Deque+Testing.swift
[189/203] Compiling DequeModule Deque._Storage.swift
[190/203] Compiling DequeModule Deque._UnsafeHandle.swift
[191/203] Compiling DequeModule Deque.swift
[192/203] Compiling DequeModule Deque+Codable.swift
[193/203] Compiling DequeModule Deque+Collection.swift
[194/203] Compiling DequeModule Deque+CustomReflectable.swift
[195/203] Compiling DequeModule Deque+Descriptions.swift
[196/203] Compiling DequeModule Deque+Equatable.swift
[197/203] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[198/203] Compiling DequeModule UniqueDeque+Replacements.swift
[199/203] Compiling DequeModule UniqueDeque.swift
[200/203] Compiling DequeModule _DequeSlot.swift
[201/203] Compiling DequeModule _UnsafeDequeHandle.swift
[202/203] Compiling DequeModule _UnsafeDequeSegments.swift
[203/203] Emitting module DequeModule
[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 CircularBuffer.swift
[233/276] Compiling NIOCore Codec.swift
[234/276] Compiling NIOCore ConvenienceOptionSupport.swift
[235/276] Compiling NIOCore DeadChannel.swift
[236/276] Compiling NIOCore DispatchQueue+WithFuture.swift
[237/276] Compiling NIOCore EventLoop+Deprecated.swift
[238/276] Compiling NIOCore EventLoop+SerialExecutor.swift
[239/276] Compiling NIOCore EventLoop.swift
[240/276] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[241/276] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[242/276] Compiling NIOCore SocketAddresses.swift
[243/276] Compiling NIOCore SocketOptionProvider.swift
[244/276] Compiling NIOCore SystemCallHelpers.swift
[245/276] Compiling NIOCore TimeAmount+Duration.swift
[246/276] Compiling NIOCore TypeAssistedChannelHandler.swift
[247/276] Compiling NIOCore UniversalBootstrapSupport.swift
[248/276] Compiling NIOCore Utilities.swift
[249/276] Emitting module NIOCore
[250/276] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[251/276] Compiling NIOCore BSDSocketAPI.swift
[252/276] Compiling NIOCore ByteBuffer-aux.swift
[253/276] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[254/276] Compiling NIOCore ByteBuffer-conversions.swift
[255/276] Compiling NIOCore ByteBuffer-core.swift
[256/276] Compiling NIOCore ByteBuffer-hex.swift
[257/276] Compiling NIOCore ByteBuffer-int.swift
[258/276] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[259/276] Compiling NIOCore ByteBuffer-multi-int.swift
[260/276] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[261/276] Compiling NIOCore ByteBuffer-views.swift
[262/276] Compiling NIOCore Channel.swift
[263/276] Compiling NIOCore ChannelHandler.swift
[264/276] Compiling NIOCore ChannelHandlers.swift
[265/276] Compiling NIOCore ChannelInvoker.swift
[266/276] Compiling NIOCore ChannelOption.swift
[267/276] Compiling NIOCore ChannelPipeline.swift
[268/276] Compiling NIOCore AddressedEnvelope.swift
[269/276] Compiling NIOCore AsyncAwaitSupport.swift
[270/276] Compiling NIOCore AsyncChannel.swift
[271/276] Compiling NIOCore AsyncChannelHandler.swift
[272/276] Compiling NIOCore AsyncChannelInboundStream.swift
[273/276] Compiling NIOCore AsyncChannelOutboundWriter.swift
[274/276] Compiling NIOCore NIOAsyncSequenceProducer.swift
[275/276] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[276/276] Compiling NIOCore NIOAsyncWriter.swift
[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 ServerSocket.swift
[285/338] Compiling NIOPosix Socket.swift
[286/338] Compiling NIOPosix SocketChannel.swift
[287/338] Compiling NIOPosix SocketProtocols.swift
[288/338] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[289/338] Compiling NIOPosix System.swift
[290/338] Compiling NIOPosix Thread.swift
[291/338] Compiling NIOPosix PipePair.swift
[292/338] Compiling NIOPosix Pool.swift
[293/338] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[294/338] Compiling NIOPosix PosixSingletons.swift
[295/338] Compiling NIOPosix RawSocketBootstrap.swift
[296/338] Compiling NIOPosix Resolver.swift
[297/338] Compiling NIOPosix Selectable.swift
[298/338] Compiling NIOPosix SelectableChannel.swift
[299/338] Compiling NIOPosix SelectableEventLoop.swift
[300/338] Compiling NIOPosix SelectorEpoll.swift
[301/338] Compiling NIOPosix SelectorGeneric.swift
[302/338] Compiling NIOPosix SelectorKqueue.swift
[303/338] Compiling NIOPosix SelectorUring.swift
[304/338] Compiling NIOPosix SelectorWSAPoll.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 HappyEyeballs.swift
[312/338] Compiling NIOPosix IO.swift
[313/338] Compiling NIOPosix IntegerBitPacking.swift
[314/338] Compiling NIOPosix IntegerTypes.swift
[315/338] Compiling NIOPosix Linux.swift
[316/338] Compiling NIOPosix LinuxCPUSet.swift
[317/338] Compiling NIOPosix LinuxUring.swift
[318/338] Compiling NIOPosix BaseStreamSocketChannel.swift
[319/338] Compiling NIOPosix Bootstrap.swift
[320/338] Compiling NIOPosix ControlMessage.swift
[321/338] Compiling NIOPosix DatagramVectorReadManager.swift
[322/338] Compiling NIOPosix Errors+Any.swift
[323/338] Compiling NIOPosix FileDescriptor.swift
[324/338] Compiling NIOPosix GetaddrinfoResolver.swift
[325/338] Compiling NIOPosix BSDSocketAPICommon.swift
[326/338] Compiling NIOPosix BSDSocketAPIPosix.swift
[327/338] Compiling NIOPosix BSDSocketAPIWindows.swift
[328/338] Compiling NIOPosix BaseSocket.swift
[329/338] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[330/338] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[331/338] Compiling NIOPosix BaseSocketChannel.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] Emitting module NIO
[341/341] Compiling NIO Exports.swift
[343/363] Emitting module NIOHTTP1
[344/365] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[345/365] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[346/365] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[347/365] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[348/365] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[349/365] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[350/365] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[351/365] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[352/365] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[353/365] Compiling NIOHTTP1 HTTPTypes.swift
[354/365] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[355/365] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[356/365] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[357/365] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[358/365] Compiling NIOHTTP1 ByteCollectionUtils.swift
[359/365] Compiling NIOHTTP1 HTTPDecoder.swift
[360/365] Compiling NIOHTTP1 HTTPEncoder.swift
[362/366] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[363/366] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[364/366] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[365/366] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[366/366] Emitting module NIOFoundationCompat
[368/377] Compiling NIOWebSocket WebSocketOpcode.swift
[369/417] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[370/417] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[371/417] Emitting module NIOWebSocket
[372/417] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[373/417] Compiling MacroCore Buffer.swift
[374/417] Compiling MacroCore BufferData.swift
[375/417] Compiling MacroCore BufferDeprecations.swift
[376/417] Compiling MacroCore BufferHexEncoding.swift
[377/417] Compiling NIOWebSocket WebSocketErrorCodes.swift
[378/417] Compiling NIOWebSocket WebSocketFrame.swift
[380/418] Compiling MacroCore MacroError.swift
[381/418] Compiling MacroCore NextTick.swift
[382/418] Compiling MacroCore CommandLine.swift
[383/418] Compiling MacroCore DetectXcode.swift
[384/418] Compiling MacroCore Environment.swift
[385/423] Compiling MacroCore Process.swift
[386/423] Compiling MacroCore Warnings.swift
[387/423] Compiling MacroCore Regex.swift
[388/423] Compiling MacroCore Concat.swift
[389/423] Compiling MacroCore DuplexStreamType.swift
[390/423] Compiling MacroCore Pipe.swift
[391/423] Compiling MacroCore ReadableByteStream.swift
[392/423] Compiling MacroCore ReadableByteStreamType.swift
[393/423] Compiling MacroCore ReadableStreamBase.swift
[394/423] Compiling MacroCore ReadableStreamType.swift
[395/423] Compiling MacroCore Object.swift
[396/423] Compiling MacroCore StringStubs.swift
[397/423] Compiling MacroCore ToString.swift
[398/423] Compiling MacroCore LeftPad.swift
[399/423] Compiling MacroCore MacroCore.swift
[400/423] Compiling MacroCore WritableByteStream.swift
[401/423] Compiling MacroCore WritableByteStreamType.swift
[402/423] Compiling MacroCore WritableStreamBase.swift
[403/423] Compiling MacroCore WritableStreamType.swift
[404/423] Compiling MacroCore StringEncoding.swift
[405/423] Compiling MacroCore EventListenerSet.swift
[406/423] Compiling MacroCore ListenerType.swift
[407/423] Compiling MacroCore JSError.swift
[408/423] Compiling MacroCore JSON.swift
[409/423] Compiling MacroCore CollectionStubs.swift
[410/423] Compiling MacroCore Math.swift
[415/423] Compiling MacroCore BufferSpan.swift
[416/423] Compiling MacroCore BufferStrings.swift
[417/423] Compiling MacroCore CollectionUtils.swift
[418/423] Compiling MacroCore Concurrency.swift
[419/423] Compiling MacroCore Console.swift
[420/423] Compiling MacroCore Dirname.swift
[421/423] Compiling MacroCore EnvironmentValues.swift
[422/423] Compiling MacroCore ErrorEmitter.swift
[423/423] Emitting module MacroCore
[425/456] Emitting module Macro6
[426/456] Compiling Macro6 MainActorDefault.swift
[427/456] Compiling http Server.swift
[428/456] Compiling http ServerResponse.swift
[430/459] Compiling http URLRequestInit.swift
[431/459] Compiling http URLSessionAgent.swift
[432/460] Compiling http HTTPHeadersHolder.swift
[433/460] Compiling http OutgoingMessage.swift
[434/460] Compiling http Agent.swift
[435/460] 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?
/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?
[442/460] Compiling http URLSessionClientRequest.swift
[443/460] Compiling http BasicAuth.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 | }
[446/460] Compiling http http.swift
[447/460] Compiling fs fs.swift
[448/460] Compiling fs fsAwait.swift
[449/460] Compiling http Globals.swift
[450/460] Compiling http IncomingMessage.swift
[451/460] Emitting module http
[452/460] Compiling http QueryString.swift
[453/460] Compiling http Connection.swift
[454/460] Emitting module fs
[463/469] Emitting module Macro
[464/469] Compiling Macro Macro.swift
[465/469] Compiling ws ws.swift
[467/470] Compiling ws WebSocketConnection.swift
[468/470] Emitting module ws
[469/472] Compiling ws Server.swift
[470/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 {
[472/473] Emitting module MacroTestUtilities
[473/473] Compiling MacroTestUtilities TestServerResponse.swift
Build complete! (138.53s)
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.