Build Information
Successful build of Gramophone, reference main (6856e0), with Swift 6.2 for macOS (SPM) on 20 Jan 2026 18:39:44 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/Gramophone.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/Gramophone
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6856e02 Change swift grammar extraction to use swift
Cloned https://github.com/ChimeHQ/Gramophone.git
Revision (git rev-parse @):
6856e0226068817a78e562a038402315cb435560
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/Gramophone.git at main
Fetching https://github.com/ChimeHQ/Flexer
[1/273] Fetching flexer
Fetched https://github.com/ChimeHQ/Flexer from cache (0.79s)
Fetching https://github.com/swiftlang/swift-markdown.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swiftlang/swift-cmark.git
[1/17099] Fetching swift-argument-parser
[172/24160] Fetching swift-argument-parser, swift-markdown
[8937/42443] Fetching swift-argument-parser, swift-markdown, swift-cmark
Fetched https://github.com/swiftlang/swift-markdown.git from cache (1.50s)
[35382/35382] Fetching swift-argument-parser, swift-cmark
Fetched https://github.com/apple/swift-argument-parser from cache (1.73s)
Computing version for https://github.com/swiftlang/swift-markdown.git
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.73s)
Computed https://github.com/swiftlang/swift-markdown.git at 0.7.3 (4.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.53s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (2.08s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/ChimeHQ/Flexer
Working copy of https://github.com/ChimeHQ/Flexer resolved at main (b8fb79e)
Creating working copy for https://github.com/swiftlang/swift-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at 0.7.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": "gramophone",
"name": "Gramophone",
"url": "https://github.com/ChimeHQ/Gramophone.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Gramophone",
"dependencies": [
{
"identity": "flexer",
"name": "Flexer",
"url": "https://github.com/ChimeHQ/Flexer",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Flexer",
"dependencies": [
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "swift-markdown",
"name": "swift-markdown",
"url": "https://github.com/swiftlang/swift-markdown.git",
"version": "0.7.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-markdown",
"dependencies": [
{
"identity": "swift-cmark",
"name": "cmark-gfm",
"url": "https://github.com/swiftlang/swift-cmark.git",
"version": "0.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/ChimeHQ/Gramophone.git
[1/702] Fetching gramophone
Fetched https://github.com/ChimeHQ/Gramophone.git from cache (0.95s)
Fetching https://github.com/ChimeHQ/Flexer from cache
Fetched https://github.com/ChimeHQ/Flexer from cache (0.49s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/swiftlang/swift-markdown.git from cache
Fetched https://github.com/swiftlang/swift-markdown.git from cache (0.71s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.71s)
Computing version for https://github.com/swiftlang/swift-markdown.git
Computed https://github.com/swiftlang/swift-markdown.git at 0.7.3 (0.79s)
Fetching https://github.com/swiftlang/swift-cmark.git from cache
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.88s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.95s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.53s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Creating working copy for https://github.com/swiftlang/swift-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at 0.7.3
Creating working copy for https://github.com/ChimeHQ/Flexer
Working copy of https://github.com/ChimeHQ/Flexer resolved at main (b8fb79e)
Creating working copy for https://github.com/ChimeHQ/Gramophone.git
Working copy of https://github.com/ChimeHQ/Gramophone.git resolved at main (6856e02)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Found 3 product dependencies
- Flexer
- swift-argument-parser
- swift-markdown
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ChimeHQ/Gramophone.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/52] Write sources
[4/52] Write swift-grammar-extract-entitlement.plist
[4/52] Write gram-entitlement.plist
[7/52] Write sources
[8/52] Write swift-version-49B95AFC49DCD68C.txt
[9/52] Compiling CAtomic CAtomic.c
[10/52] Compiling cmark-gfm arena.c
[11/52] Compiling cmark-gfm-extensions ext_scanners.c
[12/59] Compiling cmark-gfm syntax_extension.c
[13/59] Compiling cmark-gfm utf8.c
[14/59] Compiling cmark-gfm xml.c
[15/59] Compiling cmark-gfm render.c
[16/59] Compiling cmark-gfm-extensions table.c
[17/59] Compiling cmark-gfm registry.c
[18/59] Compiling cmark-gfm plugin.c
[19/59] Compiling cmark-gfm references.c
[20/59] Compiling cmark-gfm plaintext.c
[21/59] Compiling cmark-gfm scanners.c
[22/59] Compiling cmark-gfm map.c
[23/59] Compiling cmark-gfm linked_list.c
[24/59] Compiling cmark-gfm node.c
[25/59] Compiling cmark-gfm man.c
[26/59] Compiling cmark-gfm latex.c
[27/59] Compiling cmark-gfm iterator.c
[28/59] Compiling cmark-gfm html.c
[29/59] Compiling cmark-gfm-extensions core-extensions.c
[30/59] Compiling cmark-gfm inlines.c
[31/59] Compiling cmark-gfm-extensions tasklist.c
[32/59] Compiling cmark-gfm houdini_html_e.c
[33/59] Compiling cmark-gfm houdini_html_u.c
[34/59] Compiling cmark-gfm-extensions tagfilter.c
[35/59] Compiling cmark-gfm houdini_href_e.c
[35/59] Write sources
[38/59] Compiling cmark-gfm-extensions autolink.c
[39/59] Compiling cmark-gfm-extensions strikethrough.c
[40/59] Compiling cmark-gfm footnotes.c
[41/59] Compiling cmark-gfm cmark_ctype.c
[42/59] Compiling cmark-gfm commonmark.c
[43/59] Compiling cmark-gfm cmark.c
[44/59] Compiling cmark-gfm buffer.c
[45/59] Compiling cmark-gfm blocks.c
[47/125] Emitting module ArgumentParserToolInfo
[48/125] Compiling ArgumentParserToolInfo ToolInfo.swift
[49/164] Compiling ArgumentParser InputOrigin.swift
[50/164] Compiling ArgumentParser Name.swift
[51/164] Compiling ArgumentParser Parsed.swift
[52/164] Compiling ArgumentParser ParsedValues.swift
[55/168] Compiling ArgumentParser CommandConfiguration.swift
[56/168] Compiling ArgumentParser CommandGroup.swift
[57/168] Compiling ArgumentParser EnumerableFlag.swift
[58/168] Compiling ArgumentParser ExpressibleByArgument.swift
[59/168] Compiling ArgumentParser ArgumentDefinition.swift
[60/175] Emitting module ArgumentParser
[61/175] Compiling ArgumentParser ArgumentHelp.swift
[62/175] Compiling ArgumentParser ArgumentVisibility.swift
[63/175] Compiling ArgumentParser CompletionKind.swift
[64/175] Compiling ArgumentParser Errors.swift
[65/175] Compiling ArgumentParser Flag.swift
[66/175] Emitting module Markdown
[67/175] Compiling Flexer CharacterSet+Character.swift
[68/175] Compiling Flexer LookAheadSequence.swift
[69/175] Compiling Flexer LookAheadSequenceReference.swift
[70/175] Compiling Flexer TokenProtocol.swift
[71/175] Compiling Flexer LookAheadIteratorProtocol.swift
[72/175] Compiling Flexer BasicTextCharacterLexer.swift
[73/175] Emitting module Flexer
[81/182] Compiling ArgumentParser NameSpecification.swift
[82/182] Compiling ArgumentParser Option.swift
[83/182] Compiling ArgumentParser OptionGroup.swift
[84/182] Compiling ArgumentParser AsyncParsableCommand.swift
[85/182] Compiling ArgumentParser BashCompletionsGenerator.swift
[86/182] Compiling ArgumentParser CompletionsGenerator.swift
[87/182] Compiling ArgumentParser FishCompletionsGenerator.swift
[88/182] Compiling ArgumentParser ZshCompletionsGenerator.swift
[89/182] Compiling ArgumentParser Argument.swift
[90/182] Compiling ArgumentParser ParserError.swift
[91/182] Compiling ArgumentParser SplitArguments.swift
[92/182] Compiling ArgumentParser DumpHelpGenerator.swift
[93/182] Compiling ArgumentParser HelpCommand.swift
[94/182] Compiling ArgumentParser Platform.swift
[95/182] Compiling ArgumentParser SequenceExtensions.swift
[96/182] Compiling ArgumentParser StringExtensions.swift
[97/182] Compiling ArgumentParser Tree.swift
[98/182] Compiling ArgumentParser HelpGenerator.swift
[99/182] Compiling ArgumentParser MessageInfo.swift
[100/182] Compiling ArgumentParser UsageGenerator.swift
[101/182] Compiling ArgumentParser CollectionExtensions.swift
[102/182] Compiling ArgumentParser ParsableArguments.swift
[103/182] Compiling ArgumentParser ParsableArgumentsValidation.swift
[104/182] Compiling ArgumentParser ParsableCommand.swift
[105/182] Compiling ArgumentParser ArgumentDecoder.swift
[111/182] Compiling ArgumentParser ArgumentSet.swift
[112/182] Compiling ArgumentParser CommandParser.swift
[113/182] Compiling ArgumentParser InputKey.swift
[121/182] Compiling Markdown TableCellContainer.swift
[122/182] Compiling Markdown TableHead.swift
[123/182] Compiling Markdown TableRow.swift
[124/182] Compiling Markdown Replacement.swift
[125/182] Compiling Markdown SourceLocation.swift
[126/182] Compiling Markdown Emphasis.swift
[127/182] Compiling Markdown Image.swift
[135/182] Compiling Markdown CodeBlock.swift
[136/182] Compiling Markdown HTMLBlock.swift
[137/182] Compiling Markdown Heading.swift
[138/182] Compiling Markdown ThematicBreak.swift
[139/182] Compiling Markdown Table.swift
[140/182] Compiling Markdown TableBody.swift
[141/182] Compiling Markdown TableCell.swift
[142/182] Compiling Markdown LazySplitLines.swift
[143/182] Compiling Markdown ParseOptions.swift
[144/182] Compiling Markdown RangeAdjuster.swift
[145/182] Compiling Markdown RangerTracker.swift
[146/182] Compiling Markdown MarkupRewriter.swift
[147/182] Compiling Markdown BasicBlockContainer.swift
[148/182] Compiling Markdown BasicInlineContainer.swift
[149/182] Compiling Markdown CollectionExtensions.swift
[150/182] Compiling Markdown StringExtensions.swift
[151/182] Compiling Markdown MarkupVisitor.swift
[152/182] Compiling Markdown MarkupWalker.swift
[153/182] Compiling Markdown HTMLFormatter.swift
[154/182] Compiling Markdown MarkupFormatter.swift
[155/182] Compiling Markdown MarkupTreeDumper.swift
[170/184] Compiling swift_grammar_extract main.swift
[171/184] Emitting module swift_grammar_extract
[171/184] Write Objects.LinkFileList
[173/184] Compiling Gramophone Rule.swift
[174/184] Compiling Gramophone Grammar.swift
[175/184] Compiling Gramophone BNFParser.swift
[176/184] Compiling Gramophone Terminal.swift
[177/184] Compiling Gramophone Gramophone.swift
[178/184] Emitting module Gramophone
[179/184] Compiling Gramophone BNFTokenSequence.swift
[179/186] Linking swift-grammar-extract
[180/186] Applying swift-grammar-extract
[182/186] Compiling CLITool main.swift
[183/186] Emitting module CLITool
[183/186] Write Objects.LinkFileList
[184/186] Linking gram
[185/186] Applying gram
Build complete! (11.26s)
Build complete.
{
"dependencies" : [
{
"identity" : "flexer",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/Flexer"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-markdown",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-markdown.git"
}
],
"manifest_display_name" : "Gramophone",
"name" : "Gramophone",
"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"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Gramophone",
"targets" : [
"Gramophone"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "gram",
"targets" : [
"CLITool"
],
"type" : {
"executable" : null
}
},
{
"name" : "swift-grammar-extract",
"targets" : [
"swift-grammar-extract"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_grammar_extract",
"module_type" : "SwiftTarget",
"name" : "swift-grammar-extract",
"path" : "Sources/swift-grammar-extract",
"product_dependencies" : [
"ArgumentParser",
"Markdown"
],
"product_memberships" : [
"swift-grammar-extract"
],
"sources" : [
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "GramophoneTests",
"module_type" : "SwiftTarget",
"name" : "GramophoneTests",
"path" : "Tests/GramophoneTests",
"sources" : [
"GrammarTests.swift",
"LexerTests.swift",
"ParserTests.swift",
"RuleTests.swift"
],
"target_dependencies" : [
"Gramophone"
],
"type" : "test"
},
{
"c99name" : "Gramophone",
"module_type" : "SwiftTarget",
"name" : "Gramophone",
"path" : "Sources/Gramophone",
"product_dependencies" : [
"Flexer"
],
"product_memberships" : [
"Gramophone",
"gram"
],
"sources" : [
"BNFParser.swift",
"BNFTokenSequence.swift",
"Grammar.swift",
"Gramophone.swift",
"Rule.swift",
"Terminal.swift"
],
"type" : "library"
},
{
"c99name" : "CLITool",
"module_type" : "SwiftTarget",
"name" : "CLITool",
"path" : "Sources/CLITool",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"gram"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Gramophone"
],
"type" : "executable"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/chimehq/gramophone/main
Repository: ChimeHQ/Gramophone
Swift version used: 6.2
Target: Gramophone
Extracting symbol information for 'Gramophone'...
Finished extracting symbol information for 'Gramophone'. (1.73s)
Building documentation for 'Gramophone'...
Finished building documentation for 'Gramophone' (0.15s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/chimehq/gramophone/main
Updating https://github.com/ChimeHQ/Flexer
Updated https://github.com/ChimeHQ/Flexer (0.48s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2163] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/swiftlang/swift-cmark.git
Updating https://github.com/swiftlang/swift-markdown.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.19s)
Updated https://github.com/swiftlang/swift-cmark.git (0.84s)
Updated https://github.com/swiftlang/swift-markdown.git (0.84s)
Updated https://github.com/apple/swift-argument-parser (0.84s)
Computing version for https://github.com/swiftlang/swift-markdown.git
Computed https://github.com/swiftlang/swift-markdown.git at 0.7.3 (2.60s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.43s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.52s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3644] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.95s)
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.5
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/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.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 SourceRange.swift
[12/57] Compiling SymbolKit Metadata.swift
[13/57] Compiling SymbolKit Module.swift
[14/57] Compiling SymbolKit OperatingSystem.swift
[15/57] Compiling SymbolKit Platform.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit DeclarationFragments.swift
[31/57] Compiling SymbolKit Fragment.swift
[32/57] Compiling SymbolKit FragmentKind.swift
[33/57] Compiling SymbolKit FunctionParameter.swift
[34/57] Compiling SymbolKit FunctionSignature.swift
[35/57] Compiling SymbolKit Symbol.swift
[36/57] Compiling SymbolKit SymbolKind.swift
[37/57] Compiling SymbolKit SymbolGraph.swift
[38/57] Compiling SymbolKit GraphCollector.swift
[39/57] Compiling SymbolKit Identifier.swift
[40/57] Compiling SymbolKit KindIdentifier.swift
[41/57] Compiling SymbolKit Location.swift
[42/57] Compiling SymbolKit Mutability.swift
[43/57] Compiling SymbolKit Mixin+Equals.swift
[44/57] Compiling SymbolKit Mixin+Hash.swift
[45/57] Compiling SymbolKit Mixin.swift
[46/57] Compiling SymbolKit LineList.swift
[47/57] Compiling SymbolKit Position.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] 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.03s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Gramophone' complete! (0.32s)
270
3 /Users/admin/builder/spi-builder-workspace/.docs/chimehq/gramophone/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chimehq/gramophone/main
File count: 270
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-chimehq-gramophone-main-1cad5305.zip to s3://spi-docs-inbox/prod-chimehq-gramophone-main-1cad5305.zip
Copying... [12%]
Copying... [24%]
Copying... [36%]
Copying... [48%]
Copying... [60%]
Copying... [72%]
Copying... [85%]
Copying... [97%]
Copying... [100%]
Done.