The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Macro, reference 1.0.2 (902287), with Swift 5.8 for Linux on 8 Oct 2024 04:09:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-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: 1.0.2
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.2      -> FETCH_HEAD
HEAD is now at 9022878 Merge branch 'develop'
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
9022878bbdbf203db71758377955a4d8b2ca62ac
SUCCESS checkout https://github.com/Macro-swift/Macro.git at 1.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
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" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:5112a149cbb5cb7c4578603c13e2541eac53725a20fec231c9f83c98beab2b47
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
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/3619] Fetching swift-log
[1739/5188] Fetching swift-log, swift-atomics
[5189/75372] Fetching swift-log, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git (0.76s)
[7831/73803] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git (3.91s)
Fetched https://github.com/apple/swift-nio.git (3.99s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.26s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.74.0 (0.55s)
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 (1.24s)
Fetched https://github.com/apple/swift-collections.git (1.26s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.43s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.74.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.3.2
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
Building for debugging...
[0/12] Compiling _AtomicsShims.c
[1/12] Compiling CNIOWindows shim.c
[2/12] Compiling CNIOLLHTTP c_nio_http.c
[3/12] Compiling CNIOWindows WSAStartup.c
[4/12] Compiling CNIOWASI CNIOWASI.c
[5/12] Compiling CNIOLinux liburing_shims.c
[6/12] Compiling CNIOLLHTTP c_nio_api.c
[7/12] Compiling CNIODarwin shim.c
[8/12] Compiling CNIOLinux shim.c
[9/19] Compiling CNIOLLHTTP c_nio_llhttp.c
[11/73] Emitting module xsys
[11/74] Compiling c-nioatomics.c
[12/74] Compiling c-atomics.c
[14/77] Compiling Atomics AtomicMemoryOrderings.swift
[15/77] Compiling Atomics DoubleWord.swift
[16/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/84] Compiling Atomics ManagedAtomic.swift
[19/84] Compiling Atomics ManagedAtomicLazyReference.swift
[20/84] Compiling Atomics AtomicStorage.swift
[21/84] Compiling Atomics AtomicValue.swift
[22/84] Compiling _NIODataStructures PriorityQueue.swift
[23/84] Emitting module InternalCollectionsUtilities
[24/84] Compiling Atomics IntegerConformances.swift
[25/84] Compiling Atomics PointerConformances.swift
[26/84] Compiling Atomics Primitives.native.swift
[27/84] Compiling Atomics AtomicInteger.swift
[28/84] Compiling Atomics AtomicOptionalWrappable.swift
[29/84] Compiling Atomics AtomicReference.swift
[30/84] Compiling Atomics OptionalRawRepresentable.swift
[31/84] Compiling Atomics RawRepresentable.swift
[32/84] Compiling Atomics AtomicBool.swift
[33/84] Compiling Atomics Primitives.shims.swift
[34/84] Emitting module Atomics
[51/84] Emitting module _NIOBase64
[52/84] Compiling _NIOBase64 Base64.swift
[55/85] Compiling _NIODataStructures _TinyArray.swift
[57/87] Compiling Atomics IntegerOperations.swift
[58/87] Compiling Atomics Unmanaged extensions.swift
[64/105] Compiling DequeModule _DequeBuffer.swift
[65/105] Compiling DequeModule _DequeBufferHeader.swift
[66/107] Compiling DequeModule Deque+Extras.swift
[67/107] Compiling DequeModule Deque+Hashable.swift
[68/107] Compiling DequeModule Deque+CustomReflectable.swift
[69/107] Compiling DequeModule Deque+Descriptions.swift
[70/107] Compiling DequeModule Deque+Testing.swift
[71/107] Compiling DequeModule Deque._Storage.swift
[72/107] Compiling NIOConcurrencyHelpers lock.swift
[73/107] Compiling Logging MetadataProvider.swift
[74/107] Compiling DequeModule Deque+Codable.swift
[75/107] Compiling DequeModule Deque+Collection.swift
[76/107] Compiling DequeModule Deque+Equatable.swift
[77/107] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/107] Compiling DequeModule Deque._UnsafeHandle.swift
[79/107] Compiling DequeModule Deque.swift
[80/107] Compiling xsys timespec.swift
[85/107] Emitting module _NIODataStructures
[86/107] Compiling _NIODataStructures Heap.swift
[87/108] Compiling xsys timeval_any.swift
[89/109] Compiling Logging Locks.swift
[91/110] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[92/111] Emitting module NIOConcurrencyHelpers
[93/111] Compiling NIOConcurrencyHelpers NIOLock.swift
[102/111] Compiling DequeModule _DequeSlot.swift
[103/111] Compiling DequeModule _UnsafeWrappedBuffer.swift
[104/111] Compiling NIOConcurrencyHelpers atomics.swift
[105/111] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[108/113] Emitting module Logging
[109/113] Compiling Logging Logging.swift
[110/113] Compiling Logging LogHandler.swift
[113/113] Emitting module DequeModule
[118/176] Compiling NIOCore MarkedCircularBuffer.swift
[119/176] Compiling NIOCore MulticastChannel.swift
[120/176] Compiling NIOCore NIOAny.swift
[121/176] Compiling NIOCore NIOCloseOnErrorHandler.swift
[122/176] Compiling NIOCore NIOLoopBound.swift
[123/176] Compiling NIOCore NIOSendable.swift
[124/176] Compiling NIOCore PointerHelpers.swift
[125/176] Compiling NIOCore RecvByteBufferAllocator.swift
[126/184] Compiling NIOCore GlobalSingletons.swift
[127/184] Compiling NIOCore IO.swift
[128/184] Compiling NIOCore IOData.swift
[129/184] Compiling NIOCore IPProtocol.swift
[130/184] Compiling NIOCore IntegerBitPacking.swift
[131/184] Compiling NIOCore IntegerTypes.swift
[132/184] Compiling NIOCore Interfaces.swift
[133/184] Compiling NIOCore Linux.swift
[134/184] Compiling NIOCore EventLoop.swift
[135/184] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[136/184] Compiling NIOCore EventLoopFuture+Deprecated.swift
[137/184] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[138/184] Compiling NIOCore EventLoopFuture.swift
[139/184] Compiling NIOCore FileDescriptor.swift
[140/184] Compiling NIOCore FileHandle.swift
[141/184] Compiling NIOCore FileRegion.swift
[142/184] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[143/184] Compiling NIOCore SocketAddresses.swift
[144/184] Compiling NIOCore SocketOptionProvider.swift
[145/184] Compiling NIOCore SystemCallHelpers.swift
[146/184] Compiling NIOCore TimeAmount+Duration.swift
[147/184] Compiling NIOCore TypeAssistedChannelHandler.swift
[148/184] Compiling NIOCore UniversalBootstrapSupport.swift
[149/184] Compiling NIOCore Utilities.swift
[150/184] Compiling NIOCore ChannelPipeline.swift
[151/184] Compiling NIOCore CircularBuffer.swift
[152/184] Compiling NIOCore Codec.swift
[153/184] Compiling NIOCore ConvenienceOptionSupport.swift
[154/184] Compiling NIOCore DeadChannel.swift
[155/184] Compiling NIOCore DispatchQueue+WithFuture.swift
[156/184] Compiling NIOCore EventLoop+Deprecated.swift
[157/184] Compiling NIOCore EventLoop+SerialExecutor.swift
[158/184] Compiling NIOCore AddressedEnvelope.swift
[159/184] Compiling NIOCore AsyncAwaitSupport.swift
[160/184] Compiling NIOCore AsyncChannel.swift
[161/184] Compiling NIOCore AsyncChannelHandler.swift
[162/184] Compiling NIOCore AsyncChannelInboundStream.swift
[163/184] Compiling NIOCore AsyncChannelOutboundWriter.swift
[164/184] Compiling NIOCore NIOAsyncSequenceProducer.swift
[165/184] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[166/184] Compiling NIOCore NIOAsyncWriter.swift
[167/184] Compiling NIOCore ByteBuffer-multi-int.swift
[168/184] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[169/184] Compiling NIOCore ByteBuffer-views.swift
[170/184] Compiling NIOCore Channel.swift
[171/184] Compiling NIOCore ChannelHandler.swift
[172/184] Compiling NIOCore ChannelHandlers.swift
[173/184] Compiling NIOCore ChannelInvoker.swift
[174/184] Compiling NIOCore ChannelOption.swift
[175/184] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[176/184] Compiling NIOCore BSDSocketAPI.swift
[177/184] Compiling NIOCore ByteBuffer-aux.swift
[178/184] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[179/184] Compiling NIOCore ByteBuffer-conversions.swift
[180/184] Compiling NIOCore ByteBuffer-core.swift
[181/184] Compiling NIOCore ByteBuffer-hex.swift
[182/184] Compiling NIOCore ByteBuffer-int.swift
[183/184] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[184/184] Emitting module NIOCore
[187/238] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[188/238] Compiling NIOEmbedded AsyncTestingChannel.swift
[189/238] Emitting module NIOEmbedded
[190/238] Compiling NIOEmbedded Embedded.swift
[193/240] Emitting module NIOPosix
[194/246] Compiling NIOPosix IO.swift
[195/246] Compiling NIOPosix IntegerBitPacking.swift
[196/246] Compiling NIOPosix IntegerTypes.swift
[197/246] Compiling NIOPosix Linux.swift
[198/246] Compiling NIOPosix LinuxCPUSet.swift
[199/246] Compiling NIOPosix LinuxUring.swift
[200/246] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[201/246] Compiling NIOPosix ThreadPosix.swift
[202/246] Compiling NIOPosix ThreadWindows.swift
[203/246] Compiling NIOPosix UnsafeTransfer.swift
[204/246] Compiling NIOPosix Utilities.swift
[205/246] Compiling NIOPosix VsockAddress.swift
[206/246] Compiling NIOPosix VsockChannelEvents.swift
[207/246] Compiling NIOPosix ServerSocket.swift
[208/246] Compiling NIOPosix Socket.swift
[209/246] Compiling NIOPosix SocketChannel.swift
[210/246] Compiling NIOPosix SocketProtocols.swift
[211/246] Compiling NIOPosix System.swift
[212/246] Compiling NIOPosix Thread.swift
[213/246] Compiling NIOPosix Pool.swift
[214/246] Compiling NIOPosix PooledRecvBufferAllocator.swift
[215/246] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[216/246] Compiling NIOPosix PosixSingletons.swift
[217/246] Compiling NIOPosix RawSocketBootstrap.swift
[218/246] Compiling NIOPosix Resolver.swift
[219/246] Compiling NIOPosix Selectable.swift
[220/246] Compiling NIOPosix SelectableChannel.swift
[221/246] Compiling NIOPosix SelectableEventLoop.swift
[222/246] Compiling NIOPosix SelectorEpoll.swift
[223/246] Compiling NIOPosix SelectorGeneric.swift
[224/246] Compiling NIOPosix SelectorKqueue.swift
[225/246] Compiling NIOPosix SelectorUring.swift
[226/246] Compiling NIOPosix NIOThreadPool.swift
[227/246] Compiling NIOPosix NonBlockingFileIO.swift
[228/246] Compiling NIOPosix PendingDatagramWritesManager.swift
[229/246] Compiling NIOPosix PendingWritesManager.swift
[230/246] Compiling NIOPosix PipeChannel.swift
[231/246] Compiling NIOPosix PipePair.swift
[232/246] Compiling NIOPosix PointerHelpers.swift
[233/246] Compiling NIOPosix BSDSocketAPICommon.swift
[234/246] Compiling NIOPosix BSDSocketAPIPosix.swift
[235/246] Compiling NIOPosix BSDSocketAPIWindows.swift
[236/246] Compiling NIOPosix BaseSocket.swift
[237/246] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[238/246] Compiling NIOPosix BaseSocketChannel.swift
[239/246] Compiling NIOPosix BaseStreamSocketChannel.swift
[240/246] Compiling NIOPosix Bootstrap.swift
[241/246] Compiling NIOPosix ControlMessage.swift
[242/246] Compiling NIOPosix DatagramVectorReadManager.swift
[243/246] Compiling NIOPosix Errors+Any.swift
[244/246] Compiling NIOPosix FileDescriptor.swift
[245/246] Compiling NIOPosix GetaddrinfoResolver.swift
[246/246] Compiling NIOPosix HappyEyeballs.swift
[249/250] Compiling NIO Exports.swift
[250/250] Emitting module NIO
[253/272] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[254/272] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[255/274] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[256/274] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[257/274] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[258/274] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[259/274] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[260/274] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[261/274] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[262/274] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[263/274] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[264/274] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[265/274] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[266/274] Compiling NIOHTTP1 HTTPTypes.swift
[267/274] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[268/274] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[269/274] Emitting module NIOHTTP1
[270/274] Compiling NIOHTTP1 ByteCollectionUtils.swift
[271/274] Compiling NIOHTTP1 HTTPDecoder.swift
[272/274] Compiling NIOHTTP1 HTTPEncoder.swift
[275/276] Emitting module NIOFoundationCompat
[276/276] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[279/315] Compiling MacroCore Object.swift
[280/315] Compiling MacroCore StringStubs.swift
[281/315] Compiling MacroCore ToString.swift
[282/315] Compiling MacroCore LeftPad.swift
[283/315] Compiling MacroCore MacroCore.swift
[284/320] Compiling MacroCore MacroError.swift
[285/320] Compiling MacroCore NextTick.swift
[286/320] Compiling MacroCore CommandLine.swift
[287/320] Compiling MacroCore DetectXcode.swift
[288/320] Compiling MacroCore Environment.swift
[289/320] Compiling MacroCore Console.swift
[290/320] Compiling MacroCore Dirname.swift
[291/320] Compiling MacroCore EnvironmentValues.swift
[292/320] Compiling MacroCore ErrorEmitter.swift
[293/320] Compiling MacroCore EventListenerSet.swift
[294/320] Compiling MacroCore Pipe.swift
[295/320] Compiling MacroCore ReadableByteStream.swift
[296/320] Compiling MacroCore ReadableByteStreamType.swift
[297/320] Compiling MacroCore ReadableStreamBase.swift
[298/320] Compiling MacroCore ReadableStreamType.swift
[299/320] Compiling MacroCore ListenerType.swift
[300/320] Compiling MacroCore JSError.swift
[301/320] Compiling MacroCore JSON.swift
[302/320] Compiling MacroCore CollectionStubs.swift
[303/320] Compiling MacroCore Math.swift
[304/320] Compiling MacroCore Process.swift
[305/320] Compiling MacroCore Warnings.swift
[306/320] Compiling MacroCore Regex.swift
[307/320] Compiling MacroCore Concat.swift
[308/320] Compiling MacroCore DuplexStreamType.swift
[309/320] Compiling MacroCore WritableByteStream.swift
[310/320] Compiling MacroCore WritableByteStreamType.swift
[311/320] Compiling MacroCore WritableStreamBase.swift
[312/320] Compiling MacroCore WritableStreamType.swift
[313/320] Compiling MacroCore StringEncoding.swift
[314/320] Emitting module MacroCore
[315/320] Compiling MacroCore Buffer.swift
[316/320] Compiling MacroCore BufferData.swift
[317/320] Compiling MacroCore BufferDeprecations.swift
[318/320] Compiling MacroCore BufferHexEncoding.swift
[319/320] Compiling MacroCore BufferStrings.swift
[320/320] Compiling MacroCore CollectionUtils.swift
[323/350] Compiling fs StatStruct.swift
[324/351] Compiling http ServerResponse.swift
[325/351] Compiling http HTTPHeadersHolder.swift
[326/351] Compiling http Agent.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()
                  ^
[327/351] Compiling http ClientRequest.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()
                  ^
[328/351] Emitting module http
[329/351] Compiling http URLRequestInit.swift
[330/351] Compiling http URLSessionAgent.swift
[331/352] Compiling http OutgoingMessage.swift
[332/352] 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()
                  ^
[335/352] Compiling fs fs.swift
[336/352] Compiling http http.swift
[337/352] Compiling http URLSessionClientRequest.swift
[338/352] Compiling http BasicAuth.swift
[339/352] Compiling http QueryString.swift
[340/352] Compiling http Server.swift
[341/352] Compiling http Globals.swift
[342/352] Compiling http IncomingMessage.swift
[357/358] Compiling Macro Macro.swift
[358/358] Emitting module Macro
[361/362] Emitting module MacroTestUtilities
[362/362] Compiling MacroTestUtilities TestServerResponse.swift
Build complete! (40.18s)
Build complete.
Done.