The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Workflow, reference v3.16.0 (4a5b28), with Swift 6.1 for Linux on 1 May 2025 03:32:16 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/workflow-swift.git
Reference: v3.16.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/square/workflow-swift
 * tag               v3.16.0    -> FETCH_HEAD
HEAD is now at 4a5b28f Adding details to the parent dependencies section of the WorkflowSwiftUI Adoption Guide (#337)
Cloned https://github.com/square/workflow-swift.git
Revision (git rev-parse @):
4a5b28fcaaa903c3d278aa4313fdd8cf586ba5e3
SUCCESS checkout https://github.com/square/workflow-swift.git at v3.16.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/square/workflow-swift.git
https://github.com/square/workflow-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "reactiveswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.1.1",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveCocoa/ReactiveSwift.git"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.6.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "601.0.0-prerelease"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swift-identified-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-identified-collections"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    }
  ],
  "manifest_display_name" : "Workflow",
  "name" : "Workflow",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Workflow",
      "targets" : [
        "Workflow"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowTesting",
      "targets" : [
        "WorkflowTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowUI",
      "targets" : [
        "WorkflowUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowSwiftUI",
      "targets" : [
        "WorkflowSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowReactiveSwift",
      "targets" : [
        "WorkflowReactiveSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowReactiveSwiftTesting",
      "targets" : [
        "WorkflowReactiveSwiftTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowRxSwift",
      "targets" : [
        "WorkflowRxSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowRxSwiftTesting",
      "targets" : [
        "WorkflowRxSwiftTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowCombine",
      "targets" : [
        "WorkflowCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowCombineTesting",
      "targets" : [
        "WorkflowCombineTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowConcurrency",
      "targets" : [
        "WorkflowConcurrency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowConcurrencyTesting",
      "targets" : [
        "WorkflowConcurrencyTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ViewEnvironment",
      "targets" : [
        "ViewEnvironment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ViewEnvironmentUI",
      "targets" : [
        "ViewEnvironmentUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowSwiftUIExperimental",
      "targets" : [
        "WorkflowSwiftUIExperimental"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WorkflowSwiftUIMacros",
      "targets" : [
        "WorkflowSwiftUIMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WorkflowUITests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowUITests",
      "path" : "WorkflowUI/Tests",
      "sources" : [
        "AdaptedEnvironmentScreenTests.swift",
        "DescribedViewControllerTests.swift",
        "ScreenContainingTests.swift",
        "UIViewControllerExtensionTests.swift",
        "ViewControllerDescriptionTests.swift",
        "WorkflowHostingControllerTests.swift",
        "WorkflowUIObservationTestCase.swift",
        "WorkflowUIViewControllerTests.swift",
        "XCTestCase+Extensions.swift"
      ],
      "target_dependencies" : [
        "WorkflowUI",
        "WorkflowReactiveSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowUI",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowUI",
      "path" : "WorkflowUI/Sources",
      "product_memberships" : [
        "WorkflowUI",
        "WorkflowSwiftUI",
        "WorkflowSwiftUIExperimental"
      ],
      "sources" : [
        "Hosting/WorkflowHostingController.swift",
        "ModuleExports.swift",
        "Observation/WorkflowUIEvents.swift",
        "Observation/WorkflowUIObserver.swift",
        "Observation/WorkflowUIViewController.swift",
        "Screen/AdaptedEnvironmentScreen.swift",
        "Screen/AnyScreen/AnyScreen.swift",
        "Screen/Screen.swift",
        "Screen/ScreenContaining.swift",
        "Screen/ScreenViewController.swift",
        "ViewControllerDescription/DescribedViewController.swift",
        "ViewControllerDescription/UIViewController+Extensions.swift",
        "ViewControllerDescription/ViewControllerDescription.swift"
      ],
      "target_dependencies" : [
        "Workflow",
        "ViewEnvironment",
        "ViewEnvironmentUI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowTests",
      "path" : "Workflow/Tests",
      "sources" : [
        "AnyWorkflowActionTests.swift",
        "AnyWorkflowTests.swift",
        "ConcurrencyTests.swift",
        "DebuggingTests.swift",
        "HostContextTests.swift",
        "PerformanceTests.swift",
        "StateMutationSinkTests.swift",
        "SubtreeManagerTests.swift",
        "TestUtilities.swift",
        "WorkflowHostTests.swift",
        "WorkflowNodeTests.swift",
        "WorkflowObserverTests.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowTestingTests",
      "path" : "WorkflowTesting/Tests",
      "sources" : [
        "WorkflowActionTesterTests.swift",
        "WorkflowRenderTesterFailureTests.swift",
        "WorkflowRenderTesterTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowTesting",
      "path" : "WorkflowTesting/Sources",
      "product_dependencies" : [
        "CustomDump"
      ],
      "product_memberships" : [
        "WorkflowTesting",
        "WorkflowReactiveSwiftTesting",
        "WorkflowRxSwiftTesting",
        "WorkflowCombineTesting",
        "WorkflowConcurrencyTesting"
      ],
      "sources" : [
        "Internal/AppliedAction.swift",
        "Internal/RenderExpectations.swift",
        "Internal/RenderTester+TestContext.swift",
        "RenderTesterResult.swift",
        "WorkflowActionTester.swift",
        "WorkflowRenderTester.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowSwiftUITests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUITests",
      "path" : "WorkflowSwiftUI/Tests",
      "sources" : [
        "Derived/ObservableStateTests.swift",
        "NestedStoreTests.swift",
        "ObservableScreenTests.swift",
        "PreferredContentSizeTests.swift",
        "StoreTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowSwiftUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowSwiftUIMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUIMacrosTests",
      "path" : "WorkflowSwiftUIMacros/Tests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "Derived/ObservableStateMacroTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowSwiftUIMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowSwiftUIMacros",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUIMacros",
      "path" : "WorkflowSwiftUIMacros/Sources",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "WorkflowSwiftUI",
        "WorkflowSwiftUIMacros"
      ],
      "sources" : [
        "Derived/Availability.swift",
        "Derived/Extensions.swift",
        "Derived/ObservableStateMacro.swift",
        "Plugins.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "WorkflowSwiftUIExperimentalTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUIExperimentalTests",
      "path" : "WorkflowSwiftUIExperimental/Tests",
      "sources" : [
        "SwiftUIScreenTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowSwiftUIExperimental",
        "Workflow",
        "WorkflowUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowSwiftUIExperimental",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUIExperimental",
      "path" : "WorkflowSwiftUIExperimental/Sources",
      "product_memberships" : [
        "WorkflowSwiftUIExperimental"
      ],
      "sources" : [
        "ObservableValue+Binding.swift",
        "ObservableValue.swift",
        "SwiftUIScreen.swift",
        "WithModel.swift"
      ],
      "target_dependencies" : [
        "Workflow",
        "WorkflowUI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowSwiftUI",
      "path" : "WorkflowSwiftUI/Sources",
      "product_dependencies" : [
        "CasePaths",
        "IdentifiedCollections",
        "Perception"
      ],
      "product_memberships" : [
        "WorkflowSwiftUI"
      ],
      "sources" : [
        "ActionModel.swift",
        "Bindable+Store.swift",
        "Derived/AreOrderedSetsDuplicates.swift",
        "Derived/ObservableState.swift",
        "Derived/ObservationStateRegistrar.swift",
        "Exports.swift",
        "Macros.swift",
        "ObservableModel.swift",
        "ObservableScreen+Preview.swift",
        "ObservableScreen.swift",
        "RenderContext+ObservableModel.swift",
        "StateAccessor.swift",
        "Store+Preview.swift",
        "Store.swift",
        "Workflow+Preview.swift",
        "WorkflowView.swift"
      ],
      "target_dependencies" : [
        "Workflow",
        "WorkflowUI",
        "WorkflowSwiftUIMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowRxSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowRxSwiftTests",
      "path" : "WorkflowRxSwift/Tests",
      "sources" : [
        "ObservableTests.swift",
        "Rx+ReactiveWorkers.swift",
        "WorkerTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowRxSwiftTesting",
        "WorkflowReactiveSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowRxSwiftTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowRxSwiftTestingTests",
      "path" : "WorkflowRxSwift/TestingTests",
      "sources" : [
        "ObservableTests.swift",
        "TestingTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowRxSwiftTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowRxSwiftTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowRxSwiftTesting",
      "path" : "WorkflowRxSwift/Testing",
      "product_memberships" : [
        "WorkflowRxSwiftTesting"
      ],
      "sources" : [
        "ObservableTesting.swift",
        "WorkerTesting.swift"
      ],
      "target_dependencies" : [
        "WorkflowRxSwift",
        "WorkflowTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowRxSwift",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowRxSwift",
      "path" : "WorkflowRxSwift/Sources",
      "product_dependencies" : [
        "RxSwift"
      ],
      "product_memberships" : [
        "WorkflowRxSwift",
        "WorkflowRxSwiftTesting"
      ],
      "sources" : [
        "Logger.swift",
        "ObservableWorkflow.swift",
        "Worker.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowReactiveSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowReactiveSwiftTests",
      "path" : "WorkflowReactiveSwift/Tests",
      "sources" : [
        "SignalProducerTests.swift",
        "SignalTests.swift",
        "WorkerTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowReactiveSwiftTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowReactiveSwiftTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowReactiveSwiftTestingTests",
      "path" : "WorkflowReactiveSwift/TestingTests",
      "sources" : [
        "SignalProducerTests.swift",
        "TestingTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowReactiveSwiftTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowReactiveSwiftTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowReactiveSwiftTesting",
      "path" : "WorkflowReactiveSwift/Testing",
      "product_memberships" : [
        "WorkflowReactiveSwiftTesting"
      ],
      "sources" : [
        "SignalProducerWorkflowTesting.swift",
        "WorkerTesting.swift"
      ],
      "target_dependencies" : [
        "WorkflowReactiveSwift",
        "WorkflowTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowReactiveSwift",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowReactiveSwift",
      "path" : "WorkflowReactiveSwift/Sources",
      "product_dependencies" : [
        "ReactiveSwift"
      ],
      "product_memberships" : [
        "WorkflowReactiveSwift",
        "WorkflowReactiveSwiftTesting"
      ],
      "sources" : [
        "Logger.swift",
        "QueueScheduler+Workflow.swift",
        "SignalProducerWorkflow.swift",
        "SignalWorker.swift",
        "Worker.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowConcurrencyTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowConcurrencyTests",
      "path" : "WorkflowConcurrency/Tests",
      "sources" : [
        "AsyncOperationWorkerTests.swift",
        "WorkerTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowConcurrency",
        "Workflow",
        "WorkflowTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowConcurrencyTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowConcurrencyTestingTests",
      "path" : "WorkflowConcurrency/TestingTests",
      "sources" : [
        "TestingTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowConcurrencyTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowConcurrencyTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowConcurrencyTesting",
      "path" : "WorkflowConcurrency/Testing",
      "product_memberships" : [
        "WorkflowConcurrencyTesting"
      ],
      "sources" : [
        "WorkerTesting.swift"
      ],
      "target_dependencies" : [
        "WorkflowConcurrency",
        "WorkflowTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowConcurrency",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowConcurrency",
      "path" : "WorkflowConcurrency/Sources",
      "product_memberships" : [
        "WorkflowConcurrency",
        "WorkflowConcurrencyTesting"
      ],
      "sources" : [
        "AsyncOperationWorker.swift",
        "Logger.swift",
        "Worker.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowCombineTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowCombineTests",
      "path" : "WorkflowCombine/Tests",
      "sources" : [
        "PublisherTests.swift",
        "WorkerTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowCombineTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowCombineTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowCombineTestingTests",
      "path" : "WorkflowCombine/TestingTests",
      "sources" : [
        "PublisherTests.swift",
        "TestingTests.swift"
      ],
      "target_dependencies" : [
        "WorkflowCombineTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkflowCombineTesting",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowCombineTesting",
      "path" : "WorkflowCombine/Testing",
      "product_memberships" : [
        "WorkflowCombineTesting"
      ],
      "sources" : [
        "PublisherTesting.swift",
        "WorkerTesting.swift"
      ],
      "target_dependencies" : [
        "WorkflowCombine",
        "WorkflowTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkflowCombine",
      "module_type" : "SwiftTarget",
      "name" : "WorkflowCombine",
      "path" : "WorkflowCombine/Sources",
      "product_memberships" : [
        "WorkflowCombine",
        "WorkflowCombineTesting"
      ],
      "sources" : [
        "Logger.swift",
        "Publisher+Extensions.swift",
        "PublisherWorkflow.swift",
        "Worker.swift"
      ],
      "target_dependencies" : [
        "Workflow"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Workflow",
      "module_type" : "SwiftTarget",
      "name" : "Workflow",
      "path" : "Workflow/Sources",
      "product_dependencies" : [
        "ReactiveSwift"
      ],
      "product_memberships" : [
        "Workflow",
        "WorkflowTesting",
        "WorkflowUI",
        "WorkflowSwiftUI",
        "WorkflowReactiveSwift",
        "WorkflowReactiveSwiftTesting",
        "WorkflowRxSwift",
        "WorkflowRxSwiftTesting",
        "WorkflowCombine",
        "WorkflowCombineTesting",
        "WorkflowConcurrency",
        "WorkflowConcurrencyTesting",
        "WorkflowSwiftUIExperimental"
      ],
      "sources" : [
        "AnyWorkflow.swift",
        "AnyWorkflowConvertible.swift",
        "Debugging.swift",
        "DispatchQueue+Workflow.swift",
        "Lifetime.swift",
        "RenderContext.swift",
        "Sink.swift",
        "StateMutationSink.swift",
        "SubtreeManager.swift",
        "Workflow.swift",
        "WorkflowAction.swift",
        "WorkflowHost.swift",
        "WorkflowLogger.swift",
        "WorkflowNode.swift",
        "WorkflowObserver.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ViewEnvironmentUI",
      "module_type" : "SwiftTarget",
      "name" : "ViewEnvironmentUI",
      "path" : "ViewEnvironmentUI/Sources",
      "product_memberships" : [
        "WorkflowUI",
        "WorkflowSwiftUI",
        "ViewEnvironmentUI",
        "WorkflowSwiftUIExperimental"
      ],
      "sources" : [
        "UIView+ViewEnvironmentPropagating.swift",
        "UIViewController+ViewEnvironmentPropagating.swift",
        "ViewEnvironmentObserving.swift",
        "ViewEnvironmentPropagating.swift",
        "ViewEnvironmentPropagationNode.swift"
      ],
      "target_dependencies" : [
        "ViewEnvironment"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ViewEnvironment",
      "module_type" : "SwiftTarget",
      "name" : "ViewEnvironment",
      "path" : "ViewEnvironment/Sources",
      "product_memberships" : [
        "WorkflowUI",
        "WorkflowSwiftUI",
        "ViewEnvironment",
        "ViewEnvironmentUI",
        "WorkflowSwiftUIExperimental"
      ],
      "sources" : [
        "EnvironmentValues+ViewEnvironment.swift",
        "ViewEnvironment.swift",
        "ViewEnvironmentKey.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/swiftlang/swift-syntax
[1/4368] Fetching swift-case-paths
[4369/5779] Fetching swift-case-paths, swift-perception
[5541/6647] Fetching swift-case-paths, swift-perception, swift-macro-testing
[5855/11228] Fetching swift-case-paths, swift-perception, swift-macro-testing, swift-custom-dump
[7399/12736] Fetching swift-case-paths, swift-perception, swift-macro-testing, swift-custom-dump, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (0.57s)
Fetching https://github.com/ReactiveX/RxSwift.git
[10119/11325] Fetching swift-case-paths, swift-macro-testing, swift-custom-dump, swift-identified-collections
[11326/64008] Fetching swift-case-paths, swift-macro-testing, swift-custom-dump, swift-identified-collections, rxswift
[11327/134299] Fetching swift-case-paths, swift-macro-testing, swift-custom-dump, swift-identified-collections, rxswift, swift-syntax
Fetched https://github.com/ReactiveX/RxSwift.git from cache (8.85s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (9.59s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (9.59s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (9.59s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (9.61s)
Fetched https://github.com/swiftlang/swift-syntax from cache (9.69s)
[1/52488] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.85s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (18.18s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (1.17s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5401] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.84s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.38s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.87s)
Fetching https://github.com/apple/swift-collections
[1/16306] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.87s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (2.47s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.2 (1.04s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13159] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.38s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (2.92s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.90s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.78s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (2.59s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.74s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.3
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Building for debugging...
[0/98] Write sources
[45/98] Copying PrivacyInfo.xcprivacy
[46/98] Write sources
[46/98] Copying PrivacyInfo.xcprivacy
[48/98] Write sources
[73/98] Compiling _SwiftSyntaxCShims dummy.c
[74/98] Write swift-version-24593BA9C3E375BF.txt
[76/434] Compiling RxSwift BehaviorSubject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/434] Compiling RxSwift BinaryDisposable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/436] Compiling ViewEnvironment ViewEnvironment.swift
/host/spi-builder-workspace/ViewEnvironment/Sources/ViewEnvironment.swift:29:23: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'ViewEnvironment' may have shared mutable state; this is an error in the Swift 6 language mode
22 | /// the environment of its two children according to which position they’re
23 | /// appearing in).
24 | public struct ViewEnvironment {
   |               `- note: consider making struct 'ViewEnvironment' conform to the 'Sendable' protocol
25 |     /// An empty view environment. This should only be used when setting up a
26 |     /// root workflow into a root WorkflowHostingController or when writing tests.
27 |     /// In other scenarios, containers should pass down the ViewEnvironment
28 |     /// value they get from above.
29 |     public static let empty: ViewEnvironment = .init()
   |                       |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'ViewEnvironment' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |
31 |     /// Storage of [K.Type: K.Value] where K: ViewEnvironmentKey
[79/436] Compiling ViewEnvironment ViewEnvironmentKey.swift
[80/436] Compiling RxSwift Buffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/436] Compiling RxSwift Cancelable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/438] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/438] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/438] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/438] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/438] Emitting module ViewEnvironment
/host/spi-builder-workspace/ViewEnvironment/Sources/ViewEnvironment.swift:29:23: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'ViewEnvironment' may have shared mutable state; this is an error in the Swift 6 language mode
22 | /// the environment of its two children according to which position they’re
23 | /// appearing in).
24 | public struct ViewEnvironment {
   |               `- note: consider making struct 'ViewEnvironment' conform to the 'Sendable' protocol
25 |     /// An empty view environment. This should only be used when setting up a
26 |     /// root workflow into a root WorkflowHostingController or when writing tests.
27 |     /// In other scenarios, containers should pass down the ViewEnvironment
28 |     /// value they get from above.
29 |     public static let empty: ViewEnvironment = .init()
   |                       |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'ViewEnvironment' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |
31 |     /// Storage of [K.Type: K.Value] where K: ViewEnvironmentKey
[87/438] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[88/438] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/438] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/442] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/442] Compiling IssueReporting WithExpectedIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/442] Compiling IssueReporting WithIssueContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/544] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[102/544] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[103/544] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[104/544] Compiling ViewEnvironment ViewEnvironmentKey.swift
[105/544] Emitting module ViewEnvironment
/host/spi-builder-workspace/ViewEnvironment/Sources/ViewEnvironment.swift:29:23: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'ViewEnvironment' may have shared mutable state; this is an error in the Swift 6 language mode
22 | /// the environment of its two children according to which position they’re
23 | /// appearing in).
24 | public struct ViewEnvironment {
   |               `- note: consider making struct 'ViewEnvironment' conform to the 'Sendable' protocol
25 |     /// An empty view environment. This should only be used when setting up a
26 |     /// root workflow into a root WorkflowHostingController or when writing tests.
27 |     /// In other scenarios, containers should pass down the ViewEnvironment
28 |     /// value they get from above.
29 |     public static let empty: ViewEnvironment = .init()
   |                       |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'ViewEnvironment' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |
31 |     /// Storage of [K.Type: K.Value] where K: ViewEnvironmentKey
[106/544] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[107/544] Compiling ViewEnvironment ViewEnvironment.swift
/host/spi-builder-workspace/ViewEnvironment/Sources/ViewEnvironment.swift:29:23: warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'ViewEnvironment' may have shared mutable state; this is an error in the Swift 6 language mode
22 | /// the environment of its two children according to which position they’re
23 | /// appearing in).
24 | public struct ViewEnvironment {
   |               `- note: consider making struct 'ViewEnvironment' conform to the 'Sendable' protocol
25 |     /// An empty view environment. This should only be used when setting up a
26 |     /// root workflow into a root WorkflowHostingController or when writing tests.
27 |     /// In other scenarios, containers should pass down the ViewEnvironment
28 |     /// value they get from above.
29 |     public static let empty: ViewEnvironment = .init()
   |                       |- warning: static property 'empty' is not concurrency-safe because non-'Sendable' type 'ViewEnvironment' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'empty' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |
31 |     /// Storage of [K.Type: K.Value] where K: ViewEnvironmentKey
[108/545] Emitting module ViewEnvironmentUI
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:404:16: warning: static property 'needsEnvironmentUpdate' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
402 |
403 | private enum ViewEnvironmentPropagatingNSObjectAssociatedKeys {
404 |     static var needsEnvironmentUpdate: UInt8 = 0
    |                |- warning: static property 'needsEnvironmentUpdate' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'needsEnvironmentUpdate' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'needsEnvironmentUpdate' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
405 |     static var needsUpdateObservers: UInt8 = 0
406 |     static var ancestorOverride: UInt8 = 0
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:405:16: warning: static property 'needsUpdateObservers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
403 | private enum ViewEnvironmentPropagatingNSObjectAssociatedKeys {
404 |     static var needsEnvironmentUpdate: UInt8 = 0
405 |     static var needsUpdateObservers: UInt8 = 0
    |                |- warning: static property 'needsUpdateObservers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'needsUpdateObservers' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'needsUpdateObservers' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
406 |     static var ancestorOverride: UInt8 = 0
407 |     static var descendantsOverride: UInt8 = 0
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:406:16: warning: static property 'ancestorOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
404 |     static var needsEnvironmentUpdate: UInt8 = 0
405 |     static var needsUpdateObservers: UInt8 = 0
406 |     static var ancestorOverride: UInt8 = 0
    |                |- warning: static property 'ancestorOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'ancestorOverride' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'ancestorOverride' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
407 |     static var descendantsOverride: UInt8 = 0
408 |     static var customizations: UInt8 = 0
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:407:16: warning: static property 'descendantsOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
405 |     static var needsUpdateObservers: UInt8 = 0
406 |     static var ancestorOverride: UInt8 = 0
407 |     static var descendantsOverride: UInt8 = 0
    |                |- warning: static property 'descendantsOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'descendantsOverride' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'descendantsOverride' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
408 |     static var customizations: UInt8 = 0
409 | }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:408:16: warning: static property 'customizations' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
406 |     static var ancestorOverride: UInt8 = 0
407 |     static var descendantsOverride: UInt8 = 0
408 |     static var customizations: UInt8 = 0
    |                |- warning: static property 'customizations' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'customizations' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'customizations' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
409 | }
410 |
[109/545] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[111/545] Compiling ReactiveSwift CompactMap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[112/545] Compiling ReactiveSwift Debounce.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[113/545] Compiling ReactiveSwift Action.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[114/545] Compiling ReactiveSwift Atomic.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[115/545] Compiling ReactiveSwift Bag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/545] Compiling ReactiveSwift EventLogger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[120/545] Compiling ReactiveSwift Flatten.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[121/545] Compiling ReactiveSwift FoundationExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/545] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/545] Compiling ReactiveSwift Deprecations+Removals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/545] Compiling ReactiveSwift Disposable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/545] Compiling ReactiveSwift Event.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[126/545] Compiling ReactiveSwift Lifetime.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/545] Compiling ReactiveSwift AttemptMap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/545] Compiling ReactiveSwift Collect.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/545] Compiling ReactiveSwift CollectEvery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/551] Compiling ReactiveSwift Map.swift
[134/551] Compiling ReactiveSwift MapError.swift
[135/551] Compiling ReactiveSwift Materialize.swift
[136/551] Compiling ReactiveSwift MaterializeAsResult.swift
[137/551] Compiling ReactiveSwift ObserveOn.swift
[138/551] Compiling ReactiveSwift Observer.swift
[145/563] Compiling RxSwift Never.swift
[146/563] Compiling RxSwift NopDisposable.swift
[147/563] Compiling RxSwift Observable+Concurrency.swift
[148/563] Compiling RxSwift Observable.swift
[149/563] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[150/563] Compiling RxSwift ObservableConvertibleType.swift
[151/563] Compiling RxSwift ObservableType+Extensions.swift
[152/563] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[153/563] Compiling RxSwift ObservableType.swift
[154/563] Compiling RxSwift ObserveOn.swift
[155/563] Compiling RxSwift ObserverBase.swift
[156/563] Compiling RxSwift ObserverType.swift
[157/563] Compiling RxSwift OperationQueueScheduler.swift
[158/563] Compiling RxSwift Optional.swift
[159/563] Compiling RxSwift Platform.Darwin.swift
[160/563] Compiling RxSwift Platform.Linux.swift
[161/563] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[162/563] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[163/563] Compiling RxSwift PrimitiveSequence.swift
[164/563] Compiling RxSwift PriorityQueue.swift
[165/583] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[166/583] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[167/583] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[168/583] Compiling ReactiveSwift CombinePrevious.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[171/583] Emitting module RxSwift
[173/604] Compiling ReactiveSwift Operators.swift
[174/604] Compiling ReactiveSwift Reduce.swift
[175/604] Compiling ReactiveSwift ScanMap.swift
[176/604] Compiling ReactiveSwift SkipFirst.swift
[177/604] Compiling ReactiveSwift SkipRepeats.swift
[178/604] Compiling ReactiveSwift SkipWhile.swift
[179/604] Emitting module ViewEnvironmentUI
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:404:16: warning: static property 'needsEnvironmentUpdate' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
402 |
403 | private enum ViewEnvironmentPropagatingNSObjectAssociatedKeys {
404 |     static var needsEnvironmentUpdate: UInt8 = 0
    |                |- warning: static property 'needsEnvironmentUpdate' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'needsEnvironmentUpdate' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'needsEnvironmentUpdate' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
405 |     static var needsUpdateObservers: UInt8 = 0
406 |     static var ancestorOverride: UInt8 = 0
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:405:16: warning: static property 'needsUpdateObservers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
403 | private enum ViewEnvironmentPropagatingNSObjectAssociatedKeys {
404 |     static var needsEnvironmentUpdate: UInt8 = 0
405 |     static var needsUpdateObservers: UInt8 = 0
    |                |- warning: static property 'needsUpdateObservers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'needsUpdateObservers' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'needsUpdateObservers' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
406 |     static var ancestorOverride: UInt8 = 0
407 |     static var descendantsOverride: UInt8 = 0
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:406:16: warning: static property 'ancestorOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
404 |     static var needsEnvironmentUpdate: UInt8 = 0
405 |     static var needsUpdateObservers: UInt8 = 0
406 |     static var ancestorOverride: UInt8 = 0
    |                |- warning: static property 'ancestorOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'ancestorOverride' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'ancestorOverride' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
407 |     static var descendantsOverride: UInt8 = 0
408 |     static var customizations: UInt8 = 0
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:407:16: warning: static property 'descendantsOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
405 |     static var needsUpdateObservers: UInt8 = 0
406 |     static var ancestorOverride: UInt8 = 0
407 |     static var descendantsOverride: UInt8 = 0
    |                |- warning: static property 'descendantsOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'descendantsOverride' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'descendantsOverride' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
408 |     static var customizations: UInt8 = 0
409 | }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:408:16: warning: static property 'customizations' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
406 |     static var ancestorOverride: UInt8 = 0
407 |     static var descendantsOverride: UInt8 = 0
408 |     static var customizations: UInt8 = 0
    |                |- warning: static property 'customizations' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'customizations' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'customizations' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
409 | }
410 |
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[194/605] Compiling ReactiveSwift Delay.swift
[195/605] Compiling ReactiveSwift Dematerialize.swift
[196/605] Compiling ReactiveSwift DematerializeResults.swift
[197/605] Compiling ReactiveSwift Filter.swift
[198/605] Compiling ReactiveSwift LazyMap.swift
[199/605] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:404:16: warning: static property 'needsEnvironmentUpdate' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
402 |
403 | private enum ViewEnvironmentPropagatingNSObjectAssociatedKeys {
404 |     static var needsEnvironmentUpdate: UInt8 = 0
    |                |- warning: static property 'needsEnvironmentUpdate' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'needsEnvironmentUpdate' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'needsEnvironmentUpdate' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
405 |     static var needsUpdateObservers: UInt8 = 0
406 |     static var ancestorOverride: UInt8 = 0
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:405:16: warning: static property 'needsUpdateObservers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
403 | private enum ViewEnvironmentPropagatingNSObjectAssociatedKeys {
404 |     static var needsEnvironmentUpdate: UInt8 = 0
405 |     static var needsUpdateObservers: UInt8 = 0
    |                |- warning: static property 'needsUpdateObservers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'needsUpdateObservers' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'needsUpdateObservers' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
406 |     static var ancestorOverride: UInt8 = 0
407 |     static var descendantsOverride: UInt8 = 0
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:406:16: warning: static property 'ancestorOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
404 |     static var needsEnvironmentUpdate: UInt8 = 0
405 |     static var needsUpdateObservers: UInt8 = 0
406 |     static var ancestorOverride: UInt8 = 0
    |                |- warning: static property 'ancestorOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'ancestorOverride' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'ancestorOverride' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
407 |     static var descendantsOverride: UInt8 = 0
408 |     static var customizations: UInt8 = 0
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:407:16: warning: static property 'descendantsOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
405 |     static var needsUpdateObservers: UInt8 = 0
406 |     static var ancestorOverride: UInt8 = 0
407 |     static var descendantsOverride: UInt8 = 0
    |                |- warning: static property 'descendantsOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'descendantsOverride' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'descendantsOverride' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
408 |     static var customizations: UInt8 = 0
409 | }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:408:16: warning: static property 'customizations' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
406 |     static var ancestorOverride: UInt8 = 0
407 |     static var descendantsOverride: UInt8 = 0
408 |     static var customizations: UInt8 = 0
    |                |- warning: static property 'customizations' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'customizations' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'customizations' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
409 | }
410 |
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:259:13: error: cannot find 'objc_getAssociatedObject' in scope
257 |     public var environmentAncestorOverride: EnvironmentAncestorProvider? {
258 |         get {
259 |             objc_getAssociatedObject(self, &AssociatedKeys.ancestorOverride) as? EnvironmentAncestorProvider
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
260 |         }
261 |         set {
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:267:13: error: cannot find 'objc_setAssociatedObject' in scope
265 |                 "Attempting to set environment ancestor override when one is already set."
266 |             )
267 |             objc_setAssociatedObject(self, &AssociatedKeys.ancestorOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
268 |         }
269 |     }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:267:89: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
265 |                 "Attempting to set environment ancestor override when one is already set."
266 |             )
267 |             objc_setAssociatedObject(self, &AssociatedKeys.ancestorOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |                                                                                         `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
268 |         }
269 |     }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:293:13: error: cannot find 'objc_getAssociatedObject' in scope
291 |     public var environmentDescendantsOverride: EnvironmentDescendantsProvider? {
292 |         get {
293 |             objc_getAssociatedObject(self, &AssociatedKeys.descendantsOverride) as? EnvironmentDescendantsProvider
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
294 |         }
295 |         set {
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:301:13: error: cannot find 'objc_setAssociatedObject' in scope
299 |                 "Attempting to set environment descendants override when one is already set."
300 |             )
301 |             objc_setAssociatedObject(self, &AssociatedKeys.descendantsOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
302 |         }
303 |     }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:301:92: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
299 |                 "Attempting to set environment descendants override when one is already set."
300 |             )
301 |             objc_setAssociatedObject(self, &AssociatedKeys.descendantsOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |                                                                                            `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
302 |         }
303 |     }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:436:13: error: cannot find 'objc_getAssociatedObject' in scope
434 |     private var needsUpdateObservers: [ViewEnvironmentUpdateObservationKey: ViewEnvironmentUpdateObservation] {
435 |         get {
436 |             objc_getAssociatedObject(
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
437 |                 self,
438 |                 &AssociatedKeys.needsUpdateObservers
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:442:13: error: cannot find 'objc_setAssociatedObject' in scope
440 |         }
441 |         set {
442 |             objc_setAssociatedObject(
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
443 |                 self,
444 |                 &AssociatedKeys.needsUpdateObservers,
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:446:18: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
444 |                 &AssociatedKeys.needsUpdateObservers,
445 |                 newValue,
446 |                 .OBJC_ASSOCIATION_RETAIN_NONATOMIC
    |                  `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
447 |             )
448 |         }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:453:36: error: cannot find 'objc_getAssociatedObject' in scope
451 |     var needsEnvironmentUpdate: Bool {
452 |         get {
453 |             let associatedObject = objc_getAssociatedObject(
    |                                    `- error: cannot find 'objc_getAssociatedObject' in scope
454 |                 self,
455 |                 &AssociatedKeys.needsEnvironmentUpdate
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:460:13: error: cannot find 'objc_setAssociatedObject' in scope
458 |         }
459 |         set {
460 |             objc_setAssociatedObject(
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
461 |                 self,
462 |                 &AssociatedKeys.needsEnvironmentUpdate,
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:464:17: error: cannot find 'objc_AssociationPolicy' in scope
462 |                 &AssociatedKeys.needsEnvironmentUpdate,
463 |                 newValue,
464 |                 objc_AssociationPolicy.OBJC_ASSOCIATION_COPY
    |                 `- error: cannot find 'objc_AssociationPolicy' in scope
465 |             )
466 |         }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:513:13: error: cannot find 'objc_getAssociatedObject' in scope
511 |     fileprivate var customizations: [StoredViewEnvironmentCustomization] {
512 |         get {
513 |             objc_getAssociatedObject(
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
514 |                 self,
515 |                 &AssociatedKeys.customizations
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:519:13: error: cannot find 'objc_setAssociatedObject' in scope
517 |         }
518 |         set {
519 |             objc_setAssociatedObject(
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
520 |                 self,
521 |                 &AssociatedKeys.customizations,
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:523:18: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
521 |                 &AssociatedKeys.customizations,
522 |                 newValue,
523 |                 .OBJC_ASSOCIATION_RETAIN_NONATOMIC
    |                  `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
524 |             )
525 |         }
[200/605] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[201/605] Compiling ReactiveSwift TakeFirst.swift
[202/605] Compiling ReactiveSwift TakeLast.swift
[203/605] Compiling ReactiveSwift TakeUntil.swift
[204/605] Compiling ReactiveSwift TakeWhile.swift
[205/605] Compiling ReactiveSwift Throttle.swift
[206/605] Compiling ReactiveSwift UnaryAsyncOperator.swift
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:404:16: warning: static property 'needsEnvironmentUpdate' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
402 |
403 | private enum ViewEnvironmentPropagatingNSObjectAssociatedKeys {
404 |     static var needsEnvironmentUpdate: UInt8 = 0
    |                |- warning: static property 'needsEnvironmentUpdate' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'needsEnvironmentUpdate' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'needsEnvironmentUpdate' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
405 |     static var needsUpdateObservers: UInt8 = 0
406 |     static var ancestorOverride: UInt8 = 0
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:405:16: warning: static property 'needsUpdateObservers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
403 | private enum ViewEnvironmentPropagatingNSObjectAssociatedKeys {
404 |     static var needsEnvironmentUpdate: UInt8 = 0
405 |     static var needsUpdateObservers: UInt8 = 0
    |                |- warning: static property 'needsUpdateObservers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'needsUpdateObservers' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'needsUpdateObservers' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
406 |     static var ancestorOverride: UInt8 = 0
407 |     static var descendantsOverride: UInt8 = 0
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:406:16: warning: static property 'ancestorOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
404 |     static var needsEnvironmentUpdate: UInt8 = 0
405 |     static var needsUpdateObservers: UInt8 = 0
406 |     static var ancestorOverride: UInt8 = 0
    |                |- warning: static property 'ancestorOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'ancestorOverride' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'ancestorOverride' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
407 |     static var descendantsOverride: UInt8 = 0
408 |     static var customizations: UInt8 = 0
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:407:16: warning: static property 'descendantsOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
405 |     static var needsUpdateObservers: UInt8 = 0
406 |     static var ancestorOverride: UInt8 = 0
407 |     static var descendantsOverride: UInt8 = 0
    |                |- warning: static property 'descendantsOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'descendantsOverride' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'descendantsOverride' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
408 |     static var customizations: UInt8 = 0
409 | }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:408:16: warning: static property 'customizations' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
406 |     static var ancestorOverride: UInt8 = 0
407 |     static var descendantsOverride: UInt8 = 0
408 |     static var customizations: UInt8 = 0
    |                |- warning: static property 'customizations' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'customizations' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'customizations' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
409 | }
410 |
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:259:13: error: cannot find 'objc_getAssociatedObject' in scope
257 |     public var environmentAncestorOverride: EnvironmentAncestorProvider? {
258 |         get {
259 |             objc_getAssociatedObject(self, &AssociatedKeys.ancestorOverride) as? EnvironmentAncestorProvider
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
260 |         }
261 |         set {
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:267:13: error: cannot find 'objc_setAssociatedObject' in scope
265 |                 "Attempting to set environment ancestor override when one is already set."
266 |             )
267 |             objc_setAssociatedObject(self, &AssociatedKeys.ancestorOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
268 |         }
269 |     }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:267:89: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
265 |                 "Attempting to set environment ancestor override when one is already set."
266 |             )
267 |             objc_setAssociatedObject(self, &AssociatedKeys.ancestorOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |                                                                                         `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
268 |         }
269 |     }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/24] Write swift-version-24593BA9C3E375BF.txt
[2/123] Emitting module SwiftSyntax600
[3/250] Emitting module ViewEnvironment
[4/277] Compiling ViewEnvironment ViewEnvironmentKey.swift
[5/311] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[6/341] Emitting module ViewEnvironment
[7/341] Compiling ViewEnvironment ViewEnvironment.swift
[8/372] Compiling SwiftSyntax510 Empty.swift
[9/372] Compiling ViewEnvironment ViewEnvironmentKey.swift
[10/372] Compiling SwiftSyntax509 Empty.swift
[11/372] Emitting module SwiftSyntax509
[12/374] Emitting module SwiftSyntax510
[13/374] Compiling SwiftSyntax600 Empty.swift
[14/376] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[15/376] Compiling ViewEnvironment ViewEnvironment.swift
[21/381] Compiling RxSwift CombineLatest.swift
[22/381] Compiling RxSwift CompactMap.swift
[23/381] Compiling RxSwift Completable+AndThen.swift
[24/381] Compiling RxSwift Completable.swift
[25/381] Compiling RxSwift CompositeDisposable.swift
[26/381] Compiling RxSwift Concat.swift
[27/381] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[28/381] Compiling RxSwift ConcurrentMainScheduler.swift
[29/381] Compiling RxSwift ConnectableObservableType.swift
[30/381] Compiling RxSwift Create.swift
[31/381] Compiling RxSwift CurrentThreadScheduler.swift
[32/381] Compiling RxSwift Date+Dispatch.swift
[33/537] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[34/537] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[35/537] Emitting module ViewEnvironmentUI
[36/537] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[37/537] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[38/537] Compiling ViewEnvironmentUI ViewEnvironmentPropagating.swift
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:259:13: error: cannot find 'objc_getAssociatedObject' in scope
257 |     public var environmentAncestorOverride: EnvironmentAncestorProvider? {
258 |         get {
259 |             objc_getAssociatedObject(self, &AssociatedKeys.ancestorOverride) as? EnvironmentAncestorProvider
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
260 |         }
261 |         set {
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:267:13: error: cannot find 'objc_setAssociatedObject' in scope
265 |                 "Attempting to set environment ancestor override when one is already set."
266 |             )
267 |             objc_setAssociatedObject(self, &AssociatedKeys.ancestorOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
268 |         }
269 |     }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:267:89: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
265 |                 "Attempting to set environment ancestor override when one is already set."
266 |             )
267 |             objc_setAssociatedObject(self, &AssociatedKeys.ancestorOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |                                                                                         `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
268 |         }
269 |     }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:293:13: error: cannot find 'objc_getAssociatedObject' in scope
291 |     public var environmentDescendantsOverride: EnvironmentDescendantsProvider? {
292 |         get {
293 |             objc_getAssociatedObject(self, &AssociatedKeys.descendantsOverride) as? EnvironmentDescendantsProvider
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
294 |         }
295 |         set {
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:301:13: error: cannot find 'objc_setAssociatedObject' in scope
299 |                 "Attempting to set environment descendants override when one is already set."
300 |             )
301 |             objc_setAssociatedObject(self, &AssociatedKeys.descendantsOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
302 |         }
303 |     }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:301:92: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
299 |                 "Attempting to set environment descendants override when one is already set."
300 |             )
301 |             objc_setAssociatedObject(self, &AssociatedKeys.descendantsOverride, newValue, .OBJC_ASSOCIATION_RETAIN)
    |                                                                                            `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
302 |         }
303 |     }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:436:13: error: cannot find 'objc_getAssociatedObject' in scope
434 |     private var needsUpdateObservers: [ViewEnvironmentUpdateObservationKey: ViewEnvironmentUpdateObservation] {
435 |         get {
436 |             objc_getAssociatedObject(
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
437 |                 self,
438 |                 &AssociatedKeys.needsUpdateObservers
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:442:13: error: cannot find 'objc_setAssociatedObject' in scope
440 |         }
441 |         set {
442 |             objc_setAssociatedObject(
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
443 |                 self,
444 |                 &AssociatedKeys.needsUpdateObservers,
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:446:18: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
444 |                 &AssociatedKeys.needsUpdateObservers,
445 |                 newValue,
446 |                 .OBJC_ASSOCIATION_RETAIN_NONATOMIC
    |                  `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
447 |             )
448 |         }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:453:36: error: cannot find 'objc_getAssociatedObject' in scope
451 |     var needsEnvironmentUpdate: Bool {
452 |         get {
453 |             let associatedObject = objc_getAssociatedObject(
    |                                    `- error: cannot find 'objc_getAssociatedObject' in scope
454 |                 self,
455 |                 &AssociatedKeys.needsEnvironmentUpdate
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:460:13: error: cannot find 'objc_setAssociatedObject' in scope
458 |         }
459 |         set {
460 |             objc_setAssociatedObject(
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
461 |                 self,
462 |                 &AssociatedKeys.needsEnvironmentUpdate,
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:464:17: error: cannot find 'objc_AssociationPolicy' in scope
462 |                 &AssociatedKeys.needsEnvironmentUpdate,
463 |                 newValue,
464 |                 objc_AssociationPolicy.OBJC_ASSOCIATION_COPY
    |                 `- error: cannot find 'objc_AssociationPolicy' in scope
465 |             )
466 |         }
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:513:13: error: cannot find 'objc_getAssociatedObject' in scope
511 |     fileprivate var customizations: [StoredViewEnvironmentCustomization] {
512 |         get {
513 |             objc_getAssociatedObject(
    |             `- error: cannot find 'objc_getAssociatedObject' in scope
514 |                 self,
515 |                 &AssociatedKeys.customizations
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:519:13: error: cannot find 'objc_setAssociatedObject' in scope
517 |         }
518 |         set {
519 |             objc_setAssociatedObject(
    |             `- error: cannot find 'objc_setAssociatedObject' in scope
520 |                 self,
521 |                 &AssociatedKeys.customizations,
/host/spi-builder-workspace/ViewEnvironmentUI/Sources/ViewEnvironmentPropagating.swift:523:18: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
521 |                 &AssociatedKeys.customizations,
522 |                 newValue,
523 |                 .OBJC_ASSOCIATION_RETAIN_NONATOMIC
    |                  `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN_NONATOMIC'
524 |             )
525 |         }
[39/537] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[40/537] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
BUILD FAILURE 6.1 linux