Build Information
Successful build of MacroApp, reference develop (dee175
), with Swift 5.10 for Linux on 19 Sep 2024 13:28:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroApp.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/MacroApp
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at dee175e Merge branch 'develop' of github.com:Macro-swift/MacroApp into develop
Cloned https://github.com/Macro-swift/MacroApp.git
Revision (git rev-parse @):
dee175e4b12047244abffe6c91d0429c4671252f
SUCCESS checkout https://github.com/Macro-swift/MacroApp.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/Macro-swift/MacroApp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Macro-swift/MacroExpress.git
Fetching https://github.com/Macro-swift/Macro.git
[1/1236] Fetching macroexpress
[162/2773] Fetching macroexpress, macro
Fetched https://github.com/Macro-swift/Macro.git from cache (0.24s)
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.24s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.1 (0.38s)
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/1569] Fetching swift-atomics
[645/5156] Fetching swift-atomics, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.38s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
[1/69903] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.72s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.2 (0.38s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/544] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.17s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.34s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.62s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3638] Fetching swift-system
[3639/18679] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.37s)
Fetched https://github.com/apple/swift-collections.git from cache (1.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.55s)
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/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
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.3
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/Macro-swift/MacroExpress.git
Working copy of https://github.com/Macro-swift/MacroExpress.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.72.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
Building for debugging...
[0/37] Write sources
[24/37] Compiling CNIOWindows WSAStartup.c
[25/37] Compiling CNIOWindows shim.c
[26/37] Compiling CNIOLinux liburing_shims.c
[27/37] Compiling _AtomicsShims.c
[28/37] Compiling CNIOLLHTTP c_nio_http.c
[29/37] Write sources
[30/37] Compiling CNIODarwin shim.c
[31/37] Compiling CNIOLinux shim.c
[32/37] Compiling CNIOLLHTTP c_nio_api.c
[33/37] Write swift-version-24593BA9C3E375BF.txt
[34/37] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/72] Emitting module mime
[36/72] Compiling c-nioatomics.c
[37/72] Compiling c-atomics.c
[39/108] Emitting module InternalCollectionsUtilities
[40/110] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[41/110] Compiling InternalCollectionsUtilities Debugging.swift
[42/110] Compiling InternalCollectionsUtilities Descriptions.swift
[43/110] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/110] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/112] Compiling Atomics IntegerConformances.swift
[46/112] Compiling Atomics PointerConformances.swift
[49/112] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/112] Compiling InternalCollectionsUtilities Specialize.swift
[51/112] Compiling Atomics OptionalRawRepresentable.swift
[52/112] Compiling Atomics RawRepresentable.swift
[53/112] Compiling Atomics AtomicBool.swift
[54/112] Compiling InternalCollectionsUtilities _SortedCollection.swift
[55/112] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/112] Compiling Atomics Primitives.shims.swift
[59/112] Compiling Atomics AtomicInteger.swift
[60/112] Compiling Atomics AtomicOptionalWrappable.swift
[63/112] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[65/112] Emitting module _NIOBase64
[66/112] Compiling _NIOBase64 Base64.swift
[70/113] Compiling mustache HTMLEscape.swift
[71/113] Compiling mustache MustacheNode.swift
[72/113] Compiling _NIODataStructures _TinyArray.swift
[73/113] Compiling _NIODataStructures PriorityQueue.swift
[76/114] Compiling mustache MustacheRenderingContext.swift
[79/114] Compiling Atomics IntegerOperations.swift
[80/114] Compiling Atomics Unmanaged extensions.swift
[81/135] Compiling DequeModule Deque+CustomReflectable.swift
[82/135] Compiling DequeModule Deque+Descriptions.swift
[83/135] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[84/137] Compiling mustache Mustacheable.swift
[85/137] Compiling mustache SimpleKVC.swift
[86/137] Compiling xsys timespec.swift
[87/138] Compiling DequeModule Deque._UnsafeHandle.swift
[88/138] Compiling DequeModule Deque.swift
[89/138] Compiling DequeModule _DequeBuffer.swift
[90/138] Compiling DequeModule _DequeBufferHeader.swift
[91/138] Compiling DequeModule Deque+Equatable.swift
[92/138] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[93/138] Compiling DequeModule Deque+Codable.swift
[94/138] Compiling DequeModule Deque+Collection.swift
[95/138] Emitting module xsys
[96/138] Emitting module Logging
[97/138] Compiling Logging Locks.swift
[100/138] Compiling Logging MetadataProvider.swift
[101/138] Compiling DequeModule Deque+Extras.swift
[102/138] Compiling DequeModule Deque+Hashable.swift
[103/138] Compiling DequeModule Deque+Testing.swift
[104/138] Compiling DequeModule Deque._Storage.swift
[105/138] Compiling NIOConcurrencyHelpers lock.swift
[106/138] Emitting module mustache
[107/138] Compiling mustache Helpers.swift
[108/138] Emitting module _NIODataStructures
[109/138] Compiling _NIODataStructures Heap.swift
[110/138] Compiling mime MIME.swift
[111/139] Compiling xsys timeval_any.swift
[112/140] Compiling NIOConcurrencyHelpers NIOLock.swift
[116/140] Emitting module Atomics
[122/141] Compiling mustache MustacheParser.swift
[124/142] Compiling DequeModule _DequeSlot.swift
[125/142] Compiling DequeModule _UnsafeWrappedBuffer.swift
[127/142] Emitting module NIOConcurrencyHelpers
[128/142] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[129/142] Compiling NIOConcurrencyHelpers atomics.swift
[139/144] Compiling Logging LogHandler.swift
[140/144] Compiling Logging Logging.swift
[145/145] Emitting module DequeModule
[147/203] Compiling NIOCore MarkedCircularBuffer.swift
[148/203] Compiling NIOCore MulticastChannel.swift
[149/203] Compiling NIOCore NIOAny.swift
[150/203] Compiling NIOCore NIOCloseOnErrorHandler.swift
[151/203] Compiling NIOCore NIOLoopBound.swift
[152/203] Compiling NIOCore NIOSendable.swift
[153/203] Compiling NIOCore PointerHelpers.swift
[154/203] Compiling NIOCore RecvByteBufferAllocator.swift
[155/211] Compiling NIOCore AddressedEnvelope.swift
[156/211] Compiling NIOCore AsyncAwaitSupport.swift
[157/211] Compiling NIOCore AsyncChannel.swift
[158/211] Compiling NIOCore AsyncChannelHandler.swift
[159/211] Compiling NIOCore AsyncChannelInboundStream.swift
[160/211] Compiling NIOCore AsyncChannelOutboundWriter.swift
[161/211] Compiling NIOCore NIOAsyncSequenceProducer.swift
[162/211] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[163/211] Compiling NIOCore GlobalSingletons.swift
[164/211] Compiling NIOCore IO.swift
[165/211] Compiling NIOCore IOData.swift
[166/211] Compiling NIOCore IPProtocol.swift
[167/211] Compiling NIOCore IntegerBitPacking.swift
[168/211] Compiling NIOCore IntegerTypes.swift
[169/211] Compiling NIOCore Interfaces.swift
[170/211] Compiling NIOCore Linux.swift
[171/211] Compiling NIOCore EventLoop.swift
[172/211] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[173/211] Compiling NIOCore EventLoopFuture+Deprecated.swift
[174/211] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[175/211] Compiling NIOCore EventLoopFuture.swift
[176/211] Compiling NIOCore FileDescriptor.swift
[177/211] Compiling NIOCore FileHandle.swift
[178/211] Compiling NIOCore FileRegion.swift
[179/211] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[180/211] Compiling NIOCore SocketAddresses.swift
[181/211] Compiling NIOCore SocketOptionProvider.swift
[182/211] Compiling NIOCore SystemCallHelpers.swift
[183/211] Compiling NIOCore TimeAmount+Duration.swift
[184/211] Compiling NIOCore TypeAssistedChannelHandler.swift
[185/211] Compiling NIOCore UniversalBootstrapSupport.swift
[186/211] Compiling NIOCore Utilities.swift
[187/211] Compiling NIOCore ChannelPipeline.swift
[188/211] Compiling NIOCore CircularBuffer.swift
[189/211] Compiling NIOCore Codec.swift
[190/211] Compiling NIOCore ConvenienceOptionSupport.swift
[191/211] Compiling NIOCore DeadChannel.swift
[192/211] Compiling NIOCore DispatchQueue+WithFuture.swift
[193/211] Compiling NIOCore EventLoop+Deprecated.swift
[194/211] Compiling NIOCore EventLoop+SerialExecutor.swift
[195/211] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[196/211] Compiling NIOCore ByteBuffer-multi-int.swift
[197/211] Compiling NIOCore ByteBuffer-views.swift
[198/211] Compiling NIOCore Channel.swift
[199/211] Compiling NIOCore ChannelHandler.swift
[200/211] Compiling NIOCore ChannelHandlers.swift
[201/211] Compiling NIOCore ChannelInvoker.swift
[202/211] Compiling NIOCore ChannelOption.swift
[203/211] Compiling NIOCore NIOAsyncWriter.swift
[204/211] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[205/211] Compiling NIOCore BSDSocketAPI.swift
[206/211] Compiling NIOCore ByteBuffer-aux.swift
[207/211] Compiling NIOCore ByteBuffer-conversions.swift
[208/211] Compiling NIOCore ByteBuffer-core.swift
[209/211] Compiling NIOCore ByteBuffer-hexdump.swift
[210/211] Compiling NIOCore ByteBuffer-int.swift
[211/211] Emitting module NIOCore
[213/264] Emitting module NIOEmbedded
[214/264] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[215/264] Compiling NIOEmbedded AsyncTestingChannel.swift
[216/264] Compiling NIOEmbedded Embedded.swift
[218/265] Emitting module NIOPosix
[219/271] Compiling NIOPosix ThreadPosix.swift
[220/271] Compiling NIOPosix ThreadWindows.swift
[221/271] Compiling NIOPosix UnsafeTransfer.swift
[222/271] Compiling NIOPosix Utilities.swift
[223/271] Compiling NIOPosix VsockAddress.swift
[224/271] Compiling NIOPosix VsockChannelEvents.swift
[225/271] Compiling NIOPosix Pool.swift
[226/271] Compiling NIOPosix PooledRecvBufferAllocator.swift
[227/271] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[228/271] Compiling NIOPosix PosixSingletons.swift
[229/271] Compiling NIOPosix RawSocketBootstrap.swift
[230/271] Compiling NIOPosix Resolver.swift
[231/271] Compiling NIOPosix Selectable.swift
[232/271] Compiling NIOPosix SelectableChannel.swift
[233/271] Compiling NIOPosix SelectableEventLoop.swift
[234/271] Compiling NIOPosix SelectorEpoll.swift
[235/271] Compiling NIOPosix SelectorGeneric.swift
[236/271] Compiling NIOPosix SelectorKqueue.swift
[237/271] Compiling NIOPosix SelectorUring.swift
[238/271] Compiling NIOPosix ServerSocket.swift
[239/271] Compiling NIOPosix Socket.swift
[240/271] Compiling NIOPosix SocketChannel.swift
[241/271] Compiling NIOPosix SocketProtocols.swift
[242/271] Compiling NIOPosix System.swift
[243/271] Compiling NIOPosix Thread.swift
[244/271] Compiling NIOPosix NIOThreadPool.swift
[245/271] Compiling NIOPosix NonBlockingFileIO.swift
[246/271] Compiling NIOPosix PendingDatagramWritesManager.swift
[247/271] Compiling NIOPosix PendingWritesManager.swift
[248/271] Compiling NIOPosix PipeChannel.swift
[249/271] Compiling NIOPosix PipePair.swift
[250/271] Compiling NIOPosix PointerHelpers.swift
[251/271] Compiling NIOPosix IO.swift
[252/271] Compiling NIOPosix IntegerBitPacking.swift
[253/271] Compiling NIOPosix IntegerTypes.swift
[254/271] Compiling NIOPosix Linux.swift
[255/271] Compiling NIOPosix LinuxCPUSet.swift
[256/271] Compiling NIOPosix LinuxUring.swift
[257/271] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[258/271] Compiling NIOPosix Bootstrap.swift
[259/271] Compiling NIOPosix ControlMessage.swift
[260/271] Compiling NIOPosix DatagramVectorReadManager.swift
[261/271] Compiling NIOPosix Errors+Any.swift
[262/271] Compiling NIOPosix FileDescriptor.swift
[263/271] Compiling NIOPosix GetaddrinfoResolver.swift
[264/271] Compiling NIOPosix HappyEyeballs.swift
[265/271] Compiling NIOPosix BSDSocketAPICommon.swift
[266/271] Compiling NIOPosix BSDSocketAPIPosix.swift
[267/271] Compiling NIOPosix BSDSocketAPIWindows.swift
[268/271] Compiling NIOPosix BaseSocket.swift
[269/271] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[270/271] Compiling NIOPosix BaseSocketChannel.swift
[271/271] Compiling NIOPosix BaseStreamSocketChannel.swift
[273/274] Compiling NIO Exports.swift
[274/274] Emitting module NIO
[276/295] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[277/295] Emitting module NIOHTTP1
[278/297] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[279/297] Emitting module NIOFoundationCompat
[280/297] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[282/298] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[283/298] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[284/335] Compiling MacroCore CollectionUtils.swift
[285/335] Compiling MacroCore Console.swift
[286/335] Compiling MacroCore Math.swift
[287/335] Compiling MacroCore Buffer.swift
[288/335] Compiling MacroCore BufferData.swift
[289/335] Compiling MacroCore BufferDeprecations.swift
[290/335] Compiling MacroCore BufferHexEncoding.swift
[291/335] Compiling MacroCore BufferStrings.swift
[292/335] Compiling MacroCore JSON.swift
[293/335] Compiling MacroCore CollectionStubs.swift
[294/335] Compiling MacroCore CommandLine.swift
[295/335] Compiling MacroCore DetectXcode.swift
[296/335] Compiling MacroCore Environment.swift
[297/335] Compiling MacroCore ListenerType.swift
[298/335] Compiling MacroCore JSError.swift
[300/336] Compiling MacroCore Pipe.swift
[301/336] Compiling MacroCore ReadableByteStream.swift
[302/336] Compiling MacroCore ReadableByteStreamType.swift
[303/336] Compiling MacroCore ReadableStreamBase.swift
[304/336] Compiling MacroCore ReadableStreamType.swift
[305/336] Compiling MacroCore Process.swift
[306/336] Compiling MacroCore Warnings.swift
[307/336] Compiling MacroCore Regex.swift
[308/336] Compiling MacroCore Concat.swift
[309/336] Compiling MacroCore DuplexStreamType.swift
[310/341] Compiling MacroCore Object.swift
[311/341] Compiling MacroCore StringStubs.swift
[312/341] Compiling MacroCore ToString.swift
[313/341] Compiling MacroCore LeftPad.swift
[314/341] Compiling MacroCore MacroCore.swift
[316/341] Compiling MacroCore Dirname.swift
[317/341] Compiling MacroCore EnvironmentValues.swift
[318/341] Compiling MacroCore ErrorEmitter.swift
[319/341] Compiling MacroCore EventListenerSet.swift
[320/341] Compiling MacroCore MacroError.swift
[321/341] Compiling MacroCore NextTick.swift
[336/341] Compiling MacroCore WritableByteStream.swift
[337/341] Compiling MacroCore WritableByteStreamType.swift
[338/341] Compiling MacroCore WritableStreamBase.swift
[339/341] Compiling MacroCore WritableStreamType.swift
[340/341] Compiling MacroCore StringEncoding.swift
[341/341] Emitting module MacroCore
[343/370] Compiling fs StatStruct.swift
[344/371] Compiling http Globals.swift
[345/371] Compiling http IncomingMessage.swift
[346/371] Compiling http ServerResponse.swift
[347/371] Compiling http HTTPHeadersHolder.swift
[348/371] Compiling fs fs.swift
[349/371] Compiling http Agent.swift
[350/371] Compiling http ClientRequest.swift
[351/371] Emitting module fs
[352/371] Compiling http URLSessionClientRequest.swift
[353/371] Compiling http BasicAuth.swift
[354/371] Compiling http OutgoingMessage.swift
[355/372] Compiling http QueryString.swift
[356/372] Compiling http Server.swift
[357/372] Compiling http URLRequestInit.swift
[358/372] Compiling http URLSessionAgent.swift
[360/373] Compiling http http.swift
[367/373] Emitting module http
[372/375] Emitting module dotenv
[373/375] Compiling dotenv dotenv.swift
[378/391] Compiling connect Session.swift
[379/392] Compiling connect Logger.swift
[380/392] Compiling connect MethodOverride.swift
[381/392] Compiling connect Connect.swift
[382/392] Compiling connect CookieParser.swift
[383/392] Compiling connect BodyParser.swift
[384/392] Compiling connect CORS.swift
[385/392] Emitting module connect
[386/392] Compiling connect Cookies.swift
[387/392] Compiling connect CrossCompile.swift
[388/392] Compiling connect TypeIs.swift
[389/392] Compiling connect QS.swift
[390/392] Compiling connect ServeStatic.swift
[391/392] Compiling connect Middleware.swift
[392/392] Compiling connect Pause.swift
[394/422] Compiling express IncomingMessage.swift
[395/422] Compiling express JSON.swift
[398/424] Emitting module multer
[399/425] Compiling express RouteKeeper.swift
[400/425] Compiling express RouteMounts.swift
[401/425] Compiling express MiddlewareObject.swift
[402/425] Compiling express Module.swift
[403/425] Compiling multer PartType.swift
[404/425] Compiling multer ProcessingContext.swift
[405/425] Compiling express RoutePattern.swift
[406/425] Compiling express Router.swift
[407/425] Compiling multer Utilities.swift
[408/425] Compiling express BasicAuth.swift
[409/425] Compiling express ErrorMiddleware.swift
[411/425] Compiling express Mustache.swift
[414/425] Compiling express Express.swift
[417/426] Compiling express ServerResponse.swift
[418/426] Compiling express Settings.swift
[419/426] Emitting module express
[424/426] Compiling express Render.swift
[425/426] Compiling express Route.swift
[426/426] Compiling express RouteFactories.swift
[428/429] Compiling MacroExpress MacroExpress.swift
[429/429] Emitting module MacroExpress
[431/442] Compiling MacroApp RouteEndpoint.swift
[432/442] Compiling MacroApp Use.swift
[433/442] Compiling MacroApp Route.swift
[434/442] Compiling MacroApp Mount.swift
[435/442] Compiling MacroApp Render.swift
[436/442] Compiling MacroApp Endpoints.swift
[437/442] Compiling MacroApp MethodEndpoints.swift
[438/443] Compiling MacroApp ReExports.swift
[439/443] Emitting module MacroApp
[440/443] Compiling MacroApp EndpointsPrimitive.swift
[441/443] Compiling MacroApp Tuples.swift
[442/443] Compiling MacroApp App.swift
[443/443] Compiling MacroApp EndpointsBuilder.swift
Build complete! (47.82s)
Build complete.
Done.