The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of MacroExpress, reference 1.0.6 (16893d), with Swift 5.9 for macOS (SPM) on 14 Dec 2024 20:14:24 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroExpress.git
Reference: 1.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Macro-swift/MacroExpress
 * tag               1.0.6      -> FETCH_HEAD
HEAD is now at 16893d8 Merge branch 'develop'
Cloned https://github.com/Macro-swift/MacroExpress.git
Revision (git rev-parse @):
16893d8dd5a10c66c475f571136a2270cb47ca89
SUCCESS checkout https://github.com/Macro-swift/MacroExpress.git at 1.0.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Macro-swift/MacroExpress.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Copying PrivacyInfo.xcprivacy
[1/13] Compiling CNIOWindows WSAStartup.c
[1/13] Compiling CNIOWindows shim.c
[3/13] Compiling CNIOWASI CNIOWASI.c
[4/13] Compiling CNIOLinux shim.c
[5/13] Compiling CNIOLinux liburing_shims.c
[6/44] Compiling _AtomicsShims.c
[7/44] Compiling CNIOLLHTTP c_nio_http.c
[7/44] Compiling CNIODarwin shim.c
[10/67] Emitting module _NIOBase64
[11/67] Compiling _NIOBase64 Base64.swift
[11/67] Compiling CNIOLLHTTP c_nio_api.c
[12/67] Compiling CNIOLLHTTP c_nio_llhttp.c
[14/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/68] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/68] Compiling InternalCollectionsUtilities Specialize.swift
[17/68] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/68] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/68] Compiling InternalCollectionsUtilities Debugging.swift
[20/68] Compiling InternalCollectionsUtilities Descriptions.swift
[21/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/87] Compiling _NIODataStructures _TinyArray.swift
[23/87] Compiling _NIODataStructures PriorityQueue.swift
[24/87] Compiling Logging MetadataProvider.swift
[25/87] Compiling _NIODataStructures Heap.swift
[26/87] Emitting module _NIODataStructures
[27/87] Compiling Atomics AtomicStorage.swift
[28/87] Compiling Atomics AtomicValue.swift
[29/87] Compiling Atomics AtomicBool.swift
[30/87] Compiling Atomics IntegerConformances.swift
[31/87] Compiling Atomics AtomicOptionalWrappable.swift
[32/87] Compiling Atomics AtomicReference.swift
[33/87] Emitting module InternalCollectionsUtilities
[34/87] Compiling Atomics OptionalRawRepresentable.swift
[35/87] Compiling Atomics RawRepresentable.swift
[36/87] Compiling Atomics ManagedAtomic.swift
[37/87] Compiling Atomics ManagedAtomicLazyReference.swift
[38/87] Compiling Logging LogHandler.swift
[39/87] Compiling Logging Locks.swift
[40/87] Emitting module Logging
[41/87] Compiling Logging Logging.swift
[42/103] Compiling DequeModule _DequeBufferHeader.swift
[43/103] Compiling DequeModule _DequeSlot.swift
[44/104] Compiling DequeModule _DequeBuffer.swift
[45/104] Compiling DequeModule Deque+CustomReflectable.swift
[46/104] Compiling DequeModule Deque+Descriptions.swift
[47/104] Compiling Atomics UnsafeAtomic.swift
[48/104] Compiling Atomics UnsafeAtomicLazyReference.swift
[49/104] Compiling Atomics AtomicMemoryOrderings.swift
[50/104] Compiling Atomics DoubleWord.swift
[51/106] Compiling DequeModule _UnsafeWrappedBuffer.swift
[52/106] Compiling DequeModule Deque+Testing.swift
[53/106] Compiling DequeModule Deque._Storage.swift
[54/106] Compiling DequeModule Deque+Extras.swift
[55/106] Compiling DequeModule Deque+Hashable.swift
[56/106] Compiling DequeModule Deque._UnsafeHandle.swift
[57/106] Compiling DequeModule Deque.swift
[58/106] Compiling DequeModule Deque+Equatable.swift
[59/106] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[60/106] Compiling DequeModule Deque+Codable.swift
[61/106] Compiling DequeModule Deque+Collection.swift
[62/106] Compiling Atomics IntegerOperations.swift
[63/106] Compiling Atomics Unmanaged extensions.swift
[64/106] Emitting module DequeModule
[77/106] Emitting module Atomics
[78/106] Compiling Atomics PointerConformances.swift
[79/106] Compiling Atomics Primitives.native.swift
[80/106] Compiling Mustache Mustachable.swift
[81/106] Compiling xsys timespec.swift
[81/107] Compiling c-nioatomics.c
[83/107] Emitting module mime
[84/107] Compiling Mustache MustacheRendering.swift
[85/107] Compiling xsys timeval_any.swift
[86/107] Compiling Mustache MustacheNode.swift
[87/107] Compiling Mustache MustacheParser.swift
[90/107] Compiling xsys socket.swift
[91/107] Compiling xsys time.swift
[91/107] Compiling c-atomics.c
[97/107] Compiling xsys ntohs.swift
[98/107] Compiling xsys sockaddr_any.swift
[99/107] Emitting module Mustache
[100/113] Compiling NIOConcurrencyHelpers NIOLock.swift
[101/113] Emitting module NIOConcurrencyHelpers
[102/113] Compiling NIOConcurrencyHelpers lock.swift
[103/113] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[104/113] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[105/113] Compiling NIOConcurrencyHelpers atomics.swift
[106/175] Emitting module xsys
[107/175] Compiling NIOCore ByteBuffer-core.swift
[108/175] Compiling NIOCore ByteBuffer-hex.swift
[109/175] Compiling mime MIME.swift
[110/175] Compiling Mustache HTMLEscape.swift
[111/175] Compiling Mustache Helpers.swift
[112/175] Compiling Mustache MustacheRenderingContext.swift
[113/175] Compiling Mustache SimpleKVC.swift
[114/175] Compiling NIOCore GlobalSingletons.swift
[115/175] Compiling NIOCore IO.swift
[116/175] Compiling NIOCore IOData.swift
[117/175] Compiling NIOCore IPProtocol.swift
[118/175] Compiling NIOCore IntegerBitPacking.swift
[119/175] Compiling NIOCore IntegerTypes.swift
[120/175] Compiling NIOCore Interfaces.swift
[121/181] Compiling NIOCore Codec.swift
[122/181] Compiling NIOCore ConvenienceOptionSupport.swift
[123/181] Compiling NIOCore DeadChannel.swift
[124/181] Compiling NIOCore DispatchQueue+WithFuture.swift
[125/181] Compiling NIOCore EventLoop+Deprecated.swift
[126/181] Compiling NIOCore EventLoop+SerialExecutor.swift
[127/181] Compiling NIOCore EventLoop.swift
[128/181] Compiling NIOCore NIOScheduledCallback.swift
[129/181] Compiling NIOCore NIOSendable.swift
[130/181] Compiling NIOCore PointerHelpers.swift
[131/181] Compiling NIOCore RecvByteBufferAllocator.swift
[132/181] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[133/181] Compiling NIOCore SocketAddresses.swift
[134/181] Compiling NIOCore AddressedEnvelope.swift
[135/181] Compiling NIOCore AsyncAwaitSupport.swift
[136/181] Compiling NIOCore AsyncChannel.swift
[137/181] Compiling NIOCore AsyncChannelHandler.swift
[138/181] Compiling NIOCore AsyncChannelInboundStream.swift
[139/181] Compiling NIOCore AsyncChannelOutboundWriter.swift
[140/181] Compiling NIOCore NIOAsyncSequenceProducer.swift
[141/181] Compiling NIOCore SocketOptionProvider.swift
[142/181] Compiling NIOCore SystemCallHelpers.swift
[143/181] Compiling NIOCore TimeAmount+Duration.swift
[144/181] Compiling NIOCore TypeAssistedChannelHandler.swift
[145/181] Compiling NIOCore UniversalBootstrapSupport.swift
[146/181] Compiling NIOCore Utilities.swift
[147/181] Compiling NIOCore Channel.swift
[148/181] Compiling NIOCore ChannelHandler.swift
[149/181] Compiling NIOCore ChannelHandlers.swift
[150/181] Compiling NIOCore ChannelInvoker.swift
[151/181] Compiling NIOCore ChannelOption.swift
[152/181] Compiling NIOCore ChannelPipeline.swift
[153/181] Compiling NIOCore CircularBuffer.swift
[154/181] Compiling NIOCore Linux.swift
[155/181] Compiling NIOCore MarkedCircularBuffer.swift
[156/181] Compiling NIOCore MulticastChannel.swift
[157/181] Compiling NIOCore NIOAny.swift
[158/181] Compiling NIOCore NIOCloseOnErrorHandler.swift
[159/181] Compiling NIOCore NIOLoopBound.swift
[160/181] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[161/181] Compiling NIOCore NIOAsyncWriter.swift
[162/181] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[163/181] Compiling NIOCore BSDSocketAPI.swift
[164/181] Compiling NIOCore ByteBuffer-aux.swift
[165/181] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[166/181] Compiling NIOCore ByteBuffer-conversions.swift
[167/181] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[168/181] Compiling NIOCore EventLoopFuture+Deprecated.swift
[169/181] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[170/181] Compiling NIOCore EventLoopFuture.swift
[171/181] Compiling NIOCore FileDescriptor.swift
[172/181] Compiling NIOCore FileHandle.swift
[173/181] Compiling NIOCore FileRegion.swift
[176/181] Compiling NIOCore ByteBuffer-int.swift
[177/181] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[178/181] Compiling NIOCore ByteBuffer-multi-int.swift
[179/181] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[180/181] Compiling NIOCore ByteBuffer-views.swift
[181/181] Emitting module NIOCore
[182/235] Compiling NIOEmbedded AsyncTestingChannel.swift
[183/235] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[184/235] Emitting module NIOEmbedded
[185/235] Compiling NIOEmbedded Embedded.swift
[186/235] Compiling NIOPosix GetaddrinfoResolver.swift
[187/235] Compiling NIOPosix HappyEyeballs.swift
[188/235] Compiling NIOPosix IO.swift
[189/235] Compiling NIOPosix IntegerBitPacking.swift
[190/235] Compiling NIOPosix IntegerTypes.swift
[191/235] Compiling NIOPosix Linux.swift
[192/240] Compiling NIOPosix BSDSocketAPICommon.swift
[193/240] Compiling NIOPosix BSDSocketAPIPosix.swift
[194/240] Compiling NIOPosix BSDSocketAPIWindows.swift
[195/240] Compiling NIOPosix BaseSocket.swift
[196/240] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[197/240] Compiling NIOPosix BaseSocketChannel.swift
[198/240] Compiling NIOPosix Selectable.swift
[199/240] Compiling NIOPosix SelectableChannel.swift
[200/240] Compiling NIOPosix SelectableEventLoop.swift
[201/240] Compiling NIOPosix SelectorEpoll.swift
[202/240] Compiling NIOPosix SelectorGeneric.swift
[203/240] Compiling NIOPosix PendingWritesManager.swift
[204/240] Compiling NIOPosix PipeChannel.swift
[205/240] Compiling NIOPosix PipePair.swift
[206/240] Compiling NIOPosix PointerHelpers.swift
[207/240] Compiling NIOPosix Pool.swift
[208/240] Compiling NIOPosix UnsafeTransfer.swift
[209/240] Compiling NIOPosix Utilities.swift
[210/240] Compiling NIOPosix VsockAddress.swift
[211/240] Compiling NIOPosix VsockChannelEvents.swift
[212/240] Compiling NIOPosix resource_bundle_accessor.swift
[213/240] Compiling NIOPosix SelectorKqueue.swift
[214/240] Compiling NIOPosix SelectorUring.swift
[215/240] Compiling NIOPosix ServerSocket.swift
[216/240] Compiling NIOPosix Socket.swift
[217/240] Compiling NIOPosix SocketChannel.swift
[218/240] Emitting module NIOPosix
[219/240] Compiling NIOPosix SocketProtocols.swift
[220/240] Compiling NIOPosix System.swift
[221/240] Compiling NIOPosix Thread.swift
[222/240] Compiling NIOPosix ThreadPosix.swift
[223/240] Compiling NIOPosix ThreadWindows.swift
[224/240] Compiling NIOPosix LinuxCPUSet.swift
[225/240] Compiling NIOPosix LinuxUring.swift
[226/240] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[227/240] Compiling NIOPosix NIOThreadPool.swift
[228/240] Compiling NIOPosix NonBlockingFileIO.swift
[229/240] Compiling NIOPosix PendingDatagramWritesManager.swift
[230/240] Compiling NIOPosix BaseStreamSocketChannel.swift
[231/240] Compiling NIOPosix Bootstrap.swift
[232/240] Compiling NIOPosix ControlMessage.swift
[233/240] Compiling NIOPosix DatagramVectorReadManager.swift
[234/240] Compiling NIOPosix Errors+Any.swift
[235/240] Compiling NIOPosix FileDescriptor.swift
[236/240] Compiling NIOPosix PooledRecvBufferAllocator.swift
[237/240] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[238/240] Compiling NIOPosix PosixSingletons.swift
[239/240] Compiling NIOPosix RawSocketBootstrap.swift
[240/240] Compiling NIOPosix Resolver.swift
[241/242] Compiling NIO Exports.swift
[242/242] Emitting module NIO
[243/264] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[244/265] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[245/265] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[246/265] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[247/265] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[248/265] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[249/265] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[250/265] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[251/265] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[252/265] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[253/265] Emitting module NIOFoundationCompat
[254/265] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[255/265] Emitting module NIOHTTP1
[256/303] Compiling MacroCore ReadableByteStreamType.swift
[257/303] Compiling MacroCore ReadableStreamBase.swift
[258/303] Compiling MacroCore ErrorEmitter.swift
[259/303] Compiling MacroCore EventListenerSet.swift
[260/303] Compiling MacroCore StringStubs.swift
[261/303] Compiling MacroCore ToString.swift
[262/303] Compiling MacroCore ListenerType.swift
[263/303] Compiling MacroCore JSError.swift
[264/303] Compiling MacroCore ReadableStreamType.swift
[265/303] Compiling MacroCore WritableByteStream.swift
[266/303] Compiling MacroCore MacroError.swift
[267/303] Compiling MacroCore NextTick.swift
[268/303] Compiling MacroCore CommandLine.swift
[269/303] Compiling MacroCore DetectXcode.swift
[278/307] Compiling MacroCore JSON.swift
[279/307] Compiling MacroCore CollectionStubs.swift
[280/307] Compiling MacroCore Math.swift
[281/307] Compiling MacroCore Object.swift
[284/307] Compiling MacroCore LeftPad.swift
[285/307] Compiling MacroCore MacroCore.swift
[286/307] Compiling MacroCore Concat.swift
[287/307] Compiling MacroCore DuplexStreamType.swift
[288/307] Compiling MacroCore Pipe.swift
[289/307] Compiling MacroCore ReadableByteStream.swift
[290/307] Compiling MacroCore Environment.swift
[291/307] Compiling MacroCore Process.swift
[292/307] Compiling MacroCore Warnings.swift
[293/307] Compiling MacroCore Regex.swift
[294/307] Compiling MacroCore CollectionUtils.swift
[295/307] Compiling MacroCore Console.swift
[296/307] Compiling MacroCore Dirname.swift
[297/307] Compiling MacroCore EnvironmentValues.swift
[298/307] Compiling MacroCore WritableByteStreamType.swift
[299/307] Compiling MacroCore WritableStreamBase.swift
[300/307] Compiling MacroCore WritableStreamType.swift
[301/307] Compiling MacroCore StringEncoding.swift
[302/307] Compiling MacroCore Buffer.swift
[303/307] Compiling MacroCore BufferData.swift
[304/307] Compiling MacroCore BufferDeprecations.swift
[305/307] Compiling MacroCore BufferHexEncoding.swift
[306/307] Compiling MacroCore BufferStrings.swift
[307/307] Emitting module MacroCore
[308/335] Compiling fs StatStruct.swift
[309/335] Compiling fs FileStream.swift
[310/335] Compiling fs ResultExtensions.swift
[311/335] Compiling fs AsyncWrapper.swift
[312/336] Compiling fs fs.swift
[313/336] Compiling http URLRequestInit.swift
[314/336] Compiling http URLSessionAgent.swift
[315/336] Compiling http Agent.swift
[316/336] Compiling http ClientRequest.swift
[317/336] Compiling fs FileWriteStream.swift
[318/336] Compiling http ServerResponse.swift
[319/336] Compiling fs File.swift
[320/336] Compiling http IncomingMessage.swift
[323/336] Compiling http OutgoingMessage.swift
[324/336] Emitting module http
[327/337] Emitting module fs
[328/337] Compiling fs Directory.swift
[329/337] Compiling fs FSWatcher.swift
[330/339] Compiling http http.swift
[331/339] Emitting module dotenv
[332/339] Compiling dotenv dotenv.swift
[335/339] Compiling http QueryString.swift
[336/339] Compiling http HTTPHeadersHolder.swift
[339/339] Compiling http Server.swift
[340/353] Compiling connect Pause.swift
[341/353] Compiling connect ServeStatic.swift
[342/353] Compiling connect Session.swift
[343/354] Compiling connect Middleware.swift
[344/354] Compiling connect Logger.swift
[345/354] Compiling connect MethodOverride.swift
[346/354] Compiling connect Cookies.swift
[347/354] Compiling connect CrossCompile.swift
[348/354] Compiling connect BodyParser.swift
[349/354] Compiling connect CORS.swift
[350/354] Compiling connect Connect.swift
[351/354] Compiling connect CookieParser.swift
[352/354] Emitting module connect
[353/354] Compiling connect QS.swift
[354/354] Compiling connect TypeIs.swift
[355/385] Compiling multer PartType.swift
[356/386] Compiling express MiddlewareObject.swift
[357/386] Compiling express Module.swift
[358/387] Compiling multer ProcessingContext.swift
[359/387] Compiling multer MulterError.swift
[360/387] Compiling multer MulterStorage.swift
[361/387] Compiling multer Multer.swift
[362/387] Compiling multer DiskStorage.swift
[363/387] Compiling multer File.swift
[364/387] Compiling express IncomingMessage.swift
[365/387] Compiling express JSON.swift
[366/387] Compiling express BasicAuth.swift
[367/387] Compiling express ErrorMiddleware.swift
[368/387] Emitting module multer
[369/387] Compiling multer MultiPartParser.swift
[370/387] Emitting module express
[371/387] Compiling express Settings.swift
[372/387] Compiling multer Utilities.swift
[373/387] Compiling express Express.swift
[374/387] Compiling express ExpressWrappedDictionary.swift
[375/387] Compiling express RoutePattern.swift
[376/387] Compiling express Router.swift
[379/387] Compiling express RouteKeeper.swift
[380/387] Compiling express RouteMounts.swift
[383/387] Compiling express ServerResponse.swift
[384/387] Compiling express Route.swift
[385/387] Compiling express RouteFactories.swift
[388/389] Emitting module MacroExpress
[389/389] Compiling MacroExpress MacroExpress.swift
Build complete! (37.29s)
Fetching https://github.com/Macro-swift/Macro.git
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/1608] Fetching macro
[66/2167] Fetching macro, mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git (1.56s)
Fetched https://github.com/Macro-swift/Macro.git (1.56s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.43s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.3 (0.42s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1569] Fetching swift-atomics
[378/5296] Fetching swift-atomics, swift-log
[5297/77664] Fetching swift-atomics, swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git (6.92s)
Fetched https://github.com/apple/swift-atomics.git (6.92s)
Fetched https://github.com/apple/swift-nio.git (6.92s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.33s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.32s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.50s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3953] Fetching swift-system
[1820/19556] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.93s)
Fetched https://github.com/apple/swift-collections.git (1.93s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.52s)
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.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.3
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.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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.4.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.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "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"
      ],
      "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",
        "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.