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 MacroApp, reference develop (dee175), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 21:31:09 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroApp.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/Macro-swift/MacroExpress.git
Fetching https://github.com/Macro-swift/Macro.git
[1/1561] Fetching macro
[80/2836] Fetching macro, macroexpress
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (1.03s)
Fetched https://github.com/Macro-swift/Macro.git from cache (1.03s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.2 (0.68s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[64/5229] Fetching swift-atomics, swift-log
[5230/76376] Fetching swift-atomics, swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (6.37s)
Fetched https://github.com/apple/swift-atomics.git from cache (6.37s)
Fetched https://github.com/apple/swift-nio.git from cache (6.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.56s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.5 (0.70s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/559] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.85s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.78s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3901] Fetching swift-system
[626/19376] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.82s)
Fetched https://github.com/apple/swift-system.git from cache (1.82s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.79s)
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.5
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.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.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.2
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/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "macroapp",
      "name": "MacroApp",
      "url": "https://github.com/Macro-swift/MacroApp.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MacroApp",
      "dependencies": [
        {
          "identity": "macro",
          "name": "Macro",
          "url": "https://github.com/Macro-swift/Macro.git",
          "version": "1.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Macro",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.76.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.4.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "macroexpress",
          "name": "MacroExpress",
          "url": "https://github.com/Macro-swift/MacroExpress.git",
          "version": "1.0.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MacroExpress",
          "dependencies": [
            {
              "identity": "macro",
              "name": "Macro",
              "url": "https://github.com/Macro-swift/Macro.git",
              "version": "1.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Macro",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.76.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.2.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.1.4",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.4.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-log",
                  "name": "swift-log",
                  "url": "https://github.com/apple/swift-log.git",
                  "version": "1.6.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "mustache",
              "name": "Mustache",
              "url": "https://github.com/AlwaysRightInstitute/mustache.git",
              "version": "1.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mustache",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Macro-swift/MacroApp.git
[1/198] Fetching macroapp
Fetched https://github.com/Macro-swift/MacroApp.git from cache (0.83s)
Fetching https://github.com/Macro-swift/Macro.git from cache
Fetching https://github.com/Macro-swift/MacroExpress.git from cache
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.50s)
Fetched https://github.com/Macro-swift/Macro.git from cache (0.50s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.2 (0.03s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.76s)
Fetched https://github.com/apple/swift-log.git from cache (0.76s)
Fetched https://github.com/apple/swift-nio.git from cache (0.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.5 (0.03s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.48s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.03s)
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 (0.64s)
Fetched https://github.com/apple/swift-collections.git from cache (0.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.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.4.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
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.5
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.2
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.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.4
Creating working copy for https://github.com/Macro-swift/MacroApp.git
Working copy of https://github.com/Macro-swift/MacroApp.git resolved at develop (dee175e)
warning: '.resolve-product-dependencies': dependency 'macroapp' is not used by any target
Found 2 product dependencies
  - Macro
  - MacroExpress
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Macro-swift/MacroApp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/39] Write sources
[0/39] Copying PrivacyInfo.xcprivacy
[0/39] Write sources
[25/39] Compiling CNIOWASI CNIOWASI.c
[25/39] Compiling CNIOWindows WSAStartup.c
[27/39] Compiling CNIOWindows shim.c
[28/39] Write swift-version--7754E27361AE5C74.txt
[29/39] Write sources
[30/39] Compiling CNIOLinux liburing_shims.c
[30/39] Compiling CNIOLinux shim.c
[32/50] Compiling _AtomicsShims.c
[33/59] Compiling CNIOLLHTTP c_nio_http.c
[34/59] Compiling CNIOLLHTTP c_nio_api.c
[35/70] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/93] Compiling CNIODarwin shim.c
[37/112] Compiling c-nioatomics.c
[38/112] Compiling c-atomics.c
[40/118] Compiling _NIOBase64 Base64.swift
[41/118] Emitting module _NIOBase64
[42/118] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/119] Compiling Atomics AtomicOptionalWrappable.swift
[44/119] Compiling Atomics AtomicReference.swift
[45/119] Compiling Atomics OptionalRawRepresentable.swift
[46/119] Compiling Atomics RawRepresentable.swift
[47/119] Compiling Atomics UnsafeAtomic.swift
[48/119] Compiling Atomics UnsafeAtomicLazyReference.swift
[49/119] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/119] Compiling Atomics ManagedAtomic.swift
[53/119] Compiling Atomics ManagedAtomicLazyReference.swift
[54/119] Compiling Atomics AtomicMemoryOrderings.swift
[55/119] Compiling Atomics DoubleWord.swift
[56/121] Compiling Atomics PointerConformances.swift
[57/121] Compiling Atomics Primitives.native.swift
[58/121] Emitting module InternalCollectionsUtilities
[61/121] Compiling Atomics AtomicBool.swift
[62/121] Compiling Atomics IntegerConformances.swift
[65/121] Compiling Atomics Primitives.shims.swift
[66/121] Compiling Atomics AtomicInteger.swift
[67/137] Compiling Logging MetadataProvider.swift
[68/137] Compiling _NIODataStructures _TinyArray.swift
[69/137] Emitting module _NIODataStructures
[70/137] Compiling _NIODataStructures Heap.swift
[71/137] Compiling _NIODataStructures PriorityQueue.swift
[72/137] Compiling DequeModule _DequeBufferHeader.swift
[73/137] Compiling DequeModule _DequeSlot.swift
[74/138] Compiling Atomics IntegerOperations.swift
[75/138] Compiling Atomics Unmanaged extensions.swift
[76/138] Compiling xsys timespec.swift
[77/139] Compiling DequeModule Deque+CustomReflectable.swift
[78/139] Compiling DequeModule Deque+Descriptions.swift
[79/139] Compiling xsys time.swift
[80/139] Compiling xsys socket.swift
[81/139] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/139] Compiling xsys sockaddr_any.swift
[83/139] Compiling xsys ntohs.swift
[84/139] Emitting module xsys
[85/139] Compiling DequeModule Deque+Equatable.swift
[86/139] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[87/139] Compiling DequeModule Deque+Testing.swift
[88/139] Compiling DequeModule Deque._Storage.swift
[89/139] Compiling DequeModule Deque+Extras.swift
[90/139] Compiling DequeModule Deque+Hashable.swift
[91/139] Compiling Mustache MustacheRenderingContext.swift
[92/139] Compiling xsys timeval_any.swift
[93/139] Emitting module Logging
[94/139] Compiling Logging LogHandler.swift
[95/139] Compiling Logging Locks.swift
[96/139] Compiling Logging Logging.swift
[97/139] Compiling DequeModule _DequeBuffer.swift
[104/139] Compiling DequeModule Deque._UnsafeHandle.swift
[105/139] Compiling DequeModule Deque.swift
[106/139] Compiling DequeModule Deque+Codable.swift
[107/139] Compiling DequeModule Deque+Collection.swift
[108/139] Compiling NIOConcurrencyHelpers NIOLock.swift
[109/139] Compiling NIOConcurrencyHelpers lock.swift
[110/139] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[111/139] Emitting module NIOConcurrencyHelpers
[112/139] Compiling NIOConcurrencyHelpers atomics.swift
[113/139] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[114/139] Emitting module DequeModule
[115/139] Compiling Atomics AtomicStorage.swift
[116/139] Compiling Atomics AtomicValue.swift
[125/139] Emitting module Atomics
[128/201] Compiling NIOCore AddressedEnvelope.swift
[129/201] Compiling NIOCore AsyncAwaitSupport.swift
[130/201] Compiling mime MIME.swift
[131/201] Emitting module mime
[132/201] Compiling Mustache MustacheRendering.swift
[133/201] Compiling Mustache SimpleKVC.swift
[134/201] Compiling Mustache MustacheParser.swift
[135/201] Compiling Mustache MustacheNode.swift
[136/201] Emitting module Mustache
[137/201] Compiling Mustache HTMLEscape.swift
[138/201] Compiling Mustache Helpers.swift
[139/201] Compiling Mustache Mustachable.swift
[140/201] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[141/201] Compiling NIOCore EventLoopFuture+Deprecated.swift
[142/201] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[143/201] Compiling NIOCore EventLoopFuture.swift
[144/201] Compiling NIOCore FileDescriptor.swift
[145/201] Compiling NIOCore FileHandle.swift
[146/201] Compiling NIOCore FileRegion.swift
[149/207] Compiling NIOCore AsyncChannel.swift
[150/207] Compiling NIOCore AsyncChannelHandler.swift
[151/207] Compiling NIOCore AsyncChannelInboundStream.swift
[152/207] Compiling NIOCore AsyncChannelOutboundWriter.swift
[153/207] Compiling NIOCore NIOAsyncSequenceProducer.swift
[154/207] Compiling NIOCore SocketOptionProvider.swift
[155/207] Compiling NIOCore SystemCallHelpers.swift
[156/207] Compiling NIOCore TimeAmount+Duration.swift
[157/207] Compiling NIOCore TypeAssistedChannelHandler.swift
[158/207] Compiling NIOCore UniversalBootstrapSupport.swift
[159/207] Compiling NIOCore Utilities.swift
[160/207] Compiling NIOCore Linux.swift
[161/207] Compiling NIOCore MarkedCircularBuffer.swift
[162/207] Compiling NIOCore MulticastChannel.swift
[163/207] Compiling NIOCore NIOAny.swift
[164/207] Compiling NIOCore NIOCloseOnErrorHandler.swift
[165/207] Compiling NIOCore NIOLoopBound.swift
[166/207] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[167/207] Compiling NIOCore NIOAsyncWriter.swift
[168/207] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[169/207] Compiling NIOCore BSDSocketAPI.swift
[170/207] Compiling NIOCore ByteBuffer-aux.swift
[171/207] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[172/207] Compiling NIOCore ByteBuffer-conversions.swift
[173/207] Compiling NIOCore Channel.swift
[174/207] Compiling NIOCore ChannelHandler.swift
[175/207] Compiling NIOCore ChannelHandlers.swift
[176/207] Compiling NIOCore ChannelInvoker.swift
[177/207] Compiling NIOCore ChannelOption.swift
[178/207] Compiling NIOCore ChannelPipeline.swift
[179/207] Compiling NIOCore CircularBuffer.swift
[180/207] Compiling NIOCore Codec.swift
[181/207] Compiling NIOCore ConvenienceOptionSupport.swift
[182/207] Compiling NIOCore DeadChannel.swift
[183/207] Compiling NIOCore DispatchQueue+WithFuture.swift
[184/207] Compiling NIOCore EventLoop+Deprecated.swift
[185/207] Compiling NIOCore EventLoop+SerialExecutor.swift
[186/207] Compiling NIOCore EventLoop.swift
[187/207] Compiling NIOCore NIOScheduledCallback.swift
[188/207] Compiling NIOCore NIOSendable.swift
[189/207] Compiling NIOCore PointerHelpers.swift
[190/207] Compiling NIOCore RecvByteBufferAllocator.swift
[191/207] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[192/207] Compiling NIOCore SocketAddresses.swift
[193/207] Compiling NIOCore GlobalSingletons.swift
[194/207] Compiling NIOCore IO.swift
[195/207] Compiling NIOCore IOData.swift
[196/207] Compiling NIOCore IPProtocol.swift
[197/207] Compiling NIOCore IntegerBitPacking.swift
[198/207] Compiling NIOCore IntegerTypes.swift
[199/207] Compiling NIOCore Interfaces.swift
[200/207] Compiling NIOCore ByteBuffer-core.swift
[201/207] Compiling NIOCore ByteBuffer-hex.swift
[202/207] Compiling NIOCore ByteBuffer-int.swift
[203/207] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[204/207] Compiling NIOCore ByteBuffer-multi-int.swift
[205/207] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[206/207] Compiling NIOCore ByteBuffer-views.swift
[207/207] Emitting module NIOCore
[208/261] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[209/261] Compiling NIOEmbedded Embedded.swift
[210/261] Compiling NIOEmbedded AsyncTestingChannel.swift
[211/261] Emitting module NIOEmbedded
[212/261] Compiling NIOPosix GetaddrinfoResolver.swift
[213/261] Compiling NIOPosix HappyEyeballs.swift
[214/261] Compiling NIOPosix IO.swift
[215/261] Compiling NIOPosix IntegerBitPacking.swift
[216/261] Compiling NIOPosix IntegerTypes.swift
[217/261] Compiling NIOPosix Linux.swift
[218/266] Compiling NIOPosix PendingWritesManager.swift
[219/266] Compiling NIOPosix PipeChannel.swift
[220/266] Compiling NIOPosix PipePair.swift
[221/266] Compiling NIOPosix PointerHelpers.swift
[222/266] Compiling NIOPosix Pool.swift
[223/266] Compiling NIOPosix Selectable.swift
[224/266] Compiling NIOPosix SelectableChannel.swift
[225/266] Compiling NIOPosix SelectableEventLoop.swift
[226/266] Compiling NIOPosix SelectorEpoll.swift
[227/266] Compiling NIOPosix SelectorGeneric.swift
[228/266] Compiling NIOPosix UnsafeTransfer.swift
[229/266] Compiling NIOPosix Utilities.swift
[230/266] Compiling NIOPosix VsockAddress.swift
[231/266] Compiling NIOPosix VsockChannelEvents.swift
[232/266] Compiling NIOPosix resource_bundle_accessor.swift
[233/266] Compiling NIOPosix BSDSocketAPICommon.swift
[234/266] Compiling NIOPosix BSDSocketAPIPosix.swift
[235/266] Compiling NIOPosix BSDSocketAPIWindows.swift
[236/266] Compiling NIOPosix BaseSocket.swift
[237/266] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[238/266] Compiling NIOPosix BaseSocketChannel.swift
[239/266] Compiling NIOPosix SelectorKqueue.swift
[240/266] Compiling NIOPosix SelectorUring.swift
[241/266] Compiling NIOPosix ServerSocket.swift
[242/266] Compiling NIOPosix Socket.swift
[243/266] Compiling NIOPosix SocketChannel.swift
[244/266] Compiling NIOPosix BaseStreamSocketChannel.swift
[245/266] Compiling NIOPosix Bootstrap.swift
[246/266] Compiling NIOPosix ControlMessage.swift
[247/266] Compiling NIOPosix DatagramVectorReadManager.swift
[248/266] Compiling NIOPosix Errors+Any.swift
[249/266] Compiling NIOPosix FileDescriptor.swift
[250/266] Emitting module NIOPosix
[251/266] Compiling NIOPosix LinuxCPUSet.swift
[252/266] Compiling NIOPosix LinuxUring.swift
[253/266] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[254/266] Compiling NIOPosix NIOThreadPool.swift
[255/266] Compiling NIOPosix NonBlockingFileIO.swift
[256/266] Compiling NIOPosix PendingDatagramWritesManager.swift
[257/266] Compiling NIOPosix PooledRecvBufferAllocator.swift
[258/266] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[259/266] Compiling NIOPosix PosixSingletons.swift
[260/266] Compiling NIOPosix RawSocketBootstrap.swift
[261/266] Compiling NIOPosix Resolver.swift
[262/266] Compiling NIOPosix SocketProtocols.swift
[263/266] Compiling NIOPosix System.swift
[264/266] Compiling NIOPosix Thread.swift
[265/266] Compiling NIOPosix ThreadPosix.swift
[266/266] Compiling NIOPosix ThreadWindows.swift
[267/268] Emitting module NIO
[268/268] Compiling NIO Exports.swift
[269/289] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[270/289] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[271/289] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[272/290] Emitting module NIOFoundationCompat
[273/290] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[274/290] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[275/290] Compiling NIOHTTP1 HTTPEncoder.swift
[276/290] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[277/290] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[278/290] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[279/328] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[280/328] Emitting module NIOHTTP1
[281/328] Compiling MacroCore BufferDeprecations.swift
[282/328] Compiling MacroCore BufferHexEncoding.swift
[283/328] Compiling MacroCore Regex.swift
[284/328] Compiling MacroCore StringStubs.swift
[285/328] Compiling MacroCore BufferStrings.swift
[286/328] Compiling MacroCore Environment.swift
[287/328] Compiling MacroCore ToString.swift
[288/328] Compiling MacroCore LeftPad.swift
[289/328] Compiling MacroCore Process.swift
[290/328] Compiling MacroCore Warnings.swift
[294/328] Compiling MacroCore MacroCore.swift
[299/332] Compiling MacroCore Concat.swift
[300/332] Compiling MacroCore DuplexStreamType.swift
[301/332] Compiling MacroCore Pipe.swift
[302/332] Compiling MacroCore ReadableByteStream.swift
[303/332] Compiling MacroCore JSON.swift
[304/332] Compiling MacroCore CollectionStubs.swift
[305/332] Compiling MacroCore Math.swift
[306/332] Compiling MacroCore Object.swift
[307/332] Compiling MacroCore MacroError.swift
[308/332] Compiling MacroCore NextTick.swift
[309/332] Compiling MacroCore CommandLine.swift
[310/332] Compiling MacroCore DetectXcode.swift
[311/332] Compiling MacroCore ErrorEmitter.swift
[312/332] Compiling MacroCore EventListenerSet.swift
[313/332] Compiling MacroCore ListenerType.swift
[314/332] Compiling MacroCore JSError.swift
[315/332] Compiling MacroCore CollectionUtils.swift
[316/332] Compiling MacroCore Console.swift
[317/332] Compiling MacroCore Dirname.swift
[318/332] Compiling MacroCore EnvironmentValues.swift
[319/332] Compiling MacroCore ReadableByteStreamType.swift
[320/332] Compiling MacroCore ReadableStreamBase.swift
[321/332] Compiling MacroCore ReadableStreamType.swift
[322/332] Compiling MacroCore WritableByteStream.swift
[323/332] Compiling MacroCore Buffer.swift
[324/332] Compiling MacroCore BufferData.swift
[328/332] Compiling MacroCore WritableByteStreamType.swift
[329/332] Compiling MacroCore WritableStreamBase.swift
[330/332] Compiling MacroCore WritableStreamType.swift
[331/332] Compiling MacroCore StringEncoding.swift
[332/332] Emitting module MacroCore
[333/360] Compiling fs StatStruct.swift
[334/360] Compiling fs ResultExtensions.swift
[335/361] Compiling http HTTPHeadersHolder.swift
[336/362] Compiling http http.swift
[337/362] Compiling http QueryString.swift
[338/362] Compiling fs fs.swift
[339/362] Compiling fs AsyncWrapper.swift
[340/362] Compiling http URLRequestInit.swift
[341/362] Compiling http URLSessionAgent.swift
[342/362] Compiling fs Promise.swift
[343/362] Compiling fs FileReadStream.swift
[344/362] Compiling fs Path.swift
[345/362] Compiling fs PosixWrappers.swift
[346/362] Emitting module http
[347/362] Compiling fs Directory.swift
[348/362] Compiling fs FSWatcher.swift
[351/362] Compiling fs FileWriteStream.swift
[352/362] Compiling fs FileStream.swift
[355/362] Emitting module fs
[360/364] Compiling http OutgoingMessage.swift
[361/364] Compiling http ServerResponse.swift
[362/364] Compiling http Server.swift
[363/378] Emitting module dotenv
[364/378] Compiling dotenv dotenv.swift
[365/378] Compiling connect Middleware.swift
[366/379] Compiling connect TypeIs.swift
[367/379] Compiling connect Logger.swift
[368/379] Compiling connect MethodOverride.swift
[369/379] Compiling connect Connect.swift
[370/379] Compiling connect CookieParser.swift
[371/379] Compiling connect Cookies.swift
[372/379] Compiling connect CrossCompile.swift
[373/379] Emitting module connect
[374/379] Compiling connect BodyParser.swift
[375/379] Compiling connect CORS.swift
[376/379] Compiling connect Session.swift
[377/379] Compiling connect ServeStatic.swift
[378/379] Compiling connect Pause.swift
[379/379] Compiling connect QS.swift
[380/410] Compiling multer Multer.swift
[381/411] Compiling express ServerResponse.swift
[382/412] Compiling express IncomingMessage.swift
[383/412] Compiling express JSON.swift
[384/412] Emitting module multer
[385/412] Compiling multer Utilities.swift
[386/412] Compiling express RouteKeeper.swift
[387/412] Compiling express RouteMounts.swift
[388/412] Compiling express RoutePattern.swift
[389/412] Compiling express Router.swift
[390/412] Compiling express Mustache.swift
[391/412] Compiling express Render.swift
[392/412] Compiling multer PartType.swift
[393/412] Compiling express BasicAuth.swift
[394/412] Compiling express ErrorMiddleware.swift
[395/412] Compiling multer MulterError.swift
[396/412] Compiling multer MemoryStorage.swift
[397/412] Compiling multer Middleware.swift
[398/412] Compiling multer ProcessingContext.swift
[399/412] Compiling multer MulterStorage.swift
[400/412] Compiling multer MultiPartParser.swift
[401/412] Compiling express Settings.swift
[402/412] Compiling express MiddlewareObject.swift
[403/412] Compiling express Module.swift
[406/412] Compiling express Route.swift
[407/412] Compiling express RouteFactories.swift
[410/412] Emitting module express
[413/414] Emitting module MacroExpress
[414/414] Compiling MacroExpress MacroExpress.swift
[415/426] Compiling MacroApp Route.swift
[416/427] Compiling MacroApp Render.swift
[417/427] Compiling MacroApp RouteEndpoint.swift
[418/427] Compiling MacroApp Mount.swift
[419/427] Compiling MacroApp ReExports.swift
[420/427] Compiling MacroApp Use.swift
[421/427] Compiling MacroApp MethodEndpoints.swift
[422/427] Compiling MacroApp EndpointsPrimitive.swift
[423/427] Compiling MacroApp Tuples.swift
[424/427] Compiling MacroApp App.swift
[425/427] Compiling MacroApp EndpointsBuilder.swift
[426/427] Compiling MacroApp Endpoints.swift
[427/427] Emitting module MacroApp
Build complete! (60.51s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Macro-swift/Macro.git"
    },
    {
      "identity" : "macroexpress",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "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" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.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" : "5.5"
}
Done.