Build Information
Successful build of CwlDemangle, reference master (6bfc35), with Swift 6.1 for Wasm on 29 May 2025 02:28:01 UTC.
Swift 6 data race errors: 23
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattgallagher/CwlDemangle.git
Reference: master
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/mattgallagher/CwlDemangle
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6bfc351 Merge pull request #22 from mattgallagher/limit-stack-size
Cloned https://github.com/mattgallagher/CwlDemangle.git
Revision (git rev-parse @):
6bfc351bd08d7a1805234b9ba698f8381d2df08e
SUCCESS checkout https://github.com/mattgallagher/CwlDemangle.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mattgallagher/CwlDemangle.git
https://github.com/mattgallagher/CwlDemangle.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "CwlDemangle",
"name" : "CwlDemangle",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CwlDemangle",
"targets" : [
"CwlDemangle"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "demangle",
"targets" : [
"CwlDemangleTool"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "CwlDemangleTool",
"module_type" : "SwiftTarget",
"name" : "CwlDemangleTool",
"path" : "CwlDemangle",
"product_memberships" : [
"demangle"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/CwlDemangle/manglings.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"CwlDemangle"
],
"type" : "executable"
},
{
"c99name" : "CwlDemangleTests",
"module_type" : "SwiftTarget",
"name" : "CwlDemangleTests",
"path" : "CwlDemangleTests",
"sources" : [
"CwlDemangleAdditionalTests.swift",
"CwlDemangleSwiftProjectDerivedTests.swift"
],
"target_dependencies" : [
"CwlDemangle"
],
"type" : "test"
},
{
"c99name" : "CwlDemangle",
"module_type" : "SwiftTarget",
"name" : "CwlDemangle",
"path" : "CwlDemangle",
"product_memberships" : [
"CwlDemangle",
"demangle"
],
"sources" : [
"CwlDemangle.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/CwlDemangle/main.swift
/host/spi-builder-workspace/CwlDemangle/manglings.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift
Building for debugging...
[0/8] Write sources
[2/8] Copying manglings.txt
[3/8] Write swift-version-24593BA9C3E375BF.txt
[5/10] Emitting module CwlDemangle
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:68:20: warning: static property 'synthesizeSugarOnTypes' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
68 | public static let synthesizeSugarOnTypes = SymbolPrintOptions(rawValue: 1 << 0)
| |- warning: static property 'synthesizeSugarOnTypes' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'synthesizeSugarOnTypes' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
69 | public static let displayDebuggerGeneratedModule = SymbolPrintOptions(rawValue: 1 << 1)
70 | public static let qualifyEntities = SymbolPrintOptions(rawValue: 1 << 2)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:69:20: warning: static property 'displayDebuggerGeneratedModule' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
68 | public static let synthesizeSugarOnTypes = SymbolPrintOptions(rawValue: 1 << 0)
69 | public static let displayDebuggerGeneratedModule = SymbolPrintOptions(rawValue: 1 << 1)
| |- warning: static property 'displayDebuggerGeneratedModule' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayDebuggerGeneratedModule' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
70 | public static let qualifyEntities = SymbolPrintOptions(rawValue: 1 << 2)
71 | public static let displayExtensionContexts = SymbolPrintOptions(rawValue: 1 << 3)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:70:20: warning: static property 'qualifyEntities' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
68 | public static let synthesizeSugarOnTypes = SymbolPrintOptions(rawValue: 1 << 0)
69 | public static let displayDebuggerGeneratedModule = SymbolPrintOptions(rawValue: 1 << 1)
70 | public static let qualifyEntities = SymbolPrintOptions(rawValue: 1 << 2)
| |- warning: static property 'qualifyEntities' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'qualifyEntities' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
71 | public static let displayExtensionContexts = SymbolPrintOptions(rawValue: 1 << 3)
72 | public static let displayUnmangledSuffix = SymbolPrintOptions(rawValue: 1 << 4)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:71:20: warning: static property 'displayExtensionContexts' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
69 | public static let displayDebuggerGeneratedModule = SymbolPrintOptions(rawValue: 1 << 1)
70 | public static let qualifyEntities = SymbolPrintOptions(rawValue: 1 << 2)
71 | public static let displayExtensionContexts = SymbolPrintOptions(rawValue: 1 << 3)
| |- warning: static property 'displayExtensionContexts' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayExtensionContexts' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 | public static let displayUnmangledSuffix = SymbolPrintOptions(rawValue: 1 << 4)
73 | public static let displayModuleNames = SymbolPrintOptions(rawValue: 1 << 5)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:72:20: warning: static property 'displayUnmangledSuffix' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
70 | public static let qualifyEntities = SymbolPrintOptions(rawValue: 1 << 2)
71 | public static let displayExtensionContexts = SymbolPrintOptions(rawValue: 1 << 3)
72 | public static let displayUnmangledSuffix = SymbolPrintOptions(rawValue: 1 << 4)
| |- warning: static property 'displayUnmangledSuffix' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayUnmangledSuffix' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
73 | public static let displayModuleNames = SymbolPrintOptions(rawValue: 1 << 5)
74 | public static let displayGenericSpecializations = SymbolPrintOptions(rawValue: 1 << 6)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:73:20: warning: static property 'displayModuleNames' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
71 | public static let displayExtensionContexts = SymbolPrintOptions(rawValue: 1 << 3)
72 | public static let displayUnmangledSuffix = SymbolPrintOptions(rawValue: 1 << 4)
73 | public static let displayModuleNames = SymbolPrintOptions(rawValue: 1 << 5)
| |- warning: static property 'displayModuleNames' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayModuleNames' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
74 | public static let displayGenericSpecializations = SymbolPrintOptions(rawValue: 1 << 6)
75 | public static let displayProtocolConformances = SymbolPrintOptions(rawValue: 1 << 7)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:74:20: warning: static property 'displayGenericSpecializations' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
72 | public static let displayUnmangledSuffix = SymbolPrintOptions(rawValue: 1 << 4)
73 | public static let displayModuleNames = SymbolPrintOptions(rawValue: 1 << 5)
74 | public static let displayGenericSpecializations = SymbolPrintOptions(rawValue: 1 << 6)
| |- warning: static property 'displayGenericSpecializations' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayGenericSpecializations' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
75 | public static let displayProtocolConformances = SymbolPrintOptions(rawValue: 1 << 7)
76 | public static let displayWhereClauses = SymbolPrintOptions(rawValue: 1 << 8)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:75:20: warning: static property 'displayProtocolConformances' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
73 | public static let displayModuleNames = SymbolPrintOptions(rawValue: 1 << 5)
74 | public static let displayGenericSpecializations = SymbolPrintOptions(rawValue: 1 << 6)
75 | public static let displayProtocolConformances = SymbolPrintOptions(rawValue: 1 << 7)
| |- warning: static property 'displayProtocolConformances' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayProtocolConformances' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
76 | public static let displayWhereClauses = SymbolPrintOptions(rawValue: 1 << 8)
77 | public static let displayEntityTypes = SymbolPrintOptions(rawValue: 1 << 9)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:76:20: warning: static property 'displayWhereClauses' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
74 | public static let displayGenericSpecializations = SymbolPrintOptions(rawValue: 1 << 6)
75 | public static let displayProtocolConformances = SymbolPrintOptions(rawValue: 1 << 7)
76 | public static let displayWhereClauses = SymbolPrintOptions(rawValue: 1 << 8)
| |- warning: static property 'displayWhereClauses' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayWhereClauses' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
77 | public static let displayEntityTypes = SymbolPrintOptions(rawValue: 1 << 9)
78 | public static let shortenPartialApply = SymbolPrintOptions(rawValue: 1 << 10)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:77:20: warning: static property 'displayEntityTypes' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
75 | public static let displayProtocolConformances = SymbolPrintOptions(rawValue: 1 << 7)
76 | public static let displayWhereClauses = SymbolPrintOptions(rawValue: 1 << 8)
77 | public static let displayEntityTypes = SymbolPrintOptions(rawValue: 1 << 9)
| |- warning: static property 'displayEntityTypes' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayEntityTypes' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
78 | public static let shortenPartialApply = SymbolPrintOptions(rawValue: 1 << 10)
79 | public static let shortenThunk = SymbolPrintOptions(rawValue: 1 << 11)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:78:20: warning: static property 'shortenPartialApply' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
76 | public static let displayWhereClauses = SymbolPrintOptions(rawValue: 1 << 8)
77 | public static let displayEntityTypes = SymbolPrintOptions(rawValue: 1 << 9)
78 | public static let shortenPartialApply = SymbolPrintOptions(rawValue: 1 << 10)
| |- warning: static property 'shortenPartialApply' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shortenPartialApply' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
79 | public static let shortenThunk = SymbolPrintOptions(rawValue: 1 << 11)
80 | public static let shortenValueWitness = SymbolPrintOptions(rawValue: 1 << 12)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:79:20: warning: static property 'shortenThunk' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
77 | public static let displayEntityTypes = SymbolPrintOptions(rawValue: 1 << 9)
78 | public static let shortenPartialApply = SymbolPrintOptions(rawValue: 1 << 10)
79 | public static let shortenThunk = SymbolPrintOptions(rawValue: 1 << 11)
| |- warning: static property 'shortenThunk' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shortenThunk' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
80 | public static let shortenValueWitness = SymbolPrintOptions(rawValue: 1 << 12)
81 | public static let shortenArchetype = SymbolPrintOptions(rawValue: 1 << 13)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:80:20: warning: static property 'shortenValueWitness' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
78 | public static let shortenPartialApply = SymbolPrintOptions(rawValue: 1 << 10)
79 | public static let shortenThunk = SymbolPrintOptions(rawValue: 1 << 11)
80 | public static let shortenValueWitness = SymbolPrintOptions(rawValue: 1 << 12)
| |- warning: static property 'shortenValueWitness' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shortenValueWitness' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
81 | public static let shortenArchetype = SymbolPrintOptions(rawValue: 1 << 13)
82 | public static let showPrivateDiscriminators = SymbolPrintOptions(rawValue: 1 << 14)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:81:20: warning: static property 'shortenArchetype' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
79 | public static let shortenThunk = SymbolPrintOptions(rawValue: 1 << 11)
80 | public static let shortenValueWitness = SymbolPrintOptions(rawValue: 1 << 12)
81 | public static let shortenArchetype = SymbolPrintOptions(rawValue: 1 << 13)
| |- warning: static property 'shortenArchetype' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shortenArchetype' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
82 | public static let showPrivateDiscriminators = SymbolPrintOptions(rawValue: 1 << 14)
83 | public static let showFunctionArgumentTypes = SymbolPrintOptions(rawValue: 1 << 15)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:82:20: warning: static property 'showPrivateDiscriminators' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
80 | public static let shortenValueWitness = SymbolPrintOptions(rawValue: 1 << 12)
81 | public static let shortenArchetype = SymbolPrintOptions(rawValue: 1 << 13)
82 | public static let showPrivateDiscriminators = SymbolPrintOptions(rawValue: 1 << 14)
| |- warning: static property 'showPrivateDiscriminators' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'showPrivateDiscriminators' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
83 | public static let showFunctionArgumentTypes = SymbolPrintOptions(rawValue: 1 << 15)
84 | public static let showAsyncResumePartial = SymbolPrintOptions(rawValue: 1 << 16)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:83:20: warning: static property 'showFunctionArgumentTypes' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
81 | public static let shortenArchetype = SymbolPrintOptions(rawValue: 1 << 13)
82 | public static let showPrivateDiscriminators = SymbolPrintOptions(rawValue: 1 << 14)
83 | public static let showFunctionArgumentTypes = SymbolPrintOptions(rawValue: 1 << 15)
| |- warning: static property 'showFunctionArgumentTypes' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'showFunctionArgumentTypes' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
84 | public static let showAsyncResumePartial = SymbolPrintOptions(rawValue: 1 << 16)
85 | public static let displayStdlibModule = SymbolPrintOptions(rawValue: 1 << 17)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:84:20: warning: static property 'showAsyncResumePartial' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
82 | public static let showPrivateDiscriminators = SymbolPrintOptions(rawValue: 1 << 14)
83 | public static let showFunctionArgumentTypes = SymbolPrintOptions(rawValue: 1 << 15)
84 | public static let showAsyncResumePartial = SymbolPrintOptions(rawValue: 1 << 16)
| |- warning: static property 'showAsyncResumePartial' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'showAsyncResumePartial' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
85 | public static let displayStdlibModule = SymbolPrintOptions(rawValue: 1 << 17)
86 | public static let displayObjCModule = SymbolPrintOptions(rawValue: 1 << 18)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:85:20: warning: static property 'displayStdlibModule' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
83 | public static let showFunctionArgumentTypes = SymbolPrintOptions(rawValue: 1 << 15)
84 | public static let showAsyncResumePartial = SymbolPrintOptions(rawValue: 1 << 16)
85 | public static let displayStdlibModule = SymbolPrintOptions(rawValue: 1 << 17)
| |- warning: static property 'displayStdlibModule' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayStdlibModule' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
86 | public static let displayObjCModule = SymbolPrintOptions(rawValue: 1 << 18)
87 | public static let printForTypeName = SymbolPrintOptions(rawValue: 1 << 19)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:86:20: warning: static property 'displayObjCModule' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
84 | public static let showAsyncResumePartial = SymbolPrintOptions(rawValue: 1 << 16)
85 | public static let displayStdlibModule = SymbolPrintOptions(rawValue: 1 << 17)
86 | public static let displayObjCModule = SymbolPrintOptions(rawValue: 1 << 18)
| |- warning: static property 'displayObjCModule' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayObjCModule' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
87 | public static let printForTypeName = SymbolPrintOptions(rawValue: 1 << 19)
88 | public static let showClosureSignature = SymbolPrintOptions(rawValue: 1 << 20)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:87:20: warning: static property 'printForTypeName' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
85 | public static let displayStdlibModule = SymbolPrintOptions(rawValue: 1 << 17)
86 | public static let displayObjCModule = SymbolPrintOptions(rawValue: 1 << 18)
87 | public static let printForTypeName = SymbolPrintOptions(rawValue: 1 << 19)
| |- warning: static property 'printForTypeName' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'printForTypeName' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
88 | public static let showClosureSignature = SymbolPrintOptions(rawValue: 1 << 20)
89 |
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:88:20: warning: static property 'showClosureSignature' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
86 | public static let displayObjCModule = SymbolPrintOptions(rawValue: 1 << 18)
87 | public static let printForTypeName = SymbolPrintOptions(rawValue: 1 << 19)
88 | public static let showClosureSignature = SymbolPrintOptions(rawValue: 1 << 20)
| |- warning: static property 'showClosureSignature' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'showClosureSignature' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
89 |
90 | public init(rawValue: Int) {
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:94:20: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
92 | }
93 |
94 | public static let `default`: SymbolPrintOptions = [.displayDebuggerGeneratedModule, .qualifyEntities, .displayExtensionContexts, .displayUnmangledSuffix, .displayModuleNames, .displayGenericSpecializations, .displayProtocolConformances, .displayWhereClauses, .displayEntityTypes, .showPrivateDiscriminators, .showFunctionArgumentTypes, .showAsyncResumePartial, .displayStdlibModule, .displayObjCModule, .showClosureSignature]
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
95 | public static let simplified: SymbolPrintOptions = [.synthesizeSugarOnTypes, .qualifyEntities, .shortenPartialApply, .shortenThunk, .shortenValueWitness, .shortenArchetype]
96 | }
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:95:20: warning: static property 'simplified' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
93 |
94 | public static let `default`: SymbolPrintOptions = [.displayDebuggerGeneratedModule, .qualifyEntities, .displayExtensionContexts, .displayUnmangledSuffix, .displayModuleNames, .displayGenericSpecializations, .displayProtocolConformances, .displayWhereClauses, .displayEntityTypes, .showPrivateDiscriminators, .showFunctionArgumentTypes, .showAsyncResumePartial, .displayStdlibModule, .displayObjCModule, .showClosureSignature]
95 | public static let simplified: SymbolPrintOptions = [.synthesizeSugarOnTypes, .qualifyEntities, .shortenPartialApply, .shortenThunk, .shortenValueWitness, .shortenArchetype]
| |- warning: static property 'simplified' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'simplified' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
96 | }
97 |
[6/10] Compiling CwlDemangle CwlDemangle.swift
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:68:20: warning: static property 'synthesizeSugarOnTypes' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
68 | public static let synthesizeSugarOnTypes = SymbolPrintOptions(rawValue: 1 << 0)
| |- warning: static property 'synthesizeSugarOnTypes' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'synthesizeSugarOnTypes' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
69 | public static let displayDebuggerGeneratedModule = SymbolPrintOptions(rawValue: 1 << 1)
70 | public static let qualifyEntities = SymbolPrintOptions(rawValue: 1 << 2)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:69:20: warning: static property 'displayDebuggerGeneratedModule' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
68 | public static let synthesizeSugarOnTypes = SymbolPrintOptions(rawValue: 1 << 0)
69 | public static let displayDebuggerGeneratedModule = SymbolPrintOptions(rawValue: 1 << 1)
| |- warning: static property 'displayDebuggerGeneratedModule' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayDebuggerGeneratedModule' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
70 | public static let qualifyEntities = SymbolPrintOptions(rawValue: 1 << 2)
71 | public static let displayExtensionContexts = SymbolPrintOptions(rawValue: 1 << 3)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:70:20: warning: static property 'qualifyEntities' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
68 | public static let synthesizeSugarOnTypes = SymbolPrintOptions(rawValue: 1 << 0)
69 | public static let displayDebuggerGeneratedModule = SymbolPrintOptions(rawValue: 1 << 1)
70 | public static let qualifyEntities = SymbolPrintOptions(rawValue: 1 << 2)
| |- warning: static property 'qualifyEntities' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'qualifyEntities' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
71 | public static let displayExtensionContexts = SymbolPrintOptions(rawValue: 1 << 3)
72 | public static let displayUnmangledSuffix = SymbolPrintOptions(rawValue: 1 << 4)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:71:20: warning: static property 'displayExtensionContexts' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
69 | public static let displayDebuggerGeneratedModule = SymbolPrintOptions(rawValue: 1 << 1)
70 | public static let qualifyEntities = SymbolPrintOptions(rawValue: 1 << 2)
71 | public static let displayExtensionContexts = SymbolPrintOptions(rawValue: 1 << 3)
| |- warning: static property 'displayExtensionContexts' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayExtensionContexts' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 | public static let displayUnmangledSuffix = SymbolPrintOptions(rawValue: 1 << 4)
73 | public static let displayModuleNames = SymbolPrintOptions(rawValue: 1 << 5)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:72:20: warning: static property 'displayUnmangledSuffix' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
70 | public static let qualifyEntities = SymbolPrintOptions(rawValue: 1 << 2)
71 | public static let displayExtensionContexts = SymbolPrintOptions(rawValue: 1 << 3)
72 | public static let displayUnmangledSuffix = SymbolPrintOptions(rawValue: 1 << 4)
| |- warning: static property 'displayUnmangledSuffix' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayUnmangledSuffix' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
73 | public static let displayModuleNames = SymbolPrintOptions(rawValue: 1 << 5)
74 | public static let displayGenericSpecializations = SymbolPrintOptions(rawValue: 1 << 6)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:73:20: warning: static property 'displayModuleNames' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
71 | public static let displayExtensionContexts = SymbolPrintOptions(rawValue: 1 << 3)
72 | public static let displayUnmangledSuffix = SymbolPrintOptions(rawValue: 1 << 4)
73 | public static let displayModuleNames = SymbolPrintOptions(rawValue: 1 << 5)
| |- warning: static property 'displayModuleNames' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayModuleNames' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
74 | public static let displayGenericSpecializations = SymbolPrintOptions(rawValue: 1 << 6)
75 | public static let displayProtocolConformances = SymbolPrintOptions(rawValue: 1 << 7)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:74:20: warning: static property 'displayGenericSpecializations' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
72 | public static let displayUnmangledSuffix = SymbolPrintOptions(rawValue: 1 << 4)
73 | public static let displayModuleNames = SymbolPrintOptions(rawValue: 1 << 5)
74 | public static let displayGenericSpecializations = SymbolPrintOptions(rawValue: 1 << 6)
| |- warning: static property 'displayGenericSpecializations' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayGenericSpecializations' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
75 | public static let displayProtocolConformances = SymbolPrintOptions(rawValue: 1 << 7)
76 | public static let displayWhereClauses = SymbolPrintOptions(rawValue: 1 << 8)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:75:20: warning: static property 'displayProtocolConformances' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
73 | public static let displayModuleNames = SymbolPrintOptions(rawValue: 1 << 5)
74 | public static let displayGenericSpecializations = SymbolPrintOptions(rawValue: 1 << 6)
75 | public static let displayProtocolConformances = SymbolPrintOptions(rawValue: 1 << 7)
| |- warning: static property 'displayProtocolConformances' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayProtocolConformances' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
76 | public static let displayWhereClauses = SymbolPrintOptions(rawValue: 1 << 8)
77 | public static let displayEntityTypes = SymbolPrintOptions(rawValue: 1 << 9)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:76:20: warning: static property 'displayWhereClauses' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
74 | public static let displayGenericSpecializations = SymbolPrintOptions(rawValue: 1 << 6)
75 | public static let displayProtocolConformances = SymbolPrintOptions(rawValue: 1 << 7)
76 | public static let displayWhereClauses = SymbolPrintOptions(rawValue: 1 << 8)
| |- warning: static property 'displayWhereClauses' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayWhereClauses' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
77 | public static let displayEntityTypes = SymbolPrintOptions(rawValue: 1 << 9)
78 | public static let shortenPartialApply = SymbolPrintOptions(rawValue: 1 << 10)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:77:20: warning: static property 'displayEntityTypes' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
75 | public static let displayProtocolConformances = SymbolPrintOptions(rawValue: 1 << 7)
76 | public static let displayWhereClauses = SymbolPrintOptions(rawValue: 1 << 8)
77 | public static let displayEntityTypes = SymbolPrintOptions(rawValue: 1 << 9)
| |- warning: static property 'displayEntityTypes' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayEntityTypes' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
78 | public static let shortenPartialApply = SymbolPrintOptions(rawValue: 1 << 10)
79 | public static let shortenThunk = SymbolPrintOptions(rawValue: 1 << 11)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:78:20: warning: static property 'shortenPartialApply' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
76 | public static let displayWhereClauses = SymbolPrintOptions(rawValue: 1 << 8)
77 | public static let displayEntityTypes = SymbolPrintOptions(rawValue: 1 << 9)
78 | public static let shortenPartialApply = SymbolPrintOptions(rawValue: 1 << 10)
| |- warning: static property 'shortenPartialApply' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shortenPartialApply' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
79 | public static let shortenThunk = SymbolPrintOptions(rawValue: 1 << 11)
80 | public static let shortenValueWitness = SymbolPrintOptions(rawValue: 1 << 12)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:79:20: warning: static property 'shortenThunk' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
77 | public static let displayEntityTypes = SymbolPrintOptions(rawValue: 1 << 9)
78 | public static let shortenPartialApply = SymbolPrintOptions(rawValue: 1 << 10)
79 | public static let shortenThunk = SymbolPrintOptions(rawValue: 1 << 11)
| |- warning: static property 'shortenThunk' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shortenThunk' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
80 | public static let shortenValueWitness = SymbolPrintOptions(rawValue: 1 << 12)
81 | public static let shortenArchetype = SymbolPrintOptions(rawValue: 1 << 13)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:80:20: warning: static property 'shortenValueWitness' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
78 | public static let shortenPartialApply = SymbolPrintOptions(rawValue: 1 << 10)
79 | public static let shortenThunk = SymbolPrintOptions(rawValue: 1 << 11)
80 | public static let shortenValueWitness = SymbolPrintOptions(rawValue: 1 << 12)
| |- warning: static property 'shortenValueWitness' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shortenValueWitness' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
81 | public static let shortenArchetype = SymbolPrintOptions(rawValue: 1 << 13)
82 | public static let showPrivateDiscriminators = SymbolPrintOptions(rawValue: 1 << 14)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:81:20: warning: static property 'shortenArchetype' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
79 | public static let shortenThunk = SymbolPrintOptions(rawValue: 1 << 11)
80 | public static let shortenValueWitness = SymbolPrintOptions(rawValue: 1 << 12)
81 | public static let shortenArchetype = SymbolPrintOptions(rawValue: 1 << 13)
| |- warning: static property 'shortenArchetype' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shortenArchetype' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
82 | public static let showPrivateDiscriminators = SymbolPrintOptions(rawValue: 1 << 14)
83 | public static let showFunctionArgumentTypes = SymbolPrintOptions(rawValue: 1 << 15)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:82:20: warning: static property 'showPrivateDiscriminators' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
80 | public static let shortenValueWitness = SymbolPrintOptions(rawValue: 1 << 12)
81 | public static let shortenArchetype = SymbolPrintOptions(rawValue: 1 << 13)
82 | public static let showPrivateDiscriminators = SymbolPrintOptions(rawValue: 1 << 14)
| |- warning: static property 'showPrivateDiscriminators' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'showPrivateDiscriminators' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
83 | public static let showFunctionArgumentTypes = SymbolPrintOptions(rawValue: 1 << 15)
84 | public static let showAsyncResumePartial = SymbolPrintOptions(rawValue: 1 << 16)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:83:20: warning: static property 'showFunctionArgumentTypes' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
81 | public static let shortenArchetype = SymbolPrintOptions(rawValue: 1 << 13)
82 | public static let showPrivateDiscriminators = SymbolPrintOptions(rawValue: 1 << 14)
83 | public static let showFunctionArgumentTypes = SymbolPrintOptions(rawValue: 1 << 15)
| |- warning: static property 'showFunctionArgumentTypes' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'showFunctionArgumentTypes' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
84 | public static let showAsyncResumePartial = SymbolPrintOptions(rawValue: 1 << 16)
85 | public static let displayStdlibModule = SymbolPrintOptions(rawValue: 1 << 17)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:84:20: warning: static property 'showAsyncResumePartial' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
82 | public static let showPrivateDiscriminators = SymbolPrintOptions(rawValue: 1 << 14)
83 | public static let showFunctionArgumentTypes = SymbolPrintOptions(rawValue: 1 << 15)
84 | public static let showAsyncResumePartial = SymbolPrintOptions(rawValue: 1 << 16)
| |- warning: static property 'showAsyncResumePartial' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'showAsyncResumePartial' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
85 | public static let displayStdlibModule = SymbolPrintOptions(rawValue: 1 << 17)
86 | public static let displayObjCModule = SymbolPrintOptions(rawValue: 1 << 18)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:85:20: warning: static property 'displayStdlibModule' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
83 | public static let showFunctionArgumentTypes = SymbolPrintOptions(rawValue: 1 << 15)
84 | public static let showAsyncResumePartial = SymbolPrintOptions(rawValue: 1 << 16)
85 | public static let displayStdlibModule = SymbolPrintOptions(rawValue: 1 << 17)
| |- warning: static property 'displayStdlibModule' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayStdlibModule' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
86 | public static let displayObjCModule = SymbolPrintOptions(rawValue: 1 << 18)
87 | public static let printForTypeName = SymbolPrintOptions(rawValue: 1 << 19)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:86:20: warning: static property 'displayObjCModule' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
84 | public static let showAsyncResumePartial = SymbolPrintOptions(rawValue: 1 << 16)
85 | public static let displayStdlibModule = SymbolPrintOptions(rawValue: 1 << 17)
86 | public static let displayObjCModule = SymbolPrintOptions(rawValue: 1 << 18)
| |- warning: static property 'displayObjCModule' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'displayObjCModule' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
87 | public static let printForTypeName = SymbolPrintOptions(rawValue: 1 << 19)
88 | public static let showClosureSignature = SymbolPrintOptions(rawValue: 1 << 20)
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:87:20: warning: static property 'printForTypeName' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
85 | public static let displayStdlibModule = SymbolPrintOptions(rawValue: 1 << 17)
86 | public static let displayObjCModule = SymbolPrintOptions(rawValue: 1 << 18)
87 | public static let printForTypeName = SymbolPrintOptions(rawValue: 1 << 19)
| |- warning: static property 'printForTypeName' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'printForTypeName' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
88 | public static let showClosureSignature = SymbolPrintOptions(rawValue: 1 << 20)
89 |
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:88:20: warning: static property 'showClosureSignature' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
86 | public static let displayObjCModule = SymbolPrintOptions(rawValue: 1 << 18)
87 | public static let printForTypeName = SymbolPrintOptions(rawValue: 1 << 19)
88 | public static let showClosureSignature = SymbolPrintOptions(rawValue: 1 << 20)
| |- warning: static property 'showClosureSignature' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'showClosureSignature' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
89 |
90 | public init(rawValue: Int) {
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:94:20: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
92 | }
93 |
94 | public static let `default`: SymbolPrintOptions = [.displayDebuggerGeneratedModule, .qualifyEntities, .displayExtensionContexts, .displayUnmangledSuffix, .displayModuleNames, .displayGenericSpecializations, .displayProtocolConformances, .displayWhereClauses, .displayEntityTypes, .showPrivateDiscriminators, .showFunctionArgumentTypes, .showAsyncResumePartial, .displayStdlibModule, .displayObjCModule, .showClosureSignature]
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
95 | public static let simplified: SymbolPrintOptions = [.synthesizeSugarOnTypes, .qualifyEntities, .shortenPartialApply, .shortenThunk, .shortenValueWitness, .shortenArchetype]
96 | }
/host/spi-builder-workspace/CwlDemangle/CwlDemangle.swift:95:20: warning: static property 'simplified' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
63 |
64 | /// These options mimic those used in the Swift project. Check that project for details.
65 | public struct SymbolPrintOptions: OptionSet {
| `- note: consider making struct 'SymbolPrintOptions' conform to the 'Sendable' protocol
66 | public let rawValue: Int
67 |
:
93 |
94 | public static let `default`: SymbolPrintOptions = [.displayDebuggerGeneratedModule, .qualifyEntities, .displayExtensionContexts, .displayUnmangledSuffix, .displayModuleNames, .displayGenericSpecializations, .displayProtocolConformances, .displayWhereClauses, .displayEntityTypes, .showPrivateDiscriminators, .showFunctionArgumentTypes, .showAsyncResumePartial, .displayStdlibModule, .displayObjCModule, .showClosureSignature]
95 | public static let simplified: SymbolPrintOptions = [.synthesizeSugarOnTypes, .qualifyEntities, .shortenPartialApply, .shortenThunk, .shortenValueWitness, .shortenArchetype]
| |- warning: static property 'simplified' is not concurrency-safe because non-'Sendable' type 'SymbolPrintOptions' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'simplified' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
96 | }
97 |
[7/11] Wrapping AST for CwlDemangle for debugging
[9/14] Compiling CwlDemangleTool resource_bundle_accessor.swift
[10/14] Compiling CwlDemangleTool main.swift
[11/14] Emitting module CwlDemangleTool
[12/15] Wrapping AST for CwlDemangleTool for debugging
[13/15] Write Objects.LinkFileList
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundation.a: archive member 'Foundation.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundationEssentials.a: archive member 'FoundationEssentials.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundationInternationalization.a: archive member 'FoundationInternationalization.autolink' is neither Wasm object file nor LLVM bitcode
[14/15] Linking demangle.wasm
Build complete! (18.08s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "CwlDemangle",
"name" : "CwlDemangle",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CwlDemangle",
"targets" : [
"CwlDemangle"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "demangle",
"targets" : [
"CwlDemangleTool"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "CwlDemangleTool",
"module_type" : "SwiftTarget",
"name" : "CwlDemangleTool",
"path" : "CwlDemangle",
"product_memberships" : [
"demangle"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/CwlDemangle/manglings.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"CwlDemangle"
],
"type" : "executable"
},
{
"c99name" : "CwlDemangleTests",
"module_type" : "SwiftTarget",
"name" : "CwlDemangleTests",
"path" : "CwlDemangleTests",
"sources" : [
"CwlDemangleAdditionalTests.swift",
"CwlDemangleSwiftProjectDerivedTests.swift"
],
"target_dependencies" : [
"CwlDemangle"
],
"type" : "test"
},
{
"c99name" : "CwlDemangle",
"module_type" : "SwiftTarget",
"name" : "CwlDemangle",
"path" : "CwlDemangle",
"product_memberships" : [
"CwlDemangle",
"demangle"
],
"sources" : [
"CwlDemangle.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.