Build Information
Successful build of Calligraphy, reference main (35057c), with Swift 6.2 for Linux on 4 Nov 2025 08:30:35 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/vsanthanam/Calligraphy.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/vsanthanam/Calligraphy
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 35057c5 Update to 1.2.0 (#134)
Cloned https://github.com/vsanthanam/Calligraphy.git
Revision (git rev-parse @):
35057c5d2ffe189b194c0fa409e18aca42cc65f2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/Calligraphy.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/vsanthanam/Calligraphy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/nicklockwood/SwiftFormat
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2160] Fetching swift-docc-plugin
[2161/20446] Fetching swift-docc-plugin, swift-collections
[9842/93157] Fetching swift-docc-plugin, swift-collections, swift-syntax
[32081/145541] Fetching swift-docc-plugin, swift-collections, swift-syntax, swiftformat
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (39.70s)
Fetched https://github.com/apple/swift-collections.git from cache (39.73s)
Fetched https://github.com/swiftlang/swift-syntax from cache (39.87s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (40.91s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (48.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.42s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.58.5 (0.73s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (1.20s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3569] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.70s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.65s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.58.5
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
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
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.61s)
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/12] Write sources
[6/12] Copying PrivacyInfo.xcprivacy
[8/12] Write swift-version-24593BA9C3E375BF.txt
[10/16] Emitting module CalligraphyCompilerPlugin
[11/16] Compiling CalligraphyCompilerPlugin CalligraphyCompilerPlugin.swift
[12/16] Compiling CalligraphyCompilerPlugin FilePermissionsStringMacro.swift
[13/16] Compiling CalligraphyCompilerPlugin FilePermissionsOctalMacro.swift
[14/17] Wrapping AST for CalligraphyCompilerPlugin for debugging
[15/17] Write Objects.LinkFileList
[16/17] Linking CalligraphyCompilerPlugin-tool
[18/107] Emitting module Calligraphy
[19/113] Compiling Calligraphy QuotationMark.swift
[20/113] Compiling Calligraphy QuotationMarkStyle.swift
[21/113] Compiling Calligraphy Quote.swift
[22/113] Compiling Calligraphy RawStringComponent.swift
[23/113] Compiling Calligraphy Separated.swift
[24/113] Compiling Calligraphy SingleQuote.swift
[25/119] Emitting module Calligraphy
[26/119] Compiling Calligraphy DataBuilder.swift
[27/119] Compiling Calligraphy DataComponent.swift
[28/119] Compiling Calligraphy DataComponents.swift
[29/119] Compiling Calligraphy EmptyDataComponent.swift
[30/119] Compiling Calligraphy RawDataComponent.swift
[31/119] Compiling Calligraphy DataExtensions.swift
[32/119] Compiling Calligraphy Line.swift
[33/119] Compiling Calligraphy Lines.swift
[34/119] Compiling Calligraphy Map.swift
[35/119] Compiling Calligraphy MapLines.swift
[36/119] Compiling Calligraphy NewLine.swift
[37/119] Compiling Calligraphy PrefixLines.swift
[38/119] Compiling Calligraphy AnyStringComponent.swift
[39/119] Compiling Calligraphy Blank.swift
[40/119] Compiling Calligraphy Delimited.swift
[41/119] Compiling Calligraphy DoubleQuote.swift
[42/119] Compiling Calligraphy Frozen.swift
[43/119] Compiling Calligraphy Joined.swift
[50/119] Compiling Calligraphy Space.swift
[51/119] Compiling Calligraphy StringBuilder.swift
[52/119] Compiling Calligraphy StringComponent.swift
[53/119] Compiling Calligraphy StringComponents.swift
[54/119] Compiling Calligraphy StringEnvironment.swift
[55/119] Compiling Calligraphy SuffixLines.swift
[56/119] Compiling Calligraphy AnyDataComponent.swift
[63/119] Compiling Calligraphy AnyDirectoryContent.swift
[64/119] Compiling Calligraphy DataFile.swift
[65/119] Compiling Calligraphy Directory.swift
[66/119] Compiling Calligraphy DirectoryContent.swift
[67/119] Compiling Calligraphy DirectoryContentBuilder.swift
[68/119] Compiling Calligraphy EmptyDirectoryComponent.swift
[69/119] Compiling Calligraphy File.swift
[76/119] Compiling Calligraphy Tab.swift
[77/119] Compiling Calligraphy TabDefinition.swift
[78/119] Compiling Calligraphy Tabbed.swift
[79/119] Compiling Calligraphy TripleQuote.swift
[80/119] Compiling Calligraphy StringExtensions.swift
[81/119] Compiling Calligraphy resource_bundle_accessor.swift
[108/119] Compiling Calligraphy FilePermissions.swift
[109/119] Compiling Calligraphy Files.swift
[110/119] Compiling Calligraphy Folder.swift
[111/119] Compiling Calligraphy SerializedDirectoryContent.swift
[112/119] Compiling Calligraphy TextFile.swift
[113/119] Compiling Calligraphy NeverExtensions.swift
Build complete! (96.82s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "swiftformat",
"requirement" : {
"exact" : [
"0.58.5"
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
},
{
"identity" : "swift-collections",
"requirement" : {
"exact" : [
"1.3.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"exact" : [
"602.0.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "Calligraphy",
"name" : "Calligraphy",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Calligraphy",
"targets" : [
"Calligraphy"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CalligraphyCompilerPlugin",
"targets" : [
"CalligraphyCompilerPlugin"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "CalligraphyTests",
"module_type" : "SwiftTarget",
"name" : "CalligraphyTests",
"path" : "Tests/CalligraphyTests",
"product_dependencies" : [
"Collections"
],
"sources" : [
"DataComposition/AnyDataComponentTests.swift",
"DataComposition/DataBuilderTests.swift",
"DataComposition/EmptyDataComponentTests.swift",
"DirectoryComposition/AnyDirectoryContentTests.swift",
"DirectoryComposition/DataFileTests.swift",
"DirectoryComposition/DirectoryContentBuilderTests.swift",
"DirectoryComposition/DirectoryContentTests.swift",
"DirectoryComposition/DirectoryTests.swift",
"DirectoryComposition/EmptyDirectoryContentTests.swift",
"DirectoryComposition/FilePermissionsTests.swift",
"DirectoryComposition/FileTests.swift",
"DirectoryComposition/SerializedDirectoryContentTests.swift",
"DirectoryComposition/TestFileTests.swift",
"StringComposition/AnyStringComponentTests.swift",
"StringComposition/BlankTests.swift",
"StringComposition/DelimitedTests.swift",
"StringComposition/DoubleQuoteTests.swift",
"StringComposition/FrozenTests.swift",
"StringComposition/JoinedTests.swift",
"StringComposition/LineTests.swift",
"StringComposition/LinesTests.swift",
"StringComposition/MapLinesTests.swift",
"StringComposition/MapTests.swift",
"StringComposition/NewLineTests.swift",
"StringComposition/PrefixLinesTests.swift",
"StringComposition/QuotationMarkTests.swift",
"StringComposition/QuoteTests.swift",
"StringComposition/RawStringComponentTests.swift",
"StringComposition/SeparatedTests.swift",
"StringComposition/SingleQuoteTests.swift",
"StringComposition/SpaceTests.swift",
"StringComposition/StringBuilderTests.swift",
"StringComposition/SuffixLinesTests.swift",
"StringComposition/TabDefinitionTests.swift",
"StringComposition/TabTests.swift",
"StringComposition/TabbedTests.swift",
"StringComposition/TripleQuoteTests.swift",
"StringExtensionsTests.swift",
"TestingTags.swift"
],
"target_dependencies" : [
"Calligraphy"
],
"type" : "test"
},
{
"c99name" : "CalligraphyCompilerPluginTests",
"module_type" : "SwiftTarget",
"name" : "CalligraphyCompilerPluginTests",
"path" : "Tests/CalligraphyCompilerPluginTests",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"CalligraphyCompilerPluginTests.swift",
"FilePermissionsOctalMacroTests.swift",
"FilePermissionsStringMacroTests.swift"
],
"target_dependencies" : [
"CalligraphyCompilerPlugin"
],
"type" : "test"
},
{
"c99name" : "CalligraphyCompilerPlugin",
"module_type" : "SwiftTarget",
"name" : "CalligraphyCompilerPlugin",
"path" : "Sources/CalligraphyCompilerPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"Calligraphy",
"CalligraphyCompilerPlugin"
],
"sources" : [
"CalligraphyCompilerPlugin.swift",
"FilePermissionsOctalMacro.swift",
"FilePermissionsStringMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "Calligraphy",
"module_type" : "SwiftTarget",
"name" : "Calligraphy",
"path" : "Sources/Calligraphy",
"product_memberships" : [
"Calligraphy"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Calligraphy/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DataComposition/AnyDataComponent.swift",
"DataComposition/DataBuilder.swift",
"DataComposition/DataComponent.swift",
"DataComposition/DataComponents.swift",
"DataComposition/EmptyDataComponent.swift",
"DataComposition/RawDataComponent.swift",
"DataExtensions.swift",
"DirectoryComposition/AnyDirectoryContent.swift",
"DirectoryComposition/DataFile.swift",
"DirectoryComposition/Directory.swift",
"DirectoryComposition/DirectoryContent.swift",
"DirectoryComposition/DirectoryContentBuilder.swift",
"DirectoryComposition/EmptyDirectoryComponent.swift",
"DirectoryComposition/File.swift",
"DirectoryComposition/FilePermissions.swift",
"DirectoryComposition/Files.swift",
"DirectoryComposition/Folder.swift",
"DirectoryComposition/SerializedDirectoryContent.swift",
"DirectoryComposition/TextFile.swift",
"NeverExtensions.swift",
"StringComposition/AnyStringComponent.swift",
"StringComposition/Blank.swift",
"StringComposition/Delimited.swift",
"StringComposition/DoubleQuote.swift",
"StringComposition/Frozen.swift",
"StringComposition/Joined.swift",
"StringComposition/Line.swift",
"StringComposition/Lines.swift",
"StringComposition/Map.swift",
"StringComposition/MapLines.swift",
"StringComposition/NewLine.swift",
"StringComposition/PrefixLines.swift",
"StringComposition/QuotationMark.swift",
"StringComposition/QuotationMarkStyle.swift",
"StringComposition/Quote.swift",
"StringComposition/RawStringComponent.swift",
"StringComposition/Separated.swift",
"StringComposition/SingleQuote.swift",
"StringComposition/Space.swift",
"StringComposition/StringBuilder.swift",
"StringComposition/StringComponent.swift",
"StringComposition/StringComponents.swift",
"StringComposition/StringEnvironment.swift",
"StringComposition/SuffixLines.swift",
"StringComposition/Tab.swift",
"StringComposition/TabDefinition.swift",
"StringComposition/Tabbed.swift",
"StringComposition/TripleQuote.swift",
"StringExtensions.swift"
],
"target_dependencies" : [
"CalligraphyCompilerPlugin"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
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.