The Swift Package Index logo.Swift Package Index

Build Information

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

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /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/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ChimeHQ/TextFormation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/ChimeHQ/Rearrange
[1/602] Fetching rearrange
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.23s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.1.1 (0.71s)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.1.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/15] Compiling Rearrange NSTextRange+Bounded.swift
[5/15] Compiling Rearrange NSTextRange+NSRange.swift
[6/16] Compiling Rearrange NSRange+Convenience.swift
[7/16] Compiling Rearrange NSRange+Shift.swift
[8/16] Compiling Rearrange RangeMutation.swift
[9/16] Emitting module Rearrange
[10/16] Compiling Rearrange IndexSet+NSRange.swift
[11/16] Compiling Rearrange NSRange+ApplyMutation.swift
[12/16] Compiling Rearrange Bounded.swift
[13/16] Compiling Rearrange IndexSet+ApplyMutation.swift
[14/16] Compiling Rearrange String+NSRange.swift
[15/16] Compiling Rearrange TextRangeCalculating.swift
[16/16] Compiling Rearrange UITextRange+Convenience.swift
[18/37] Compiling TextFormation NewlineProcessingFilter.swift
[19/37] Compiling TextFormation NewlineWithinPairFilter.swift
[20/37] Compiling TextFormation OpenPairReplacementFilter.swift
[21/37] Compiling TextFormation DeleteCloseFilter.swift
[22/37] Compiling TextFormation Filter+Language.swift
[23/37] Compiling TextFormation Filter.swift
[24/39] Compiling TextFormation Indentation.swift
[25/39] Compiling TextFormation LineLeadingWhitespaceFilter.swift
[26/39] Compiling TextFormation MutableStringPartialSystem.swift
[27/39] Compiling TextFormation TextMutation.swift
[28/39] Compiling TextFormation TextStoring+Extensions.swift
[29/39] Compiling TextFormation TextSystemInterface.swift
[30/39] Compiling TextFormation TextViewFilterApplier.swift
[31/39] Emitting module TextFormation
[32/39] Compiling TextFormation ClosePairFilter.swift
[33/39] Compiling TextFormation CompositeFilter.swift
[34/39] Compiling TextFormation ConsecutiveCharacterRecognizer.swift
[35/39] Compiling TextFormation PatternMatcher.swift
[36/39] Compiling TextFormation SkipFilter.swift
[37/39] Compiling TextFormation StandardOpenPairFilter.swift
[38/39] Compiling TextFormation TextualIndenter+Language.swift
[39/39] Compiling TextFormation TextualIndenter.swift
Build complete! (21.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" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.