The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Turbocharger, reference main (ef4550), with Swift 6.1 for macOS (SPM) on 22 May 2025 04:17:07 UTC.

Swift 6 data race errors: 6

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nathantannar4/Turbocharger.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nathantannar4/Turbocharger
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ef45502 2.1.7
Cloned https://github.com/nathantannar4/Turbocharger.git
Revision (git rev-parse @):
ef4550296eeeb362b572d2abeba0a91ea6e13e07
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nathantannar4/Turbocharger.git at main
Fetching https://github.com/nathantannar4/Engine
[1/1071] Fetching engine
Fetched https://github.com/nathantannar4/Engine from cache (1.13s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.1.7 (1.66s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.35s)
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.1.7
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
========================================
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": "turbocharger",
      "name": "Turbocharger",
      "url": "https://github.com/nathantannar4/Turbocharger.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Turbocharger",
      "dependencies": [
        {
          "identity": "engine",
          "name": "Engine",
          "url": "https://github.com/nathantannar4/Engine",
          "version": "2.1.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Engine",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "600.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nathantannar4/Turbocharger.git
[1/529] Fetching turbocharger
Fetched https://github.com/nathantannar4/Turbocharger.git from cache (0.90s)
Fetching https://github.com/nathantannar4/Engine from cache
Fetched https://github.com/nathantannar4/Engine from cache (0.41s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.1.7 (0.46s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.94s)
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.1.7
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/nathantannar4/Turbocharger.git
Working copy of https://github.com/nathantannar4/Turbocharger.git resolved at main (ef45502)
warning: '.resolve-product-dependencies': dependency 'turbocharger' is not used by any target
Found 1 product dependencies
  - Engine
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nathantannar4/Turbocharger.git
https://github.com/nathantannar4/Turbocharger.git
{
  "dependencies" : [
    {
      "identity" : "engine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.6",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nathantannar4/Engine"
    }
  ],
  "manifest_display_name" : "Turbocharger",
  "name" : "Turbocharger",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Turbocharger",
      "targets" : [
        "Turbocharger"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Turbocharger",
      "module_type" : "SwiftTarget",
      "name" : "Turbocharger",
      "path" : "Sources/Turbocharger",
      "product_dependencies" : [
        "Engine"
      ],
      "product_memberships" : [
        "Turbocharger"
      ],
      "sources" : [
        "Sources/Alignment/FirstTextMidline.swift",
        "Sources/Alignment/VariadicAlignmentID.swift",
        "Sources/Core/ArrayBuilder.swift",
        "Sources/Core/EquatableBox.swift",
        "Sources/Core/IdentifiableBox.swift",
        "Sources/DynamicProperty/FormatTransform.swift",
        "Sources/DynamicProperty/OptionalObservedObject.swift",
        "Sources/DynamicProperty/OptionalStateObject.swift",
        "Sources/DynamicProperty/PublishedState.swift",
        "Sources/Extensions/Alignment+Extensions.swift",
        "Sources/Extensions/EdgeInsets+Extensions.swift",
        "Sources/Extensions/Transaction+Extensions.swift",
        "Sources/View/AdaptiveStack.swift",
        "Sources/View/AsyncButton.swift",
        "Sources/View/AsyncForEach.swift",
        "Sources/View/CALayerRepresentable.swift",
        "Sources/View/CollectionView.swift",
        "Sources/View/CollectionViewCompositionalLayout.swift",
        "Sources/View/CollectionViewCoordinator.swift",
        "Sources/View/CollectionViewHostingConfigurationCoordinator.swift",
        "Sources/View/CollectionViewLayout.swift",
        "Sources/View/CollectionViewListLayout.swift",
        "Sources/View/CollectionViewRepresentable.swift",
        "Sources/View/FlowStack.swift",
        "Sources/View/FluidGradient.swift",
        "Sources/View/ForEach.swift",
        "Sources/View/HVStack.swift",
        "Sources/View/LabeledView.swift",
        "Sources/View/MarqueeHStack.swift",
        "Sources/View/MarqueeText.swift",
        "Sources/View/PlatformViewRepresentable.swift",
        "Sources/View/ProposedSizeReader.swift",
        "Sources/View/RadialStack.swift",
        "Sources/View/ResultAdapter.swift",
        "Sources/View/WeightedHStack.swift",
        "Sources/View/WeightedPriority.swift",
        "Sources/View/WeightedVStack.swift",
        "Sources/ViewModifier/Accessibility.swift",
        "Sources/ViewModifier/AlignmentOffset.swift",
        "Sources/ViewModifier/Badge.swift",
        "Sources/ViewModifier/BlurModifier.swift",
        "Sources/ViewModifier/Hidden.swift",
        "Sources/ViewModifier/Mask.swift",
        "Sources/ViewModifier/OnAppearAndChange.swift",
        "Sources/ViewModifier/ProposedSizeObserver.swift",
        "Sources/ViewModifier/RotationRelativeFrameModifier.swift",
        "Sources/ViewModifier/SafeArea.swift",
        "Sources/ViewModifier/ScaledFrame.swift",
        "Sources/ViewModifier/Shimmer.swift",
        "Sources/ViewModifier/SizeThatFitsRelativeFrameModifier.swift",
        "Sources/ViewModifier/VibrancyEffect.swift",
        "module.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-2F0A5646E1D333AE.txt
[4/5] Compiling EngineCoreC visitors.c
[6/27] Compiling EngineCore Runtime.swift
[7/27] Compiling EngineCore SectionVisitor.swift
[8/29] Compiling EngineCore TupleViewVisitor.swift
[9/29] Compiling EngineCore TupleVisitor.swift
[10/29] Compiling EngineCore ViewModifierVisitor.swift
[11/29] Compiling EngineCore ViewTraitKeyVisitor.swift
[12/29] Compiling EngineCore EmptyViewVisitor.swift
[13/29] Compiling EngineCore EnvironmentKeyVisitor.swift
[14/29] Compiling EngineCore ForEachVisitor.swift
[15/29] Compiling EngineCore TypeDescriptor.swift
[16/29] Compiling EngineCore TypeIdentifier.swift
[17/29] Compiling EngineCore AnyViewVisitor.swift
[18/29] Compiling EngineCore ConditionalContentVisitor.swift
[19/29] Compiling EngineCore CustomViewVisitor.swift
[20/29] Compiling EngineCore OptionalVisitor.swift
[21/29] Compiling EngineCore ProtocolConformance.swift
[22/29] Compiling EngineCore TypeMetadata.swift
[23/29] Compiling EngineCore UnsafePointer.swift
[24/29] Emitting module EngineCore
[25/29] Compiling EngineCore GroupVisitor.swift
[26/29] Compiling EngineCore ModifiedContentVisitor.swift
[27/29] Compiling EngineCore MultiViewVisitor.swift
[28/29] Compiling EngineCore ViewTypeIdentifier.swift
[29/29] Compiling EngineCore ViewVisitor.swift
[30/111] Compiling Engine PreferenceKeyReader.swift
[31/111] Compiling Engine PrimitiveView.swift
[32/111] Compiling Engine PrimitiveViewModifier.swift
[33/111] Compiling Engine PropertyList.swift
[34/111] Compiling Engine ProposedSize.swift
[35/111] Compiling Engine SectionView.swift
[36/111] Compiling Engine ShapeAdapter.swift
[37/111] Compiling Engine ShapeBuilder.swift
[38/111] Compiling Engine StateOrBinding.swift
[39/119] Compiling Engine ConditionalContent.swift
[40/119] Compiling Engine ConditionalLayout.swift
[41/119] Compiling Engine ConditionalShape.swift
[42/119] Compiling Engine ConditionalView.swift
[43/119] Compiling Engine EmptyShape.swift
[44/119] Compiling Engine Environment+Extensions.swift
[45/119] Compiling Engine EnvironmentKeyVisitor.swift
[46/119] Compiling Engine EnvironmentOrValue.swift
[47/119] Compiling Engine EnvironmentValueReader.swift
[48/119] Compiling Engine IsNotNilTransform.swift
[49/119] Compiling Engine LayoutAdapter.swift
[50/119] Compiling Engine LayoutBuilder.swift
[51/119] Compiling Engine LayoutThatFits.swift
[52/119] Compiling Engine MainActor.swift
[53/119] Compiling Engine MultiViewAdapter.swift
[54/119] Compiling Engine MultiViewVisitor.swift
[55/119] Compiling Engine Never.swift
[56/119] Compiling Engine OptionalAdapter.swift
[57/119] Emitting module Engine
[58/119] Compiling Engine StaticCondition.swift
[59/119] Compiling Engine StaticConditionalContent.swift
[60/119] Compiling Engine StaticConditionalModifier.swift
[61/119] Compiling Engine StaticContent.swift
[62/119] Compiling Engine StaticModifier.swift
[63/119] Compiling Engine StyleContext.swift
[64/119] Compiling Engine StyleInputCondition.swift
[65/119] Compiling Engine SymmetricallyScaledText.swift
[66/119] Compiling Engine Text+Extensions.swift
[67/119] Compiling Engine ViewInputConditionalContent.swift
[68/119] Compiling Engine ViewInputConditionalModifier.swift
[69/119] Compiling Engine ViewInputKey.swift
[70/119] Compiling Engine ViewInputs.swift
[71/119] Compiling Engine ViewInputsVisitor.swift
[72/119] Compiling Engine ViewModifierBuilder.swift
[73/119] Compiling Engine ViewModifierContent.swift
[74/119] Compiling Engine ViewModifierVisitor.swift
[75/119] Compiling Engine ViewOutputAlias.swift
[76/119] Compiling Engine Animation+Resolved.swift
[77/119] Compiling Engine AnyAnimatableData.swift
[78/119] Compiling Engine AnyShape.swift
[79/119] Compiling Engine AnyShapeStyle+Extensions.swift
[80/119] Compiling Engine AnyView.swift
[81/119] Compiling Engine AnyViewModifier.swift
[82/119] Compiling Engine AttributedString+Extensions.swift
[83/119] Compiling Engine BindingTransform.swift
[84/119] Compiling Engine Color+Extensions.swift
[85/119] Compiling Engine EnvironmentValuesVisitor.swift
[86/119] Compiling Engine Font+Extensions.swift
[87/119] Compiling Engine ForEachSubview.swift
[88/119] Compiling Engine GraphInputs.swift
[89/119] Compiling Engine Group.swift
[90/119] Compiling Engine HostingController.swift
[91/119] Compiling Engine HostingView.swift
[92/119] Compiling Engine Image+Extensions.swift
[93/119] Compiling Engine IsNilTransform.swift
[94/119] Compiling Engine TextAttachment.swift
[95/119] Compiling Engine TextBuilder.swift
[96/119] Compiling Engine TextReader.swift
[97/119] Compiling Engine TraitValueKey.swift
[98/119] Compiling Engine Transaction.swift
[99/119] Compiling Engine UnaryViewAdaptor.swift
[100/119] Compiling Engine UnaryViewModifier.swift
[101/119] Compiling Engine UnwrapTransform.swift
[102/119] Compiling Engine UpdatePhase.swift
[103/119] Compiling Engine UserInterfaceIdiomContent.swift
[104/119] Compiling Engine UserInterfaceIdiomModifier.swift
[105/119] Compiling Engine VariadicView.swift
[106/119] Compiling Engine VersionedDynamicProperty.swift
[107/119] Compiling Engine VersionedView.swift
[108/119] Compiling Engine VersionedViewInput.swift
[109/119] Compiling Engine VersionedViewModifier.swift
[110/119] Compiling Engine ViewAdapter.swift
[111/119] Compiling Engine ViewAlias.swift
[112/119] Compiling Engine ViewOutputKey.swift
[113/119] Compiling Engine ViewStackAxisReader.swift
[114/119] Compiling Engine ViewStyle.swift
[115/119] Compiling Engine ViewTraitKey.swift
[116/119] Compiling Engine ViewTraitKeyVisitor.swift
[117/119] Compiling Engine ViewUpdateDebug.swift
[118/119] Compiling Engine ViewVisitor.swift
[119/119] Compiling Engine module.swift
[120/167] Compiling Turbocharger CollectionViewCompositionalLayout.swift
[121/167] Compiling Turbocharger CollectionViewCoordinator.swift
[122/167] Compiling Turbocharger CollectionViewHostingConfigurationCoordinator.swift
[123/167] Compiling Turbocharger CollectionViewLayout.swift
[124/167] Compiling Turbocharger CollectionViewListLayout.swift
[125/172] Compiling Turbocharger FirstTextMidline.swift
[126/172] Compiling Turbocharger VariadicAlignmentID.swift
[127/172] Compiling Turbocharger ArrayBuilder.swift
[128/172] Compiling Turbocharger EquatableBox.swift
[129/172] Compiling Turbocharger IdentifiableBox.swift
[130/172] Compiling Turbocharger FormatTransform.swift
[131/172] Compiling Turbocharger OptionalObservedObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 |     }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
  |                                   `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:50:23: warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
48 |
49 |     public var wrappedValue: ObjectType? {
50 |         get { storage.wrappedValue.value }
   |                       `- warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
51 |         nonmutating set { storage.wrappedValue.value = newValue }
52 |     }
SwiftUICore.ObservedObject.wrappedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
  |                                       `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:51:35: warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
49 |     public var wrappedValue: ObjectType? {
50 |         get { storage.wrappedValue.value }
51 |         nonmutating set { storage.wrappedValue.value = newValue }
   |                                   `- warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
52 |     }
53 |
SwiftUICore.ObservedObject.wrappedValue:2:39: note: mutation of this property is only permitted within the actor
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
  |                                       `- note: mutation of this property is only permitted within the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:31: warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 |     public var projectedValue: Binding<ObjectType?> {
55 |         storage.projectedValue.value
   |                               `- warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 |     }
57 |
SwiftUICore.ObservedObject.Wrapper.subscript:3:35: note: subscript declared here
1 | generic struct ObservedObject {
2 |   struct Wrapper {
3 | @MainActor @preconcurrency public subscript<Subject>(dynamicMember keyPath: ReferenceWritableKeyPath<ObjectType, Subject>) -> Binding<Subject> { get }  }
  |                                   `- note: subscript declared here
4 | }
5 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:17: warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 |     public var projectedValue: Binding<ObjectType?> {
55 |         storage.projectedValue.value
   |                 `- warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 |     }
57 |
SwiftUICore.ObservedObject.projectedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var projectedValue: ObservedObject<ObjectType>.Wrapper { get }}
  |                                       `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:60:30: warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 |     @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
59 |     public static var _propertyBehaviors: UInt32 {
60 |         StateObject<Storage>._propertyBehaviors
   |                              `- warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
61 |     }
62 | }
SwiftUICore.StateObject._propertyBehaviors:2:46: note: static property declared here
1 | generic struct StateObject {
2 | @MainActor @preconcurrency public static var _propertyBehaviors: UInt32 { get }}
  |                                              `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
   |                                         `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 |     }
48 |
[132/172] Compiling Turbocharger OptionalStateObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 |     }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
  |                                   `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:50:23: warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
48 |
49 |     public var wrappedValue: ObjectType? {
50 |         get { storage.wrappedValue.value }
   |                       `- warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
51 |         nonmutating set { storage.wrappedValue.value = newValue }
52 |     }
SwiftUICore.ObservedObject.wrappedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
  |                                       `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:51:35: warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
49 |     public var wrappedValue: ObjectType? {
50 |         get { storage.wrappedValue.value }
51 |         nonmutating set { storage.wrappedValue.value = newValue }
   |                                   `- warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
52 |     }
53 |
SwiftUICore.ObservedObject.wrappedValue:2:39: note: mutation of this property is only permitted within the actor
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
  |                                       `- note: mutation of this property is only permitted within the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:31: warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 |     public var projectedValue: Binding<ObjectType?> {
55 |         storage.projectedValue.value
   |                               `- warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 |     }
57 |
SwiftUICore.ObservedObject.Wrapper.subscript:3:35: note: subscript declared here
1 | generic struct ObservedObject {
2 |   struct Wrapper {
3 | @MainActor @preconcurrency public subscript<Subject>(dynamicMember keyPath: ReferenceWritableKeyPath<ObjectType, Subject>) -> Binding<Subject> { get }  }
  |                                   `- note: subscript declared here
4 | }
5 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:17: warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 |     public var projectedValue: Binding<ObjectType?> {
55 |         storage.projectedValue.value
   |                 `- warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 |     }
57 |
SwiftUICore.ObservedObject.projectedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var projectedValue: ObservedObject<ObjectType>.Wrapper { get }}
  |                                       `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:60:30: warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 |     @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
59 |     public static var _propertyBehaviors: UInt32 {
60 |         StateObject<Storage>._propertyBehaviors
   |                              `- warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
61 |     }
62 | }
SwiftUICore.StateObject._propertyBehaviors:2:46: note: static property declared here
1 | generic struct StateObject {
2 | @MainActor @preconcurrency public static var _propertyBehaviors: UInt32 { get }}
  |                                              `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
   |                                         `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 |     }
48 |
[133/172] Compiling Turbocharger PublishedState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 |     }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
  |                                   `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:50:23: warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
48 |
49 |     public var wrappedValue: ObjectType? {
50 |         get { storage.wrappedValue.value }
   |                       `- warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
51 |         nonmutating set { storage.wrappedValue.value = newValue }
52 |     }
SwiftUICore.ObservedObject.wrappedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
  |                                       `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:51:35: warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
49 |     public var wrappedValue: ObjectType? {
50 |         get { storage.wrappedValue.value }
51 |         nonmutating set { storage.wrappedValue.value = newValue }
   |                                   `- warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
52 |     }
53 |
SwiftUICore.ObservedObject.wrappedValue:2:39: note: mutation of this property is only permitted within the actor
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
  |                                       `- note: mutation of this property is only permitted within the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:31: warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 |     public var projectedValue: Binding<ObjectType?> {
55 |         storage.projectedValue.value
   |                               `- warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 |     }
57 |
SwiftUICore.ObservedObject.Wrapper.subscript:3:35: note: subscript declared here
1 | generic struct ObservedObject {
2 |   struct Wrapper {
3 | @MainActor @preconcurrency public subscript<Subject>(dynamicMember keyPath: ReferenceWritableKeyPath<ObjectType, Subject>) -> Binding<Subject> { get }  }
  |                                   `- note: subscript declared here
4 | }
5 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:17: warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 |     public var projectedValue: Binding<ObjectType?> {
55 |         storage.projectedValue.value
   |                 `- warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 |     }
57 |
SwiftUICore.ObservedObject.projectedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var projectedValue: ObservedObject<ObjectType>.Wrapper { get }}
  |                                       `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:60:30: warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 |     @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
59 |     public static var _propertyBehaviors: UInt32 {
60 |         StateObject<Storage>._propertyBehaviors
   |                              `- warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
61 |     }
62 | }
SwiftUICore.StateObject._propertyBehaviors:2:46: note: static property declared here
1 | generic struct StateObject {
2 | @MainActor @preconcurrency public static var _propertyBehaviors: UInt32 { get }}
  |                                              `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
   |                                         `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 |     }
48 |
[134/172] Compiling Turbocharger Alignment+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 |     }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
  |                                   `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:50:23: warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
48 |
49 |     public var wrappedValue: ObjectType? {
50 |         get { storage.wrappedValue.value }
   |                       `- warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
51 |         nonmutating set { storage.wrappedValue.value = newValue }
52 |     }
SwiftUICore.ObservedObject.wrappedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
  |                                       `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:51:35: warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
49 |     public var wrappedValue: ObjectType? {
50 |         get { storage.wrappedValue.value }
51 |         nonmutating set { storage.wrappedValue.value = newValue }
   |                                   `- warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
52 |     }
53 |
SwiftUICore.ObservedObject.wrappedValue:2:39: note: mutation of this property is only permitted within the actor
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
  |                                       `- note: mutation of this property is only permitted within the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:31: warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 |     public var projectedValue: Binding<ObjectType?> {
55 |         storage.projectedValue.value
   |                               `- warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 |     }
57 |
SwiftUICore.ObservedObject.Wrapper.subscript:3:35: note: subscript declared here
1 | generic struct ObservedObject {
2 |   struct Wrapper {
3 | @MainActor @preconcurrency public subscript<Subject>(dynamicMember keyPath: ReferenceWritableKeyPath<ObjectType, Subject>) -> Binding<Subject> { get }  }
  |                                   `- note: subscript declared here
4 | }
5 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:17: warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 |     public var projectedValue: Binding<ObjectType?> {
55 |         storage.projectedValue.value
   |                 `- warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 |     }
57 |
SwiftUICore.ObservedObject.projectedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var projectedValue: ObservedObject<ObjectType>.Wrapper { get }}
  |                                       `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:60:30: warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 |     @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
59 |     public static var _propertyBehaviors: UInt32 {
60 |         StateObject<Storage>._propertyBehaviors
   |                              `- warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
61 |     }
62 | }
SwiftUICore.StateObject._propertyBehaviors:2:46: note: static property declared here
1 | generic struct StateObject {
2 | @MainActor @preconcurrency public static var _propertyBehaviors: UInt32 { get }}
  |                                              `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
   |                                         `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 |     }
48 |
[135/172] Compiling Turbocharger EdgeInsets+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 |     }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
  |                                   `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:50:23: warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
48 |
49 |     public var wrappedValue: ObjectType? {
50 |         get { storage.wrappedValue.value }
   |                       `- warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
51 |         nonmutating set { storage.wrappedValue.value = newValue }
52 |     }
SwiftUICore.ObservedObject.wrappedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
  |                                       `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:51:35: warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
49 |     public var wrappedValue: ObjectType? {
50 |         get { storage.wrappedValue.value }
51 |         nonmutating set { storage.wrappedValue.value = newValue }
   |                                   `- warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
52 |     }
53 |
SwiftUICore.ObservedObject.wrappedValue:2:39: note: mutation of this property is only permitted within the actor
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
  |                                       `- note: mutation of this property is only permitted within the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:31: warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 |     public var projectedValue: Binding<ObjectType?> {
55 |         storage.projectedValue.value
   |                               `- warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 |     }
57 |
SwiftUICore.ObservedObject.Wrapper.subscript:3:35: note: subscript declared here
1 | generic struct ObservedObject {
2 |   struct Wrapper {
3 | @MainActor @preconcurrency public subscript<Subject>(dynamicMember keyPath: ReferenceWritableKeyPath<ObjectType, Subject>) -> Binding<Subject> { get }  }
  |                                   `- note: subscript declared here
4 | }
5 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:17: warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 |     public var projectedValue: Binding<ObjectType?> {
55 |         storage.projectedValue.value
   |                 `- warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 |     }
57 |
SwiftUICore.ObservedObject.projectedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var projectedValue: ObservedObject<ObjectType>.Wrapper { get }}
  |                                       `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:60:30: warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 |     @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
59 |     public static var _propertyBehaviors: UInt32 {
60 |         StateObject<Storage>._propertyBehaviors
   |                              `- warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
61 |     }
62 | }
SwiftUICore.StateObject._propertyBehaviors:2:46: note: static property declared here
1 | generic struct StateObject {
2 | @MainActor @preconcurrency public static var _propertyBehaviors: UInt32 { get }}
  |                                              `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
   |                                         `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 |     }
48 |
[136/172] Compiling Turbocharger Transaction+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 |     }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
  |                                   `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:50:23: warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
48 |
49 |     public var wrappedValue: ObjectType? {
50 |         get { storage.wrappedValue.value }
   |                       `- warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
51 |         nonmutating set { storage.wrappedValue.value = newValue }
52 |     }
SwiftUICore.ObservedObject.wrappedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
  |                                       `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:51:35: warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
49 |     public var wrappedValue: ObjectType? {
50 |         get { storage.wrappedValue.value }
51 |         nonmutating set { storage.wrappedValue.value = newValue }
   |                                   `- warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
52 |     }
53 |
SwiftUICore.ObservedObject.wrappedValue:2:39: note: mutation of this property is only permitted within the actor
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
  |                                       `- note: mutation of this property is only permitted within the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:31: warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 |     public var projectedValue: Binding<ObjectType?> {
55 |         storage.projectedValue.value
   |                               `- warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 |     }
57 |
SwiftUICore.ObservedObject.Wrapper.subscript:3:35: note: subscript declared here
1 | generic struct ObservedObject {
2 |   struct Wrapper {
3 | @MainActor @preconcurrency public subscript<Subject>(dynamicMember keyPath: ReferenceWritableKeyPath<ObjectType, Subject>) -> Binding<Subject> { get }  }
  |                                   `- note: subscript declared here
4 | }
5 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:17: warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 |     public var projectedValue: Binding<ObjectType?> {
55 |         storage.projectedValue.value
   |                 `- warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 |     }
57 |
SwiftUICore.ObservedObject.projectedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var projectedValue: ObservedObject<ObjectType>.Wrapper { get }}
  |                                       `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:60:30: warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 |     @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
59 |     public static var _propertyBehaviors: UInt32 {
60 |         StateObject<Storage>._propertyBehaviors
   |                              `- warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
61 |     }
62 | }
SwiftUICore.StateObject._propertyBehaviors:2:46: note: static property declared here
1 | generic struct StateObject {
2 | @MainActor @preconcurrency public static var _propertyBehaviors: UInt32 { get }}
  |                                              `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
   |                                         `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 |     }
48 |
[137/172] Compiling Turbocharger Accessibility.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
  8 |
  9 |     /// Returns a transition that blurs the view.
 10 |     public static let blur = AnyTransition.modifier(
    |                       |- warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'blur' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |         active: BlurModifier(radius: 5),
 12 |         identity: BlurModifier(radius: 0)
SwiftUICore.AnyTransition:2:23: note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
1 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
2 | @frozen public struct AnyTransition {
  |                       `- note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
3 |     @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
4 |     public init<T>(_ transition: T) where T : Transition
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
  8 |
  9 |     /// Returns a transition that blurs the view.
 10 |     public static let blur = AnyTransition.modifier(
    |                       `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
 11 |         active: BlurModifier(radius: 5),
 12 |         identity: BlurModifier(radius: 0)
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:18:21: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 14 |
 15 |     /// Returns a transition that blurs the view.
 16 |     public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
    |                        `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
 17 |         .modifier(
 18 |             active: BlurModifier(radius: radius, opaque: opaque),
    |                     `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 19 |             identity: BlurModifier(radius: 0, opaque: opaque)
 20 |         )
    :
 29 |     public var opaque: Bool
 30 |
 31 |     public init(radius: CGFloat, opaque: Bool = false) {
    |            |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
    |            `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
 32 |         self.radius = radius
 33 |         self.opaque = opaque
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:19:23: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 14 |
 15 |     /// Returns a transition that blurs the view.
 16 |     public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
    |                        `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
 17 |         .modifier(
 18 |             active: BlurModifier(radius: radius, opaque: opaque),
 19 |             identity: BlurModifier(radius: 0, opaque: opaque)
    |                       `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 20 |         )
 21 |     }
    :
 29 |     public var opaque: Bool
 30 |
 31 |     public init(radius: CGFloat, opaque: Bool = false) {
    |            |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
    |            `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
 32 |         self.radius = radius
 33 |         self.opaque = opaque
[138/172] Compiling Turbocharger AlignmentOffset.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
  8 |
  9 |     /// Returns a transition that blurs the view.
 10 |     public static let blur = AnyTransition.modifier(
    |                       |- warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'blur' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |         active: BlurModifier(radius: 5),
 12 |         identity: BlurModifier(radius: 0)
SwiftUICore.AnyTransition:2:23: note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
1 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
2 | @frozen public struct AnyTransition {
  |                       `- note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
3 |     @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
4 |     public init<T>(_ transition: T) where T : Transition
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
  8 |
  9 |     /// Returns a transition that blurs the view.
 10 |     public static let blur = AnyTransition.modifier(
    |                       `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
 11 |         active: BlurModifier(radius: 5),
 12 |         identity: BlurModifier(radius: 0)
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:18:21: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 14 |
 15 |     /// Returns a transition that blurs the view.
 16 |     public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
    |                        `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
 17 |         .modifier(
 18 |             active: BlurModifier(radius: radius, opaque: opaque),
    |                     `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 19 |             identity: BlurModifier(radius: 0, opaque: opaque)
 20 |         )
    :
 29 |     public var opaque: Bool
 30 |
 31 |     public init(radius: CGFloat, opaque: Bool = false) {
    |            |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
    |            `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
 32 |         self.radius = radius
 33 |         self.opaque = opaque
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:19:23: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 14 |
 15 |     /// Returns a transition that blurs the view.
 16 |     public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
    |                        `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
 17 |         .modifier(
 18 |             active: BlurModifier(radius: radius, opaque: opaque),
 19 |             identity: BlurModifier(radius: 0, opaque: opaque)
    |                       `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 20 |         )
 21 |     }
    :
 29 |     public var opaque: Bool
 30 |
 31 |     public init(radius: CGFloat, opaque: Bool = false) {
    |            |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
    |            `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
 32 |         self.radius = radius
 33 |         self.opaque = opaque
[139/172] Compiling Turbocharger Badge.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
  8 |
  9 |     /// Returns a transition that blurs the view.
 10 |     public static let blur = AnyTransition.modifier(
    |                       |- warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'blur' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |         active: BlurModifier(radius: 5),
 12 |         identity: BlurModifier(radius: 0)
SwiftUICore.AnyTransition:2:23: note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
1 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
2 | @frozen public struct AnyTransition {
  |                       `- note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
3 |     @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
4 |     public init<T>(_ transition: T) where T : Transition
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
  8 |
  9 |     /// Returns a transition that blurs the view.
 10 |     public static let blur = AnyTransition.modifier(
    |                       `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
 11 |         active: BlurModifier(radius: 5),
 12 |         identity: BlurModifier(radius: 0)
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:18:21: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 14 |
 15 |     /// Returns a transition that blurs the view.
 16 |     public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
    |                        `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
 17 |         .modifier(
 18 |             active: BlurModifier(radius: radius, opaque: opaque),
    |                     `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 19 |             identity: BlurModifier(radius: 0, opaque: opaque)
 20 |         )
    :
 29 |     public var opaque: Bool
 30 |
 31 |     public init(radius: CGFloat, opaque: Bool = false) {
    |            |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
    |            `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
 32 |         self.radius = radius
 33 |         self.opaque = opaque
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:19:23: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 14 |
 15 |     /// Returns a transition that blurs the view.
 16 |     public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
    |                        `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
 17 |         .modifier(
 18 |             active: BlurModifier(radius: radius, opaque: opaque),
 19 |             identity: BlurModifier(radius: 0, opaque: opaque)
    |                       `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 20 |         )
 21 |     }
    :
 29 |     public var opaque: Bool
 30 |
 31 |     public init(radius: CGFloat, opaque: Bool = false) {
    |            |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
    |            `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
 32 |         self.radius = radius
 33 |         self.opaque = opaque
[140/172] Compiling Turbocharger BlurModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
  8 |
  9 |     /// Returns a transition that blurs the view.
 10 |     public static let blur = AnyTransition.modifier(
    |                       |- warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'blur' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |         active: BlurModifier(radius: 5),
 12 |         identity: BlurModifier(radius: 0)
SwiftUICore.AnyTransition:2:23: note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
1 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
2 | @frozen public struct AnyTransition {
  |                       `- note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
3 |     @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
4 |     public init<T>(_ transition: T) where T : Transition
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
  8 |
  9 |     /// Returns a transition that blurs the view.
 10 |     public static let blur = AnyTransition.modifier(
    |                       `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
 11 |         active: BlurModifier(radius: 5),
 12 |         identity: BlurModifier(radius: 0)
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:18:21: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 14 |
 15 |     /// Returns a transition that blurs the view.
 16 |     public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
    |                        `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
 17 |         .modifier(
 18 |             active: BlurModifier(radius: radius, opaque: opaque),
    |                     `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 19 |             identity: BlurModifier(radius: 0, opaque: opaque)
 20 |         )
    :
 29 |     public var opaque: Bool
 30 |
 31 |     public init(radius: CGFloat, opaque: Bool = false) {
    |            |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
    |            `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
 32 |         self.radius = radius
 33 |         self.opaque = opaque
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:19:23: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 14 |
 15 |     /// Returns a transition that blurs the view.
 16 |     public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
    |                        `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
 17 |         .modifier(
 18 |             active: BlurModifier(radius: radius, opaque: opaque),
 19 |             identity: BlurModifier(radius: 0, opaque: opaque)
    |                       `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 20 |         )
 21 |     }
    :
 29 |     public var opaque: Bool
 30 |
 31 |     public init(radius: CGFloat, opaque: Bool = false) {
    |            |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
    |            `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
 32 |         self.radius = radius
 33 |         self.opaque = opaque
[141/172] Compiling Turbocharger Hidden.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
  8 |
  9 |     /// Returns a transition that blurs the view.
 10 |     public static let blur = AnyTransition.modifier(
    |                       |- warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'blur' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |         active: BlurModifier(radius: 5),
 12 |         identity: BlurModifier(radius: 0)
SwiftUICore.AnyTransition:2:23: note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
1 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
2 | @frozen public struct AnyTransition {
  |                       `- note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
3 |     @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
4 |     public init<T>(_ transition: T) where T : Transition
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
  8 |
  9 |     /// Returns a transition that blurs the view.
 10 |     public static let blur = AnyTransition.modifier(
    |                       `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
 11 |         active: BlurModifier(radius: 5),
 12 |         identity: BlurModifier(radius: 0)
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:18:21: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 14 |
 15 |     /// Returns a transition that blurs the view.
 16 |     public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
    |                        `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
 17 |         .modifier(
 18 |             active: BlurModifier(radius: radius, opaque: opaque),
    |                     `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 19 |             identity: BlurModifier(radius: 0, opaque: opaque)
 20 |         )
    :
 29 |     public var opaque: Bool
 30 |
 31 |     public init(radius: CGFloat, opaque: Bool = false) {
    |            |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
    |            `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
 32 |         self.radius = radius
 33 |         self.opaque = opaque
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:19:23: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 14 |
 15 |     /// Returns a transition that blurs the view.
 16 |     public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
    |                        `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
 17 |         .modifier(
 18 |             active: BlurModifier(radius: radius, opaque: opaque),
 19 |             identity: BlurModifier(radius: 0, opaque: opaque)
    |                       `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 20 |         )
 21 |     }
    :
 29 |     public var opaque: Bool
 30 |
 31 |     public init(radius: CGFloat, opaque: Bool = false) {
    |            |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
    |            `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
 32 |         self.radius = radius
 33 |         self.opaque = opaque
[142/172] Compiling Turbocharger Mask.swift
[143/172] Compiling Turbocharger OnAppearAndChange.swift
[144/172] Compiling Turbocharger ProposedSizeObserver.swift
[145/172] Compiling Turbocharger RotationRelativeFrameModifier.swift
[146/172] Compiling Turbocharger SafeArea.swift
[147/172] Emitting module Turbocharger
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 |     }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
  |                                   `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/AsyncForEach.swift:58:16: warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
 55 | }
 56 |
 57 | extension AsyncForEach: DynamicViewContent {
    |                         `- note: add '@preconcurrency' to the 'DynamicViewContent' conformance to defer isolation checking to run time
 58 |     public var data: [Data.Element] {
    |                `- warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
 59 |         values.compactMap { $0.asOptional() }
 60 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
  8 |
  9 |     /// Returns a transition that blurs the view.
 10 |     public static let blur = AnyTransition.modifier(
    |                       |- warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'blur' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |         active: BlurModifier(radius: 5),
 12 |         identity: BlurModifier(radius: 0)
SwiftUICore.AnyTransition:2:23: note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
1 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
2 | @frozen public struct AnyTransition {
  |                       `- note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
3 |     @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
4 |     public init<T>(_ transition: T) where T : Transition
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
  8 |
  9 |     /// Returns a transition that blurs the view.
 10 |     public static let blur = AnyTransition.modifier(
    |                       `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
 11 |         active: BlurModifier(radius: 5),
 12 |         identity: BlurModifier(radius: 0)
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/Shimmer.swift:190:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
174 | }
175 |
176 | private class ShimmerClock: ObservableObject {
    |               `- note: class 'ShimmerClock' does not conform to the 'Sendable' protocol
177 |     @Published var phase: CGFloat = 0
178 |
    :
188 |     #endif
189 |
190 |     static let shared = ShimmerClock()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 |     private init() {
192 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 |     @inlinable
45 |     public init(wrappedValue: ObjectType?) {
46 |         storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
   |                                         |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
   |                                         `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 |     }
48 |
[148/172] Compiling Turbocharger CollectionViewRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:46:21: warning: mutation of captured var 'width' in concurrently-executing code
 44 |                 .hidden()
 45 |                 .alignmentGuide(alignment.horizontal) { d in
 46 |                     width = d.width
    |                     `- warning: mutation of captured var 'width' in concurrently-executing code
 47 |                     x = 0
 48 |                     y = 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:47:21: warning: mutation of captured var 'x' in concurrently-executing code
 45 |                 .alignmentGuide(alignment.horizontal) { d in
 46 |                     width = d.width
 47 |                     x = 0
    |                     `- warning: mutation of captured var 'x' in concurrently-executing code
 48 |                     y = 0
 49 |                     return 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:48:21: warning: mutation of captured var 'y' in concurrently-executing code
 46 |                     width = d.width
 47 |                     x = 0
 48 |                     y = 0
    |                     `- warning: mutation of captured var 'y' in concurrently-executing code
 49 |                     return 0
 50 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:24: warning: reference to captured var 'x' in concurrently-executing code
 52 |             content
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
    |                        `- warning: reference to captured var 'x' in concurrently-executing code
 55 |                         x = 0
 56 |                         y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:38: warning: reference to captured var 'width' in concurrently-executing code
 52 |             content
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
    |                                      `- warning: reference to captured var 'width' in concurrently-executing code
 55 |                         x = 0
 56 |                         y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:55:25: warning: mutation of captured var 'x' in concurrently-executing code
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
 55 |                         x = 0
    |                         `- warning: mutation of captured var 'x' in concurrently-executing code
 56 |                         y += d.height + spacing
 57 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:56:25: warning: mutation of captured var 'y' in concurrently-executing code
 54 |                     if x + d.width > width {
 55 |                         x = 0
 56 |                         y += d.height + spacing
    |                         `- warning: mutation of captured var 'y' in concurrently-executing code
 57 |                     }
 58 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:59:34: warning: reference to captured var 'x' in concurrently-executing code
 57 |                     }
 58 |
 59 |                     let result = x
    |                                  `- warning: reference to captured var 'x' in concurrently-executing code
 60 |                     x += d.width + spacing
 61 |                     return -result
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:60:21: warning: mutation of captured var 'x' in concurrently-executing code
 58 |
 59 |                     let result = x
 60 |                     x += d.width + spacing
    |                     `- warning: mutation of captured var 'x' in concurrently-executing code
 61 |                     return -result
 62 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:64:32: warning: reference to captured var 'y' in concurrently-executing code
 62 |                 }
 63 |                 .alignmentGuide(alignment.vertical) { d in
 64 |                     d.height - y
    |                                `- warning: reference to captured var 'y' in concurrently-executing code
 65 |                 }
 66 |         }
[149/172] Compiling Turbocharger FlowStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:46:21: warning: mutation of captured var 'width' in concurrently-executing code
 44 |                 .hidden()
 45 |                 .alignmentGuide(alignment.horizontal) { d in
 46 |                     width = d.width
    |                     `- warning: mutation of captured var 'width' in concurrently-executing code
 47 |                     x = 0
 48 |                     y = 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:47:21: warning: mutation of captured var 'x' in concurrently-executing code
 45 |                 .alignmentGuide(alignment.horizontal) { d in
 46 |                     width = d.width
 47 |                     x = 0
    |                     `- warning: mutation of captured var 'x' in concurrently-executing code
 48 |                     y = 0
 49 |                     return 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:48:21: warning: mutation of captured var 'y' in concurrently-executing code
 46 |                     width = d.width
 47 |                     x = 0
 48 |                     y = 0
    |                     `- warning: mutation of captured var 'y' in concurrently-executing code
 49 |                     return 0
 50 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:24: warning: reference to captured var 'x' in concurrently-executing code
 52 |             content
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
    |                        `- warning: reference to captured var 'x' in concurrently-executing code
 55 |                         x = 0
 56 |                         y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:38: warning: reference to captured var 'width' in concurrently-executing code
 52 |             content
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
    |                                      `- warning: reference to captured var 'width' in concurrently-executing code
 55 |                         x = 0
 56 |                         y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:55:25: warning: mutation of captured var 'x' in concurrently-executing code
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
 55 |                         x = 0
    |                         `- warning: mutation of captured var 'x' in concurrently-executing code
 56 |                         y += d.height + spacing
 57 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:56:25: warning: mutation of captured var 'y' in concurrently-executing code
 54 |                     if x + d.width > width {
 55 |                         x = 0
 56 |                         y += d.height + spacing
    |                         `- warning: mutation of captured var 'y' in concurrently-executing code
 57 |                     }
 58 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:59:34: warning: reference to captured var 'x' in concurrently-executing code
 57 |                     }
 58 |
 59 |                     let result = x
    |                                  `- warning: reference to captured var 'x' in concurrently-executing code
 60 |                     x += d.width + spacing
 61 |                     return -result
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:60:21: warning: mutation of captured var 'x' in concurrently-executing code
 58 |
 59 |                     let result = x
 60 |                     x += d.width + spacing
    |                     `- warning: mutation of captured var 'x' in concurrently-executing code
 61 |                     return -result
 62 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:64:32: warning: reference to captured var 'y' in concurrently-executing code
 62 |                 }
 63 |                 .alignmentGuide(alignment.vertical) { d in
 64 |                     d.height - y
    |                                `- warning: reference to captured var 'y' in concurrently-executing code
 65 |                 }
 66 |         }
[150/172] Compiling Turbocharger FluidGradient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:46:21: warning: mutation of captured var 'width' in concurrently-executing code
 44 |                 .hidden()
 45 |                 .alignmentGuide(alignment.horizontal) { d in
 46 |                     width = d.width
    |                     `- warning: mutation of captured var 'width' in concurrently-executing code
 47 |                     x = 0
 48 |                     y = 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:47:21: warning: mutation of captured var 'x' in concurrently-executing code
 45 |                 .alignmentGuide(alignment.horizontal) { d in
 46 |                     width = d.width
 47 |                     x = 0
    |                     `- warning: mutation of captured var 'x' in concurrently-executing code
 48 |                     y = 0
 49 |                     return 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:48:21: warning: mutation of captured var 'y' in concurrently-executing code
 46 |                     width = d.width
 47 |                     x = 0
 48 |                     y = 0
    |                     `- warning: mutation of captured var 'y' in concurrently-executing code
 49 |                     return 0
 50 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:24: warning: reference to captured var 'x' in concurrently-executing code
 52 |             content
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
    |                        `- warning: reference to captured var 'x' in concurrently-executing code
 55 |                         x = 0
 56 |                         y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:38: warning: reference to captured var 'width' in concurrently-executing code
 52 |             content
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
    |                                      `- warning: reference to captured var 'width' in concurrently-executing code
 55 |                         x = 0
 56 |                         y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:55:25: warning: mutation of captured var 'x' in concurrently-executing code
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
 55 |                         x = 0
    |                         `- warning: mutation of captured var 'x' in concurrently-executing code
 56 |                         y += d.height + spacing
 57 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:56:25: warning: mutation of captured var 'y' in concurrently-executing code
 54 |                     if x + d.width > width {
 55 |                         x = 0
 56 |                         y += d.height + spacing
    |                         `- warning: mutation of captured var 'y' in concurrently-executing code
 57 |                     }
 58 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:59:34: warning: reference to captured var 'x' in concurrently-executing code
 57 |                     }
 58 |
 59 |                     let result = x
    |                                  `- warning: reference to captured var 'x' in concurrently-executing code
 60 |                     x += d.width + spacing
 61 |                     return -result
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:60:21: warning: mutation of captured var 'x' in concurrently-executing code
 58 |
 59 |                     let result = x
 60 |                     x += d.width + spacing
    |                     `- warning: mutation of captured var 'x' in concurrently-executing code
 61 |                     return -result
 62 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:64:32: warning: reference to captured var 'y' in concurrently-executing code
 62 |                 }
 63 |                 .alignmentGuide(alignment.vertical) { d in
 64 |                     d.height - y
    |                                `- warning: reference to captured var 'y' in concurrently-executing code
 65 |                 }
 66 |         }
[151/172] Compiling Turbocharger ForEach.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:46:21: warning: mutation of captured var 'width' in concurrently-executing code
 44 |                 .hidden()
 45 |                 .alignmentGuide(alignment.horizontal) { d in
 46 |                     width = d.width
    |                     `- warning: mutation of captured var 'width' in concurrently-executing code
 47 |                     x = 0
 48 |                     y = 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:47:21: warning: mutation of captured var 'x' in concurrently-executing code
 45 |                 .alignmentGuide(alignment.horizontal) { d in
 46 |                     width = d.width
 47 |                     x = 0
    |                     `- warning: mutation of captured var 'x' in concurrently-executing code
 48 |                     y = 0
 49 |                     return 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:48:21: warning: mutation of captured var 'y' in concurrently-executing code
 46 |                     width = d.width
 47 |                     x = 0
 48 |                     y = 0
    |                     `- warning: mutation of captured var 'y' in concurrently-executing code
 49 |                     return 0
 50 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:24: warning: reference to captured var 'x' in concurrently-executing code
 52 |             content
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
    |                        `- warning: reference to captured var 'x' in concurrently-executing code
 55 |                         x = 0
 56 |                         y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:38: warning: reference to captured var 'width' in concurrently-executing code
 52 |             content
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
    |                                      `- warning: reference to captured var 'width' in concurrently-executing code
 55 |                         x = 0
 56 |                         y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:55:25: warning: mutation of captured var 'x' in concurrently-executing code
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
 55 |                         x = 0
    |                         `- warning: mutation of captured var 'x' in concurrently-executing code
 56 |                         y += d.height + spacing
 57 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:56:25: warning: mutation of captured var 'y' in concurrently-executing code
 54 |                     if x + d.width > width {
 55 |                         x = 0
 56 |                         y += d.height + spacing
    |                         `- warning: mutation of captured var 'y' in concurrently-executing code
 57 |                     }
 58 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:59:34: warning: reference to captured var 'x' in concurrently-executing code
 57 |                     }
 58 |
 59 |                     let result = x
    |                                  `- warning: reference to captured var 'x' in concurrently-executing code
 60 |                     x += d.width + spacing
 61 |                     return -result
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:60:21: warning: mutation of captured var 'x' in concurrently-executing code
 58 |
 59 |                     let result = x
 60 |                     x += d.width + spacing
    |                     `- warning: mutation of captured var 'x' in concurrently-executing code
 61 |                     return -result
 62 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:64:32: warning: reference to captured var 'y' in concurrently-executing code
 62 |                 }
 63 |                 .alignmentGuide(alignment.vertical) { d in
 64 |                     d.height - y
    |                                `- warning: reference to captured var 'y' in concurrently-executing code
 65 |                 }
 66 |         }
[152/172] Compiling Turbocharger HVStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:46:21: warning: mutation of captured var 'width' in concurrently-executing code
 44 |                 .hidden()
 45 |                 .alignmentGuide(alignment.horizontal) { d in
 46 |                     width = d.width
    |                     `- warning: mutation of captured var 'width' in concurrently-executing code
 47 |                     x = 0
 48 |                     y = 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:47:21: warning: mutation of captured var 'x' in concurrently-executing code
 45 |                 .alignmentGuide(alignment.horizontal) { d in
 46 |                     width = d.width
 47 |                     x = 0
    |                     `- warning: mutation of captured var 'x' in concurrently-executing code
 48 |                     y = 0
 49 |                     return 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:48:21: warning: mutation of captured var 'y' in concurrently-executing code
 46 |                     width = d.width
 47 |                     x = 0
 48 |                     y = 0
    |                     `- warning: mutation of captured var 'y' in concurrently-executing code
 49 |                     return 0
 50 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:24: warning: reference to captured var 'x' in concurrently-executing code
 52 |             content
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
    |                        `- warning: reference to captured var 'x' in concurrently-executing code
 55 |                         x = 0
 56 |                         y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:38: warning: reference to captured var 'width' in concurrently-executing code
 52 |             content
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
    |                                      `- warning: reference to captured var 'width' in concurrently-executing code
 55 |                         x = 0
 56 |                         y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:55:25: warning: mutation of captured var 'x' in concurrently-executing code
 53 |                 .alignmentGuide(alignment.horizontal) { d in
 54 |                     if x + d.width > width {
 55 |                         x = 0
    |                         `- warning: mutation of captured var 'x' in concurrently-executing code
 56 |                         y += d.height + spacing
 57 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:56:25: warning: mutation of captured var 'y' in concurrently-executing code
 54 |                     if x + d.width > width {
 55 |                         x = 0
 56 |                         y += d.height + spacing
    |                         `- warning: mutation of captured var 'y' in concurrently-executing code
 57 |                     }
 58 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:59:34: warning: reference to captured var 'x' in concurrently-executing code
 57 |                     }
 58 |
 59 |                     let result = x
    |                                  `- warning: reference to captured var 'x' in concurrently-executing code
 60 |                     x += d.width + spacing
 61 |                     return -result
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:60:21: warning: mutation of captured var 'x' in concurrently-executing code
 58 |
 59 |                     let result = x
 60 |                     x += d.width + spacing
    |                     `- warning: mutation of captured var 'x' in concurrently-executing code
 61 |                     return -result
 62 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:64:32: warning: reference to captured var 'y' in concurrently-executing code
 62 |                 }
 63 |                 .alignmentGuide(alignment.vertical) { d in
 64 |                     d.height - y
    |                                `- warning: reference to captured var 'y' in concurrently-executing code
 65 |                 }
 66 |         }
[153/172] Compiling Turbocharger LabeledView.swift
[154/172] Compiling Turbocharger MarqueeHStack.swift
[155/172] Compiling Turbocharger MarqueeText.swift
[156/172] Compiling Turbocharger PlatformViewRepresentable.swift
[157/172] Compiling Turbocharger ProposedSizeReader.swift
[158/172] Compiling Turbocharger ScaledFrame.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/Shimmer.swift:190:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
174 | }
175 |
176 | private class ShimmerClock: ObservableObject {
    |               `- note: class 'ShimmerClock' does not conform to the 'Sendable' protocol
177 |     @Published var phase: CGFloat = 0
178 |
    :
188 |     #endif
189 |
190 |     static let shared = ShimmerClock()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 |     private init() {
192 |     }
[159/172] Compiling Turbocharger Shimmer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/Shimmer.swift:190:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
174 | }
175 |
176 | private class ShimmerClock: ObservableObject {
    |               `- note: class 'ShimmerClock' does not conform to the 'Sendable' protocol
177 |     @Published var phase: CGFloat = 0
178 |
    :
188 |     #endif
189 |
190 |     static let shared = ShimmerClock()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 |     private init() {
192 |     }
[160/172] Compiling Turbocharger SizeThatFitsRelativeFrameModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/Shimmer.swift:190:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
174 | }
175 |
176 | private class ShimmerClock: ObservableObject {
    |               `- note: class 'ShimmerClock' does not conform to the 'Sendable' protocol
177 |     @Published var phase: CGFloat = 0
178 |
    :
188 |     #endif
189 |
190 |     static let shared = ShimmerClock()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 |     private init() {
192 |     }
[161/172] Compiling Turbocharger VibrancyEffect.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/Shimmer.swift:190:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
174 | }
175 |
176 | private class ShimmerClock: ObservableObject {
    |               `- note: class 'ShimmerClock' does not conform to the 'Sendable' protocol
177 |     @Published var phase: CGFloat = 0
178 |
    :
188 |     #endif
189 |
190 |     static let shared = ShimmerClock()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 |     private init() {
192 |     }
[162/172] Compiling Turbocharger module.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/Shimmer.swift:190:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
174 | }
175 |
176 | private class ShimmerClock: ObservableObject {
    |               `- note: class 'ShimmerClock' does not conform to the 'Sendable' protocol
177 |     @Published var phase: CGFloat = 0
178 |
    :
188 |     #endif
189 |
190 |     static let shared = ShimmerClock()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 |     private init() {
192 |     }
[163/172] Compiling Turbocharger RadialStack.swift
[164/172] Compiling Turbocharger ResultAdapter.swift
[165/172] Compiling Turbocharger WeightedHStack.swift
[166/172] Compiling Turbocharger WeightedPriority.swift
[167/172] Compiling Turbocharger WeightedVStack.swift
[168/172] Compiling Turbocharger AdaptiveStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/AsyncForEach.swift:58:16: warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
 55 | }
 56 |
 57 | extension AsyncForEach: DynamicViewContent {
    |                         `- note: add '@preconcurrency' to the 'DynamicViewContent' conformance to defer isolation checking to run time
 58 |     public var data: [Data.Element] {
    |                `- warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
 59 |         values.compactMap { $0.asOptional() }
 60 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 37 |
 38 |     /// Cleans up the layer in anticipation of it's removal.
 39 |     @MainActor @preconcurrency static func dismantleCALayer(_ layer: CALayerType, coordinator: Coordinator)
    |                                            `- note: calls to static method 'dismantleCALayer(_:coordinator:)' from outside of its actor context are implicitly asynchronous
 40 |
 41 |     typealias Context = CALayerRepresentableContext<Self>
    :
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               `- warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
145 |                     layer,
146 |                     coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               |- warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
    |                               `- note: sending task-isolated 'layer' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 |                     layer,
146 |                     coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               |- warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
    |                               `- note: sending task-isolated 'self.coordinator' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 |                     layer,
146 |                     coordinator: coordinator
[169/172] Compiling Turbocharger AsyncButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/AsyncForEach.swift:58:16: warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
 55 | }
 56 |
 57 | extension AsyncForEach: DynamicViewContent {
    |                         `- note: add '@preconcurrency' to the 'DynamicViewContent' conformance to defer isolation checking to run time
 58 |     public var data: [Data.Element] {
    |                `- warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
 59 |         values.compactMap { $0.asOptional() }
 60 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 37 |
 38 |     /// Cleans up the layer in anticipation of it's removal.
 39 |     @MainActor @preconcurrency static func dismantleCALayer(_ layer: CALayerType, coordinator: Coordinator)
    |                                            `- note: calls to static method 'dismantleCALayer(_:coordinator:)' from outside of its actor context are implicitly asynchronous
 40 |
 41 |     typealias Context = CALayerRepresentableContext<Self>
    :
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               `- warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
145 |                     layer,
146 |                     coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               |- warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
    |                               `- note: sending task-isolated 'layer' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 |                     layer,
146 |                     coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               |- warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
    |                               `- note: sending task-isolated 'self.coordinator' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 |                     layer,
146 |                     coordinator: coordinator
[170/172] Compiling Turbocharger AsyncForEach.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/AsyncForEach.swift:58:16: warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
 55 | }
 56 |
 57 | extension AsyncForEach: DynamicViewContent {
    |                         `- note: add '@preconcurrency' to the 'DynamicViewContent' conformance to defer isolation checking to run time
 58 |     public var data: [Data.Element] {
    |                `- warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
 59 |         values.compactMap { $0.asOptional() }
 60 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 37 |
 38 |     /// Cleans up the layer in anticipation of it's removal.
 39 |     @MainActor @preconcurrency static func dismantleCALayer(_ layer: CALayerType, coordinator: Coordinator)
    |                                            `- note: calls to static method 'dismantleCALayer(_:coordinator:)' from outside of its actor context are implicitly asynchronous
 40 |
 41 |     typealias Context = CALayerRepresentableContext<Self>
    :
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               `- warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
145 |                     layer,
146 |                     coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               |- warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
    |                               `- note: sending task-isolated 'layer' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 |                     layer,
146 |                     coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               |- warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
    |                               `- note: sending task-isolated 'self.coordinator' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 |                     layer,
146 |                     coordinator: coordinator
[171/172] Compiling Turbocharger CALayerRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/AsyncForEach.swift:58:16: warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
 55 | }
 56 |
 57 | extension AsyncForEach: DynamicViewContent {
    |                         `- note: add '@preconcurrency' to the 'DynamicViewContent' conformance to defer isolation checking to run time
 58 |     public var data: [Data.Element] {
    |                `- warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
 59 |         values.compactMap { $0.asOptional() }
 60 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 37 |
 38 |     /// Cleans up the layer in anticipation of it's removal.
 39 |     @MainActor @preconcurrency static func dismantleCALayer(_ layer: CALayerType, coordinator: Coordinator)
    |                                            `- note: calls to static method 'dismantleCALayer(_:coordinator:)' from outside of its actor context are implicitly asynchronous
 40 |
 41 |     typealias Context = CALayerRepresentableContext<Self>
    :
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               `- warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
145 |                     layer,
146 |                     coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               |- warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
    |                               `- note: sending task-isolated 'layer' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 |                     layer,
146 |                     coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               |- warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
    |                               `- note: sending task-isolated 'self.coordinator' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 |                     layer,
146 |                     coordinator: coordinator
[172/172] Compiling Turbocharger CollectionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/AsyncForEach.swift:58:16: warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
 55 | }
 56 |
 57 | extension AsyncForEach: DynamicViewContent {
    |                         `- note: add '@preconcurrency' to the 'DynamicViewContent' conformance to defer isolation checking to run time
 58 |     public var data: [Data.Element] {
    |                `- warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
 59 |         values.compactMap { $0.asOptional() }
 60 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
 37 |
 38 |     /// Cleans up the layer in anticipation of it's removal.
 39 |     @MainActor @preconcurrency static func dismantleCALayer(_ layer: CALayerType, coordinator: Coordinator)
    |                                            `- note: calls to static method 'dismantleCALayer(_:coordinator:)' from outside of its actor context are implicitly asynchronous
 40 |
 41 |     typealias Context = CALayerRepresentableContext<Self>
    :
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               `- warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
145 |                     layer,
146 |                     coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               |- warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
    |                               `- note: sending task-isolated 'layer' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 |                     layer,
146 |                     coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
142 |         deinit {
143 |             if let layer {
144 |                 Representable.dismantleCALayer(
    |                               |- warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
    |                               `- note: sending task-isolated 'self.coordinator' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 |                     layer,
146 |                     coordinator: coordinator
Build complete! (18.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "engine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.6",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nathantannar4/Engine"
    }
  ],
  "manifest_display_name" : "Turbocharger",
  "name" : "Turbocharger",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Turbocharger",
      "targets" : [
        "Turbocharger"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Turbocharger",
      "module_type" : "SwiftTarget",
      "name" : "Turbocharger",
      "path" : "Sources/Turbocharger",
      "product_dependencies" : [
        "Engine"
      ],
      "product_memberships" : [
        "Turbocharger"
      ],
      "sources" : [
        "Sources/Alignment/FirstTextMidline.swift",
        "Sources/Alignment/VariadicAlignmentID.swift",
        "Sources/Core/ArrayBuilder.swift",
        "Sources/Core/EquatableBox.swift",
        "Sources/Core/IdentifiableBox.swift",
        "Sources/DynamicProperty/FormatTransform.swift",
        "Sources/DynamicProperty/OptionalObservedObject.swift",
        "Sources/DynamicProperty/OptionalStateObject.swift",
        "Sources/DynamicProperty/PublishedState.swift",
        "Sources/Extensions/Alignment+Extensions.swift",
        "Sources/Extensions/EdgeInsets+Extensions.swift",
        "Sources/Extensions/Transaction+Extensions.swift",
        "Sources/View/AdaptiveStack.swift",
        "Sources/View/AsyncButton.swift",
        "Sources/View/AsyncForEach.swift",
        "Sources/View/CALayerRepresentable.swift",
        "Sources/View/CollectionView.swift",
        "Sources/View/CollectionViewCompositionalLayout.swift",
        "Sources/View/CollectionViewCoordinator.swift",
        "Sources/View/CollectionViewHostingConfigurationCoordinator.swift",
        "Sources/View/CollectionViewLayout.swift",
        "Sources/View/CollectionViewListLayout.swift",
        "Sources/View/CollectionViewRepresentable.swift",
        "Sources/View/FlowStack.swift",
        "Sources/View/FluidGradient.swift",
        "Sources/View/ForEach.swift",
        "Sources/View/HVStack.swift",
        "Sources/View/LabeledView.swift",
        "Sources/View/MarqueeHStack.swift",
        "Sources/View/MarqueeText.swift",
        "Sources/View/PlatformViewRepresentable.swift",
        "Sources/View/ProposedSizeReader.swift",
        "Sources/View/RadialStack.swift",
        "Sources/View/ResultAdapter.swift",
        "Sources/View/WeightedHStack.swift",
        "Sources/View/WeightedPriority.swift",
        "Sources/View/WeightedVStack.swift",
        "Sources/ViewModifier/Accessibility.swift",
        "Sources/ViewModifier/AlignmentOffset.swift",
        "Sources/ViewModifier/Badge.swift",
        "Sources/ViewModifier/BlurModifier.swift",
        "Sources/ViewModifier/Hidden.swift",
        "Sources/ViewModifier/Mask.swift",
        "Sources/ViewModifier/OnAppearAndChange.swift",
        "Sources/ViewModifier/ProposedSizeObserver.swift",
        "Sources/ViewModifier/RotationRelativeFrameModifier.swift",
        "Sources/ViewModifier/SafeArea.swift",
        "Sources/ViewModifier/ScaledFrame.swift",
        "Sources/ViewModifier/Shimmer.swift",
        "Sources/ViewModifier/SizeThatFitsRelativeFrameModifier.swift",
        "Sources/ViewModifier/VibrancyEffect.swift",
        "module.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/nathantannar4/turbocharger/main
Repository:               nathantannar4/Turbocharger
Swift version used:       6.1
Target:                   Turbocharger
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'Turbocharger'...
Finished extracting symbol information for 'Turbocharger'. (9.60s)
Building documentation for 'Turbocharger'...
warning: 'BindingTransform' doesn't exist at '/Turbocharger/FormatTransform'
  --> Sources/Turbocharger/Sources/DynamicProperty/FormatTransform.swift:8:9-8:25
6  | import Engine
7  |
8  + /// A ``BindingTransform`` that transforms the value
9  | /// with a `ParseableFormatStyle`
10 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
warning: 'View' doesn't exist at '/Turbocharger/PublishedState'
  --> Sources/Turbocharger/Sources/DynamicProperty/PublishedState.swift:13:22-13:26
11 | /// > Tip: Use ``PublishedState`` to improve performance
12 | /// when your view does not need to be invalidated for every change.
13 + /// Instead, use ``View/onReceive`` with ``PublishedState/publisher``
14 | ///
15 | @propertyWrapper
Finished building documentation for 'Turbocharger' (8.62s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/nathantannar4/turbocharger/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/nathantannar4/Engine
Updating https://github.com/swiftlang/swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.50s)
Updated https://github.com/nathantannar4/Engine (0.94s)
Updated https://github.com/swiftlang/swift-syntax (0.94s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.1.7 (1.89s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.57s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit GenericConstraint.swift
[8/57] Compiling SymbolKit GenericParameter.swift
[9/57] Compiling SymbolKit Generics.swift
[10/57] Compiling SymbolKit Namespace.swift
[11/57] Compiling Snippets Snippet.swift
[12/57] Emitting module Snippets
[13/57] Compiling Snippets SnippetParser.swift
[14/57] Compiling SymbolKit DeclarationFragments.swift
[15/57] Compiling SymbolKit Fragment.swift
[16/57] Compiling SymbolKit FragmentKind.swift
[17/57] Compiling SymbolKit FunctionParameter.swift
[18/57] Compiling SymbolKit FunctionSignature.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit Identifier.swift
[30/57] Compiling SymbolKit KindIdentifier.swift
[31/57] Compiling SymbolKit Location.swift
[32/57] Compiling SymbolKit Mutability.swift
[33/57] Compiling SymbolKit Names.swift
[34/57] Compiling SymbolKit SPI.swift
[35/57] Compiling SymbolKit Snippet.swift
[36/57] Compiling SymbolKit Extension.swift
[37/57] Compiling SymbolKit Symbol.swift
[38/57] Compiling SymbolKit SymbolKind.swift
[39/57] Compiling SymbolKit SymbolGraph.swift
[40/57] Compiling SymbolKit GraphCollector.swift
[41/57] Compiling SymbolKit Relationship.swift
[42/57] Compiling SymbolKit RelationshipKind.swift
[43/57] Compiling SymbolKit SourceOrigin.swift
[44/57] Compiling SymbolKit GenericConstraints.swift
[45/57] Compiling SymbolKit Swift.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.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 SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.30s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/23] Compiling EngineCore TypeDescriptor.swift
[3/23] Compiling EngineCore TypeIdentifier.swift
[4/25] Compiling EngineCore EmptyViewVisitor.swift
[5/25] Compiling EngineCore EnvironmentKeyVisitor.swift
[6/25] Compiling EngineCore ForEachVisitor.swift
[7/25] Emitting module EngineCore
[8/25] Compiling EngineCore Runtime.swift
[9/25] Compiling EngineCore SectionVisitor.swift
[10/25] Compiling EngineCore AnyViewVisitor.swift
[11/25] Compiling EngineCore ConditionalContentVisitor.swift
[12/25] Compiling EngineCore CustomViewVisitor.swift
[13/25] Compiling EngineCore TypeMetadata.swift
[14/25] Compiling EngineCore UnsafePointer.swift
[15/25] Compiling EngineCore TupleViewVisitor.swift
[16/25] Compiling EngineCore TupleVisitor.swift
[17/25] Compiling EngineCore OptionalVisitor.swift
[18/25] Compiling EngineCore ProtocolConformance.swift
[19/25] Compiling EngineCore GroupVisitor.swift
[20/25] Compiling EngineCore ModifiedContentVisitor.swift
[21/25] Compiling EngineCore MultiViewVisitor.swift
[22/25] Compiling EngineCore ViewModifierVisitor.swift
[23/25] Compiling EngineCore ViewTraitKeyVisitor.swift
[24/25] Compiling EngineCore ViewTypeIdentifier.swift
[25/25] Compiling EngineCore ViewVisitor.swift
[26/107] Compiling Engine ViewInputConditionalContent.swift
[27/107] Compiling Engine ViewInputConditionalModifier.swift
[28/107] Compiling Engine ViewInputKey.swift
[29/107] Compiling Engine ViewInputs.swift
[30/107] Compiling Engine ViewInputsVisitor.swift
[31/107] Compiling Engine ViewModifierBuilder.swift
[32/107] Compiling Engine ViewModifierContent.swift
[33/107] Compiling Engine ViewModifierVisitor.swift
[34/107] Compiling Engine ViewOutputAlias.swift
[35/115] Compiling Engine StaticCondition.swift
[36/115] Compiling Engine StaticConditionalContent.swift
[37/115] Compiling Engine StaticConditionalModifier.swift
[38/115] Compiling Engine StaticContent.swift
[39/115] Compiling Engine StaticModifier.swift
[40/115] Compiling Engine StyleContext.swift
[41/115] Compiling Engine StyleInputCondition.swift
[42/115] Compiling Engine SymmetricallyScaledText.swift
[43/115] Compiling Engine Text+Extensions.swift
[44/115] Compiling Engine Animation+Resolved.swift
[45/115] Compiling Engine AnyAnimatableData.swift
[46/115] Compiling Engine AnyShape.swift
[47/115] Compiling Engine AnyShapeStyle+Extensions.swift
[48/115] Compiling Engine AnyView.swift
[49/115] Compiling Engine AnyViewModifier.swift
[50/115] Compiling Engine AttributedString+Extensions.swift
[51/115] Compiling Engine BindingTransform.swift
[52/115] Compiling Engine Color+Extensions.swift
[53/115] Emitting module Engine
[54/115] Compiling Engine ConditionalContent.swift
[55/115] Compiling Engine ConditionalLayout.swift
[56/115] Compiling Engine ConditionalShape.swift
[57/115] Compiling Engine ConditionalView.swift
[58/115] Compiling Engine EmptyShape.swift
[59/115] Compiling Engine Environment+Extensions.swift
[60/115] Compiling Engine EnvironmentKeyVisitor.swift
[61/115] Compiling Engine EnvironmentOrValue.swift
[62/115] Compiling Engine EnvironmentValueReader.swift
[63/115] Compiling Engine TextAttachment.swift
[64/115] Compiling Engine TextBuilder.swift
[65/115] Compiling Engine TextReader.swift
[66/115] Compiling Engine TraitValueKey.swift
[67/115] Compiling Engine Transaction.swift
[68/115] Compiling Engine UnaryViewAdaptor.swift
[69/115] Compiling Engine UnaryViewModifier.swift
[70/115] Compiling Engine UnwrapTransform.swift
[71/115] Compiling Engine UpdatePhase.swift
[72/115] Compiling Engine EnvironmentValuesVisitor.swift
[73/115] Compiling Engine Font+Extensions.swift
[74/115] Compiling Engine ForEachSubview.swift
[75/115] Compiling Engine GraphInputs.swift
[76/115] Compiling Engine Group.swift
[77/115] Compiling Engine HostingController.swift
[78/115] Compiling Engine HostingView.swift
[79/115] Compiling Engine Image+Extensions.swift
[80/115] Compiling Engine IsNilTransform.swift
[81/115] Compiling Engine IsNotNilTransform.swift
[82/115] Compiling Engine LayoutAdapter.swift
[83/115] Compiling Engine LayoutBuilder.swift
[84/115] Compiling Engine LayoutThatFits.swift
[85/115] Compiling Engine MainActor.swift
[86/115] Compiling Engine MultiViewAdapter.swift
[87/115] Compiling Engine MultiViewVisitor.swift
[88/115] Compiling Engine Never.swift
[89/115] Compiling Engine OptionalAdapter.swift
[90/115] Compiling Engine PreferenceKeyReader.swift
[91/115] Compiling Engine PrimitiveView.swift
[92/115] Compiling Engine PrimitiveViewModifier.swift
[93/115] Compiling Engine PropertyList.swift
[94/115] Compiling Engine ProposedSize.swift
[95/115] Compiling Engine SectionView.swift
[96/115] Compiling Engine ShapeAdapter.swift
[97/115] Compiling Engine ShapeBuilder.swift
[98/115] Compiling Engine StateOrBinding.swift
[99/115] Compiling Engine UserInterfaceIdiomContent.swift
[100/115] Compiling Engine UserInterfaceIdiomModifier.swift
[101/115] Compiling Engine VariadicView.swift
[102/115] Compiling Engine VersionedDynamicProperty.swift
[103/115] Compiling Engine VersionedView.swift
[104/115] Compiling Engine VersionedViewInput.swift
[105/115] Compiling Engine VersionedViewModifier.swift
[106/115] Compiling Engine ViewAdapter.swift
[107/115] Compiling Engine ViewAlias.swift
[108/115] Compiling Engine ViewOutputKey.swift
[109/115] Compiling Engine ViewStackAxisReader.swift
[110/115] Compiling Engine ViewStyle.swift
[111/115] Compiling Engine ViewTraitKey.swift
[112/115] Compiling Engine ViewTraitKeyVisitor.swift
[113/115] Compiling Engine ViewUpdateDebug.swift
[114/115] Compiling Engine ViewVisitor.swift
[115/115] Compiling Engine module.swift
[116/163] Compiling Turbocharger Mask.swift
[117/163] Compiling Turbocharger OnAppearAndChange.swift
[118/163] Compiling Turbocharger ProposedSizeObserver.swift
[119/163] Compiling Turbocharger RotationRelativeFrameModifier.swift
[120/163] Compiling Turbocharger SafeArea.swift
[121/163] Compiling Turbocharger OptionalObservedObject.swift
[122/163] Compiling Turbocharger OptionalStateObject.swift
[123/163] Compiling Turbocharger PublishedState.swift
[124/163] Compiling Turbocharger Alignment+Extensions.swift
[125/163] Compiling Turbocharger EdgeInsets+Extensions.swift
[126/163] Compiling Turbocharger Transaction+Extensions.swift
[127/168] Compiling Turbocharger FirstTextMidline.swift
[128/168] Compiling Turbocharger VariadicAlignmentID.swift
[129/168] Compiling Turbocharger ArrayBuilder.swift
[130/168] Compiling Turbocharger EquatableBox.swift
[131/168] Compiling Turbocharger IdentifiableBox.swift
[132/168] Compiling Turbocharger FormatTransform.swift
[133/168] Compiling Turbocharger Accessibility.swift
[134/168] Compiling Turbocharger AlignmentOffset.swift
[135/168] Compiling Turbocharger Badge.swift
[136/168] Compiling Turbocharger BlurModifier.swift
[137/168] Compiling Turbocharger Hidden.swift
[138/168] Emitting module Turbocharger
[139/168] Compiling Turbocharger AdaptiveStack.swift
[140/168] Compiling Turbocharger AsyncButton.swift
[141/168] Compiling Turbocharger AsyncForEach.swift
[142/168] Compiling Turbocharger CALayerRepresentable.swift
[143/168] Compiling Turbocharger CollectionView.swift
[144/168] Compiling Turbocharger CollectionViewCompositionalLayout.swift
[145/168] Compiling Turbocharger CollectionViewCoordinator.swift
[146/168] Compiling Turbocharger CollectionViewHostingConfigurationCoordinator.swift
[147/168] Compiling Turbocharger CollectionViewLayout.swift
[148/168] Compiling Turbocharger CollectionViewListLayout.swift
[149/168] Compiling Turbocharger CollectionViewRepresentable.swift
[150/168] Compiling Turbocharger FlowStack.swift
[151/168] Compiling Turbocharger FluidGradient.swift
[152/168] Compiling Turbocharger ForEach.swift
[153/168] Compiling Turbocharger HVStack.swift
[154/168] Compiling Turbocharger LabeledView.swift
[155/168] Compiling Turbocharger MarqueeHStack.swift
[156/168] Compiling Turbocharger MarqueeText.swift
[157/168] Compiling Turbocharger PlatformViewRepresentable.swift
[158/168] Compiling Turbocharger ProposedSizeReader.swift
[159/168] Compiling Turbocharger ScaledFrame.swift
[160/168] Compiling Turbocharger Shimmer.swift
[161/168] Compiling Turbocharger SizeThatFitsRelativeFrameModifier.swift
[162/168] Compiling Turbocharger VibrancyEffect.swift
[163/168] Compiling Turbocharger module.swift
[164/168] Compiling Turbocharger RadialStack.swift
[165/168] Compiling Turbocharger ResultAdapter.swift
[166/168] Compiling Turbocharger WeightedHStack.swift
[167/168] Compiling Turbocharger WeightedPriority.swift
[168/168] Compiling Turbocharger WeightedVStack.swift
Build of target: 'Turbocharger' complete! (4.51s)
   26882
174	/Users/admin/builder/spi-builder-workspace/.docs/nathantannar4/turbocharger/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/nathantannar4/turbocharger/main
File count: 26882
Doc size:   174.0MB
Preparing doc bundle ...
Uploading prod-nathantannar4-turbocharger-main-dd5a0ae4.zip to s3://spi-docs-inbox/prod-nathantannar4-turbocharger-main-dd5a0ae4.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.