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 JSONSchema, reference 0.6.0 (d14de4), with Swift 6.1 for Android on 27 May 2025 23:08:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/kylef/JSONSchema.swift.git
Reference: 0.6.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/kylef/JSONSchema.swift
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at d14de4b release: 0.6.0
Submodule path 'Tests/Cases': checked out '77f1d10cbb23b2f4d2bbf50ca1d5cf3804cb2ce4'
Submodule 'Tests/Cases' (https://github.com/json-schema/JSON-Schema-Test-Suite) registered for path 'Tests/Cases'
Cloning into '/host/spi-builder-workspace/Tests/Cases'...
Cloned https://github.com/kylef/JSONSchema.swift.git
Revision (git rev-parse @):
d14de4b2d9205068c9db89c00d097ca43c897000
SUCCESS checkout https://github.com/kylef/JSONSchema.swift.git at 0.6.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kylef/JSONSchema.swift.git
https://github.com/kylef/JSONSchema.swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    }
  ],
  "manifest_display_name" : "JSONSchema",
  "name" : "JSONSchema",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "JSONSchema",
      "targets" : [
        "JSONSchema"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONSchemaTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONSchemaTests",
      "path" : "Tests/JSONSchemaTests",
      "product_dependencies" : [
        "PathKit"
      ],
      "sources" : [
        "JSONPointerTests.swift",
        "JSONSchemaCases.swift",
        "JSONSchemaTests.swift",
        "Validation/TestEnum.swift",
        "Validation/TestRef.swift",
        "Validation/TestRequired.swift",
        "ValidationErrorTests.swift",
        "ValidationResultTests.swift"
      ],
      "target_dependencies" : [
        "JSONSchema"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONSchema",
      "module_type" : "SwiftTarget",
      "name" : "JSONSchema",
      "path" : "Sources",
      "product_memberships" : [
        "JSONSchema"
      ],
      "sources" : [
        "Applicators/additionalItems.swift",
        "Applicators/additionalProperties.swift",
        "Applicators/allOf.swift",
        "Applicators/anyOf.swift",
        "Applicators/contains.swift",
        "Applicators/dependencies.swift",
        "Applicators/dependentSchemas.swift",
        "Applicators/if.swift",
        "Applicators/items.swift",
        "Applicators/not.swift",
        "Applicators/oneOf.swift",
        "Applicators/patternProperties.swift",
        "Applicators/properties.swift",
        "Applicators/propertyNames.swift",
        "Core/ref.swift",
        "Draft201909Validator.swift",
        "Draft202012Validator.swift",
        "Draft4Validator.swift",
        "Draft6Validator.swift",
        "Draft7Validator.swift",
        "JSONPointer.swift",
        "JSONSchema.swift",
        "RefResolver.swift",
        "Validation/const.swift",
        "Validation/dependentRequired.swift",
        "Validation/enum.swift",
        "Validation/minMaxItems.swift",
        "Validation/minMaxLength.swift",
        "Validation/minMaxNumber.swift",
        "Validation/minMaxProperties.swift",
        "Validation/multipleOf.swift",
        "Validation/pattern.swift",
        "Validation/required.swift",
        "Validation/uniqueItems.swift",
        "ValidationResult.swift",
        "Validator.swift",
        "Validators.swift",
        "format.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/kylef/PathKit.git
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.70s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.83s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.30s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (3.19s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/37] Emitting module JSONSchema
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:82:5: warning: let 'DRAFT_2019_09_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 80 | }
 81 |
 82 | let DRAFT_2019_09_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 83 |   let string = """
 84 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:132:5: warning: let 'DRAFT_2019_09_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
130 |
131 |
132 | let DRAFT_2019_09_META_SCHEMA_CORE: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_CORE' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
133 |   let string = """
134 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:197:5: warning: let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
195 |
196 |
197 | let DRAFT_2019_09_META_SCHEMA_APPLICATOR: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
198 |   let string = """
199 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:261:5: warning: let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
259 |
260 |
261 | let DRAFT_2019_09_META_SCHEMA_VALIDATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
262 |   let string = """
263 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:367:5: warning: let 'DRAFT_2019_09_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
365 |
366 |
367 | let DRAFT_2019_09_META_SCHEMA_METADATA: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_METADATA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
368 |   let string = """
369 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:412:5: warning: let 'DRAFT_2019_09_META_SCHEMA_FORMAT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
410 |
411 |
412 | let DRAFT_2019_09_META_SCHEMA_FORMAT: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_FORMAT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_FORMAT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
413 |   let string = """
414 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:434:5: warning: let 'DRAFT_2019_09_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
432 |
433 |
434 | let DRAFT_2019_09_META_SCHEMA_CONTENT: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_CONTENT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
435 |   let string = """
436 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:84:5: warning: let 'DRAFT_2020_12_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 82 |
 83 |
 84 | let DRAFT_2020_12_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |   let string = """
 86 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:150:5: warning: let 'DRAFT_2020_12_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
148 |
149 |
150 | let DRAFT_2020_12_META_SCHEMA_CORE: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_CORE' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
151 |   let string = """
152 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:208:5: warning: let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
206 | }()
207 |
208 | let DRAFT_2020_12_META_SCHEMA_APPLICATOR: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
209 |   let string = """
210 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:264:5: warning: let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
262 |
263 |
264 | let DRAFT_2020_12_META_SCHEMA_UNEVALUATED: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
265 |   let string = """
266 |       {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:287:5: warning: let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
285 |
286 |
287 | let DRAFT_2020_12_META_SCHEMA_VALIDATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
288 |   let string = """
289 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:393:5: warning: let 'DRAFT_2020_12_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
391 |
392 |
393 | let DRAFT_2020_12_META_SCHEMA_METADATA: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_METADATA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
394 |   let string = """
395 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:438:5: warning: let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
436 |
437 |
438 | let DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
439 |   let string = """
440 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:460:5: warning: let 'DRAFT_2020_12_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
458 |
459 |
460 | let DRAFT_2020_12_META_SCHEMA_CONTENT: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_CONTENT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
461 |   let string = """
462 |   {
/host/spi-builder-workspace/Sources/Draft4Validator.swift:66:5: warning: let 'DRAFT_04_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 64 | }
 65 |
 66 | let DRAFT_04_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_04_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_04_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 67 |   let string = """
 68 |   {
/host/spi-builder-workspace/Sources/Draft6Validator.swift:5:5: warning: let 'DRAFT_06_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
  3 | public typealias Draft6Validator = Draft7Validator
  4 |
  5 | let DRAFT_06_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_06_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_06_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  6 |   let string = """
  7 |   {
/host/spi-builder-workspace/Sources/Draft7Validator.swift:71:5: warning: let 'DRAFT_07_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 69 | }
 70 |
 71 | let DRAFT_07_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_07_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_07_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 72 |   let string = """
 73 |   {
[4/41] Compiling JSONSchema dependencies.swift
[5/41] Compiling JSONSchema dependentSchemas.swift
[6/41] Compiling JSONSchema if.swift
[7/41] Compiling JSONSchema items.swift
[8/41] Compiling JSONSchema not.swift
[9/41] Compiling JSONSchema oneOf.swift
[10/41] Compiling JSONSchema patternProperties.swift
[11/41] Compiling JSONSchema properties.swift
[12/41] Compiling JSONSchema propertyNames.swift
[13/41] Compiling JSONSchema ref.swift
[14/41] Compiling JSONSchema enum.swift
[15/41] Compiling JSONSchema minMaxItems.swift
[16/41] Compiling JSONSchema minMaxLength.swift
[17/41] Compiling JSONSchema minMaxNumber.swift
[18/41] Compiling JSONSchema minMaxProperties.swift
[19/41] Compiling JSONSchema additionalItems.swift
[20/41] Compiling JSONSchema additionalProperties.swift
[21/41] Compiling JSONSchema allOf.swift
[22/41] Compiling JSONSchema anyOf.swift
[23/41] Compiling JSONSchema contains.swift
[24/41] Compiling JSONSchema Draft201909Validator.swift
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:82:5: warning: let 'DRAFT_2019_09_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 80 | }
 81 |
 82 | let DRAFT_2019_09_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 83 |   let string = """
 84 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:132:5: warning: let 'DRAFT_2019_09_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
130 |
131 |
132 | let DRAFT_2019_09_META_SCHEMA_CORE: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_CORE' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
133 |   let string = """
134 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:197:5: warning: let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
195 |
196 |
197 | let DRAFT_2019_09_META_SCHEMA_APPLICATOR: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
198 |   let string = """
199 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:261:5: warning: let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
259 |
260 |
261 | let DRAFT_2019_09_META_SCHEMA_VALIDATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
262 |   let string = """
263 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:367:5: warning: let 'DRAFT_2019_09_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
365 |
366 |
367 | let DRAFT_2019_09_META_SCHEMA_METADATA: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_METADATA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
368 |   let string = """
369 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:412:5: warning: let 'DRAFT_2019_09_META_SCHEMA_FORMAT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
410 |
411 |
412 | let DRAFT_2019_09_META_SCHEMA_FORMAT: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_FORMAT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_FORMAT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
413 |   let string = """
414 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:434:5: warning: let 'DRAFT_2019_09_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
432 |
433 |
434 | let DRAFT_2019_09_META_SCHEMA_CONTENT: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_CONTENT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
435 |   let string = """
436 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:84:5: warning: let 'DRAFT_2020_12_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 82 |
 83 |
 84 | let DRAFT_2020_12_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |   let string = """
 86 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:150:5: warning: let 'DRAFT_2020_12_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
148 |
149 |
150 | let DRAFT_2020_12_META_SCHEMA_CORE: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_CORE' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
151 |   let string = """
152 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:208:5: warning: let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
206 | }()
207 |
208 | let DRAFT_2020_12_META_SCHEMA_APPLICATOR: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
209 |   let string = """
210 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:264:5: warning: let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
262 |
263 |
264 | let DRAFT_2020_12_META_SCHEMA_UNEVALUATED: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
265 |   let string = """
266 |       {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:287:5: warning: let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
285 |
286 |
287 | let DRAFT_2020_12_META_SCHEMA_VALIDATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
288 |   let string = """
289 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:393:5: warning: let 'DRAFT_2020_12_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
391 |
392 |
393 | let DRAFT_2020_12_META_SCHEMA_METADATA: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_METADATA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
394 |   let string = """
395 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:438:5: warning: let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
436 |
437 |
438 | let DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
439 |   let string = """
440 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:460:5: warning: let 'DRAFT_2020_12_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
458 |
459 |
460 | let DRAFT_2020_12_META_SCHEMA_CONTENT: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_CONTENT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
461 |   let string = """
462 |   {
/host/spi-builder-workspace/Sources/Draft4Validator.swift:66:5: warning: let 'DRAFT_04_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 64 | }
 65 |
 66 | let DRAFT_04_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_04_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_04_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 67 |   let string = """
 68 |   {
/host/spi-builder-workspace/Sources/Draft6Validator.swift:5:5: warning: let 'DRAFT_06_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
  3 | public typealias Draft6Validator = Draft7Validator
  4 |
  5 | let DRAFT_06_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_06_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_06_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  6 |   let string = """
  7 |   {
/host/spi-builder-workspace/Sources/Draft7Validator.swift:71:5: warning: let 'DRAFT_07_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 69 | }
 70 |
 71 | let DRAFT_07_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_07_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_07_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 72 |   let string = """
 73 |   {
[25/41] Compiling JSONSchema Draft202012Validator.swift
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:82:5: warning: let 'DRAFT_2019_09_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 80 | }
 81 |
 82 | let DRAFT_2019_09_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 83 |   let string = """
 84 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:132:5: warning: let 'DRAFT_2019_09_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
130 |
131 |
132 | let DRAFT_2019_09_META_SCHEMA_CORE: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_CORE' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
133 |   let string = """
134 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:197:5: warning: let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
195 |
196 |
197 | let DRAFT_2019_09_META_SCHEMA_APPLICATOR: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
198 |   let string = """
199 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:261:5: warning: let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
259 |
260 |
261 | let DRAFT_2019_09_META_SCHEMA_VALIDATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
262 |   let string = """
263 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:367:5: warning: let 'DRAFT_2019_09_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
365 |
366 |
367 | let DRAFT_2019_09_META_SCHEMA_METADATA: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_METADATA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
368 |   let string = """
369 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:412:5: warning: let 'DRAFT_2019_09_META_SCHEMA_FORMAT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
410 |
411 |
412 | let DRAFT_2019_09_META_SCHEMA_FORMAT: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_FORMAT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_FORMAT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
413 |   let string = """
414 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:434:5: warning: let 'DRAFT_2019_09_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
432 |
433 |
434 | let DRAFT_2019_09_META_SCHEMA_CONTENT: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_CONTENT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
435 |   let string = """
436 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:84:5: warning: let 'DRAFT_2020_12_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 82 |
 83 |
 84 | let DRAFT_2020_12_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |   let string = """
 86 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:150:5: warning: let 'DRAFT_2020_12_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
148 |
149 |
150 | let DRAFT_2020_12_META_SCHEMA_CORE: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_CORE' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
151 |   let string = """
152 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:208:5: warning: let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
206 | }()
207 |
208 | let DRAFT_2020_12_META_SCHEMA_APPLICATOR: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
209 |   let string = """
210 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:264:5: warning: let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
262 |
263 |
264 | let DRAFT_2020_12_META_SCHEMA_UNEVALUATED: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
265 |   let string = """
266 |       {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:287:5: warning: let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
285 |
286 |
287 | let DRAFT_2020_12_META_SCHEMA_VALIDATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
288 |   let string = """
289 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:393:5: warning: let 'DRAFT_2020_12_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
391 |
392 |
393 | let DRAFT_2020_12_META_SCHEMA_METADATA: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_METADATA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
394 |   let string = """
395 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:438:5: warning: let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
436 |
437 |
438 | let DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
439 |   let string = """
440 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:460:5: warning: let 'DRAFT_2020_12_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
458 |
459 |
460 | let DRAFT_2020_12_META_SCHEMA_CONTENT: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_CONTENT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
461 |   let string = """
462 |   {
/host/spi-builder-workspace/Sources/Draft4Validator.swift:66:5: warning: let 'DRAFT_04_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 64 | }
 65 |
 66 | let DRAFT_04_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_04_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_04_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 67 |   let string = """
 68 |   {
/host/spi-builder-workspace/Sources/Draft6Validator.swift:5:5: warning: let 'DRAFT_06_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
  3 | public typealias Draft6Validator = Draft7Validator
  4 |
  5 | let DRAFT_06_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_06_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_06_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  6 |   let string = """
  7 |   {
/host/spi-builder-workspace/Sources/Draft7Validator.swift:71:5: warning: let 'DRAFT_07_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 69 | }
 70 |
 71 | let DRAFT_07_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_07_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_07_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 72 |   let string = """
 73 |   {
[26/41] Compiling JSONSchema Draft4Validator.swift
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:82:5: warning: let 'DRAFT_2019_09_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 80 | }
 81 |
 82 | let DRAFT_2019_09_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 83 |   let string = """
 84 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:132:5: warning: let 'DRAFT_2019_09_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
130 |
131 |
132 | let DRAFT_2019_09_META_SCHEMA_CORE: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_CORE' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
133 |   let string = """
134 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:197:5: warning: let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
195 |
196 |
197 | let DRAFT_2019_09_META_SCHEMA_APPLICATOR: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
198 |   let string = """
199 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:261:5: warning: let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
259 |
260 |
261 | let DRAFT_2019_09_META_SCHEMA_VALIDATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
262 |   let string = """
263 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:367:5: warning: let 'DRAFT_2019_09_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
365 |
366 |
367 | let DRAFT_2019_09_META_SCHEMA_METADATA: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_METADATA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
368 |   let string = """
369 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:412:5: warning: let 'DRAFT_2019_09_META_SCHEMA_FORMAT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
410 |
411 |
412 | let DRAFT_2019_09_META_SCHEMA_FORMAT: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_FORMAT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_FORMAT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
413 |   let string = """
414 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:434:5: warning: let 'DRAFT_2019_09_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
432 |
433 |
434 | let DRAFT_2019_09_META_SCHEMA_CONTENT: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_CONTENT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
435 |   let string = """
436 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:84:5: warning: let 'DRAFT_2020_12_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 82 |
 83 |
 84 | let DRAFT_2020_12_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |   let string = """
 86 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:150:5: warning: let 'DRAFT_2020_12_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
148 |
149 |
150 | let DRAFT_2020_12_META_SCHEMA_CORE: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_CORE' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
151 |   let string = """
152 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:208:5: warning: let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
206 | }()
207 |
208 | let DRAFT_2020_12_META_SCHEMA_APPLICATOR: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
209 |   let string = """
210 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:264:5: warning: let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
262 |
263 |
264 | let DRAFT_2020_12_META_SCHEMA_UNEVALUATED: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
265 |   let string = """
266 |       {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:287:5: warning: let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
285 |
286 |
287 | let DRAFT_2020_12_META_SCHEMA_VALIDATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
288 |   let string = """
289 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:393:5: warning: let 'DRAFT_2020_12_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
391 |
392 |
393 | let DRAFT_2020_12_META_SCHEMA_METADATA: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_METADATA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
394 |   let string = """
395 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:438:5: warning: let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
436 |
437 |
438 | let DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
439 |   let string = """
440 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:460:5: warning: let 'DRAFT_2020_12_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
458 |
459 |
460 | let DRAFT_2020_12_META_SCHEMA_CONTENT: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_CONTENT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
461 |   let string = """
462 |   {
/host/spi-builder-workspace/Sources/Draft4Validator.swift:66:5: warning: let 'DRAFT_04_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 64 | }
 65 |
 66 | let DRAFT_04_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_04_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_04_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 67 |   let string = """
 68 |   {
/host/spi-builder-workspace/Sources/Draft6Validator.swift:5:5: warning: let 'DRAFT_06_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
  3 | public typealias Draft6Validator = Draft7Validator
  4 |
  5 | let DRAFT_06_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_06_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_06_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  6 |   let string = """
  7 |   {
/host/spi-builder-workspace/Sources/Draft7Validator.swift:71:5: warning: let 'DRAFT_07_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 69 | }
 70 |
 71 | let DRAFT_07_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_07_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_07_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 72 |   let string = """
 73 |   {
[27/41] Compiling JSONSchema Draft6Validator.swift
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:82:5: warning: let 'DRAFT_2019_09_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 80 | }
 81 |
 82 | let DRAFT_2019_09_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 83 |   let string = """
 84 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:132:5: warning: let 'DRAFT_2019_09_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
130 |
131 |
132 | let DRAFT_2019_09_META_SCHEMA_CORE: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_CORE' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
133 |   let string = """
134 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:197:5: warning: let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
195 |
196 |
197 | let DRAFT_2019_09_META_SCHEMA_APPLICATOR: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
198 |   let string = """
199 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:261:5: warning: let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
259 |
260 |
261 | let DRAFT_2019_09_META_SCHEMA_VALIDATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
262 |   let string = """
263 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:367:5: warning: let 'DRAFT_2019_09_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
365 |
366 |
367 | let DRAFT_2019_09_META_SCHEMA_METADATA: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_METADATA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
368 |   let string = """
369 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:412:5: warning: let 'DRAFT_2019_09_META_SCHEMA_FORMAT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
410 |
411 |
412 | let DRAFT_2019_09_META_SCHEMA_FORMAT: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_FORMAT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_FORMAT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
413 |   let string = """
414 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:434:5: warning: let 'DRAFT_2019_09_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
432 |
433 |
434 | let DRAFT_2019_09_META_SCHEMA_CONTENT: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_CONTENT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
435 |   let string = """
436 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:84:5: warning: let 'DRAFT_2020_12_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 82 |
 83 |
 84 | let DRAFT_2020_12_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |   let string = """
 86 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:150:5: warning: let 'DRAFT_2020_12_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
148 |
149 |
150 | let DRAFT_2020_12_META_SCHEMA_CORE: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_CORE' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
151 |   let string = """
152 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:208:5: warning: let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
206 | }()
207 |
208 | let DRAFT_2020_12_META_SCHEMA_APPLICATOR: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
209 |   let string = """
210 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:264:5: warning: let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
262 |
263 |
264 | let DRAFT_2020_12_META_SCHEMA_UNEVALUATED: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
265 |   let string = """
266 |       {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:287:5: warning: let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
285 |
286 |
287 | let DRAFT_2020_12_META_SCHEMA_VALIDATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
288 |   let string = """
289 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:393:5: warning: let 'DRAFT_2020_12_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
391 |
392 |
393 | let DRAFT_2020_12_META_SCHEMA_METADATA: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_METADATA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
394 |   let string = """
395 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:438:5: warning: let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
436 |
437 |
438 | let DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
439 |   let string = """
440 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:460:5: warning: let 'DRAFT_2020_12_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
458 |
459 |
460 | let DRAFT_2020_12_META_SCHEMA_CONTENT: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_CONTENT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
461 |   let string = """
462 |   {
/host/spi-builder-workspace/Sources/Draft4Validator.swift:66:5: warning: let 'DRAFT_04_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 64 | }
 65 |
 66 | let DRAFT_04_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_04_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_04_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 67 |   let string = """
 68 |   {
/host/spi-builder-workspace/Sources/Draft6Validator.swift:5:5: warning: let 'DRAFT_06_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
  3 | public typealias Draft6Validator = Draft7Validator
  4 |
  5 | let DRAFT_06_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_06_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_06_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  6 |   let string = """
  7 |   {
/host/spi-builder-workspace/Sources/Draft7Validator.swift:71:5: warning: let 'DRAFT_07_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 69 | }
 70 |
 71 | let DRAFT_07_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_07_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_07_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 72 |   let string = """
 73 |   {
[28/41] Compiling JSONSchema Draft7Validator.swift
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:82:5: warning: let 'DRAFT_2019_09_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 80 | }
 81 |
 82 | let DRAFT_2019_09_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 83 |   let string = """
 84 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:132:5: warning: let 'DRAFT_2019_09_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
130 |
131 |
132 | let DRAFT_2019_09_META_SCHEMA_CORE: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_CORE' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
133 |   let string = """
134 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:197:5: warning: let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
195 |
196 |
197 | let DRAFT_2019_09_META_SCHEMA_APPLICATOR: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_APPLICATOR' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
198 |   let string = """
199 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:261:5: warning: let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
259 |
260 |
261 | let DRAFT_2019_09_META_SCHEMA_VALIDATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_VALIDATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
262 |   let string = """
263 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:367:5: warning: let 'DRAFT_2019_09_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
365 |
366 |
367 | let DRAFT_2019_09_META_SCHEMA_METADATA: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_METADATA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
368 |   let string = """
369 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:412:5: warning: let 'DRAFT_2019_09_META_SCHEMA_FORMAT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
410 |
411 |
412 | let DRAFT_2019_09_META_SCHEMA_FORMAT: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_FORMAT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_FORMAT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
413 |   let string = """
414 |   {
/host/spi-builder-workspace/Sources/Draft201909Validator.swift:434:5: warning: let 'DRAFT_2019_09_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
432 |
433 |
434 | let DRAFT_2019_09_META_SCHEMA_CONTENT: [String: Any] = {
    |     |- warning: let 'DRAFT_2019_09_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2019_09_META_SCHEMA_CONTENT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
435 |   let string = """
436 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:84:5: warning: let 'DRAFT_2020_12_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 82 |
 83 |
 84 | let DRAFT_2020_12_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |   let string = """
 86 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:150:5: warning: let 'DRAFT_2020_12_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
148 |
149 |
150 | let DRAFT_2020_12_META_SCHEMA_CORE: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_CORE' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_CORE' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
151 |   let string = """
152 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:208:5: warning: let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
206 | }()
207 |
208 | let DRAFT_2020_12_META_SCHEMA_APPLICATOR: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_APPLICATOR' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
209 |   let string = """
210 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:264:5: warning: let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
262 |
263 |
264 | let DRAFT_2020_12_META_SCHEMA_UNEVALUATED: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_UNEVALUATED' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
265 |   let string = """
266 |       {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:287:5: warning: let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
285 |
286 |
287 | let DRAFT_2020_12_META_SCHEMA_VALIDATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_VALIDATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
288 |   let string = """
289 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:393:5: warning: let 'DRAFT_2020_12_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
391 |
392 |
393 | let DRAFT_2020_12_META_SCHEMA_METADATA: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_METADATA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_METADATA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
394 |   let string = """
395 |     {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:438:5: warning: let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
436 |
437 |
438 | let DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_FORMAT_ANNOTATION' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
439 |   let string = """
440 |   {
/host/spi-builder-workspace/Sources/Draft202012Validator.swift:460:5: warning: let 'DRAFT_2020_12_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
458 |
459 |
460 | let DRAFT_2020_12_META_SCHEMA_CONTENT: [String: Any] = {
    |     |- warning: let 'DRAFT_2020_12_META_SCHEMA_CONTENT' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_2020_12_META_SCHEMA_CONTENT' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
461 |   let string = """
462 |   {
/host/spi-builder-workspace/Sources/Draft4Validator.swift:66:5: warning: let 'DRAFT_04_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 64 | }
 65 |
 66 | let DRAFT_04_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_04_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_04_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 67 |   let string = """
 68 |   {
/host/spi-builder-workspace/Sources/Draft6Validator.swift:5:5: warning: let 'DRAFT_06_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
  3 | public typealias Draft6Validator = Draft7Validator
  4 |
  5 | let DRAFT_06_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_06_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_06_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  6 |   let string = """
  7 |   {
/host/spi-builder-workspace/Sources/Draft7Validator.swift:71:5: warning: let 'DRAFT_07_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
 69 | }
 70 |
 71 | let DRAFT_07_META_SCHEMA: [String: Any] = {
    |     |- warning: let 'DRAFT_07_META_SCHEMA' is not concurrency-safe because non-'Sendable' type '[String : Any]' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let 'DRAFT_07_META_SCHEMA' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 72 |   let string = """
 73 |   {
[29/41] Compiling JSONSchema JSONPointer.swift
[30/41] Compiling JSONSchema JSONSchema.swift
[31/41] Compiling JSONSchema RefResolver.swift
[32/41] Compiling JSONSchema const.swift
[33/41] Compiling JSONSchema dependentRequired.swift
[34/41] Compiling JSONSchema ValidationResult.swift
/host/spi-builder-workspace/Sources/Validators.swift:60:79: error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 58 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && NSNumber(value: number.intValue) == number
 59 | #else
 60 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && (!CFNumberIsFloatType(number) || NSNumber(value: number.intValue) == number)
    |                                                                               `- error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 61 | #endif
 62 | }
/host/spi-builder-workspace/Sources/format.swift:52:67: error: cannot find 'INET6_ADDRSTRLEN' in scope
 50 |   if let ipv6 = value as? String {
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
    |                                                                   `- error: cannot find 'INET6_ADDRSTRLEN' in scope
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
 54 |         return AnySequence(EmptyCollection())
/host/spi-builder-workspace/Sources/format.swift:53:10: error: cannot find 'inet_pton' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |          `- error: cannot find 'inet_pton' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
/host/spi-builder-workspace/Sources/format.swift:53:20: error: cannot find 'AF_INET6' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |                    `- error: cannot find 'AF_INET6' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
[35/41] Compiling JSONSchema Validator.swift
/host/spi-builder-workspace/Sources/Validators.swift:60:79: error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 58 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && NSNumber(value: number.intValue) == number
 59 | #else
 60 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && (!CFNumberIsFloatType(number) || NSNumber(value: number.intValue) == number)
    |                                                                               `- error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 61 | #endif
 62 | }
/host/spi-builder-workspace/Sources/format.swift:52:67: error: cannot find 'INET6_ADDRSTRLEN' in scope
 50 |   if let ipv6 = value as? String {
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
    |                                                                   `- error: cannot find 'INET6_ADDRSTRLEN' in scope
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
 54 |         return AnySequence(EmptyCollection())
/host/spi-builder-workspace/Sources/format.swift:53:10: error: cannot find 'inet_pton' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |          `- error: cannot find 'inet_pton' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
/host/spi-builder-workspace/Sources/format.swift:53:20: error: cannot find 'AF_INET6' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |                    `- error: cannot find 'AF_INET6' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
[36/41] Compiling JSONSchema Validators.swift
/host/spi-builder-workspace/Sources/Validators.swift:60:79: error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 58 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && NSNumber(value: number.intValue) == number
 59 | #else
 60 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && (!CFNumberIsFloatType(number) || NSNumber(value: number.intValue) == number)
    |                                                                               `- error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 61 | #endif
 62 | }
/host/spi-builder-workspace/Sources/format.swift:52:67: error: cannot find 'INET6_ADDRSTRLEN' in scope
 50 |   if let ipv6 = value as? String {
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
    |                                                                   `- error: cannot find 'INET6_ADDRSTRLEN' in scope
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
 54 |         return AnySequence(EmptyCollection())
/host/spi-builder-workspace/Sources/format.swift:53:10: error: cannot find 'inet_pton' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |          `- error: cannot find 'inet_pton' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
/host/spi-builder-workspace/Sources/format.swift:53:20: error: cannot find 'AF_INET6' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |                    `- error: cannot find 'AF_INET6' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
[37/41] Compiling JSONSchema format.swift
/host/spi-builder-workspace/Sources/Validators.swift:60:79: error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 58 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && NSNumber(value: number.intValue) == number
 59 | #else
 60 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && (!CFNumberIsFloatType(number) || NSNumber(value: number.intValue) == number)
    |                                                                               `- error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 61 | #endif
 62 | }
/host/spi-builder-workspace/Sources/format.swift:52:67: error: cannot find 'INET6_ADDRSTRLEN' in scope
 50 |   if let ipv6 = value as? String {
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
    |                                                                   `- error: cannot find 'INET6_ADDRSTRLEN' in scope
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
 54 |         return AnySequence(EmptyCollection())
/host/spi-builder-workspace/Sources/format.swift:53:10: error: cannot find 'inet_pton' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |          `- error: cannot find 'inet_pton' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
/host/spi-builder-workspace/Sources/format.swift:53:20: error: cannot find 'AF_INET6' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |                    `- error: cannot find 'AF_INET6' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
[38/41] Compiling JSONSchema multipleOf.swift
[39/41] Compiling JSONSchema pattern.swift
[40/41] Compiling JSONSchema required.swift
[41/41] Compiling JSONSchema uniqueItems.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/36] Compiling JSONSchema oneOf.swift
[3/36] Compiling JSONSchema patternProperties.swift
[4/36] Compiling JSONSchema properties.swift
[5/36] Compiling JSONSchema propertyNames.swift
[6/36] Compiling JSONSchema ref.swift
[7/36] Compiling JSONSchema multipleOf.swift
[8/36] Compiling JSONSchema pattern.swift
[9/36] Compiling JSONSchema required.swift
[10/36] Compiling JSONSchema uniqueItems.swift
[11/40] Emitting module JSONSchema
[12/40] Compiling JSONSchema additionalItems.swift
[13/40] Compiling JSONSchema additionalProperties.swift
[14/40] Compiling JSONSchema allOf.swift
[15/40] Compiling JSONSchema anyOf.swift
[16/40] Compiling JSONSchema contains.swift
[17/40] Compiling JSONSchema ValidationResult.swift
/host/spi-builder-workspace/Sources/Validators.swift:60:79: error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 58 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && NSNumber(value: number.intValue) == number
 59 | #else
 60 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && (!CFNumberIsFloatType(number) || NSNumber(value: number.intValue) == number)
    |                                                                               `- error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 61 | #endif
 62 | }
/host/spi-builder-workspace/Sources/format.swift:52:67: error: cannot find 'INET6_ADDRSTRLEN' in scope
 50 |   if let ipv6 = value as? String {
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
    |                                                                   `- error: cannot find 'INET6_ADDRSTRLEN' in scope
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
 54 |         return AnySequence(EmptyCollection())
/host/spi-builder-workspace/Sources/format.swift:53:10: error: cannot find 'inet_pton' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |          `- error: cannot find 'inet_pton' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
/host/spi-builder-workspace/Sources/format.swift:53:20: error: cannot find 'AF_INET6' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |                    `- error: cannot find 'AF_INET6' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
[18/40] Compiling JSONSchema Validator.swift
/host/spi-builder-workspace/Sources/Validators.swift:60:79: error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 58 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && NSNumber(value: number.intValue) == number
 59 | #else
 60 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && (!CFNumberIsFloatType(number) || NSNumber(value: number.intValue) == number)
    |                                                                               `- error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 61 | #endif
 62 | }
/host/spi-builder-workspace/Sources/format.swift:52:67: error: cannot find 'INET6_ADDRSTRLEN' in scope
 50 |   if let ipv6 = value as? String {
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
    |                                                                   `- error: cannot find 'INET6_ADDRSTRLEN' in scope
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
 54 |         return AnySequence(EmptyCollection())
/host/spi-builder-workspace/Sources/format.swift:53:10: error: cannot find 'inet_pton' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |          `- error: cannot find 'inet_pton' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
/host/spi-builder-workspace/Sources/format.swift:53:20: error: cannot find 'AF_INET6' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |                    `- error: cannot find 'AF_INET6' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
[19/40] Compiling JSONSchema Validators.swift
/host/spi-builder-workspace/Sources/Validators.swift:60:79: error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 58 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && NSNumber(value: number.intValue) == number
 59 | #else
 60 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && (!CFNumberIsFloatType(number) || NSNumber(value: number.intValue) == number)
    |                                                                               `- error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 61 | #endif
 62 | }
/host/spi-builder-workspace/Sources/format.swift:52:67: error: cannot find 'INET6_ADDRSTRLEN' in scope
 50 |   if let ipv6 = value as? String {
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
    |                                                                   `- error: cannot find 'INET6_ADDRSTRLEN' in scope
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
 54 |         return AnySequence(EmptyCollection())
/host/spi-builder-workspace/Sources/format.swift:53:10: error: cannot find 'inet_pton' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |          `- error: cannot find 'inet_pton' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
/host/spi-builder-workspace/Sources/format.swift:53:20: error: cannot find 'AF_INET6' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |                    `- error: cannot find 'AF_INET6' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
[20/40] Compiling JSONSchema format.swift
/host/spi-builder-workspace/Sources/Validators.swift:60:79: error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 58 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && NSNumber(value: number.intValue) == number
 59 | #else
 60 |   return CFGetTypeID(number) != CFBooleanGetTypeID() && (!CFNumberIsFloatType(number) || NSNumber(value: number.intValue) == number)
    |                                                                               `- error: cannot convert value of type 'NSNumber' to expected argument type 'CFNumber'
 61 | #endif
 62 | }
/host/spi-builder-workspace/Sources/format.swift:52:67: error: cannot find 'INET6_ADDRSTRLEN' in scope
 50 |   if let ipv6 = value as? String {
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
    |                                                                   `- error: cannot find 'INET6_ADDRSTRLEN' in scope
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
 54 |         return AnySequence(EmptyCollection())
/host/spi-builder-workspace/Sources/format.swift:53:10: error: cannot find 'inet_pton' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |          `- error: cannot find 'inet_pton' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
/host/spi-builder-workspace/Sources/format.swift:53:20: error: cannot find 'AF_INET6' in scope
 51 |     if !ipv6.contains("%") {
 52 |       var buf = UnsafeMutablePointer<Int8>.allocate(capacity: Int(INET6_ADDRSTRLEN))
 53 |       if inet_pton(AF_INET6, ipv6, &buf) == 1 {
    |                    `- error: cannot find 'AF_INET6' in scope
 54 |         return AnySequence(EmptyCollection())
 55 |       }
[21/40] Compiling JSONSchema dependencies.swift
[22/40] Compiling JSONSchema dependentSchemas.swift
[23/40] Compiling JSONSchema if.swift
[24/40] Compiling JSONSchema items.swift
[25/40] Compiling JSONSchema not.swift
[26/40] Compiling JSONSchema enum.swift
[27/40] Compiling JSONSchema minMaxItems.swift
[28/40] Compiling JSONSchema minMaxLength.swift
[29/40] Compiling JSONSchema minMaxNumber.swift
[30/40] Compiling JSONSchema minMaxProperties.swift
[31/40] Compiling JSONSchema JSONPointer.swift
[32/40] Compiling JSONSchema JSONSchema.swift
[33/40] Compiling JSONSchema RefResolver.swift
[34/40] Compiling JSONSchema const.swift
[35/40] Compiling JSONSchema dependentRequired.swift
[36/40] Compiling JSONSchema Draft201909Validator.swift
[37/40] Compiling JSONSchema Draft202012Validator.swift
[38/40] Compiling JSONSchema Draft4Validator.swift
[39/40] Compiling JSONSchema Draft6Validator.swift
[40/40] Compiling JSONSchema Draft7Validator.swift
BUILD FAILURE 6.1 android