Build Information
Successful build of TextFormation, reference 0.9.0 (b1ce9a
), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 07:35:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/TextFormation.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/TextFormation
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at b1ce9a1 Disable visionOS CI for right now
Cloned https://github.com/ChimeHQ/TextFormation.git
Revision (git rev-parse @):
b1ce9a14bd86042bba4de62236028dc4ce9db6a1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/TextFormation.git at 0.9.0
Fetching https://github.com/ChimeHQ/TextStory
Fetching https://github.com/ChimeHQ/Rearrange
[1/489] Fetching textstory
[21/1021] Fetching textstory, rearrange
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.88s)
Fetched https://github.com/ChimeHQ/TextStory from cache (0.88s)
Computing version for https://github.com/ChimeHQ/TextStory
Computed https://github.com/ChimeHQ/TextStory at 0.9.0 (0.46s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.5.3 (3.09s)
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/726] Fetching textformation
Fetched https://github.com/ChimeHQ/TextFormation.git from cache (0.87s)
Fetching https://github.com/ChimeHQ/TextStory from cache
Fetched https://github.com/ChimeHQ/TextStory from cache (0.43s)
Computing version for https://github.com/ChimeHQ/TextStory
Computed https://github.com/ChimeHQ/TextStory at 0.9.0 (0.02s)
Fetching https://github.com/ChimeHQ/Rearrange from cache
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.44s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.8.1 (0.54s)
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 0.9.0 (b1ce9a1)
warning: '.resolve-product-dependencies': dependency 'textformation' is not used by any target
Found 1 product dependencies
- TextStory
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
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.1.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--7754E27361AE5C74.txt
[4/14] Compiling Internal TSYTextStorage.m
[6/14] Compiling Rearrange String+NSRange.swift
[7/14] Compiling Rearrange IndexSet+NSRange.swift
[8/14] Compiling Rearrange RangeMutation.swift
[9/14] Compiling Rearrange UITextRange+Convenience.swift
[10/14] Compiling Rearrange NSRange+Convenience.swift
[11/14] Compiling Rearrange NSRange+Shift.swift
[12/14] Emitting module Rearrange
[13/14] Compiling Rearrange NSRange+ApplyMutation.swift
[14/14] Compiling Rearrange NSTextRange+NSRange.swift
[15/25] Compiling TextStory TextStoring.swift
[16/25] Compiling TextStory NSTextContentStorage+TextStoring.swift
[17/25] Compiling TextStory NSTextStorage+TextStoring.swift
[18/25] Compiling TextStory TextStoring+Ranges.swift
[19/25] Compiling TextStory TextStoringMonitor.swift
[20/25] Compiling TextStory TextMutation.swift
[21/25] Compiling TextStory TextMutationEventRouter.swift
[22/26] Compiling TextStory TextView+TextStoring.swift
[23/26] Compiling TextStory LazyTextStoringMonitor.swift
[24/26] Emitting module TextStory
[25/26] Compiling TextStory BufferingTextStorage.swift
[26/26] Compiling TextStory CompositeTextStoringMonitor.swift
[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 Indentation.swift
[32/45] Compiling TextFormation LineLeadingWhitespaceFilter.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 NewlineProcessingFilter.swift
[38/45] Compiling TextFormation NewlineWithinPairFilter.swift
[39/45] Compiling TextFormation CompositeFilter.swift
[40/45] Compiling TextFormation ConsecutiveCharacterRecognizer.swift
[41/45] Emitting module TextFormation
[42/45] Compiling TextFormation AfterConsecutiveCharacterFilter.swift
[43/45] Compiling TextFormation ClosePairFilter.swift
[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! (22.13s)
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/0.9.0
Repository: ChimeHQ/TextFormation
Swift version used: 6.0
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 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'TextFormation'...
Finished extracting symbol information for 'TextFormation'. (6.98s)
Building documentation for 'TextFormation'...
Finished building documentation for 'TextFormation' (0.18s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/chimehq/textformation/0.9.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/ChimeHQ/TextStory
Updating https://github.com/ChimeHQ/Rearrange
Updated https://github.com/ChimeHQ/Rearrange (0.46s)
Updated https://github.com/ChimeHQ/TextStory (0.46s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.26s)
Computing version for https://github.com/ChimeHQ/TextStory
Computed https://github.com/ChimeHQ/TextStory at 0.9.0 (0.42s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.5.3 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3188] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.28s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.59s)
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
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit SourceRange.swift
[13/57] Compiling SymbolKit Metadata.swift
[14/57] Compiling SymbolKit Module.swift
[15/57] Compiling SymbolKit OperatingSystem.swift
[16/57] Compiling SymbolKit Platform.swift
[17/57] Compiling SymbolKit Mixin+Equals.swift
[18/57] Compiling SymbolKit Mixin+Hash.swift
[19/57] Compiling SymbolKit Mixin.swift
[20/57] Compiling SymbolKit LineList.swift
[21/57] Compiling SymbolKit Position.swift
[22/57] Compiling SymbolKit Relationship.swift
[23/57] Compiling SymbolKit RelationshipKind.swift
[24/57] Compiling SymbolKit SourceOrigin.swift
[25/57] Compiling SymbolKit GenericConstraints.swift
[26/57] Compiling SymbolKit Swift.swift
[27/57] Compiling SymbolKit DeclarationFragments.swift
[28/57] Compiling SymbolKit Fragment.swift
[29/57] Compiling SymbolKit FragmentKind.swift
[30/57] Compiling SymbolKit FunctionParameter.swift
[31/57] Compiling SymbolKit FunctionSignature.swift
[32/57] Compiling SymbolKit Identifier.swift
[33/57] Compiling SymbolKit KindIdentifier.swift
[34/57] Compiling SymbolKit Location.swift
[35/57] Compiling SymbolKit Mutability.swift
[36/57] Compiling SymbolKit GenericConstraint.swift
[37/57] Compiling SymbolKit GenericParameter.swift
[38/57] Compiling SymbolKit Generics.swift
[39/57] Compiling SymbolKit Namespace.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.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] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.54s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/10] Compiling Rearrange UITextRange+Convenience.swift
[3/10] Compiling Rearrange String+NSRange.swift
[4/10] Compiling Rearrange NSTextRange+NSRange.swift
[5/10] Compiling Rearrange NSRange+Shift.swift
[6/10] Compiling Rearrange NSRange+ApplyMutation.swift
[7/10] Compiling Rearrange RangeMutation.swift
[8/10] Emitting module Rearrange
[9/10] Compiling Rearrange IndexSet+NSRange.swift
[10/10] Compiling Rearrange NSRange+Convenience.swift
[11/21] Compiling TextStory TextMutation.swift
[12/21] Compiling TextStory NSTextContentStorage+TextStoring.swift
[13/21] Compiling TextStory BufferingTextStorage.swift
[14/21] Compiling TextStory CompositeTextStoringMonitor.swift
[15/22] Compiling TextStory TextStoringMonitor.swift
[16/22] Emitting module TextStory
[17/22] Compiling TextStory LazyTextStoringMonitor.swift
[18/22] Compiling TextStory NSTextStorage+TextStoring.swift
[19/22] Compiling TextStory TextMutationEventRouter.swift
[20/22] Compiling TextStory TextStoring.swift
[21/22] Compiling TextStory TextStoring+Ranges.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 NewlineProcessingFilter.swift
[30/43] Compiling TextFormation NewlineWithinPairFilter.swift
[31/43] Compiling TextFormation Indentation.swift
[32/43] Compiling TextFormation LineLeadingWhitespaceFilter.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] Compiling TextFormation AfterConsecutiveCharacterFilter.swift
[38/43] Compiling TextFormation ClosePairFilter.swift
[39/43] Compiling TextFormation TextInterface.swift
[40/43] Compiling TextFormation TextStoring+Extensions.swift
[41/43] Emitting module TextFormation
[42/43] Compiling TextFormation TextualIndenter.swift
[43/43] Compiling TextFormation WhitespaceProviders.swift
Build of target: 'TextFormation' complete! (3.31s)
470
4 /Users/admin/builder/spi-builder-workspace/.docs/chimehq/textformation/0.9.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chimehq/textformation/0.9.0
File count: 470
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-chimehq-textformation-0.9.0-6f70fdec.zip to s3://spi-docs-inbox/prod-chimehq-textformation-0.9.0-6f70fdec.zip
Copying... [16%]
Copying... [24%]
Copying... [32%]
Copying... [48%]
Copying... [56%]
Copying... [64%]
Copying... [72%]
Copying... [87%]
Copying... [95%]
Copying... [100%]
Done.