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 sharing-grdb, reference main (15ef02), with Swift 6.1 for Linux on 19 Sep 2025 17:20:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/sharing-grdb.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/pointfreeco/sharing-grdb
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 15ef02b Update readme.
Cloned https://github.com/pointfreeco/sharing-grdb.git
Revision (git rev-parse @):
15ef02b3729a61e4b80fb34c57e6a018408c1947
SUCCESS checkout https://github.com/pointfreeco/sharing-grdb.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/sharing-grdb.git
https://github.com/pointfreeco/sharing-grdb.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "grdb.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.4.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/GRDB.swift"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-sharing"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-structured-queries",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.19.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-structured-queries"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "sharing-grdb",
  "name" : "sharing-grdb",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "SharingGRDB",
      "targets" : [
        "SharingGRDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SharingGRDBCore",
      "targets" : [
        "SharingGRDBCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SharingGRDBTestSupport",
      "targets" : [
        "SharingGRDBTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StructuredQueriesGRDB",
      "targets" : [
        "StructuredQueriesGRDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StructuredQueriesGRDBCore",
      "targets" : [
        "StructuredQueriesGRDBCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "StructuredQueriesGRDBTests",
      "module_type" : "SwiftTarget",
      "name" : "StructuredQueriesGRDBTests",
      "path" : "Tests/StructuredQueriesGRDBTests",
      "product_dependencies" : [
        "DependenciesTestSupport",
        "StructuredQueries"
      ],
      "sources" : [
        "CustomFunctionTests.swift",
        "MigrationTests.swift",
        "QueryCursorTests.swift"
      ],
      "target_dependencies" : [
        "StructuredQueriesGRDB"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StructuredQueriesGRDBCore",
      "module_type" : "SwiftTarget",
      "name" : "StructuredQueriesGRDBCore",
      "path" : "Sources/StructuredQueriesGRDBCore",
      "product_dependencies" : [
        "GRDB",
        "Dependencies",
        "IssueReporting",
        "StructuredQueriesCore",
        "StructuredQueriesSQLiteCore"
      ],
      "product_memberships" : [
        "SharingGRDB",
        "SharingGRDBCore",
        "SharingGRDBTestSupport",
        "StructuredQueriesGRDB",
        "StructuredQueriesGRDBCore"
      ],
      "sources" : [
        "CustomFunctions.swift",
        "DefaultDatabase.swift",
        "Internal/Exports.swift",
        "Internal/ISO8601.swift",
        "QueryCursor.swift",
        "SQLiteQueryDecoder.swift",
        "Seed.swift",
        "Statement+GRDB.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StructuredQueriesGRDB",
      "module_type" : "SwiftTarget",
      "name" : "StructuredQueriesGRDB",
      "path" : "Sources/StructuredQueriesGRDB",
      "product_dependencies" : [
        "StructuredQueries",
        "StructuredQueriesSQLite"
      ],
      "product_memberships" : [
        "SharingGRDB",
        "SharingGRDBTestSupport",
        "StructuredQueriesGRDB"
      ],
      "sources" : [
        "StructuredQueriesGRDB.swift"
      ],
      "target_dependencies" : [
        "StructuredQueriesGRDBCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SharingGRDBTests",
      "module_type" : "SwiftTarget",
      "name" : "SharingGRDBTests",
      "path" : "Tests/SharingGRDBTests",
      "product_dependencies" : [
        "DependenciesTestSupport",
        "StructuredQueries"
      ],
      "sources" : [
        "AssertQueryTests.swift",
        "FetchAllTests.swift",
        "FetchOneTests.swift",
        "FetchTests.swift",
        "IntegrationTests.swift",
        "SharingGRDBTests.swift"
      ],
      "target_dependencies" : [
        "SharingGRDB",
        "SharingGRDBTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SharingGRDBTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "SharingGRDBTestSupport",
      "path" : "Sources/SharingGRDBTestSupport",
      "product_dependencies" : [
        "CustomDump",
        "InlineSnapshotTesting",
        "StructuredQueriesTestSupport"
      ],
      "product_memberships" : [
        "SharingGRDBTestSupport"
      ],
      "sources" : [
        "AssertQuery.swift"
      ],
      "target_dependencies" : [
        "SharingGRDB"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SharingGRDBCore",
      "module_type" : "SwiftTarget",
      "name" : "SharingGRDBCore",
      "path" : "Sources/SharingGRDBCore",
      "product_dependencies" : [
        "GRDB",
        "Sharing"
      ],
      "product_memberships" : [
        "SharingGRDB",
        "SharingGRDBCore",
        "SharingGRDBTestSupport"
      ],
      "sources" : [
        "Fetch.swift",
        "FetchAll.swift",
        "FetchKey+SwiftUI.swift",
        "FetchKey.swift",
        "FetchKeyRequest.swift",
        "FetchOne.swift",
        "Internal/Deprecations.swift",
        "Internal/Exports.swift",
        "Internal/StatementKey.swift"
      ],
      "target_dependencies" : [
        "StructuredQueriesGRDBCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SharingGRDB",
      "module_type" : "SwiftTarget",
      "name" : "SharingGRDB",
      "path" : "Sources/SharingGRDB",
      "product_memberships" : [
        "SharingGRDB",
        "SharingGRDBTestSupport"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "SharingGRDBCore",
        "StructuredQueriesGRDB"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-structured-queries
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
[1/2094] Fetching swift-docc-plugin
[85/5574] Fetching swift-docc-plugin, swift-sharing
[3733/10548] Fetching swift-docc-plugin, swift-sharing, swift-structured-queries
[3833/16918] Fetching swift-docc-plugin, swift-sharing, swift-structured-queries, swift-dependencies
[13484/22423] Fetching swift-docc-plugin, swift-sharing, swift-structured-queries, swift-dependencies, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.43s)
[13597/18943] Fetching swift-docc-plugin, swift-structured-queries, swift-dependencies, xctest-dynamic-overlay
Fetching https://github.com/groue/GRDB.swift
Fetched https://github.com/pointfreeco/swift-structured-queries from cache (0.64s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.65s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[10004/11875] Fetching swift-dependencies, xctest-dynamic-overlay
[11876/27412] Fetching swift-dependencies, xctest-dynamic-overlay, swift-snapshot-testing
[12498/32010] Fetching swift-dependencies, xctest-dynamic-overlay, swift-snapshot-testing, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.37s)
[12808/27412] Fetching swift-dependencies, xctest-dynamic-overlay, swift-snapshot-testing
[13275/139433] Fetching swift-dependencies, xctest-dynamic-overlay, swift-snapshot-testing, grdb.swift
Fetched https://github.com/pointfreeco/swift-dependencies from cache (3.58s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.59s)
[55865/127558] Fetching swift-snapshot-testing, grdb.swift
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.66s)
[41448/112021] Fetching grdb.swift
Fetched https://github.com/groue/GRDB.swift from cache (15.48s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (16.75s)
Computing version for https://github.com/pointfreeco/swift-structured-queries
Computed https://github.com/pointfreeco/swift-structured-queries at 0.20.0 (0.49s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-tagged
[1/1200] Fetching swift-tagged
[1201/73118] Fetching swift-tagged, swift-syntax
Fetched https://github.com/pointfreeco/swift-tagged from cache (4.63s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.69s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (6.55s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.43s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.43s)
Computing version for https://github.com/groue/GRDB.swift
Computed https://github.com/groue/GRDB.swift at 7.6.1 (1.89s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.63s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.5 (0.44s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/2417] Fetching combine-schedulers
[2418/3709] Fetching combine-schedulers, swift-clocks
[2638/4587] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.29s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.29s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.30s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.78s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.44s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.71s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3527] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.89s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.4 (0.45s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-perception
[1/1850] Fetching swift-perception
[1851/3384] Fetching swift-perception, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (0.37s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.37s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.83s)
Fetching https://github.com/apple/swift-collections
[1/17515] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.15s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.8 (1.63s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.56s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.5
Creating working copy for https://github.com/groue/GRDB.swift
Working copy of https://github.com/groue/GRDB.swift resolved at 7.6.1
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.8
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-structured-queries
Working copy of https://github.com/pointfreeco/swift-structured-queries resolved at 0.20.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.4
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/93] Write sources
[2/93] Copying PrivacyInfo.xcprivacy
[2/93] Write sources
[2/93] Copying Info.plist
[2/93] Copying PrivacyInfo.xcprivacy
[2/93] Write sources
[64/93] Compiling _SwiftSyntaxCShims PlatformMutex.c
[66/93] Write swift-version-24593BA9C3E375BF.txt
[68/121] Emitting module SwiftSyntax510
[69/121] Compiling SwiftSyntax601 Empty.swift
[70/121] Emitting module SwiftSyntax601
[73/122] Compiling SwiftSyntax601 Empty.swift
[74/123] Emitting module SwiftSyntax509
[75/123] Compiling SwiftSyntax509 Empty.swift
[76/123] Compiling SwiftSyntax510 Empty.swift
[77/124] Emitting module SwiftSyntax600
[78/125] Compiling SwiftSyntax600 Empty.swift
[83/126] Compiling SwiftSyntax602 Empty.swift
[84/126] Emitting module SwiftSyntax602
[85/126] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[86/126] Compiling InternalCollectionsUtilities Debugging.swift
[87/127] Emitting module InternalCollectionsUtilities
[88/127] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[89/127] Compiling InternalCollectionsUtilities Integer rank.swift
[90/128] Emitting module SwiftSyntax602
[91/128] Compiling SwiftSyntax602 Empty.swift
[92/128] Compiling InternalCollectionsUtilities Descriptions.swift
[93/128] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[94/128] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[95/128] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[96/128] Compiling InternalCollectionsUtilities _SortedCollection.swift
[99/131] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[100/131] Compiling InternalCollectionsUtilities UInt+reversed.swift
[101/131] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[102/131] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[103/131] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[104/131] Emitting module SwiftSyntax600
[105/131] Compiling SwiftSyntax600 Empty.swift
[108/170] Compiling SwiftSyntax509 Empty.swift
[109/170] Compiling SwiftSyntax510 Empty.swift
[110/172] Emitting module SwiftSyntax509
[111/172] Emitting module SwiftSyntax510
[112/172] Emitting module Sharing2
[113/176] Compiling Sharing2 Empty.swift
[115/178] Emitting module Sharing1
[116/178] Compiling Sharing1 Empty.swift
[119/241] Compiling IssueReportingPackageSupport _Test.swift
[120/241] Emitting module IssueReportingPackageSupport
[122/453] Wrapping AST for SwiftSyntax602 for debugging
[123/518] Wrapping AST for SwiftSyntax601 for debugging
[125/540] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[126/540] Compiling SwiftSyntax SyntaxBaseNodes.swift
[127/540] Compiling SwiftSyntax SyntaxCollections.swift
[128/540] Compiling SwiftSyntax SyntaxEnum.swift
[129/540] Compiling SwiftSyntax SyntaxKind.swift
[130/540] Compiling SwiftSyntax SyntaxRewriter.swift
[131/540] Compiling SwiftSyntax SyntaxTraits.swift
[132/540] Compiling SwiftSyntax SyntaxVisitor.swift
[133/540] Compiling SwiftSyntax TokenKind.swift
[134/540] Compiling SwiftSyntax Tokens.swift
[135/540] Compiling SwiftSyntax TriviaPieces.swift
[136/540] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[137/540] Compiling SwiftSyntax RawSyntaxNodesC.swift
[138/540] Compiling SwiftSyntax RawSyntaxNodesD.swift
[139/547] Compiling SwiftSyntax TokenSequence.swift
[140/547] Compiling SwiftSyntax TokenSyntax.swift
[141/547] Compiling SwiftSyntax Trivia.swift
[142/547] Compiling SwiftSyntax Utils.swift
[143/547] Compiling SwiftSyntax ChildNameForKeyPath.swift
[144/547] Compiling SwiftSyntax Keyword.swift
[145/547] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[146/547] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[147/547] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[148/547] Compiling SwiftSyntax RawSyntaxTokenView.swift
[149/547] Compiling SwiftSyntax SourceEdit.swift
[150/547] Compiling SwiftSyntax SyntaxNodeStructure.swift
[151/547] Compiling SwiftSyntax SyntaxProtocol.swift
[152/547] Compiling SwiftSyntax SyntaxText.swift
[153/547] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[154/547] Compiling SwiftSyntax TokenDiagnostic.swift
[155/547] Compiling IssueReporting ErrorReporting.swift
[156/547] Compiling IssueReporting AppHostWarning.swift
[157/547] Compiling IssueReporting Deprecations.swift
[158/547] Compiling IssueReporting FailureObserver.swift
[159/547] Compiling IssueReporting LockIsolated.swift
[160/547] Compiling IssueReporting Rethrows.swift
[161/547] Compiling IssueReporting SwiftTesting.swift
[162/547] Compiling IssueReporting UncheckedSendable.swift
[163/547] Compiling IssueReporting RuntimeWarningReporter.swift
[164/547] Compiling IssueReporting ReportIssue.swift
[165/547] Compiling SwiftSyntax Identifier.swift
[166/547] Compiling SwiftSyntax MemoryLayout.swift
[167/547] Compiling SwiftSyntax MissingNodeInitializers.swift
[168/547] Compiling SwiftSyntax RawSyntax.swift
[169/547] Compiling SwiftSyntax RawSyntaxArena.swift
[170/547] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[171/547] Compiling IssueReporting Warn.swift
[172/547] Compiling IssueReporting BreakpointReporter.swift
[173/547] Compiling IssueReporting FatalErrorReporter.swift
[174/547] Compiling IssueReporting XCTest.swift
[175/547] Compiling IssueReporting IsTesting.swift
[176/547] Compiling IssueReporting IssueReporter.swift
[177/547] Compiling IssueReporting TestContext.swift
[178/547] Compiling IssueReporting Unimplemented.swift
[179/547] Compiling OrderedCollections OrderedSet+Sendable.swift
[180/547] Compiling OrderedCollections OrderedSet+SubSequence.swift
[181/547] Compiling OrderedCollections OrderedSet+Testing.swift
[182/547] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[183/547] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[184/547] Compiling OrderedCollections OrderedSet.swift
[185/547] Compiling OrderedCollections _UnsafeBitset.swift
[190/551] Emitting module IssueReportingTestSupport
[191/551] Emitting module OrderedCollections
[194/554] Wrapping AST for SwiftSyntax600 for debugging
[198/572] Emitting module IssueReporting
[199/572] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[200/572] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[201/572] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[202/572] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[203/572] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[204/572] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[205/572] Compiling IdentifiedCollections Identified.swift
[206/572] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[207/572] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[208/580] Emitting module SnapshotTesting
[209/580] Compiling IssueReporting WithExpectedIssue.swift
[210/580] Compiling IssueReporting WithIssueContext.swift
[214/582] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[215/582] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[216/582] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[217/582] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[218/582] Compiling IdentifiedCollections IdentifiedCollection.swift
[227/582] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[228/582] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[229/582] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[230/582] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[231/582] Compiling IdentifiedCollections IdentifiedArray.swift
[233/582] Emitting module IdentifiedCollections
[246/582] Compiling SnapshotTesting UIImage.swift
[247/582] Compiling SnapshotTesting UIView.swift
[248/582] Compiling SnapshotTesting UIViewController.swift
[249/582] Compiling SnapshotTesting URLRequest.swift
[252/582] Compiling IssueReportingTestSupport SwiftTesting.swift
[253/582] Compiling IssueReportingTestSupport XCTest.swift
[262/583] Compiling ConcurrencyExtras LockIsolated.swift
[290/592] Compiling ConcurrencyExtras Result.swift
[291/592] Compiling ConcurrencyExtras Task.swift
[292/592] Compiling ConcurrencyExtras MainSerialExecutor.swift
[298/592] Emitting module ConcurrencyExtras
[337/594] Wrapping AST for SwiftSyntax510 for debugging
[339/594] Compiling ConcurrencyExtras UncheckedSendable.swift
[342/595] Wrapping AST for SwiftSyntax509 for debugging
[343/595] Wrapping AST for IssueReportingTestSupport for debugging
[344/595] Wrapping AST for IssueReportingPackageSupport for debugging
[346/661] Compiling XCTestDynamicOverlay Exports.swift
[347/668] Emitting module XCTestDynamicOverlay
[348/668] Compiling CombineSchedulers ImmediateScheduler.swift
[349/668] Compiling CombineSchedulers Deprecations.swift
[350/668] Emitting module CombineSchedulers
[351/668] Compiling CombineSchedulers AnyScheduler.swift
[352/668] Compiling CombineSchedulers Concurrency.swift
[353/668] Compiling CombineSchedulers Lock.swift
[354/668] Compiling CombineSchedulers NSRecursiveLock.swift
[355/668] Compiling CombineSchedulers SwiftUI.swift
[356/668] Compiling CombineSchedulers TestScheduler.swift
[357/668] Compiling CombineSchedulers Timer.swift
[358/669] Compiling CombineSchedulers UIScheduler.swift
[359/669] Compiling CombineSchedulers UIKit.swift
[360/669] Compiling PerceptionCore Bindable.swift
[361/669] Compiling PerceptionCore Environment.swift
[362/669] Compiling PerceptionCore WithPerceptionTracking.swift
[363/669] Compiling PerceptionCore ThreadLocal.swift
[368/670] Emitting module PerceptionCore
[369/670] Compiling CombineSchedulers UnimplementedScheduler.swift
[371/671] Compiling XCTestDynamicOverlay Deprecations.swift
[372/672] Write Objects.LinkFileList
[374/672] Compiling PerceptionCore _PerceptionRegistrar.swift
[377/680] Compiling PerceptionCore PerceptionTracking.swift
[378/680] Compiling PerceptionCore Perceptions.swift
[381/681] Compiling Clocks Timer.swift
[383/682] Emitting module Clocks
[384/682] Compiling Clocks AnyClock.swift
[385/682] Compiling Clocks ImmediateClock.swift
[385/682] Linking libIssueReportingTestSupport.so
[387/682] Compiling Clocks Lock.swift
[388/682] Compiling Clocks _AsyncTimerSequence.swift
[389/709] Compiling CustomDump CoreImage.swift
[390/709] Compiling CustomDump CoreLocation.swift
[391/709] Compiling CustomDump CoreMotion.swift
[392/709] Compiling CustomDump Foundation.swift
[393/709] Compiling CustomDump GameKit.swift
[395/710] Compiling Clocks UnimplementedClock.swift
[397/710] Compiling CustomDump KeyPath.swift
[398/710] Compiling CustomDump Photos.swift
[399/710] Compiling CustomDump Speech.swift
[400/713] Compiling CustomDump UserNotifications.swift
[401/713] Compiling CustomDump UserNotificationsUI.swift
[402/713] Compiling CustomDump CustomDumpReflectable.swift
[403/713] Compiling CustomDump CustomDumpRepresentable.swift
[404/713] Compiling Clocks SwiftUI.swift
[405/713] Compiling Clocks TestClock.swift
[406/714] Compiling CustomDump StoreKit.swift
[407/714] Compiling CustomDump Swift.swift
[408/714] Compiling CustomDump SwiftUI.swift
[409/714] Compiling CustomDump UIKit.swift
[411/714] Compiling StructuredQueriesCore Update.swift
[412/714] Compiling StructuredQueriesCore Values.swift
[413/714] Compiling StructuredQueriesCore Where.swift
[414/714] Compiling StructuredQueriesCore Inflection.swift
[415/714] Compiling StructuredQueriesCore Quoting.swift
[416/714] Compiling StructuredQueriesCore Table.swift
[417/720] Compiling CustomDump ExpectNoDifference.swift
[418/720] Compiling CustomDump AnyType.swift
[419/720] Compiling CustomDump CollectionDifference.swift
[420/720] Compiling CustomDump Identifiable.swift
[421/720] Compiling CustomDump Mirror.swift
[422/720] Compiling CustomDump String.swift
[427/720] Compiling CustomDump Unordered.swift
[428/720] Compiling CustomDump XCTAssertDifference.swift
[429/720] Compiling CustomDump XCTAssertNoDifference.swift
[430/744] Emitting module CustomDump
[431/744] Emitting module StructuredQueriesCore
[432/744] Compiling Dependencies Assert.swift
[433/744] Compiling Dependencies Calendar.swift
[434/744] Compiling Dependencies Clocks.swift
[435/744] Compiling Dependencies Context.swift
[436/744] Compiling Dependencies Dependency.swift
[437/744] Compiling Dependencies DependencyContext.swift
[438/744] Compiling Dependencies TimeZone.swift
[439/744] Compiling Dependencies URLSession.swift
[440/744] Compiling Dependencies MainQueue.swift
[441/744] Compiling Dependencies MainRunLoop.swift
[442/744] Compiling Dependencies NotificationCenter.swift
[443/744] Compiling Dependencies Deprecations.swift
[444/744] Compiling Dependencies DependencyKey.swift
[445/744] Compiling Dependencies DependencyValues.swift
[446/744] Compiling Dependencies Date.swift
[447/744] Compiling Dependencies FireAndForget.swift
[448/744] Compiling Dependencies Locale.swift
[449/744] Compiling Dependencies OpenURL.swift
[468/744] Compiling Dependencies Exports.swift
[469/744] Compiling Dependencies TypeName.swift
[470/744] Compiling Dependencies UUID.swift
[471/744] Compiling StructuredQueriesCore TableAlias.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
[472/744] Compiling StructuredQueriesCore TableColumn.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
[473/744] Compiling StructuredQueriesCore TableDefinition.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
[474/744] Compiling StructuredQueriesCore Tagged.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
[475/744] Compiling StructuredQueriesCore Updates.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
[476/744] Compiling StructuredQueriesCore _Selection.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
[493/744] Compiling SwiftSyntax SyntaxNodesAB.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
[494/744] Compiling SwiftSyntax SyntaxNodesC.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
[505/767] Compiling Dependencies WithRandomNumberGenerator.swift
[506/767] Compiling Dependencies AppEntryPoint.swift
[517/767] Compiling Dependencies PreviewTrait.swift
[518/767] Compiling Dependencies TestTrait.swift
[519/767] Compiling Dependencies WithDependencies.swift
[520/767] Emitting module Dependencies
[531/793] Compiling GRDB EncodableRecord.swift
[532/793] Compiling GRDB FetchableRecord+Decodable.swift
[533/793] Compiling GRDB FetchableRecord+TableRecord.swift
[534/793] Compiling GRDB FetchableRecord.swift
[535/793] Compiling GRDB MutablePersistableRecord+DAO.swift
[536/793] Compiling GRDB MutablePersistableRecord+Delete.swift
[537/793] Compiling GRDB MutablePersistableRecord+Insert.swift
[538/793] Compiling GRDB MutablePersistableRecord+Save.swift
[539/793] Compiling GRDB MutablePersistableRecord+Update.swift
[540/793] Compiling GRDB MutablePersistableRecord+Upsert.swift
[541/793] Compiling GRDB MutablePersistableRecord.swift
[542/793] Compiling GRDB PersistableRecord+Insert.swift
[543/793] Compiling GRDB PersistableRecord+Save.swift
[544/793] Compiling GRDB PersistableRecord+Upsert.swift
[545/793] Compiling GRDB PersistableRecord.swift
[546/793] Compiling GRDB Record.swift
[547/793] Compiling GRDB TableRecord.swift
[548/793] Compiling GRDB CaseInsensitiveIdentifier.swift
[549/793] Compiling GRDB Inflections+English.swift
[550/793] Compiling GRDB Inflections.swift
[551/793] Emitting module SnapshotTestingCustomDump
[552/793] Compiling SnapshotTestingCustomDump CustomDump.swift
[553/794] Compiling Sharing Deprecations.swift
[554/794] Compiling Sharing KeyPath+Sendable.swift
[555/794] Compiling Sharing MutexBackport.swift
[556/794] Compiling Sharing NSRecursiveLock+WithLock.swift
[557/794] Compiling Sharing PassthroughRelay.swift
[558/794] Compiling Sharing PersistentReferences.swift
[560/796] Compiling Sharing Shared.swift
[561/796] Compiling Sharing SharedBinding.swift
[562/796] Compiling Sharing SharedCollection.swift
[563/796] Compiling Sharing SwiftUIStateSharing.swift
[564/796] Compiling Sharing resource_bundle_accessor.swift
[565/796] Emitting module Sharing
[566/796] Compiling Sharing SharedContinuations.swift
[567/796] Compiling Sharing SharedKey.swift
[568/796] Compiling Sharing AppStorageKey.swift
[569/796] Compiling Sharing DefaultKey.swift
[570/796] Compiling Sharing FileStorageKey.swift
[571/796] Compiling Sharing InMemoryKey.swift
[572/796] Compiling Sharing SharedPublisher.swift
[573/796] Compiling Sharing SharedReader.swift
[574/796] Compiling Sharing SharedReaderKey.swift
[575/796] Compiling GRDB SQLSelection.swift
[576/796] Compiling GRDB SQLSubquery.swift
[577/796] Compiling GRDB Table.swift
[578/796] Compiling GRDB SQLColumnGenerator.swift
[579/796] Compiling GRDB SQLGenerationContext.swift
[580/796] Compiling GRDB SQLIndexGenerator.swift
[581/796] Compiling GRDB SQLQueryGenerator.swift
[582/796] Compiling GRDB SQLTableAlterationGenerator.swift
[583/796] Compiling GRDB SQLTableGenerator.swift
[584/796] Compiling GRDB TableAlias.swift
[585/796] Compiling GRDB SQLInterpolation+QueryInterface.swift
[586/796] Compiling GRDB ColumnDefinition.swift
[587/796] Compiling GRDB Database+SchemaDefinition.swift
[588/796] Compiling GRDB ForeignKeyDefinition.swift
[589/796] Compiling GRDB IndexDefinition.swift
[590/796] Compiling GRDB TableAlteration.swift
[591/796] Compiling GRDB TableDefinition.swift
[592/796] Compiling GRDB VirtualTableModule.swift
[593/796] Compiling GRDB TableRecord+Association.swift
[594/796] Compiling GRDB TableRecord+QueryInterfaceRequest.swift
[595/796] Compiling GRDB EncodableRecord+Encodable.swift
[596/796] Compiling Sharing Reference.swift
[597/796] Compiling Sharing SharedChangeTracker.swift
[598/796] Compiling Sharing TypeName.swift
[605/797] Compiling StructuredQueriesCore CommonTableExpression.swift
[612/797] Compiling StructuredQueriesCore CompoundSelect.swift
[613/797] Compiling StructuredQueriesCore Delete.swift
[614/797] Compiling StructuredQueriesCore Insert.swift
[615/797] Compiling StructuredQueriesCore Select+DynamicMemberLookup.swift
[616/797] Compiling StructuredQueriesCore Select.swift
[617/797] Compiling StructuredQueriesCore SelectStatement.swift
[619/798] Compiling GRDB Mutex.swift
[620/798] Compiling GRDB OnDemandFuture.swift
[621/798] Compiling GRDB OrderedDictionary.swift
[622/798] Compiling GRDB Pool.swift
[623/798] Compiling GRDB ReadWriteLock.swift
[624/798] Compiling GRDB ReceiveValuesOn.swift
[625/798] Compiling GRDB Refinable.swift
[626/798] Compiling GRDB Utils.swift
[627/798] Compiling GRDB DatabaseCancellable.swift
[628/798] Compiling GRDB ValueConcurrentObserver.swift
[629/798] Compiling GRDB ValueWriteOnlyObserver.swift
[630/798] Compiling GRDB Fetch.swift
[631/798] Compiling GRDB Map.swift
[632/798] Compiling GRDB RemoveDuplicates.swift
[633/798] Compiling GRDB Trace.swift
[634/798] Compiling GRDB ValueReducer.swift
[635/798] Compiling GRDB SharedValueObservation.swift
[636/798] Compiling GRDB ValueObservation.swift
[637/798] Compiling GRDB ValueObservationScheduler.swift
[638/798] Compiling GRDB resource_bundle_accessor.swift
[639/814] Compiling StructuredQueriesSQLiteCore Date+UnixTime.swift
[640/814] Compiling StructuredQueriesSQLiteCore UUID+Bytes.swift
[641/816] Compiling SwiftSyntax SyntaxNodesD.swift
[642/816] Compiling SwiftSyntax SyntaxNodesEF.swift
[643/816] Compiling SwiftSyntax SyntaxNodesGHI.swift
[644/816] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[645/816] Compiling SwiftSyntax SyntaxNodesOP.swift
[646/816] Compiling SwiftSyntax SyntaxNodesQRS.swift
[647/816] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[648/816] Compiling GRDB FTS5CustomTokenizer.swift
[649/816] Compiling GRDB FTS5Pattern.swift
[650/816] Compiling GRDB FTS5Tokenizer.swift
[651/816] Compiling GRDB FTS5TokenizerDescriptor.swift
[652/816] Compiling GRDB FTS5WrapperTokenizer.swift
[653/816] Compiling GRDB Fixits.swift
[654/816] Compiling GRDB JSONColumn.swift
[655/816] Compiling GRDB SQLJSONExpressible.swift
[656/816] Compiling GRDB SQLJSONFunctions.swift
[657/816] Compiling GRDB DatabaseMigrator.swift
[658/816] Compiling GRDB Migration.swift
[659/816] Compiling GRDB FTS3+QueryInterface.swift
[660/816] Compiling GRDB FTS5+QueryInterface.swift
[661/816] Compiling GRDB ForeignKey.swift
[662/816] Compiling GRDB Association.swift
[663/816] Compiling GRDB AssociationAggregate.swift
[664/816] Compiling GRDB BelongsToAssociation.swift
[665/816] Compiling GRDB HasManyAssociation.swift
[666/816] Compiling GRDB HasManyThroughAssociation.swift
[667/816] Compiling GRDB HasOneAssociation.swift
[668/816] Compiling GRDB HasOneThroughAssociation.swift
[669/816] Compiling GRDB JoinAssociation.swift
[670/816] Compiling GRDB CommonTableExpression.swift
[671/816] Compiling GRDB QueryInterfaceRequest.swift
[672/816] Compiling GRDB RequestProtocols.swift
[673/816] Compiling GRDB Column.swift
[674/816] Compiling GRDB DatabasePromise.swift
[675/816] Compiling GRDB SQLAssociation.swift
[676/816] Compiling GRDB SQLCollection.swift
[677/816] Compiling GRDB SQLExpression.swift
[678/816] Compiling GRDB SQLForeignKeyRequest.swift
[679/816] Compiling GRDB SQLFunctions.swift
[680/816] Compiling GRDB SQLOperators.swift
[681/816] Compiling GRDB SQLOrdering.swift
[682/816] Compiling GRDB SQLRelation.swift
[683/816] Compiling StructuredQueriesSQLiteCore Cast.swift
[684/816] Compiling StructuredQueriesSQLiteCore Collation+SQLite.swift
[685/816] Compiling StructuredQueriesSQLiteCore DatabaseFunction.swift
[686/816] Compiling StructuredQueriesSQLiteCore Exports.swift
[687/816] Compiling StructuredQueriesSQLiteCore FTS5.swift
[688/816] Compiling StructuredQueriesSQLiteCore UUID+Uppercased.swift
[689/816] Compiling StructuredQueriesSQLiteCore RowID.swift
[690/816] Compiling StructuredQueriesSQLiteCore ScalarFunctions.swift
[691/816] Compiling StructuredQueriesSQLiteCore Triggers.swift
[692/816] Compiling StructuredQueriesSQLiteCore Insert.swift
[693/816] Compiling StructuredQueriesSQLiteCore Deprecations.swift
[694/816] Compiling StructuredQueriesSQLiteCore JSONFunctions.swift
[695/816] Compiling StructuredQueriesSQLiteCore Date+JulianDay.swift
[696/816] Emitting module StructuredQueriesSQLiteCore
[697/816] Compiling StructuredQueriesSQLiteCore Update.swift
[698/816] Compiling StructuredQueriesSQLiteCore Views.swift
[700/817] Emitting module SwiftSyntax
error: emit-module command failed with exit code 1 (use -v to see invocation)
[723/817] Emitting module GRDB
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/29] Write swift-version-24593BA9C3E375BF.txt
[4/64] Compiling SwiftSyntax509 Empty.swift
[5/87] Emitting module SwiftSyntax509
[6/96] Emitting module Sharing1
[7/96] Emitting module IssueReportingPackageSupport
[8/96] Compiling Sharing1 Empty.swift
[9/97] Emitting module SwiftSyntax602
[10/97] Compiling SwiftSyntax602 Empty.swift
[11/98] Compiling IssueReportingPackageSupport _Test.swift
[12/98] Compiling ConcurrencyExtras LockIsolated.swift
[13/98] Emitting module Sharing2
[14/99] Compiling SnapshotTesting String+SpecialCharacters.swift
[15/99] Compiling SnapshotTesting View.swift
[16/100] Compiling Sharing2 Empty.swift
[17/101] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/102] Compiling SnapshotTesting AssertSnapshot.swift
[21/102] Compiling SnapshotTesting Async.swift
[22/102] Compiling SnapshotTesting Internal.swift
[23/102] Compiling SnapshotTesting PlistEncoder.swift
[25/102] Emitting module ConcurrencyExtras
[27/102] Compiling SnapshotTesting Snapshotting.swift
[28/102] Compiling SnapshotTesting Any.swift
[29/102] Compiling ConcurrencyExtras MainSerialExecutor.swift
[30/102] Compiling ConcurrencyExtras Task.swift
[31/102] Compiling ConcurrencyExtras Result.swift
[32/102] Compiling SnapshotTesting Diffing.swift
[33/102] Compiling SnapshotTesting Wait.swift
[35/101] Compiling ConcurrencyExtras UncheckedSendable.swift
[36/102] Compiling SnapshotTesting NSImage.swift
[37/102] Compiling SnapshotTesting NSView.swift
[38/102] Compiling SnapshotTesting NSViewController.swift
[39/102] Compiling SnapshotTesting SceneKit.swift
[40/102] Compiling SnapshotTesting SpriteKit.swift
[41/102] Compiling SnapshotTesting String.swift
[42/102] Compiling SnapshotTesting SwiftUIView.swift
[43/102] Compiling SnapshotTesting UIBezierPath.swift
[44/106] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/112] Compiling SnapshotTesting CaseIterable.swift
[47/112] Compiling SnapshotTesting Data.swift
[48/112] Compiling SnapshotTesting Encodable.swift
[49/112] Compiling SnapshotTesting NSBezierPath.swift
[50/116] Compiling SwiftSyntax601 Empty.swift
[51/116] Emitting module SwiftSyntax601
[52/117] Emitting module SwiftSyntax600
[53/117] Compiling SwiftSyntax600 Empty.swift
[54/118] Emitting module SwiftSyntax602
[55/118] Compiling SwiftSyntax602 Empty.swift
[56/119] Emitting module SwiftSyntax601
[57/119] Compiling SwiftSyntax601 Empty.swift
[60/120] Emitting module SwiftSyntax600
[61/120] Compiling SwiftSyntax600 Empty.swift
[65/121] Compiling SnapshotTesting XCTAttachment.swift
[66/121] Compiling SnapshotTesting Diff.swift
[71/123] Emitting module InternalCollectionsUtilities
[74/121] Emitting module SwiftSyntax510
[75/121] Compiling SwiftSyntax510 Empty.swift
[78/122] Compiling SnapshotTesting CALayer.swift
[79/122] Compiling SnapshotTesting CGPath.swift
[81/129] Compiling SnapshotTesting Deprecations.swift
[82/129] Compiling SnapshotTesting RecordIssue.swift
[83/129] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[84/129] Compiling SnapshotTesting SnapshotsTestTrait.swift
[90/129] Compiling SnapshotTesting UIImage.swift
[91/129] Compiling SnapshotTesting UIView.swift
[92/129] Compiling SnapshotTesting UIViewController.swift
[93/129] Compiling SnapshotTesting URLRequest.swift
[95/148] Emitting module SwiftSyntax509
[96/148] Compiling SwiftSyntax510 Empty.swift
[97/148] Compiling SwiftSyntax509 Empty.swift
[98/148] Emitting module SwiftSyntax510
[99/150] Emitting module IssueReportingTestSupport
[100/150] Compiling IssueReportingTestSupport XCTest.swift
[101/150] Compiling IssueReportingTestSupport SwiftTesting.swift
[102/150] Emitting module SnapshotTesting
[105/150] Compiling IssueReporting BreakpointReporter.swift
[106/150] Compiling IssueReporting FatalErrorReporter.swift
[108/322] Compiling GRDB SerializedDatabase.swift
[109/322] Compiling GRDB Statement.swift
[110/322] Compiling GRDB StatementAuthorizer.swift
[111/336] Compiling GRDB Data.swift
[112/336] Compiling GRDB DatabaseDateComponents.swift
[113/338] Compiling GRDB DatabaseValueConvertible+ReferenceConvertible.swift
[114/338] Compiling GRDB Date.swift
[114/477] Linking libIssueReportingTestSupport.so
[116/477] Compiling SwiftSyntax SyntaxVisitor.swift
[117/477] Compiling SwiftSyntax TokenKind.swift
[118/477] Compiling SwiftSyntax Tokens.swift
[119/477] Compiling SwiftSyntax TriviaPieces.swift
[120/477] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[121/477] Compiling SwiftSyntax RawSyntaxNodesC.swift
[122/477] Compiling SwiftSyntax RawSyntaxNodesD.swift
[123/477] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[124/477] Compiling SwiftSyntax SyntaxBaseNodes.swift
[125/477] Compiling SwiftSyntax SyntaxCollections.swift
[126/477] Compiling SwiftSyntax SyntaxEnum.swift
[127/477] Compiling SwiftSyntax SyntaxKind.swift
[128/477] Compiling SwiftSyntax SyntaxRewriter.swift
[129/477] Compiling SwiftSyntax SyntaxTraits.swift
[130/484] Compiling SwiftSyntax SourceLength.swift
[131/484] Compiling SwiftSyntax SourceLocation.swift
[132/484] Compiling SwiftSyntax TokenSequence.swift
[133/484] Compiling SwiftSyntax TokenSyntax.swift
[134/484] Compiling SwiftSyntax Trivia.swift
[135/484] Compiling SwiftSyntax Utils.swift
[136/484] Compiling SwiftSyntax ChildNameForKeyPath.swift
[137/484] Compiling SwiftSyntax Keyword.swift
[138/484] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[139/484] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[140/484] Compiling SwiftSyntax SyntaxCollection.swift
[141/484] Compiling SwiftSyntax SyntaxHashable.swift
[142/484] Compiling SwiftSyntax SyntaxIdentifier.swift
[143/484] Compiling SwiftSyntax SyntaxNodeStructure.swift
[144/484] Compiling SwiftSyntax SyntaxProtocol.swift
[145/484] Compiling SwiftSyntax SyntaxText.swift
[146/484] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[147/484] Compiling SwiftSyntax TokenDiagnostic.swift
[148/484] Compiling SwiftSyntax Identifier.swift
[149/484] Compiling SwiftSyntax MemoryLayout.swift
[150/484] Compiling SwiftSyntax MissingNodeInitializers.swift
[151/484] Compiling SwiftSyntax RawSyntax.swift
[152/484] Compiling SwiftSyntax RawSyntaxArena.swift
[153/484] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[154/484] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[155/484] Compiling SwiftSyntax RawSyntaxTokenView.swift
[156/484] Compiling SwiftSyntax SourceEdit.swift
[157/484] Emitting module IssueReporting
[158/485] Compiling SwiftSyntax CustomTraits.swift
[159/485] Compiling SwiftSyntax EditorPlaceholder.swift
[162/485] Compiling SwiftSyntax SourcePresence.swift
[163/485] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[164/485] Compiling SwiftSyntax Syntax.swift
[165/485] Compiling SwiftSyntax SyntaxChildren.swift
[167/485] Compiling SwiftSyntax AbsolutePosition.swift
[168/485] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[169/485] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[170/485] Compiling SwiftSyntax Assert.swift
[171/485] Compiling SwiftSyntax BumpPtrAllocator.swift
[172/485] Compiling SwiftSyntax CommonAncestor.swift
[173/485] Compiling SwiftSyntax Convenience.swift
[175/546] Compiling XCTestDynamicOverlay Exports.swift
[176/546] Compiling StructuredQueriesCore QueryDecoder.swift
[177/546] Compiling StructuredQueriesCore QueryExpression.swift
[178/546] Compiling StructuredQueriesCore Date+ISO8601.swift
[179/546] Compiling StructuredQueriesCore Deprecations.swift
[180/547] Compiling StructuredQueriesCore PrettyPrinting.swift
[181/547] Compiling StructuredQueriesCore RangeReplaceableCollection+Queries.swift
[182/547] Compiling StructuredQueriesCore Scope.swift
[183/547] Compiling StructuredQueriesCore Never.swift
[184/547] Compiling StructuredQueriesCore Operators.swift
[190/548] Compiling StructuredQueriesCore Optional.swift
[197/548] Compiling StructuredQueriesCore AggregateFunctions.swift
[198/548] Compiling StructuredQueriesCore Bind.swift
[199/548] Emitting module PerceptionCore
[201/548] Compiling OrderedCollections OrderedSet+Sendable.swift
[202/548] Compiling OrderedCollections OrderedSet+SubSequence.swift
[203/548] Compiling OrderedCollections OrderedSet+Testing.swift
[204/548] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[205/548] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[206/548] Compiling OrderedCollections OrderedSet.swift
[207/548] Compiling OrderedCollections _UnsafeBitset.swift
[208/548] Emitting module XCTestDynamicOverlay
[209/548] Compiling XCTestDynamicOverlay Deprecations.swift
[211/561] Compiling PerceptionCore _PerceptionRegistrar.swift
[212/561] Emitting module CombineSchedulers
[213/562] Compiling CombineSchedulers AnyScheduler.swift
[214/562] Compiling CombineSchedulers Concurrency.swift
[215/562] Compiling CombineSchedulers ImmediateScheduler.swift
[216/562] Compiling CombineSchedulers Deprecations.swift
[219/562] Compiling StructuredQueriesCore QueryFragment.swift
[220/562] Compiling StructuredQueriesCore QueryFragmentBuilder.swift
[221/562] Compiling StructuredQueriesCore QueryRepresentable.swift
[222/562] Compiling StructuredQueriesCore Codable+JSON.swift
[223/568] Compiling CombineSchedulers Lock.swift
[224/568] Compiling CombineSchedulers NSRecursiveLock.swift
[225/568] Compiling CombineSchedulers UIScheduler.swift
[226/568] Compiling CombineSchedulers Timer.swift
[227/568] Compiling CombineSchedulers SwiftUI.swift
[228/568] Compiling CombineSchedulers TestScheduler.swift
[229/568] Compiling CombineSchedulers UIKit.swift
[230/568] Compiling CombineSchedulers UnimplementedScheduler.swift
[231/569] Compiling StructuredQueriesCore CaseExpression.swift
[232/569] Compiling StructuredQueriesCore Collation.swift
[236/570] Compiling StructuredQueriesCore SQLQueryExpression.swift
[237/570] Compiling StructuredQueriesCore ConflictResolution.swift
[238/570] Compiling StructuredQueriesCore ScalarFunctions.swift
[239/570] Compiling StructuredQueriesCore Seeds.swift
[240/570] Compiling StructuredQueriesCore Statement.swift
[241/570] Compiling StructuredQueriesCore CommonTableExpression.swift
[243/573] Emitting module OrderedCollections
[245/579] Compiling Clocks Timer.swift
[246/580] Compiling Clocks AnyClock.swift
[247/580] Compiling Clocks ImmediateClock.swift
[248/580] Emitting module Clocks
[249/607] Compiling Clocks _AsyncTimerSequence.swift
[250/607] Compiling Clocks Lock.swift
[251/607] Compiling Clocks TestClock.swift
[252/607] Compiling Clocks SwiftUI.swift
[253/607] Compiling StructuredQueriesCore Update.swift
[254/607] Compiling StructuredQueriesCore Values.swift
[255/607] Compiling StructuredQueriesCore Where.swift
[256/607] Compiling StructuredQueriesCore Inflection.swift
[257/607] Compiling StructuredQueriesCore Quoting.swift
[258/607] Compiling StructuredQueriesCore Table.swift
[259/607] Compiling Clocks UnimplementedClock.swift
[260/608] Compiling CustomDump ExpectNoDifference.swift
[261/608] Compiling CustomDump AnyType.swift
[262/608] Compiling CustomDump CollectionDifference.swift
[263/623] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[264/623] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[265/623] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[266/623] Compiling CustomDump UIKit.swift
[267/623] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[268/623] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[269/623] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[270/623] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[272/629] Compiling CustomDump Identifiable.swift
[273/629] Compiling CustomDump Mirror.swift
[274/629] Compiling CustomDump String.swift
[275/629] Compiling StructuredQueriesCore TableAlias.swift
[276/629] Compiling StructuredQueriesCore TableColumn.swift
[277/629] Compiling StructuredQueriesCore TableDefinition.swift
[278/629] Compiling StructuredQueriesCore Tagged.swift
[279/629] Compiling StructuredQueriesCore Updates.swift
[280/629] Compiling StructuredQueriesCore _Selection.swift
[281/629] Compiling IdentifiedCollections Identified.swift
[282/629] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[283/629] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[284/629] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[296/629] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[297/629] Compiling CustomDump CustomDumpReflectable.swift
[298/629] Compiling CustomDump CustomDumpRepresentable.swift
[303/629] Compiling CustomDump Unordered.swift
[304/629] Compiling CustomDump XCTAssertDifference.swift
[305/629] Compiling CustomDump XCTAssertNoDifference.swift
[306/629] Emitting module StructuredQueriesCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[307/629] Emitting module GRDB
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
[311/652] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[312/652] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[314/652] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[315/666] Compiling Dependencies DependencyValues.swift
[316/666] Compiling Dependencies Assert.swift
[317/666] Compiling Dependencies Calendar.swift
[318/675] Compiling Dependencies Dependency.swift
[319/675] Compiling Dependencies DependencyContext.swift
[320/675] Compiling Dependencies DependencyKey.swift
[321/675] Compiling Dependencies FireAndForget.swift
[322/675] Compiling Dependencies Locale.swift
[323/675] Compiling Dependencies NotificationCenter.swift
[324/675] Compiling Dependencies UUID.swift
[325/675] Emitting module CustomDump
[326/675] Compiling Dependencies OpenURL.swift
[327/675] Compiling Dependencies TimeZone.swift
[328/675] Emitting module IdentifiedCollections
[331/676] Compiling Dependencies MainQueue.swift
[332/676] Compiling Dependencies MainRunLoop.swift
[335/676] Compiling Dependencies WithRandomNumberGenerator.swift
[336/676] Compiling Dependencies AppEntryPoint.swift
[344/676] Compiling Dependencies Clocks.swift
[345/676] Compiling Dependencies Context.swift
[346/676] Compiling Dependencies Date.swift
[350/687] Compiling Dependencies Deprecations.swift
[351/687] Compiling Dependencies Exports.swift
[352/687] Compiling Dependencies TypeName.swift
[363/687] Compiling Dependencies URLSession.swift
[390/687] Compiling Dependencies PreviewTrait.swift
[391/687] Compiling Dependencies TestTrait.swift
[392/687] Compiling Dependencies WithDependencies.swift
[394/695] Emitting module Dependencies
[421/699] Compiling StructuredQueriesCore CompoundSelect.swift
[422/699] Compiling StructuredQueriesCore Delete.swift
[423/699] Compiling StructuredQueriesCore Insert.swift
[424/699] Compiling StructuredQueriesCore Select+DynamicMemberLookup.swift
[425/699] Compiling StructuredQueriesCore Select.swift
[426/699] Compiling StructuredQueriesCore SelectStatement.swift
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
/host/spi-builder-workspace/.build/checkouts/GRDB.swift/GRDB/Core/DispatchQueueActor.swift:25:17: error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
23 | private final class DispatchQueueExecutor: SerialExecutor {
24 |     private let queue: DispatchQueue
25 |     private let flags: DispatchWorkItemFlags
   |                 `- error: stored property 'flags' of 'Sendable'-conforming class 'DispatchQueueExecutor' has non-sendable type 'DispatchWorkItemFlags'
26 |
27 |     init(queue: DispatchQueue, flags: DispatchWorkItemFlags) {
Dispatch.DispatchWorkItemFlags:1:15: note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 1 | public struct DispatchWorkItemFlags : OptionSet, RawRepresentable {
   |               `- note: struct 'DispatchWorkItemFlags' does not conform to the 'Sendable' protocol
 2 |     public let rawValue: UInt
 3 |     public init(rawValue: UInt)
[454/721] Emitting module SnapshotTestingCustomDump
[455/721] Compiling SnapshotTestingCustomDump CustomDump.swift
[457/722] Compiling Sharing SharedContinuations.swift
[458/722] Compiling Sharing SharedKey.swift
[459/722] Compiling Sharing AppStorageKey.swift
[460/724] Compiling Sharing DefaultKey.swift
[461/724] Compiling Sharing FileStorageKey.swift
[462/724] Compiling Sharing InMemoryKey.swift
[463/724] Compiling Sharing SharedPublisher.swift
[464/724] Compiling Sharing SharedReader.swift
[465/724] Compiling Sharing SharedReaderKey.swift
[466/724] Compiling Sharing Shared.swift
[467/724] Compiling Sharing SharedBinding.swift
[468/724] Compiling Sharing SharedCollection.swift
[469/724] Emitting module Sharing
[470/724] Compiling Sharing SwiftUIStateSharing.swift
[471/724] Compiling Sharing resource_bundle_accessor.swift
[472/724] Compiling GRDB Mutex.swift
[473/724] Compiling GRDB OnDemandFuture.swift
[474/724] Compiling GRDB OrderedDictionary.swift
[475/724] Compiling GRDB Pool.swift
[476/724] Compiling GRDB ReadWriteLock.swift
[477/724] Compiling GRDB ReceiveValuesOn.swift
[478/724] Compiling GRDB Refinable.swift
[479/724] Compiling GRDB Utils.swift
[480/724] Compiling GRDB DatabaseCancellable.swift
[481/724] Compiling GRDB ValueConcurrentObserver.swift
[482/724] Compiling GRDB ValueWriteOnlyObserver.swift
[483/724] Compiling GRDB Fetch.swift
[484/724] Compiling GRDB Map.swift
[485/724] Compiling GRDB RemoveDuplicates.swift
[486/724] Compiling GRDB Trace.swift
[487/724] Compiling GRDB ValueReducer.swift
[488/724] Compiling GRDB SharedValueObservation.swift
[489/724] Compiling GRDB ValueObservation.swift
[490/724] Compiling GRDB ValueObservationScheduler.swift
[491/724] Compiling GRDB resource_bundle_accessor.swift
[498/725] Compiling GRDB EncodableRecord.swift
[499/725] Compiling GRDB FetchableRecord+Decodable.swift
[500/725] Compiling GRDB FetchableRecord+TableRecord.swift
[501/725] Compiling GRDB FetchableRecord.swift
[502/725] Compiling GRDB MutablePersistableRecord+DAO.swift
[503/725] Compiling GRDB MutablePersistableRecord+Delete.swift
[504/725] Compiling GRDB MutablePersistableRecord+Insert.swift
[505/725] Compiling GRDB MutablePersistableRecord+Save.swift
[506/725] Compiling GRDB MutablePersistableRecord+Update.swift
[507/725] Compiling GRDB MutablePersistableRecord+Upsert.swift
[508/725] Compiling GRDB MutablePersistableRecord.swift
[509/725] Compiling GRDB PersistableRecord+Insert.swift
[510/725] Compiling GRDB PersistableRecord+Save.swift
[511/725] Compiling GRDB PersistableRecord+Upsert.swift
[512/725] Compiling GRDB PersistableRecord.swift
[513/725] Compiling GRDB Record.swift
[514/725] Compiling GRDB TableRecord.swift
[515/725] Compiling GRDB CaseInsensitiveIdentifier.swift
[516/725] Compiling GRDB Inflections+English.swift
[517/725] Compiling GRDB Inflections.swift
[518/725] Compiling Sharing Deprecations.swift
[519/725] Compiling Sharing KeyPath+Sendable.swift
[520/725] Compiling Sharing MutexBackport.swift
[521/725] Compiling Sharing Reference.swift
[522/725] Compiling Sharing SharedChangeTracker.swift
[523/725] Compiling Sharing TypeName.swift
[524/725] Compiling Sharing NSRecursiveLock+WithLock.swift
[525/725] Compiling Sharing PassthroughRelay.swift
[526/725] Compiling Sharing PersistentReferences.swift
[529/742] Compiling StructuredQueriesSQLiteCore JSONFunctions.swift
[530/742] Compiling StructuredQueriesSQLiteCore Date+JulianDay.swift
[531/744] Compiling GRDB SQLSelection.swift
[532/744] Compiling GRDB SQLSubquery.swift
[533/744] Compiling GRDB Table.swift
[534/744] Compiling GRDB SQLColumnGenerator.swift
[535/744] Compiling GRDB SQLGenerationContext.swift
[536/744] Compiling GRDB SQLIndexGenerator.swift
[537/744] Compiling GRDB SQLQueryGenerator.swift
[538/744] Compiling GRDB SQLTableAlterationGenerator.swift
[539/744] Compiling GRDB SQLTableGenerator.swift
[540/744] Compiling GRDB TableAlias.swift
[541/744] Compiling GRDB SQLInterpolation+QueryInterface.swift
[542/744] Compiling GRDB ColumnDefinition.swift
[543/744] Compiling GRDB Database+SchemaDefinition.swift
[544/744] Compiling GRDB ForeignKeyDefinition.swift
[545/744] Compiling GRDB IndexDefinition.swift
[546/744] Compiling GRDB TableAlteration.swift
[547/744] Compiling GRDB TableDefinition.swift
[548/744] Compiling GRDB VirtualTableModule.swift
[549/744] Compiling GRDB TableRecord+Association.swift
[550/744] Compiling GRDB TableRecord+QueryInterfaceRequest.swift
[551/744] Compiling GRDB EncodableRecord+Encodable.swift
[552/744] Compiling StructuredQueriesSQLiteCore Insert.swift
[553/744] Compiling StructuredQueriesSQLiteCore Deprecations.swift
[554/744] Compiling StructuredQueriesSQLiteCore Cast.swift
[555/744] Compiling StructuredQueriesSQLiteCore Collation+SQLite.swift
[556/744] Compiling StructuredQueriesSQLiteCore DatabaseFunction.swift
[557/744] Compiling StructuredQueriesSQLiteCore Exports.swift
[558/744] Compiling StructuredQueriesSQLiteCore FTS5.swift
[559/744] Compiling StructuredQueriesSQLiteCore Date+UnixTime.swift
[560/744] Compiling StructuredQueriesSQLiteCore UUID+Bytes.swift
[561/744] Compiling StructuredQueriesSQLiteCore UUID+Uppercased.swift
[562/744] Compiling StructuredQueriesSQLiteCore RowID.swift
[563/744] Compiling StructuredQueriesSQLiteCore ScalarFunctions.swift
[564/744] Compiling StructuredQueriesSQLiteCore Triggers.swift
[565/744] Compiling StructuredQueriesSQLiteCore Update.swift
[566/744] Compiling StructuredQueriesSQLiteCore Views.swift
[567/744] Emitting module StructuredQueriesSQLiteCore
[569/745] Compiling SwiftSyntax SyntaxNodesD.swift
[570/745] Compiling SwiftSyntax SyntaxNodesEF.swift
[571/745] Compiling SwiftSyntax SyntaxNodesGHI.swift
[572/745] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[573/745] Compiling SwiftSyntax SyntaxNodesOP.swift
[574/745] Compiling SwiftSyntax SyntaxNodesQRS.swift
[575/745] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[576/745] Compiling GRDB FTS5CustomTokenizer.swift
[577/745] Compiling GRDB FTS5Pattern.swift
[578/745] Compiling GRDB FTS5Tokenizer.swift
[579/745] Compiling GRDB FTS5TokenizerDescriptor.swift
[580/745] Compiling GRDB FTS5WrapperTokenizer.swift
[581/745] Compiling GRDB Fixits.swift
[582/745] Compiling GRDB JSONColumn.swift
[583/745] Compiling GRDB SQLJSONExpressible.swift
[584/745] Compiling GRDB SQLJSONFunctions.swift
[585/745] Compiling GRDB DatabaseMigrator.swift
[586/745] Compiling GRDB Migration.swift
[587/745] Compiling GRDB FTS3+QueryInterface.swift
[588/745] Compiling GRDB FTS5+QueryInterface.swift
[589/745] Compiling GRDB ForeignKey.swift
[590/745] Compiling GRDB Association.swift
[591/745] Compiling GRDB AssociationAggregate.swift
[592/745] Compiling GRDB BelongsToAssociation.swift
[593/745] Compiling GRDB HasManyAssociation.swift
[594/745] Compiling GRDB HasManyThroughAssociation.swift
[595/745] Compiling GRDB HasOneAssociation.swift
[596/745] Compiling GRDB HasOneThroughAssociation.swift
[597/745] Compiling GRDB JoinAssociation.swift
[598/745] Compiling GRDB CommonTableExpression.swift
[599/745] Compiling GRDB QueryInterfaceRequest.swift
[600/745] Compiling GRDB RequestProtocols.swift
[601/745] Compiling GRDB Column.swift
[602/745] Compiling GRDB DatabasePromise.swift
[603/745] Compiling GRDB SQLAssociation.swift
[604/745] Compiling GRDB SQLCollection.swift
[605/745] Compiling GRDB SQLExpression.swift
[606/745] Compiling GRDB SQLForeignKeyRequest.swift
[607/745] Compiling GRDB SQLFunctions.swift
[608/745] Compiling GRDB SQLOperators.swift
[609/745] Compiling GRDB SQLOrdering.swift
[610/745] Compiling GRDB SQLRelation.swift
[630/745] Compiling SwiftSyntax SyntaxNodesAB.swift
[631/745] Compiling SwiftSyntax SyntaxNodesC.swift
BUILD FAILURE 6.1 linux