The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Calligraphy, reference 1.0.2 (6d1671), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 05:51:46 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vsanthanam/Calligraphy.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vsanthanam/Calligraphy
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 6d16710 Move `CODE_OF_CONDUCT.md` to `.github` (#94)
Cloned https://github.com/vsanthanam/Calligraphy.git
Revision (git rev-parse @):
6d16710aa37a060e3566f762866ac8cbcd480c34
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/Calligraphy.git at 1.0.2
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.03s)
[1/46730] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (13.01s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (13.01s)
Fetched https://github.com/apple/swift-collections.git from cache (13.01s)
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
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
========================================
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": [
      ]
    }
  ]
}
Fetching https://github.com/vsanthanam/Calligraphy.git
[1/3029] Fetching calligraphy
Fetched https://github.com/vsanthanam/Calligraphy.git from cache (1.50s)
Creating working copy for https://github.com/vsanthanam/Calligraphy.git
Working copy of https://github.com/vsanthanam/Calligraphy.git resolved at 1.0.2 (6d16710)
warning: '.resolve-product-dependencies': dependency 'calligraphy' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vsanthanam/Calligraphy.git
https://github.com/vsanthanam/Calligraphy.git
{
  "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" : "/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"
        ]
      }
    }
  ],
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[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-2F0A5646E1D333AE.txt
[6/48] Emitting module Calligraphy
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/52] Compiling Calligraphy NewLine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/52] Compiling Calligraphy PrefixLines.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/52] Compiling Calligraphy QuotationMark.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/52] Compiling Calligraphy Quoted.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/52] Compiling Calligraphy StringBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/52] Compiling Calligraphy StringComponent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/52] Compiling Calligraphy StringComponents.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/52] Compiling Calligraphy SuffixLines.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/52] Compiling Calligraphy AnyStringComponent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/52] Compiling Calligraphy Delimited.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/52] Compiling Calligraphy DoubleQuote.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/52] Compiling Calligraphy EmptyStringComponent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/52] Compiling Calligraphy Frozen.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/52] Compiling Calligraphy Tab.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/52] Compiling Calligraphy Tabbed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/52] Compiling Calligraphy TripleQuote.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/52] Compiling Calligraphy StringExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/52] Compiling Calligraphy AnyDataComponent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/52] Compiling Calligraphy DataBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/52] Compiling Calligraphy DataComponent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/52] Compiling Calligraphy DataComponents.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/52] Compiling Calligraphy EmptyDataComponent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/52] Compiling Calligraphy Joined.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/52] Compiling Calligraphy Line.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/52] Compiling Calligraphy Lines.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/52] Compiling Calligraphy Map.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/52] Compiling Calligraphy MapLines.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/52] Compiling Calligraphy RawDataComponent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/52] Compiling Calligraphy DataExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/52] Compiling Calligraphy AnyDirectoryContent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/52] Compiling Calligraphy DataFile.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/52] Compiling Calligraphy Directory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/52] Compiling Calligraphy DirectoryContent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/52] Compiling Calligraphy DirectoryContentBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/52] Compiling Calligraphy EmptyDirectoryComponent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/52] Compiling Calligraphy File.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/52] Compiling Calligraphy FilePermissions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/52] Compiling Calligraphy Files.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/52] Compiling Calligraphy Folder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/52] Compiling Calligraphy SerializedDirectoryContent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/52] Compiling Calligraphy TextFile.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/52] Compiling Calligraphy NeverExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/52] Compiling Calligraphy RawStringComponent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/52] Compiling Calligraphy Separated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/52] Compiling Calligraphy SingleQuote.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/52] Compiling Calligraphy Space.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (15.94s)
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" : "/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"
        ]
      }
    }
  ],
  "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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/vsanthanam/calligraphy/1.0.2
Repository:               vsanthanam/Calligraphy
Swift version used:       6.1
            url: "https://github.com/swiftlang/swift-docc-plugin",
Target:                   Calligraphy
Extracting symbol information for 'Calligraphy'...
Finished extracting symbol information for 'Calligraphy'. (3.82s)
Building documentation for 'Calligraphy'...
Finished building documentation for 'Calligraphy' (0.48s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/vsanthanam/calligraphy/1.0.2
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module Snippets
[7/53] Compiling Snippets Snippet.swift
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit Names.swift
[10/53] Compiling SymbolKit SPI.swift
[11/53] Compiling SymbolKit Snippet.swift
[12/53] Compiling SymbolKit Extension.swift
[13/57] Compiling SymbolKit Identifier.swift
[14/57] Compiling SymbolKit KindIdentifier.swift
[15/57] Compiling SymbolKit Location.swift
[16/57] Compiling SymbolKit Mutability.swift
[17/57] Compiling SymbolKit DeclarationFragments.swift
[18/57] Compiling SymbolKit Fragment.swift
[19/57] Compiling SymbolKit FragmentKind.swift
[20/57] Compiling SymbolKit FunctionParameter.swift
[21/57] Compiling SymbolKit FunctionSignature.swift
[22/57] Compiling SymbolKit GenericConstraint.swift
[23/57] Compiling SymbolKit GenericParameter.swift
[24/57] Compiling SymbolKit Generics.swift
[25/57] Compiling SymbolKit Namespace.swift
[26/57] Compiling SymbolKit Relationship.swift
[27/57] Compiling SymbolKit RelationshipKind.swift
[28/57] Compiling SymbolKit SourceOrigin.swift
[29/57] Compiling SymbolKit GenericConstraints.swift
[30/57] Compiling SymbolKit Swift.swift
[31/57] Compiling SymbolKit SemanticVersion.swift
[32/57] Compiling SymbolKit AccessControl.swift
[33/57] Compiling SymbolKit Availability.swift
[34/57] Compiling SymbolKit AvailabilityItem.swift
[35/57] Compiling SymbolKit Domain.swift
[36/57] Compiling SymbolKit SourceRange.swift
[37/57] Compiling SymbolKit Metadata.swift
[38/57] Compiling SymbolKit Module.swift
[39/57] Compiling SymbolKit OperatingSystem.swift
[40/57] Compiling SymbolKit Platform.swift
[41/57] Compiling SymbolKit Mixin+Equals.swift
[42/57] Compiling SymbolKit Mixin+Hash.swift
[43/57] Compiling SymbolKit Mixin.swift
[44/57] Compiling SymbolKit LineList.swift
[45/57] Compiling SymbolKit Position.swift
[46/57] Compiling SymbolKit Symbol.swift
[47/57] Compiling SymbolKit SymbolKind.swift
[48/57] Compiling SymbolKit SymbolGraph.swift
[49/57] Compiling SymbolKit GraphCollector.swift
[50/57] Emitting module SymbolKit
[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! (4.31s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/44] Emitting module Calligraphy
[3/48] Compiling Calligraphy RawDataComponent.swift
[4/48] Compiling Calligraphy DataExtensions.swift
[5/48] Compiling Calligraphy AnyDirectoryContent.swift
[6/48] Compiling Calligraphy DataFile.swift
[7/48] Compiling Calligraphy Directory.swift
[8/48] Compiling Calligraphy NewLine.swift
[9/48] Compiling Calligraphy PrefixLines.swift
[10/48] Compiling Calligraphy QuotationMark.swift
[11/48] Compiling Calligraphy Quoted.swift
[12/48] Compiling Calligraphy AnyStringComponent.swift
[13/48] Compiling Calligraphy Delimited.swift
[14/48] Compiling Calligraphy DoubleQuote.swift
[15/48] Compiling Calligraphy EmptyStringComponent.swift
[16/48] Compiling Calligraphy Frozen.swift
[17/48] Compiling Calligraphy AnyDataComponent.swift
[18/48] Compiling Calligraphy DataBuilder.swift
[19/48] Compiling Calligraphy DataComponent.swift
[20/48] Compiling Calligraphy DataComponents.swift
[21/48] Compiling Calligraphy EmptyDataComponent.swift
[22/48] Compiling Calligraphy RawStringComponent.swift
[23/48] Compiling Calligraphy Separated.swift
[24/48] Compiling Calligraphy SingleQuote.swift
[25/48] Compiling Calligraphy Space.swift
[26/48] Compiling Calligraphy StringBuilder.swift
[27/48] Compiling Calligraphy StringComponent.swift
[28/48] Compiling Calligraphy StringComponents.swift
[29/48] Compiling Calligraphy SuffixLines.swift
[30/48] Compiling Calligraphy Files.swift
[31/48] Compiling Calligraphy Folder.swift
[32/48] Compiling Calligraphy SerializedDirectoryContent.swift
[33/48] Compiling Calligraphy TextFile.swift
[34/48] Compiling Calligraphy NeverExtensions.swift
[35/48] Compiling Calligraphy Joined.swift
[36/48] Compiling Calligraphy Line.swift
[37/48] Compiling Calligraphy Lines.swift
[38/48] Compiling Calligraphy Map.swift
[39/48] Compiling Calligraphy MapLines.swift
[40/48] Compiling Calligraphy Tab.swift
[41/48] Compiling Calligraphy Tabbed.swift
[42/48] Compiling Calligraphy TripleQuote.swift
[43/48] Compiling Calligraphy StringExtensions.swift
[44/48] Compiling Calligraphy DirectoryContent.swift
[45/48] Compiling Calligraphy DirectoryContentBuilder.swift
[46/48] Compiling Calligraphy EmptyDirectoryComponent.swift
[47/48] Compiling Calligraphy File.swift
[48/48] Compiling Calligraphy FilePermissions.swift
Build of target: 'Calligraphy' complete! (1.76s)
    1359
19	/Users/admin/builder/spi-builder-workspace/.docs/vsanthanam/calligraphy/1.0.2
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/vsanthanam/calligraphy/1.0.2
File count: 1359
Doc size:   19.0MB
Preparing doc bundle ...
Uploading prod-vsanthanam-calligraphy-1.0.2-1cd128ee.zip to s3://spi-docs-inbox/prod-vsanthanam-calligraphy-1.0.2-1cd128ee.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.