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 main (5f933c), with Swift 6.2 (beta) for Linux on 23 Jun 2025 21:08:24 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 5f933cd Migrate Theme To Cayman (#105)
Cloned https://github.com/vsanthanam/Calligraphy.git
Revision (git rev-parse @):
5f933cd2522137c6caf089cac0193b2a433fffc9
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-0":/host -w "$PWD" 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:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
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-docc-plugin
Fetching https://github.com/apple/swift-collections.git
[1/2082] Fetching swift-docc-plugin
[231/18722] Fetching swift-docc-plugin, swift-collections
[6243/67663] Fetching swift-docc-plugin, swift-collections, swiftformat
Fetched https://github.com/apple/swift-collections.git from cache (2.21s)
[6977/51023] Fetching swift-docc-plugin, swiftformat
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (36.34s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (37.28s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (41.62s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.0 (0.72s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (3.80s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.58s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.51s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.55.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.4
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/47] Compiling Calligraphy AnyDataComponent.swift
[7/47] Compiling Calligraphy DataBuilder.swift
[8/47] Compiling Calligraphy DataComponent.swift
[9/47] Compiling Calligraphy DataComponents.swift
[10/47] Compiling Calligraphy EmptyDataComponent.swift
[11/47] Compiling Calligraphy RawDataComponent.swift
[12/47] Emitting module Calligraphy
[13/52] Compiling Calligraphy TextFile.swift
[14/52] Compiling Calligraphy NeverExtensions.swift
[15/52] Compiling Calligraphy AnyStringComponent.swift
[16/52] Compiling Calligraphy Delimited.swift
[17/52] Compiling Calligraphy DoubleQuote.swift
[18/52] Compiling Calligraphy EmptyStringComponent.swift
[19/52] Compiling Calligraphy NewLine.swift
[20/52] Compiling Calligraphy PrefixLines.swift
[21/52] Compiling Calligraphy QuotationMark.swift
[22/52] Compiling Calligraphy Quoted.swift
[23/52] Compiling Calligraphy RawStringComponent.swift
[24/52] Compiling Calligraphy Separated.swift
[25/52] Compiling Calligraphy SingleQuote.swift
[26/52] Compiling Calligraphy Space.swift
[27/52] Compiling Calligraphy StringBuilder.swift
[28/52] Compiling Calligraphy StringComponent.swift
[29/52] Compiling Calligraphy StringComponents.swift
[30/52] Compiling Calligraphy DataExtensions.swift
[31/52] Compiling Calligraphy AnyDirectoryContent.swift
[32/52] Compiling Calligraphy DataFile.swift
[33/52] Compiling Calligraphy Directory.swift
[34/52] Compiling Calligraphy DirectoryContent.swift
[35/52] Compiling Calligraphy DirectoryContentBuilder.swift
[36/52] Compiling Calligraphy EmptyDirectoryComponent.swift
[37/52] Compiling Calligraphy File.swift
[38/52] Compiling Calligraphy FilePermissions.swift
[39/52] Compiling Calligraphy Files.swift
[40/52] Compiling Calligraphy Folder.swift
[41/52] Compiling Calligraphy SerializedDirectoryContent.swift
[42/52] Compiling Calligraphy Frozen.swift
[43/52] Compiling Calligraphy Joined.swift
[44/52] Compiling Calligraphy Line.swift
[45/52] Compiling Calligraphy Lines.swift
[46/52] Compiling Calligraphy Map.swift
[47/52] Compiling Calligraphy MapLines.swift
[48/52] Compiling Calligraphy SuffixLines.swift
[49/52] Compiling Calligraphy Tab.swift
[50/52] Compiling Calligraphy Tabbed.swift
[51/52] Compiling Calligraphy TripleQuote.swift
[52/52] Compiling Calligraphy StringExtensions.swift
Build complete! (85.24s)
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.55.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "exact" : [
          "1.1.4"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "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"
        ]
      }
    }
  ],
  "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/FileTests.swift",
        "DirectoryComposition/SerializedDirectoryContentTests.swift",
        "DirectoryComposition/TestFileTests.swift",
        "StringComposition/AnyStringComponentTests.swift",
        "StringComposition/DelimitedTests.swift",
        "StringComposition/DoubleQuoteTests.swift",
        "StringComposition/EmptyStringComponentTests.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/TabTests.swift",
        "StringComposition/TabbedTests.swift",
        "StringComposition/TripleQuoteTests.swift",
        "StringExtensionsTests.swift",
        "TestingTags.swift"
      ],
      "target_dependencies" : [
        "Calligraphy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Calligraphy",
      "module_type" : "SwiftTarget",
      "name" : "Calligraphy",
      "path" : "Sources/Calligraphy",
      "product_memberships" : [
        "Calligraphy"
      ],
      "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/Delimited.swift",
        "StringComposition/DoubleQuote.swift",
        "StringComposition/EmptyStringComponent.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/Quoted.swift",
        "StringComposition/RawStringComponent.swift",
        "StringComposition/Separated.swift",
        "StringComposition/SingleQuote.swift",
        "StringComposition/Space.swift",
        "StringComposition/StringBuilder.swift",
        "StringComposition/StringComponent.swift",
        "StringComposition/StringComponents.swift",
        "StringComposition/SuffixLines.swift",
        "StringComposition/Tab.swift",
        "StringComposition/Tabbed.swift",
        "StringComposition/TripleQuote.swift",
        "StringExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.