The Swift Package Index logo.Swift Package Index

Build Information

Successful build of routing-kit, reference 5.0.0-beta.2 (d5e881), with Swift 6.2 for macOS (SPM) on 25 Mar 2026 19:30:19 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/routing-kit.git
Reference: 5.0.0-beta.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/routing-kit
 * tag               5.0.0-beta.2 -> FETCH_HEAD
HEAD is now at d5e881a Add backtracking (#149)
Cloned https://github.com/vapor/routing-kit.git
Revision (git rev-parse @):
d5e881aa94853128d2651587f9e78c30631315b9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/routing-kit.git at 5.0.0-beta.2
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/6058] Fetching swift-algorithms
[244/12332] Fetching swift-algorithms, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.13s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.13s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.28s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.08s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.54s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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.10.1
========================================
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": "routing-kit",
      "name": "routing-kit",
      "url": "https://github.com/vapor/routing-kit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/routing-kit",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.10.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms.git",
          "version": "1.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor/routing-kit.git
[1/21402] Fetching routing-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.43s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.63s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.57s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.04s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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.10.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 5.0.0-beta.2 (d5e881a)
warning: '.resolve-product-dependencies': dependency 'routing-kit' is not used by any target
Found 2 product dependencies
  - swift-log
  - swift-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/routing-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[4/6] Write swift-version-49B95AFC49DCD68C.txt
[5/6] Compiling _NumericsShims _NumericsShims.c
[7/22] Compiling RealModule RealFunctions.swift
[8/23] Compiling RealModule Float80+Real.swift
[9/23] Compiling RealModule Real.swift
[10/23] Compiling RealModule AlgebraicField.swift
[11/23] Compiling RealModule ApproximateEquality.swift
[12/23] Compiling RealModule AugmentedArithmetic.swift
[13/23] Emitting module RealModule
[14/23] Compiling RealModule ElementaryFunctions.swift
[15/23] Compiling RealModule Double+Real.swift
[16/23] Compiling RealModule Float16+Real.swift
[17/23] Compiling RealModule Float+Real.swift
[18/23] Compiling RealModule RelaxedArithmetic.swift
[19/49] Compiling Logging MetadataProvider.swift
[20/49] Compiling Algorithms EitherSequence.swift
[21/49] Compiling Algorithms FirstNonNil.swift
[22/49] Compiling Algorithms FlattenCollection.swift
[23/49] Compiling Algorithms RandomSample.swift
[24/49] Compiling Algorithms Reductions.swift
[25/49] Compiling Algorithms Rotate.swift
[26/51] Compiling Algorithms Joined.swift
[27/51] Compiling Algorithms Keyed.swift
[28/51] Compiling Algorithms MinMax.swift
[29/51] Compiling Logging LogHandler.swift
[30/51] Compiling Logging Locks.swift
[31/51] Emitting module Logging
[32/51] Compiling Logging Logging.swift
[33/51] Compiling Algorithms Grouped.swift
[34/51] Compiling Algorithms Indexed.swift
[35/51] Compiling Algorithms Intersperse.swift
[36/51] Compiling Algorithms Split.swift
[37/51] Compiling Algorithms Stride.swift
[38/51] Compiling Algorithms Suffix.swift
[39/51] Compiling Algorithms Trim.swift
[40/51] Compiling Algorithms Combinations.swift
[41/51] Compiling Algorithms Compacted.swift
[42/51] Compiling Algorithms Cycle.swift
[43/51] Compiling Algorithms Partition.swift
[44/51] Compiling Algorithms Permutations.swift
[45/51] Compiling Algorithms Product.swift
[46/51] Compiling Algorithms AdjacentPairs.swift
[47/51] Compiling Algorithms Chain.swift
[48/51] Compiling Algorithms Chunked.swift
[49/51] Compiling Algorithms Unique.swift
[50/51] Compiling Algorithms Windows.swift
[51/51] Emitting module Algorithms
[52/59] Compiling RoutingKit TrieRouterNode.swift
[53/59] Compiling RoutingKit TrieRouterBuilder.swift
[54/59] Compiling RoutingKit Router.swift
[55/59] Compiling RoutingKit PathComponent.swift
[56/59] Compiling RoutingKit RouterBuilder.swift
[57/59] Compiling RoutingKit TrieRouter.swift
[58/59] Emitting module RoutingKit
[59/59] Compiling RoutingKit Parameters.swift
Build complete! (5.79s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "routing-kit",
  "name" : "routing-kit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "RoutingKit",
      "targets" : [
        "RoutingKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RoutingKitTests",
      "module_type" : "SwiftTarget",
      "name" : "RoutingKitTests",
      "path" : "Tests/RoutingKitTests",
      "sources" : [
        "RouterTests.swift"
      ],
      "target_dependencies" : [
        "RoutingKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RoutingKit",
      "module_type" : "SwiftTarget",
      "name" : "RoutingKit",
      "path" : "Sources/RoutingKit",
      "product_dependencies" : [
        "Logging",
        "Algorithms"
      ],
      "product_memberships" : [
        "RoutingKit"
      ],
      "sources" : [
        "Parameters.swift",
        "PathComponent.swift",
        "Router.swift",
        "RouterBuilder.swift",
        "TrieRouter/TrieRouter.swift",
        "TrieRouter/TrieRouterBuilder.swift",
        "TrieRouter/TrieRouterNode.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.