Build Information
Failed to build Workflow, reference main (006190
), with Swift 6.1 for Linux on 8 Sep 2025 20:51:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/workflow-swift.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0061902 chore: Bump Perception to 2.0.6 (#377)
Cloned https://github.com/square/workflow-swift.git
Revision (git rev-parse @):
0061902f4bdc7d836ae60ef723b99eec6289897a
SUCCESS checkout https://github.com/square/workflow-swift.git at main
========================================
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.5.5",
"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" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-perception"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
}
],
"manifest_display_name" : "Workflow",
"name" : "Workflow",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "maccatalyst",
"version" : "16.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" : "WorkflowSwiftUIMacros",
"targets" : [
"WorkflowSwiftUIMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WorkflowUI",
"module_type" : "SwiftTarget",
"name" : "WorkflowUI",
"path" : "WorkflowUI/Sources",
"product_memberships" : [
"WorkflowUI",
"WorkflowSwiftUI"
],
"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" : "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" : "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" : "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",
"UIViewController+Orientation.swift",
"Workflow+Preview.swift"
],
"target_dependencies" : [
"Workflow",
"WorkflowUI",
"WorkflowSwiftUIMacros"
],
"type" : "library"
},
{
"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" : "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" : "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",
"AsyncSequenceWorker.swift",
"Logger.swift",
"Worker.swift"
],
"target_dependencies" : [
"Workflow"
],
"type" : "library"
},
{
"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"
],
"sources" : [
"AnyWorkflow.swift",
"AnyWorkflowConvertible.swift",
"ApplyContext.swift",
"Debugging.swift",
"DispatchQueue+Workflow.swift",
"Lifetime.swift",
"RenderContext.swift",
"RuntimeConfiguration.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"
],
"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"
],
"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-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-perception
[1/1838] Fetching swift-perception
[1839/6436] Fetching swift-perception, swift-custom-dump
[2023/7344] Fetching swift-perception, swift-custom-dump, swift-macro-testing
[4722/12849] Fetching swift-perception, swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay
[6137/14383] Fetching swift-perception, swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (0.48s)
[4768/12545] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-identified-collections
Fetching https://github.com/swiftlang/swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.76s)
Fetching https://github.com/ReactiveX/RxSwift.git
[5966/7947] Fetching swift-macro-testing, xctest-dynamic-overlay, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.86s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.88s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[3634/5505] Fetching xctest-dynamic-overlay
[5506/58283] Fetching xctest-dynamic-overlay, rxswift
[5507/130149] Fetching xctest-dynamic-overlay, rxswift, swift-syntax
[7809/182649] Fetching xctest-dynamic-overlay, rxswift, swift-syntax, reactiveswift
Fetching https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.77s)
[21531/177144] Fetching rxswift, swift-syntax, reactiveswift
[39883/181553] Fetching rxswift, swift-syntax, reactiveswift, swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.90s)
[51199/177144] Fetching rxswift, swift-syntax, reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (6.56s)
[122958/124644] Fetching rxswift, swift-syntax
Fetched https://github.com/ReactiveX/RxSwift.git from cache (15.61s)
Fetched https://github.com/swiftlang/swift-syntax from cache (16.12s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (17.20s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.1 (2.49s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.51s)
Fetching https://github.com/apple/swift-collections
[1/17410] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.25s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (1.81s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.1 (2.16s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.6 (0.98s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.91s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.53s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15372] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.26s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (3.95s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.74s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.99s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/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/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.1
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.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.6
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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.6
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
warning: 'spi-builder-workspace': dependency 'xctest-dynamic-overlay' is not used by any target
Building for debugging...
[0/70] Write sources
[12/70] Copying PrivacyInfo.xcprivacy
[12/70] Write sources
[45/70] Compiling _SwiftSyntaxCShims dummy.c
[46/70] Write swift-version-24593BA9C3E375BF.txt
[48/251] 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
[49/286] Compiling RxSwift AsyncSubject.swift
[50/286] Compiling RxSwift AtomicInt.swift
[51/287] 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
[52/287] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/287] 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
[54/287] Compiling ViewEnvironment ViewEnvironmentKey.swift
[55/288] 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
[56/288] 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
[57/288] 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
[58/288] Emitting module IssueReportingPackageSupport
<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
[59/288] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[60/288] Compiling IssueReportingPackageSupport _Test.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
[61/291] Compiling RxSwift AddRef.swift
[62/291] Compiling RxSwift Amb.swift
[63/291] 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
[64/291] 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
[65/291] Compiling RxSwift AnyObserver.swift
[66/291] Compiling RxSwift AsMaybe.swift
[67/291] Compiling RxSwift AsSingle.swift
[68/291] Compiling RxSwift AsyncLock.swift
[69/292] Emitting module InternalCollectionsUtilities
[70/292] Compiling RxSwift AnonymousDisposable.swift
[71/292] Compiling RxSwift AnonymousObserver.swift
[72/292] Compiling RxSwift Bag+Rx.swift
[73/292] Compiling RxSwift Bag.swift
[79/292] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/293] Wrapping AST for SwiftSyntax510 for debugging
[81/293] Emitting module ReactiveSwift
[82/299] Wrapping AST for SwiftSyntax600 for debugging
[83/299] Wrapping AST for SwiftSyntax509 for debugging
[85/443] 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 |
[86/443] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[87/443] Emitting module RxSwift
[88/463] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[89/463] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[90/463] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[91/463] Compiling SwiftSyntax RawSyntaxValidation.swift
[92/463] Compiling SwiftSyntax SyntaxNodesAB.swift
[93/463] Compiling SwiftSyntax MemoryLayout.swift
[94/463] Compiling SwiftSyntax MissingNodeInitializers.swift
[95/463] Compiling SwiftSyntax RawSyntax.swift
[96/463] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[97/463] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[98/463] Compiling SwiftSyntax RawSyntaxTokenView.swift
[99/463] Compiling SwiftSyntax SourceEdit.swift
[100/463] Compiling SwiftSyntax SourceLength.swift
[101/463] Compiling SwiftSyntax SourceLocation.swift
[102/470] Compiling SwiftSyntax SyntaxBaseNodes.swift
[103/470] Compiling SwiftSyntax SyntaxCollections.swift
[104/470] Compiling SwiftSyntax SyntaxEnum.swift
[105/470] Compiling SwiftSyntax SourcePresence.swift
[106/470] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[107/470] Compiling SwiftSyntax Syntax.swift
[108/470] Compiling SwiftSyntax SyntaxArena.swift
[109/470] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[110/470] Compiling SwiftSyntax TokenSyntax.swift
[111/470] Compiling SwiftSyntax Trivia.swift
[112/470] Compiling SwiftSyntax Utils.swift
[113/470] Compiling SwiftSyntax ChildNameForKeyPath.swift
[114/470] Compiling SwiftSyntax Keyword.swift
[115/470] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[116/470] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[117/470] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[118/470] Compiling SwiftSyntax AbsolutePosition.swift
[119/470] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[120/470] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[121/470] Compiling SwiftSyntax Assert.swift
[122/470] Compiling SwiftSyntax BumpPtrAllocator.swift
[123/470] Compiling SwiftSyntax CommonAncestor.swift
[124/470] Compiling SwiftSyntax Convenience.swift
[125/470] Compiling SwiftSyntax CustomTraits.swift
[126/470] Compiling SwiftSyntax SyntaxChildren.swift
[127/470] Compiling SwiftSyntax SyntaxCollection.swift
[128/470] Compiling SwiftSyntax SyntaxHashable.swift
[129/470] Compiling SwiftSyntax SyntaxIdentifier.swift
[130/470] Compiling SwiftSyntax RawSyntaxNodesD.swift
[131/470] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[132/470] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[133/470] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[141/470] Emitting module OrderedCollections
[142/470] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[143/470] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[144/470] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[145/470] 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 | }
<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
<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
[154/470] Compiling SwiftSyntax Identifier.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
[155/478] Compiling SwiftSyntax TokenDiagnostic.swift
[156/478] Compiling SwiftSyntax TokenSequence.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
[169/478] Compiling OrderedCollections OrderedSet+Sendable.swift
[170/478] Compiling OrderedCollections OrderedSet+SubSequence.swift
[171/478] Compiling OrderedCollections OrderedSet+Testing.swift
[172/478] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[173/478] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[174/478] Compiling OrderedCollections OrderedSet.swift
[175/478] Compiling OrderedCollections _UnsafeBitset.swift
[177/480] Compiling SwiftSyntax SyntaxNodeFactory.swift
[178/480] Compiling SwiftSyntax SyntaxNodeStructure.swift
[179/480] Compiling SwiftSyntax SyntaxProtocol.swift
[180/480] Compiling SwiftSyntax SyntaxText.swift
[181/480] Compiling SwiftSyntax SyntaxTreeViewMode.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
<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
[217/481] Compiling RxSwift SchedulerType.swift
[218/481] Compiling RxSwift Sequence.swift
[219/481] Compiling RxSwift SerialDispatchQueueScheduler.swift
[220/481] Compiling RxSwift SerialDisposable.swift
[221/481] Compiling RxSwift ShareReplayScope.swift
[222/481] Compiling RxSwift Single.swift
[223/481] Compiling RxSwift SingleAssignmentDisposable.swift
[224/481] Compiling RxSwift SingleAsync.swift
[225/481] Compiling RxSwift Sink.swift
[226/481] Compiling RxSwift Skip.swift
[227/481] Compiling RxSwift SkipUntil.swift
[228/481] Compiling RxSwift SkipWhile.swift
[229/481] Compiling RxSwift StartWith.swift
[230/481] Compiling RxSwift SubjectType.swift
[231/481] Compiling RxSwift SubscribeOn.swift
[232/481] Compiling RxSwift SubscriptionDisposable.swift
[233/481] Compiling RxSwift SwiftSupport.swift
[234/481] Compiling RxSwift Switch.swift
[235/481] Compiling RxSwift SwitchIfEmpty.swift
[236/481] Compiling RxSwift SynchronizedDisposeType.swift
[237/481] Compiling RxSwift Never.swift
[238/481] Compiling RxSwift NopDisposable.swift
[239/481] Compiling RxSwift Observable+Concurrency.swift
[240/481] Compiling RxSwift Observable.swift
[241/481] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[242/481] Compiling RxSwift ObservableConvertibleType.swift
[243/481] Compiling RxSwift ObservableType+Extensions.swift
[244/481] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[245/481] Compiling RxSwift ObservableType.swift
[246/481] Compiling RxSwift ObserveOn.swift
[247/481] Compiling RxSwift ObserverBase.swift
[248/481] Compiling RxSwift ObserverType.swift
[249/481] Compiling RxSwift OperationQueueScheduler.swift
[250/481] Compiling RxSwift Optional.swift
[251/481] Compiling RxSwift Platform.Darwin.swift
[252/481] Compiling RxSwift Platform.Linux.swift
[253/481] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[254/481] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[255/481] Compiling RxSwift PrimitiveSequence.swift
[256/481] Compiling RxSwift PriorityQueue.swift
[257/481] Compiling SwiftSyntax RawSyntaxNodesC.swift
[258/481] Compiling SwiftSyntax SyntaxNodesC.swift
[259/481] Compiling SwiftSyntax SyntaxNodesD.swift
[260/481] Compiling SwiftSyntax SyntaxNodesEF.swift
[261/481] Compiling SwiftSyntax SyntaxNodesGHI.swift
[262/481] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[263/481] Compiling SwiftSyntax SyntaxNodesOP.swift
[264/481] Compiling SwiftSyntax SyntaxNodesQRS.swift
[265/481] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[266/481] Compiling RxSwift Repeat.swift
[267/481] Compiling RxSwift ReplaySubject.swift
[268/481] Compiling RxSwift RetryWhen.swift
[269/481] Compiling RxSwift Rx.swift
[270/481] Compiling RxSwift RxMutableBox.swift
[271/481] Compiling RxSwift Sample.swift
[272/481] Compiling RxSwift Scan.swift
[273/481] Compiling RxSwift ScheduledDisposable.swift
[274/481] Compiling RxSwift ScheduledItem.swift
[275/481] Compiling RxSwift ScheduledItemType.swift
[276/481] Compiling RxSwift SchedulerServices+Emulation.swift
[277/481] Compiling RxSwift CombineLatest.swift
[278/481] Compiling RxSwift CompactMap.swift
[279/481] Compiling RxSwift Completable+AndThen.swift
[280/481] Compiling RxSwift Completable.swift
[281/481] Compiling RxSwift CompositeDisposable.swift
[282/481] Compiling RxSwift Concat.swift
[283/481] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[284/481] Compiling RxSwift ConcurrentMainScheduler.swift
[285/481] Compiling RxSwift ConnectableObservableType.swift
[286/481] Compiling RxSwift Create.swift
[287/481] Compiling RxSwift CurrentThreadScheduler.swift
[288/481] Compiling RxSwift Date+Dispatch.swift
[289/481] Compiling RxSwift Debounce.swift
[290/481] Compiling RxSwift Debug.swift
[291/481] Compiling RxSwift Decode.swift
[292/481] Compiling RxSwift DefaultIfEmpty.swift
[293/481] Compiling RxSwift Deferred.swift
[294/481] Compiling RxSwift Delay.swift
[295/481] Compiling RxSwift DelaySubscription.swift
[296/481] Compiling RxSwift Dematerialize.swift
[297/481] Compiling RxSwift DispatchQueue+Extensions.swift
[338/481] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[358/481] Compiling IssueReporting WithExpectedIssue.swift
[359/481] 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
<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
[367/481] 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
<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
[374/485] Emitting module XCTestDynamicOverlay
<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
[375/485] Compiling XCTestDynamicOverlay Exports.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
[376/485] Compiling XCTestDynamicOverlay Deprecations.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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': dependency 'xctest-dynamic-overlay' is not used by any target
[0/1] Planning build
Building for debugging...
[0/24] Write swift-version-24593BA9C3E375BF.txt
[2/78] Compiling SwiftSyntax510 Empty.swift
[3/96] Emitting module SwiftSyntax600
[4/96] Compiling SwiftSyntax600 Empty.swift
[5/212] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
[6/214] Emitting module ViewEnvironment
[7/220] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/242] Emitting module SwiftSyntax510
[9/243] Compiling ViewEnvironment ViewEnvironmentKey.swift
[10/243] Emitting module SwiftSyntax509
[11/243] Compiling SwiftSyntax509 Empty.swift
[14/244] Compiling IssueReportingPackageSupport _Test.swift
[15/244] Emitting module IssueReportingPackageSupport
[16/244] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/245] Compiling ViewEnvironment ViewEnvironment.swift
[20/245] Compiling RxSwift Bag+Rx.swift
[21/245] Compiling RxSwift Bag.swift
[22/245] Compiling RxSwift AsyncSubject.swift
[23/245] Compiling RxSwift AtomicInt.swift
[25/244] Emitting module InternalCollectionsUtilities
[26/326] Compiling SwiftSyntax AbsolutePosition.swift
[27/326] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[28/326] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[29/326] Compiling SwiftSyntax Assert.swift
[30/326] Compiling SwiftSyntax BumpPtrAllocator.swift
[31/326] Compiling SwiftSyntax CommonAncestor.swift
[32/326] Compiling SwiftSyntax Convenience.swift
[33/326] Compiling SwiftSyntax CustomTraits.swift
[37/333] Compiling SwiftSyntax Identifier.swift
[38/335] Compiling ViewEnvironmentUI UIView+ViewEnvironmentPropagating.swift
[39/335] Compiling ViewEnvironmentUI UIViewController+ViewEnvironmentPropagating.swift
[42/335] Compiling SwiftSyntax MemoryLayout.swift
[43/335] Compiling SwiftSyntax MissingNodeInitializers.swift
[44/335] Compiling SwiftSyntax RawSyntax.swift
[45/335] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[47/341] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[48/341] Compiling SwiftSyntax RawSyntaxTokenView.swift
[49/341] Compiling SwiftSyntax SourceEdit.swift
[53/341] Compiling SwiftSyntax SourceLength.swift
[54/341] Compiling SwiftSyntax SourceLocation.swift
[55/341] Emitting module ViewEnvironmentUI
[56/341] Emitting module IssueReporting
[57/341] Compiling ViewEnvironmentUI ViewEnvironmentPropagationNode.swift
[58/341] Compiling ViewEnvironmentUI ViewEnvironmentObserving.swift
[59/341] 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 | }
[60/341] Compiling SwiftSyntax Syntax.swift
[61/341] Compiling SwiftSyntax SyntaxArena.swift
[62/341] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[63/341] Compiling SwiftSyntax SyntaxChildren.swift
[64/341] Compiling SwiftSyntax SyntaxCollection.swift
[65/341] Compiling SwiftSyntax SyntaxHashable.swift
[66/341] Compiling SwiftSyntax SyntaxIdentifier.swift
[67/341] Emitting module RxSwift
BUILD FAILURE 6.1 linux