The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Macro with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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 16ea295 Update README.md
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
16ea295427836c7d0c640d49f8ea42419cbc719a
SUCCESS checkout https://github.com/Macro-swift/Macro.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Macro-swift/Macro.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
[1/3169] Fetching swift-log
[413/4732] Fetching swift-log, swift-atomics
[4733/69248] Fetching swift-log, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (3.81s)
Fetched https://github.com/apple/swift-log.git from cache (3.81s)
Fetched https://github.com/apple/swift-nio.git from cache (3.89s)
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.5.4 (0.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.57s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/2983] Fetching swift-system
[2984/16729] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.93s)
Fetched https://github.com/apple/swift-collections.git from cache (0.95s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.62s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
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.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Building for debugging...
[0/31] Write sources
[18/31] Compiling CNIOWindows WSAStartup.c
[19/31] Compiling CNIOLinux liburing_shims.c
[19/31] Compiling CNIOWindows shim.c
[21/31] Compiling CNIOLLHTTP c_nio_http.c
[22/31] Compiling CNIODarwin shim.c
[23/31] Write sources
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[24/31] Compiling CNIOLinux shim.c
[25/31] Compiling CNIOLLHTTP c_nio_api.c
[26/31] Compiling _AtomicsShims.c
[26/31] Write swift-version-24593BA9C3E375BF.txt
[28/68] Compiling CNIOLLHTTP c_nio_llhttp.c
[30/92] Emitting module _NIOBase64
[31/92] Emitting module Logging
[31/92] Compiling c-nioatomics.c
[32/92] Compiling c-atomics.c
[34/98] Compiling Atomics UnsafeAtomic.swift
[35/98] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/98] Compiling Atomics Primitives.shims.swift
[37/98] Compiling Atomics AtomicInteger.swift
[38/98] Compiling Atomics AtomicOptionalWrappable.swift
[41/100] Compiling Atomics AtomicMemoryOrderings.swift
[42/100] Compiling Atomics DoubleWord.swift
[45/102] Compiling Atomics IntegerConformances.swift
[46/102] Compiling Atomics PointerConformances.swift
[47/102] Compiling Atomics Primitives.native.swift
[50/102] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/102] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/102] Compiling _NIOBase64 Base64.swift
[53/102] Emitting module _CollectionsUtilities
[54/102] Compiling Atomics OptionalRawRepresentable.swift
[55/102] Compiling Atomics RawRepresentable.swift
[56/102] Compiling Atomics AtomicBool.swift
[57/103] Compiling Logging LogHandler.swift
[58/103] Compiling Atomics AtomicReference.swift
[59/103] Compiling Atomics AtomicStorage.swift
[60/103] Compiling Atomics AtomicValue.swift
[69/104] Emitting module Atomics
[76/104] Compiling _NIODataStructures PriorityQueue.swift
[77/104] Compiling _NIODataStructures _TinyArray.swift
[78/104] Compiling Atomics IntegerOperations.swift
[79/104] Compiling Atomics Unmanaged extensions.swift
[81/121] Compiling DequeModule Deque+Hashable.swift
[82/121] Compiling DequeModule Deque+Sendable.swift
[83/121] Compiling DequeModule Deque+Descriptions.swift
[84/121] Compiling DequeModule Deque+Equatable.swift
[85/121] Compiling DequeModule _DequeBuffer.swift
[86/121] Compiling DequeModule _DequeBufferHeader.swift
[87/123] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[88/123] Compiling DequeModule Deque+Extras.swift
[89/123] Compiling DequeModule Deque+Testing.swift
[90/123] Compiling DequeModule Deque._Storage.swift
[91/123] Compiling DequeModule _DequeSlot.swift
[92/123] Compiling DequeModule _UnsafeWrappedBuffer.swift
[93/123] Compiling xsys timespec.swift
[96/124] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[97/124] Emitting module NIOConcurrencyHelpers
[98/124] Compiling NIOConcurrencyHelpers NIOLock.swift
[99/124] Compiling DequeModule Deque+Codable.swift
[100/124] Compiling DequeModule Deque+Collection.swift
[101/124] Compiling Logging MetadataProvider.swift
[108/124] Emitting module xsys
[109/124] Compiling DequeModule Deque+CustomReflectable.swift
[111/124] Emitting module _NIODataStructures
[112/124] Compiling _NIODataStructures Heap.swift
[114/125] Compiling xsys timeval_any.swift
[116/126] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[117/126] Compiling NIOConcurrencyHelpers atomics.swift
[118/126] Compiling NIOConcurrencyHelpers lock.swift
[119/127] Compiling DequeModule Deque._UnsafeHandle.swift
[120/127] Compiling DequeModule Deque.swift
[125/127] Compiling Logging Locks.swift
[126/127] Compiling Logging Logging.swift
[128/128] Emitting module DequeModule
[130/186] Compiling NIOCore AddressedEnvelope.swift
[131/186] Compiling NIOCore AsyncAwaitSupport.swift
[132/186] Compiling NIOCore AsyncChannel.swift
[133/186] Compiling NIOCore AsyncChannelInboundStream.swift
[134/186] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[135/186] Compiling NIOCore AsyncChannelOutboundWriter.swift
[136/186] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[137/186] Compiling NIOCore NIOAsyncSequenceProducer.swift
[138/194] Compiling NIOCore MarkedCircularBuffer.swift
[139/194] Compiling NIOCore MulticastChannel.swift
[140/194] Compiling NIOCore NIOAny.swift
[141/194] Compiling NIOCore NIOCloseOnErrorHandler.swift
[142/194] Compiling NIOCore NIOLoopBound.swift
[143/194] Compiling NIOCore NIOSendable.swift
[144/194] Compiling NIOCore PointerHelpers.swift
[145/194] Compiling NIOCore RecvByteBufferAllocator.swift
[146/194] Compiling NIOCore GlobalSingletons.swift
[147/194] Compiling NIOCore IO.swift
[148/194] Compiling NIOCore IOData.swift
[149/194] Compiling NIOCore IPProtocol.swift
[150/194] Compiling NIOCore IntegerBitPacking.swift
[151/194] Compiling NIOCore IntegerTypes.swift
[152/194] Compiling NIOCore Interfaces.swift
[153/194] Compiling NIOCore Linux.swift
[154/194] Compiling NIOCore EventLoop+SerialExecutor.swift
[155/194] Compiling NIOCore EventLoop.swift
[156/194] Compiling NIOCore EventLoopFuture+Deprecated.swift
[157/194] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[158/194] Compiling NIOCore EventLoopFuture.swift
[159/194] Compiling NIOCore FileDescriptor.swift
[160/194] Compiling NIOCore FileHandle.swift
[161/194] Compiling NIOCore FileRegion.swift
[162/194] Compiling NIOCore ChannelOption.swift
[163/194] Compiling NIOCore ChannelPipeline.swift
[164/194] Compiling NIOCore CircularBuffer.swift
[165/194] Compiling NIOCore Codec.swift
[166/194] Compiling NIOCore ConvenienceOptionSupport.swift
[167/194] Compiling NIOCore DeadChannel.swift
[168/194] Compiling NIOCore DispatchQueue+WithFuture.swift
[169/194] Compiling NIOCore EventLoop+Deprecated.swift
[170/194] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[171/194] Compiling NIOCore NIOAsyncWriter.swift
[172/194] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[173/194] Compiling NIOCore BSDSocketAPI.swift
[174/194] Compiling NIOCore ByteBuffer-aux.swift
[175/194] Compiling NIOCore ByteBuffer-conversions.swift
[176/194] Compiling NIOCore ByteBuffer-core.swift
[177/194] Compiling NIOCore ByteBuffer-hexdump.swift
[178/194] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[179/194] Compiling NIOCore SocketAddresses.swift
[180/194] Compiling NIOCore SocketOptionProvider.swift
[181/194] Compiling NIOCore SystemCallHelpers.swift
[182/194] Compiling NIOCore TimeAmount+Duration.swift
[183/194] Compiling NIOCore TypeAssistedChannelHandler.swift
[184/194] Compiling NIOCore UniversalBootstrapSupport.swift
[185/194] Compiling NIOCore Utilities.swift
[186/194] Compiling NIOCore ByteBuffer-int.swift
[187/194] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[188/194] Compiling NIOCore ByteBuffer-multi-int.swift
[189/194] Compiling NIOCore ByteBuffer-views.swift
[190/194] Compiling NIOCore Channel.swift
[191/194] Compiling NIOCore ChannelHandler.swift
[192/194] Compiling NIOCore ChannelHandlers.swift
[193/194] Compiling NIOCore ChannelInvoker.swift
[194/194] Emitting module NIOCore
[196/246] Compiling NIOEmbedded Embedded.swift
[197/246] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[198/246] Compiling NIOEmbedded AsyncTestingChannel.swift
[199/246] Emitting module NIOEmbedded
[201/247] Emitting module NIOPosix
[202/253] Compiling NIOPosix ThreadPosix.swift
[203/253] Compiling NIOPosix ThreadWindows.swift
[204/253] Compiling NIOPosix UnsafeTransfer.swift
[205/253] Compiling NIOPosix Utilities.swift
[206/253] Compiling NIOPosix VsockAddress.swift
[207/253] Compiling NIOPosix VsockChannelEvents.swift
[208/253] Compiling NIOPosix ServerSocket.swift
[209/253] Compiling NIOPosix Socket.swift
[210/253] Compiling NIOPosix SocketChannel.swift
[211/253] Compiling NIOPosix SocketProtocols.swift
[212/253] Compiling NIOPosix System.swift
[213/253] Compiling NIOPosix Thread.swift
[214/253] Compiling NIOPosix PooledRecvBufferAllocator.swift
[215/253] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[216/253] Compiling NIOPosix PosixSingletons.swift
[217/253] Compiling NIOPosix RawSocketBootstrap.swift
[218/253] Compiling NIOPosix Resolver.swift
[219/253] Compiling NIOPosix Selectable.swift
[220/253] Compiling NIOPosix IntegerBitPacking.swift
[221/253] Compiling NIOPosix IntegerTypes.swift
[222/253] Compiling NIOPosix Linux.swift
[223/253] Compiling NIOPosix LinuxCPUSet.swift
[224/253] Compiling NIOPosix LinuxUring.swift
[225/253] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[226/253] Compiling NIOPosix NIOThreadPool.swift
[227/253] Compiling NIOPosix NonBlockingFileIO.swift
[228/253] Compiling NIOPosix PendingDatagramWritesManager.swift
[229/253] Compiling NIOPosix PendingWritesManager.swift
[230/253] Compiling NIOPosix PipeChannel.swift
[231/253] Compiling NIOPosix PipePair.swift
[232/253] Compiling NIOPosix PointerHelpers.swift
[233/253] Compiling NIOPosix Pool.swift
[234/253] Compiling NIOPosix BSDSocketAPICommon.swift
[235/253] Compiling NIOPosix BSDSocketAPIPosix.swift
[236/253] Compiling NIOPosix BSDSocketAPIWindows.swift
[237/253] Compiling NIOPosix BaseSocket.swift
[238/253] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[239/253] Compiling NIOPosix BaseSocketChannel.swift
[240/253] Compiling NIOPosix BaseStreamSocketChannel.swift
[241/253] Compiling NIOPosix SelectableChannel.swift
[242/253] Compiling NIOPosix SelectableEventLoop.swift
[243/253] Compiling NIOPosix SelectorEpoll.swift
[244/253] Compiling NIOPosix SelectorGeneric.swift
[245/253] Compiling NIOPosix SelectorKqueue.swift
[246/253] Compiling NIOPosix SelectorUring.swift
[247/253] Compiling NIOPosix Bootstrap.swift
[248/253] Compiling NIOPosix ControlMessage.swift
[249/253] Compiling NIOPosix DatagramVectorReadManager.swift
[250/253] Compiling NIOPosix FileDescriptor.swift
[251/253] Compiling NIOPosix GetaddrinfoResolver.swift
[252/253] Compiling NIOPosix HappyEyeballs.swift
[253/253] Compiling NIOPosix IO.swift
[255/256] Emitting module NIO
[256/256] Compiling NIO Exports.swift
[258/277] Emitting module NIOHTTP1
[259/279] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[260/279] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[261/279] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[262/279] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[263/279] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[264/279] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[265/279] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[266/279] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[267/279] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[268/279] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[269/279] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[270/279] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[271/279] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[272/279] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[273/279] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[274/279] Emitting module NIOFoundationCompat
[275/280] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[276/280] Compiling NIOHTTP1 HTTPTypes.swift
[278/317] Compiling MacroCore Process.swift
[279/317] Compiling MacroCore Warnings.swift
[280/317] Compiling MacroCore Regex.swift
[282/318] Compiling MacroCore Pipe.swift
[283/318] Compiling MacroCore ReadableByteStream.swift
[284/318] Compiling MacroCore ReadableByteStreamType.swift
[285/318] Compiling MacroCore ReadableStreamBase.swift
[286/318] Compiling MacroCore ReadableStreamType.swift
[287/323] Compiling MacroCore ListenerType.swift
[288/323] Compiling MacroCore JSError.swift
[289/323] Compiling MacroCore JSON.swift
[290/323] Compiling MacroCore CollectionStubs.swift
[291/323] Compiling MacroCore Math.swift
[292/323] Compiling MacroCore MacroError.swift
[293/323] Compiling MacroCore NextTick.swift
[294/323] Compiling MacroCore CommandLine.swift
[295/323] Compiling MacroCore DetectXcode.swift
[296/323] Compiling MacroCore Environment.swift
[300/323] Compiling MacroCore Concat.swift
[301/323] Compiling MacroCore DuplexStreamType.swift
[302/323] Compiling MacroCore Object.swift
[303/323] Compiling MacroCore StringStubs.swift
[304/323] Compiling MacroCore ToString.swift
[305/323] Compiling MacroCore LeftPad.swift
[306/323] Compiling MacroCore MacroCore.swift
[307/323] Compiling MacroCore Console.swift
[308/323] Compiling MacroCore Dirname.swift
[309/323] Compiling MacroCore EnvironmentValues.swift
[310/323] Compiling MacroCore ErrorEmitter.swift
[311/323] Compiling MacroCore EventListenerSet.swift
[312/323] Compiling MacroCore WritableByteStream.swift
[313/323] Compiling MacroCore WritableByteStreamType.swift
[314/323] Compiling MacroCore WritableStreamBase.swift
[315/323] Compiling MacroCore WritableStreamType.swift
[316/323] Compiling MacroCore StringEncoding.swift
[317/323] Compiling MacroCore Buffer.swift
[318/323] Compiling MacroCore BufferData.swift
[319/323] Compiling MacroCore BufferDeprecations.swift
[320/323] Compiling MacroCore BufferHexEncoding.swift
[321/323] Compiling MacroCore BufferStrings.swift
[322/323] Compiling MacroCore CollectionUtils.swift
[323/323] Emitting module MacroCore
[325/352] Compiling fs StatStruct.swift
[326/352] Compiling fs AsyncWrapper.swift
[327/352] Compiling fs ResultExtensions.swift
[328/353] Compiling http OutgoingMessage.swift
[329/354] Compiling http http.swift
[330/354] Compiling fs File.swift
[331/354] Compiling fs JSONFile.swift
[332/354] Compiling fs Directory.swift
[333/354] Compiling fs FSWatcher.swift
[334/354] Compiling fs Path.swift
[335/354] Compiling fs PosixWrappers.swift
[336/354] Compiling fs fs.swift
[337/354] Emitting module fs
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:65:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: warning: initializer 'init()' cannot be used in an '@inlinable' function because 'SwiftGlibc' was not imported by this file; this is an error in Swift 6
  var info = xsys.stat_struct()
                  ^
/host/spi-builder-workspace/Sources/fs/PosixWrappers.swift:72:19: note: The missing import of module 'SwiftGlibc' will be added implicitly
  var info = xsys.stat_struct()
                  ^
[340/354] Compiling fs Promise.swift
[341/354] Compiling fs FileReadStream.swift
[342/354] Compiling fs FileStream.swift
[343/354] Compiling fs FileWriteStream.swift
[350/355] Emitting module http
[357/358] Emitting module Macro
[358/358] Compiling Macro Macro.swift
[360/361] Emitting module MacroTestUtilities
[361/361] Compiling MacroTestUtilities TestServerResponse.swift
Build complete! (43.82s)
Build complete.
Done.

Build Machine: Linux 1