Build Information
Successful build of routing-kit, reference main (33c4b1), with Swift 6.3 for Linux on 17 Apr 2026 10:15:54 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/routing-kit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor/routing-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 33c4b19 Update CI
Cloned https://github.com/vapor/routing-kit.git
Revision (git rev-parse @):
33c4b1902e15ab136fe949279e81c116f25b4acd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/routing-kit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/vapor/routing-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/6058] Fetching swift-algorithms
[4000/12687] Fetching swift-algorithms, swift-log
Fetched https://github.com/apple/swift-algorithms.git from cache (0.81s)
Fetched https://github.com/apple/swift-log.git from cache (0.81s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.23s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.68s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.76s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
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
Building for debugging...
[0/6] Write sources
[4/6] Compiling _NumericsShims _NumericsShims.c
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/23] Emitting module RealModule
[8/24] Compiling RealModule RelaxedArithmetic.swift
[9/24] Compiling RealModule RealFunctions.swift
[10/24] Compiling RealModule Real.swift
[11/24] Compiling Logging LogEvent.swift
[12/24] Compiling RealModule Float80+Real.swift
[13/24] Compiling RealModule Float16+Real.swift
[14/24] Compiling RealModule AlgebraicField.swift
[15/24] Compiling RealModule ApproximateEquality.swift
[16/24] Compiling RealModule ElementaryFunctions.swift
[17/24] Compiling RealModule Float+Real.swift
[18/24] Compiling RealModule AugmentedArithmetic.swift
[19/24] Compiling RealModule Double+Real.swift
[21/50] Compiling Logging Locks.swift
[22/50] Emitting module Logging
[23/50] Compiling Logging MetadataProvider.swift
[24/50] Compiling Logging LogHandler.swift
[25/50] Compiling Logging Logging.swift
[27/51] Compiling Algorithms Compacted.swift
[28/51] Compiling Algorithms Cycle.swift
[29/51] Compiling Algorithms EitherSequence.swift
[30/51] Compiling Algorithms FirstNonNil.swift
[31/54] Compiling Algorithms AdjacentPairs.swift
[32/54] Compiling Algorithms Chain.swift
[33/54] Compiling Algorithms Chunked.swift
[34/54] Compiling Algorithms Combinations.swift
[35/54] Compiling Algorithms Split.swift
[36/54] Compiling Algorithms Stride.swift
[37/54] Compiling Algorithms Suffix.swift
[38/54] Compiling Algorithms Trim.swift
[39/54] Compiling Algorithms Unique.swift
[40/54] Compiling Algorithms Windows.swift
[41/54] Compiling Algorithms Partition.swift
[42/54] Compiling Algorithms Permutations.swift
[43/54] Compiling Algorithms Product.swift
[44/54] Compiling Algorithms FlattenCollection.swift
[45/54] Compiling Algorithms Grouped.swift
[46/54] Compiling Algorithms Indexed.swift
[47/54] Compiling Algorithms Intersperse.swift
[48/54] Compiling Algorithms RandomSample.swift
[49/54] Compiling Algorithms Reductions.swift
[50/54] Compiling Algorithms Rotate.swift
[51/54] Compiling Algorithms Joined.swift
[52/54] Compiling Algorithms Keyed.swift
[53/54] Compiling Algorithms MinMax.swift
[54/54] Emitting module Algorithms
[56/63] Compiling RoutingKit Router.swift
[57/63] Compiling RoutingKit TrieRouterNode.swift
[58/63] Compiling RoutingKit TrieRouterBuilder.swift
[59/63] Compiling RoutingKit PathComponent.swift
[60/63] Emitting module RoutingKit
[61/63] Compiling RoutingKit Parameters.swift
[62/63] Compiling RoutingKit RouterBuilder.swift
[63/63] Compiling RoutingKit TrieRouter.swift
Build complete! (37.90s)
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" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.