The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Calligraphy, reference 1.2.0 (35057c), with Swift 6.2 for macOS (SPM) on 4 Nov 2025 08:32:36 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vsanthanam/Calligraphy.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vsanthanam/Calligraphy
 * tag               1.2.0      -> FETCH_HEAD
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 1.2.0
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/nicklockwood/SwiftFormat
[1/2160] Fetching swift-docc-plugin
[217/20446] Fetching swift-docc-plugin, swift-collections
[218/24015] Fetching swift-docc-plugin, swift-collections, swift-docc-symbolkit
[13228/96726] Fetching swift-docc-plugin, swift-collections, swift-docc-symbolkit, swift-syntax
[14143/149110] Fetching swift-docc-plugin, swift-collections, swift-docc-symbolkit, swift-syntax, swiftformat
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.87s)
[24616/127255] Fetching swift-docc-plugin, swift-syntax, swiftformat
Fetched https://github.com/swiftlang/swift-syntax from cache (129.17s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (129.17s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (129.17s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (132.24s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.63s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.58.5 (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.64s)
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/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-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.3
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "calligraphy",
      "name": "Calligraphy",
      "url": "https://github.com/vsanthanam/Calligraphy.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Calligraphy",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vsanthanam/Calligraphy.git
[1/3481] Fetching calligraphy
Fetched https://github.com/vsanthanam/Calligraphy.git from cache (1.68s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.01s)
Creating working copy for https://github.com/vsanthanam/Calligraphy.git
Working copy of https://github.com/vsanthanam/Calligraphy.git resolved at 1.2.0 (35057c5)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
warning: '.resolve-product-dependencies': dependency 'calligraphy' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vsanthanam/Calligraphy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/11] Write sources
[6/11] Copying PrivacyInfo.xcprivacy
[8/11] Write swift-version-49B95AFC49DCD68C.txt
[10/15] Compiling CalligraphyCompilerPlugin CalligraphyCompilerPlugin.swift
[11/15] Compiling CalligraphyCompilerPlugin FilePermissionsStringMacro.swift
[12/15] Compiling CalligraphyCompilerPlugin FilePermissionsOctalMacro.swift
[13/15] Emitting module CalligraphyCompilerPlugin
[13/15] Write Objects.LinkFileList
[14/15] Linking CalligraphyCompilerPlugin-tool
[16/107] Compiling Calligraphy StringComponent.swift
[17/107] Compiling Calligraphy StringComponents.swift
[18/107] Compiling Calligraphy StringEnvironment.swift
[19/107] Compiling Calligraphy SuffixLines.swift
[20/107] Compiling Calligraphy Tab.swift
[21/107] Compiling Calligraphy RawDataComponent.swift
[22/107] Compiling Calligraphy DataExtensions.swift
[23/107] Compiling Calligraphy AnyDirectoryContent.swift
[24/107] Compiling Calligraphy DataFile.swift
[25/107] Compiling Calligraphy Directory.swift
[26/117] Compiling Calligraphy RawStringComponent.swift
[27/117] Compiling Calligraphy Separated.swift
[28/117] Compiling Calligraphy SingleQuote.swift
[29/117] Compiling Calligraphy Space.swift
[30/117] Compiling Calligraphy StringBuilder.swift
[41/117] Compiling Calligraphy AnyDataComponent.swift
[42/117] Compiling Calligraphy DataBuilder.swift
[43/117] Compiling Calligraphy DataComponent.swift
[44/117] Compiling Calligraphy DataComponents.swift
[45/117] Compiling Calligraphy EmptyDataComponent.swift
[51/117] Compiling Calligraphy Joined.swift
[52/117] Compiling Calligraphy Line.swift
[53/117] Compiling Calligraphy Lines.swift
[54/117] Compiling Calligraphy Map.swift
[55/117] Compiling Calligraphy MapLines.swift
[61/117] Compiling Calligraphy Files.swift
[62/117] Compiling Calligraphy Folder.swift
[63/117] Compiling Calligraphy SerializedDirectoryContent.swift
[64/117] Compiling Calligraphy TextFile.swift
[65/117] Compiling Calligraphy NeverExtensions.swift
[66/117] Compiling Calligraphy NewLine.swift
[67/117] Compiling Calligraphy PrefixLines.swift
[68/117] Compiling Calligraphy QuotationMark.swift
[69/117] Compiling Calligraphy QuotationMarkStyle.swift
[70/117] Compiling Calligraphy Quote.swift
[76/117] Compiling Calligraphy TabDefinition.swift
[77/117] Compiling Calligraphy Tabbed.swift
[78/117] Compiling Calligraphy TripleQuote.swift
[79/117] Compiling Calligraphy StringExtensions.swift
[80/117] Compiling Calligraphy resource_bundle_accessor.swift
[86/117] Emitting module Calligraphy
[88/117] Compiling Calligraphy DirectoryContent.swift
[89/117] Compiling Calligraphy DirectoryContentBuilder.swift
[90/117] Compiling Calligraphy EmptyDirectoryComponent.swift
[91/117] Compiling Calligraphy File.swift
[92/117] Compiling Calligraphy FilePermissions.swift
[95/117] Compiling Calligraphy AnyStringComponent.swift
[96/117] Compiling Calligraphy Blank.swift
[98/117] Compiling Calligraphy Delimited.swift
[99/117] Compiling Calligraphy DoubleQuote.swift
[102/117] Compiling Calligraphy Frozen.swift
Build complete! (16.48s)
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" : "/Users/admin/builder/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" : "/Users/admin/builder/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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/vsanthanam/calligraphy/1.2.0
Repository:               vsanthanam/Calligraphy
Swift version used:       6.2
            url: "https://github.com/swiftlang/swift-docc-plugin",
Target:                   Calligraphy
Extracting symbol information for 'Calligraphy'...
Finished extracting symbol information for 'Calligraphy'. (2.46s)
Building documentation for 'Calligraphy'...
Finished building documentation for 'Calligraphy' (0.47s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/vsanthanam/calligraphy/1.2.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling Snippets Snippet.swift
[16/57] Emitting module Snippets
[17/57] Compiling Snippets SnippetParser.swift
[18/57] Compiling SymbolKit SemanticVersion.swift
[19/57] Compiling SymbolKit AccessControl.swift
[20/57] Compiling SymbolKit Availability.swift
[21/57] Compiling SymbolKit AvailabilityItem.swift
[22/57] Compiling SymbolKit Domain.swift
[23/57] Compiling SymbolKit Relationship.swift
[24/57] Compiling SymbolKit RelationshipKind.swift
[25/57] Compiling SymbolKit SourceOrigin.swift
[26/57] Compiling SymbolKit GenericConstraints.swift
[27/57] Compiling SymbolKit Swift.swift
[28/57] Compiling SymbolKit DeclarationFragments.swift
[29/57] Compiling SymbolKit Fragment.swift
[30/57] Compiling SymbolKit FragmentKind.swift
[31/57] Compiling SymbolKit FunctionParameter.swift
[32/57] Compiling SymbolKit FunctionSignature.swift
[33/57] Compiling SymbolKit Identifier.swift
[34/57] Compiling SymbolKit KindIdentifier.swift
[35/57] Compiling SymbolKit Location.swift
[36/57] Compiling SymbolKit Mutability.swift
[37/57] Compiling SymbolKit Symbol.swift
[38/57] Compiling SymbolKit SymbolKind.swift
[39/57] Compiling SymbolKit SymbolGraph.swift
[40/57] Compiling SymbolKit GraphCollector.swift
[41/57] Emitting module SymbolKit
[42/57] Compiling SymbolKit SourceRange.swift
[43/57] Compiling SymbolKit Metadata.swift
[44/57] Compiling SymbolKit Module.swift
[45/57] Compiling SymbolKit OperatingSystem.swift
[46/57] Compiling SymbolKit Platform.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.64s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Calligraphy' complete! (0.98s)
    1428
16	/Users/admin/builder/spi-builder-workspace/.docs/vsanthanam/calligraphy/1.2.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/vsanthanam/calligraphy/1.2.0
File count: 1428
Doc size:   16.0MB
Preparing doc bundle ...
Uploading prod-vsanthanam-calligraphy-1.2.0-15cae5a0.zip to s3://spi-docs-inbox/prod-vsanthanam-calligraphy-1.2.0-15cae5a0.zip
Copying... [10%]
Copying... [21%]
Copying... [30%]
Copying... [41%]
Copying... [50%]
Copying... [61%]
Copying... [70%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.