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 0.6.0 (083e4f), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 07:58:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroApp.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Macro-swift/MacroApp
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 083e4fc Merge branch 'develop'
Cloned https://github.com/Macro-swift/MacroApp.git
Revision (git rev-parse @):
083e4fc170940be0be920758eb4d44f259d866b9
SUCCESS checkout https://github.com/Macro-swift/MacroApp.git at 0.6.0
Fetching https://github.com/Macro-swift/MacroExpress.git
Fetching https://github.com/Macro-swift/Macro.git
[1/1628] Fetching macro
[83/2919] Fetching macro, macroexpress
Fetched https://github.com/Macro-swift/Macro.git from cache (0.92s)
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.92s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.4 (1.54s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.59s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.93s)
Fetched https://github.com/apple/swift-nio.git from cache (0.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.47s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.6 (0.59s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/559] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.78s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (1.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.71s)
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.59s)
Fetched https://github.com/apple/swift-collections.git from cache (0.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.24s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.73s)
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.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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.3
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.6
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/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at 1.0.4
========================================
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.4",
          "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.82.0",
              "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.2",
                  "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.3",
              "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.6",
          "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.4",
              "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.82.0",
                  "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.2",
                      "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.3",
                  "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.66s)
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/Macro.git from cache (0.40s)
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.40s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.4 (0.47s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
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.83s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.6 (0.03s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.44s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (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.53s)
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
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.3
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 0.6.0 (083e4fc)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.4
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.6
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.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
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.1
Building package at path:  $PWD
https://github.com/Macro-swift/MacroApp.git
https://github.com/Macro-swift/MacroApp.git
{
  "dependencies" : [
    {
      "identity" : "macro",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/39] Write sources
[7/39] Copying PrivacyInfo.xcprivacy
[7/39] Write sources
[25/39] Compiling CNIOWindows shim.c
[25/39] Compiling CNIOWindows WSAStartup.c
[27/39] Compiling CNIOWASI CNIOWASI.c
[28/39] Compiling CNIOLinux liburing_shims.c
[29/39] Compiling CNIOLinux shim.c
[29/39] Write sources
[31/39] Write swift-version-2F0A5646E1D333AE.txt
[32/59] Compiling _AtomicsShims.c
[33/59] Compiling CNIOLLHTTP c_nio_http.c
[34/59] Compiling CNIOLLHTTP c_nio_api.c
[35/75] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/93] Compiling CNIODarwin shim.c
[38/112] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[39/112] Compiling Atomics AtomicMemoryOrderings.swift
[40/112] Compiling Atomics DoubleWord.swift
[41/112] Compiling Atomics ManagedAtomic.swift
[42/112] Emitting module _NIOBase64
[43/112] Compiling Atomics ManagedAtomicLazyReference.swift
[44/112] Compiling _NIOBase64 Base64.swift
[45/113] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/113] Compiling _NIODataStructures PriorityQueue.swift
[47/113] Compiling _NIODataStructures _TinyArray.swift
[50/115] Compiling Atomics Primitives.shims.swift
[51/115] Compiling Atomics AtomicInteger.swift
[52/115] Compiling Atomics AtomicBool.swift
[53/115] Compiling Atomics IntegerConformances.swift
[54/115] Compiling Atomics PointerConformances.swift
[55/115] Compiling Atomics Primitives.native.swift
[56/115] Compiling Atomics AtomicStorage.swift
[57/115] Compiling Atomics AtomicValue.swift
[58/115] Compiling Atomics OptionalRawRepresentable.swift
[59/115] Compiling Atomics RawRepresentable.swift
[60/115] Emitting module InternalCollectionsUtilities
[61/115] Compiling Atomics UnsafeAtomic.swift
[62/115] Compiling Atomics UnsafeAtomicLazyReference.swift
[63/115] Compiling Atomics IntegerOperations.swift
[64/115] Compiling Atomics Unmanaged extensions.swift
[65/131] Emitting module _NIODataStructures
[66/131] Compiling _NIODataStructures Heap.swift
[67/131] Compiling DequeModule _DequeSlot.swift
[68/131] Compiling DequeModule _DequeBufferHeader.swift
[69/132] Compiling Logging LogHandler.swift
[70/132] Compiling Logging Locks.swift
[71/132] Compiling Logging MetadataProvider.swift
[72/132] Emitting module Logging
[73/132] Compiling Logging Logging.swift
[74/132] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/132] Compiling c-nioatomics.c
[76/132] Compiling DequeModule Deque+Equatable.swift
[77/132] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/132] Compiling DequeModule _DequeBuffer.swift
[79/132] Compiling DequeModule Deque._UnsafeHandle.swift
[80/132] Compiling DequeModule Deque.swift
[81/132] Compiling DequeModule Deque+Extras.swift
[82/132] Compiling DequeModule Deque+Hashable.swift
[83/132] Compiling DequeModule Deque+Testing.swift
[84/132] Compiling DequeModule Deque._Storage.swift
[85/132] Compiling DequeModule Deque+Codable.swift
[86/132] Compiling DequeModule Deque+Collection.swift
[87/132] Compiling DequeModule Deque+CustomReflectable.swift
[88/132] Compiling DequeModule Deque+Descriptions.swift
[89/132] Emitting module DequeModule
[98/132] Compiling Atomics AtomicOptionalWrappable.swift
[99/132] Compiling Atomics AtomicReference.swift
[102/132] Emitting module Atomics
[106/132] Compiling c-atomics.c
[108/138] Compiling NIOConcurrencyHelpers NIOLock.swift
[109/138] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[110/138] Compiling NIOConcurrencyHelpers lock.swift
[111/138] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[112/138] Emitting module NIOConcurrencyHelpers
[113/138] Compiling NIOConcurrencyHelpers atomics.swift
[114/199] Compiling xsys socket.swift
[115/200] Compiling xsys sockaddr_any.swift
[116/200] Compiling xsys ntohs.swift
[117/200] Compiling NIOCore AsyncChannelInboundStream.swift
[118/200] Compiling NIOCore AsyncChannelOutboundWriter.swift
[119/200] Compiling NIOCore NIOAsyncSequenceProducer.swift
[120/200] Compiling NIOCore Interfaces.swift
[121/200] Compiling xsys timespec.swift
[122/200] Compiling xsys time.swift
[123/200] Compiling xsys timeval_any.swift
[124/200] Compiling NIOCore GlobalSingletons.swift
[125/200] Compiling NIOCore IO.swift
[126/200] Compiling NIOCore IOData.swift
[127/200] Compiling NIOCore IPProtocol.swift
[128/200] Compiling NIOCore IntegerBitPacking.swift
[129/200] Compiling NIOCore IntegerTypes.swift
[131/206] Compiling NIOCore Linux.swift
[132/206] Compiling NIOCore MarkedCircularBuffer.swift
[133/206] Compiling NIOCore MulticastChannel.swift
[134/206] Compiling NIOCore NIOAny.swift
[135/206] Compiling NIOCore NIOCloseOnErrorHandler.swift
[136/206] Compiling NIOCore AddressedEnvelope.swift
[137/206] Compiling NIOCore AsyncAwaitSupport.swift
[138/206] Emitting module xsys
[139/206] Compiling NIOCore AsyncChannel.swift
[140/206] Compiling NIOCore AsyncChannelHandler.swift
[141/206] Compiling NIOCore SocketOptionProvider.swift
[142/206] Compiling NIOCore SystemCallHelpers.swift
[143/206] Compiling NIOCore TimeAmount+Duration.swift
[144/206] Compiling NIOCore TypeAssistedChannelHandler.swift
[145/206] Compiling NIOCore UniversalBootstrapSupport.swift
[146/206] Compiling NIOCore Utilities.swift
[147/206] Compiling Mustache MustacheRenderingContext.swift
[148/206] Compiling Mustache MustacheRendering.swift
[149/206] Compiling Mustache MustacheParser.swift
[150/206] Compiling Mustache MustacheNode.swift
[151/206] Compiling Mustache Mustachable.swift
[152/206] Compiling Mustache SimpleKVC.swift
[153/206] Compiling Mustache HTMLEscape.swift
[154/206] Emitting module Mustache
[155/206] Compiling Mustache Helpers.swift
[156/206] Compiling mime MIME.swift
[157/206] Emitting module mime
[165/206] Compiling NIOCore Codec.swift
[166/206] Compiling NIOCore ConvenienceOptionSupport.swift
[167/206] Compiling NIOCore DeadChannel.swift
[168/206] Compiling NIOCore DispatchQueue+WithFuture.swift
[169/206] Compiling NIOCore EventLoop+Deprecated.swift
[170/206] Compiling NIOCore EventLoop+SerialExecutor.swift
[171/206] Compiling NIOCore EventLoop.swift
[172/206] Compiling NIOCore Channel.swift
[173/206] Compiling NIOCore ChannelHandler.swift
[174/206] Compiling NIOCore ChannelHandlers.swift
[175/206] Compiling NIOCore ChannelInvoker.swift
[176/206] Compiling NIOCore ChannelOption.swift
[177/206] Compiling NIOCore ChannelPipeline.swift
[178/206] Compiling NIOCore CircularBuffer.swift
[179/206] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[180/206] Compiling NIOCore EventLoopFuture+Deprecated.swift
[181/206] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[182/206] Compiling NIOCore EventLoopFuture.swift
[183/206] Compiling NIOCore FileDescriptor.swift
[184/206] Compiling NIOCore FileHandle.swift
[185/206] Compiling NIOCore FileRegion.swift
[186/206] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[187/206] Compiling NIOCore NIOAsyncWriter.swift
[188/206] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[189/206] Compiling NIOCore BSDSocketAPI.swift
[190/206] Compiling NIOCore ByteBuffer-aux.swift
[191/206] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[192/206] Compiling NIOCore ByteBuffer-conversions.swift
[193/206] Compiling NIOCore ByteBuffer-core.swift
[194/206] Compiling NIOCore ByteBuffer-hex.swift
[195/206] Compiling NIOCore ByteBuffer-int.swift
[196/206] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[197/206] Compiling NIOCore ByteBuffer-multi-int.swift
[198/206] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[199/206] Compiling NIOCore ByteBuffer-views.swift
[200/206] Compiling NIOCore NIOLoopBound.swift
[201/206] Compiling NIOCore NIOScheduledCallback.swift
[202/206] Compiling NIOCore NIOSendable.swift
[203/206] Compiling NIOCore RecvByteBufferAllocator.swift
[204/206] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[205/206] Compiling NIOCore SocketAddresses.swift
[206/206] Emitting module NIOCore
[207/259] Emitting module NIOEmbedded
[208/259] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[209/259] Compiling NIOEmbedded AsyncTestingChannel.swift
[210/259] Compiling NIOEmbedded Embedded.swift
[211/259] Compiling NIOPosix GetaddrinfoResolver.swift
[212/259] Compiling NIOPosix HappyEyeballs.swift
[213/259] Compiling NIOPosix IO.swift
[214/259] Compiling NIOPosix IntegerBitPacking.swift
[215/259] Compiling NIOPosix IntegerTypes.swift
[216/259] Compiling NIOPosix Linux.swift
[217/264] Compiling NIOPosix Selectable.swift
[218/264] Compiling NIOPosix SelectableChannel.swift
[219/264] Compiling NIOPosix SelectableEventLoop.swift
[220/264] Compiling NIOPosix SelectorEpoll.swift
[221/264] Compiling NIOPosix SelectorGeneric.swift
[222/264] Compiling NIOPosix UnsafeTransfer.swift
[223/264] Compiling NIOPosix Utilities.swift
[224/264] Compiling NIOPosix VsockAddress.swift
[225/264] Compiling NIOPosix VsockChannelEvents.swift
[226/264] Compiling NIOPosix resource_bundle_accessor.swift
[227/264] Emitting module NIOPosix
[228/264] Compiling NIOPosix SelectorKqueue.swift
[229/264] Compiling NIOPosix SelectorUring.swift
[230/264] Compiling NIOPosix ServerSocket.swift
[231/264] Compiling NIOPosix Socket.swift
[232/264] Compiling NIOPosix SocketChannel.swift
[233/264] Compiling NIOPosix PooledRecvBufferAllocator.swift
[234/264] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[235/264] Compiling NIOPosix PosixSingletons.swift
[236/264] Compiling NIOPosix RawSocketBootstrap.swift
[237/264] Compiling NIOPosix Resolver.swift
[238/264] Compiling NIOPosix PendingDatagramWritesManager.swift
[239/264] Compiling NIOPosix PendingWritesManager.swift
[240/264] Compiling NIOPosix PipeChannel.swift
[241/264] Compiling NIOPosix PipePair.swift
[242/264] Compiling NIOPosix Pool.swift
[243/264] Compiling NIOPosix LinuxCPUSet.swift
[244/264] Compiling NIOPosix LinuxUring.swift
[245/264] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[246/264] Compiling NIOPosix NIOThreadPool.swift
[247/264] Compiling NIOPosix NonBlockingFileIO.swift
[248/264] Compiling NIOPosix BSDSocketAPICommon.swift
[249/264] Compiling NIOPosix BSDSocketAPIPosix.swift
[250/264] Compiling NIOPosix BSDSocketAPIWindows.swift
[251/264] Compiling NIOPosix BaseSocket.swift
[252/264] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[253/264] Compiling NIOPosix BaseSocketChannel.swift
[254/264] Compiling NIOPosix SocketProtocols.swift
[255/264] Compiling NIOPosix System.swift
[256/264] Compiling NIOPosix Thread.swift
[257/264] Compiling NIOPosix ThreadPosix.swift
[258/264] Compiling NIOPosix ThreadWindows.swift
[259/264] Compiling NIOPosix BaseStreamSocketChannel.swift
[260/264] Compiling NIOPosix Bootstrap.swift
[261/264] Compiling NIOPosix ControlMessage.swift
[262/264] Compiling NIOPosix DatagramVectorReadManager.swift
[263/264] Compiling NIOPosix Errors+Any.swift
[264/264] Compiling NIOPosix FileDescriptor.swift
[265/266] Emitting module NIO
[266/266] Compiling NIO Exports.swift
[267/288] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[268/288] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[269/288] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[270/289] Emitting module NIOFoundationCompat
[271/289] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[272/289] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[273/289] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[274/289] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[275/289] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[276/289] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[277/289] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[278/289] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[279/289] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[280/289] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[281/327] Emitting module NIOHTTP1
[282/327] Compiling MacroCore Buffer.swift
[283/327] Compiling MacroCore BufferData.swift
[284/327] Compiling MacroCore Math.swift
[285/327] Compiling MacroCore Object.swift
[286/327] Compiling MacroCore BufferDeprecations.swift
[287/327] Compiling MacroCore BufferHexEncoding.swift
[288/327] Compiling MacroCore JSON.swift
[289/327] Compiling MacroCore CollectionStubs.swift
[290/327] Compiling MacroCore ReadableByteStreamType.swift
[291/327] Compiling MacroCore ReadableStreamBase.swift
[292/327] Compiling MacroCore ReadableStreamType.swift
[293/327] Compiling MacroCore WritableByteStream.swift
[294/331] Compiling MacroCore ErrorEmitter.swift
[295/331] Compiling MacroCore EventListenerSet.swift
[296/331] Compiling MacroCore ListenerType.swift
[297/331] Compiling MacroCore JSError.swift
[298/331] Compiling MacroCore Concat.swift
[299/331] Compiling MacroCore DuplexStreamType.swift
[300/331] Compiling MacroCore Pipe.swift
[301/331] Compiling MacroCore ReadableByteStream.swift
[302/331] Compiling MacroCore StringStubs.swift
[303/331] Compiling MacroCore ToString.swift
[304/331] Compiling MacroCore LeftPad.swift
[305/331] Compiling MacroCore MacroCore.swift
[306/331] Compiling MacroCore MacroError.swift
[307/331] Compiling MacroCore NextTick.swift
[308/331] Compiling MacroCore CommandLine.swift
[309/331] Compiling MacroCore DetectXcode.swift
[310/331] Compiling MacroCore Environment.swift
[311/331] Compiling MacroCore Process.swift
[312/331] Compiling MacroCore Warnings.swift
[313/331] Compiling MacroCore Regex.swift
[314/331] Compiling MacroCore CollectionUtils.swift
[315/331] Compiling MacroCore Console.swift
[316/331] Compiling MacroCore Dirname.swift
[317/331] Compiling MacroCore EnvironmentValues.swift
[318/331] Emitting module MacroCore
[319/331] Compiling MacroCore WritableByteStreamType.swift
[320/331] Compiling MacroCore WritableStreamBase.swift
[321/331] Compiling MacroCore WritableStreamType.swift
[322/331] Compiling MacroCore StringEncoding.swift
[331/331] Compiling MacroCore BufferStrings.swift
[332/359] Compiling fs ResultExtensions.swift
[333/359] Compiling fs StatStruct.swift
[334/359] Compiling fs AsyncWrapper.swift
[335/360] Emitting module http
[336/361] Compiling http OutgoingMessage.swift
[337/361] Compiling fs Directory.swift
[338/361] Compiling fs FSWatcher.swift
[339/361] Compiling http HTTPHeadersHolder.swift
[340/361] Compiling http ServerResponse.swift
[341/361] Compiling fs Path.swift
[342/361] Compiling fs PosixWrappers.swift
[343/361] Compiling fs FileStream.swift
[344/361] Compiling fs Promise.swift
[345/361] Compiling fs FileReadStream.swift
[346/361] Compiling fs FileWriteStream.swift
[347/361] Compiling fs File.swift
[348/361] Compiling fs JSONFile.swift
[349/361] Emitting module fs
[352/361] Compiling fs fs.swift
[353/361] Compiling http http.swift
[354/363] Compiling http Server.swift
[359/363] Compiling http QueryString.swift
[362/363] Emitting module dotenv
[363/363] Compiling dotenv dotenv.swift
[364/377] Compiling connect Pause.swift
[365/378] Compiling connect Session.swift
[366/378] Compiling connect ServeStatic.swift
[367/378] Compiling connect TypeIs.swift
[368/378] Emitting module connect
[369/378] Compiling connect Logger.swift
[370/378] Compiling connect MethodOverride.swift
[371/378] Compiling connect QS.swift
[372/378] Compiling connect Cookies.swift
[373/378] Compiling connect CrossCompile.swift
[374/378] Compiling connect Connect.swift
[375/378] Compiling connect CookieParser.swift
[376/378] Compiling connect Middleware.swift
[377/378] Compiling connect BodyParser.swift
[378/378] Compiling connect CORS.swift
[379/409] Compiling express ServerResponse.swift
[380/410] Compiling multer ProcessingContext.swift
[381/411] Compiling express RoutePattern.swift
[382/411] Compiling express Router.swift
[383/411] Compiling express RouteKeeper.swift
[384/411] Compiling express RouteMounts.swift
[385/411] Compiling express MiddlewareObject.swift
[386/411] Compiling express Module.swift
[387/411] Compiling express IncomingMessage.swift
[388/411] Compiling express JSON.swift
[389/411] Compiling multer MulterStorage.swift
[390/411] Compiling multer Multer.swift
[391/411] Compiling express BasicAuth.swift
[392/411] Compiling express ErrorMiddleware.swift
[393/411] Compiling multer PartType.swift
[394/411] Compiling multer MulterError.swift
[395/411] Emitting module multer
[398/411] Compiling express Express.swift
[399/411] Compiling express ExpressWrappedDictionary.swift
[400/411] Compiling multer MultiPartParser.swift
[405/411] Emitting module express
[406/411] Compiling express Route.swift
[407/411] Compiling express RouteFactories.swift
[408/411] Compiling express Mustache.swift
[409/411] Compiling express Render.swift
[410/411] Compiling express Settings.swift
[411/411] Compiling multer Utilities.swift
[412/413] Compiling MacroExpress MacroExpress.swift
[413/413] Emitting module MacroExpress
[414/425] Compiling MacroApp Use.swift
[415/426] Compiling MacroApp ReExports.swift
[416/426] Compiling MacroApp Render.swift
[417/426] Compiling MacroApp App.swift
[418/426] Compiling MacroApp EndpointsBuilder.swift
[419/426] Compiling MacroApp RouteEndpoint.swift
[420/426] Compiling MacroApp Endpoints.swift
[421/426] Compiling MacroApp Mount.swift
[422/426] Compiling MacroApp Route.swift
[423/426] Emitting module MacroApp
[424/426] Compiling MacroApp EndpointsPrimitive.swift
[425/426] Compiling MacroApp Tuples.swift
[426/426] Compiling MacroApp MethodEndpoints.swift
Build complete! (24.32s)
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.