Build Information
Successful build of swift-macro-state-struct, reference main (f19ad3), with Swift 6.2 for macOS (SPM) on 27 Sep 2025 20:06:40 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/VergeGroup/swift-macro-state-struct.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/VergeGroup/swift-macro-state-struct
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f19ad30 Update swift-syntax version constraint to range 600.0.0..<603.0.0 (#43)
Cloned https://github.com/VergeGroup/swift-macro-state-struct.git
Revision (git rev-parse @):
f19ad3018ad718f9af725cbbc66a9d87f78d4780
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/VergeGroup/swift-macro-state-struct.git at main
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/4598] Fetching swift-custom-dump
[415/5512] Fetching swift-custom-dump, swift-macro-testing
[4318/11021] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay
[8984/26564] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-snapshot-testing
[9195/98858] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.05s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.59s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.59s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.59s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (3.59s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.4 (4.21s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.96s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.60s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.61s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.1 (0.58s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.4
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.24s)
========================================
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": "swift-macro-state-struct",
"name": "swift-macro-state-struct",
"url": "https://github.com/VergeGroup/swift-macro-state-struct.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-macro-state-struct",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/VergeGroup/swift-macro-state-struct.git
[1/880] Fetching swift-macro-state-struct
Fetched https://github.com/VergeGroup/swift-macro-state-struct.git from cache (0.89s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.95s)
Creating working copy for https://github.com/VergeGroup/swift-macro-state-struct.git
Working copy of https://github.com/VergeGroup/swift-macro-state-struct.git resolved at main (f19ad30)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
warning: '.resolve-product-dependencies': dependency 'swift-macro-state-struct' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/VergeGroup/swift-macro-state-struct.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Write swift-version-49B95AFC49DCD68C.txt
[5/13] Compiling StateStructMacros TrackingIgnoredMacro.swift
[6/13] Compiling StateStructMacros PrimitiveTrackingPropertyMacro.swift
[7/13] Compiling StateStructMacros TrackingMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/StateStructMacros/TrackingMacro.swift:19:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
17 | }
18 |
19 | extension TrackingMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
20 | public static func expansion(
21 | of node: AttributeSyntax,
SwiftSyntaxMacros.MemberMacro.expansion:3:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
1 | protocol MemberMacro {
2 | @available(*, deprecated, message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter")
3 | public static func expansion(of node: SwiftSyntax.AttributeSyntax, providingMembersOf declaration: some SwiftSyntax.DeclGroupSyntax, conformingTo protocols: [SwiftSyntax.TypeSyntax], in context: some SwiftSyntaxMacros.MacroExpansionContext) throws -> [SwiftSyntax.DeclSyntax]}
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
4 |
SwiftSyntaxMacros.MemberMacro.expansion:2:13: note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
1 | protocol MemberMacro {
2 | static func expansion(of node: SwiftSyntax.AttributeSyntax, providingMembersOf declaration: some SwiftSyntax.DeclGroupSyntax, conformingTo protocols: [SwiftSyntax.TypeSyntax], in context: some SwiftSyntaxMacros.MacroExpansionContext) throws -> [SwiftSyntax.DeclSyntax]}
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/StateStructMacros/TrackingMacro.swift:45:15: warning: value 'structDecl' was defined but never used; consider replacing with boolean test [#no-usage]
43 | ) throws -> [ExtensionDeclSyntax] {
44 |
45 | guard let structDecl = declaration.as(StructDeclSyntax.self) else {
| `- warning: value 'structDecl' was defined but never used; consider replacing with boolean test [#no-usage]
46 | fatalError()
47 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[8/13] Compiling StateStructMacros COWTrackingPropertyMacro.swift
[9/13] Emitting module StateStructMacros
/Users/admin/builder/spi-builder-workspace/Sources/StateStructMacros/TrackingMacro.swift:19:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
17 | }
18 |
19 | extension TrackingMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
20 | public static func expansion(
21 | of node: AttributeSyntax,
SwiftSyntaxMacros.MemberMacro.expansion:3:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
1 | protocol MemberMacro {
2 | @available(*, deprecated, message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter")
3 | public static func expansion(of node: SwiftSyntax.AttributeSyntax, providingMembersOf declaration: some SwiftSyntax.DeclGroupSyntax, conformingTo protocols: [SwiftSyntax.TypeSyntax], in context: some SwiftSyntaxMacros.MacroExpansionContext) throws -> [SwiftSyntax.DeclSyntax]}
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
4 |
SwiftSyntaxMacros.MemberMacro.expansion:2:13: note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
1 | protocol MemberMacro {
2 | static func expansion(of node: SwiftSyntax.AttributeSyntax, providingMembersOf declaration: some SwiftSyntax.DeclGroupSyntax, conformingTo protocols: [SwiftSyntax.TypeSyntax], in context: some SwiftSyntaxMacros.MacroExpansionContext) throws -> [SwiftSyntax.DeclSyntax]}
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
3 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[10/13] Compiling StateStructMacros Plugin.swift
[11/13] Compiling StateStructMacros KnownTypes.swift
[11/13] Write Objects.LinkFileList
[12/13] Linking StateStructMacros-tool
[14/33] Compiling StateStruct Referencing.swift
[15/33] Compiling StateStruct CopyOnWrite.swift
[16/33] Emitting module StateStruct
[17/33] Compiling StateStruct Source.swift
[18/33] Compiling StateStruct TrackingRuntime.swift
[19/33] Compiling StateStruct TrackingResult.swift
[20/33] Compiling StateStruct TrackingObject.swift
[21/33] Compiling StateStruct PropertyPath.swift
[22/33] Compiling StateStruct Array+modify.swift
[23/33] Compiling StateStruct PropertyNode.swift
[24/34] Emitting module StateStruct
[25/34] Compiling StateStruct Source.swift
[26/34] Compiling StateStruct Array+modify.swift
[27/34] Compiling StateStruct CopyOnWrite.swift
[28/34] Compiling StateStruct PropertyPath.swift
[29/34] Compiling StateStruct Referencing.swift
[30/34] Compiling StateStruct PropertyNode.swift
[31/34] Compiling StateStruct TrackingResult.swift
[32/34] Compiling StateStruct TrackingObject.swift
[33/34] Compiling StateStruct TrackingRuntime.swift
[34/35] Compiling StateStruct _TrackingContext.swift
Build complete! (8.06s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing.git"
}
],
"manifest_display_name" : "swift-macro-state-struct",
"name" : "swift-macro-state-struct",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "StateStruct",
"targets" : [
"StateStruct"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StateStructMacros",
"targets" : [
"StateStructMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "StateStructTests",
"module_type" : "SwiftTarget",
"name" : "StateStructTests",
"path" : "Tests/StateStructTests",
"sources" : [
"AccessorTests.swift",
"CopyOnWriteTests.swift",
"DidSetTests.swift",
"EquatableTests.swift",
"GraphTests.swift",
"HeavyStructCopyTests.swift",
"MyState.swift",
"PropertyWrappers.swift",
"TrackingExistential.swift",
"TrackingTests.swift",
"UpdatingTests.swift"
],
"target_dependencies" : [
"StateStruct"
],
"type" : "test"
},
{
"c99name" : "StateStructMacros",
"module_type" : "SwiftTarget",
"name" : "StateStructMacros",
"path" : "Sources/StateStructMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"StateStruct",
"StateStructMacros"
],
"sources" : [
"COWTrackingPropertyMacro.swift",
"KnownTypes.swift",
"Plugin.swift",
"PrimitiveTrackingPropertyMacro.swift",
"TrackingIgnoredMacro.swift",
"TrackingMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "StateStructMacroTests",
"module_type" : "SwiftTarget",
"name" : "StateStructMacroTests",
"path" : "Tests/StateStructMacroTests",
"product_dependencies" : [
"MacroTesting",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"COWTrackingProperyMacroTests.swift",
"TrackingMacroTests.swift"
],
"target_dependencies" : [
"StateStructMacros"
],
"type" : "test"
},
{
"c99name" : "StateStruct",
"module_type" : "SwiftTarget",
"name" : "StateStruct",
"path" : "Sources/StateStruct",
"product_memberships" : [
"StateStruct"
],
"sources" : [
"Array+modify.swift",
"CopyOnWrite.swift",
"PropertyNode.swift",
"PropertyPath.swift",
"Referencing.swift",
"Source.swift",
"TrackingObject.swift",
"TrackingResult.swift",
"TrackingRuntime.swift",
"_TrackingContext.swift"
],
"target_dependencies" : [
"StateStructMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/vergegroup/swift-macro-state-struct/main
Repository: VergeGroup/swift-macro-state-struct
Swift version used: 6.2
Target: StateStruct
Extracting symbol information for 'StateStruct'...
Finished extracting symbol information for 'StateStruct'. (2.56s)
Building documentation for 'StateStruct'...
warning: No symbol matched 'Trackable'. Can't resolve 'Trackable'.
--> Trackable.md:1:3-1:16
1 + # ``Trackable``
2 |
Finished building documentation for 'StateStruct' (0.15s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/vergegroup/swift-macro-state-struct/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/pointfreeco/swift-custom-dump
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updated https://github.com/pointfreeco/swift-custom-dump (0.47s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.58s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.58s)
[1/2094] Fetching swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax.git
Updating https://github.com/pointfreeco/swift-macro-testing.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.12s)
Updated https://github.com/swiftlang/swift-syntax.git (0.92s)
Updated https://github.com/pointfreeco/swift-macro-testing.git (0.92s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.4 (2.61s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.71s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.53s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.53s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.1 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3535] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.91s)
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/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/53] Compiling SymbolKit Identifier.swift
[12/53] Compiling SymbolKit KindIdentifier.swift
[13/53] Compiling SymbolKit Location.swift
[14/53] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit Names.swift
[16/57] Compiling SymbolKit SPI.swift
[17/57] Compiling SymbolKit Snippet.swift
[18/57] Compiling SymbolKit Extension.swift
[19/57] Compiling Snippets Snippet.swift
[20/57] Emitting module Snippets
[21/57] Compiling Snippets SnippetParser.swift
[22/57] Emitting module SymbolKit
[23/57] Compiling SymbolKit GenericConstraint.swift
[24/57] Compiling SymbolKit GenericParameter.swift
[25/57] Compiling SymbolKit Generics.swift
[26/57] Compiling SymbolKit Namespace.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 SemanticVersion.swift
[33/57] Compiling SymbolKit AccessControl.swift
[34/57] Compiling SymbolKit Availability.swift
[35/57] Compiling SymbolKit AvailabilityItem.swift
[36/57] Compiling SymbolKit Domain.swift
[37/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[38/57] Compiling SymbolKit UnifiedSymbol.swift
[39/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[40/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[41/57] Compiling SymbolKit SourceRange.swift
[42/57] Compiling SymbolKit Metadata.swift
[43/57] Compiling SymbolKit Module.swift
[44/57] Compiling SymbolKit OperatingSystem.swift
[45/57] Compiling SymbolKit Platform.swift
[46/57] Compiling SymbolKit Symbol.swift
[47/57] Compiling SymbolKit SymbolKind.swift
[48/57] Compiling SymbolKit SymbolGraph.swift
[49/57] Compiling SymbolKit GraphCollector.swift
[50/57] Compiling SymbolKit Relationship.swift
[51/57] Compiling SymbolKit RelationshipKind.swift
[52/57] Compiling SymbolKit SourceOrigin.swift
[53/57] Compiling SymbolKit GenericConstraints.swift
[54/57] Compiling SymbolKit Swift.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.68s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'StateStruct' complete! (1.00s)
284
3 /Users/admin/builder/spi-builder-workspace/.docs/vergegroup/swift-macro-state-struct/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/vergegroup/swift-macro-state-struct/main
File count: 284
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-vergegroup-swift-macro-state-struct-main-696e9f2c.zip to s3://spi-docs-inbox/prod-vergegroup-swift-macro-state-struct-main-696e9f2c.zip
Copying... [11%]
Copying... [23%]
Copying... [34%]
Copying... [45%]
Copying... [56%]
Copying... [68%]
Copying... [79%]
Copying... [90%]
Copying... [100%]
Done.