The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TextFormation, reference main (0335bb), with Swift 6.3 for macOS (SPM) on 28 Apr 2026 20:47:41 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/TextFormation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/TextFormation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0335bbf Remove optional from interface
Cloned https://github.com/ChimeHQ/TextFormation.git
Revision (git rev-parse @):
0335bbfdebdd887384b12076daa91ae081427139
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/TextFormation.git at main
Fetching https://github.com/ChimeHQ/Rearrange
[1/602] Fetching rearrange
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.86s)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.1.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "textformation",
      "name": "TextFormation",
      "url": "https://github.com/ChimeHQ/TextFormation.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TextFormation",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "rearrange",
          "name": "Rearrange",
          "url": "https://github.com/ChimeHQ/Rearrange",
          "version": "2.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rearrange",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/TextFormation.git
[1/1265] Fetching textformation
Fetched https://github.com/ChimeHQ/TextFormation.git from cache (0.79s)
Fetching https://github.com/ChimeHQ/Rearrange from cache
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.59s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.1.1 (1.21s)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.1.1
Creating working copy for https://github.com/ChimeHQ/TextFormation.git
Working copy of https://github.com/ChimeHQ/TextFormation.git resolved at main (0335bbf)
warning: '.resolve-product-dependencies': dependency 'textformation' is not used by any target
Found 1 product dependencies
  - Rearrange
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ChimeHQ/TextFormation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/15] Compiling Rearrange RangeMutation.swift
[5/15] Compiling Rearrange TextRangeCalculating.swift
[6/15] Compiling Rearrange String+NSRange.swift
[7/16] Compiling Rearrange UITextRange+Convenience.swift
[8/16] Compiling Rearrange NSRange+Convenience.swift
[9/16] Compiling Rearrange NSRange+Shift.swift
[10/16] Compiling Rearrange NSTextRange+Bounded.swift
[11/16] Compiling Rearrange Bounded.swift
[12/16] Compiling Rearrange IndexSet+ApplyMutation.swift
[13/16] Compiling Rearrange IndexSet+NSRange.swift
[14/16] Compiling Rearrange NSRange+ApplyMutation.swift
[15/16] Emitting module Rearrange
[16/16] Compiling Rearrange NSTextRange+NSRange.swift
[17/36] Compiling TextFormation DeleteCloseFilter.swift
[18/36] Compiling TextFormation Filter+Language.swift
[19/36] Compiling TextFormation Filter.swift
[20/36] Compiling TextFormation Indentation.swift
[21/36] Compiling TextFormation TextSystemInterface.swift
[22/36] Compiling TextFormation TextViewFilterApplier.swift
[23/36] Compiling TextFormation TextMutation.swift
[24/36] Compiling TextFormation TextStoring+Extensions.swift
[25/36] Compiling TextFormation OpenPairReplacementFilter.swift
[26/36] Compiling TextFormation PatternMatcher.swift
[27/36] Compiling TextFormation SkipFilter.swift
[28/36] Compiling TextFormation StandardOpenPairFilter.swift
[29/36] Compiling TextFormation NewlineProcessingFilter.swift
[30/36] Compiling TextFormation NewlineWithinPairFilter.swift
[31/36] Compiling TextFormation LineLeadingWhitespaceFilter.swift
[32/36] Compiling TextFormation MutableStringPartialSystem.swift
[33/38] Compiling TextFormation ClosePairFilter.swift
[34/38] Compiling TextFormation CompositeFilter.swift
[35/38] Compiling TextFormation ConsecutiveCharacterRecognizer.swift
[36/38] Emitting module TextFormation
[37/38] Compiling TextFormation TextualIndenter+Language.swift
[38/38] Compiling TextFormation TextualIndenter.swift
Build complete! (14.77s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rearrange",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/Rearrange"
    }
  ],
  "manifest_display_name" : "TextFormation",
  "name" : "TextFormation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "TextFormation",
      "targets" : [
        "TextFormation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TextFormationTests",
      "module_type" : "SwiftTarget",
      "name" : "TextFormationTests",
      "path" : "Tests/TextFormationTests",
      "sources" : [
        "ClosePairFilterTests.swift",
        "ConsecutiveCharacterRecognizerTests.swift",
        "DeleteCloseFilterTests.swift",
        "IndentationTests.swift",
        "LineLeadingWhitespaceFilterTests.swift",
        "MockSystem.swift",
        "NewlineProcessingFilterTests.swift",
        "NewlineWithinPairFilterTests.swift",
        "OpenPairReplacementFilterTests.swift",
        "PythonIndentationTests.swift",
        "RubyIndentationTests.swift",
        "SkipFilterTests.swift",
        "StandardOpenPairFilterTests.swift",
        "TextStoringTests.swift",
        "TextSystemInterface+Helpers.swift",
        "TextualIndenterTests.swift"
      ],
      "target_dependencies" : [
        "TextFormation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TextFormation",
      "module_type" : "SwiftTarget",
      "name" : "TextFormation",
      "path" : "Sources/TextFormation",
      "product_dependencies" : [
        "Rearrange"
      ],
      "product_memberships" : [
        "TextFormation"
      ],
      "sources" : [
        "ClosePairFilter.swift",
        "CompositeFilter.swift",
        "ConsecutiveCharacterRecognizer.swift",
        "DeleteCloseFilter.swift",
        "Filter+Language.swift",
        "Filter.swift",
        "Indentation.swift",
        "LineLeadingWhitespaceFilter.swift",
        "MutableStringPartialSystem.swift",
        "NewlineProcessingFilter.swift",
        "NewlineWithinPairFilter.swift",
        "OpenPairReplacementFilter.swift",
        "PatternMatcher.swift",
        "SkipFilter.swift",
        "StandardOpenPairFilter.swift",
        "TextMutation.swift",
        "TextStoring+Extensions.swift",
        "TextSystemInterface.swift",
        "TextViewFilterApplier.swift",
        "TextualIndenter+Language.swift",
        "TextualIndenter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/chimehq/textformation/main
Repository:               ChimeHQ/TextFormation
Swift version used:       6.3
Target:                   TextFormation
Extracting symbol information for 'TextFormation'...
Finished extracting symbol information for 'TextFormation'. (39.91s)
Building documentation for 'TextFormation'...
Finished building documentation for 'TextFormation' (0.66s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/chimehq/textformation/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/ChimeHQ/Rearrange
Updated https://github.com/ChimeHQ/Rearrange (0.47s)
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.26s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.1.0 (1.97s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (2.84s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3678] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.00s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.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
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Compiling SymbolKit GenericConstraint.swift
[7/54] Compiling SymbolKit GenericParameter.swift
[8/54] Compiling SymbolKit Generics.swift
[9/54] Compiling SymbolKit Namespace.swift
[10/58] Compiling SymbolKit SemanticVersion.swift
[11/58] Compiling SymbolKit AccessControl.swift
[12/58] Compiling SymbolKit Availability.swift
[13/58] Compiling SymbolKit AvailabilityItem.swift
[14/58] Compiling SymbolKit Domain.swift
[15/58] Compiling SymbolKit Identifier.swift
[16/58] Compiling SymbolKit KindIdentifier.swift
[17/58] Compiling SymbolKit Location.swift
[18/58] Compiling SymbolKit Mutability.swift
[19/58] Emitting module SymbolKit
[20/58] Compiling SymbolKit DeclarationFragments.swift
[21/58] Compiling SymbolKit Fragment.swift
[22/58] Compiling SymbolKit FragmentKind.swift
[23/58] Compiling SymbolKit FunctionParameter.swift
[24/58] Compiling SymbolKit FunctionSignature.swift
[25/58] Compiling SymbolKit Relationship.swift
[26/58] Compiling SymbolKit RelationshipKind.swift
[27/58] Compiling SymbolKit SourceOrigin.swift
[28/58] Compiling SymbolKit GenericConstraints.swift
[29/58] Compiling SymbolKit Swift.swift
[30/58] Compiling SymbolKit SourceRange.swift
[31/58] Compiling SymbolKit Metadata.swift
[32/58] Compiling SymbolKit Module.swift
[33/58] Compiling SymbolKit OperatingSystem.swift
[34/58] Compiling SymbolKit Platform.swift
[35/58] Compiling SymbolKit Mixin+Equals.swift
[36/58] Compiling SymbolKit Mixin+Hash.swift
[37/58] Compiling SymbolKit Mixin.swift
[38/58] Compiling SymbolKit LineList.swift
[39/58] Compiling SymbolKit Position.swift
[40/58] Compiling SymbolKit Symbol.swift
[41/58] Compiling SymbolKit SymbolKind.swift
[42/58] Compiling SymbolKit SymbolGraph.swift
[43/58] Compiling SymbolKit GraphCollector.swift
[44/58] Compiling SymbolKit Names.swift
[45/58] Compiling SymbolKit SPI.swift
[46/58] Compiling SymbolKit Snippet.swift
[47/58] Compiling SymbolKit Extension.swift
[48/58] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/58] Compiling SymbolKit UnifiedSymbol.swift
[50/58] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/58] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/58] Emitting module Snippets
[53/58] Compiling Snippets SnippetParser.swift
[54/58] Compiling Snippets Snippet.swift
[55/58] Compiling Snippets SnippetLanguage.swift
[56/62] Compiling snippet_extract URL+Status.swift
[57/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/62] Compiling snippet_extract SnippetBuildCommand.swift
[59/62] Emitting module snippet_extract
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.24s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'TextFormation' complete! (0.27s)
     404
4	/Users/admin/builder/spi-builder-workspace/.docs/chimehq/textformation/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chimehq/textformation/main
File count: 404
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-chimehq-textformation-main-a728b944.zip to s3://spi-docs-inbox/prod-chimehq-textformation-main-a728b944.zip
Copying... [17%]
Copying... [26%]
Copying... [34%]
Copying... [43%]
Copying... [52%]
Copying... [60%]
Copying... [77%]
Copying... [86%]
Copying... [95%]
Copying... [100%]
Done.