Build Information
Successful build of URLMacro, reference main (508da5), with Swift 6.2 for Linux on 30 Apr 2026 05:29:21 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.2-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/maniramezan/URLMacro.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/maniramezan/URLMacro
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 508da54 Update GitHub Actions to latest stable versions
Cloned https://github.com/maniramezan/URLMacro.git
Revision (git rev-parse @):
508da5494fd3144b3634e1ccf8778fb4161e3597
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maniramezan/URLMacro.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/maniramezan/URLMacro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftlang/swift-format
[1/13768] Fetching swift-format
[13769/88808] Fetching swift-format, swift-syntax
Fetched https://github.com/swiftlang/swift-format from cache (1.31s)
[11256/75040] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (11.66s)
Computing version for https://github.com/swiftlang/swift-format
Computed https://github.com/swiftlang/swift-format at 602.0.0 (14.29s)
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/7313] Fetching swift-markdown
[2/24840] Fetching swift-markdown, swift-argument-parser
Fetched https://github.com/apple/swift-markdown.git from cache (1.14s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.16s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.06s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.7.3 (2.49s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18407] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (2.00s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.45s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.7.3
Creating working copy for https://github.com/swiftlang/swift-format
Working copy of https://github.com/swiftlang/swift-format resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.44s)
[1/1] Compiling plugin Lint Source Code
[2/2] Compiling plugin Format Source Code
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/11] Write sources
[7/11] Write swift-version-24593BA9C3E375BF.txt
[9/14] Compiling URLMacroMacros URLMacro.swift
[10/14] Emitting module URLMacroMacros
[11/14] Compiling URLMacroMacros Plugin.swift
[12/15] Wrapping AST for URLMacroMacros for debugging
[13/15] Write Objects.LinkFileList
[14/15] Linking URLMacroMacros-tool
[16/19] Emitting module URLMacro
[18/19] Compiling URLMacro URLMacro.swift
Build complete! (47.24s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "700.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-format",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "700.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-format"
}
],
"manifest_display_name" : "URLMacro",
"name" : "URLMacro",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "URLMacro",
"targets" : [
"URLMacro"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "URLMacroMacros",
"targets" : [
"URLMacroMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "URLMacroTests",
"module_type" : "SwiftTarget",
"name" : "URLMacroTests",
"path" : "Tests/URLMacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"URLMacroTests.swift"
],
"target_dependencies" : [
"URLMacro",
"URLMacroMacros"
],
"type" : "test"
},
{
"c99name" : "URLMacroMacros",
"module_type" : "SwiftTarget",
"name" : "URLMacroMacros",
"path" : "Sources/URLMacroMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"URLMacro",
"URLMacroMacros"
],
"sources" : [
"Plugin.swift",
"URLMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "URLMacro",
"module_type" : "SwiftTarget",
"name" : "URLMacro",
"path" : "Sources/URLMacro",
"product_memberships" : [
"URLMacro"
],
"sources" : [
"URLMacro.swift"
],
"target_dependencies" : [
"URLMacroMacros"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.