The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Flow, reference main (d5f83c), with Swift 6.2 for macOS (SPM) on 23 Mar 2026 14:41:12 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/SwiftUI-Flow.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tevelee/SwiftUI-Flow
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d5f83c6 More tests
Cloned https://github.com/tevelee/SwiftUI-Flow.git
Revision (git rev-parse @):
d5f83c637003a3482a3056e565a8e515769160bf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tevelee/SwiftUI-Flow.git at main
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5413] Fetching swift-custom-dump
[164/11136] Fetching swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.15s)
[2519/5723] Fetching xctest-dynamic-overlay
[5724/21710] Fetching xctest-dynamic-overlay, swift-snapshot-testing
[6204/96551] Fetching xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.28s)
[77571/80564] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.60s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.60s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Creating working copy for https://github.com/swiftlang/swift-syntax
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.0
Working copy of https://github.com/swiftlang/swift-syntax 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.22s)
========================================
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": "swiftui-flow",
      "name": "Flow",
      "url": "https://github.com/tevelee/SwiftUI-Flow.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-Flow",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tevelee/SwiftUI-Flow.git
[1/29667] Fetching swiftui-flow
Fetched https://github.com/tevelee/SwiftUI-Flow.git from cache (9.63s)
Creating working copy for https://github.com/tevelee/SwiftUI-Flow.git
Working copy of https://github.com/tevelee/SwiftUI-Flow.git resolved at main (d5f83c6)
warning: '.resolve-product-dependencies': dependency 'swiftui-flow' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tevelee/SwiftUI-Flow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/12] Compiling Flow VFlow.swift
[4/13] Compiling Flow Utils.swift
[5/13] Compiling Flow Size.swift
[6/13] Compiling Flow Support.swift
[7/13] Compiling Flow Protocols.swift
[8/13] Compiling Flow LineBreaking.swift
[9/13] Compiling Flow HFlowLayout.swift
[10/13] Compiling Flow HFlow.swift
[11/13] Emitting module Flow
[12/13] Compiling Flow Layout.swift
[13/13] Compiling Flow VFlowLayout.swift
Build complete! (9.92s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "Flow",
  "name" : "Flow",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Flow",
      "targets" : [
        "Flow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlowTests",
      "module_type" : "SwiftTarget",
      "name" : "FlowTests",
      "path" : "Tests/FlowTests",
      "product_dependencies" : [
        "SnapshotTesting",
        "InlineSnapshotTesting"
      ],
      "sources" : [
        "Integration/FlexibilityTests.swift",
        "Integration/FlowTests.swift",
        "Integration/LayoutEngineTests.swift",
        "Snapshot/ImageSnapshotTests.swift",
        "Snapshot/ReadmeSnapshotTests.swift",
        "Snapshot/SnapshotTests.swift",
        "Unit/LineBreakingTests.swift",
        "Unit/SizesTests.swift",
        "Utils/Alignment+CaseIterable.swift",
        "Utils/Operators.swift",
        "Utils/TestSubview.swift"
      ],
      "target_dependencies" : [
        "Flow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Flow",
      "module_type" : "SwiftTarget",
      "name" : "Flow",
      "path" : "Sources/Flow",
      "product_memberships" : [
        "Flow"
      ],
      "sources" : [
        "HFlow.swift",
        "HFlowLayout.swift",
        "Internal/Layout.swift",
        "Internal/LineBreaking.swift",
        "Internal/Protocols.swift",
        "Internal/Size.swift",
        "Internal/Utils.swift",
        "Support.swift",
        "VFlow.swift",
        "VFlowLayout.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/tevelee/swiftui-flow/main
Repository:               tevelee/SwiftUI-Flow
Swift version used:       6.2
Target:                   Flow
Extracting symbol information for 'Flow'...
Finished extracting symbol information for 'Flow'. (4.39s)
Building documentation for 'Flow'...
warning: External name 'content' used to document parameter
  --> Sources/Flow/HFlow.swift:42:13-42:20
40 |     ///     mode tries to distribute items more evenly by minimizing the empty
41 |     ///     spaces left in each row, while respecting their order.
42 +     ///   - content: A view builder that creates the content of this flow.
   |             ╰─suggestion: Replace 'content' with 'contentBuilder'
43 |     @inlinable
44 |     public init(
warning: External name 'content' used to document parameter
  --> Sources/Flow/HFlow.swift:74:13-74:20
72 |     ///     mode tries to distribute items more evenly by minimizing the empty
73 |     ///     spaces left in each row, while respecting their order.
74 +     ///   - content: A view builder that creates the content of this flow.
   |             ╰─suggestion: Replace 'content' with 'contentBuilder'
75 |     @inlinable
76 |     public init(
warning: Parameter 'horizonalAlignment' not found in initializer declaration
  --> Sources/Flow/HFlow.swift:96:13-96:31
94 |     ///
95 |     /// - Parameters:
96 +     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
   |             ├─suggestion: Replace 'horizonalAlignment' with 'horizontalAlignment'
   |             ╰─suggestion: Replace 'horizonalAlignment' with 'verticalAlignment'
97 |     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
98 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
warning: Parameter 'horizonalSpacing' not found in initializer declaration
  --> Sources/Flow/HFlow.swift:97:13-97:29
95 |     /// - Parameters:
96 |     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
97 +     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
   |             ├─suggestion: Replace 'horizonalSpacing' with 'horizontalSpacing'
   |             ╰─suggestion: Replace 'horizonalSpacing' with 'horizontalAlignment'
98 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
99 |     ///   - verticalSpacing: The distance between subviews on the vertical axis.
warning: External name 'content' used to document parameter
   --> Sources/Flow/HFlow.swift:105:13-105:20
103 |     ///     mode tries to distribute items more evenly by minimizing the empty
104 |     ///     spaces left in each row, while respecting their order.
105 +     ///   - content: A view builder that creates the content of this flow.
    |             ╰─suggestion: Replace 'content' with 'contentBuilder'
106 |     @inlinable
107 |     public init(
warning: Parameter 'horizontalAlignment' is missing documentation
   --> Sources/Flow/HFlow.swift:105:75-105:75
103 |     ///     mode tries to distribute items more evenly by minimizing the empty
104 |     ///     spaces left in each row, while respecting their order.
105 +     ///   - content: A view builder that creates the content of this flow.
106 |     @inlinable
107 |     public init(
warning: Parameter 'horizontalSpacing' is missing documentation
   --> Sources/Flow/HFlow.swift:105:75-105:75
103 |     ///     mode tries to distribute items more evenly by minimizing the empty
104 |     ///     spaces left in each row, while respecting their order.
105 +     ///   - content: A view builder that creates the content of this flow.
106 |     @inlinable
107 |     public init(
warning: Parameter 'horizonalAlignment' not found in initializer declaration
   --> Sources/Flow/HFlow.swift:209:13-209:31
207 |     ///
208 |     /// - Parameters:
209 +     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
    |             ├─suggestion: Replace 'horizonalAlignment' with 'horizontalAlignment'
    |             ╰─suggestion: Replace 'horizonalAlignment' with 'verticalAlignment'
210 |     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
211 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
warning: Parameter 'horizonalSpacing' not found in initializer declaration
   --> Sources/Flow/HFlow.swift:210:13-210:29
208 |     /// - Parameters:
209 |     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
210 +     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
    |             ├─suggestion: Replace 'horizonalSpacing' with 'horizontalSpacing'
    |             ╰─suggestion: Replace 'horizonalSpacing' with 'horizontalAlignment'
211 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
212 |     ///   - verticalSpacing: The distance between subviews on the vertical axis.
warning: Parameter 'horizontalAlignment' is missing documentation
   --> Sources/Flow/HFlow.swift:217:67-217:67
215 |     ///   - distributeItemsEvenly: Instead of prioritizing the first rows, this
216 |     ///     mode tries to distribute items more evenly by minimizing the empty
217 +     ///     spaces left in each row, while respecting their order.
218 |     @inlinable
219 |     public init(
warning: Parameter 'horizontalSpacing' is missing documentation
   --> Sources/Flow/HFlow.swift:217:67-217:67
215 |     ///   - distributeItemsEvenly: Instead of prioritizing the first rows, this
216 |     ///     mode tries to distribute items more evenly by minimizing the empty
217 +     ///     spaces left in each row, while respecting their order.
218 |     @inlinable
219 |     public init(
warning: Parameter 'spacing' not found in initializer declaration
  --> Sources/Flow/HFlowLayout.swift:14:13-14:20
12 |     ///   - alignment: The guide for aligning the subviews in this flow. This
13 |     ///     guide has the same vertical screen coordinate for every child view.
14 +     ///   - spacing: The distance between adjacent subviews, or `nil` if you
   |             ├─suggestion: Replace 'spacing' with 'rowSpacing'
   |             ╰─suggestion: Replace 'spacing' with 'itemSpacing'
15 |     ///     want the flow to choose a default distance for each pair of subviews.
16 |     ///   - justified: Whether the layout should fill the remaining
warning: Parameter 'itemSpacing' is missing documentation
  --> Sources/Flow/HFlowLayout.swift:20:67-20:67
18 |     ///   - distributeItemsEvenly: Instead of prioritizing the first rows, this
19 |     ///     mode tries to distribute items more evenly by minimizing the empty
20 +     ///     spaces left in each row, while respecting their order.
21 |     @inlinable
22 |     public init(
warning: Parameter 'rowSpacing' is missing documentation
  --> Sources/Flow/HFlowLayout.swift:20:67-20:67
18 |     ///   - distributeItemsEvenly: Instead of prioritizing the first rows, this
19 |     ///     mode tries to distribute items more evenly by minimizing the empty
20 +     ///     spaces left in each row, while respecting their order.
21 |     @inlinable
22 |     public init(
warning: Parameter 'horizonalAlignment' not found in initializer declaration
  --> Sources/Flow/HFlowLayout.swift:42:13-42:31
40 |     ///
41 |     /// - Parameters:
42 +     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
   |             ├─suggestion: Replace 'horizonalAlignment' with 'horizontalAlignment'
   |             ╰─suggestion: Replace 'horizonalAlignment' with 'verticalAlignment'
43 |     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
44 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
warning: Parameter 'horizonalSpacing' not found in initializer declaration
  --> Sources/Flow/HFlowLayout.swift:43:13-43:29
41 |     /// - Parameters:
42 |     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
43 +     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
   |             ├─suggestion: Replace 'horizonalSpacing' with 'horizontalSpacing'
   |             ╰─suggestion: Replace 'horizonalSpacing' with 'horizontalAlignment'
44 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
45 |     ///   - verticalSpacing: The distance between subviews on the vertical axis.
warning: Parameter 'horizontalAlignment' is missing documentation
  --> Sources/Flow/HFlowLayout.swift:50:67-50:67
48 |     ///   - distributeItemsEvenly: Instead of prioritizing the first rows, this
49 |     ///     mode tries to distribute items more evenly by minimizing the empty
50 +     ///     spaces left in each row, while respecting their order.
51 |     @inlinable
52 |     public init(
warning: Parameter 'horizontalSpacing' is missing documentation
  --> Sources/Flow/HFlowLayout.swift:50:67-50:67
48 |     ///   - distributeItemsEvenly: Instead of prioritizing the first rows, this
49 |     ///     mode tries to distribute items more evenly by minimizing the empty
50 +     ///     spaces left in each row, while respecting their order.
51 |     @inlinable
52 |     public init(
warning: External name 'content' used to document parameter
  --> Sources/Flow/VFlow.swift:42:13-42:20
40 |     ///     mode tries to distribute items more evenly by minimizing the empty
41 |     ///     spaces left in each column, while respecting their order.
42 +     ///   - content: A view builder that creates the content of this flow.
   |             ╰─suggestion: Replace 'content' with 'contentBuilder'
43 |     @inlinable
44 |     public init(
warning: External name 'content' used to document parameter
  --> Sources/Flow/VFlow.swift:74:13-74:20
72 |     ///     mode tries to distribute items more evenly by minimizing the empty
73 |     ///     spaces left in each column, while respecting their order.
74 +     ///   - content: A view builder that creates the content of this flow.
   |             ╰─suggestion: Replace 'content' with 'contentBuilder'
75 |     @inlinable
76 |     public init(
warning: Parameter 'horizonalAlignment' not found in initializer declaration
  --> Sources/Flow/VFlow.swift:96:13-96:31
94 |     ///
95 |     /// - Parameters:
96 +     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
   |             ├─suggestion: Replace 'horizonalAlignment' with 'horizontalAlignment'
   |             ╰─suggestion: Replace 'horizonalAlignment' with 'verticalAlignment'
97 |     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
98 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
warning: Parameter 'horizonalSpacing' not found in initializer declaration
  --> Sources/Flow/VFlow.swift:97:13-97:29
95 |     /// - Parameters:
96 |     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
97 +     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
   |             ├─suggestion: Replace 'horizonalSpacing' with 'horizontalSpacing'
   |             ╰─suggestion: Replace 'horizonalSpacing' with 'horizontalAlignment'
98 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
99 |     ///   - verticalSpacing: The distance between subviews on the vertical axis.
warning: External name 'content' used to document parameter
   --> Sources/Flow/VFlow.swift:105:13-105:20
103 |     ///     mode tries to distribute items more evenly by minimizing the empty
104 |     ///     spaces left in each column, while respecting their order.
105 +     ///   - content: A view builder that creates the content of this flow.
    |             ╰─suggestion: Replace 'content' with 'contentBuilder'
106 |     @inlinable
107 |     public init(
warning: Parameter 'horizontalSpacing' is missing documentation
   --> Sources/Flow/VFlow.swift:105:75-105:75
103 |     ///     mode tries to distribute items more evenly by minimizing the empty
104 |     ///     spaces left in each column, while respecting their order.
105 +     ///   - content: A view builder that creates the content of this flow.
106 |     @inlinable
107 |     public init(
warning: Parameter 'horizontalAlignment' is missing documentation
   --> Sources/Flow/VFlow.swift:105:75-105:75
103 |     ///     mode tries to distribute items more evenly by minimizing the empty
104 |     ///     spaces left in each column, while respecting their order.
105 +     ///   - content: A view builder that creates the content of this flow.
106 |     @inlinable
107 |     public init(
warning: Parameter 'horizonalAlignment' not found in initializer declaration
   --> Sources/Flow/VFlow.swift:208:13-208:31
206 |     ///
207 |     /// - Parameters:
208 +     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
    |             ├─suggestion: Replace 'horizonalAlignment' with 'horizontalAlignment'
    |             ╰─suggestion: Replace 'horizonalAlignment' with 'verticalAlignment'
209 |     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
210 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
warning: Parameter 'horizonalSpacing' not found in initializer declaration
   --> Sources/Flow/VFlow.swift:209:13-209:29
207 |     /// - Parameters:
208 |     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
209 +     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
    |             ├─suggestion: Replace 'horizonalSpacing' with 'horizontalSpacing'
    |             ╰─suggestion: Replace 'horizonalSpacing' with 'horizontalAlignment'
210 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
211 |     ///   - verticalSpacing: The distance between subviews on the vertical axis.
warning: Parameter 'horizontalSpacing' is missing documentation
   --> Sources/Flow/VFlow.swift:216:70-216:70
214 |     ///   - distributeItemsEvenly: Instead of prioritizing the first columns, this
215 |     ///     mode tries to distribute items more evenly by minimizing the empty
216 +     ///     spaces left in each column, while respecting their order.
217 |     @inlinable
218 |     public init(
warning: Parameter 'horizontalAlignment' is missing documentation
   --> Sources/Flow/VFlow.swift:216:70-216:70
214 |     ///   - distributeItemsEvenly: Instead of prioritizing the first columns, this
215 |     ///     mode tries to distribute items more evenly by minimizing the empty
216 +     ///     spaces left in each column, while respecting their order.
217 |     @inlinable
218 |     public init(
warning: Parameter 'horizonalAlignment' not found in initializer declaration
  --> Sources/Flow/VFlowLayout.swift:44:13-44:31
42 |     ///
43 |     /// - Parameters:
44 +     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
   |             ├─suggestion: Replace 'horizonalAlignment' with 'horizontalAlignment'
   |             ╰─suggestion: Replace 'horizonalAlignment' with 'verticalAlignment'
45 |     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
46 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
warning: Parameter 'horizonalSpacing' not found in initializer declaration
  --> Sources/Flow/VFlowLayout.swift:45:13-45:29
43 |     /// - Parameters:
44 |     ///   - horizonalAlignment: The guide for aligning the subviews horizontally.
45 +     ///   - horizonalSpacing: The distance between subviews on the horizontal axis.
   |             ├─suggestion: Replace 'horizonalSpacing' with 'horizontalSpacing'
   |             ╰─suggestion: Replace 'horizonalSpacing' with 'horizontalAlignment'
46 |     ///   - verticalAlignment: The guide for aligning the subviews vertically.
47 |     ///   - verticalSpacing: The distance between subviews on the vertical axis.
warning: Parameter 'content' not found in initializer declaration
  --> Sources/Flow/VFlowLayout.swift:53:11-53:75
51 |     ///     mode tries to distribute items more evenly by minimizing the empty
52 |     ///     spaces left in each column, while respecting their order.
53 +     ///   - content: A view builder that creates the content of this flow.
   |           ╰─suggestion: Remove 'content' parameter documentation
54 |     @inlinable
55 |     public init(
warning: Parameter 'horizontalSpacing' is missing documentation
  --> Sources/Flow/VFlowLayout.swift:53:75-53:75
51 |     ///     mode tries to distribute items more evenly by minimizing the empty
52 |     ///     spaces left in each column, while respecting their order.
53 +     ///   - content: A view builder that creates the content of this flow.
54 |     @inlinable
55 |     public init(
warning: Parameter 'horizontalAlignment' is missing documentation
  --> Sources/Flow/VFlowLayout.swift:53:75-53:75
51 |     ///     mode tries to distribute items more evenly by minimizing the empty
52 |     ///     spaces left in each column, while respecting their order.
53 +     ///   - content: A view builder that creates the content of this flow.
54 |     @inlinable
55 |     public init(
Finished building documentation for 'Flow' (1.88s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/tevelee/swiftui-flow/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/swiftlang/swift-syntax
[1/2171] Fetching swift-docc-plugin
Updated https://github.com/swiftlang/swift-syntax (0.88s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.89s)
Updating https://github.com/pointfreeco/swift-custom-dump
Updating https://github.com/pointfreeco/swift-snapshot-testing
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.31s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.58s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Updated https://github.com/pointfreeco/swift-custom-dump (0.58s)
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.0 (2.32s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.63s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.41s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.97s)
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.6
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
[1/8] 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 Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit Relationship.swift
[17/57] Compiling SymbolKit RelationshipKind.swift
[18/57] Compiling SymbolKit SourceOrigin.swift
[19/57] Compiling SymbolKit GenericConstraints.swift
[20/57] Compiling SymbolKit Swift.swift
[21/57] Compiling Snippets Snippet.swift
[22/57] Compiling Snippets SnippetParser.swift
[23/57] Emitting module Snippets
[24/57] Compiling SymbolKit Names.swift
[25/57] Compiling SymbolKit SPI.swift
[26/57] Compiling SymbolKit Snippet.swift
[27/57] Compiling SymbolKit Extension.swift
[28/57] Compiling SymbolKit SourceRange.swift
[29/57] Compiling SymbolKit Metadata.swift
[30/57] Compiling SymbolKit Module.swift
[31/57] Compiling SymbolKit OperatingSystem.swift
[32/57] Compiling SymbolKit Platform.swift
[33/57] Compiling SymbolKit Identifier.swift
[34/57] Compiling SymbolKit KindIdentifier.swift
[35/57] Compiling SymbolKit Location.swift
[36/57] Compiling SymbolKit Mutability.swift
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit DeclarationFragments.swift
[43/57] Compiling SymbolKit Fragment.swift
[44/57] Compiling SymbolKit FragmentKind.swift
[45/57] Compiling SymbolKit FunctionParameter.swift
[46/57] Compiling SymbolKit FunctionSignature.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.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: 'Flow' complete! (0.85s)
    5154
33	/Users/admin/builder/spi-builder-workspace/.docs/tevelee/swiftui-flow/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/tevelee/swiftui-flow/main
File count: 5154
Doc size:   33.0MB
Preparing doc bundle ...
Uploading prod-tevelee-swiftui-flow-main-f0354cd1.zip to s3://spi-docs-inbox/prod-tevelee-swiftui-flow-main-f0354cd1.zip
Copying... [11%]
Copying... [21%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [61%]
Copying... [71%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.