The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MacroApp, reference 0.6.4 (d99d86), with Swift 6.3 for Linux on 16 Apr 2026 13:36:44 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.3-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/MacroApp.git
Reference: 0.6.4
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Macro-swift/MacroApp
 * tag               0.6.4      -> FETCH_HEAD
HEAD is now at d99d864 Merge branch 'develop'
Cloned https://github.com/Macro-swift/MacroApp.git
Revision (git rev-parse @):
d99d8642dac9fc336e7574f9b83ffea327f46cb0
SUCCESS checkout https://github.com/Macro-swift/MacroApp.git at 0.6.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Macro-swift/MacroApp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/Macro-swift/Macro.git
Fetching https://github.com/Macro-swift/MacroExpress.git
[1/1964] Fetching macroexpress
[925/4254] Fetching macroexpress, macro
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.37s)
Fetched https://github.com/Macro-swift/Macro.git from cache (0.37s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.46 (0.98s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/581] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.60s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.46 (1.15s)
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/1820] Fetching swift-atomics
[1821/8408] Fetching swift-atomics, swift-log
[8409/91570] Fetching swift-atomics, swift-log, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (7.25s)
Fetched https://github.com/apple/swift-log.git from cache (7.26s)
Fetched https://github.com/apple/swift-nio.git from cache (7.44s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.4 (10.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.85s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/23551] Fetching swift-collections
[473/29152] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.58s)
Fetched https://github.com/apple/swift-collections.git from cache (1.62s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.12s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.91s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.62s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at 1.0.46
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.4
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/Macro-swift/MacroExpress.git
Working copy of https://github.com/Macro-swift/MacroExpress.git resolved at 1.0.46
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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
Building for debugging...
[0/41] Write sources
[25/41] Compiling _AtomicsShims.c
[26/41] Compiling CNIOWASI CNIOWASI.c
[26/41] Compiling CNIOWindows shim.c
[28/41] Compiling CNIOLinux liburing_shims.c
[28/41] Compiling CNIOPosix event_loop_id.c
[30/41] Compiling CNIOOpenBSD shim.c
[31/41] Compiling CNIOWindows WSAStartup.c
[32/41] Compiling CNIODarwin shim.c
[33/41] Write swift-version-24593BA9C3E375BF.txt
[34/41] Write sources
[35/41] Compiling CNIOLLHTTP c_nio_http.c
[36/41] Compiling CNIOLinux shim.c
[37/41] Compiling CNIOLLHTTP c_nio_api.c
[38/71] Compiling CNIOLLHTTP c_nio_llhttp.c
[39/77] Compiling c-nioatomics.c
[40/95] Compiling c-atomics.c
[42/113] Emitting module InternalCollectionsUtilities
[43/115] Compiling Atomics IntegerConformances.swift
[44/115] Compiling Atomics PointerConformances.swift
[45/115] Emitting module Atomics
[46/117] Compiling Atomics AtomicMemoryOrderings.swift
[47/117] Compiling Atomics DoubleWord.swift
[48/117] Compiling Atomics UnsafeAtomic.swift
[49/117] Compiling Atomics UnsafeAtomicLazyReference.swift
[50/117] Compiling Atomics IntegerOperations.swift
[51/117] Compiling Atomics Unmanaged extensions.swift
[52/117] Compiling Atomics OptionalRawRepresentable.swift
[53/117] Compiling Atomics RawRepresentable.swift
[54/117] Compiling Atomics AtomicBool.swift
[55/117] Compiling Atomics ManagedAtomic.swift
[56/117] Compiling Atomics ManagedAtomicLazyReference.swift
[57/117] Compiling Atomics AtomicStorage.swift
[58/117] Compiling Atomics AtomicOptionalWrappable.swift
[59/117] Compiling Atomics AtomicReference.swift
[60/117] Compiling Atomics AtomicValue.swift
[69/117] Compiling Atomics AtomicInteger.swift
[72/117] Compiling Atomics Primitives.native.swift
[74/117] Emitting module Mustache
[75/119] Compiling Mustache MustacheRenderingContext.swift
[76/119] Compiling Mustache MustacheRendering.swift
[77/119] Compiling Mustache Mustachable.swift
[78/119] Compiling Mustache MustacheNode.swift
[80/119] Emitting module _NIOBase64
[81/119] Compiling _NIOBase64 Base64.swift
[83/120] Compiling _NIODataStructures _TinyArray.swift
[84/120] Compiling _NIODataStructures PriorityQueue.swift
[87/160] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[88/160] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[89/160] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[90/160] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[91/160] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[92/164] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[93/164] Compiling ContainersPreview BorrowingSequence.swift
[94/164] Compiling ContainersPreview BidirectionalContainer.swift
[95/164] Compiling ContainersPreview Container+Filter.swift
[96/164] Compiling ContainersPreview Container+SpanwiseZip.swift
[97/164] Compiling ContainersPreview Drain+Reduce.swift
[98/164] Compiling ContainersPreview Drain.swift
[99/164] Compiling ContainersPreview Producer+Collect.swift
[100/164] Compiling ContainersPreview Producer+Filter.swift
[101/164] Compiling ContainersPreview RandomAccessContainer.swift
[102/164] Compiling ContainersPreview RangeExpression2.swift
[103/164] Compiling ContainersPreview RangeReplaceableContainer.swift
[104/164] Compiling ContainersPreview Drain+Map.swift
[105/164] Compiling ContainersPreview Producer+Map.swift
[106/164] Compiling ContainersPreview Producer+Reduce.swift
[107/164] Compiling ContainersPreview Producer.swift
[108/164] Compiling ContainersPreview Borrow.swift
[109/164] Compiling ContainersPreview OutputSpan+Extras.swift
[110/164] Compiling ContainersPreview TemporaryAllocation.swift
[111/164] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[112/164] Compiling ContainersPreview Container.swift
[113/164] Compiling ContainersPreview ContainerIterator.swift
[114/164] Compiling ContainersPreview DynamicContainer.swift
[115/164] Compiling ContainersPreview MutableContainer.swift
[116/164] Compiling ContainersPreview PermutableContainer.swift
[117/164] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[118/164] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[128/166] Emitting module xsys
[132/166] Compiling ContainersPreview Box.swift
[133/166] Compiling ContainersPreview Inout.swift
[134/166] Compiling ContainersPreview InputSpan.swift
[135/166] Compiling ContainersPreview Shared.swift
[138/166] Compiling xsys timespec.swift
[139/166] Compiling Logging MetadataProvider.swift
[140/166] Emitting module Logging
[141/166] Compiling Logging Locks.swift
[142/166] Emitting module ContainersPreview
[143/166] Compiling NIOConcurrencyHelpers NIOLock.swift
[144/166] Emitting module _NIODataStructures
[145/166] Compiling _NIODataStructures Heap.swift
[153/168] Compiling Mustache MustacheParser.swift
[154/169] Compiling xsys timeval_any.swift
[156/209] Compiling NIOConcurrencyHelpers lock.swift
[157/209] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[158/209] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[159/209] Compiling NIOConcurrencyHelpers atomics.swift
[160/209] Emitting module NIOConcurrencyHelpers
[161/209] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[163/210] Compiling DequeModule UniqueDeque+Consumption.swift
[164/210] Compiling DequeModule UniqueDeque+Container.swift
[165/210] Compiling DequeModule UniqueDeque+Descriptions.swift
[166/210] Compiling DequeModule UniqueDeque+Equatable.swift
[167/210] Compiling DequeModule UniqueDeque+Experimental.swift
[168/210] Compiling Logging Logging.swift
[169/210] Compiling Logging LogHandler.swift
[170/210] Compiling Logging LogEvent.swift
[172/216] Compiling mime MIME.swift
[173/216] Emitting module mime
[174/216] Compiling Mustache HTMLEscape.swift
[175/217] Compiling Mustache Helpers.swift
[177/217] Compiling DequeModule _DequeBuffer.swift
[178/217] Compiling DequeModule _DequeBufferHeader.swift
[179/217] Compiling DequeModule RigidDeque+Append.swift
[180/217] Compiling DequeModule RigidDeque+Consumption.swift
[181/217] Compiling DequeModule RigidDeque+Container.swift
[182/217] Compiling DequeModule RigidDeque+Descriptions.swift
[183/217] Compiling Mustache SimpleKVC.swift
[184/218] Compiling DequeModule UniqueDeque+Hashable.swift
[185/218] Compiling DequeModule UniqueDeque+Initializers.swift
[186/218] Compiling DequeModule UniqueDeque+Insertions.swift
[187/218] Compiling DequeModule UniqueDeque+Prepend.swift
[188/218] Compiling DequeModule UniqueDeque+Removals.swift
[190/218] Compiling DequeModule RigidDeque+Equatable.swift
[191/218] Compiling DequeModule RigidDeque+Experimental.swift
[192/218] Compiling DequeModule RigidDeque+Hashable.swift
[193/218] Compiling DequeModule RigidDeque+Initializers.swift
[194/218] Compiling DequeModule RigidDeque+Insertions.swift
[195/218] Compiling DequeModule RigidDeque+Prepend.swift
[196/218] Compiling DequeModule RigidDeque+Removals.swift
[197/218] Compiling DequeModule RigidDeque+Replacements.swift
[198/218] Compiling DequeModule RigidDeque+Testing.swift
[199/218] Compiling DequeModule RigidDeque.swift
[200/218] Compiling DequeModule UniqueDeque+Append.swift
[201/218] Compiling DequeModule Deque+Codable.swift
[202/218] Compiling DequeModule Deque+Collection.swift
[203/218] Compiling DequeModule Deque+CustomReflectable.swift
[204/218] Compiling DequeModule Deque+Descriptions.swift
[205/218] Compiling DequeModule Deque+Equatable.swift
[206/218] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[207/218] Compiling DequeModule Deque+Extras.swift
[208/218] Compiling DequeModule Deque+Hashable.swift
[209/218] Compiling DequeModule Deque+Testing.swift
[210/218] Compiling DequeModule Deque._Storage.swift
[211/218] Compiling DequeModule Deque._UnsafeHandle.swift
[212/218] Compiling DequeModule Deque.swift
[213/218] Compiling DequeModule UniqueDeque+Replacements.swift
[214/218] Compiling DequeModule UniqueDeque.swift
[215/218] Compiling DequeModule _DequeSlot.swift
[216/218] Compiling DequeModule _UnsafeDequeHandle.swift
[217/218] Compiling DequeModule _UnsafeDequeSegments.swift
[218/218] Emitting module DequeModule
[220/283] Compiling NIOCore NIOCoreSendableMetatype.swift
[221/283] Compiling NIOCore NIODecodedAsyncSequence.swift
[222/283] Compiling NIOCore NIOLoopBound.swift
[223/283] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[224/283] Compiling NIOCore NIOScheduledCallback.swift
[225/283] Compiling NIOCore NIOSendable.swift
[226/283] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[227/283] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[228/283] Compiling NIOCore RecvByteBufferAllocator.swift
[229/291] Compiling NIOCore IPProtocol.swift
[230/291] Compiling NIOCore IntegerBitPacking.swift
[231/291] Compiling NIOCore IntegerTypes.swift
[232/291] Compiling NIOCore Interfaces.swift
[233/291] Compiling NIOCore Linux.swift
[234/291] Compiling NIOCore MarkedCircularBuffer.swift
[235/291] Compiling NIOCore MulticastChannel.swift
[236/291] Compiling NIOCore NIOAny.swift
[237/291] Compiling NIOCore NIOCloseOnErrorHandler.swift
[238/291] Compiling NIOCore EventLoopFuture+Deprecated.swift
[239/291] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[240/291] Compiling NIOCore EventLoopFuture.swift
[241/291] Compiling NIOCore FileDescriptor.swift
[242/291] Compiling NIOCore FileHandle.swift
[243/291] Compiling NIOCore FileRegion.swift
[244/291] Compiling NIOCore GlobalSingletons.swift
[245/291] Compiling NIOCore IO.swift
[246/291] Compiling NIOCore IOData.swift
[247/291] Compiling NIOCore CircularBuffer.swift
[248/291] Compiling NIOCore Codec.swift
[249/291] Compiling NIOCore ConvenienceOptionSupport.swift
[250/291] Compiling NIOCore DeadChannel.swift
[251/291] Compiling NIOCore DispatchQueue+WithFuture.swift
[252/291] Compiling NIOCore EventLoop+Deprecated.swift
[253/291] Compiling NIOCore EventLoop+SerialExecutor.swift
[254/291] Compiling NIOCore EventLoop.swift
[255/291] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[256/291] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[257/291] Compiling NIOCore SocketAddresses.swift
[258/291] Compiling NIOCore SocketOptionProvider.swift
[259/291] Compiling NIOCore SystemCallHelpers.swift
[260/291] Compiling NIOCore TimeAmount+Duration.swift
[261/291] Compiling NIOCore TypeAssistedChannelHandler.swift
[262/291] Compiling NIOCore UniversalBootstrapSupport.swift
[263/291] Compiling NIOCore Utilities.swift
[264/291] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[265/291] Compiling NIOCore BSDSocketAPI.swift
[266/291] Compiling NIOCore ByteBuffer-aux.swift
[267/291] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[268/291] Compiling NIOCore ByteBuffer-conversions.swift
[269/291] Compiling NIOCore ByteBuffer-core.swift
[270/291] Compiling NIOCore ByteBuffer-hex.swift
[271/291] Compiling NIOCore ByteBuffer-int.swift
[272/291] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[273/291] Compiling NIOCore ByteBuffer-multi-int.swift
[274/291] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[275/291] Compiling NIOCore ByteBuffer-views.swift
[276/291] Compiling NIOCore Channel.swift
[277/291] Compiling NIOCore ChannelHandler.swift
[278/291] Compiling NIOCore ChannelHandlers.swift
[279/291] Compiling NIOCore ChannelInvoker.swift
[280/291] Compiling NIOCore ChannelOption.swift
[281/291] Compiling NIOCore ChannelPipeline.swift
[282/291] Compiling NIOCore AddressedEnvelope.swift
[283/291] Compiling NIOCore AsyncAwaitSupport.swift
[284/291] Compiling NIOCore AsyncChannel.swift
[285/291] Compiling NIOCore AsyncChannelHandler.swift
[286/291] Compiling NIOCore AsyncChannelInboundStream.swift
[287/291] Compiling NIOCore AsyncChannelOutboundWriter.swift
[288/291] Compiling NIOCore NIOAsyncSequenceProducer.swift
[289/291] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[290/291] Compiling NIOCore NIOAsyncWriter.swift
[291/291] Emitting module NIOCore
[293/346] Emitting module NIOEmbedded
[294/346] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[295/346] Compiling NIOEmbedded AsyncTestingChannel.swift
[296/346] Compiling NIOEmbedded Embedded.swift
[297/346] Compiling NIOPosix PipePair.swift
[298/346] Compiling NIOPosix Pool.swift
[299/346] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[300/346] Compiling NIOPosix PosixSingletons.swift
[301/346] Compiling NIOPosix RawSocketBootstrap.swift
[302/346] Compiling NIOPosix Resolver.swift
[303/346] Compiling NIOPosix Selectable.swift
[305/347] Compiling NIOPosix HappyEyeballs.swift
[306/347] Compiling NIOPosix IO.swift
[307/347] Compiling NIOPosix IntegerBitPacking.swift
[308/347] Compiling NIOPosix IntegerTypes.swift
[309/347] Compiling NIOPosix Linux.swift
[310/347] Compiling NIOPosix LinuxCPUSet.swift
[311/347] Compiling NIOPosix LinuxUring.swift
[312/353] Emitting module NIOPosix
[313/353] Compiling NIOPosix ThreadPosix.swift
[314/353] Compiling NIOPosix ThreadWindows.swift
[315/353] Compiling NIOPosix Utilities.swift
[316/353] Compiling NIOPosix VsockAddress.swift
[317/353] Compiling NIOPosix VsockChannelEvents.swift
[318/353] Compiling NIOPosix Windows.swift
[319/353] Compiling NIOPosix SelectableChannel.swift
[320/353] Compiling NIOPosix SelectableEventLoop.swift
[321/353] Compiling NIOPosix SelectorEpoll.swift
[322/353] Compiling NIOPosix SelectorGeneric.swift
[323/353] Compiling NIOPosix SelectorKqueue.swift
[324/353] Compiling NIOPosix SelectorUring.swift
[325/353] Compiling NIOPosix SelectorWSAPoll.swift
[326/353] Compiling NIOPosix ServerSocket.swift
[327/353] Compiling NIOPosix Socket.swift
[328/353] Compiling NIOPosix SocketChannel.swift
[329/353] Compiling NIOPosix SocketProtocols.swift
[330/353] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[331/353] Compiling NIOPosix System.swift
[332/353] Compiling NIOPosix Thread.swift
[333/353] Compiling NIOPosix BaseStreamSocketChannel.swift
[334/353] Compiling NIOPosix Bootstrap.swift
[335/353] Compiling NIOPosix ControlMessage.swift
[336/353] Compiling NIOPosix DatagramVectorReadManager.swift
[337/353] Compiling NIOPosix Errors+Any.swift
[338/353] Compiling NIOPosix FileDescriptor.swift
[339/353] Compiling NIOPosix GetaddrinfoResolver.swift
[340/353] Compiling NIOPosix BSDSocketAPICommon.swift
[341/353] Compiling NIOPosix BSDSocketAPIPosix.swift
[342/353] Compiling NIOPosix BSDSocketAPIWindows.swift
[343/353] Compiling NIOPosix BaseSocket.swift
[344/353] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[345/353] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[346/353] Compiling NIOPosix BaseSocketChannel.swift
[347/353] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[348/353] Compiling NIOPosix NIOPosixSendableMetatype.swift
[349/353] Compiling NIOPosix NIOThreadPool.swift
[350/353] Compiling NIOPosix NonBlockingFileIO.swift
[351/353] Compiling NIOPosix PendingDatagramWritesManager.swift
[352/353] Compiling NIOPosix PendingWritesManager.swift
[353/353] Compiling NIOPosix PipeChannel.swift
[355/356] Compiling NIO Exports.swift
[356/356] Emitting module NIO
[358/378] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[359/378] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[360/380] Emitting module NIOHTTP1
[361/380] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[362/380] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[363/380] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[364/380] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[365/380] Emitting module NIOFoundationCompat
[367/382] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[368/382] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[369/387] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[370/387] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[371/388] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[372/388] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[373/420] Compiling MacroCore JSON.swift
[374/420] Compiling MacroCore CollectionStubs.swift
[375/420] Compiling MacroCore BufferSpan.swift
[376/420] Compiling MacroCore BufferStrings.swift
[377/420] Compiling MacroCore BufferDeprecations.swift
[378/420] Compiling MacroCore BufferHexEncoding.swift
[379/420] Compiling MacroCore MacroError.swift
[380/420] Compiling MacroCore NextTick.swift
[381/420] Compiling MacroCore CommandLine.swift
[382/420] Compiling MacroCore DetectXcode.swift
[383/420] Compiling MacroCore Environment.swift
[384/425] Compiling MacroCore Process.swift
[385/425] Compiling MacroCore Warnings.swift
[386/425] Compiling MacroCore Regex.swift
[387/425] Compiling MacroCore Concat.swift
[388/425] Compiling MacroCore DuplexStreamType.swift
[389/425] Compiling MacroCore Console.swift
[390/425] Compiling MacroCore Dirname.swift
[391/425] Compiling MacroCore EnvironmentValues.swift
[392/426] Compiling MacroCore EventListenerSet.swift
[393/426] Compiling MacroCore ListenerType.swift
[394/426] Compiling MacroCore JSError.swift
[397/426] Compiling MacroCore Math.swift
[398/426] Compiling MacroCore Pipe.swift
[399/426] Compiling MacroCore ReadableByteStream.swift
[400/426] Compiling MacroCore ReadableByteStreamType.swift
[401/426] Compiling MacroCore ReadableStreamBase.swift
[402/426] Compiling MacroCore ReadableStreamType.swift
[403/426] Compiling MacroCore Object.swift
[404/426] Compiling MacroCore StringStubs.swift
[405/426] Compiling MacroCore ToString.swift
[406/426] Compiling MacroCore LeftPad.swift
[407/426] Compiling MacroCore MacroCore.swift
[409/426] Compiling MacroCore WritableByteStream.swift
[410/426] Compiling MacroCore WritableByteStreamType.swift
[411/426] Compiling MacroCore WritableStreamBase.swift
[412/426] Compiling MacroCore WritableStreamType.swift
[413/426] Compiling MacroCore StringEncoding.swift
[414/426] Compiling MacroCore CollectionUtils.swift
[415/426] Compiling MacroCore Concurrency.swift
[419/426] Compiling MacroCore ErrorEmitter.swift
[420/426] Compiling MacroCore Buffer.swift
[421/426] Compiling MacroCore BufferData.swift
[426/426] Emitting module MacroCore
[428/457] Compiling fs AsyncWrapper.swift
[429/457] Compiling fs ResultExtensions.swift
[430/457] Compiling fs StatStruct.swift
[431/457] Compiling fs fs.swift
[432/458] Compiling fs File.swift
[433/458] Compiling fs JSONFile.swift
[436/459] Compiling http http.swift
[437/459] Compiling fs FileStream.swift
[438/459] Compiling fs FileWriteStream.swift
[439/459] Compiling fs fsAwait.swift
[440/459] Compiling fs Path.swift
[441/459] Compiling fs PosixWrappers.swift
[442/459] Compiling fs Promise.swift
[443/459] Compiling fs FileReadStream.swift
[444/459] Compiling fs Directory.swift
[445/459] Compiling fs FSWatcher.swift
[446/459] Emitting module http
[449/459] Emitting module fs
[453/462] Emitting module dotenv
[454/462] Compiling dotenv dotenv.swift
[465/482] Compiling connect NoCache.swift
[466/482] Compiling connect OriginalURL.swift
[467/484] Emitting module connect
[468/484] Compiling connect Pause.swift
[469/484] Compiling connect QS.swift
[470/484] Compiling connect AsyncMiddleware.swift
[471/484] Compiling connect BodyParser.swift
[472/484] Compiling connect CORS.swift
[473/484] Compiling connect Connect.swift
[474/484] Compiling connect CookieParser.swift
[475/484] Compiling connect Cookies.swift
[476/484] Compiling connect Session.swift
[477/484] Compiling connect TypeIs.swift
[478/484] Compiling connect ResponseTime.swift
[479/484] Compiling connect ServeStatic.swift
[480/484] Compiling connect MethodOverride.swift
[481/484] Compiling connect Middleware.swift
[482/484] Compiling connect CrossCompile.swift
[483/484] Compiling connect Helmet.swift
[484/484] Compiling connect Logger.swift
[486/518] Compiling express Mustache.swift
[487/518] Compiling express RoutePattern.swift
[488/518] Compiling multer PartType.swift
[489/519] Compiling express RouteFactories.swift
[490/519] Compiling express RouteKeeper.swift
[491/519] Compiling express RouteMounts.swift
[492/521] Compiling express IncomingMessage.swift
[493/521] Compiling express JSON.swift
[494/521] Emitting module multer
[495/521] Compiling express BasicAuth.swift
[496/521] Compiling express ErrorMiddleware.swift
[497/521] Compiling express MiddlewareObject.swift
[498/521] Compiling express Module.swift
[499/521] Compiling express Express.swift
[500/521] Compiling express ExpressWrappedDictionary.swift
[501/521] Compiling multer ProcessingContext.swift
[502/521] Compiling multer Utilities.swift
[504/522] Emitting module express
[505/522] Compiling express View.swift
[506/522] Compiling express dirname.swift
[510/522] Compiling express ServerResponse.swift
[511/522] Compiling express Settings.swift
[513/522] Compiling express Router.swift
[514/522] Compiling express QueryParser.swift
[515/522] Compiling express Render.swift
[516/522] Compiling express Route.swift
[524/525] Compiling MacroExpress MacroExpress.swift
[525/525] Emitting module MacroExpress
[527/538] Compiling MacroApp Mount.swift
[528/538] Compiling MacroApp Render.swift
[529/539] Compiling MacroApp Endpoints.swift
[530/539] Compiling MacroApp MethodEndpoints.swift
[531/539] Compiling MacroApp Route.swift
[532/539] Compiling MacroApp ReExports.swift
[533/539] Compiling MacroApp RouteEndpoint.swift
[534/539] Compiling MacroApp Use.swift
[535/539] Compiling MacroApp App.swift
[536/539] Compiling MacroApp EndpointsBuilder.swift
[537/539] Emitting module MacroApp
[538/539] Compiling MacroApp EndpointsPrimitive.swift
[539/539] Compiling MacroApp Tuples.swift
Build complete! (138.53s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.46",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/Macro.git"
    },
    {
      "identity" : "macroexpress",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.46",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/MacroExpress.git"
    }
  ],
  "manifest_display_name" : "MacroApp",
  "name" : "MacroApp",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "MacroApp",
      "targets" : [
        "MacroApp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MacroAppTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroAppTests",
      "path" : "Tests/MacroAppTests",
      "product_dependencies" : [
        "MacroTestUtilities"
      ],
      "sources" : [
        "MacroAppTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MacroApp"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroApp",
      "module_type" : "SwiftTarget",
      "name" : "MacroApp",
      "path" : "Sources/MacroApp",
      "product_dependencies" : [
        "MacroCore",
        "MacroExpress"
      ],
      "product_memberships" : [
        "MacroApp"
      ],
      "sources" : [
        "App.swift",
        "Builder/EndpointsBuilder.swift",
        "Builder/EndpointsPrimitive.swift",
        "Builder/Tuples.swift",
        "Endpoints.swift",
        "Endpoints/MethodEndpoints.swift",
        "Endpoints/Mount.swift",
        "Endpoints/Render.swift",
        "Endpoints/Route.swift",
        "Endpoints/RouteEndpoint.swift",
        "Endpoints/Use.swift",
        "ReExports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.