The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Macro with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Macro-swift/Macro
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at b6dbc8a Merge branch 'develop'
Cloned https://github.com/Macro-swift/Macro.git into spi-builder-workspace
b6dbc8ab1e1a737660ecdfaf19f57b463312c096
SUCCESS checkout https://github.com/Macro-swift/Macro.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-log.git (0.39s)
Fetched https://github.com/apple/swift-atomics.git (0.48s)
Fetched https://github.com/apple/swift-nio.git (1.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.58.0 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.02s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.58.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.1.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.0.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Building for debugging...
[0/11] Compiling CNIOWindows WSAStartup.c
[1/11] Compiling CNIOWindows shim.c
[2/11] Compiling CNIOLinux liburing_shims.c
[2/11] Compiling CNIOLinux shim.c
[4/25] Compiling _AtomicsShims.c
[5/25] Compiling CNIODarwin shim.c
[6/25] Compiling CNIOLLHTTP c_nio_api.c
[7/51] Compiling CNIOLLHTTP c_nio_http.c
[8/66] Compiling CNIOLLHTTP c_nio_llhttp.c
[10/66] Compiling Atomics AtomicLazyReference.swift
[11/66] Compiling Atomics HighLevelTypes.swift
[12/66] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[13/66] Compiling DequeModule Deque+CustomReflectable.swift
[14/66] Compiling DequeModule Deque+CustomStringConvertible.swift
[15/68] Compiling Atomics AtomicInteger.swift
[16/68] Compiling Atomics AtomicMemoryOrderings.swift
[17/68] Compiling Atomics AtomicOptional.swift
[18/68] Compiling Atomics Unmanaged extensions.swift
[19/68] Compiling Atomics AtomicBool.swift
[20/68] Compiling Atomics AtomicValue.swift
[21/68] Compiling Atomics DoubleWord.swift
[22/68] Compiling Atomics AtomicOptionalRawRepresentable.swift
[23/68] Compiling Atomics IntegerConformances.swift
[24/68] Compiling Atomics PointerConformances.swift
[25/68] Compiling Logging Locks.swift
[26/68] Compiling _NIODataStructures PriorityQueue.swift
[27/68] Compiling _NIODataStructures Heap.swift
[28/68] Emitting module _NIODataStructures
[29/68] Compiling Atomics AtomicRawRepresentable.swift
[30/68] Compiling Atomics AtomicStrongReference.swift
[31/68] Emitting module DequeModule
[32/68] Compiling DequeModule _DequeSlot.swift
[33/68] Compiling DequeModule _UnsafeWrappedBuffer.swift
[34/68] Compiling Logging LogHandler.swift
[35/68] Compiling Logging MetadataProvider.swift
[36/68] Emitting module Logging
[37/68] Compiling Logging Logging.swift
[42/70] Compiling xsys timespec.swift
[55/71] Emitting module Atomics
[56/71] Compiling xsys timeval_any.swift
[61/71] Emitting module xsys
[65/71] Compiling c-nioatomics.c
[67/71] Compiling Atomics Primitives.native.swift
[68/71] Compiling Atomics Primitives.shims.swift
[68/71] Compiling c-atomics.c
[72/77] Compiling NIOConcurrencyHelpers lock.swift
[73/77] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[74/77] Compiling NIOConcurrencyHelpers NIOLock.swift
[75/77] Emitting module NIOConcurrencyHelpers
[76/77] Compiling NIOConcurrencyHelpers atomics.swift
[77/77] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[78/134] Compiling NIOCore MarkedCircularBuffer.swift
[79/134] Compiling NIOCore MulticastChannel.swift
[80/134] Compiling NIOCore NIOAny.swift
[81/134] Compiling NIOCore NIOCloseOnErrorHandler.swift
[82/134] Compiling NIOCore NIOLoopBound.swift
[83/134] Compiling NIOCore NIOSendable.swift
[84/134] Compiling NIOCore PointerHelpers.swift
[85/134] Compiling NIOCore RecvByteBufferAllocator.swift
[86/142] Compiling NIOCore EventLoop+Deprecated.swift
[87/142] Compiling NIOCore EventLoop.swift
[88/142] Compiling NIOCore EventLoopFuture+Deprecated.swift
[89/142] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[90/142] Compiling NIOCore EventLoopFuture.swift
[91/142] Compiling NIOCore FileDescriptor.swift
[92/142] Compiling NIOCore FileHandle.swift
[93/142] Compiling NIOCore FileRegion.swift
[94/142] Compiling NIOCore ChannelInvoker.swift
[95/142] Compiling NIOCore ChannelOption.swift
[96/142] Compiling NIOCore ChannelPipeline.swift
[97/142] Compiling NIOCore CircularBuffer.swift
[98/142] Compiling NIOCore Codec.swift
[99/142] Compiling NIOCore ConvenienceOptionSupport.swift
[100/142] Compiling NIOCore DeadChannel.swift
[101/142] Compiling NIOCore DispatchQueue+WithFuture.swift
[102/142] Compiling NIOCore ActorExecutor.swift
[103/142] Compiling NIOCore AddressedEnvelope.swift
[104/142] Compiling NIOCore AsyncAwaitSupport.swift
[105/142] Compiling NIOCore AsyncChannel.swift
[106/142] Compiling NIOCore AsyncChannelInboundStream.swift
[107/142] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[108/142] Compiling NIOCore AsyncChannelOutboundWriter.swift
[109/142] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[110/142] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[111/142] Compiling NIOCore SocketAddresses.swift
[112/142] Compiling NIOCore SocketOptionProvider.swift
[113/142] Compiling NIOCore SystemCallHelpers.swift
[114/142] Compiling NIOCore TimeAmount+Duration.swift
[115/142] Compiling NIOCore TypeAssistedChannelHandler.swift
[116/142] Compiling NIOCore UniversalBootstrapSupport.swift
[117/142] Compiling NIOCore Utilities.swift
[118/142] Compiling NIOCore CloseRatchet.swift
[119/142] Compiling NIOCore NIOAsyncSequenceProducer.swift
[120/142] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[121/142] Compiling NIOCore NIOAsyncWriter.swift
[122/142] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[123/142] Compiling NIOCore BSDSocketAPI.swift
[124/142] Compiling NIOCore ByteBuffer-aux.swift
[125/142] Compiling NIOCore ByteBuffer-conversions.swift
[126/142] Compiling NIOCore ByteBuffer-core.swift
[127/142] Compiling NIOCore ByteBuffer-int.swift
[128/142] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[129/142] Compiling NIOCore ByteBuffer-multi-int.swift
[130/142] Compiling NIOCore ByteBuffer-views.swift
[131/142] Compiling NIOCore Channel.swift
[132/142] Compiling NIOCore ChannelHandler.swift
[133/142] Compiling NIOCore ChannelHandlers.swift
[134/142] Compiling NIOCore GlobalSingletons.swift
[135/142] Compiling NIOCore IO.swift
[136/142] Compiling NIOCore IOData.swift
[137/142] Compiling NIOCore IPProtocol.swift
[138/142] Compiling NIOCore IntegerBitPacking.swift
[139/142] Compiling NIOCore IntegerTypes.swift
[140/142] Compiling NIOCore Interfaces.swift
[141/142] Compiling NIOCore Linux.swift
[142/142] Emitting module NIOCore
[143/191] Emitting module NIOEmbedded
[144/191] Compiling NIOEmbedded Embedded.swift
[145/191] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[146/191] Compiling NIOEmbedded AsyncTestingChannel.swift
[147/191] Emitting module NIOPosix
[148/197] Compiling NIOPosix Selectable.swift
[149/197] Compiling NIOPosix SelectableChannel.swift
[150/197] Compiling NIOPosix SelectableEventLoop.swift
[151/197] Compiling NIOPosix SelectorEpoll.swift
[152/197] Compiling NIOPosix SelectorGeneric.swift
[153/197] Compiling NIOPosix SelectorKqueue.swift
[154/197] Compiling NIOPosix PointerHelpers.swift
[155/197] Compiling NIOPosix Pool.swift
[156/197] Compiling NIOPosix PooledRecvBufferAllocator.swift
[157/197] Compiling NIOPosix PosixSingletons.swift
[158/197] Compiling NIOPosix RawSocketBootstrap.swift
[159/197] Compiling NIOPosix Resolver.swift
[160/197] Compiling NIOPosix BSDSocketAPICommon.swift
[161/197] Compiling NIOPosix BSDSocketAPIPosix.swift
[162/197] Compiling NIOPosix BSDSocketAPIWindows.swift
[163/197] Compiling NIOPosix BaseSocket.swift
[164/197] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[165/197] Compiling NIOPosix BaseSocketChannel.swift
[166/197] Compiling NIOPosix BaseStreamSocketChannel.swift
[167/197] Compiling NIOPosix SelectorUring.swift
[168/197] Compiling NIOPosix ServerSocket.swift
[169/197] Compiling NIOPosix Socket.swift
[170/197] Compiling NIOPosix SocketChannel.swift
[171/197] Compiling NIOPosix SocketProtocols.swift
[172/197] Compiling NIOPosix System.swift
[173/197] Compiling NIOPosix IntegerBitPacking.swift
[174/197] Compiling NIOPosix IntegerTypes.swift
[175/197] Compiling NIOPosix Linux.swift
[176/197] Compiling NIOPosix LinuxCPUSet.swift
[177/197] Compiling NIOPosix LinuxUring.swift
[178/197] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[179/197] Compiling NIOPosix NIOThreadPool.swift
[180/197] Compiling NIOPosix NonBlockingFileIO.swift
[181/197] Compiling NIOPosix PendingDatagramWritesManager.swift
[182/197] Compiling NIOPosix PendingWritesManager.swift
[183/197] Compiling NIOPosix PipeChannel.swift
[184/197] Compiling NIOPosix PipePair.swift
[185/197] Compiling NIOPosix Bootstrap.swift
[186/197] Compiling NIOPosix ControlMessage.swift
[187/197] Compiling NIOPosix DatagramVectorReadManager.swift
[188/197] Compiling NIOPosix FileDescriptor.swift
[189/197] Compiling NIOPosix GetaddrinfoResolver.swift
[190/197] Compiling NIOPosix HappyEyeballs.swift
[191/197] Compiling NIOPosix IO.swift
[192/197] Compiling NIOPosix Thread.swift
[193/197] Compiling NIOPosix ThreadPosix.swift
[194/197] Compiling NIOPosix ThreadWindows.swift
[195/197] Compiling NIOPosix Utilities.swift
[196/197] Compiling NIOPosix VsockAddress.swift
[197/197] Compiling NIOPosix VsockChannelEvents.swift
[198/199] Emitting module NIO
[199/199] Compiling NIO Exports.swift
[200/215] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[201/215] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[202/215] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[203/216] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[204/216] Emitting module NIOFoundationCompat
[205/216] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[206/216] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[207/216] Compiling NIOHTTP1 HTTPEncoder.swift
[208/216] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[209/253] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[210/253] Compiling MacroCore Buffer.swift
[211/253] Compiling MacroCore BufferData.swift
[212/253] Emitting module NIOHTTP1
[213/253] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[214/253] Compiling MacroCore Process.swift
[215/253] Compiling MacroCore Warnings.swift
[216/253] Compiling NIOHTTP1 HTTPTypes.swift
[217/253] Compiling MacroCore Console.swift
[218/253] Compiling MacroCore Dirname.swift
[219/253] Compiling MacroCore EnvironmentValues.swift
[220/253] Compiling MacroCore ErrorEmitter.swift
[221/253] Compiling MacroCore EventListenerSet.swift
[222/258] Compiling MacroCore Object.swift
[223/258] Compiling MacroCore StringStubs.swift
[224/258] Compiling MacroCore ToString.swift
[225/258] Compiling MacroCore LeftPad.swift
[226/258] Compiling MacroCore MacroCore.swift
[227/258] Compiling MacroCore MacroError.swift
[228/258] Compiling MacroCore NextTick.swift
[229/258] Compiling MacroCore CommandLine.swift
[230/258] Compiling MacroCore DetectXcode.swift
[231/258] Compiling MacroCore Environment.swift
[232/258] Compiling MacroCore Pipe.swift
[233/258] Compiling MacroCore ReadableByteStream.swift
[234/258] Compiling MacroCore ReadableByteStreamType.swift
[235/258] Compiling MacroCore ReadableStreamBase.swift
[236/258] Compiling MacroCore ReadableStreamType.swift
[237/258] Compiling MacroCore ListenerType.swift
[238/258] Compiling MacroCore JSError.swift
[239/258] Compiling MacroCore JSON.swift
[240/258] Compiling MacroCore CollectionStubs.swift
[241/258] Compiling MacroCore Math.swift
[244/258] Compiling MacroCore Regex.swift
[245/258] Compiling MacroCore Concat.swift
[246/258] Compiling MacroCore DuplexStreamType.swift
[247/258] Emitting module MacroCore
[250/258] Compiling MacroCore BufferDeprecations.swift
[251/258] Compiling MacroCore BufferHexEncoding.swift
[252/258] Compiling MacroCore BufferStrings.swift
[253/258] Compiling MacroCore CollectionUtils.swift
[254/258] Compiling MacroCore WritableByteStream.swift
[255/258] Compiling MacroCore WritableByteStreamType.swift
[256/258] Compiling MacroCore WritableStreamBase.swift
[257/258] Compiling MacroCore WritableStreamType.swift
[258/258] Compiling MacroCore StringEncoding.swift
[259/286] Compiling http OutgoingMessage.swift
[260/287] Compiling fs Promise.swift
[261/287] Compiling fs FileReadStream.swift
[262/287] Compiling http http.swift
[265/287] Compiling fs StatStruct.swift
[266/287] Compiling fs AsyncWrapper.swift
[267/287] Compiling fs ResultExtensions.swift
[268/287] Compiling http QueryString.swift
[269/287] Compiling http Server.swift
[270/287] Compiling http Globals.swift
[271/287] Compiling http IncomingMessage.swift
[272/288] Emitting module fs
[273/288] Compiling http Agent.swift
[274/288] Compiling http ClientRequest.swift
[275/288] Compiling http URLRequestInit.swift
[276/288] Compiling http URLSessionAgent.swift
[277/288] Compiling fs fs.swift
[286/288] Emitting module http
[289/290] Emitting module Macro
[290/290] Compiling Macro Macro.swift
[291/292] Emitting module MacroTestUtilities
[292/292] Compiling MacroTestUtilities TestServerResponse.swift
Build complete! (19.81s)
Build complete.
Done.