The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MacroApp, reference 0.6.4 (d99d86), with Swift 6.1 for macOS (SPM) on 16 Apr 2026 14:17:23 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroApp.git
Reference: 0.6.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Macro-swift/MacroApp
 * tag               0.6.4      -> FETCH_HEAD
HEAD is now at d99d864 Merge branch 'develop'
Cloned https://github.com/Macro-swift/MacroApp.git
Revision (git rev-parse @):
d99d8642dac9fc336e7574f9b83ffea327f46cb0
SUCCESS checkout https://github.com/Macro-swift/MacroApp.git at 0.6.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Macro-swift/MacroApp.git
https://github.com/Macro-swift/MacroApp.git
{
  "dependencies" : [
    {
      "identity" : "macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.46",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/Macro.git"
    },
    {
      "identity" : "macroexpress",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.46",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/MacroExpress.git"
    }
  ],
  "manifest_display_name" : "MacroApp",
  "name" : "MacroApp",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "MacroApp",
      "targets" : [
        "MacroApp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MacroAppTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroAppTests",
      "path" : "Tests/MacroAppTests",
      "product_dependencies" : [
        "MacroTestUtilities"
      ],
      "sources" : [
        "MacroAppTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MacroApp"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroApp",
      "module_type" : "SwiftTarget",
      "name" : "MacroApp",
      "path" : "Sources/MacroApp",
      "product_dependencies" : [
        "MacroCore",
        "MacroExpress"
      ],
      "product_memberships" : [
        "MacroApp"
      ],
      "sources" : [
        "App.swift",
        "Builder/EndpointsBuilder.swift",
        "Builder/EndpointsPrimitive.swift",
        "Builder/Tuples.swift",
        "Endpoints.swift",
        "Endpoints/MethodEndpoints.swift",
        "Endpoints/Mount.swift",
        "Endpoints/Render.swift",
        "Endpoints/Route.swift",
        "Endpoints/RouteEndpoint.swift",
        "Endpoints/Use.swift",
        "ReExports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/42] Write sources
[3/42] Copying PrivacyInfo.xcprivacy
[3/42] Write sources
[27/42] Compiling CNIOWASI CNIOWASI.c
[27/42] Compiling CNIOWindows WSAStartup.c
[28/42] Compiling CNIOWindows shim.c
[30/42] Compiling CNIOLinux shim.c
[31/42] Compiling CNIOLinux liburing_shims.c
[31/42] Compiling CNIOOpenBSD shim.c
[33/42] Write swift-version-2F0A5646E1D333AE.txt
[34/42] Compiling _AtomicsShims.c
[35/42] Compiling CNIOPosix event_loop_id.c
[36/60] Compiling CNIOLLHTTP c_nio_http.c
[37/73] Compiling CNIOLLHTTP c_nio_api.c
[38/73] Compiling CNIOLLHTTP c_nio_llhttp.c
[39/98] Compiling CNIODarwin shim.c
[41/117] Emitting module _NIOBase64
[42/117] Compiling _NIOBase64 Base64.swift
[43/117] Compiling Atomics AtomicBool.swift
[44/117] Compiling Atomics IntegerConformances.swift
[45/118] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[46/118] Compiling Atomics AtomicReference.swift
[47/118] Compiling Atomics AtomicStorage.swift
[48/118] Compiling Atomics AtomicValue.swift
[49/118] Compiling Atomics AtomicMemoryOrderings.swift
[50/118] Compiling Atomics PointerConformances.swift
[51/118] Compiling Atomics Primitives.native.swift
[54/119] Compiling Atomics UnsafeAtomicLazyReference.swift
[55/119] Compiling Atomics IntegerOperations.swift
[56/119] Compiling _NIODataStructures PriorityQueue.swift
[57/119] Compiling Atomics Unmanaged extensions.swift
[58/119] Compiling Atomics OptionalRawRepresentable.swift
[59/119] Compiling Atomics RawRepresentable.swift
[60/119] Emitting module InternalCollectionsUtilities
[61/119] Compiling Atomics DoubleWord.swift
[62/119] Compiling Atomics ManagedAtomic.swift
[63/119] Compiling Atomics AtomicInteger.swift
[64/119] Compiling Atomics AtomicOptionalWrappable.swift
[65/119] Compiling Atomics ManagedAtomicLazyReference.swift
[66/119] Compiling Atomics UnsafeAtomic.swift
[67/119] Compiling _NIODataStructures _TinyArray.swift
[76/153] Emitting module ContainersPreview
[77/153] Compiling ContainersPreview ContainerIterator.swift
[78/153] Compiling ContainersPreview DynamicContainer.swift
[79/153] Compiling ContainersPreview MutableContainer.swift
[80/153] Compiling ContainersPreview PermutableContainer.swift
[81/156] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[82/156] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[83/156] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[84/156] Compiling ContainersPreview BorrowingSequence.swift
[85/156] Compiling ContainersPreview Producer.swift
[86/156] Compiling ContainersPreview Borrow.swift
[87/156] Compiling ContainersPreview Box.swift
[88/156] Compiling ContainersPreview Drain+Reduce.swift
[89/156] Compiling ContainersPreview Drain.swift
[90/156] Compiling ContainersPreview Producer+Collect.swift
[91/156] Compiling ContainersPreview RandomAccessContainer.swift
[92/156] Compiling ContainersPreview RangeExpression2.swift
[93/156] Compiling ContainersPreview RangeReplaceableContainer.swift
[94/156] Compiling ContainersPreview Drain+Map.swift
[95/156] Compiling ContainersPreview OutputSpan+Extras.swift
[96/156] Compiling ContainersPreview TemporaryAllocation.swift
[97/156] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[98/156] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[99/156] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[100/156] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[101/156] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[102/156] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[103/156] Compiling ContainersPreview Producer+Filter.swift
[104/156] Compiling ContainersPreview Producer+Map.swift
[105/156] Compiling ContainersPreview Producer+Reduce.swift
[106/156] Compiling ContainersPreview BidirectionalContainer.swift
[107/156] Compiling ContainersPreview Container+Filter.swift
[108/156] Compiling ContainersPreview Container+SpanwiseZip.swift
[109/156] Compiling ContainersPreview Container.swift
[110/156] Compiling Logging MetadataProvider.swift
[111/156] Emitting module _NIODataStructures
[112/156] Compiling _NIODataStructures Heap.swift
[113/156] Compiling ContainersPreview Inout.swift
[114/156] Compiling ContainersPreview InputSpan.swift
[115/156] Compiling ContainersPreview Shared.swift
[121/156] Compiling c-nioatomics.c
[123/156] Compiling Logging LogEvent.swift
[124/156] Emitting module Logging
[125/156] Compiling Logging LogHandler.swift
[126/156] Compiling Logging Logging.swift
[127/156] Compiling Logging Locks.swift
[128/197] Compiling DequeModule RigidDeque+Hashable.swift
[129/197] Compiling DequeModule RigidDeque+Initializers.swift
[130/197] Compiling DequeModule RigidDeque+Insertions.swift
[131/197] Compiling DequeModule RigidDeque+Prepend.swift
[132/201] Compiling DequeModule UniqueDeque+Insertions.swift
[133/201] Compiling DequeModule UniqueDeque+Prepend.swift
[134/201] Compiling DequeModule UniqueDeque+Removals.swift
[135/201] Compiling DequeModule UniqueDeque+Replacements.swift
[136/201] Compiling DequeModule UniqueDeque+Append.swift
[137/201] Compiling DequeModule UniqueDeque+Consumption.swift
[138/201] Compiling DequeModule UniqueDeque+Container.swift
[139/201] Compiling DequeModule UniqueDeque+Descriptions.swift
[140/201] Compiling DequeModule RigidDeque+Consumption.swift
[141/201] Compiling DequeModule RigidDeque+Container.swift
[142/201] Compiling DequeModule RigidDeque+Descriptions.swift
[143/201] Compiling DequeModule RigidDeque+Equatable.swift
[144/201] Compiling DequeModule RigidDeque+Experimental.swift
[145/201] Compiling DequeModule Deque+Codable.swift
[146/201] Compiling DequeModule Deque+Collection.swift
[147/201] Emitting module Atomics
[147/201] Compiling c-atomics.c
[149/201] Compiling DequeModule UniqueDeque+Equatable.swift
[150/201] Compiling DequeModule UniqueDeque+Experimental.swift
[151/201] Compiling DequeModule UniqueDeque+Hashable.swift
[152/201] Compiling DequeModule UniqueDeque+Initializers.swift
[153/201] Compiling DequeModule RigidDeque+Removals.swift
[154/201] Compiling DequeModule RigidDeque+Replacements.swift
[155/201] Compiling DequeModule RigidDeque+Testing.swift
[156/201] Compiling DequeModule RigidDeque.swift
[157/201] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[158/201] Compiling DequeModule Deque+Extras.swift
[159/201] Compiling DequeModule Deque+Hashable.swift
[160/201] Compiling DequeModule Deque+Testing.swift
[161/201] Compiling DequeModule Deque._Storage.swift
[162/201] Compiling DequeModule Deque._UnsafeHandle.swift
[163/201] Compiling DequeModule Deque.swift
[164/201] Compiling DequeModule _DequeBuffer.swift
[165/201] Compiling DequeModule _DequeBufferHeader.swift
[166/201] Compiling DequeModule RigidDeque+Append.swift
[169/201] Compiling DequeModule Deque+CustomReflectable.swift
[170/201] Compiling DequeModule Deque+Descriptions.swift
[171/201] Compiling DequeModule Deque+Equatable.swift
[172/208] Compiling NIOConcurrencyHelpers lock.swift
[173/208] Compiling xsys timespec.swift
[174/209] Emitting module DequeModule
[175/209] Compiling DequeModule UniqueDeque.swift
[176/209] Compiling DequeModule _DequeSlot.swift
[177/209] Compiling DequeModule _UnsafeDequeHandle.swift
[178/209] Compiling DequeModule _UnsafeDequeSegments.swift
[179/209] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[180/209] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[181/209] Compiling NIOConcurrencyHelpers NIOLock.swift
[182/209] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[183/209] Compiling NIOConcurrencyHelpers atomics.swift
[184/209] Emitting module NIOConcurrencyHelpers
[185/209] Compiling xsys timeval_any.swift
[186/228] Compiling xsys socket.swift
[187/228] Compiling xsys sockaddr_any.swift
[188/228] Compiling xsys ntohs.swift
[189/228] Compiling NIOCore NIOAsyncSequenceProducer.swift
[190/228] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[191/228] Compiling NIOCore AsyncChannel.swift
[192/228] Compiling NIOCore AsyncChannelHandler.swift
[193/228] Compiling NIOCore AsyncChannelInboundStream.swift
[194/228] Compiling NIOCore AsyncChannelOutboundWriter.swift
[195/232] Compiling xsys time.swift
[196/239] Compiling Mustache MustacheNode.swift
[197/239] Compiling Mustache Mustachable.swift
[198/274] Compiling Mustache HTMLEscape.swift
[199/274] Emitting module xsys
[200/274] Compiling NIOCore AddressedEnvelope.swift
[201/274] Compiling NIOCore AsyncAwaitSupport.swift
[202/274] Compiling mime MIME.swift
[203/274] Emitting module mime
[204/274] Emitting module Mustache
[205/274] Compiling Mustache Helpers.swift
[206/274] Compiling Mustache MustacheRendering.swift
[207/274] Compiling Mustache MustacheRenderingContext.swift
[208/274] Compiling Mustache SimpleKVC.swift
[209/274] Compiling Mustache MustacheParser.swift
[218/281] Compiling NIOCore EventLoopFuture+Deprecated.swift
[219/281] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[220/281] Compiling NIOCore EventLoopFuture.swift
[221/281] Compiling NIOCore FileDescriptor.swift
[222/281] Compiling NIOCore FileHandle.swift
[223/281] Compiling NIOCore FileRegion.swift
[224/281] Compiling NIOCore GlobalSingletons.swift
[225/281] Compiling NIOCore IO.swift
[226/281] Compiling NIOCore IOData.swift
[227/281] Compiling NIOCore IPProtocol.swift
[228/281] Compiling NIOCore IntegerBitPacking.swift
[229/281] Compiling NIOCore IntegerTypes.swift
[230/281] Compiling NIOCore Interfaces.swift
[231/281] Compiling NIOCore Linux.swift
[232/281] Compiling NIOCore ConvenienceOptionSupport.swift
[233/281] Compiling NIOCore DeadChannel.swift
[234/281] Compiling NIOCore DispatchQueue+WithFuture.swift
[235/281] Compiling NIOCore EventLoop+Deprecated.swift
[236/281] Compiling NIOCore EventLoop+SerialExecutor.swift
[237/281] Compiling NIOCore EventLoop.swift
[238/281] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[239/281] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[240/281] Compiling NIOCore NIOScheduledCallback.swift
[241/281] Compiling NIOCore NIOSendable.swift
[242/281] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[243/281] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[244/281] Compiling NIOCore RecvByteBufferAllocator.swift
[245/281] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[246/281] Compiling NIOCore MarkedCircularBuffer.swift
[247/281] Compiling NIOCore MulticastChannel.swift
[248/281] Compiling NIOCore NIOAny.swift
[249/281] Compiling NIOCore NIOCloseOnErrorHandler.swift
[250/281] Compiling NIOCore NIOCoreSendableMetatype.swift
[251/281] Compiling NIOCore NIODecodedAsyncSequence.swift
[252/281] Compiling NIOCore NIOLoopBound.swift
[253/281] Compiling NIOCore ChannelHandler.swift
[254/281] Compiling NIOCore ChannelHandlers.swift
[255/281] Compiling NIOCore ChannelInvoker.swift
[256/281] Compiling NIOCore ChannelOption.swift
[257/281] Compiling NIOCore ChannelPipeline.swift
[258/281] Compiling NIOCore CircularBuffer.swift
[259/281] Compiling NIOCore Codec.swift
[260/281] Compiling NIOCore SocketAddresses.swift
[261/281] Compiling NIOCore SocketOptionProvider.swift
[262/281] Compiling NIOCore SystemCallHelpers.swift
[263/281] Compiling NIOCore TimeAmount+Duration.swift
[264/281] Compiling NIOCore TypeAssistedChannelHandler.swift
[265/281] Compiling NIOCore UniversalBootstrapSupport.swift
[266/281] Compiling NIOCore Utilities.swift
[267/281] Compiling NIOCore NIOAsyncWriter.swift
[268/281] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[269/281] Compiling NIOCore BSDSocketAPI.swift
[270/281] Compiling NIOCore ByteBuffer-aux.swift
[271/281] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[272/281] Compiling NIOCore ByteBuffer-conversions.swift
[273/281] Compiling NIOCore ByteBuffer-core.swift
[274/281] Compiling NIOCore ByteBuffer-hex.swift
[275/281] Compiling NIOCore ByteBuffer-int.swift
[276/281] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[277/281] Compiling NIOCore ByteBuffer-multi-int.swift
[278/281] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[279/281] Compiling NIOCore ByteBuffer-views.swift
[280/281] Compiling NIOCore Channel.swift
[281/281] Emitting module NIOCore
[282/337] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[283/337] Compiling NIOEmbedded AsyncTestingChannel.swift
[284/337] Compiling NIOEmbedded Embedded.swift
[285/337] Emitting module NIOEmbedded
[286/337] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[287/337] Compiling NIOPosix PosixSingletons.swift
[288/337] Compiling NIOPosix RawSocketBootstrap.swift
[289/337] Compiling NIOPosix Resolver.swift
[290/337] Compiling NIOPosix Selectable.swift
[291/337] Compiling NIOPosix SelectableChannel.swift
[292/342] Compiling NIOPosix BSDSocketAPICommon.swift
[293/342] Compiling NIOPosix BSDSocketAPIPosix.swift
[294/342] Compiling NIOPosix BSDSocketAPIWindows.swift
[295/342] Compiling NIOPosix BaseSocket.swift
[296/342] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[297/342] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[298/342] Emitting module NIOPosix
[299/342] Compiling NIOPosix SelectorWSAPoll.swift
[300/342] Compiling NIOPosix ServerSocket.swift
[301/342] Compiling NIOPosix Socket.swift
[302/342] Compiling NIOPosix SocketChannel.swift
[303/342] Compiling NIOPosix SocketProtocols.swift
[304/342] Compiling NIOPosix FileDescriptor.swift
[305/342] Compiling NIOPosix GetaddrinfoResolver.swift
[306/342] Compiling NIOPosix HappyEyeballs.swift
[307/342] Compiling NIOPosix IO.swift
[308/342] Compiling NIOPosix IntegerBitPacking.swift
[309/342] Compiling NIOPosix IntegerTypes.swift
[310/342] Compiling NIOPosix Utilities.swift
[311/342] Compiling NIOPosix VsockAddress.swift
[312/342] Compiling NIOPosix VsockChannelEvents.swift
[313/342] Compiling NIOPosix Windows.swift
[314/342] Compiling NIOPosix resource_bundle_accessor.swift
[315/342] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[316/342] Compiling NIOPosix System.swift
[317/342] Compiling NIOPosix Thread.swift
[318/342] Compiling NIOPosix ThreadPosix.swift
[319/342] Compiling NIOPosix ThreadWindows.swift
[320/342] Compiling NIOPosix BaseSocketChannel.swift
[321/342] Compiling NIOPosix BaseStreamSocketChannel.swift
[322/342] Compiling NIOPosix Bootstrap.swift
[323/342] Compiling NIOPosix ControlMessage.swift
[324/342] Compiling NIOPosix DatagramVectorReadManager.swift
[325/342] Compiling NIOPosix Errors+Any.swift
[326/342] Compiling NIOPosix Linux.swift
[327/342] Compiling NIOPosix LinuxCPUSet.swift
[328/342] Compiling NIOPosix LinuxUring.swift
[329/342] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[330/342] Compiling NIOPosix NIOPosixSendableMetatype.swift
[331/342] Compiling NIOPosix NIOThreadPool.swift
[332/342] Compiling NIOPosix SelectableEventLoop.swift
[333/342] Compiling NIOPosix SelectorEpoll.swift
[334/342] Compiling NIOPosix SelectorGeneric.swift
[335/342] Compiling NIOPosix SelectorKqueue.swift
[336/342] Compiling NIOPosix SelectorUring.swift
[337/342] Compiling NIOPosix NonBlockingFileIO.swift
[338/342] Compiling NIOPosix PendingDatagramWritesManager.swift
[339/342] Compiling NIOPosix PendingWritesManager.swift
[340/342] Compiling NIOPosix PipeChannel.swift
[341/342] Compiling NIOPosix PipePair.swift
[342/342] Compiling NIOPosix Pool.swift
[343/344] Compiling NIO Exports.swift
[344/344] Emitting module NIO
[345/366] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[346/366] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[347/366] Emitting module NIOFoundationCompat
[348/366] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[349/366] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[350/394] Compiling MacroCore StringStubs.swift
[351/394] Compiling MacroCore ToString.swift
[352/396] Compiling MacroCore LeftPad.swift
[353/396] Compiling MacroCore MacroCore.swift
[354/396] Emitting module NIOHTTP1
[355/401] Compiling MacroCore Warnings.swift
[356/401] Compiling MacroCore Regex.swift
[357/401] Compiling MacroCore Environment.swift
[358/401] Compiling MacroCore Process.swift
[359/402] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[360/407] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[361/407] Compiling MacroCore ReadableByteStreamType.swift
[362/407] Compiling MacroCore ReadableStreamBase.swift
[363/407] Compiling MacroCore BufferStrings.swift
[364/407] Compiling MacroCore CollectionUtils.swift
[365/407] Compiling MacroCore ReadableStreamType.swift
[366/407] Compiling MacroCore WritableByteStream.swift
[367/407] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[368/407] Compiling MacroCore Concat.swift
[369/407] Compiling MacroCore DuplexStreamType.swift
[370/407] Compiling MacroCore Pipe.swift
[371/407] Compiling MacroCore ReadableByteStream.swift
[380/411] Emitting module MacroCore
[381/411] Compiling MacroCore EnvironmentValues.swift
[382/411] Compiling MacroCore ErrorEmitter.swift
[383/411] Compiling MacroCore EventListenerSet.swift
[384/411] Compiling MacroCore ListenerType.swift
[385/411] Compiling MacroCore JSError.swift
[386/411] Compiling MacroCore Buffer.swift
[387/411] Compiling MacroCore BufferData.swift
[388/411] Compiling MacroCore BufferDeprecations.swift
[389/411] Compiling MacroCore BufferHexEncoding.swift
[390/411] Compiling MacroCore BufferSpan.swift
[391/411] Compiling MacroCore MacroError.swift
[392/411] Compiling MacroCore NextTick.swift
[393/411] Compiling MacroCore CommandLine.swift
[394/411] Compiling MacroCore DetectXcode.swift
[395/411] Compiling MacroCore JSON.swift
[396/411] Compiling MacroCore CollectionStubs.swift
[397/411] Compiling MacroCore Math.swift
[398/411] Compiling MacroCore Object.swift
[401/411] Compiling MacroCore Concurrency.swift
[402/411] Compiling MacroCore Console.swift
[403/411] Compiling MacroCore Dirname.swift
[408/411] Compiling MacroCore WritableByteStreamType.swift
[409/411] Compiling MacroCore WritableStreamBase.swift
[410/411] Compiling MacroCore WritableStreamType.swift
[411/411] Compiling MacroCore StringEncoding.swift
[412/441] Compiling fs fs.swift
[413/442] Compiling fs StatStruct.swift
[414/442] Compiling http ServerResponse.swift
[415/443] Compiling http OutgoingMessage.swift
[416/443] Compiling http HTTPHeadersHolder.swift
[417/443] Compiling fs fsAwait.swift
[418/443] Compiling http http.swift
[419/443] Compiling fs ResultExtensions.swift
[420/443] Compiling fs Directory.swift
[421/443] Compiling fs FSWatcher.swift
[422/443] Compiling fs AsyncWrapper.swift
[423/443] Compiling fs File.swift
[424/443] Compiling fs JSONFile.swift
[425/443] Compiling fs Path.swift
[426/443] Compiling fs PosixWrappers.swift
[427/443] Compiling fs Promise.swift
[428/443] Compiling fs FileReadStream.swift
[429/443] Emitting module fs
[430/443] Compiling fs FileStream.swift
[431/443] Compiling fs FileWriteStream.swift
[432/445] Compiling dotenv dotenv.swift
[433/445] Emitting module dotenv
[444/445] Emitting module http
[445/445] Compiling http Server.swift
[446/464] Compiling connect CookieParser.swift
[447/464] Compiling connect Cookies.swift
[448/464] Compiling connect Middleware.swift
[449/464] Compiling connect NoCache.swift
[450/465] Compiling connect QS.swift
[451/465] Compiling connect ResponseTime.swift
[452/465] Compiling connect OriginalURL.swift
[453/465] Compiling connect Pause.swift
[454/465] Compiling connect CrossCompile.swift
[455/465] Compiling connect Helmet.swift
[456/465] Compiling connect AsyncMiddleware.swift
[457/465] Compiling connect BodyParser.swift
[458/465] Compiling connect Logger.swift
[459/465] Compiling connect MethodOverride.swift
[460/465] Emitting module connect
[461/465] Compiling connect ServeStatic.swift
[462/465] Compiling connect Session.swift
[463/465] Compiling connect CORS.swift
[464/465] Compiling connect Connect.swift
[465/465] Compiling connect TypeIs.swift
[466/498] Compiling multer PartType.swift
[467/499] Compiling multer MulterStorage.swift
[468/499] Compiling multer ProcessingContext.swift
[469/499] Compiling multer Multer.swift
[470/499] Compiling express JSON.swift
[471/499] Compiling express MiddlewareObject.swift
[472/499] Compiling multer MulterError.swift
[473/499] Compiling express BasicAuth.swift
[474/499] Compiling express ErrorMiddleware.swift
[475/499] Compiling multer DiskStorage.swift
[476/499] Compiling multer File.swift
[477/499] Emitting module multer
[478/499] Compiling multer MultiPartParser.swift
[479/499] Compiling multer Utilities.swift
[480/499] Emitting module express
[481/499] Compiling express Route.swift
[482/499] Compiling express RouteFactories.swift
[483/501] Compiling express RoutePattern.swift
[484/501] Compiling express Router.swift
[485/501] Compiling express QueryParser.swift
[486/501] Compiling express Render.swift
[487/501] Compiling express RouteKeeper.swift
[488/501] Compiling express RouteMounts.swift
[489/501] Compiling express Module.swift
[490/501] Compiling express Mustache.swift
[495/501] Compiling express Settings.swift
[498/501] Compiling express ExpressWrappedDictionary.swift
[499/501] Compiling express IncomingMessage.swift
[500/501] Compiling express View.swift
[501/501] Compiling express dirname.swift
[502/503] Emitting module MacroExpress
[503/503] Compiling MacroExpress MacroExpress.swift
[504/515] Compiling MacroApp Use.swift
[505/516] Compiling MacroApp RouteEndpoint.swift
[506/516] Compiling MacroApp Mount.swift
[507/516] Compiling MacroApp Render.swift
[508/516] Compiling MacroApp MethodEndpoints.swift
[509/516] Compiling MacroApp Route.swift
[510/516] Compiling MacroApp Endpoints.swift
[511/516] Emitting module MacroApp
[512/516] Compiling MacroApp App.swift
[513/516] Compiling MacroApp EndpointsBuilder.swift
[514/516] Compiling MacroApp EndpointsPrimitive.swift
[515/516] Compiling MacroApp Tuples.swift
[516/516] Compiling MacroApp ReExports.swift
Build complete! (41.11s)
Fetching https://github.com/Macro-swift/MacroExpress.git
Fetching https://github.com/Macro-swift/Macro.git
[1/2290] Fetching macro
[70/4254] Fetching macro, macroexpress
Fetched https://github.com/Macro-swift/Macro.git from cache (0.92s)
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.92s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.46 (1.44s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/581] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.79s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.46 (1.36s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (2.62s)
Fetched https://github.com/apple/swift-log.git from cache (2.66s)
Fetched https://github.com/apple/swift-nio.git from cache (2.74s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.4 (6.16s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.68s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.06s)
Fetched https://github.com/apple/swift-collections.git from cache (1.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.48s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.4
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.46
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
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.46
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.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.12.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.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.46",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/Macro.git"
    },
    {
      "identity" : "macroexpress",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.46",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/MacroExpress.git"
    }
  ],
  "manifest_display_name" : "MacroApp",
  "name" : "MacroApp",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "MacroApp",
      "targets" : [
        "MacroApp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MacroAppTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroAppTests",
      "path" : "Tests/MacroAppTests",
      "product_dependencies" : [
        "MacroTestUtilities"
      ],
      "sources" : [
        "MacroAppTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MacroApp"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroApp",
      "module_type" : "SwiftTarget",
      "name" : "MacroApp",
      "path" : "Sources/MacroApp",
      "product_dependencies" : [
        "MacroCore",
        "MacroExpress"
      ],
      "product_memberships" : [
        "MacroApp"
      ],
      "sources" : [
        "App.swift",
        "Builder/EndpointsBuilder.swift",
        "Builder/EndpointsPrimitive.swift",
        "Builder/Tuples.swift",
        "Endpoints.swift",
        "Endpoints/MethodEndpoints.swift",
        "Endpoints/Mount.swift",
        "Endpoints/Render.swift",
        "Endpoints/Route.swift",
        "Endpoints/RouteEndpoint.swift",
        "Endpoints/Use.swift",
        "ReExports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.