Build Information
Successful build of swift-path-matcher, reference 0.2.5 (88d871), with Swift 6.3 for Android on 17 Apr 2026 15:09:20 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sunghyun-k/swift-path-matcher.git
Reference: 0.2.5
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/sunghyun-k/swift-path-matcher
* tag 0.2.5 -> FETCH_HEAD
HEAD is now at 88d871c 문서 개선
Cloned https://github.com/sunghyun-k/swift-path-matcher.git
Revision (git rev-parse @):
88d871c555f180a5872dfe231988a6615e4736d3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sunghyun-k/swift-path-matcher.git at 0.2.5
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/sunghyun-k/swift-path-matcher.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.44s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.46s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.52s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--4F562202D5529B1.txt
[5/15] Compiling PathMatcher PathMatcherBuilderExtensions.swift
[6/15] Compiling PathMatcher PathMatcherFactory.swift
[7/16] Compiling PathMatcher Parameter.swift
[8/16] Compiling PathMatcher Empty.swift
[9/16] Compiling PathMatcher PathMatcherBuilder.swift
[10/16] Compiling PathMatcher PathMatcher.swift
[11/16] Compiling PathMatcher PathComponent.swift
[12/16] Compiling PathMatcher PathPattern.swift
[13/16] Emitting module PathMatcher
[14/16] Compiling PathMatcher Literal.swift
[15/16] Compiling PathMatcher OptionalParameter.swift
[16/16] Compiling PathMatcher PathRouter.swift
Build complete! (33.25s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-path-matcher",
"name" : "swift-path-matcher",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PathMatcher",
"targets" : [
"PathMatcher"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PathMatcherTests",
"module_type" : "SwiftTarget",
"name" : "PathMatcherTests",
"path" : "Tests/PathMatcherTests",
"sources" : [
"PathMatcherTests.swift",
"PathRouterTests.swift"
],
"target_dependencies" : [
"PathMatcher"
],
"type" : "test"
},
{
"c99name" : "PathMatcher",
"module_type" : "SwiftTarget",
"name" : "PathMatcher",
"path" : "Sources/PathMatcher",
"product_memberships" : [
"PathMatcher"
],
"sources" : [
"Components/Literal.swift",
"Components/OptionalParameter.swift",
"Components/Parameter.swift",
"Internal/Empty.swift",
"Internal/PathMatcherBuilderExtensions.swift",
"Internal/PathMatcherFactory.swift",
"PathComponent.swift",
"PathMatcher.swift",
"PathMatcherBuilder.swift",
"PathPattern.swift",
"PathRouter.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.