Build Information
Successful build of routing-kit, reference main (2ab7f7), with Swift 6.2 for macOS (SPM) on 25 Nov 2025 15:31:44 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/routing-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/routing-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2ab7f7b Disallow homonymous parameters in partial (#150)
Cloned https://github.com/vapor/routing-kit.git
Revision (git rev-parse @):
2ab7f7b0d460b9072de274bd234d8efd23eb491f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/routing-kit.git at main
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/6034] Fetching swift-algorithms
[62/11109] Fetching swift-algorithms, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.18s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.18s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.87s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.71s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.50s)
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.6.4
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
========================================
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.6.4",
"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/21356] Fetching routing-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.49s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.56s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.56s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.62s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.03s)
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at main (2ab7f7b)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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 Float16+Real.swift
[11/23] Compiling RealModule Float+Real.swift
[12/23] Compiling RealModule ElementaryFunctions.swift
[13/23] Compiling RealModule AlgebraicField.swift
[14/23] Compiling RealModule ApproximateEquality.swift
[15/23] Emitting module RealModule
[16/23] Compiling RealModule AugmentedArithmetic.swift
[17/23] Compiling RealModule Double+Real.swift
[18/23] Compiling RealModule RelaxedArithmetic.swift
[19/49] Compiling Algorithms Suffix.swift
[20/49] Compiling Algorithms Trim.swift
[21/51] Compiling Algorithms Unique.swift
[22/51] Compiling Algorithms Windows.swift
[23/51] Compiling Algorithms Combinations.swift
[24/51] Compiling Algorithms Compacted.swift
[25/51] Compiling Algorithms Cycle.swift
[26/51] Compiling Algorithms Split.swift
[27/51] Compiling Algorithms Stride.swift
[28/51] Compiling Algorithms RandomSample.swift
[29/51] Compiling Algorithms Reductions.swift
[30/51] Compiling Algorithms Rotate.swift
[31/51] Compiling Algorithms Grouped.swift
[32/51] Compiling Algorithms Indexed.swift
[33/51] Compiling Algorithms Intersperse.swift
[34/51] Compiling Logging LogHandler.swift
[35/51] Compiling Logging Logging.swift
[36/51] Compiling Logging MetadataProvider.swift
[37/51] Emitting module Logging
[38/51] Compiling Logging Locks.swift
[39/51] Compiling Algorithms EitherSequence.swift
[40/51] Compiling Algorithms FirstNonNil.swift
[41/51] Compiling Algorithms FlattenCollection.swift
[42/51] Compiling Algorithms Joined.swift
[43/51] Compiling Algorithms Keyed.swift
[44/51] Compiling Algorithms MinMax.swift
[45/51] Compiling Algorithms Partition.swift
[46/51] Compiling Algorithms Permutations.swift
[47/51] Compiling Algorithms Product.swift
[48/51] Compiling Algorithms AdjacentPairs.swift
[49/51] Compiling Algorithms Chain.swift
[50/51] Compiling Algorithms Chunked.swift
[51/51] Emitting module Algorithms
[52/59] Compiling RoutingKit TrieRouterBuilder.swift
[53/59] Compiling RoutingKit TrieRouterNode.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] Compiling RoutingKit Parameters.swift
[59/59] Emitting module RoutingKit
Build complete! (5.75s)
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.