Build Information
Successful build of AnandaMacros, reference main (2d746e), with Swift 6.2 for Linux on 28 Sep 2025 12:49:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nixzhu/AnandaMacros.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/nixzhu/AnandaMacros
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2d746e8 update deps
Cloned https://github.com/nixzhu/AnandaMacros.git
Revision (git rev-parse @):
2d746e86f74e9aedd0ac1eaeeecdf6d94e5cbc4a
SUCCESS checkout https://github.com/nixzhu/AnandaMacros.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/nixzhu/AnandaMacros.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/nixzhu/Ananda.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/736] Fetching ananda
[737/73027] Fetching ananda, swift-syntax
Fetched https://github.com/nixzhu/Ananda.git from cache (4.66s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.70s)
Computing version for https://github.com/nixzhu/Ananda.git
Computed https://github.com/nixzhu/Ananda.git at 1.2.0 (5.03s)
Fetching https://github.com/ibireme/yyjson.git
[1/4265] Fetching yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (0.86s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.12.0 (2.63s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.50s)
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.12.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/nixzhu/Ananda.git
Working copy of https://github.com/nixzhu/Ananda.git resolved at 1.2.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.42s)
Building for debugging...
[0/11] Write sources
[5/11] Write swift-version-24593BA9C3E375BF.txt
[6/16] Compiling yyjson.c
[9/26] Emitting module AnandaMacrosProvider
[10/26] Compiling AnandaMacrosProvider AnandaKeyMacro.swift
[11/26] Compiling AnandaMacrosProvider AnandaPlugin.swift
[12/26] Compiling AnandaMacrosProvider AnandaIgnoredMacro.swift
[13/26] Compiling AnandaMacrosProvider AnandaInitMacro.swift
[14/27] Compiling Ananda AnandaValueExtractor.swift
[15/27] Compiling Ananda AnandaPathItem.swift
[16/27] Compiling Ananda AnandaModel.swift
[17/27] Emitting module Ananda
[18/27] Compiling Ananda AnandaJSON.swift
[20/28] Compiling Ananda AnandaValueExtractor.swift
[21/28] Compiling Ananda AnandaPathItem.swift
[22/28] Compiling Ananda AnandaJSON.swift
[23/28] Emitting module Ananda
[24/28] Compiling Ananda AnandaModel.swift
[26/29] Wrapping AST for AnandaMacrosProvider for debugging
[27/29] Write Objects.LinkFileList
[28/29] Linking AnandaMacrosProvider-tool
[30/33] Emitting module AnandaMacros
[31/33] Compiling AnandaMacros Macros.swift
[32/34] Emitting module AnandaMacros
[33/34] Compiling AnandaMacros Macros.swift
Build complete! (31.32s)
Build complete.
{
"dependencies" : [
{
"identity" : "ananda",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nixzhu/Ananda.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "AnandaMacros",
"name" : "AnandaMacros",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "AnandaMacros",
"targets" : [
"AnandaMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AnandaMacrosProvider",
"targets" : [
"AnandaMacrosProvider"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "AnandaMacrosTests",
"module_type" : "SwiftTarget",
"name" : "AnandaMacrosTests",
"path" : "Tests/AnandaMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"MacrosTests.swift"
],
"target_dependencies" : [
"AnandaMacros",
"AnandaMacrosProvider"
],
"type" : "test"
},
{
"c99name" : "AnandaMacrosProvider",
"module_type" : "SwiftTarget",
"name" : "AnandaMacrosProvider",
"path" : "Sources/AnandaMacrosProvider",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"AnandaMacros",
"AnandaMacrosProvider"
],
"sources" : [
"AnandaIgnoredMacro.swift",
"AnandaInitMacro.swift",
"AnandaKeyMacro.swift",
"AnandaPlugin.swift"
],
"type" : "macro"
},
{
"c99name" : "AnandaMacros",
"module_type" : "SwiftTarget",
"name" : "AnandaMacros",
"path" : "Sources/AnandaMacros",
"product_dependencies" : [
"Ananda"
],
"product_memberships" : [
"AnandaMacros"
],
"sources" : [
"Macros.swift"
],
"target_dependencies" : [
"AnandaMacrosProvider"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.