The Swift Package Index logo.Swift Package Index

Build Information

Successful build of routing-kit, reference main (33c4b1), with Swift 6.2 for Android on 17 Apr 2026 11:24:06 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build 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:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/routing-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/6058] Fetching swift-algorithms
[6059/12688] Fetching swift-algorithms, swift-log
Fetched https://github.com/apple/swift-algorithms.git from cache (0.42s)
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.99s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.09s)
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.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
Building for debugging...
[0/6] Write sources
[4/6] Write swift-version--11D90AFD9DD3AB2.txt
[5/6] Compiling _NumericsShims _NumericsShims.c
[7/23] Emitting module Logging
[8/23] Compiling RealModule RealFunctions.swift
[9/23] Compiling RealModule Real.swift
[10/24] Compiling RealModule RelaxedArithmetic.swift
[11/24] Compiling RealModule Float80+Real.swift
[12/24] Compiling RealModule ElementaryFunctions.swift
[13/24] Compiling RealModule Float+Real.swift
[14/24] Compiling RealModule AugmentedArithmetic.swift
[15/24] Compiling RealModule Double+Real.swift
[16/24] Compiling RealModule Float16+Real.swift
[17/24] Compiling RealModule AlgebraicField.swift
[18/24] Compiling RealModule ApproximateEquality.swift
[19/24] Emitting module RealModule
[21/50] Compiling Algorithms Compacted.swift
[22/50] Compiling Algorithms Cycle.swift
[23/50] Compiling Algorithms EitherSequence.swift
[24/50] Compiling Algorithms FirstNonNil.swift
[25/50] Compiling Algorithms RandomSample.swift
[26/50] Compiling Algorithms Reductions.swift
[27/50] Compiling Algorithms Rotate.swift
[28/53] Compiling Algorithms Trim.swift
[29/53] Compiling Algorithms Unique.swift
[30/53] Compiling Algorithms Windows.swift
[31/53] Compiling Logging MetadataProvider.swift
[32/53] Emitting module Algorithms
[33/53] Compiling Algorithms FlattenCollection.swift
[34/53] Compiling Algorithms Grouped.swift
[35/53] Compiling Algorithms Indexed.swift
[36/53] Compiling Algorithms Intersperse.swift
[37/53] Compiling Algorithms Split.swift
[38/53] Compiling Algorithms Stride.swift
[39/53] Compiling Algorithms Suffix.swift
[40/53] Compiling Algorithms Partition.swift
[41/53] Compiling Algorithms Permutations.swift
[42/53] Compiling Algorithms Product.swift
[43/53] Compiling Algorithms Joined.swift
[44/53] Compiling Algorithms Keyed.swift
[45/53] Compiling Algorithms MinMax.swift
[46/53] Compiling Algorithms AdjacentPairs.swift
[47/53] Compiling Algorithms Chain.swift
[48/53] Compiling Algorithms Chunked.swift
[49/53] Compiling Algorithms Combinations.swift
[51/54] Compiling Logging Locks.swift
[52/54] Compiling Logging Logging.swift
[53/54] Compiling Logging LogEvent.swift
[54/54] Compiling Logging LogHandler.swift
[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! (30.80s)
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"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.