The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MacroExpress 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/MacroExpress.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Macro-swift/MacroExpress
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at e9bea42 Merge branch 'develop'
Cloned https://github.com/Macro-swift/MacroExpress.git into spi-builder-workspace
e9bea4247180d2b05606d853451c6f7e5e33bb9c
SUCCESS checkout https://github.com/Macro-swift/MacroExpress.git at 1.0.2
========================================
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/AlwaysRightInstitute/mustache.git from cache
Fetching https://github.com/Macro-swift/Macro.git from cache
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.20s)
Fetched https://github.com/Macro-swift/Macro.git (0.23s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.44s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.1 (0.41s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-log.git (0.23s)
Fetched https://github.com/apple/swift-atomics.git (0.56s)
Fetched https://github.com/apple/swift-nio.git (1.46s)
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.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.58.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.04s)
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.1
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
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.58.0
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
Building for debugging...
[0/11] Compiling CNIOWindows shim.c
[1/25] Compiling _AtomicsShims.c
[2/25] Compiling CNIODarwin shim.c
[3/27] Compiling CNIOLLHTTP c_nio_api.c
[4/33] Compiling CNIOLLHTTP c_nio_http.c
[5/43] Compiling CNIOLLHTTP c_nio_llhttp.c
[7/61] Emitting module _NIODataStructures
[8/61] Compiling DequeModule Deque.swift
[9/61] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[10/61] Compiling DequeModule _DequeBuffer.swift
[11/61] Compiling DequeModule _DequeBufferHeader.swift
[12/61] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[13/61] Compiling DequeModule Deque+CustomReflectable.swift
[14/61] Compiling DequeModule Deque+CustomStringConvertible.swift
[15/63] Compiling DequeModule Deque._Storage.swift
[16/63] Compiling DequeModule Deque._UnsafeHandle.swift
[17/63] Compiling DequeModule Compatibility.swift
[18/63] Compiling DequeModule Deque+Codable.swift
[19/63] Compiling DequeModule Deque+Collection.swift
[20/63] Compiling DequeModule Deque+Hashable.swift
[21/63] Compiling DequeModule Deque+Testing.swift
[22/63] Compiling DequeModule Deque+Equatable.swift
[23/63] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[24/63] Compiling DequeModule Deque+Extras.swift
[25/63] Emitting module DequeModule
[26/63] Compiling Logging LogHandler.swift
[27/63] Compiling DequeModule _DequeSlot.swift
[28/63] Compiling DequeModule _UnsafeWrappedBuffer.swift
[29/78] Compiling _NIODataStructures Heap.swift
[30/78] Compiling _NIODataStructures PriorityQueue.swift
[30/78] Compiling CNIOWindows WSAStartup.c
[31/78] Compiling CNIOLinux shim.c
[32/78] Compiling CNIOLinux liburing_shims.c
[34/78] Compiling Logging MetadataProvider.swift
[35/78] Compiling Logging Locks.swift
[36/78] Emitting module Logging
[37/78] Compiling Logging Logging.swift
[38/78] Compiling xsys timespec.swift
[39/79] Compiling Atomics Unmanaged extensions.swift
[40/79] Compiling Atomics AtomicBool.swift
[41/79] Compiling Atomics AtomicValue.swift
[42/79] Compiling Atomics DoubleWord.swift
[43/79] Compiling Atomics AtomicRawRepresentable.swift
[44/79] Compiling Atomics AtomicStrongReference.swift
[45/79] Compiling Atomics AtomicOptional.swift
[46/79] Compiling Atomics AtomicOptionalRawRepresentable.swift
[47/79] Compiling Atomics AtomicLazyReference.swift
[48/79] Compiling Atomics HighLevelTypes.swift
[49/79] Compiling xsys timeval_any.swift
[58/79] Compiling Atomics AtomicInteger.swift
[59/79] Compiling Atomics AtomicMemoryOrderings.swift
[60/79] Compiling Atomics IntegerConformances.swift
[61/79] Compiling Atomics PointerConformances.swift
[63/81] Compiling c-nioatomics.c
[65/81] Emitting module Atomics
[66/81] Emitting module xsys
[69/81] Compiling mime MIME.swift
[70/81] Emitting module mime
[71/81] Compiling mustache Mustacheable.swift
[72/81] Emitting module mustache
[73/81] Compiling mustache MustacheRenderingContext.swift
[74/81] Compiling mustache Helpers.swift
[75/81] Compiling mustache MustacheParser.swift
[76/81] Compiling mustache HTMLEscape.swift
[77/81] Compiling mustache SimpleKVC.swift
[78/81] Compiling mustache MustacheNode.swift
[78/81] Compiling c-atomics.c
[80/87] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[81/87] Compiling NIOConcurrencyHelpers lock.swift
[82/87] Emitting module NIOConcurrencyHelpers
[83/87] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[84/87] Compiling NIOConcurrencyHelpers NIOLock.swift
[85/87] Compiling NIOConcurrencyHelpers atomics.swift
[86/87] Compiling Atomics Primitives.native.swift
[87/87] Compiling Atomics Primitives.shims.swift
[88/144] Compiling NIOCore MarkedCircularBuffer.swift
[89/144] Compiling NIOCore MulticastChannel.swift
[90/144] Compiling NIOCore NIOAny.swift
[91/144] Compiling NIOCore NIOCloseOnErrorHandler.swift
[92/144] Compiling NIOCore NIOLoopBound.swift
[93/144] Compiling NIOCore NIOSendable.swift
[94/144] Compiling NIOCore PointerHelpers.swift
[95/144] Compiling NIOCore RecvByteBufferAllocator.swift
[96/152] Compiling NIOCore GlobalSingletons.swift
[97/152] Compiling NIOCore IO.swift
[98/152] Compiling NIOCore IOData.swift
[99/152] Compiling NIOCore IPProtocol.swift
[100/152] Compiling NIOCore IntegerBitPacking.swift
[101/152] Compiling NIOCore IntegerTypes.swift
[102/152] Compiling NIOCore Interfaces.swift
[103/152] Compiling NIOCore Linux.swift
[104/152] Compiling NIOCore ActorExecutor.swift
[105/152] Compiling NIOCore AddressedEnvelope.swift
[106/152] Compiling NIOCore AsyncAwaitSupport.swift
[107/152] Compiling NIOCore AsyncChannel.swift
[108/152] Compiling NIOCore AsyncChannelInboundStream.swift
[109/152] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[110/152] Compiling NIOCore AsyncChannelOutboundWriter.swift
[111/152] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[112/152] Compiling NIOCore EventLoop+Deprecated.swift
[113/152] Compiling NIOCore EventLoop.swift
[114/152] Compiling NIOCore EventLoopFuture+Deprecated.swift
[115/152] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[116/152] Compiling NIOCore EventLoopFuture.swift
[117/152] Compiling NIOCore FileDescriptor.swift
[118/152] Compiling NIOCore FileHandle.swift
[119/152] Compiling NIOCore FileRegion.swift
[120/152] Compiling NIOCore ChannelInvoker.swift
[121/152] Compiling NIOCore ChannelOption.swift
[122/152] Compiling NIOCore ChannelPipeline.swift
[123/152] Compiling NIOCore CircularBuffer.swift
[124/152] Compiling NIOCore Codec.swift
[125/152] Compiling NIOCore ConvenienceOptionSupport.swift
[126/152] Compiling NIOCore DeadChannel.swift
[127/152] Compiling NIOCore DispatchQueue+WithFuture.swift
[128/152] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[129/152] Compiling NIOCore SocketAddresses.swift
[130/152] Compiling NIOCore SocketOptionProvider.swift
[131/152] Compiling NIOCore SystemCallHelpers.swift
[132/152] Compiling NIOCore TimeAmount+Duration.swift
[133/152] Compiling NIOCore TypeAssistedChannelHandler.swift
[134/152] Compiling NIOCore UniversalBootstrapSupport.swift
[135/152] Compiling NIOCore Utilities.swift
[136/152] Emitting module NIOCore
[137/152] Compiling NIOCore CloseRatchet.swift
[138/152] Compiling NIOCore NIOAsyncSequenceProducer.swift
[139/152] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[140/152] Compiling NIOCore NIOAsyncWriter.swift
[141/152] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[142/152] Compiling NIOCore BSDSocketAPI.swift
[143/152] Compiling NIOCore ByteBuffer-aux.swift
[144/152] Compiling NIOCore ByteBuffer-conversions.swift
[145/152] Compiling NIOCore ByteBuffer-core.swift
[146/152] Compiling NIOCore ByteBuffer-int.swift
[147/152] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[148/152] Compiling NIOCore ByteBuffer-multi-int.swift
[149/152] Compiling NIOCore ByteBuffer-views.swift
[150/152] Compiling NIOCore Channel.swift
[151/152] Compiling NIOCore ChannelHandler.swift
[152/152] Compiling NIOCore ChannelHandlers.swift
[153/201] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[154/201] Emitting module NIOEmbedded
[155/201] Compiling NIOEmbedded AsyncTestingChannel.swift
[156/201] Compiling NIOEmbedded Embedded.swift
[157/201] Compiling NIOPosix PointerHelpers.swift
[158/201] Compiling NIOPosix Pool.swift
[159/201] Compiling NIOPosix PooledRecvBufferAllocator.swift
[160/201] Compiling NIOPosix PosixSingletons.swift
[161/201] Compiling NIOPosix RawSocketBootstrap.swift
[162/201] Compiling NIOPosix Resolver.swift
[163/207] Emitting module NIOPosix
[164/207] Compiling NIOPosix Selectable.swift
[165/207] Compiling NIOPosix SelectableChannel.swift
[166/207] Compiling NIOPosix SelectableEventLoop.swift
[167/207] Compiling NIOPosix SelectorEpoll.swift
[168/207] Compiling NIOPosix SelectorGeneric.swift
[169/207] Compiling NIOPosix SelectorKqueue.swift
[170/207] Compiling NIOPosix SelectorUring.swift
[171/207] Compiling NIOPosix ServerSocket.swift
[172/207] Compiling NIOPosix Socket.swift
[173/207] Compiling NIOPosix SocketChannel.swift
[174/207] Compiling NIOPosix SocketProtocols.swift
[175/207] Compiling NIOPosix System.swift
[176/207] Compiling NIOPosix IntegerBitPacking.swift
[177/207] Compiling NIOPosix IntegerTypes.swift
[178/207] Compiling NIOPosix Linux.swift
[179/207] Compiling NIOPosix LinuxCPUSet.swift
[180/207] Compiling NIOPosix LinuxUring.swift
[181/207] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[182/207] Compiling NIOPosix BSDSocketAPICommon.swift
[183/207] Compiling NIOPosix BSDSocketAPIPosix.swift
[184/207] Compiling NIOPosix BSDSocketAPIWindows.swift
[185/207] Compiling NIOPosix BaseSocket.swift
[186/207] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[187/207] Compiling NIOPosix BaseSocketChannel.swift
[188/207] Compiling NIOPosix BaseStreamSocketChannel.swift
[189/207] Compiling NIOPosix NIOThreadPool.swift
[190/207] Compiling NIOPosix NonBlockingFileIO.swift
[191/207] Compiling NIOPosix PendingDatagramWritesManager.swift
[192/207] Compiling NIOPosix PendingWritesManager.swift
[193/207] Compiling NIOPosix PipeChannel.swift
[194/207] Compiling NIOPosix PipePair.swift
[195/207] Compiling NIOPosix Bootstrap.swift
[196/207] Compiling NIOPosix ControlMessage.swift
[197/207] Compiling NIOPosix DatagramVectorReadManager.swift
[198/207] Compiling NIOPosix FileDescriptor.swift
[199/207] Compiling NIOPosix GetaddrinfoResolver.swift
[200/207] Compiling NIOPosix HappyEyeballs.swift
[201/207] Compiling NIOPosix IO.swift
[202/207] Compiling NIOPosix Thread.swift
[203/207] Compiling NIOPosix ThreadPosix.swift
[204/207] Compiling NIOPosix ThreadWindows.swift
[205/207] Compiling NIOPosix Utilities.swift
[206/207] Compiling NIOPosix VsockAddress.swift
[207/207] Compiling NIOPosix VsockChannelEvents.swift
[208/209] Compiling NIO Exports.swift
[209/209] Emitting module NIO
[210/225] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[211/225] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[212/226] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[213/226] Emitting module NIOFoundationCompat
[214/226] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[215/263] Compiling MacroCore Warnings.swift
[216/263] Compiling MacroCore Regex.swift
[217/263] Compiling MacroCore MacroCore.swift
[218/263] Compiling MacroCore Process.swift
[219/263] Compiling MacroCore ToString.swift
[220/263] Compiling MacroCore LeftPad.swift
[221/263] Emitting module NIOHTTP1
[222/263] Compiling NIOHTTP1 HTTPTypes.swift
[223/263] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[224/263] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[225/263] Compiling MacroCore Object.swift
[226/263] Compiling MacroCore StringStubs.swift
[227/263] Compiling MacroCore Console.swift
[228/263] Compiling MacroCore Dirname.swift
[229/263] Compiling MacroCore EnvironmentValues.swift
[230/263] Compiling MacroCore ErrorEmitter.swift
[231/263] Compiling MacroCore EventListenerSet.swift
[232/268] Emitting module MacroCore
[233/268] Compiling MacroCore MacroError.swift
[234/268] Compiling MacroCore NextTick.swift
[235/268] Compiling MacroCore CommandLine.swift
[236/268] Compiling MacroCore DetectXcode.swift
[237/268] Compiling MacroCore Environment.swift
[238/268] Compiling MacroCore Pipe.swift
[239/268] Compiling MacroCore ReadableByteStream.swift
[240/268] Compiling MacroCore ReadableByteStreamType.swift
[241/268] Compiling MacroCore ReadableStreamBase.swift
[242/268] Compiling MacroCore ReadableStreamType.swift
[243/268] Compiling MacroCore ListenerType.swift
[244/268] Compiling MacroCore JSError.swift
[245/268] Compiling MacroCore JSON.swift
[246/268] Compiling MacroCore CollectionStubs.swift
[247/268] Compiling MacroCore Math.swift
[251/268] Compiling MacroCore Concat.swift
[252/268] Compiling MacroCore DuplexStreamType.swift
[258/268] Compiling MacroCore Buffer.swift
[259/268] Compiling MacroCore BufferData.swift
[260/268] Compiling MacroCore BufferDeprecations.swift
[261/268] Compiling MacroCore BufferHexEncoding.swift
[262/268] Compiling MacroCore BufferStrings.swift
[263/268] Compiling MacroCore CollectionUtils.swift
[264/268] Compiling MacroCore WritableByteStream.swift
[265/268] Compiling MacroCore WritableByteStreamType.swift
[266/268] Compiling MacroCore WritableStreamBase.swift
[267/268] Compiling MacroCore WritableStreamType.swift
[268/268] Compiling MacroCore StringEncoding.swift
[269/296] Compiling http OutgoingMessage.swift
[270/297] Compiling http Globals.swift
[271/297] Compiling http IncomingMessage.swift
[272/297] Compiling http QueryString.swift
[273/297] Compiling http Server.swift
[274/298] Compiling http URLRequestInit.swift
[275/298] Compiling http URLSessionAgent.swift
[276/298] Compiling http Agent.swift
[277/298] Compiling http ClientRequest.swift
[278/298] Emitting module fs
[279/298] Compiling http ServerResponse.swift
[280/298] Compiling http HTTPHeadersHolder.swift
[281/298] Compiling http URLSessionClientRequest.swift
[282/298] Compiling http BasicAuth.swift
[283/298] Compiling fs StatStruct.swift
[284/298] Compiling http http.swift
[285/298] Compiling fs fs.swift
[286/300] Emitting module dotenv
[287/300] Compiling dotenv dotenv.swift
[296/300] Emitting module http
[301/314] Compiling connect Middleware.swift
[302/314] Compiling connect Pause.swift
[303/314] Compiling connect Logger.swift
[304/314] Compiling connect MethodOverride.swift
[305/314] Compiling connect BodyParser.swift
[306/314] Compiling connect CORS.swift
[307/314] Compiling connect Connect.swift
[308/314] Compiling connect CookieParser.swift
[309/314] Compiling connect Cookies.swift
[310/314] Compiling connect CrossCompile.swift
[311/314] Emitting module connect
[312/314] Compiling connect Session.swift
[313/314] Compiling connect QS.swift
[314/314] Compiling connect ServeStatic.swift
[315/315] Compiling connect TypeIs.swift
[316/344] Compiling multer File.swift
[317/344] Compiling multer IncomingMessageMulter.swift
[318/346] Compiling multer MultiPartParser.swift
[319/346] Compiling multer MemoryStorage.swift
[320/346] Compiling multer Multer.swift
[321/346] Compiling multer MulterError.swift
[322/346] Compiling multer DiskStorage.swift
[324/346] Compiling multer ProcessingContext.swift
[325/346] Compiling multer PartType.swift
[326/347] Compiling multer Middleware.swift
[328/347] Compiling express Mustache.swift
[329/347] Compiling express Render.swift
[330/347] Emitting module express
[331/347] Emitting module multer
[333/347] Compiling multer Limits.swift
[336/347] Compiling multer MulterStorage.swift
[338/347] Compiling multer Utilities.swift
[342/347] Compiling express ServerResponse.swift
[343/347] Compiling express Settings.swift
[344/347] Compiling express RoutePattern.swift
[345/347] Compiling express Router.swift
[347/347] Compiling express RouteFactories.swift
[348/349] Compiling MacroExpress MacroExpress.swift
[349/349] Emitting module MacroExpress
Build complete! (44.87s)
Build complete.
Done.