Build Information
Successful build of Macro, reference develop (f57483
), with Swift 5.10 for Linux on 9 Oct 2024 02:34:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.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 f574838 Only trace ECONNRESET errors
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
f5748386b8207ef57ea186d122372edfc67d6f89
SUCCESS checkout https://github.com/Macro-swift/Macro.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/Macro-swift/Macro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:de52ea9a9b71f638f9ab112bc11e200b74fab18027de8589a3de4f14b5e22683
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/3619] Fetching swift-log
[979/5188] Fetching swift-log, swift-atomics
Fetched https://github.com/apple/swift-log.git from cache (0.38s)
[1/70184] Fetching swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (3.77s)
Fetched https://github.com/apple/swift-nio.git from cache (3.85s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.87s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.74.0 (0.64s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3656] Fetching swift-system
[3657/19096] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
[927/15440] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.53s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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.74.0
Building for debugging...
[0/32] Write sources
[18/32] Compiling CNIOWindows shim.c
[19/32] Compiling CNIOWindows WSAStartup.c
[19/32] Compiling CNIOWASI CNIOWASI.c
[21/32] Compiling CNIOLinux liburing_shims.c
[22/32] Compiling _AtomicsShims.c
[23/32] Compiling CNIODarwin shim.c
[24/32] Write sources
[25/32] Compiling CNIOLLHTTP c_nio_http.c
[26/32] Compiling CNIOLinux shim.c
[27/32] Compiling CNIOLLHTTP c_nio_api.c
[28/32] Write swift-version-24593BA9C3E375BF.txt
[29/32] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/93] Emitting module InternalCollectionsUtilities
[32/95] Emitting module Logging
[32/95] Compiling c-nioatomics.c
[33/95] Compiling c-atomics.c
[35/101] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[36/101] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/101] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/101] Compiling Atomics ManagedAtomic.swift
[39/101] Compiling Atomics ManagedAtomicLazyReference.swift
[40/101] Compiling Atomics AtomicMemoryOrderings.swift
[41/101] Compiling Atomics DoubleWord.swift
[42/101] Emitting module Atomics
[43/101] Compiling Atomics OptionalRawRepresentable.swift
[44/101] Compiling Atomics RawRepresentable.swift
[45/101] Compiling Atomics AtomicBool.swift
[48/103] Compiling Atomics AtomicStorage.swift
[49/103] Compiling Atomics AtomicValue.swift
[52/103] Compiling Atomics AtomicReference.swift
[57/103] Compiling Atomics AtomicOptionalWrappable.swift
[59/103] Compiling Atomics Primitives.shims.swift
[60/103] Compiling Atomics AtomicInteger.swift
[64/103] Compiling Atomics IntegerConformances.swift
[65/103] Compiling Atomics PointerConformances.swift
[66/103] Compiling Atomics Primitives.native.swift
[70/104] Emitting module _NIOBase64
[71/104] Compiling _NIOBase64 Base64.swift
[74/105] Compiling _NIODataStructures PriorityQueue.swift
[75/105] Compiling _NIODataStructures _TinyArray.swift
[76/105] Compiling Atomics IntegerOperations.swift
[77/105] Compiling Atomics Unmanaged extensions.swift
[82/121] Compiling DequeModule _DequeBuffer.swift
[83/121] Compiling DequeModule _DequeBufferHeader.swift
[84/123] Compiling DequeModule Deque+CustomReflectable.swift
[85/123] Compiling DequeModule Deque+Descriptions.swift
[86/123] Compiling DequeModule Deque+Equatable.swift
[87/123] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[88/123] Compiling DequeModule Deque+Extras.swift
[89/123] Compiling DequeModule Deque+Hashable.swift
[90/123] Compiling DequeModule Deque+Testing.swift
[91/123] Compiling DequeModule Deque._Storage.swift
[92/123] Compiling DequeModule Deque+Codable.swift
[93/123] Compiling DequeModule Deque+Collection.swift
[94/124] Compiling xsys timespec.swift
[95/124] Emitting module xsys
[102/124] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[103/124] Compiling NIOConcurrencyHelpers NIOLock.swift
[104/124] Emitting module NIOConcurrencyHelpers
[105/124] Compiling Logging MetadataProvider.swift
[108/124] Compiling DequeModule Deque._UnsafeHandle.swift
[109/124] Compiling DequeModule Deque.swift
[110/124] Compiling NIOConcurrencyHelpers lock.swift
[111/124] Emitting module _NIODataStructures
[112/124] Compiling _NIODataStructures Heap.swift
[114/125] Compiling DequeModule _DequeSlot.swift
[115/125] Compiling DequeModule _UnsafeWrappedBuffer.swift
[116/125] Compiling xsys timeval_any.swift
[117/126] Compiling NIOConcurrencyHelpers atomics.swift
[124/127] Compiling Logging LogHandler.swift
[125/127] Compiling Logging Locks.swift
[126/127] Compiling Logging Logging.swift
[128/128] Emitting module DequeModule
[130/188] Compiling NIOCore EventLoop.swift
[131/188] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[132/188] Compiling NIOCore EventLoopFuture+Deprecated.swift
[133/188] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[134/188] Compiling NIOCore EventLoopFuture.swift
[135/188] Compiling NIOCore FileDescriptor.swift
[136/188] Compiling NIOCore FileHandle.swift
[137/188] Compiling NIOCore FileRegion.swift
[138/196] Compiling NIOCore AddressedEnvelope.swift
[139/196] Compiling NIOCore AsyncAwaitSupport.swift
[140/196] Compiling NIOCore AsyncChannel.swift
[141/196] Compiling NIOCore AsyncChannelHandler.swift
[142/196] Compiling NIOCore AsyncChannelInboundStream.swift
[143/196] Compiling NIOCore AsyncChannelOutboundWriter.swift
[144/196] Compiling NIOCore NIOAsyncSequenceProducer.swift
[145/196] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[146/196] Compiling NIOCore NIOAsyncWriter.swift
[147/196] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[148/196] Compiling NIOCore BSDSocketAPI.swift
[149/196] Compiling NIOCore ByteBuffer-aux.swift
[150/196] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[151/196] Compiling NIOCore ByteBuffer-conversions.swift
[152/196] Compiling NIOCore ByteBuffer-core.swift
[153/196] Compiling NIOCore ByteBuffer-hex.swift
[154/196] Compiling NIOCore ByteBuffer-int.swift
[155/196] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[156/196] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[157/196] Compiling NIOCore SocketAddresses.swift
[158/196] Compiling NIOCore SocketOptionProvider.swift
[159/196] Compiling NIOCore SystemCallHelpers.swift
[160/196] Compiling NIOCore TimeAmount+Duration.swift
[161/196] Compiling NIOCore TypeAssistedChannelHandler.swift
[162/196] Compiling NIOCore UniversalBootstrapSupport.swift
[163/196] Compiling NIOCore Utilities.swift
[164/196] Compiling NIOCore GlobalSingletons.swift
[165/196] Compiling NIOCore IO.swift
[166/196] Compiling NIOCore IOData.swift
[167/196] Compiling NIOCore IPProtocol.swift
[168/196] Compiling NIOCore IntegerBitPacking.swift
[169/196] Compiling NIOCore IntegerTypes.swift
[170/196] Compiling NIOCore Interfaces.swift
[171/196] Compiling NIOCore Linux.swift
[172/196] Compiling NIOCore ChannelPipeline.swift
[173/196] Compiling NIOCore CircularBuffer.swift
[174/196] Compiling NIOCore Codec.swift
[175/196] Compiling NIOCore ConvenienceOptionSupport.swift
[176/196] Compiling NIOCore DeadChannel.swift
[177/196] Compiling NIOCore DispatchQueue+WithFuture.swift
[178/196] Compiling NIOCore EventLoop+Deprecated.swift
[179/196] Compiling NIOCore EventLoop+SerialExecutor.swift
[180/196] Compiling NIOCore MarkedCircularBuffer.swift
[181/196] Compiling NIOCore MulticastChannel.swift
[182/196] Compiling NIOCore NIOAny.swift
[183/196] Compiling NIOCore NIOCloseOnErrorHandler.swift
[184/196] Compiling NIOCore NIOLoopBound.swift
[185/196] Compiling NIOCore NIOSendable.swift
[186/196] Compiling NIOCore PointerHelpers.swift
[187/196] Compiling NIOCore RecvByteBufferAllocator.swift
[188/196] Compiling NIOCore ByteBuffer-multi-int.swift
[189/196] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[190/196] Compiling NIOCore ByteBuffer-views.swift
[191/196] Compiling NIOCore Channel.swift
[192/196] Compiling NIOCore ChannelHandler.swift
[193/196] Compiling NIOCore ChannelHandlers.swift
[194/196] Compiling NIOCore ChannelInvoker.swift
[195/196] Compiling NIOCore ChannelOption.swift
[196/196] Emitting module NIOCore
[198/249] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[199/249] Compiling NIOEmbedded Embedded.swift
[200/249] Emitting module NIOEmbedded
[201/249] Compiling NIOEmbedded AsyncTestingChannel.swift
[203/250] Emitting module NIOPosix
[204/256] Compiling NIOPosix SelectableChannel.swift
[205/256] Compiling NIOPosix SelectableEventLoop.swift
[206/256] Compiling NIOPosix SelectorEpoll.swift
[207/256] Compiling NIOPosix SelectorGeneric.swift
[208/256] Compiling NIOPosix SelectorKqueue.swift
[209/256] Compiling NIOPosix SelectorUring.swift
[210/256] Compiling NIOPosix Pool.swift
[211/256] Compiling NIOPosix PooledRecvBufferAllocator.swift
[212/256] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[213/256] Compiling NIOPosix PosixSingletons.swift
[214/256] Compiling NIOPosix RawSocketBootstrap.swift
[215/256] Compiling NIOPosix Resolver.swift
[216/256] Compiling NIOPosix Selectable.swift
[217/256] Compiling NIOPosix ServerSocket.swift
[218/256] Compiling NIOPosix Socket.swift
[219/256] Compiling NIOPosix SocketChannel.swift
[220/256] Compiling NIOPosix SocketProtocols.swift
[221/256] Compiling NIOPosix System.swift
[222/256] Compiling NIOPosix Thread.swift
[223/256] Compiling NIOPosix IO.swift
[224/256] Compiling NIOPosix IntegerBitPacking.swift
[225/256] Compiling NIOPosix IntegerTypes.swift
[226/256] Compiling NIOPosix Linux.swift
[227/256] Compiling NIOPosix LinuxCPUSet.swift
[228/256] Compiling NIOPosix LinuxUring.swift
[229/256] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[230/256] Compiling NIOPosix ThreadPosix.swift
[231/256] Compiling NIOPosix ThreadWindows.swift
[232/256] Compiling NIOPosix UnsafeTransfer.swift
[233/256] Compiling NIOPosix Utilities.swift
[234/256] Compiling NIOPosix VsockAddress.swift
[235/256] Compiling NIOPosix VsockChannelEvents.swift
[236/256] Compiling NIOPosix BSDSocketAPICommon.swift
[237/256] Compiling NIOPosix BSDSocketAPIPosix.swift
[238/256] Compiling NIOPosix BSDSocketAPIWindows.swift
[239/256] Compiling NIOPosix BaseSocket.swift
[240/256] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[241/256] Compiling NIOPosix BaseSocketChannel.swift
[242/256] Compiling NIOPosix BaseStreamSocketChannel.swift
[243/256] Compiling NIOPosix Bootstrap.swift
[244/256] Compiling NIOPosix ControlMessage.swift
[245/256] Compiling NIOPosix DatagramVectorReadManager.swift
[246/256] Compiling NIOPosix Errors+Any.swift
[247/256] Compiling NIOPosix FileDescriptor.swift
[248/256] Compiling NIOPosix GetaddrinfoResolver.swift
[249/256] Compiling NIOPosix HappyEyeballs.swift
[250/256] Compiling NIOPosix NIOThreadPool.swift
[251/256] Compiling NIOPosix NonBlockingFileIO.swift
[252/256] Compiling NIOPosix PendingDatagramWritesManager.swift
[253/256] Compiling NIOPosix PendingWritesManager.swift
[254/256] Compiling NIOPosix PipeChannel.swift
[255/256] Compiling NIOPosix PipePair.swift
[256/256] Compiling NIOPosix PointerHelpers.swift
[258/259] Compiling NIO Exports.swift
[259/259] Emitting module NIO
[261/280] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[262/280] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[263/282] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[264/282] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[265/282] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[266/282] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[267/282] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[268/282] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[269/282] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[270/282] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[271/282] Emitting module NIOHTTP1
[272/282] Compiling NIOHTTP1 ByteCollectionUtils.swift
[273/282] Compiling NIOHTTP1 HTTPDecoder.swift
[274/282] Compiling NIOHTTP1 HTTPEncoder.swift
[275/282] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[276/282] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[277/282] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[278/282] Emitting module NIOFoundationCompat
[279/282] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[280/282] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[281/282] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[282/282] Compiling NIOHTTP1 HTTPTypes.swift
[285/321] Compiling MacroCore Pipe.swift
[286/321] Compiling MacroCore ReadableByteStream.swift
[287/321] Compiling MacroCore ReadableByteStreamType.swift
[288/321] Compiling MacroCore ReadableStreamBase.swift
[289/321] Compiling MacroCore ReadableStreamType.swift
[290/326] Compiling MacroCore ListenerType.swift
[291/326] Compiling MacroCore JSError.swift
[292/326] Compiling MacroCore JSON.swift
[293/326] Compiling MacroCore CollectionStubs.swift
[294/326] Compiling MacroCore Math.swift
[295/326] Compiling MacroCore MacroError.swift
[296/326] Compiling MacroCore NextTick.swift
[297/326] Compiling MacroCore CommandLine.swift
[298/326] Compiling MacroCore DetectXcode.swift
[299/326] Compiling MacroCore Environment.swift
[300/326] Compiling MacroCore Object.swift
[301/326] Compiling MacroCore StringStubs.swift
[302/326] Compiling MacroCore ToString.swift
[303/326] Compiling MacroCore LeftPad.swift
[304/326] Compiling MacroCore MacroCore.swift
[305/326] Compiling MacroCore Process.swift
[306/326] Compiling MacroCore Warnings.swift
[307/326] Compiling MacroCore Regex.swift
[308/326] Compiling MacroCore Concat.swift
[309/326] Compiling MacroCore DuplexStreamType.swift
[310/326] Compiling MacroCore Console.swift
[311/326] Compiling MacroCore Dirname.swift
[312/326] Compiling MacroCore EnvironmentValues.swift
[313/326] Compiling MacroCore ErrorEmitter.swift
[314/326] Compiling MacroCore EventListenerSet.swift
[315/326] Compiling MacroCore WritableByteStream.swift
[316/326] Compiling MacroCore WritableByteStreamType.swift
[317/326] Compiling MacroCore WritableStreamBase.swift
[318/326] Compiling MacroCore WritableStreamType.swift
[319/326] Compiling MacroCore StringEncoding.swift
[320/326] Compiling MacroCore Buffer.swift
[321/326] Compiling MacroCore BufferData.swift
[322/326] Compiling MacroCore BufferDeprecations.swift
[323/326] Compiling MacroCore BufferHexEncoding.swift
[324/326] Compiling MacroCore BufferStrings.swift
[325/326] Compiling MacroCore CollectionUtils.swift
[326/326] Emitting module MacroCore
[328/355] Compiling http OutgoingMessage.swift
[329/356] Compiling fs StatStruct.swift
[330/356] Compiling http ServerResponse.swift
[331/356] Compiling http HTTPHeadersHolder.swift
[332/357] Compiling fs File.swift
[333/357] Compiling http URLSessionAgent.swift
[334/357] Compiling http http.swift
[335/357] Compiling http Agent.swift
[336/357] Compiling http ClientRequest.swift
[339/357] Emitting module http
[340/357] Compiling http URLSessionClientRequest.swift
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
var info = xsys.stat_struct()
^
[341/357] Compiling http BasicAuth.swift
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
var info = xsys.stat_struct()
^
[344/357] Compiling http Globals.swift
[345/357] Compiling http IncomingMessage.swift
[348/357] Emitting module fs
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
var info = xsys.stat_struct()
^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
var info = xsys.stat_struct()
^
[351/357] Compiling http QueryString.swift
[352/357] Compiling http Server.swift
[353/357] Compiling fs fs.swift
[360/361] Emitting module Macro
[361/361] Compiling Macro Macro.swift
[363/364] Emitting module MacroTestUtilities
[364/364] Compiling MacroTestUtilities TestServerResponse.swift
Build complete! (36.52s)
Build complete.
Done.