The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build Rswift, reference 7.8.0 (a9abc6), with Swift 6.1 for Android on 29 May 2025 22:23:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mac-cain13/R.swift.git
Reference: 7.8.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/mac-cain13/R.swift
 * tag               7.8.0      -> FETCH_HEAD
HEAD is now at a9abc6b Update github workflow
Cloned https://github.com/mac-cain13/R.swift.git
Revision (git rev-parse @):
a9abc6b0afe0fc4a5a71e1d7d2872143dff2d2f1
SUCCESS checkout https://github.com/mac-cain13/R.swift.git at 7.8.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mac-cain13/R.swift.git
https://github.com/mac-cain13/R.swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "xcodeedit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.11.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomlokhorst/XcodeEdit"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "Rswift",
  "name" : "Rswift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "rswift",
      "targets" : [
        "rswift"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "RswiftLibrary",
      "targets" : [
        "RswiftResources"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RswiftGenerateInternalResources",
      "targets" : [
        "RswiftGenerateInternalResources"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "RswiftGeneratePublicResources",
      "targets" : [
        "RswiftGeneratePublicResources"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "RswiftGenerateResourcesCommand",
      "targets" : [
        "RswiftGenerateResourcesCommand"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "RswiftModifyXcodePackages",
      "targets" : [
        "RswiftModifyXcodePackages"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "rswift",
      "module_type" : "SwiftTarget",
      "name" : "rswift",
      "path" : "Sources/rswift",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "rswift",
        "RswiftGenerateInternalResources",
        "RswiftGeneratePublicResources",
        "RswiftGenerateResourcesCommand",
        "RswiftModifyXcodePackages"
      ],
      "sources" : [
        "App.swift",
        "Config.swift",
        "RswiftCore.swift"
      ],
      "target_dependencies" : [
        "RswiftParsers",
        "RswiftGenerators"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "RswiftResources",
      "module_type" : "SwiftTarget",
      "name" : "RswiftResources",
      "path" : "Sources/RswiftResources",
      "product_memberships" : [
        "rswift",
        "RswiftLibrary",
        "RswiftGenerateInternalResources",
        "RswiftGeneratePublicResources",
        "RswiftGenerateResourcesCommand",
        "RswiftModifyXcodePackages"
      ],
      "sources" : [
        "AssetCatalog.swift",
        "ColorResource.swift",
        "DataResource.swift",
        "FileResource.swift",
        "FontResource.swift",
        "ImageResource.swift",
        "Integrations/Bundle+Extensions.swift",
        "Integrations/ColorResource+Integrations.swift",
        "Integrations/DataResource+Integrations.swift",
        "Integrations/FileResource+Integrations.swift",
        "Integrations/FontResource+Integrations.swift",
        "Integrations/ImageResource+Integrations.swift",
        "Integrations/NibReference+Integrations.swift",
        "Integrations/ReuseIdentifier+Integrations.swift",
        "Integrations/SegueIdentifier+Integrations.swift",
        "Integrations/StoryboardReference+Integrations.swift",
        "Integrations/StringResource+Integrations.swift",
        "NibResource.swift",
        "PropertyListResource.swift",
        "Shared/DeploymentTarget.swift",
        "Shared/LocaleReference.swift",
        "Shared/ModuleReference.swift",
        "Shared/NameCatalog.swift",
        "Shared/Reusable.swift",
        "Shared/StoryboardReference.swift",
        "Shared/StringParam+Extensions.swift",
        "Shared/StringParam.swift",
        "Shared/StringsTable.swift",
        "Shared/TypeReference.swift",
        "Shared/Unifiable.swift",
        "Shared/ValidationError.swift",
        "StoryboardResource.swift",
        "StringResource.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RswiftParsersTests",
      "module_type" : "SwiftTarget",
      "name" : "RswiftParsersTests",
      "path" : "Tests/RswiftParsersTests",
      "sources" : [
        "GlobTests.swift",
        "NibParserDelegateTests.swift"
      ],
      "target_dependencies" : [
        "RswiftParsers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RswiftParsers",
      "module_type" : "SwiftTarget",
      "name" : "RswiftParsers",
      "path" : "Sources/RswiftParsers",
      "product_dependencies" : [
        "XcodeEdit"
      ],
      "product_memberships" : [
        "rswift",
        "RswiftGenerateInternalResources",
        "RswiftGeneratePublicResources",
        "RswiftGenerateResourcesCommand",
        "RswiftModifyXcodePackages"
      ],
      "sources" : [
        "ProjectResources.swift",
        "Resources/AssetCatalog+Parser.swift",
        "Resources/FileResource+Parser.swift",
        "Resources/FontResource+Parser.swift",
        "Resources/ImageResource+Parser.swift",
        "Resources/Nib+Parser.swift",
        "Resources/PropertyList+Parser.swift",
        "Resources/Storyboard+Parser.swift",
        "Resources/StringsTable+Parser.swift",
        "Shared/Bundle+Extensions.swift",
        "Shared/DeploymentTarget+Parser.swift",
        "Shared/FormatPart+Extensions.swift",
        "Shared/GeneratedId.swift",
        "Shared/Glob.swift",
        "Shared/IgnoreFile.swift",
        "Shared/ResourceParsingError.swift",
        "Shared/SourceTreeURLs.swift",
        "Shared/SupportedExtensions.swift",
        "Shared/TypeReference+Extensions.swift",
        "Shared/URL+Extensions.swift",
        "Shared/Xcodeproj.swift"
      ],
      "target_dependencies" : [
        "RswiftResources"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RswiftModifyXcodePackages",
      "module_type" : "PluginTarget",
      "name" : "RswiftModifyXcodePackages",
      "path" : "Plugins/RswiftModifyXcodePackages",
      "plugin_capability" : {
        "intent" : {
          "description" : "Rswift modify Xcode packages",
          "type" : "custom",
          "verb" : "rswift-modify-xcode-packages"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Modifies Xcode project to fix package reference for plugins",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "RswiftModifyXcodePackages"
      ],
      "sources" : [
        "RswiftModifyXcodePackages.swift"
      ],
      "target_dependencies" : [
        "rswift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "RswiftGeneratorsTests",
      "module_type" : "SwiftTarget",
      "name" : "RswiftGeneratorsTests",
      "path" : "Tests/RswiftGeneratorsTests",
      "sources" : [
        "MainTests.swift"
      ],
      "target_dependencies" : [
        "RswiftGenerators"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RswiftGenerators",
      "module_type" : "SwiftTarget",
      "name" : "RswiftGenerators",
      "path" : "Sources/RswiftGenerators",
      "product_memberships" : [
        "rswift",
        "RswiftGenerateInternalResources",
        "RswiftGeneratePublicResources",
        "RswiftGenerateResourcesCommand",
        "RswiftModifyXcodePackages"
      ],
      "sources" : [
        "AccessibilityIdentifier+Generator.swift",
        "AssetCatalog+Generator.swift",
        "Extensions/Array+Extensions.swift",
        "Extensions/String+Extensions.swift",
        "FileResource+Generator.swift",
        "FontResource+Generator.swift",
        "Nib+Generator.swift",
        "PropertyListResource+Generator.swift",
        "ReuseIdentifier+Generator.swift",
        "Segue+Generator.swift",
        "Shared/AssetCatalogMergedNamespaces.swift",
        "Shared/LocaleReference+Generator.swift",
        "Shared/SwiftIdentifier.swift",
        "Shared/TypeReference+Generator.swift",
        "Storyboard+Generator.swift",
        "StringsTable+Generator.swift",
        "SwiftSyntax/Struct.swift",
        "SwiftSyntax/StructMembersBuilder.swift",
        "XcodeProject+Generator.swift"
      ],
      "target_dependencies" : [
        "RswiftResources"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RswiftGenerateResourcesCommand",
      "module_type" : "PluginTarget",
      "name" : "RswiftGenerateResourcesCommand",
      "path" : "Plugins/RswiftGenerateResourcesCommand",
      "plugin_capability" : {
        "intent" : {
          "description" : "Rswift generate resources",
          "type" : "custom",
          "verb" : "rswift-generate-resources"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Rswift generates a file with statically typed, autocompleted resources",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "RswiftGenerateResourcesCommand"
      ],
      "sources" : [
        "RswiftGenerateResourcesCommand.swift"
      ],
      "target_dependencies" : [
        "rswift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "RswiftGeneratePublicResources",
      "module_type" : "PluginTarget",
      "name" : "RswiftGeneratePublicResources",
      "path" : "Plugins/RswiftGeneratePublicResources",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "RswiftGeneratePublicResources"
      ],
      "sources" : [
        "RswiftGeneratePublicResources.swift"
      ],
      "target_dependencies" : [
        "rswift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "RswiftGenerateInternalResources",
      "module_type" : "PluginTarget",
      "name" : "RswiftGenerateInternalResources",
      "path" : "Plugins/RswiftGenerateInternalResources",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "RswiftGenerateInternalResources"
      ],
      "sources" : [
        "RswiftGenerateInternalResources.swift"
      ],
      "target_dependencies" : [
        "rswift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/tomlokhorst/XcodeEdit
Fetching https://github.com/apple/swift-argument-parser
[1/1253] Fetching xcodeedit
Fetched https://github.com/tomlokhorst/XcodeEdit from cache (0.28s)
[1/15379] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.96s)
Computing version for https://github.com/tomlokhorst/XcodeEdit
Computed https://github.com/tomlokhorst/XcodeEdit at 2.13.0 (3.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.65s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/tomlokhorst/XcodeEdit
Working copy of https://github.com/tomlokhorst/XcodeEdit resolved at 2.13.0
[1/1] Compiling plugin RswiftModifyXcodePackages
[2/2] Compiling plugin RswiftGenerateResourcesCommand
[3/3] Compiling plugin RswiftGeneratePublicResources
[4/4] Compiling plugin RswiftGenerateInternalResources
[5/5] Compiling plugin GenerateManual
Building for debugging...
[5/38] Write sources
[19/38] Write swift-version-24593BA9C3E375BF.txt
[21/118] Emitting module ArgumentParserToolInfo
[22/118] Compiling ArgumentParserToolInfo ToolInfo.swift
[23/119] Wrapping AST for ArgumentParserToolInfo for debugging
[25/119] Emitting module ArgumentParserToolInfo
[26/119] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/158] Wrapping AST for ArgumentParserToolInfo for debugging
[29/196] Emitting module ArgumentParser
[31/206] Compiling ArgumentParser OptionGroup.swift
[32/206] Compiling ArgumentParser AsyncParsableCommand.swift
[33/206] Compiling ArgumentParser CommandConfiguration.swift
[34/206] Compiling ArgumentParser CommandGroup.swift
[35/206] Compiling ArgumentParser EnumerableFlag.swift
[36/206] Compiling ArgumentParser BashCompletionsGenerator.swift
[37/206] Compiling XcodeEdit XCProjectFile+Rswift.swift
[38/207] Compiling ArgumentParser NameSpecification.swift
[39/207] Compiling ArgumentParser Option.swift
[43/207] Compiling ArgumentParser InputKey.swift
[44/207] Compiling ArgumentParser InputOrigin.swift
[45/207] Compiling ArgumentParser Name.swift
[46/207] Compiling ArgumentParser Parsed.swift
[47/207] Compiling XcodeEdit Serialization.swift
[48/211] Compiling XcodeEdit PBXObject.swift
[49/211] Compiling XcodeEdit PBXIdentifier.swift
[50/211] Compiling XcodeEdit AllObjects.swift
[51/211] Compiling XcodeEdit Extensions.swift
[52/211] Emitting module XcodeEdit
[53/211] Compiling XcodeEdit PBXObject+Fields.swift
[54/211] Compiling ArgumentParser ExpressibleByArgument.swift
[55/211] Compiling ArgumentParser ParsableArguments.swift
[56/211] Compiling ArgumentParser ParsableArgumentsValidation.swift
[57/211] Compiling ArgumentParser ParsableCommand.swift
[58/211] Compiling ArgumentParser ArgumentDecoder.swift
[64/211] Compiling ArgumentParser ArgumentVisibility.swift
[65/211] Compiling ArgumentParser CompletionKind.swift
[66/211] Compiling ArgumentParser Errors.swift
[67/211] Compiling ArgumentParser Flag.swift
[70/211] Compiling ArgumentParser FishCompletionsGenerator.swift
[71/211] Compiling ArgumentParser ZshCompletionsGenerator.swift
[72/211] Compiling ArgumentParser Argument.swift
[73/211] Compiling ArgumentParser ArgumentHelp.swift
[75/211] Compiling ArgumentParser ArgumentDefinition.swift
[76/211] Compiling ArgumentParser ArgumentSet.swift
[77/211] Compiling ArgumentParser CommandParser.swift
[85/211] Compiling ArgumentParser CompletionsGenerator.swift
[86/211] Emitting module RswiftResources
[98/211] Compiling RswiftResources Unifiable.swift
[99/211] Compiling RswiftResources ValidationError.swift
[100/211] Compiling RswiftResources StoryboardResource.swift
[101/211] Compiling RswiftResources StringResource.swift
[102/211] Compiling ArgumentParser HelpCommand.swift
[103/211] Compiling ArgumentParser HelpGenerator.swift
[104/211] Compiling ArgumentParser MessageInfo.swift
[105/211] Compiling ArgumentParser UsageGenerator.swift
[106/211] Compiling XcodeEdit XCProjectFile.swift
[120/212] Compiling ArgumentParser CollectionExtensions.swift
[121/212] Compiling ArgumentParser Platform.swift
[122/212] Compiling ArgumentParser SequenceExtensions.swift
[123/212] Compiling ArgumentParser StringExtensions.swift
[124/212] Compiling ArgumentParser Tree.swift
[124/212] Wrapping AST for XcodeEdit for debugging
[141/214] Wrapping AST for RswiftResources for debugging
[142/214] Wrapping AST for ArgumentParser for debugging
[144/252] Emitting module RswiftGenerators
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:35:16: warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
33 |     }
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
   |                |- warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bundle' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bundle' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:36:16: warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
   |                |- warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'locale' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:37:16: warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
   |                |- warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'void' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'void' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:38:16: warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
   |                |- warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bool' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bool' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:39:16: warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
   |                |- warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'string' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'string' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:40:16: warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
   |                |- warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'sequence' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'sequence' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:41:16: warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
   |                |- warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'someIteratorProtocol' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'someIteratorProtocol' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:42:16: warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
   |                |- warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiView' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiView' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:43:16: warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
   |                |- warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
45 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:44:16: warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
   |                |- warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'nsViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'nsViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:47:16: warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 |
46 |
47 |     static var fontResource: TypeReference = .init(module: .rswiftResources, rawName: "FontResource")
   |                |- warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'fontResource' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'fontResource' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 |
/host/spi-builder-workspace/Sources/RswiftGenerators/SwiftSyntax/Struct.swift:382:23: warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
380 |     public var additionalModuleReferences: Set<ModuleReference> = []
381 |
382 |     public static var empty: Struct = Struct(name: SwiftIdentifier(name: "empty"), membersBuilder: {})
    |                       |- warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'empty' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- 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
383 |
384 |     public init(
[150/254] Compiling RswiftGenerators StructMembersBuilder.swift
[151/254] Compiling RswiftGenerators XcodeProject+Generator.swift
[152/254] Compiling XcodeEdit PBXObject+Fields.swift
[153/254] Compiling XcodeEdit PBXObject.swift
[154/255] Emitting module RswiftParsers
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Bundle+Extensions.swift:11:23: warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | extension Bundle {
11 |     public static var temp: Bundle = .main
   |                       |- warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'temp' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'temp' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:17:12: warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 15 | #endif
 16 |
 17 | public let GlobBehaviorBashV3 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV3' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |     supportsGlobstar: false,
 19 |     includesFilesFromRootOfGlobstar: false,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:23:12: warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 21 |     includesFilesInResultsIfTrailingSlash: false
 22 | )
 23 | public let GlobBehaviorBashV4 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV4' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |     supportsGlobstar: true, // Matches Bash v4 with "shopt -s globstar" option
 25 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:29:12: warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |     includesFilesInResultsIfTrailingSlash: false
 28 | )
 29 | public let GlobBehaviorGradle = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorGradle' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     supportsGlobstar: true,
 31 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:62:23: warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 60 |     }
 61 |
 62 |     public static var defaultBehavior = GlobBehaviorBashV4
    |                       |- warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultBehavior' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'defaultBehavior' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |
 64 |     public static let defaultBlacklistedDirectories = ["node_modules", "Pods"]
[155/255] Compiling RswiftGenerators PropertyListResource+Generator.swift
[156/255] Compiling RswiftGenerators ReuseIdentifier+Generator.swift
[157/255] Compiling RswiftGenerators Segue+Generator.swift
[158/255] Compiling RswiftGenerators AssetCatalogMergedNamespaces.swift
[159/261] Compiling RswiftGenerators LocaleReference+Generator.swift
[160/261] Compiling RswiftGenerators SwiftIdentifier.swift
[161/261] Emitting module XcodeEdit
[162/261] Compiling XcodeEdit XCProjectFile.swift
[165/261] Compiling RswiftGenerators String+Extensions.swift
[166/261] Compiling RswiftGenerators FileResource+Generator.swift
[167/261] Compiling RswiftGenerators FontResource+Generator.swift
[168/261] Compiling XcodeEdit Serialization.swift
[169/261] Compiling XcodeEdit XCProjectFile+Rswift.swift
[173/261] Compiling RswiftGenerators Nib+Generator.swift
[176/261] Compiling RswiftGenerators AccessibilityIdentifier+Generator.swift
[177/261] Compiling RswiftGenerators AssetCatalog+Generator.swift
[178/261] Compiling RswiftGenerators Array+Extensions.swift
[179/261] Emitting module RswiftResources
[180/261] Compiling XcodeEdit Extensions.swift
[181/261] Compiling XcodeEdit PBXIdentifier.swift
[182/261] Compiling XcodeEdit AllObjects.swift
[189/262] Compiling RswiftGenerators StringsTable+Generator.swift
[190/262] Compiling RswiftGenerators Struct.swift
[191/262] Compiling RswiftGenerators TypeReference+Generator.swift
[192/262] Compiling RswiftGenerators Storyboard+Generator.swift
[199/262] Compiling RswiftParsers URL+Extensions.swift
[200/262] Compiling RswiftParsers Xcodeproj.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Bundle+Extensions.swift:11:23: warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | extension Bundle {
11 |     public static var temp: Bundle = .main
   |                       |- warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'temp' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'temp' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Bundle+Extensions.swift:11:23: warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | extension Bundle {
11 |     public static var temp: Bundle = .main
   |                       |- warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'temp' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'temp' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Bundle+Extensions.swift:11:23: warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | extension Bundle {
11 |     public static var temp: Bundle = .main
   |                       |- warning: static property 'temp' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'temp' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'temp' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:17:12: warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 15 | #endif
 16 |
 17 | public let GlobBehaviorBashV3 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV3' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |     supportsGlobstar: false,
 19 |     includesFilesFromRootOfGlobstar: false,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:23:12: warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 21 |     includesFilesInResultsIfTrailingSlash: false
 22 | )
 23 | public let GlobBehaviorBashV4 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV4' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |     supportsGlobstar: true, // Matches Bash v4 with "shopt -s globstar" option
 25 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:29:12: warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |     includesFilesInResultsIfTrailingSlash: false
 28 | )
 29 | public let GlobBehaviorGradle = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorGradle' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     supportsGlobstar: true,
 31 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:62:23: warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 60 |     }
 61 |
 62 |     public static var defaultBehavior = GlobBehaviorBashV4
    |                       |- warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultBehavior' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'defaultBehavior' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |
 64 |     public static let defaultBlacklistedDirectories = ["node_modules", "Pods"]
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:17:12: warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 15 | #endif
 16 |
 17 | public let GlobBehaviorBashV3 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV3' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |     supportsGlobstar: false,
 19 |     includesFilesFromRootOfGlobstar: false,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:23:12: warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 21 |     includesFilesInResultsIfTrailingSlash: false
 22 | )
 23 | public let GlobBehaviorBashV4 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV4' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |     supportsGlobstar: true, // Matches Bash v4 with "shopt -s globstar" option
 25 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:29:12: warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |     includesFilesInResultsIfTrailingSlash: false
 28 | )
 29 | public let GlobBehaviorGradle = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorGradle' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     supportsGlobstar: true,
 31 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:62:23: warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 60 |     }
 61 |
 62 |     public static var defaultBehavior = GlobBehaviorBashV4
    |                       |- warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultBehavior' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'defaultBehavior' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |
 64 |     public static let defaultBlacklistedDirectories = ["node_modules", "Pods"]
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:17:12: warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 15 | #endif
 16 |
 17 | public let GlobBehaviorBashV3 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV3' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV3' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |     supportsGlobstar: false,
 19 |     includesFilesFromRootOfGlobstar: false,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:23:12: warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 21 |     includesFilesInResultsIfTrailingSlash: false
 22 | )
 23 | public let GlobBehaviorBashV4 = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorBashV4' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorBashV4' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |     supportsGlobstar: true, // Matches Bash v4 with "shopt -s globstar" option
 25 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:29:12: warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |     includesFilesInResultsIfTrailingSlash: false
 28 | )
 29 | public let GlobBehaviorGradle = Glob.Behavior(
    |            |- warning: let 'GlobBehaviorGradle' is not concurrency-safe because non-'Sendable' type 'Glob.Behavior' may have shared mutable state; this is an error in the Swift 6 language mode
    |            |- note: add '@MainActor' to make let 'GlobBehaviorGradle' part of global actor 'MainActor'
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     supportsGlobstar: true,
 31 |     includesFilesFromRootOfGlobstar: true,
    :
 43 |      * implementation is customizable.
 44 |      */
 45 |     public struct Behavior {
    |                   `- note: consider making struct 'Behavior' conform to the 'Sendable' protocol
 46 |         // If true then a globstar ("**") causes matching to be done recursively in subdirectories.
 47 |         // If false then "**" is treated the same as "*"
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:62:23: warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 60 |     }
 61 |
 62 |     public static var defaultBehavior = GlobBehaviorBashV4
    |                       |- warning: static property 'defaultBehavior' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultBehavior' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'defaultBehavior' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 63 |
 64 |     public static let defaultBlacklistedDirectories = ["node_modules", "Pods"]
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated
12 |     static public func parse(url: URL, buildConfigurationName: String) throws -> PropertyListResource {
13 |         guard
14 |             let nsDictionary = NSDictionary(contentsOf: url),
   |                                `- warning: 'init(contentsOf:)' is deprecated
15 |             let dictionary = nsDictionary as? [String: Any]
16 |         else {
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated
 23 |
 24 |         // Check to make sure url can be parsed as a dictionary
 25 |         guard let nsDictionary = NSDictionary(contentsOf: url) else {
    |                                  `- warning: 'init(contentsOf:)' is deprecated
 26 |             throw ResourceParsingError("File could not be parsed as a strings file: \(url.absoluteString)")
 27 |         }
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated
12 |     static public func parse(url: URL, buildConfigurationName: String) throws -> PropertyListResource {
13 |         guard
14 |             let nsDictionary = NSDictionary(contentsOf: url),
   |                                `- warning: 'init(contentsOf:)' is deprecated
15 |             let dictionary = nsDictionary as? [String: Any]
16 |         else {
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated
 23 |
 24 |         // Check to make sure url can be parsed as a dictionary
 25 |         guard let nsDictionary = NSDictionary(contentsOf: url) else {
    |                                  `- warning: 'init(contentsOf:)' is deprecated
 26 |             throw ResourceParsingError("File could not be parsed as a strings file: \(url.absoluteString)")
 27 |         }
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated
12 |     static public func parse(url: URL, buildConfigurationName: String) throws -> PropertyListResource {
13 |         guard
14 |             let nsDictionary = NSDictionary(contentsOf: url),
   |                                `- warning: 'init(contentsOf:)' is deprecated
15 |             let dictionary = nsDictionary as? [String: Any]
16 |         else {
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated
 23 |
 24 |         // Check to make sure url can be parsed as a dictionary
 25 |         guard let nsDictionary = NSDictionary(contentsOf: url) else {
    |                                  `- warning: 'init(contentsOf:)' is deprecated
 26 |             throw ResourceParsingError("File could not be parsed as a strings file: \(url.absoluteString)")
 27 |         }
[217/262] Compiling RswiftResources Unifiable.swift
[218/262] Compiling RswiftResources ValidationError.swift
[219/262] Compiling RswiftResources StoryboardResource.swift
[225/262] Compiling RswiftResources StringResource.swift
[245/265] Wrapping AST for XcodeEdit for debugging
[246/266] Wrapping AST for RswiftResources for debugging
[246/266] Wrapping AST for ArgumentParser for debugging
[248/266] Wrapping AST for RswiftParsers for debugging
[250/279] Compiling RswiftParsers PropertyList+Parser.swift
[251/279] Compiling RswiftParsers Storyboard+Parser.swift
[252/279] Compiling RswiftParsers StringsTable+Parser.swift
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:35:16: warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
33 |     }
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
   |                |- warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bundle' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bundle' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:36:16: warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
   |                |- warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'locale' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:37:16: warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
   |                |- warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'void' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'void' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:38:16: warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
   |                |- warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bool' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bool' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:39:16: warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
   |                |- warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'string' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'string' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:40:16: warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
   |                |- warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'sequence' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'sequence' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:41:16: warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
   |                |- warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'someIteratorProtocol' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'someIteratorProtocol' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:42:16: warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
   |                |- warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiView' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiView' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:43:16: warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
   |                |- warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
45 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:44:16: warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
   |                |- warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'nsViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'nsViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:47:16: warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 |
46 |
47 |     static var fontResource: TypeReference = .init(module: .rswiftResources, rawName: "FontResource")
   |                |- warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'fontResource' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'fontResource' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:35:16: warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
33 |     }
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
   |                |- warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bundle' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bundle' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:36:16: warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
   |                |- warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'locale' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:37:16: warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
   |                |- warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'void' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'void' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:38:16: warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
   |                |- warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bool' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bool' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:39:16: warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
   |                |- warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'string' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'string' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:40:16: warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
   |                |- warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'sequence' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'sequence' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:41:16: warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
   |                |- warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'someIteratorProtocol' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'someIteratorProtocol' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:42:16: warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
   |                |- warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiView' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiView' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:43:16: warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
   |                |- warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
45 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:44:16: warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
   |                |- warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'nsViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'nsViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:47:16: warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 |
46 |
47 |     static var fontResource: TypeReference = .init(module: .rswiftResources, rawName: "FontResource")
   |                |- warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'fontResource' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'fontResource' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 |
/host/spi-builder-workspace/Sources/RswiftGenerators/SwiftSyntax/Struct.swift:382:23: warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
380 |     public var additionalModuleReferences: Set<ModuleReference> = []
381 |
382 |     public static var empty: Struct = Struct(name: SwiftIdentifier(name: "empty"), membersBuilder: {})
    |                       |- warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'empty' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- 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
383 |
384 |     public init(
/host/spi-builder-workspace/Sources/RswiftGenerators/SwiftSyntax/Struct.swift:382:23: warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
380 |     public var additionalModuleReferences: Set<ModuleReference> = []
381 |
382 |     public static var empty: Struct = Struct(name: SwiftIdentifier(name: "empty"), membersBuilder: {})
    |                       |- warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'empty' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- 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
383 |
384 |     public init(
[257/304] Wrapping AST for RswiftGenerators for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[259/304] Emitting module RswiftParsers
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[260/306] Compiling RswiftGenerators LocaleReference+Generator.swift
[261/306] Compiling RswiftGenerators SwiftIdentifier.swift
[262/309] Compiling RswiftGenerators Struct.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[263/310] Compiling RswiftGenerators StructMembersBuilder.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[264/310] Compiling RswiftGenerators XcodeProject+Generator.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[265/310] Compiling RswiftGenerators TypeReference+Generator.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[266/310] Compiling RswiftGenerators Storyboard+Generator.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[267/310] Compiling RswiftGenerators StringsTable+Generator.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[268/312] Compiling RswiftGenerators AssetCatalogMergedNamespaces.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[271/312] Compiling RswiftGenerators Nib+Generator.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[272/312] Compiling RswiftGenerators PropertyListResource+Generator.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[273/312] Compiling RswiftGenerators ReuseIdentifier+Generator.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[274/312] Compiling RswiftGenerators Segue+Generator.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[275/312] Compiling RswiftGenerators AccessibilityIdentifier+Generator.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[276/312] Compiling RswiftGenerators AssetCatalog+Generator.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[277/312] Compiling RswiftGenerators Array+Extensions.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[278/312] Compiling RswiftGenerators String+Extensions.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[279/312] Compiling RswiftGenerators FileResource+Generator.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[280/312] Compiling RswiftGenerators FontResource+Generator.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[281/312] Compiling rswift Config.swift
[282/312] Compiling RswiftParsers URL+Extensions.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[283/312] Compiling RswiftParsers Xcodeproj.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[287/312] Emitting module RswiftGenerators
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:35:16: warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
33 |     }
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
   |                |- warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bundle' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bundle' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:36:16: warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
   |                |- warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'locale' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:37:16: warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
   |                |- warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'void' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'void' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:38:16: warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
   |                |- warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bool' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bool' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:39:16: warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
   |                |- warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'string' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'string' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:40:16: warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
   |                |- warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'sequence' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'sequence' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:41:16: warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
   |                |- warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'someIteratorProtocol' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'someIteratorProtocol' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:42:16: warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
   |                |- warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiView' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiView' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:43:16: warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
   |                |- warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
45 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:44:16: warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
   |                |- warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'nsViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'nsViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:47:16: warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 |
46 |
47 |     static var fontResource: TypeReference = .init(module: .rswiftResources, rawName: "FontResource")
   |                |- warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'fontResource' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'fontResource' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 |
/host/spi-builder-workspace/Sources/RswiftGenerators/SwiftSyntax/Struct.swift:382:23: warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
380 |     public var additionalModuleReferences: Set<ModuleReference> = []
381 |
382 |     public static var empty: Struct = Struct(name: SwiftIdentifier(name: "empty"), membersBuilder: {})
    |                       |- warning: static property 'empty' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'empty' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- 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
383 |
384 |     public init(
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:35:16: warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
33 |     }
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
   |                |- warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bundle' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bundle' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:36:16: warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
   |                |- warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'locale' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:37:16: warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
   |                |- warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'void' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'void' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:38:16: warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
   |                |- warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bool' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bool' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:39:16: warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
   |                |- warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'string' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'string' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:40:16: warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
   |                |- warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'sequence' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'sequence' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:41:16: warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
   |                |- warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'someIteratorProtocol' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'someIteratorProtocol' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:42:16: warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
   |                |- warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiView' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiView' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:43:16: warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
   |                |- warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
45 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:44:16: warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
   |                |- warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'nsViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'nsViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:47:16: warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 |
46 |
47 |     static var fontResource: TypeReference = .init(module: .rswiftResources, rawName: "FontResource")
   |                |- warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'fontResource' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'fontResource' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:35:16: warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
33 |     }
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
   |                |- warning: static property 'bundle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bundle' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bundle' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:36:16: warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 |
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
   |                |- warning: static property 'locale' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'locale' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'locale' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:37:16: warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
35 |     static var bundle: TypeReference = .init(module: .foundation, rawName: "Bundle")
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
   |                |- warning: static property 'void' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'void' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'void' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:38:16: warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
36 |     static var locale: TypeReference = .init(module: .foundation, rawName: "Locale")
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
   |                |- warning: static property 'bool' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'bool' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'bool' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:39:16: warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
37 |     static var void: TypeReference = .init(module: .stdLib, rawName: "Void")
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
   |                |- warning: static property 'string' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'string' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'string' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:40:16: warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
38 |     static var bool: TypeReference = .init(module: .stdLib, rawName: "Bool")
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
   |                |- warning: static property 'sequence' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'sequence' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'sequence' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:41:16: warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |     static var string: TypeReference = .init(module: .stdLib, rawName: "String")
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
   |                |- warning: static property 'someIteratorProtocol' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'someIteratorProtocol' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'someIteratorProtocol' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:42:16: warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
40 |     static var sequence: TypeReference = .init(module: .stdLib, rawName: "Sequence")
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
   |                |- warning: static property 'uiView' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiView' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiView' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:43:16: warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
41 |     static var someIteratorProtocol: TypeReference = .init(module: .stdLib, rawName: "some IteratorProtocol")
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
   |                |- warning: static property 'uiViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'uiViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'uiViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
45 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:44:16: warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     static var uiView: TypeReference = .init(module: .uiKit, rawName: "UIView")
43 |     static var uiViewController: TypeReference = .init(module: .uiKit, rawName: "UIViewController")
44 |     static var nsViewController: TypeReference = .init(module: .appKit, rawName: "NSViewController")
   |                |- warning: static property 'nsViewController' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'nsViewController' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'nsViewController' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |
/host/spi-builder-workspace/Sources/RswiftGenerators/Shared/TypeReference+Generator.swift:47:16: warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 |
46 |
47 |     static var fontResource: TypeReference = .init(module: .rswiftResources, rawName: "FontResource")
   |                |- warning: static property 'fontResource' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'fontResource' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'fontResource' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 | }
49 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin RswiftModifyXcodePackages
[2/2] Compiling plugin RswiftGenerateResourcesCommand
[3/3] Compiling plugin RswiftGeneratePublicResources
[4/4] Compiling plugin RswiftGenerateInternalResources
[5/5] Compiling plugin GenerateManual
Building for debugging...
[5/24] Write swift-version-24593BA9C3E375BF.txt
[7/104] Emitting module RswiftResources
[9/112] Compiling XcodeEdit XCProjectFile+Rswift.swift
[10/112] Compiling XcodeEdit AllObjects.swift
[11/113] Compiling XcodeEdit XCProjectFile+Rswift.swift
[12/113] Compiling RswiftResources FontResource+Integrations.swift
[13/113] Compiling RswiftResources ImageResource+Integrations.swift
[14/113] Compiling RswiftResources NibReference+Integrations.swift
[15/113] Compiling RswiftResources AssetCatalog.swift
[16/113] Emitting module XcodeEdit
[17/114] Compiling XcodeEdit Extensions.swift
[18/114] Compiling RswiftResources ReuseIdentifier+Integrations.swift
[19/114] Compiling RswiftResources SegueIdentifier+Integrations.swift
[20/114] Compiling RswiftResources StoryboardReference+Integrations.swift
[21/114] Compiling RswiftResources StringResource+Integrations.swift
[22/114] Compiling RswiftResources FileResource+Integrations.swift
[23/114] Emitting module XcodeEdit
[24/114] Compiling XcodeEdit AllObjects.swift
[25/114] Compiling XcodeEdit Extensions.swift
[26/114] Compiling XcodeEdit PBXIdentifier.swift
[27/114] Compiling RswiftResources StringParam+Extensions.swift
[28/114] Compiling RswiftResources StringParam.swift
[29/114] Compiling RswiftResources StringsTable.swift
[30/114] Compiling RswiftResources TypeReference.swift
[31/114] Compiling XcodeEdit Serialization.swift
[32/114] Compiling RswiftResources ModuleReference.swift
[33/114] Compiling RswiftResources NameCatalog.swift
[34/114] Compiling RswiftResources Reusable.swift
[35/114] Compiling RswiftResources StoryboardReference.swift
[40/114] Compiling RswiftResources NibResource.swift
[41/114] Compiling RswiftResources PropertyListResource.swift
[42/114] Compiling RswiftResources DeploymentTarget.swift
[43/114] Compiling RswiftResources LocaleReference.swift
[48/114] Compiling RswiftResources ImageResource.swift
[49/114] Compiling RswiftResources Bundle+Extensions.swift
[50/114] Compiling RswiftResources ColorResource+Integrations.swift
[51/114] Compiling RswiftResources DataResource+Integrations.swift
[57/114] Compiling RswiftResources ColorResource.swift
[58/114] Compiling RswiftResources DataResource.swift
[59/114] Compiling RswiftResources FileResource.swift
[60/114] Compiling RswiftResources FontResource.swift
[61/114] Emitting module ArgumentParserToolInfo
[62/114] Compiling XcodeEdit Serialization.swift
[63/114] Compiling ArgumentParserToolInfo ToolInfo.swift
[68/115] Emitting module ArgumentParserToolInfo
[69/115] Compiling ArgumentParserToolInfo ToolInfo.swift
[84/116] Compiling XcodeEdit PBXObject+Fields.swift
[85/116] Compiling XcodeEdit PBXObject.swift
[86/116] Compiling XcodeEdit PBXIdentifier.swift
[87/116] Compiling XcodeEdit PBXObject+Fields.swift
[88/116] Compiling XcodeEdit PBXObject.swift
[89/116] Compiling XcodeEdit XCProjectFile.swift
[92/118] Compiling RswiftResources Unifiable.swift
[93/118] Compiling RswiftResources ValidationError.swift
[94/118] Compiling RswiftResources StoryboardResource.swift
[95/118] Compiling RswiftResources StringResource.swift
[103/266] Compiling RswiftParsers SupportedExtensions.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[104/266] Compiling RswiftParsers TypeReference+Extensions.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[105/268] Compiling RswiftParsers ResourceParsingError.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[106/268] Compiling RswiftParsers SourceTreeURLs.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[111/270] Compiling RswiftParsers URL+Extensions.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[112/270] Compiling RswiftParsers Xcodeproj.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[113/270] Emitting module RswiftParsers
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[114/270] Compiling RswiftParsers ProjectResources.swift
[115/270] Compiling RswiftParsers AssetCatalog+Parser.swift
[116/270] Compiling RswiftParsers FileResource+Parser.swift
[117/272] Compiling RswiftParsers FontResource+Parser.swift
[118/272] Compiling RswiftParsers ImageResource+Parser.swift
[119/272] Compiling RswiftParsers Nib+Parser.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[126/272] Compiling RswiftParsers GeneratedId.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[127/272] Compiling RswiftParsers Glob.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[128/272] Compiling RswiftParsers IgnoreFile.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[129/272] Compiling RswiftParsers Bundle+Extensions.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[130/272] Compiling RswiftParsers DeploymentTarget+Parser.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[131/272] Compiling RswiftParsers FormatPart+Extensions.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[136/274] Compiling RswiftParsers PropertyList+Parser.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[137/274] Compiling RswiftParsers Storyboard+Parser.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[138/274] Compiling RswiftParsers StringsTable+Parser.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[139/274] Emitting module RswiftParsers
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:14:8: error: no such module 'Darwin'
 12 | import Glibc
 13 | #else
 14 | import Darwin
    |        `- error: no such module 'Darwin'
 15 | #endif
 16 |
[143/274] Emitting module RswiftGenerators
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated
12 |     static public func parse(url: URL, buildConfigurationName: String) throws -> PropertyListResource {
13 |         guard
14 |             let nsDictionary = NSDictionary(contentsOf: url),
   |                                `- warning: 'init(contentsOf:)' is deprecated
15 |             let dictionary = nsDictionary as? [String: Any]
16 |         else {
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated
 23 |
 24 |         // Check to make sure url can be parsed as a dictionary
 25 |         guard let nsDictionary = NSDictionary(contentsOf: url) else {
    |                                  `- warning: 'init(contentsOf:)' is deprecated
 26 |             throw ResourceParsingError("File could not be parsed as a strings file: \(url.absoluteString)")
 27 |         }
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated
12 |     static public func parse(url: URL, buildConfigurationName: String) throws -> PropertyListResource {
13 |         guard
14 |             let nsDictionary = NSDictionary(contentsOf: url),
   |                                `- warning: 'init(contentsOf:)' is deprecated
15 |             let dictionary = nsDictionary as? [String: Any]
16 |         else {
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated
 23 |
 24 |         // Check to make sure url can be parsed as a dictionary
 25 |         guard let nsDictionary = NSDictionary(contentsOf: url) else {
    |                                  `- warning: 'init(contentsOf:)' is deprecated
 26 |             throw ResourceParsingError("File could not be parsed as a strings file: \(url.absoluteString)")
 27 |         }
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated
12 |     static public func parse(url: URL, buildConfigurationName: String) throws -> PropertyListResource {
13 |         guard
14 |             let nsDictionary = NSDictionary(contentsOf: url),
   |                                `- warning: 'init(contentsOf:)' is deprecated
15 |             let dictionary = nsDictionary as? [String: Any]
16 |         else {
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated
 23 |
 24 |         // Check to make sure url can be parsed as a dictionary
 25 |         guard let nsDictionary = NSDictionary(contentsOf: url) else {
    |                                  `- warning: 'init(contentsOf:)' is deprecated
 26 |             throw ResourceParsingError("File could not be parsed as a strings file: \(url.absoluteString)")
 27 |         }
[155/274] Compiling ArgumentParser ArgumentDefinition.swift
[156/274] Compiling ArgumentParser ArgumentSet.swift
[157/274] Compiling ArgumentParser CommandParser.swift
[158/274] Compiling ArgumentParser InputKey.swift
[159/274] Compiling ArgumentParser InputOrigin.swift
BUILD FAILURE 6.1 android