Build Information
Successful build of TextFormation, reference main (645c4e
), with Swift 6.1 for macOS (SPM) on 4 May 2025 19:31:54 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.3
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 645c4ea warning about work in the branch
Cloned https://github.com/ChimeHQ/TextFormation.git
Revision (git rev-parse @):
645c4ead9eaca54a8cdd4c329f1e9fc2cd8aacec
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/TextFormation.git at main
Fetching https://github.com/ChimeHQ/Rearrange
Fetching https://github.com/ChimeHQ/TextStory
[1/554] Fetching rearrange
[177/1043] Fetching rearrange, textstory
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.75s)
Fetched https://github.com/ChimeHQ/TextStory from cache (0.75s)
Computing version for https://github.com/ChimeHQ/TextStory
Computed https://github.com/ChimeHQ/TextStory at 0.9.0 (1.23s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.5.3 (0.88s)
Creating working copy for https://github.com/ChimeHQ/TextStory
Working copy of https://github.com/ChimeHQ/TextStory resolved at 0.9.0
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 1.5.3
========================================
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": "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",
"dependencies": [
{
"identity": "textstory",
"name": "TextStory",
"url": "https://github.com/ChimeHQ/TextStory",
"version": "0.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TextStory",
"dependencies": [
{
"identity": "rearrange",
"name": "Rearrange",
"url": "https://github.com/ChimeHQ/Rearrange",
"version": "1.8.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rearrange",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/ChimeHQ/TextFormation.git
[1/796] Fetching textformation
Fetched https://github.com/ChimeHQ/TextFormation.git from cache (0.81s)
Fetching https://github.com/ChimeHQ/TextStory from cache
Fetched https://github.com/ChimeHQ/TextStory from cache (0.44s)
Computing version for https://github.com/ChimeHQ/TextStory
Computed https://github.com/ChimeHQ/TextStory at 0.9.0 (0.49s)
Fetching https://github.com/ChimeHQ/Rearrange from cache
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.47s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.8.1 (1.02s)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 1.8.1
Creating working copy for https://github.com/ChimeHQ/TextStory
Working copy of https://github.com/ChimeHQ/TextStory resolved at 0.9.0
Creating working copy for https://github.com/ChimeHQ/TextFormation.git
Working copy of https://github.com/ChimeHQ/TextFormation.git resolved at main (645c4ea)
warning: '.resolve-product-dependencies': dependency 'textformation' is not used by any target
Found 1 product dependencies
- TextStory
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ChimeHQ/TextFormation.git
https://github.com/ChimeHQ/TextFormation.git
{
"dependencies" : [
{
"identity" : "textstory",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/TextStory"
}
],
"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",
"LineLeadingWhitespaceFilterTests.swift",
"NewlineProcessingFilterTests.swift",
"NewlineWithinPairFilterTests.swift",
"OpenPairReplacementFilterTests.swift",
"PythonIndentationTests.swift",
"RubyIndentationTests.swift",
"SkipFilterTests.swift",
"StandardOpenPairFilterTests.swift",
"TextInterface+RunFilter.swift",
"TextStoringTests.swift",
"TextualIndenterTests.swift"
],
"target_dependencies" : [
"TextFormation"
],
"type" : "test"
},
{
"c99name" : "TextFormation",
"module_type" : "SwiftTarget",
"name" : "TextFormation",
"path" : "Sources/TextFormation",
"product_dependencies" : [
"TextStory"
],
"product_memberships" : [
"TextFormation"
],
"sources" : [
"AfterConsecutiveCharacterFilter.swift",
"ClosePairFilter.swift",
"CompositeFilter.swift",
"ConsecutiveCharacterRecognizer.swift",
"DeleteCloseFilter.swift",
"Filter.swift",
"Indentation.swift",
"LineLeadingWhitespaceFilter.swift",
"NewlineProcessingFilter.swift",
"NewlineWithinPairFilter.swift",
"OpenPairReplacementFilter.swift",
"PatternMatcher.swift",
"SkipFilter.swift",
"StandardOpenPairFilter.swift",
"TextInterface.swift",
"TextStoring+Extensions.swift",
"TextViewFilterApplier.swift",
"TextualIndenter+Language.swift",
"TextualIndenter.swift",
"WhitespaceProviders.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-2F0A5646E1D333AE.txt
[4/14] Compiling Internal TSYTextStorage.m
[6/14] Compiling Rearrange String+NSRange.swift
[7/14] Compiling Rearrange UITextRange+Convenience.swift
[8/14] Compiling Rearrange IndexSet+NSRange.swift
[9/14] Compiling Rearrange NSRange+ApplyMutation.swift
[10/14] Compiling Rearrange NSRange+Shift.swift
[11/14] Compiling Rearrange NSRange+Convenience.swift
[12/14] Emitting module Rearrange
[13/14] Compiling Rearrange NSTextRange+NSRange.swift
[14/14] Compiling Rearrange RangeMutation.swift
[15/25] Compiling TextStory TextStoring.swift
[16/25] Compiling TextStory TextStoringMonitor.swift
[17/26] Compiling TextStory TextMutationEventRouter.swift
[18/26] Compiling TextStory TextStoring+Ranges.swift
[19/26] Compiling TextStory NSTextContentStorage+TextStoring.swift
[20/26] Compiling TextStory TextMutation.swift
[21/26] Compiling TextStory NSTextStorage+TextStoring.swift
[22/26] Compiling TextStory TextView+TextStoring.swift
[23/26] Compiling TextStory LazyTextStoringMonitor.swift
[24/26] Compiling TextStory BufferingTextStorage.swift
[25/26] Compiling TextStory CompositeTextStoringMonitor.swift
[26/26] Emitting module TextStory
[27/45] Compiling TextFormation TextViewFilterApplier.swift
[28/45] Compiling TextFormation TextualIndenter+Language.swift
[29/45] Compiling TextFormation SkipFilter.swift
[30/45] Compiling TextFormation StandardOpenPairFilter.swift
[31/45] Compiling TextFormation NewlineProcessingFilter.swift
[32/45] Compiling TextFormation NewlineWithinPairFilter.swift
[33/45] Compiling TextFormation OpenPairReplacementFilter.swift
[34/45] Compiling TextFormation PatternMatcher.swift
[35/45] Compiling TextFormation DeleteCloseFilter.swift
[36/45] Compiling TextFormation Filter.swift
[37/45] Compiling TextFormation CompositeFilter.swift
[38/45] Compiling TextFormation ConsecutiveCharacterRecognizer.swift
[39/45] Compiling TextFormation Indentation.swift
[40/45] Compiling TextFormation LineLeadingWhitespaceFilter.swift
[41/45] Compiling TextFormation AfterConsecutiveCharacterFilter.swift
[42/45] Compiling TextFormation ClosePairFilter.swift
[43/45] Emitting module TextFormation
[44/45] Compiling TextFormation TextInterface.swift
[45/45] Compiling TextFormation TextStoring+Extensions.swift
[46/47] Compiling TextFormation TextualIndenter.swift
[47/47] Compiling TextFormation WhitespaceProviders.swift
Build complete! (14.24s)
Build complete.
{
"dependencies" : [
{
"identity" : "textstory",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/TextStory"
}
],
"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",
"LineLeadingWhitespaceFilterTests.swift",
"NewlineProcessingFilterTests.swift",
"NewlineWithinPairFilterTests.swift",
"OpenPairReplacementFilterTests.swift",
"PythonIndentationTests.swift",
"RubyIndentationTests.swift",
"SkipFilterTests.swift",
"StandardOpenPairFilterTests.swift",
"TextInterface+RunFilter.swift",
"TextStoringTests.swift",
"TextualIndenterTests.swift"
],
"target_dependencies" : [
"TextFormation"
],
"type" : "test"
},
{
"c99name" : "TextFormation",
"module_type" : "SwiftTarget",
"name" : "TextFormation",
"path" : "Sources/TextFormation",
"product_dependencies" : [
"TextStory"
],
"product_memberships" : [
"TextFormation"
],
"sources" : [
"AfterConsecutiveCharacterFilter.swift",
"ClosePairFilter.swift",
"CompositeFilter.swift",
"ConsecutiveCharacterRecognizer.swift",
"DeleteCloseFilter.swift",
"Filter.swift",
"Indentation.swift",
"LineLeadingWhitespaceFilter.swift",
"NewlineProcessingFilter.swift",
"NewlineWithinPairFilter.swift",
"OpenPairReplacementFilter.swift",
"PatternMatcher.swift",
"SkipFilter.swift",
"StandardOpenPairFilter.swift",
"TextInterface.swift",
"TextStoring+Extensions.swift",
"TextViewFilterApplier.swift",
"TextualIndenter+Language.swift",
"TextualIndenter.swift",
"WhitespaceProviders.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/chimehq/textformation/main
Repository: ChimeHQ/TextFormation
Swift version used: 6.1
Target: TextFormation
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch release/6.2 -> FETCH_HEAD
* [new branch] release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'TextFormation'...
Finished extracting symbol information for 'TextFormation'. (5.82s)
Building documentation for 'TextFormation'...
Finished building documentation for 'TextFormation' (0.18s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/chimehq/textformation/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/ChimeHQ/TextStory
Updated https://github.com/ChimeHQ/TextStory (0.48s)
Updating https://github.com/ChimeHQ/Rearrange
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.50s)
Computing version for https://github.com/ChimeHQ/TextStory
Updated https://github.com/ChimeHQ/Rearrange (0.42s)
Computed https://github.com/ChimeHQ/TextStory at 0.9.0 (0.96s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.5.3 (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.82s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.42s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.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] Emitting module SymbolKit
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling SymbolKit Identifier.swift
[17/57] Compiling SymbolKit KindIdentifier.swift
[18/57] Compiling SymbolKit Location.swift
[19/57] Compiling SymbolKit Mutability.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit SemanticVersion.swift
[30/57] Compiling SymbolKit AccessControl.swift
[31/57] Compiling SymbolKit Availability.swift
[32/57] Compiling SymbolKit AvailabilityItem.swift
[33/57] Compiling SymbolKit Domain.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.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.92s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/10] Compiling Rearrange UITextRange+Convenience.swift
[3/10] Compiling Rearrange String+NSRange.swift
[4/10] Compiling Rearrange NSRange+Shift.swift
[5/10] Compiling Rearrange IndexSet+NSRange.swift
[6/10] Compiling Rearrange NSRange+Convenience.swift
[7/10] Compiling Rearrange NSRange+ApplyMutation.swift
[8/10] Compiling Rearrange NSTextRange+NSRange.swift
[9/10] Emitting module Rearrange
[10/10] Compiling Rearrange RangeMutation.swift
[11/21] Compiling TextStory TextMutation.swift
[12/21] Compiling TextStory TextStoringMonitor.swift
[13/21] Compiling TextStory TextStoring.swift
[14/22] Compiling TextStory NSTextStorage+TextStoring.swift
[15/22] Compiling TextStory TextMutationEventRouter.swift
[16/22] Compiling TextStory LazyTextStoringMonitor.swift
[17/22] Compiling TextStory NSTextContentStorage+TextStoring.swift
[18/22] Compiling TextStory TextStoring+Ranges.swift
[19/22] Emitting module TextStory
[20/22] Compiling TextStory BufferingTextStorage.swift
[21/22] Compiling TextStory CompositeTextStoringMonitor.swift
[22/22] Compiling TextStory TextView+TextStoring.swift
[23/41] Compiling TextFormation TextViewFilterApplier.swift
[24/41] Compiling TextFormation TextualIndenter+Language.swift
[25/43] Compiling TextFormation OpenPairReplacementFilter.swift
[26/43] Compiling TextFormation PatternMatcher.swift
[27/43] Compiling TextFormation SkipFilter.swift
[28/43] Compiling TextFormation StandardOpenPairFilter.swift
[29/43] Compiling TextFormation Indentation.swift
[30/43] Compiling TextFormation LineLeadingWhitespaceFilter.swift
[31/43] Compiling TextFormation NewlineProcessingFilter.swift
[32/43] Compiling TextFormation NewlineWithinPairFilter.swift
[33/43] Compiling TextFormation CompositeFilter.swift
[34/43] Compiling TextFormation ConsecutiveCharacterRecognizer.swift
[35/43] Compiling TextFormation DeleteCloseFilter.swift
[36/43] Compiling TextFormation Filter.swift
[37/43] Emitting module TextFormation
[38/43] Compiling TextFormation AfterConsecutiveCharacterFilter.swift
[39/43] Compiling TextFormation ClosePairFilter.swift
[40/43] Compiling TextFormation TextInterface.swift
[41/43] Compiling TextFormation TextStoring+Extensions.swift
[42/43] Compiling TextFormation TextualIndenter.swift
[43/43] Compiling TextFormation WhitespaceProviders.swift
Build of target: 'TextFormation' complete! (2.63s)
470
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: 470
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-chimehq-textformation-main-4a30485a.zip to s3://spi-docs-inbox/prod-chimehq-textformation-main-4a30485a.zip
Copying... [16%]
Copying... [24%]
Copying... [32%]
Copying... [40%]
Copying... [56%]
Copying... [64%]
Copying... [72%]
Copying... [80%]
Copying... [97%]
Copying... [100%]
Done.