The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-state-graph, reference 0.22.0 (5a25c7), with Swift 6.3 for macOS (SPM) on 28 Apr 2026 13:39:03 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VergeGroup/swift-state-graph.git
Reference: 0.22.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/VergeGroup/swift-state-graph
 * tag               0.22.0     -> FETCH_HEAD
HEAD is now at 5a25c7c [codex] Improve observation key path readability (#99)
Cloned https://github.com/VergeGroup/swift-state-graph.git
Revision (git rev-parse @):
5a25c7cede0e496dea9ce22a5f9cd21d0f8274fc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/VergeGroup/swift-state-graph.git at 0.22.0
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/VergeGroup/swift-typed-identifier.git
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/63] Fetching swift-typed-identifier
[64/5527] Fetching swift-typed-identifier, swift-custom-dump
[228/6488] Fetching swift-typed-identifier, swift-custom-dump, swift-macro-testing
[459/12211] Fetching swift-typed-identifier, swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay
[10038/28280] Fetching swift-typed-identifier, swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-snapshot-testing
[10096/103319] Fetching swift-typed-identifier, swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/VergeGroup/swift-typed-identifier.git from cache (3.49s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.74s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.74s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.74s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.74s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (3.74s)
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.34s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (3.30s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier.git
Computed https://github.com/VergeGroup/swift-typed-identifier.git at 2.0.4 (0.63s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.70s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.71s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.64s)
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/VergeGroup/swift-typed-identifier.git
Working copy of https://github.com/VergeGroup/swift-typed-identifier.git resolved at 2.0.4
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.2
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
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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.33s)
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-state-graph",
      "name": "swift-state-graph",
      "url": "https://github.com/VergeGroup/swift-state-graph.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-state-graph",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-typed-identifier",
          "name": "swift-typed-identifier",
          "url": "https://github.com/VergeGroup/swift-typed-identifier.git",
          "version": "2.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-typed-identifier",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/VergeGroup/swift-state-graph.git
[1/2259] Fetching swift-state-graph
Fetched https://github.com/VergeGroup/swift-state-graph.git from cache (1.17s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/VergeGroup/swift-typed-identifier.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.95s)
Fetched https://github.com/VergeGroup/swift-typed-identifier.git from cache (0.95s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier.git
Computed https://github.com/VergeGroup/swift-typed-identifier.git at 2.0.4 (1.02s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.04s)
Creating working copy for https://github.com/VergeGroup/swift-typed-identifier.git
Working copy of https://github.com/VergeGroup/swift-typed-identifier.git resolved at 2.0.4
Creating working copy for https://github.com/VergeGroup/swift-state-graph.git
Working copy of https://github.com/VergeGroup/swift-state-graph.git resolved at 0.22.0 (5a25c7c)
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-state-graph' is not used by any target
Found 1 product dependencies
  - swift-typed-identifier
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/VergeGroup/swift-state-graph.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[7/10] Write swift-version--6988338F2F200930.txt
[9/21] Emitting module TypedIdentifier
[10/21] Compiling TypedIdentifier TypedIdentifier.swift
[11/21] Emitting module TypedIdentifier
[12/21] Compiling TypedIdentifier TypedIdentifier.swift
[13/21] Compiling StateGraphMacro IgnoredMacro.swift
[14/21] Compiling StateGraphMacro ComputedMacro.swift
[15/21] Compiling StateGraphMacro Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/StateGraphMacro/Extension.swift:216:22: warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
214 |             }
215 |           }
216 |         case .getter(let _):
    |                      `- warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
217 |           return nil
218 |         }
/Users/admin/builder/spi-builder-workspace/Sources/StateGraphMacro/Extension.swift:234:22: warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
232 |             }
233 |           }
234 |         case .getter(let _):
    |                      `- warning: 'let' pattern has no effect; sub-pattern didn't bind any variables
235 |           return nil
236 |         }
[16/21] Emitting module StateGraphMacro
[17/21] Compiling StateGraphMacro GraphViewMacro.swift
[18/21] Compiling StateGraphMacro Plugin.swift
[19/21] Compiling StateGraphMacro UnifiedStoredMacro.swift
[19/21] Write Objects.LinkFileList
[20/21] Linking StateGraphMacro-tool
[22/61] Emitting module StateGraph
[23/63] Compiling StateGraph ThreadLocal.swift
[24/63] Compiling StateGraph util.swift
[25/63] Compiling StateGraph UserDefaultsStored.swift
[26/63] Compiling StateGraph SourceLocation.swift
[27/63] Compiling StateGraph Filter.swift
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Observation/GraphTracking.swift:236:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
234 |         switch emit {
235 |         case .element(let element):
236 |           Result(catching: element).map { Iteration.next($0) }
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
237 |         case .iteration(let iteration):
238 |           Result(catching: iteration)
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Observation/GraphTracking.swift:238:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
236 |           Result(catching: element).map { Iteration.next($0) }
237 |         case .iteration(let iteration):
238 |           Result(catching: iteration)
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
239 |         }
240 |       } didChange: { [state] in
[28/63] Compiling StateGraph GraphTracking.swift
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Observation/GraphTracking.swift:236:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
234 |         switch emit {
235 |         case .element(let element):
236 |           Result(catching: element).map { Iteration.next($0) }
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
237 |         case .iteration(let iteration):
238 |           Result(catching: iteration)
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Observation/GraphTracking.swift:238:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
236 |           Result(catching: element).map { Iteration.next($0) }
237 |         case .iteration(let iteration):
238 |           Result(catching: iteration)
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
239 |         }
240 |       } didChange: { [state] in
[29/63] Compiling StateGraph GraphTrackingCancellable.swift
[30/63] Compiling StateGraph Node+Observe.swift
[31/65] Compiling StateGraph ThreadLocal.swift
[32/65] Compiling StateGraph util.swift
[33/65] Compiling StateGraph Node.swift
[34/65] Compiling StateGraph StateGraph.swift
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Observation/withGraphTrackingMap.swift:304:12: warning: weak variable 'weakDependency' was never mutated; consider changing to 'let' constant [#WeakMutability]
302 |   }
303 |
304 |   weak var weakDependency = from
    |            `- warning: weak variable 'weakDependency' was never mutated; consider changing to 'let' constant [#WeakMutability]
305 |
306 |   var filter = filter
[#WeakMutability]: <https://docs.swift.org/compiler/documentation/diagnostics/weak-mutability>
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Observation/withGraphTrackingMap.swift:304:12: warning: weak variable 'weakDependency' was never mutated; consider changing to 'let' constant [#WeakMutability]
302 |   }
303 |
304 |   weak var weakDependency = from
    |            `- warning: weak variable 'weakDependency' was never mutated; consider changing to 'let' constant [#WeakMutability]
305 |
306 |   var filter = filter
[#WeakMutability]: <https://docs.swift.org/compiler/documentation/diagnostics/weak-mutability>
[39/65] Compiling StateGraph Subscriptions.swift
[40/65] Compiling StateGraph withGraphTracking.swift
[41/65] Compiling StateGraph withTracking.swift
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:101:26: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
 99 |       name: name,
100 |       storage: storage,
101 |       shouldNotify: { $0 != $1 }
    |                          `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
102 |     )
103 |   }
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:152:32: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
150 |   ) where Value : Equatable {
151 |     self.computeClosure = compute
152 |     self.isEqualClosure = { $0 == $1 }
    |                                `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
153 |   }
154 |
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:431:74: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
429 |       sourceLocation: .init(file: file, line: line, column: column)
430 |     )
431 |     self.descriptor = AnyComputedDescriptor(compute: rule, isEqual: { $0 == $1 })
    |                                                                          `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
432 |     self.lock = .init()
433 |
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:436:45: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
434 | #if DEBUG
435 |     Task {
436 |       await NodeStore.shared.register(node: self)
    |                                             `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
437 |     }
438 | #endif
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[42/65] Compiling StateGraph KeyPath.swift
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:101:26: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
 99 |       name: name,
100 |       storage: storage,
101 |       shouldNotify: { $0 != $1 }
    |                          `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
102 |     )
103 |   }
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:152:32: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
150 |   ) where Value : Equatable {
151 |     self.computeClosure = compute
152 |     self.isEqualClosure = { $0 == $1 }
    |                                `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
153 |   }
154 |
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:431:74: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
429 |       sourceLocation: .init(file: file, line: line, column: column)
430 |     )
431 |     self.descriptor = AnyComputedDescriptor(compute: rule, isEqual: { $0 == $1 })
    |                                                                          `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
432 |     self.lock = .init()
433 |
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:436:45: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
434 | #if DEBUG
435 |     Task {
436 |       await NodeStore.shared.register(node: self)
    |                                             `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
437 |     }
438 | #endif
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[43/65] Compiling StateGraph StorageAbstraction.swift
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Observation/GraphTracking.swift:236:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
234 |         switch emit {
235 |         case .element(let element):
236 |           Result(catching: element).map { Iteration.next($0) }
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
237 |         case .iteration(let iteration):
238 |           Result(catching: iteration)
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Observation/GraphTracking.swift:238:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
236 |           Result(catching: element).map { Iteration.next($0) }
237 |         case .iteration(let iteration):
238 |           Result(catching: iteration)
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
239 |         }
240 |       } didChange: { [state] in
[44/65] Compiling StateGraph SwiftUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Observation/GraphTracking.swift:236:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
234 |         switch emit {
235 |         case .element(let element):
236 |           Result(catching: element).map { Iteration.next($0) }
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
237 |         case .iteration(let iteration):
238 |           Result(catching: iteration)
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Observation/GraphTracking.swift:238:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
236 |           Result(catching: element).map { Iteration.next($0) }
237 |         case .iteration(let iteration):
238 |           Result(catching: iteration)
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> GraphTrackings<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
239 |         }
240 |       } didChange: { [state] in
[45/65] Compiling StateGraph withGraphTrackingGroup.swift
[46/65] Compiling StateGraph withGraphTrackingMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/StorageAbstraction.swift:372:84: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
370 |     storage: consuming S
371 |   ) {
372 |     self.init(file, line, column, name: name, storage: storage, shouldNotify: { $0 != $1 })
    |                                                                                    `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
373 |   }
374 |
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/StorageAbstraction.swift:408:84: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
406 |     storage: consuming S
407 |   ) {
408 |     self.init(file, line, column, name: name, storage: storage, shouldNotify: { $0 != $1 })
    |                                                                                    `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
409 |   }
410 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/StorageAbstraction.swift:372:84: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
370 |     storage: consuming S
371 |   ) {
372 |     self.init(file, line, column, name: name, storage: storage, shouldNotify: { $0 != $1 })
    |                                                                                    `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
373 |   }
374 |
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/StorageAbstraction.swift:408:84: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
406 |     storage: consuming S
407 |   ) {
408 |     self.init(file, line, column, name: name, storage: storage, shouldNotify: { $0 != $1 })
    |                                                                                    `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
409 |   }
410 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[51/65] Compiling StateGraph Logger.swift
[52/65] Compiling StateGraph Macro.swift
[53/65] Compiling StateGraph NodeStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:101:26: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
 99 |       name: name,
100 |       storage: storage,
101 |       shouldNotify: { $0 != $1 }
    |                          `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
102 |     )
103 |   }
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:152:32: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
150 |   ) where Value : Equatable {
151 |     self.computeClosure = compute
152 |     self.isEqualClosure = { $0 == $1 }
    |                                `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
153 |   }
154 |
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:431:74: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
429 |       sourceLocation: .init(file: file, line: line, column: column)
430 |     )
431 |     self.descriptor = AnyComputedDescriptor(compute: rule, isEqual: { $0 == $1 })
    |                                                                          `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
432 |     self.lock = .init()
433 |
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:436:45: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
434 | #if DEBUG
435 |     Task {
436 |       await NodeStore.shared.register(node: self)
    |                                             `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
437 |     }
438 | #endif
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:101:26: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
 99 |       name: name,
100 |       storage: storage,
101 |       shouldNotify: { $0 != $1 }
    |                          `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
102 |     )
103 |   }
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:152:32: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
150 |   ) where Value : Equatable {
151 |     self.computeClosure = compute
152 |     self.isEqualClosure = { $0 == $1 }
    |                                `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
153 |   }
154 |
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:431:74: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
429 |       sourceLocation: .init(file: file, line: line, column: column)
430 |     )
431 |     self.descriptor = AnyComputedDescriptor(compute: rule, isEqual: { $0 == $1 })
    |                                                                          `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
432 |     self.lock = .init()
433 |
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Primitives/StateGraph.swift:436:45: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
434 | #if DEBUG
435 |     Task {
436 |       await NodeStore.shared.register(node: self)
    |                                             `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
437 |     }
438 | #endif
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[56/65] Emitting module StateGraph
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Observation/withGraphTrackingMap.swift:304:12: warning: weak variable 'weakDependency' was never mutated; consider changing to 'let' constant [#WeakMutability]
302 |   }
303 |
304 |   weak var weakDependency = from
    |            `- warning: weak variable 'weakDependency' was never mutated; consider changing to 'let' constant [#WeakMutability]
305 |
306 |   var filter = filter
[#WeakMutability]: <https://docs.swift.org/compiler/documentation/diagnostics/weak-mutability>
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/Observation/withGraphTrackingMap.swift:304:12: warning: weak variable 'weakDependency' was never mutated; consider changing to 'let' constant [#WeakMutability]
302 |   }
303 |
304 |   weak var weakDependency = from
    |            `- warning: weak variable 'weakDependency' was never mutated; consider changing to 'let' constant [#WeakMutability]
305 |
306 |   var filter = filter
[#WeakMutability]: <https://docs.swift.org/compiler/documentation/diagnostics/weak-mutability>
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/StorageAbstraction.swift:372:84: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
370 |     storage: consuming S
371 |   ) {
372 |     self.init(file, line, column, name: name, storage: storage, shouldNotify: { $0 != $1 })
    |                                                                                    `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
373 |   }
374 |
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/StorageAbstraction.swift:408:84: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
406 |     storage: consuming S
407 |   ) {
408 |     self.init(file, line, column, name: name, storage: storage, shouldNotify: { $0 != $1 })
    |                                                                                    `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
409 |   }
410 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/StorageAbstraction.swift:372:84: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
370 |     storage: consuming S
371 |   ) {
372 |     self.init(file, line, column, name: name, storage: storage, shouldNotify: { $0 != $1 })
    |                                                                                    `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
373 |   }
374 |
/Users/admin/builder/spi-builder-workspace/Sources/StateGraph/StorageAbstraction.swift:408:84: warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
406 |     storage: consuming S
407 |   ) {
408 |     self.init(file, line, column, name: name, storage: storage, shouldNotify: { $0 != $1 })
    |                                                                                    `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure [#SendableMetatypes]
409 |   }
410 |
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[66/69] Emitting module StateGraphNormalization
[67/69] Compiling StateGraphNormalization StateGraphNormalization.swift
[69/69] Emitting module StateGraphNormalization
Build complete! (14.96s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-typed-identifier",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/swift-typed-identifier.git"
    },
    {
      "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-state-graph",
  "name" : "swift-state-graph",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "StateGraph",
      "targets" : [
        "StateGraph"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StateGraphNormalization",
      "targets" : [
        "StateGraphNormalization"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StateGraphMacro",
      "targets" : [
        "StateGraphMacro"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "StateGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "StateGraphTests",
      "path" : "Tests/StateGraphTests",
      "sources" : [
        "ActorIsolationTests.swift",
        "ConcurrencyTests.swift",
        "DeadlockTests.swift",
        "GraphTrackingCancellationTests.swift",
        "GraphTrackingGroupTests.swift",
        "GraphTrackingMapTests.swift",
        "GraphTrackingsTests.swift",
        "KeyPathTests.swift",
        "ModelInitializationTests.swift",
        "NestedGraphTrackingTests.swift",
        "NodeObserveTests.swift",
        "ObservationKeyPathTests.swift",
        "StaticPropertyTests.swift",
        "StoredComparatorTests.swift",
        "Syntax.swift",
        "Tests.swift",
        "TopLevelPropertyTests.swift",
        "UserDefaultsStoredTests.swift"
      ],
      "target_dependencies" : [
        "StateGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StateGraphNormalizationTests",
      "module_type" : "SwiftTarget",
      "name" : "StateGraphNormalizationTests",
      "path" : "Tests/StateGraphNormalizationTests",
      "sources" : [
        "NormalizationTests.swift"
      ],
      "target_dependencies" : [
        "StateGraph",
        "StateGraphNormalization"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StateGraphNormalization",
      "module_type" : "SwiftTarget",
      "name" : "StateGraphNormalization",
      "path" : "Sources/StateGraphNormalization",
      "product_dependencies" : [
        "TypedIdentifier"
      ],
      "product_memberships" : [
        "StateGraphNormalization"
      ],
      "sources" : [
        "StateGraphNormalization.swift"
      ],
      "target_dependencies" : [
        "StateGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StateGraphMacroTests",
      "module_type" : "SwiftTarget",
      "name" : "StateGraphMacroTests",
      "path" : "Tests/StateGraphMacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "MacroTesting"
      ],
      "sources" : [
        "UnifiedStoredMacroTests.swift"
      ],
      "target_dependencies" : [
        "StateGraphMacro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StateGraphMacro",
      "module_type" : "SwiftTarget",
      "name" : "StateGraphMacro",
      "path" : "Sources/StateGraphMacro",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "StateGraph",
        "StateGraphNormalization",
        "StateGraphMacro"
      ],
      "sources" : [
        "ComputedMacro.swift",
        "Extension.swift",
        "GraphViewMacro.swift",
        "IgnoredMacro.swift",
        "Plugin.swift",
        "UnifiedStoredMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "StateGraph",
      "module_type" : "SwiftTarget",
      "name" : "StateGraph",
      "path" : "Sources/StateGraph",
      "product_memberships" : [
        "StateGraph",
        "StateGraphNormalization"
      ],
      "sources" : [
        "Logger.swift",
        "Macro.swift",
        "NodeStore.swift",
        "Observation/Filter.swift",
        "Observation/GraphTracking.swift",
        "Observation/GraphTrackingCancellable.swift",
        "Observation/Node+Observe.swift",
        "Observation/Subscriptions.swift",
        "Observation/withGraphTracking.swift",
        "Observation/withGraphTrackingGroup.swift",
        "Observation/withGraphTrackingMap.swift",
        "Observation/withTracking.swift",
        "Primitives/KeyPath.swift",
        "Primitives/Node.swift",
        "Primitives/StateGraph.swift",
        "Primitives/UserDefaultsStored.swift",
        "SourceLocation.swift",
        "StorageAbstraction.swift",
        "SwiftUI.swift",
        "ThreadLocal.swift",
        "util.swift"
      ],
      "target_dependencies" : [
        "StateGraphMacro"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/vergegroup/swift-state-graph/0.22.0
Repository:               VergeGroup/swift-state-graph
Swift version used:       6.3
Target:                   StateGraph
Extracting symbol information for 'StateGraph'...
Finished extracting symbol information for 'StateGraph'. (44.70s)
Building documentation for 'StateGraph'...
warning: 'Describing-Models' doesn't exist at '/StateGraph/Core-Concepts'
   --> Core-Concepts.md:334:8-334:25
332 | Now that you understand the core concepts:
333 |
334 + - <doc:Describing-Models> - Learn to build complex reactive models
335 | - <doc:Advanced-Patterns> - Explore advanced usage patterns
336 | - <doc:Performance-Optimization> - Optimize your state graphs for performance
warning: 'Advanced-Patterns' doesn't exist at '/StateGraph/Core-Concepts'
   --> Core-Concepts.md:335:8-335:25
333 |
334 | - <doc:Describing-Models> - Learn to build complex reactive models
335 + - <doc:Advanced-Patterns> - Explore advanced usage patterns
336 | - <doc:Performance-Optimization> - Optimize your state graphs for performance
warning: 'Performance-Optimization' doesn't exist at '/StateGraph/Core-Concepts'
   --> Core-Concepts.md:336:8-336:32
334 | - <doc:Describing-Models> - Learn to build complex reactive models
335 | - <doc:Advanced-Patterns> - Explore advanced usage patterns
336 + - <doc:Performance-Optimization> - Optimize your state graphs for performance
    |        ╰─suggestion: Replace 'Performance-Optimization' with 'Performance-Characteristics'
warning: 'Installation' doesn't exist at '/StateGraph'
  --> Documentation.md:49:8-49:20
47 |
48 | - <doc:Quick-Start-Guide>
49 + - <doc:Installation>
50 | - <doc:Core-Concepts>
51 |
warning: 'GraphStored' doesn't exist at '/StateGraph'
  --> Documentation.md:57:5-57:16
55 | - ``Computed``
56 | - ``Node``
57 + - ``GraphStored``
   |     ├─suggestion: Replace 'GraphStored' with 'GraphStored(backed:)'
   |     ├─suggestion: Replace 'GraphStored' with 'GraphStorageBacking'
   |     ╰─suggestion: Replace 'GraphStored' with 'GraphIgnored()'
58 | - ``GraphComputed``
59 |
warning: 'GraphComputed' doesn't exist at '/StateGraph'
  --> Documentation.md:58:5-58:18
56 | - ``Node``
57 | - ``GraphStored``
58 + - ``GraphComputed``
   |     ╰─suggestion: Replace 'GraphComputed' with 'GraphComputed()'
59 |
60 | ### Persistence and Storage
warning: 'Describing-Models' doesn't exist at '/StateGraph'
  --> Documentation.md:67:8-67:25
65 | ### Building Reactive Models
66 |
67 + - <doc:Describing-Models>
68 | - <doc:Dependency-Tracking>
69 | - <doc:State-Sharing>
warning: 'Dependency-Tracking' doesn't exist at '/StateGraph'
  --> Documentation.md:68:8-68:27
66 |
67 | - <doc:Describing-Models>
68 + - <doc:Dependency-Tracking>
   |        ╰─suggestion: Replace 'Dependency-Tracking' with 'Observation-and-Tracking'
69 | - <doc:State-Sharing>
70 |
warning: 'State-Sharing' doesn't exist at '/StateGraph'
  --> Documentation.md:69:8-69:21
67 | - <doc:Describing-Models>
68 | - <doc:Dependency-Tracking>
69 + - <doc:State-Sharing>
   |        ╰─suggestion: Replace 'State-Sharing' with 'StateGraphTrackingContinuation'
70 |
71 | ### Framework Integration
warning: 'Combine-Integration' doesn't exist at '/StateGraph'
  --> Documentation.md:75:8-75:27
73 | - <doc:SwiftUI-Integration>
74 | - <doc:UIKit-Integration>
75 + - <doc:Combine-Integration>
   |        ├─suggestion: Replace 'Combine-Integration' with 'Framework-Integration'
   |        ├─suggestion: Replace 'Combine-Integration' with 'UIKit-Integration'
   |        ╰─suggestion: Replace 'Combine-Integration' with 'SwiftUI-Integration'
76 |
77 | ### Advanced Usage
warning: 'Advanced-Patterns' doesn't exist at '/StateGraph'
  --> Documentation.md:79:8-79:25
77 | ### Advanced Usage
78 |
79 + - <doc:Advanced-Patterns>
   |        ╰─suggestion: Replace 'Advanced-Patterns' with 'Advanced-Usage'
80 | - <doc:Performance-Optimization>
81 | - <doc:Debugging-State-Graph>
warning: 'Performance-Optimization' doesn't exist at '/StateGraph'
  --> Documentation.md:80:8-80:32
78 |
79 | - <doc:Advanced-Patterns>
80 + - <doc:Performance-Optimization>
81 | - <doc:Debugging-State-Graph>
82 |
warning: 'Debugging-State-Graph' doesn't exist at '/StateGraph'
  --> Documentation.md:81:8-81:29
79 | - <doc:Advanced-Patterns>
80 | - <doc:Performance-Optimization>
81 + - <doc:Debugging-State-Graph>
82 |
83 | ### Migration and Adoption
warning: 'Best-Practices' doesn't exist at '/StateGraph'
  --> Documentation.md:86:8-86:22
84 |
85 | - <doc:Migration-from-Observable>
86 + - <doc:Best-Practices>
87 |
88 | ### Data Normalization
warning: 'EntityStore' doesn't exist at '/StateGraph'
  --> Documentation.md:90:5-90:16
88 | ### Data Normalization
89 |
90 + - ``EntityStore``
91 | - ``TypedIdentifiable``
92 | - <doc:Data-Normalization>
warning: 'TypedIdentifiable' doesn't exist at '/StateGraph'
  --> Documentation.md:91:5-91:22
89 |
90 | - ``EntityStore``
91 + - ``TypedIdentifiable``
92 | - <doc:Data-Normalization>
93 |
warning: 'Data-Normalization' is ambiguous at '/StateGraph'
  --> Documentation.md:92:8-92:26
90 | - ``EntityStore``
91 | - ``TypedIdentifiable``
92 + - <doc:Data-Normalization>
   |                          ├─suggestion: Insert '-anchor' for 'Data Normalization'
   |                          ╰─suggestion: Insert '-article' for 'Data Normalization'
93 |
94 | ### Observation and Tracking
warning: 'withGraphTrackingGroup(_:)' doesn't exist at '/StateGraph'
  --> Documentation.md:97:5-97:31
95 |
96 | - ``withGraphTracking(_:)``
97 + - ``withGraphTrackingGroup(_:)``
   |     ├─suggestion: Replace 'withGraphTrackingGroup(_:)' with 'withGraphTrackingGroup(_:isolation:)'
   |     ├─suggestion: Replace 'withGraphTrackingGroup(_:)' with 'withGraphTracking(_:)'
   |     ├─suggestion: Replace 'withGraphTrackingGroup(_:)' with 'withGraphTrackingMap(_:onChange:isolation:)'
   |     ├─suggestion: Replace 'withGraphTrackingGroup(_:)' with 'withGraphTrackingMap(_:filter:onChange:isolation:)'
   |     ├─suggestion: Replace 'withGraphTrackingGroup(_:)' with 'withGraphTrackingMap(from:map:onChange:isolation:)'
   |     ╰─suggestion: Replace 'withGraphTrackingGroup(_:)' with 'withGraphTrackingMap(from:map:filter:onChange:isolation:)'
98 | - ``Node/onChange(_:)``
99 | - <doc:Observation-Patterns>
warning: 'onChange(_:)' doesn't exist at '/StateGraph/Node'
   --> Documentation.md:98:10-98:22
96  | - ``withGraphTracking(_:)``
97  | - ``withGraphTrackingGroup(_:)``
98  + - ``Node/onChange(_:)``
99  | - <doc:Observation-Patterns>
100 |
warning: 'Observation-Patterns' doesn't exist at '/StateGraph'
   --> Documentation.md:99:8-99:28
97  | - ``withGraphTrackingGroup(_:)``
98  | - ``Node/onChange(_:)``
99  + - <doc:Observation-Patterns>
    |        ╰─suggestion: Replace 'Observation-Patterns' with 'Observation-and-Tracking'
100 |
101 | ### Utilities
warning: 'Describing-Models' doesn't exist at '/StateGraph/Quick-Start-Guide'
   --> Quick-Start-Guide.md:146:8-146:25
144 | - <doc:Core-Concepts> - Understand stored vs computed nodes in depth
145 | - <doc:Backing-Storage> - Learn about persistent storage options
146 + - <doc:Describing-Models> - Build more complex reactive models
147 | - <doc:SwiftUI-Integration> - Learn advanced SwiftUI patterns
148 | - <doc:Migration-from-Observable> - Migrate from `@Observable` if you're already using it
warning: 'withContinuousStateGraphTracking(_:didChange:isolation:)' doesn't exist at '/StateGraph/withStateGraphTrackingStream(apply:isolation:)'
   --> ../Observation/withTracking.swift:189:18-189:74
187 | ///
188 | /// - SeeAlso: ``GraphTrackings`` for multi-consumer scenarios
189 + /// - SeeAlso: ``withContinuousStateGraphTracking(_:didChange:isolation:)`` for callback-based tracking
190 | public func withStateGraphTrackingStream<T>(
191 |   apply: @escaping () -> T,
warning: Parameter 'rule' not found in initializer declaration
   --> ../Primitives/StateGraph.swift:355:9-355:56
353 |   ///   - column: The column number where the node is created (defaults to current column)
354 |   ///   - name: The name of the node (defaults to nil)
355 +   ///   - rule: The rule that computes the node's value
    |         ╰─suggestion: Remove 'rule' parameter documentation
356 |   public init(
357 |     _ file: StaticString = #fileID,
warning: Parameter 'descriptor' is missing documentation
   --> ../Primitives/StateGraph.swift:355:56-355:56
353 |   ///   - column: The column number where the node is created (defaults to current column)
354 |   ///   - name: The name of the node (defaults to nil)
355 +   ///   - rule: The rule that computes the node's value
    |                                                        ╰─suggestion: Document 'descriptor' parameter
356 |   public init(
357 |     _ file: StaticString = #fileID,
Finished building documentation for 'StateGraph' (0.66s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/vergegroup/swift-state-graph/0.22.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updating https://github.com/pointfreeco/swift-custom-dump
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.44s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.61s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.61s)
[1/2287] Fetching swift-docc-plugin
Updating https://github.com/pointfreeco/swift-macro-testing.git
Updating https://github.com/VergeGroup/swift-typed-identifier.git
Updating https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (11.84s)
Updated https://github.com/swiftlang/swift-syntax.git (0.84s)
Updated https://github.com/VergeGroup/swift-typed-identifier.git (0.84s)
Updated https://github.com/pointfreeco/swift-macro-testing.git (0.84s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.4 (13.13s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.60s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier.git
Computed https://github.com/VergeGroup/swift-typed-identifier.git at 2.0.4 (0.40s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.43s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.42s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3678] 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 (1.99s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Compiling SymbolKit GenericConstraint.swift
[7/54] Compiling SymbolKit GenericParameter.swift
[8/54] Compiling SymbolKit Generics.swift
[9/54] Compiling SymbolKit Namespace.swift
[10/58] Compiling SymbolKit SemanticVersion.swift
[11/58] Compiling SymbolKit AccessControl.swift
[12/58] Compiling SymbolKit Availability.swift
[13/58] Compiling SymbolKit AvailabilityItem.swift
[14/58] Compiling SymbolKit Domain.swift
[15/58] Compiling SymbolKit DeclarationFragments.swift
[16/58] Compiling SymbolKit Fragment.swift
[17/58] Compiling SymbolKit FragmentKind.swift
[18/58] Compiling SymbolKit FunctionParameter.swift
[19/58] Compiling SymbolKit FunctionSignature.swift
[20/58] Emitting module SymbolKit
[21/58] Emitting module Snippets
[22/58] Compiling Snippets SnippetLanguage.swift
[23/58] Compiling Snippets Snippet.swift
[24/58] Compiling Snippets SnippetParser.swift
[25/58] Compiling SymbolKit Relationship.swift
[26/58] Compiling SymbolKit RelationshipKind.swift
[27/58] Compiling SymbolKit SourceOrigin.swift
[28/58] Compiling SymbolKit GenericConstraints.swift
[29/58] Compiling SymbolKit Swift.swift
[30/58] Compiling SymbolKit Identifier.swift
[31/58] Compiling SymbolKit KindIdentifier.swift
[32/58] Compiling SymbolKit Location.swift
[33/58] Compiling SymbolKit Mutability.swift
[34/58] Compiling SymbolKit Names.swift
[35/58] Compiling SymbolKit SPI.swift
[36/58] Compiling SymbolKit Snippet.swift
[37/58] Compiling SymbolKit Extension.swift
[38/58] Compiling SymbolKit Mixin+Equals.swift
[39/58] Compiling SymbolKit Mixin+Hash.swift
[40/58] Compiling SymbolKit Mixin.swift
[41/58] Compiling SymbolKit LineList.swift
[42/58] Compiling SymbolKit Position.swift
[43/58] Compiling SymbolKit SourceRange.swift
[44/58] Compiling SymbolKit Metadata.swift
[45/58] Compiling SymbolKit Module.swift
[46/58] Compiling SymbolKit OperatingSystem.swift
[47/58] Compiling SymbolKit Platform.swift
[48/58] Compiling SymbolKit Symbol.swift
[49/58] Compiling SymbolKit SymbolKind.swift
[50/58] Compiling SymbolKit SymbolGraph.swift
[51/58] Compiling SymbolKit GraphCollector.swift
[52/58] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[53/58] Compiling SymbolKit UnifiedSymbol.swift
[54/58] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[55/58] Compiling SymbolKit UnifiedSymbolGraph.swift
[56/62] Compiling snippet_extract SnippetBuildCommand.swift
[57/62] Compiling snippet_extract URL+Status.swift
[58/62] Emitting module snippet_extract
[59/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.04s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'StateGraph' complete! (0.92s)
Target:                   StateGraphNormalization
Extracting symbol information for 'StateGraphNormalization'...
Finished extracting symbol information for 'StateGraphNormalization'. (1.16s)
Building documentation for 'StateGraphNormalization'...
Finished building documentation for 'StateGraphNormalization' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/vergegroup/swift-state-graph/0.22.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.42s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'StateGraphNormalization' complete! (1.03s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/vergegroup/swift-state-graph/0.22.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/vergegroup/swift-state-graph/0.22.0/linkable-paths.json
     546
4	/Users/admin/builder/spi-builder-workspace/.docs/vergegroup/swift-state-graph/0.22.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/vergegroup/swift-state-graph/0.22.0
File count: 546
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-vergegroup-swift-state-graph-0.22.0-e6014718.zip to s3://spi-docs-inbox/prod-vergegroup-swift-state-graph-0.22.0-e6014718.zip
Copying... [14%]
Copying... [21%]
Copying... [34%]
Copying... [41%]
Copying... [55%]
Copying... [62%]
Copying... [75%]
Copying... [82%]
Copying... [96%]
Copying... [100%]
Done.