The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of MacroExpress, reference 1.0.10 (57a8ff), with Swift 6.0 for macOS (SPM) on 8 Sep 2025 22:23:32 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroExpress.git
Reference: 1.0.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Macro-swift/MacroExpress
 * tag               1.0.10     -> FETCH_HEAD
HEAD is now at 57a8ff3 Merge branch 'develop'
Cloned https://github.com/Macro-swift/MacroExpress.git
Revision (git rev-parse @):
57a8ff34af46cd969f401eeaccbfca0b62c0156f
SUCCESS checkout https://github.com/Macro-swift/MacroExpress.git at 1.0.10
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Macro-swift/MacroExpress.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/39] Copying PrivacyInfo.xcprivacy
[1/39] Write sources
[24/39] Compiling CNIOWindows shim.c
[25/39] Compiling CNIOWindows WSAStartup.c
[26/39] Compiling CNIOWASI CNIOWASI.c
[27/39] Write swift-version-5BDAB9E9C0126B9D.txt
[28/39] Compiling CNIOLinux shim.c
[28/39] Compiling CNIOLinux liburing_shims.c
[30/55] Compiling _AtomicsShims.c
[31/55] Compiling CNIOPosix event_loop_id.c
[32/55] Compiling CNIOLLHTTP c_nio_http.c
[33/59] Compiling CNIOLLHTTP c_nio_api.c
[34/75] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/89] Compiling CNIODarwin shim.c
[36/89] Write sources
[38/108] Emitting module _NIOBase64
[39/108] Compiling _NIOBase64 Base64.swift
[40/108] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[41/108] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/108] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[43/108] Compiling InternalCollectionsUtilities Descriptions.swift
[44/108] Compiling InternalCollectionsUtilities Debugging.swift
[45/108] Compiling Atomics AtomicInteger.swift
[46/108] Compiling Atomics AtomicOptionalWrappable.swift
[47/109] Compiling Atomics OptionalRawRepresentable.swift
[48/109] Compiling Atomics RawRepresentable.swift
[49/109] Emitting module InternalCollectionsUtilities
[50/109] Compiling Atomics AtomicReference.swift
[51/109] Compiling Atomics AtomicStorage.swift
[52/109] Compiling Atomics PointerConformances.swift
[53/109] Compiling Atomics Primitives.native.swift
[54/109] Compiling Logging LogHandler.swift
[55/109] Compiling Logging MetadataProvider.swift
[56/109] Emitting module _NIODataStructures
[57/109] Compiling _NIODataStructures Heap.swift
[58/109] Compiling _NIODataStructures PriorityQueue.swift
[59/109] Compiling _NIODataStructures _TinyArray.swift
[60/109] Compiling Atomics AtomicBool.swift
[61/109] Compiling Atomics IntegerConformances.swift
[62/109] Compiling Atomics UnsafeAtomicLazyReference.swift
[63/109] Compiling Atomics IntegerOperations.swift
[64/109] Compiling Atomics DoubleWord.swift
[65/109] Compiling Atomics ManagedAtomic.swift
[68/109] Compiling Atomics AtomicValue.swift
[69/109] Compiling Atomics AtomicMemoryOrderings.swift
[72/109] Compiling Atomics ManagedAtomicLazyReference.swift
[73/109] Compiling Atomics UnsafeAtomic.swift
[74/110] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[75/110] Compiling Atomics Unmanaged extensions.swift
[76/126] Compiling DequeModule _DequeBufferHeader.swift
[77/127] Emitting module Logging
[78/127] Compiling Logging Locks.swift
[79/127] Compiling Logging Logging.swift
[80/127] Compiling DequeModule _DequeSlot.swift
[81/127] Compiling DequeModule Deque+CustomReflectable.swift
[82/127] Compiling DequeModule Deque+Descriptions.swift
[83/127] Compiling DequeModule Deque+Codable.swift
[84/127] Compiling DequeModule Deque+Collection.swift
[85/127] Emitting module Atomics
[86/127] Compiling DequeModule _UnsafeWrappedBuffer.swift
[86/127] Compiling c-nioatomics.c
[88/127] Compiling DequeModule Deque+Equatable.swift
[89/127] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[90/127] Compiling DequeModule Deque+Testing.swift
[91/127] Compiling DequeModule Deque._Storage.swift
[92/127] Compiling DequeModule _DequeBuffer.swift
[93/127] Compiling DequeModule Deque._UnsafeHandle.swift
[94/127] Compiling DequeModule Deque.swift
[99/127] Compiling DequeModule Deque+Extras.swift
[100/127] Compiling DequeModule Deque+Hashable.swift
[101/127] Emitting module DequeModule
[101/127] Compiling c-atomics.c
[103/133] Compiling xsys timespec.swift
[104/133] Compiling xsys time.swift
[105/133] Compiling xsys socket.swift
[106/134] Compiling xsys sockaddr_any.swift
[107/134] Compiling xsys ntohs.swift
[114/134] Emitting module NIOConcurrencyHelpers
[115/134] Compiling NIOConcurrencyHelpers NIOLock.swift
[116/134] Compiling xsys timeval_any.swift
[117/134] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[118/134] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[119/134] Compiling NIOConcurrencyHelpers lock.swift
[120/134] Compiling NIOConcurrencyHelpers atomics.swift
[121/197] Emitting module xsys
[122/197] Compiling NIOCore Channel.swift
[123/197] Compiling NIOCore ChannelHandler.swift
[124/197] Compiling mime MIME.swift
[125/197] Emitting module Mustache
[126/197] Emitting module mime
[127/197] Compiling Mustache MustacheParser.swift
[128/197] Compiling Mustache MustacheRendering.swift
[129/197] Compiling Mustache MustacheRenderingContext.swift
[130/197] Compiling Mustache HTMLEscape.swift
[131/197] Compiling Mustache MustacheNode.swift
[132/197] Compiling Mustache SimpleKVC.swift
[133/197] Compiling Mustache Mustachable.swift
[134/197] Compiling Mustache Helpers.swift
[135/197] Compiling NIOCore GlobalSingletons.swift
[136/197] Compiling NIOCore IO.swift
[137/197] Compiling NIOCore IOData.swift
[138/197] Compiling NIOCore IPProtocol.swift
[139/197] Compiling NIOCore IntegerBitPacking.swift
[140/197] Compiling NIOCore IntegerTypes.swift
[141/197] Compiling NIOCore Interfaces.swift
[142/203] Compiling NIOCore AddressedEnvelope.swift
[143/203] Compiling NIOCore AsyncAwaitSupport.swift
[144/203] Compiling NIOCore AsyncChannel.swift
[145/203] Compiling NIOCore AsyncChannelHandler.swift
[146/203] Compiling NIOCore AsyncChannelInboundStream.swift
[147/203] Compiling NIOCore AsyncChannelOutboundWriter.swift
[148/203] Compiling NIOCore NIOAsyncSequenceProducer.swift
[149/203] Compiling NIOCore Linux.swift
[150/203] Compiling NIOCore MarkedCircularBuffer.swift
[151/203] Compiling NIOCore MulticastChannel.swift
[152/203] Compiling NIOCore NIOAny.swift
[153/203] Compiling NIOCore NIOCloseOnErrorHandler.swift
[154/203] Compiling NIOCore NIOCoreSendableMetatype.swift
[155/203] Compiling NIOCore NIOLoopBound.swift
[156/203] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[157/203] Compiling NIOCore NIOScheduledCallback.swift
[158/203] Compiling NIOCore NIOSendable.swift
[159/203] Compiling NIOCore RecvByteBufferAllocator.swift
[160/203] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[161/203] Compiling NIOCore SocketAddresses.swift
[162/203] Compiling NIOCore Codec.swift
[163/203] Compiling NIOCore ConvenienceOptionSupport.swift
[164/203] Compiling NIOCore DeadChannel.swift
[165/203] Compiling NIOCore DispatchQueue+WithFuture.swift
[166/203] Compiling NIOCore EventLoop+Deprecated.swift
[167/203] Compiling NIOCore EventLoop+SerialExecutor.swift
[168/203] Compiling NIOCore EventLoop.swift
[169/203] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[170/203] Compiling NIOCore EventLoopFuture+Deprecated.swift
[171/203] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[172/203] Compiling NIOCore EventLoopFuture.swift
[173/203] Compiling NIOCore FileDescriptor.swift
[174/203] Compiling NIOCore FileHandle.swift
[175/203] Compiling NIOCore FileRegion.swift
[176/203] Compiling NIOCore SocketOptionProvider.swift
[177/203] Compiling NIOCore SystemCallHelpers.swift
[178/203] Compiling NIOCore TimeAmount+Duration.swift
[179/203] Compiling NIOCore TypeAssistedChannelHandler.swift
[180/203] Compiling NIOCore UniversalBootstrapSupport.swift
[181/203] Compiling NIOCore Utilities.swift
[184/203] Compiling NIOCore ChannelHandlers.swift
[185/203] Compiling NIOCore ChannelInvoker.swift
[186/203] Compiling NIOCore ChannelOption.swift
[187/203] Compiling NIOCore ChannelPipeline.swift
[188/203] Compiling NIOCore CircularBuffer.swift
[189/203] Compiling NIOCore ByteBuffer-core.swift
[190/203] Compiling NIOCore ByteBuffer-hex.swift
[191/203] Compiling NIOCore ByteBuffer-int.swift
[192/203] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[193/203] Compiling NIOCore ByteBuffer-multi-int.swift
[194/203] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[195/203] Compiling NIOCore ByteBuffer-views.swift
[196/203] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[197/203] Compiling NIOCore NIOAsyncWriter.swift
[198/203] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[199/203] Compiling NIOCore BSDSocketAPI.swift
[200/203] Compiling NIOCore ByteBuffer-aux.swift
[201/203] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[202/203] Compiling NIOCore ByteBuffer-conversions.swift
[203/203] Emitting module NIOCore
[204/257] Compiling NIOEmbedded Embedded.swift
[205/257] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[206/257] Emitting module NIOEmbedded
[207/257] Compiling NIOEmbedded AsyncTestingChannel.swift
[208/257] Emitting module NIOPosix
[209/262] Compiling NIOPosix BSDSocketAPICommon.swift
[210/262] Compiling NIOPosix BSDSocketAPIPosix.swift
[211/262] Compiling NIOPosix BSDSocketAPIWindows.swift
[212/262] Compiling NIOPosix BaseSocket.swift
[213/262] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[214/262] Compiling NIOPosix BaseSocketChannel.swift
[215/262] Compiling NIOPosix SelectorUring.swift
[216/262] Compiling NIOPosix ServerSocket.swift
[217/262] Compiling NIOPosix Socket.swift
[218/262] Compiling NIOPosix SocketChannel.swift
[219/262] Compiling NIOPosix SocketProtocols.swift
[220/262] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[221/262] Compiling NIOPosix PosixSingletons.swift
[222/262] Compiling NIOPosix RawSocketBootstrap.swift
[223/262] Compiling NIOPosix Resolver.swift
[224/262] Compiling NIOPosix Selectable.swift
[225/262] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[226/262] Compiling NIOPosix System.swift
[227/262] Compiling NIOPosix Thread.swift
[228/262] Compiling NIOPosix ThreadPosix.swift
[229/262] Compiling NIOPosix ThreadWindows.swift
[230/262] Compiling NIOPosix SelectableChannel.swift
[231/262] Compiling NIOPosix SelectableEventLoop.swift
[232/262] Compiling NIOPosix SelectorEpoll.swift
[233/262] Compiling NIOPosix SelectorGeneric.swift
[234/262] Compiling NIOPosix SelectorKqueue.swift
[235/262] Compiling NIOPosix GetaddrinfoResolver.swift
[236/262] Compiling NIOPosix HappyEyeballs.swift
[237/262] Compiling NIOPosix IO.swift
[238/262] Compiling NIOPosix IntegerBitPacking.swift
[239/262] Compiling NIOPosix IntegerTypes.swift
[240/262] Compiling NIOPosix Linux.swift
[241/262] Compiling NIOPosix PendingDatagramWritesManager.swift
[242/262] Compiling NIOPosix PendingWritesManager.swift
[243/262] Compiling NIOPosix PipeChannel.swift
[244/262] Compiling NIOPosix PipePair.swift
[245/262] Compiling NIOPosix Pool.swift
[246/262] Compiling NIOPosix LinuxCPUSet.swift
[247/262] Compiling NIOPosix LinuxUring.swift
[248/262] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[249/262] Compiling NIOPosix NIOPosixSendableMetatype.swift
[250/262] Compiling NIOPosix NIOThreadPool.swift
[251/262] Compiling NIOPosix NonBlockingFileIO.swift
[252/262] Compiling NIOPosix BaseStreamSocketChannel.swift
[253/262] Compiling NIOPosix Bootstrap.swift
[254/262] Compiling NIOPosix ControlMessage.swift
[255/262] Compiling NIOPosix DatagramVectorReadManager.swift
[256/262] Compiling NIOPosix Errors+Any.swift
[257/262] Compiling NIOPosix FileDescriptor.swift
[258/262] Compiling NIOPosix UnsafeTransfer.swift
[259/262] Compiling NIOPosix Utilities.swift
[260/262] Compiling NIOPosix VsockAddress.swift
[261/262] Compiling NIOPosix VsockChannelEvents.swift
[262/262] Compiling NIOPosix resource_bundle_accessor.swift
[263/264] Emitting module NIO
[264/264] Compiling NIO Exports.swift
[265/286] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[266/286] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[267/286] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[268/286] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[269/287] Emitting module NIOHTTP1
[270/287] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[271/287] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[272/287] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[273/287] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[274/287] Emitting module NIOFoundationCompat
[275/287] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[276/326] Compiling MacroCore NextTick.swift
[277/326] Compiling MacroCore CommandLine.swift
[278/326] Compiling MacroCore EnvironmentValues.swift
[279/326] Compiling MacroCore Concat.swift
[280/326] Compiling MacroCore Console.swift
[281/326] Compiling MacroCore Dirname.swift
[282/326] Compiling MacroCore CollectionUtils.swift
[283/326] Compiling MacroCore Concurrency.swift
[284/326] Compiling MacroCore DuplexStreamType.swift
[285/326] Compiling MacroCore Pipe.swift
[286/326] Compiling MacroCore ReadableByteStream.swift
[287/326] Compiling MacroCore MacroError.swift
[292/330] Compiling MacroCore JSON.swift
[293/330] Compiling MacroCore CollectionStubs.swift
[294/330] Compiling MacroCore Math.swift
[295/330] Compiling MacroCore Object.swift
[296/330] Compiling MacroCore StringStubs.swift
[297/330] Compiling MacroCore ToString.swift
[298/330] Compiling MacroCore LeftPad.swift
[299/330] Compiling MacroCore MacroCore.swift
[300/330] Compiling MacroCore ErrorEmitter.swift
[301/330] Compiling MacroCore EventListenerSet.swift
[302/330] Compiling MacroCore ListenerType.swift
[303/330] Compiling MacroCore JSError.swift
[304/330] Compiling MacroCore Environment.swift
[305/330] Compiling MacroCore Process.swift
[306/330] Compiling MacroCore Warnings.swift
[307/330] Compiling MacroCore Regex.swift
[308/330] Compiling MacroCore ReadableByteStreamType.swift
[309/330] Compiling MacroCore ReadableStreamBase.swift
[310/330] Compiling MacroCore ReadableStreamType.swift
[311/330] Compiling MacroCore WritableByteStream.swift
[317/330] Emitting module MacroCore
[321/330] Compiling MacroCore DetectXcode.swift
[322/330] Compiling MacroCore Buffer.swift
[323/330] Compiling MacroCore BufferData.swift
[324/330] Compiling MacroCore BufferDeprecations.swift
[325/330] Compiling MacroCore BufferHexEncoding.swift
[326/330] Compiling MacroCore BufferStrings.swift
[327/330] Compiling MacroCore WritableByteStreamType.swift
[328/330] Compiling MacroCore WritableStreamBase.swift
[329/330] Compiling MacroCore WritableStreamType.swift
[330/330] Compiling MacroCore StringEncoding.swift
[331/358] Compiling fs StatStruct.swift
[332/358] Compiling fs AsyncWrapper.swift
[333/358] Compiling fs ResultExtensions.swift
[334/359] Compiling http OutgoingMessage.swift
[335/360] Compiling fs fs.swift
[336/360] Compiling fs Directory.swift
[337/360] Compiling fs FSWatcher.swift
[338/360] Compiling fs FileStream.swift
[339/360] Compiling fs FileWriteStream.swift
[340/360] Compiling fs Promise.swift
[341/360] Compiling fs FileReadStream.swift
[342/360] Compiling fs File.swift
[343/360] Compiling fs JSONFile.swift
[344/360] Compiling fs Path.swift
[345/360] Compiling fs PosixWrappers.swift
[346/360] Compiling http http.swift
[347/360] Emitting module fs
[348/362] Compiling dotenv dotenv.swift
[349/362] Emitting module dotenv
[350/362] Compiling http QueryString.swift
[353/362] Compiling http HTTPHeadersHolder.swift
[358/362] Compiling http ServerResponse.swift
[359/362] Emitting module http
[360/362] Compiling http Server.swift
[363/377] Compiling connect ServeStatic.swift
[364/378] Compiling connect Session.swift
[365/378] Compiling connect Logger.swift
[366/378] Compiling connect MethodOverride.swift
[367/378] Compiling connect QS.swift
[368/378] Compiling connect Middleware.swift
[369/378] Compiling connect NoCache.swift
[370/378] Compiling connect Cookies.swift
[371/378] Compiling connect CrossCompile.swift
[372/378] Compiling connect Connect.swift
[373/378] Compiling connect CookieParser.swift
[374/378] Compiling connect Pause.swift
[375/378] Emitting module connect
[376/378] Compiling connect BodyParser.swift
[377/378] Compiling connect CORS.swift
[378/378] Compiling connect TypeIs.swift
[379/410] Compiling multer ProcessingContext.swift
[380/411] Compiling express MiddlewareObject.swift
[381/411] Compiling express Module.swift
[382/411] Compiling multer MemoryStorage.swift
[383/411] Compiling multer Middleware.swift
[384/413] Compiling express ServerResponse.swift
[385/413] Compiling express Settings.swift
[386/413] Compiling express RouteKeeper.swift
[387/413] Compiling express RouteMounts.swift
[388/413] Compiling express RoutePattern.swift
[389/413] Compiling express Router.swift
[390/413] Compiling multer Multer.swift
[391/413] Compiling multer MulterError.swift
[392/413] Compiling multer PartType.swift
[393/413] Compiling multer MulterStorage.swift
[396/413] Compiling express BasicAuth.swift
[397/413] Compiling express ErrorMiddleware.swift
[398/413] Compiling express Express.swift
[399/413] Compiling express ExpressWrappedDictionary.swift
[400/413] Emitting module multer
[401/413] Compiling multer MultiPartParser.swift
[406/413] Emitting module express
[407/413] Compiling express Mustache.swift
[408/413] Compiling express Render.swift
[409/413] Compiling express Route.swift
[410/413] Compiling express RouteFactories.swift
[411/413] Compiling multer Utilities.swift
[412/413] Compiling express View.swift
[413/413] Compiling express dirname.swift
[414/415] Emitting module MacroExpress
[415/415] Compiling MacroExpress MacroExpress.swift
Build complete! (33.16s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
Fetching https://github.com/Macro-swift/Macro.git
[6/559] Fetching mustache
[85/2263] Fetching mustache, macro
Fetched https://github.com/Macro-swift/Macro.git from cache (0.94s)
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.94s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.57s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.10 (0.56s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/1814] Fetching swift-atomics
[346/5717] Fetching swift-atomics, swift-log
[5718/83770] Fetching swift-atomics, swift-log, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.18s)
Fetched https://github.com/apple/swift-log.git from cache (4.18s)
Fetched https://github.com/apple/swift-atomics.git from cache (4.18s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.56s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4937] Fetching swift-system
[248/22347] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.69s)
Fetched https://github.com/apple/swift-system.git from cache (1.69s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.44s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.2
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
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.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.10
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.6.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.10",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/Macro.git"
    },
    {
      "identity" : "mustache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AlwaysRightInstitute/mustache.git"
    }
  ],
  "manifest_display_name" : "MacroExpress",
  "name" : "MacroExpress",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MacroExpress",
      "targets" : [
        "MacroExpress"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "express",
      "targets" : [
        "express"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "connect",
      "targets" : [
        "connect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "mime",
      "targets" : [
        "mime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "dotenv",
      "targets" : [
        "dotenv"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "multer",
      "targets" : [
        "multer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "multerTests",
      "module_type" : "SwiftTarget",
      "name" : "multerTests",
      "path" : "Tests/multerTests",
      "sources" : [
        "Fixtures.swift",
        "MultiPartParserTests.swift",
        "XCTestManifests.swift",
        "multerTests.swift"
      ],
      "target_dependencies" : [
        "multer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "multer",
      "module_type" : "SwiftTarget",
      "name" : "multer",
      "path" : "Sources/multer",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http"
      ],
      "product_memberships" : [
        "MacroExpress",
        "multer"
      ],
      "sources" : [
        "DiskStorage.swift",
        "File.swift",
        "IncomingMessageMulter.swift",
        "Limits.swift",
        "MemoryStorage.swift",
        "Middleware.swift",
        "Multer.swift",
        "MulterError.swift",
        "MulterStorage.swift",
        "MultiPartParser.swift",
        "PartType.swift",
        "ProcessingContext.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "mime",
        "connect"
      ],
      "type" : "library"
    },
    {
      "c99name" : "mimeTests",
      "module_type" : "SwiftTarget",
      "name" : "mimeTests",
      "path" : "Tests/mimeTests",
      "sources" : [
        "XCTestManifests.swift",
        "mimeTests.swift"
      ],
      "target_dependencies" : [
        "mime"
      ],
      "type" : "test"
    },
    {
      "c99name" : "mime",
      "module_type" : "SwiftTarget",
      "name" : "mime",
      "path" : "Sources/mime",
      "product_memberships" : [
        "MacroExpress",
        "express",
        "connect",
        "mime",
        "multer"
      ],
      "sources" : [
        "MIME.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "express",
      "module_type" : "SwiftTarget",
      "name" : "express",
      "path" : "Sources/express",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http",
        "Mustache"
      ],
      "product_memberships" : [
        "MacroExpress",
        "express"
      ],
      "sources" : [
        "BasicAuth.swift",
        "ErrorMiddleware.swift",
        "Express.swift",
        "ExpressWrappedDictionary.swift",
        "IncomingMessage.swift",
        "JSON.swift",
        "MiddlewareObject.swift",
        "Module.swift",
        "Mustache.swift",
        "Render.swift",
        "Route.swift",
        "RouteFactories.swift",
        "RouteKeeper.swift",
        "RouteMounts.swift",
        "RoutePattern.swift",
        "Router.swift",
        "ServerResponse.swift",
        "Settings.swift",
        "View.swift",
        "dirname.swift"
      ],
      "target_dependencies" : [
        "connect",
        "mime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "dotenvTests",
      "module_type" : "SwiftTarget",
      "name" : "dotenvTests",
      "path" : "Tests/dotenvTests",
      "sources" : [
        "XCTestManifests.swift",
        "dotenvTests.swift"
      ],
      "target_dependencies" : [
        "dotenv"
      ],
      "type" : "test"
    },
    {
      "c99name" : "dotenv",
      "module_type" : "SwiftTarget",
      "name" : "dotenv",
      "path" : "Sources/dotenv",
      "product_dependencies" : [
        "MacroCore",
        "fs"
      ],
      "product_memberships" : [
        "MacroExpress",
        "dotenv"
      ],
      "sources" : [
        "dotenv.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "connect",
      "module_type" : "SwiftTarget",
      "name" : "connect",
      "path" : "Sources/connect",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http"
      ],
      "product_memberships" : [
        "MacroExpress",
        "express",
        "connect",
        "multer"
      ],
      "sources" : [
        "BodyParser.swift",
        "CORS.swift",
        "Connect.swift",
        "CookieParser.swift",
        "Cookies.swift",
        "CrossCompile.swift",
        "Logger.swift",
        "MethodOverride.swift",
        "Middleware.swift",
        "NoCache.swift",
        "Pause.swift",
        "QS.swift",
        "ServeStatic.swift",
        "Session.swift",
        "TypeIs.swift"
      ],
      "target_dependencies" : [
        "mime"
      ],
      "type" : "library"
    },
    {
      "c99name" : "bodyParserTests",
      "module_type" : "SwiftTarget",
      "name" : "bodyParserTests",
      "path" : "Tests/bodyParserTests",
      "product_dependencies" : [
        "Macro"
      ],
      "sources" : [
        "XCTestManifests.swift",
        "bodyParserTests.swift"
      ],
      "target_dependencies" : [
        "connect"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RouteTests",
      "module_type" : "SwiftTarget",
      "name" : "RouteTests",
      "path" : "Tests/RouteTests",
      "product_dependencies" : [
        "MacroTestUtilities"
      ],
      "sources" : [
        "ErrorMiddlewareTests.swift",
        "RouteMountingTests.swift",
        "SimpleRouteTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "express"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroExpress",
      "module_type" : "SwiftTarget",
      "name" : "MacroExpress",
      "path" : "Sources/MacroExpress",
      "product_dependencies" : [
        "MacroCore",
        "fs",
        "http",
        "xsys"
      ],
      "product_memberships" : [
        "MacroExpress"
      ],
      "sources" : [
        "MacroExpress.swift"
      ],
      "target_dependencies" : [
        "dotenv",
        "mime",
        "connect",
        "express",
        "multer"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.