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 0.8.0 (b8bbdc), with Swift 6.1 for Linux on 9 Sep 2025 01:04:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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: 0.8.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/pointfreeco/sharing-grdb
 * tag               0.8.0      -> FETCH_HEAD
HEAD is now at b8bbdc5 StructuredQueries Bool binding support (#171)
Cloned https://github.com/pointfreeco/sharing-grdb.git
Revision (git rev-parse @):
b8bbdc5762d6ae30fb1e45a780e134ae1953d284
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/sharing-grdb.git at 0.8.0
========================================
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-4606859-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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-structured-queries
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/6334] Fetching swift-dependencies
[888/8428] Fetching swift-dependencies, swift-docc-plugin
[1436/11897] Fetching swift-dependencies, swift-docc-plugin, swift-sharing
[5614/16629] Fetching swift-dependencies, swift-docc-plugin, swift-sharing, swift-structured-queries
[5748/22128] Fetching swift-dependencies, swift-docc-plugin, swift-sharing, swift-structured-queries, xctest-dynamic-overlay
[18245/37500] Fetching swift-dependencies, swift-docc-plugin, swift-sharing, swift-structured-queries, xctest-dynamic-overlay, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-structured-queries from cache (1.10s)
Fetching https://github.com/groue/GRDB.swift
[15581/32768] Fetching swift-dependencies, swift-docc-plugin, swift-sharing, xctest-dynamic-overlay, swift-snapshot-testing
[21125/144723] Fetching swift-dependencies, swift-docc-plugin, swift-sharing, xctest-dynamic-overlay, swift-snapshot-testing, grdb.swift
Fetched https://github.com/pointfreeco/swift-dependencies from cache (2.10s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.11s)
[15974/136295] Fetching swift-sharing, xctest-dynamic-overlay, swift-snapshot-testing, grdb.swift
Fetched https://github.com/pointfreeco/swift-sharing from cache (2.11s)
[12659/132826] Fetching xctest-dynamic-overlay, swift-snapshot-testing, grdb.swift
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.13s)
[8893/127327] Fetching swift-snapshot-testing, grdb.swift
[21189/131925] Fetching swift-snapshot-testing, grdb.swift, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.62s)
[25075/127327] Fetching swift-snapshot-testing, grdb.swift
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.33s)
[32467/111955] Fetching grdb.swift
Fetched https://github.com/groue/GRDB.swift from cache (25.00s)
Computing version for https://github.com/pointfreeco/swift-structured-queries
Computed https://github.com/pointfreeco/swift-structured-queries at 0.19.0 (26.87s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-tagged
[1/1194] Fetching swift-tagged
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.34s)
[1/71873] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (8.77s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (9.39s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (2.24s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (0.67s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (3.37s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.52s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.4 (0.74s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
[1/878] Fetching swift-concurrency-extras
[203/2170] Fetching swift-concurrency-extras, swift-clocks
[1317/4587] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.39s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.39s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.41s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (1.00s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.97s)
Computing version for https://github.com/groue/GRDB.swift
Computed https://github.com/groue/GRDB.swift at 7.6.1 (2.35s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.57s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.68s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3507] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.11s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.3 (0.63s)
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/1838] Fetching swift-perception
[1839/3372] Fetching swift-perception, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (0.46s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.46s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (1.01s)
Fetching https://github.com/apple/swift-collections
[1/17410] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.36s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.6 (3.76s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (2.31s)
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/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/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-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-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
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-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.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/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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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-structured-queries
Working copy of https://github.com/pointfreeco/swift-structured-queries resolved at 0.19.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.6
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.6
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.4
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/90] Write sources
[2/90] Copying PrivacyInfo.xcprivacy
[2/90] Write sources
[7/90] Copying PrivacyInfo.xcprivacy
[7/90] Copying Info.plist
[7/90] Write sources
[62/90] Compiling _SwiftSyntaxCShims dummy.c
[64/90] Write swift-version-24593BA9C3E375BF.txt
[66/118] Emitting module SwiftSyntax601
[67/118] Emitting module InternalCollectionsUtilities
[68/119] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[69/119] Compiling InternalCollectionsUtilities Integer rank.swift
[70/119] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[71/119] Compiling InternalCollectionsUtilities Descriptions.swift
[72/119] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[73/119] Emitting module SwiftSyntax600
[74/119] Compiling SwiftSyntax600 Empty.swift
[75/120] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[76/120] Compiling InternalCollectionsUtilities UInt+reversed.swift
[77/120] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[78/120] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[79/120] Emitting module SwiftSyntax601
[80/120] Compiling SwiftSyntax601 Empty.swift
[81/120] Emitting module SwiftSyntax600
[82/120] Compiling SwiftSyntax600 Empty.swift
[83/121] Compiling SwiftSyntax510 Empty.swift
[84/122] Emitting module SwiftSyntax510
[85/123] Compiling SwiftSyntax601 Empty.swift
[86/124] Compiling SwiftSyntax510 Empty.swift
[87/124] Emitting module SwiftSyntax510
[88/124] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[89/125] Emitting module SwiftSyntax509
[90/125] Compiling SwiftSyntax509 Empty.swift
[91/126] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[92/126] Compiling InternalCollectionsUtilities _SortedCollection.swift
[93/126] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[94/126] Compiling InternalCollectionsUtilities Debugging.swift
[103/166] Emitting module Sharing1
[104/166] Compiling Sharing1 Empty.swift
[105/205] Emitting module Sharing2
[106/233] Compiling IssueReportingPackageSupport _Test.swift
[107/237] Compiling SwiftSyntax509 Empty.swift
[108/237] Emitting module SwiftSyntax509
[109/243] Emitting module IssueReportingPackageSupport
[110/244] Compiling Sharing2 Empty.swift
[114/392] Wrapping AST for SwiftSyntax601 for debugging
[116/533] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[117/533] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[118/533] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[119/533] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[120/533] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[121/533] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[122/533] Compiling SwiftSyntax RawSyntaxValidation.swift
[123/540] Compiling SwiftSyntax SyntaxChildren.swift
[124/540] Compiling SwiftSyntax SyntaxCollection.swift
[125/540] Compiling SwiftSyntax SyntaxHashable.swift
[126/540] Compiling SwiftSyntax AbsolutePosition.swift
[127/540] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[128/540] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[129/540] Compiling SwiftSyntax Assert.swift
[130/540] Compiling IssueReporting Warn.swift
[131/540] Compiling IssueReporting XCTest.swift
[132/540] Compiling IssueReporting IsTesting.swift
[133/540] Compiling IssueReporting IssueReporter.swift
[134/540] Compiling IssueReporting RuntimeWarningReporter.swift
[135/540] Compiling IssueReporting ReportIssue.swift
[136/540] Compiling IssueReporting BreakpointReporter.swift
[137/540] Compiling IssueReporting FatalErrorReporter.swift
[138/540] Compiling SwiftSyntax SyntaxTraits.swift
[139/540] Compiling SwiftSyntax SyntaxVisitor.swift
[140/540] Compiling SwiftSyntax TokenKind.swift
[141/540] Compiling SwiftSyntax Tokens.swift
[142/540] Compiling SwiftSyntax TriviaPieces.swift
[143/540] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[144/540] Compiling SwiftSyntax RawSyntaxNodesC.swift
[145/540] Compiling SwiftSyntax RawSyntaxNodesD.swift
[146/540] Compiling SwiftSyntax BumpPtrAllocator.swift
[147/540] Compiling SwiftSyntax CommonAncestor.swift
[148/540] Compiling SwiftSyntax Convenience.swift
[149/540] Compiling SwiftSyntax CustomTraits.swift
[150/540] Compiling SwiftSyntax EditorPlaceholder.swift
[151/540] Compiling SwiftSyntax SyntaxEnum.swift
[152/540] Compiling SwiftSyntax SyntaxKind.swift
[153/540] Compiling SwiftSyntax SyntaxRewriter.swift
[154/540] Compiling IssueReporting TestContext.swift
[155/540] Compiling IssueReporting Unimplemented.swift
[156/540] Compiling SwiftSyntax SourceLocation.swift
[157/540] Compiling SwiftSyntax SourcePresence.swift
[158/540] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[159/540] Compiling SwiftSyntax Syntax.swift
[160/540] Compiling SwiftSyntax SyntaxArena.swift
[161/540] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[162/540] Compiling IssueReporting FailureObserver.swift
[163/540] Compiling IssueReporting LockIsolated.swift
[164/540] Compiling IssueReporting Rethrows.swift
[165/540] Compiling IssueReporting ErrorReporting.swift
[166/540] Compiling IssueReporting AppHostWarning.swift
[167/540] Compiling IssueReporting Deprecations.swift
[168/540] Compiling IssueReporting SwiftTesting.swift
[169/540] Compiling IssueReporting UncheckedSendable.swift
[170/540] Compiling OrderedCollections OrderedSet+Sendable.swift
[171/540] Compiling OrderedCollections OrderedSet+SubSequence.swift
[172/540] Compiling OrderedCollections OrderedSet+Testing.swift
[173/540] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[174/540] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[175/540] Compiling OrderedCollections OrderedSet.swift
[176/540] Compiling OrderedCollections _UnsafeBitset.swift
[177/540] Emitting module ConcurrencyExtras
[180/543] Emitting module OrderedCollections
[182/544] Compiling ConcurrencyExtras UncheckedSendable.swift
[183/562] Emitting module IssueReporting
[184/562] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[185/562] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[186/562] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[187/564] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[188/564] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[189/564] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[190/564] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[191/564] Compiling IdentifiedCollections IdentifiedCollection.swift
[192/564] Compiling IssueReporting WithIssueContext.swift
[193/564] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[194/564] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[195/564] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[196/564] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[197/564] Emitting module IdentifiedCollections
[198/564] Compiling IdentifiedCollections IdentifiedArray.swift
[200/564] Compiling ConcurrencyExtras Result.swift
[201/564] Compiling ConcurrencyExtras Task.swift
[205/564] Compiling IdentifiedCollections Identified.swift
[206/564] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[207/564] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[208/564] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[209/564] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[210/564] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[211/564] Compiling IssueReportingTestSupport SwiftTesting.swift
[212/564] Emitting module IssueReportingTestSupport
[213/564] Compiling IssueReportingTestSupport XCTest.swift
[241/570] Compiling ConcurrencyExtras LockIsolated.swift
[246/570] Compiling ConcurrencyExtras MainSerialExecutor.swift
[294/572] Compiling SnapshotTesting UIImage.swift
[295/572] Compiling SnapshotTesting UIView.swift
[296/572] Compiling SnapshotTesting UIViewController.swift
[297/572] Compiling SnapshotTesting URLRequest.swift
[299/581] Wrapping AST for SwiftSyntax510 for debugging
[300/581] Wrapping AST for SwiftSyntax600 for debugging
[301/581] Wrapping AST for SwiftSyntax509 for debugging
[312/663] Compiling XCTestDynamicOverlay Exports.swift
[313/663] Emitting module CombineSchedulers
[314/664] Compiling StructuredQueriesCore Date+ISO8601.swift
[315/664] Compiling StructuredQueriesCore Deprecations.swift
[316/664] Compiling StructuredQueriesCore CaseExpression.swift
[317/664] Compiling StructuredQueriesCore Collation.swift
[318/664] Compiling StructuredQueriesCore AggregateFunctions.swift
[319/664] Compiling StructuredQueriesCore Bind.swift
[320/664] Compiling StructuredQueriesCore PrettyPrinting.swift
[321/664] Compiling StructuredQueriesCore RangeReplaceableCollection+Queries.swift
[322/664] Compiling CombineSchedulers UIScheduler.swift
[323/664] Compiling CombineSchedulers UIKit.swift
[324/664] Compiling CombineSchedulers Timer.swift
[325/664] Compiling PerceptionCore Bindable.swift
[326/664] Compiling PerceptionCore Environment.swift
[327/664] Compiling PerceptionCore WithPerceptionTracking.swift
[328/664] Compiling PerceptionCore ThreadLocal.swift
[329/664] Compiling StructuredQueriesCore CompoundSelect.swift
[330/664] Compiling StructuredQueriesCore Delete.swift
[331/664] Compiling StructuredQueriesCore Insert.swift
[332/664] Compiling StructuredQueriesCore Select+DynamicMemberLookup.swift
[337/665] Compiling CombineSchedulers UnimplementedScheduler.swift
[340/666] Emitting module PerceptionCore
[342/666] Emitting module XCTestDynamicOverlay
[343/666] Compiling XCTestDynamicOverlay Deprecations.swift
[344/667] Compiling PerceptionCore _PerceptionRegistrar.swift
[345/675] Wrapping AST for IssueReportingTestSupport for debugging
[349/675] Compiling PerceptionCore PerceptionTracking.swift
[350/675] Compiling PerceptionCore Perceptions.swift
[351/675] Compiling Clocks Timer.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[352/677] 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)
[354/697] Compiling Clocks Lock.swift
[355/697] Compiling Clocks _AsyncTimerSequence.swift
[356/724] Compiling CustomDump Dump.swift
[357/724] Compiling CustomDump ExpectDifference.swift
[358/724] Compiling CustomDump ExpectNoDifference.swift
[359/724] Compiling CustomDump AnyType.swift
[360/724] Compiling CustomDump CollectionDifference.swift
[361/724] Compiling CustomDump Identifiable.swift
[361/724] Wrapping AST for IssueReportingPackageSupport for debugging
[362/724] Write Objects.LinkFileList
[364/730] Compiling Clocks ImmediateClock.swift
[365/730] Emitting module Clocks
[366/730] Compiling Clocks AnyClock.swift
[367/730] Compiling StructuredQueriesCore Update.swift
[368/730] Compiling StructuredQueriesCore Values.swift
[369/730] Compiling StructuredQueriesCore Where.swift
[370/730] Compiling StructuredQueriesCore Inflection.swift
[371/730] Compiling StructuredQueriesCore Quoting.swift
[372/730] Compiling StructuredQueriesCore Table.swift
[372/730] Linking libIssueReportingTestSupport.so
[375/730] Compiling CustomDump Mirror.swift
[376/730] Compiling CustomDump String.swift
[377/733] Compiling Clocks UnimplementedClock.swift
[381/733] Emitting module SnapshotTesting
[382/733] Compiling CustomDump UserNotifications.swift
[383/733] Compiling CustomDump UserNotificationsUI.swift
[384/733] Compiling CustomDump CustomDumpReflectable.swift
[385/733] Compiling CustomDump CustomDumpRepresentable.swift
[386/733] Compiling CustomDump StoreKit.swift
[387/733] Compiling Clocks SwiftUI.swift
[388/733] Compiling Clocks TestClock.swift
[389/735] Compiling CustomDump CoreImage.swift
[390/735] Compiling CustomDump CoreLocation.swift
[391/735] Compiling CustomDump CoreMotion.swift
[392/735] Compiling CustomDump Foundation.swift
[395/735] Compiling CustomDump Unordered.swift
[396/735] Compiling CustomDump XCTAssertDifference.swift
[397/735] Compiling CustomDump XCTAssertNoDifference.swift
[398/735] Emitting module CustomDump
[399/758] Emitting module StructuredQueriesCore
[400/758] Compiling Dependencies Clocks.swift
[401/758] Compiling Dependencies Locale.swift
[402/758] Compiling Dependencies MainQueue.swift
[403/758] Compiling Dependencies MainRunLoop.swift
[404/758] Compiling Dependencies Context.swift
[405/758] Compiling Dependencies Date.swift
[406/758] Compiling Dependencies Dependency.swift
[407/758] Compiling Dependencies DependencyContext.swift
[408/758] Compiling Dependencies DependencyKey.swift
[409/758] Compiling Dependencies DependencyValues.swift
[410/758] Compiling Dependencies Assert.swift
[411/758] Compiling Dependencies Calendar.swift
[412/758] Compiling Dependencies FireAndForget.swift
[413/758] Compiling Dependencies OpenURL.swift
[414/758] Compiling Dependencies TimeZone.swift
[415/758] Compiling Dependencies URLSession.swift
[416/758] Compiling Dependencies Deprecations.swift
[417/758] Compiling Dependencies Exports.swift
[424/761] Compiling StructuredQueriesCore TableAlias.swift
[425/761] Compiling StructuredQueriesCore TableColumn.swift
[426/761] Compiling StructuredQueriesCore TableDefinition.swift
[427/761] Compiling StructuredQueriesCore Tagged.swift
[428/761] Compiling StructuredQueriesCore Updates.swift
[429/761] Compiling StructuredQueriesCore _Selection.swift
[436/761] Compiling Dependencies UUID.swift
[437/761] Compiling Dependencies WithRandomNumberGenerator.swift
[438/761] Compiling Dependencies AppEntryPoint.swift
[441/761] Compiling Dependencies TypeName.swift
[446/761] Emitting module Dependencies
[447/761] Compiling Dependencies PreviewTrait.swift
[448/761] Compiling Dependencies TestTrait.swift
[449/761] Compiling Dependencies WithDependencies.swift
[468/787] Emitting module SnapshotTestingCustomDump
[469/787] Compiling SnapshotTestingCustomDump CustomDump.swift
[471/788] Compiling Sharing Shared.swift
[472/788] Compiling Sharing SharedBinding.swift
[473/788] Compiling Sharing SharedCollection.swift
[474/790] Emitting module Sharing
[475/790] Compiling Sharing SwiftUIStateSharing.swift
[476/790] Compiling Sharing resource_bundle_accessor.swift
[477/790] Compiling Sharing SharedContinuations.swift
[478/790] Compiling Sharing SharedKey.swift
[479/790] Compiling Sharing AppStorageKey.swift
[480/790] Compiling Sharing SharedPublisher.swift
[481/790] Compiling Sharing SharedReader.swift
[482/790] Compiling Sharing SharedReaderKey.swift
[483/790] Compiling Sharing DefaultKey.swift
[484/790] Compiling Sharing FileStorageKey.swift
[485/790] Compiling Sharing InMemoryKey.swift
[486/790] Compiling SwiftSyntax SyntaxNodesAB.swift
[487/790] Compiling SwiftSyntax SyntaxNodesC.swift
[488/790] Compiling SwiftSyntax SyntaxNodesD.swift
[489/790] Compiling SwiftSyntax SyntaxNodesEF.swift
[490/790] Compiling SwiftSyntax SyntaxNodesGHI.swift
[491/790] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[492/790] Compiling SwiftSyntax SyntaxNodesOP.swift
[493/790] Compiling SwiftSyntax SyntaxNodesQRS.swift
[494/790] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[495/790] Compiling GRDB TableAlias.swift
[496/790] Compiling GRDB SQLInterpolation+QueryInterface.swift
[497/790] Compiling GRDB ColumnDefinition.swift
[498/790] Compiling GRDB Database+SchemaDefinition.swift
[499/790] Compiling GRDB ForeignKeyDefinition.swift
[500/790] Compiling GRDB IndexDefinition.swift
[501/790] Compiling GRDB TableAlteration.swift
[502/790] Compiling GRDB TableDefinition.swift
[503/790] Compiling GRDB VirtualTableModule.swift
[504/790] Compiling GRDB TableRecord+Association.swift
[505/790] Compiling GRDB TableRecord+QueryInterfaceRequest.swift
[506/790] Compiling GRDB EncodableRecord+Encodable.swift
[507/790] Compiling GRDB Mutex.swift
[508/790] Compiling GRDB OnDemandFuture.swift
[509/790] Compiling GRDB OrderedDictionary.swift
[510/790] Compiling GRDB Pool.swift
[511/790] Compiling GRDB ReadWriteLock.swift
[512/790] Compiling GRDB ReceiveValuesOn.swift
[513/790] Compiling GRDB Refinable.swift
[514/790] Compiling GRDB Utils.swift
[515/790] Compiling GRDB DatabaseCancellable.swift
[516/790] Compiling GRDB ValueConcurrentObserver.swift
[517/790] Compiling GRDB ValueWriteOnlyObserver.swift
[518/790] Compiling GRDB Fetch.swift
[519/790] Compiling GRDB Map.swift
[520/790] Compiling GRDB RemoveDuplicates.swift
[521/790] Compiling GRDB Trace.swift
[522/790] Compiling GRDB ValueReducer.swift
[523/790] Compiling GRDB SharedValueObservation.swift
[524/790] Compiling GRDB ValueObservation.swift
[525/790] Compiling GRDB ValueObservationScheduler.swift
[526/790] Compiling GRDB resource_bundle_accessor.swift
[532/790] Compiling StructuredQueriesCore CommonTableExpression.swift
[537/790] Compiling StructuredQueriesCore Select.swift
[538/790] Compiling StructuredQueriesCore SelectStatement.swift
[539/791] Compiling Sharing Deprecations.swift
[540/791] Compiling Sharing KeyPath+Sendable.swift
[541/791] Compiling Sharing MutexBackport.swift
[542/791] Compiling Sharing NSRecursiveLock+WithLock.swift
[543/791] Compiling Sharing PassthroughRelay.swift
[544/791] Compiling Sharing PersistentReferences.swift
[545/791] Compiling Sharing Reference.swift
[546/791] Compiling Sharing SharedChangeTracker.swift
[547/791] Compiling Sharing TypeName.swift
[588/792] Compiling SwiftSyntax SyntaxBaseNodes.swift
[589/792] Compiling SwiftSyntax SyntaxCollections.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)
[613/807] Compiling StructuredQueriesSQLiteCore RowID.swift
[614/807] Compiling StructuredQueriesSQLiteCore ScalarFunctions.swift
[615/809] Compiling StructuredQueriesSQLiteCore UUID+Bytes.swift
[616/809] Compiling StructuredQueriesSQLiteCore UUID+Uppercased.swift
[617/809] Compiling StructuredQueriesSQLiteCore Date+JulianDay.swift
[618/809] Compiling StructuredQueriesSQLiteCore Date+UnixTime.swift
[619/809] Compiling StructuredQueriesSQLiteCore Cast.swift
[620/809] Compiling StructuredQueriesSQLiteCore Collation+SQLite.swift
[621/809] Emitting module StructuredQueriesSQLiteCore
[622/809] Compiling StructuredQueriesSQLiteCore Deprecations.swift
[623/809] Compiling StructuredQueriesSQLiteCore JSONFunctions.swift
[624/809] Compiling StructuredQueriesSQLiteCore FTS5.swift
[625/809] Compiling StructuredQueriesSQLiteCore Insert.swift
[626/809] Compiling StructuredQueriesSQLiteCore DatabaseFunction.swift
[627/809] Compiling StructuredQueriesSQLiteCore Exports.swift
[628/809] Compiling StructuredQueriesSQLiteCore Triggers.swift
[629/809] Compiling StructuredQueriesSQLiteCore Update.swift
[631/810] Emitting module SwiftSyntax
[633/810] Compiling GRDB EncodableRecord.swift
[634/810] Compiling GRDB FetchableRecord+Decodable.swift
[635/810] Compiling GRDB FetchableRecord+TableRecord.swift
[636/810] Compiling GRDB FetchableRecord.swift
[637/810] Compiling GRDB MutablePersistableRecord+DAO.swift
[638/810] Compiling GRDB MutablePersistableRecord+Delete.swift
[639/810] Compiling GRDB MutablePersistableRecord+Insert.swift
[640/810] Compiling GRDB MutablePersistableRecord+Save.swift
[641/810] Compiling GRDB MutablePersistableRecord+Update.swift
[642/810] Compiling GRDB MutablePersistableRecord+Upsert.swift
[643/810] Compiling GRDB MutablePersistableRecord.swift
[644/810] Compiling GRDB PersistableRecord+Insert.swift
[645/810] Compiling GRDB PersistableRecord+Save.swift
[646/810] Compiling GRDB PersistableRecord+Upsert.swift
[647/810] Compiling GRDB PersistableRecord.swift
[648/810] Compiling GRDB Record.swift
[649/810] Compiling GRDB TableRecord.swift
[650/810] Compiling GRDB CaseInsensitiveIdentifier.swift
[651/810] Compiling GRDB Inflections+English.swift
[652/810] Compiling GRDB Inflections.swift
[653/810] Compiling GRDB Association.swift
[654/810] Compiling GRDB AssociationAggregate.swift
[655/810] Compiling GRDB BelongsToAssociation.swift
[656/810] Compiling GRDB HasManyAssociation.swift
[657/810] Compiling GRDB HasManyThroughAssociation.swift
[658/810] Compiling GRDB HasOneAssociation.swift
[659/810] Compiling GRDB HasOneThroughAssociation.swift
[660/810] Compiling GRDB JoinAssociation.swift
[661/810] Compiling GRDB CommonTableExpression.swift
[662/810] Compiling GRDB QueryInterfaceRequest.swift
[663/810] Compiling GRDB RequestProtocols.swift
[664/810] Compiling GRDB Column.swift
[665/810] Compiling GRDB DatabasePromise.swift
[666/810] Compiling GRDB SQLAssociation.swift
[667/810] Compiling GRDB SQLCollection.swift
[668/810] Compiling GRDB SQLExpression.swift
[669/810] Compiling GRDB SQLForeignKeyRequest.swift
[670/810] Compiling GRDB SQLFunctions.swift
[671/810] Compiling GRDB SQLOperators.swift
[672/810] Compiling GRDB SQLOrdering.swift
[673/810] Compiling GRDB SQLRelation.swift
[674/810] Compiling GRDB Configuration.swift
[675/810] Compiling GRDB Cursor.swift
[676/810] Compiling GRDB Database+Schema.swift
[677/810] Compiling GRDB Database+Statements.swift
[678/810] Compiling GRDB Database.swift
[679/810] Compiling GRDB DatabaseBackupProgress.swift
[680/810] Compiling GRDB DatabaseCollation.swift
[681/810] Compiling GRDB DatabaseError.swift
[682/810] Compiling GRDB DatabaseFunction.swift
[683/810] Compiling GRDB DatabasePool.swift
[684/810] Compiling GRDB DatabasePublishers.swift
[685/810] Compiling GRDB DatabaseQueue.swift
[686/810] Compiling GRDB DatabaseReader.swift
[687/810] Compiling GRDB DatabaseRegion.swift
[688/810] Compiling GRDB DatabaseRegionObservation.swift
[689/810] Compiling GRDB DatabaseSchemaCache.swift
[690/810] Compiling GRDB DatabaseSnapshot.swift
[691/810] Compiling GRDB DatabaseSnapshotPool.swift
[692/810] Compiling GRDB DatabaseValue.swift
[693/810] Compiling GRDB DatabaseValueConvertible.swift
[694/810] Compiling GRDB DatabaseWriter.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/28] Write swift-version-24593BA9C3E375BF.txt
[4/59] Compiling SwiftSyntax509 Empty.swift
[5/59] Emitting module SwiftSyntax509
[6/64] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/65] Emitting module Sharing2
[8/65] Compiling Sharing2 Empty.swift
[9/68] Compiling SwiftSyntax600 Empty.swift
[10/68] Emitting module SwiftSyntax600
[11/69] Compiling SwiftSyntax601 Empty.swift
[13/69] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/69] Compiling InternalCollectionsUtilities Debugging.swift
[15/69] Compiling InternalCollectionsUtilities Descriptions.swift
[16/69] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/69] Emitting module SwiftSyntax601
[18/69] Compiling SwiftSyntax601 Empty.swift
[20/70] Emitting module Sharing1
[21/70] Compiling Sharing1 Empty.swift
[23/71] Compiling ConcurrencyExtras MainSerialExecutor.swift
[24/71] Compiling ConcurrencyExtras Result.swift
[25/71] Compiling ConcurrencyExtras LockIsolated.swift
[26/71] Compiling ConcurrencyExtras Task.swift
[28/72] Compiling ConcurrencyExtras Locking.swift
[29/72] Compiling ConcurrencyExtras UncheckedBox.swift
[30/72] Emitting module SwiftSyntax601
[31/73] Emitting module ConcurrencyExtras
[32/73] Compiling ConcurrencyExtras ActorIsolated.swift
[33/73] Compiling ConcurrencyExtras AnyHashableSendable.swift
[34/73] Compiling ConcurrencyExtras AsyncStream.swift
[35/73] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[37/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/78] Compiling ConcurrencyExtras UncheckedSendable.swift
[40/81] Compiling SwiftSyntax600 Empty.swift
[41/81] Emitting module SwiftSyntax600
[42/82] Emitting module SwiftSyntax510
[43/82] Compiling SwiftSyntax510 Empty.swift
[45/83] Emitting module SwiftSyntax510
[47/86] Emitting module SwiftSyntax509
[48/86] Compiling SwiftSyntax509 Empty.swift
[51/117] Compiling SnapshotTesting View.swift
[52/117] Compiling SnapshotTesting XCTAttachment.swift
[53/117] Compiling SnapshotTesting Any.swift
[54/117] Compiling SnapshotTesting CALayer.swift
[55/117] Compiling SnapshotTesting Diff.swift
[56/117] Compiling SnapshotTesting Diffing.swift
[57/117] Compiling SnapshotTesting Wait.swift
[58/117] Compiling SnapshotTesting Snapshotting.swift
[59/117] Emitting module InternalCollectionsUtilities
[62/116] Compiling IssueReportingPackageSupport _Test.swift
[63/116] Emitting module IssueReportingPackageSupport
[66/151] Compiling SwiftSyntax EditorPlaceholder.swift
[67/151] Compiling SwiftSyntax Trivia.swift
[68/151] Compiling SwiftSyntax Utils.swift
[69/151] Compiling SwiftSyntax ChildNameForKeyPath.swift
[70/152] Compiling SwiftSyntax BumpPtrAllocator.swift
[71/152] Compiling SwiftSyntax CommonAncestor.swift
[72/152] Compiling SwiftSyntax Convenience.swift
[73/152] Compiling SwiftSyntax CustomTraits.swift
[74/472] Emitting module IssueReportingTestSupport
[75/472] Compiling IssueReporting FailureObserver.swift
[76/472] Compiling IssueReporting LockIsolated.swift
[77/472] Compiling IssueReporting Rethrows.swift
[78/472] Compiling IssueReporting ErrorReporting.swift
[79/472] Compiling IssueReporting AppHostWarning.swift
[80/472] Compiling IssueReportingTestSupport XCTest.swift
[81/472] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[82/472] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[83/472] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[84/472] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[85/472] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[86/472] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[87/472] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[88/479] Compiling IssueReportingTestSupport SwiftTesting.swift
[89/480] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[90/480] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[91/480] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[92/480] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[93/480] Compiling IssueReporting Deprecations.swift
[94/480] Compiling IssueReporting SwiftTesting.swift
[95/480] Compiling IssueReporting UncheckedSendable.swift
[96/480] Compiling IssueReporting Warn.swift
[97/480] Compiling IssueReporting BreakpointReporter.swift
[98/480] Compiling IssueReporting FatalErrorReporter.swift
[99/480] Compiling IssueReporting RuntimeWarningReporter.swift
[100/480] Compiling IssueReporting ReportIssue.swift
[101/480] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[102/480] Compiling OrderedCollections OrderedSet+Hashable.swift
[103/480] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[104/480] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[110/480] Compiling IssueReporting TestContext.swift
[111/480] Compiling IssueReporting Unimplemented.swift
[114/480] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[115/480] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[116/480] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[117/480] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[118/480] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[119/480] Compiling IssueReporting XCTest.swift
[120/480] Compiling IssueReporting IsTesting.swift
[121/480] Compiling IssueReporting IssueReporter.swift
[122/480] Compiling OrderedCollections OrderedDictionary.swift
[123/480] Compiling OrderedCollections OrderedSet+Codable.swift
[124/480] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[125/480] Compiling OrderedCollections OrderedSet+Descriptions.swift
[126/480] Compiling OrderedCollections OrderedSet+Diffing.swift
[127/480] Compiling OrderedCollections OrderedSet+Equatable.swift
[130/480] Emitting module SnapshotTesting
[131/480] Compiling OrderedCollections OrderedSet+Initializers.swift
[132/480] Compiling OrderedCollections OrderedSet+Insertions.swift
[133/480] Compiling OrderedCollections OrderedSet+Invariants.swift
[134/480] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[135/480] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[136/480] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[137/480] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[138/480] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[139/480] Emitting module IssueReporting
[139/480] Linking libIssueReportingTestSupport.so
[150/480] Compiling IssueReporting WithExpectedIssue.swift
[151/480] Compiling IssueReporting WithIssueContext.swift
[153/481] Compiling OrderedCollections OrderedSet+Sendable.swift
[154/481] Compiling OrderedCollections OrderedSet+SubSequence.swift
[155/481] Compiling OrderedCollections OrderedSet+Testing.swift
[156/481] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[157/481] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[158/481] Compiling OrderedCollections OrderedSet.swift
[159/481] Compiling OrderedCollections _UnsafeBitset.swift
[166/499] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[167/499] Compiling OrderedCollections OrderedDictionary+Values.swift
[168/499] Compiling PerceptionCore Deprecations.swift
[169/499] Compiling PerceptionCore Exports.swift
[170/499] Compiling PerceptionCore Locals.swift
[171/499] Compiling PerceptionCore ObservationBeta.swift
[172/499] Compiling PerceptionCore Locking.swift
[173/499] Compiling PerceptionCore Perceptible.swift
[174/499] Compiling PerceptionCore PerceptionChecking.swift
[175/499] Compiling PerceptionCore PerceptionRegistrar.swift
[176/499] Compiling PerceptionCore PerceptionTracking.swift
[177/499] Compiling PerceptionCore Perceptions.swift
[178/499] Compiling PerceptionCore Bindable.swift
[179/499] Compiling PerceptionCore Environment.swift
[180/499] Compiling PerceptionCore WithPerceptionTracking.swift
[181/499] Compiling PerceptionCore ThreadLocal.swift
[184/542] Compiling XCTestDynamicOverlay Exports.swift
[185/542] Compiling StructuredQueriesCore QueryBinding.swift
[186/542] Compiling StructuredQueriesCore QueryDecodable.swift
[187/542] Compiling StructuredQueriesCore PrettyPrinting.swift
[188/542] Compiling StructuredQueriesCore RangeReplaceableCollection+Queries.swift
[189/543] Compiling StructuredQueriesCore SQLQueryExpression.swift
[190/543] Compiling StructuredQueriesCore ConflictResolution.swift
[191/543] Emitting module XCTestDynamicOverlay
[192/543] Compiling StructuredQueriesCore ScalarFunctions.swift
[193/543] Compiling StructuredQueriesCore Seeds.swift
[194/543] Compiling StructuredQueriesCore Ordering.swift
[195/543] Compiling StructuredQueriesCore PrimaryKeyed.swift
[196/543] Emitting module PerceptionCore
[197/543] Compiling StructuredQueriesCore Statement.swift
[198/543] Compiling StructuredQueriesCore CommonTableExpression.swift
[199/543] Compiling StructuredQueriesCore AggregateFunctions.swift
[200/543] Compiling StructuredQueriesCore Bind.swift
[201/543] Compiling StructuredQueriesCore CaseExpression.swift
[202/543] Compiling StructuredQueriesCore Collation.swift
[203/543] Compiling StructuredQueriesCore Date+ISO8601.swift
[204/543] Compiling StructuredQueriesCore Deprecations.swift
[205/543] Compiling StructuredQueriesCore QueryDecoder.swift
[206/543] Compiling StructuredQueriesCore QueryExpression.swift
[207/543] Compiling StructuredQueriesCore QueryFragment.swift
[208/543] Compiling XCTestDynamicOverlay Deprecations.swift
[210/553] Compiling PerceptionCore _PerceptionRegistrar.swift
[212/553] Compiling StructuredQueriesCore Scope.swift
[213/553] Compiling StructuredQueriesCore Never.swift
[214/553] Compiling StructuredQueriesCore Operators.swift
[215/553] Compiling StructuredQueriesCore Optional.swift
[216/553] Compiling StructuredQueriesCore QueryBindable+Foundation.swift
[217/553] Compiling StructuredQueriesCore QueryBindable.swift
[218/582] Compiling CustomDump Mirror.swift
[219/582] Compiling CustomDump String.swift
[221/582] Compiling StructuredQueriesCore QueryFragmentBuilder.swift
[222/582] Compiling StructuredQueriesCore QueryRepresentable.swift
[223/582] Compiling StructuredQueriesCore Codable+JSON.swift
[224/582] Compiling CustomDump StoreKit.swift
[225/582] Compiling CustomDump Swift.swift
[226/582] Compiling CustomDump SwiftUI.swift
[227/582] Compiling CustomDump UIKit.swift
[228/582] Compiling CustomDump GameKit.swift
[229/582] Compiling CustomDump KeyPath.swift
[232/588] Emitting module OrderedCollections
[238/612] Compiling Clocks SwiftUI.swift
[239/613] Compiling CustomDump ExpectNoDifference.swift
[240/613] Compiling CustomDump AnyType.swift
[241/613] Compiling CustomDump CollectionDifference.swift
[242/613] Compiling CustomDump Identifiable.swift
[245/613] Compiling Clocks Timer.swift
[246/613] Emitting module Clocks
[247/613] Compiling CombineSchedulers Timer.swift
[248/613] Compiling CombineSchedulers UIKit.swift
[249/613] Compiling CombineSchedulers UIScheduler.swift
[250/614] Compiling CombineSchedulers Lock.swift
[251/614] Compiling CombineSchedulers NSRecursiveLock.swift
[252/614] Compiling CombineSchedulers SwiftUI.swift
[253/614] Compiling CombineSchedulers TestScheduler.swift
[254/614] Compiling CombineSchedulers ImmediateScheduler.swift
[255/614] Compiling CombineSchedulers Deprecations.swift
[256/614] Compiling CombineSchedulers AnyScheduler.swift
[257/614] Compiling CombineSchedulers Concurrency.swift
[258/614] Emitting module CombineSchedulers
[259/614] Compiling Clocks Lock.swift
[260/614] Compiling Clocks ImmediateClock.swift
[261/614] Compiling Clocks AnyClock.swift
[262/614] Compiling Clocks _AsyncTimerSequence.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[263/614] 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)
[264/634] Compiling StructuredQueriesCore Update.swift
[265/634] Compiling StructuredQueriesCore Values.swift
[266/634] Compiling StructuredQueriesCore Where.swift
[267/634] Compiling StructuredQueriesCore Inflection.swift
[268/634] Compiling StructuredQueriesCore Quoting.swift
[269/634] Compiling StructuredQueriesCore Table.swift
[270/634] Compiling CustomDump Unordered.swift
[271/634] Compiling CustomDump XCTAssertDifference.swift
[272/634] Compiling CustomDump XCTAssertNoDifference.swift
[273/652] Compiling CombineSchedulers UnimplementedScheduler.swift
[274/653] Compiling Clocks TestClock.swift
[275/653] Compiling Clocks UnimplementedClock.swift
[277/654] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[278/654] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[279/654] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[280/654] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[281/654] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[282/654] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[283/654] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[284/654] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[285/654] Emitting module CustomDump
[287/654] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[290/656] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[291/656] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[292/656] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[293/656] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[294/656] Compiling IdentifiedCollections IdentifiedCollection.swift
[295/656] Compiling CustomDump ExpectDifference.swift
[300/656] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[305/656] Compiling IdentifiedCollections IdentifiedArray.swift
[319/656] Compiling StructuredQueriesCore TableAlias.swift
[320/656] Compiling StructuredQueriesCore TableColumn.swift
[321/656] Compiling StructuredQueriesCore TableDefinition.swift
[322/656] Compiling StructuredQueriesCore Tagged.swift
[323/656] Compiling StructuredQueriesCore Updates.swift
[324/656] Compiling StructuredQueriesCore _Selection.swift
[325/679] Compiling Dependencies Dependency.swift
[326/679] Compiling Dependencies DependencyContext.swift
[327/679] Compiling Dependencies DependencyKey.swift
[328/679] Compiling Dependencies WithRandomNumberGenerator.swift
[329/679] Compiling Dependencies AppEntryPoint.swift
[330/679] Emitting module StructuredQueriesCore
[331/679] Emitting module IdentifiedCollections
[336/680] Compiling Dependencies DependencyValues.swift
[337/680] Compiling Dependencies Assert.swift
[338/680] Compiling Dependencies Calendar.swift
[339/680] Compiling Dependencies Clocks.swift
[340/680] Compiling Dependencies Locale.swift
[341/680] Compiling Dependencies MainQueue.swift
[342/680] Compiling Dependencies MainRunLoop.swift
[343/680] Compiling Dependencies Context.swift
[344/680] Compiling Dependencies Date.swift
[345/680] Compiling Dependencies FireAndForget.swift
[346/680] Compiling Dependencies OpenURL.swift
[347/680] Compiling Dependencies TimeZone.swift
[348/680] Compiling Dependencies URLSession.swift
[349/680] Compiling Dependencies UUID.swift
[352/680] Compiling Dependencies Deprecations.swift
[353/680] Compiling Dependencies Exports.swift
[354/680] Compiling Dependencies TypeName.swift
[405/693] Compiling GRDB ListDumpFormat.swift
[406/693] Compiling GRDB QuoteDumpFormat.swift
[407/693] Compiling GRDB FTS3.swift
[408/693] Compiling GRDB FTS3Pattern.swift
[409/693] Compiling GRDB FTS3TokenizerDescriptor.swift
[410/693] Compiling GRDB FTS4.swift
[411/693] Compiling GRDB FTS5.swift
[412/693] Compiling GRDB FTS5CustomTokenizer.swift
[413/693] Compiling GRDB FTS5Pattern.swift
[414/693] Compiling GRDB FTS5Tokenizer.swift
[415/693] Compiling GRDB FTS5TokenizerDescriptor.swift
[416/693] Compiling GRDB FTS5WrapperTokenizer.swift
[417/693] Compiling GRDB Fixits.swift
[418/693] Compiling GRDB JSONColumn.swift
[419/693] Compiling GRDB SQLJSONExpressible.swift
[420/693] Compiling GRDB SQLJSONFunctions.swift
[421/693] Compiling GRDB DatabaseMigrator.swift
[422/693] Compiling GRDB Migration.swift
[423/693] Compiling GRDB FTS3+QueryInterface.swift
[424/693] Compiling GRDB FTS5+QueryInterface.swift
[425/693] Compiling GRDB ForeignKey.swift
[426/693] Emitting module Dependencies
[431/695] Compiling Dependencies PreviewTrait.swift
[432/695] Compiling Dependencies TestTrait.swift
[433/695] Compiling Dependencies WithDependencies.swift
[434/696] Compiling SnapshotTestingCustomDump CustomDump.swift
[435/696] Emitting module SnapshotTestingCustomDump
[438/719] Emitting module Sharing
[439/721] Compiling GRDB Mutex.swift
[440/721] Compiling GRDB OnDemandFuture.swift
[441/721] Compiling GRDB OrderedDictionary.swift
[442/721] Compiling GRDB Pool.swift
[443/721] Compiling GRDB ReadWriteLock.swift
[444/721] Compiling GRDB ReceiveValuesOn.swift
[445/721] Compiling GRDB Refinable.swift
[446/721] Compiling GRDB Utils.swift
[447/721] Compiling GRDB DatabaseCancellable.swift
[448/721] Compiling GRDB ValueConcurrentObserver.swift
[449/721] Compiling GRDB ValueWriteOnlyObserver.swift
[450/721] Compiling GRDB Fetch.swift
[451/721] Compiling GRDB Map.swift
[452/721] Compiling GRDB RemoveDuplicates.swift
[453/721] Compiling GRDB Trace.swift
[454/721] Compiling GRDB ValueReducer.swift
[455/721] Compiling GRDB SharedValueObservation.swift
[456/721] Compiling GRDB ValueObservation.swift
[457/721] Compiling GRDB ValueObservationScheduler.swift
[458/721] Compiling GRDB resource_bundle_accessor.swift
[459/721] Compiling Sharing SwiftUIStateSharing.swift
[460/721] Compiling Sharing resource_bundle_accessor.swift
[461/721] Compiling Sharing Shared.swift
[462/721] Compiling Sharing SharedBinding.swift
[463/721] Compiling Sharing SharedCollection.swift
[464/721] Compiling Sharing SharedContinuations.swift
[465/721] Compiling Sharing SharedKey.swift
[466/721] Compiling Sharing AppStorageKey.swift
[467/721] Compiling Sharing SharedPublisher.swift
[468/721] Compiling Sharing SharedReader.swift
[469/721] Compiling Sharing SharedReaderKey.swift
[470/721] Compiling Sharing DefaultKey.swift
[471/721] Compiling Sharing FileStorageKey.swift
[472/721] Compiling Sharing InMemoryKey.swift
[473/721] Compiling StructuredQueriesCore CompoundSelect.swift
[474/721] Compiling StructuredQueriesCore Delete.swift
[475/721] Compiling StructuredQueriesCore Insert.swift
[476/721] Compiling StructuredQueriesCore Select+DynamicMemberLookup.swift
[477/721] Compiling StructuredQueriesCore Select.swift
[478/721] Compiling StructuredQueriesCore SelectStatement.swift
[480/722] Compiling Sharing Deprecations.swift
[481/722] Compiling Sharing KeyPath+Sendable.swift
[482/722] Compiling Sharing MutexBackport.swift
[483/722] Compiling Sharing NSRecursiveLock+WithLock.swift
[484/722] Compiling Sharing PassthroughRelay.swift
[485/722] Compiling Sharing PersistentReferences.swift
[486/722] Compiling Sharing Reference.swift
[487/722] Compiling Sharing SharedChangeTracker.swift
[488/722] Compiling Sharing TypeName.swift
[490/738] Compiling GRDB EncodableRecord.swift
[491/738] Compiling GRDB FetchableRecord+Decodable.swift
[492/738] Compiling GRDB FetchableRecord+TableRecord.swift
[493/738] Compiling GRDB FetchableRecord.swift
[494/738] Compiling GRDB MutablePersistableRecord+DAO.swift
[495/738] Compiling GRDB MutablePersistableRecord+Delete.swift
[496/738] Compiling GRDB MutablePersistableRecord+Insert.swift
[497/738] Compiling GRDB MutablePersistableRecord+Save.swift
[498/738] Compiling GRDB MutablePersistableRecord+Update.swift
[499/738] Compiling GRDB MutablePersistableRecord+Upsert.swift
[500/738] Compiling GRDB MutablePersistableRecord.swift
[501/738] Compiling GRDB PersistableRecord+Insert.swift
[502/738] Compiling GRDB PersistableRecord+Save.swift
[503/738] Compiling GRDB PersistableRecord+Upsert.swift
[504/738] Compiling GRDB PersistableRecord.swift
[505/738] Compiling GRDB Record.swift
[506/738] Compiling GRDB TableRecord.swift
[507/738] Compiling GRDB CaseInsensitiveIdentifier.swift
[508/738] Compiling GRDB Inflections+English.swift
[509/738] Compiling GRDB Inflections.swift
[510/738] Compiling StructuredQueriesSQLiteCore UUID+Bytes.swift
[511/738] Compiling StructuredQueriesSQLiteCore UUID+Uppercased.swift
[512/738] Compiling StructuredQueriesSQLiteCore RowID.swift
[513/738] Compiling StructuredQueriesSQLiteCore ScalarFunctions.swift
[514/740] Compiling StructuredQueriesSQLiteCore Date+JulianDay.swift
[515/740] Compiling StructuredQueriesSQLiteCore Date+UnixTime.swift
[516/740] Compiling SwiftSyntax SyntaxNodesAB.swift
[517/740] Compiling SwiftSyntax SyntaxNodesC.swift
[518/740] Compiling SwiftSyntax SyntaxNodesD.swift
[519/740] Compiling SwiftSyntax SyntaxNodesEF.swift
[520/740] Compiling SwiftSyntax SyntaxNodesGHI.swift
[521/740] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[522/740] Compiling SwiftSyntax SyntaxNodesOP.swift
[523/740] Compiling SwiftSyntax SyntaxNodesQRS.swift
[524/740] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[525/740] Compiling GRDB TableAlias.swift
[526/740] Compiling GRDB SQLInterpolation+QueryInterface.swift
[527/740] Compiling GRDB ColumnDefinition.swift
[528/740] Compiling GRDB Database+SchemaDefinition.swift
[529/740] Compiling GRDB ForeignKeyDefinition.swift
[530/740] Compiling GRDB IndexDefinition.swift
[531/740] Compiling GRDB TableAlteration.swift
[532/740] Compiling GRDB TableDefinition.swift
[533/740] Compiling GRDB VirtualTableModule.swift
[534/740] Compiling GRDB TableRecord+Association.swift
[535/740] Compiling GRDB TableRecord+QueryInterfaceRequest.swift
[536/740] Compiling GRDB EncodableRecord+Encodable.swift
[537/740] Compiling StructuredQueriesSQLiteCore Cast.swift
[538/740] Compiling StructuredQueriesSQLiteCore Collation+SQLite.swift
[539/740] Emitting module StructuredQueriesSQLiteCore
[540/740] Compiling StructuredQueriesSQLiteCore FTS5.swift
[541/740] Compiling StructuredQueriesSQLiteCore Insert.swift
[542/740] Compiling StructuredQueriesSQLiteCore Deprecations.swift
[543/740] Compiling StructuredQueriesSQLiteCore JSONFunctions.swift
[544/740] Compiling StructuredQueriesSQLiteCore DatabaseFunction.swift
[545/740] Compiling StructuredQueriesSQLiteCore Exports.swift
[546/740] Compiling StructuredQueriesSQLiteCore Triggers.swift
[547/740] Compiling StructuredQueriesSQLiteCore Update.swift
[549/741] Compiling GRDB Association.swift
[550/741] Compiling GRDB AssociationAggregate.swift
[551/741] Compiling GRDB BelongsToAssociation.swift
[552/741] Compiling GRDB HasManyAssociation.swift
[553/741] Compiling GRDB HasManyThroughAssociation.swift
[554/741] Compiling GRDB HasOneAssociation.swift
[555/741] Compiling GRDB HasOneThroughAssociation.swift
[556/741] Compiling GRDB JoinAssociation.swift
[557/741] Compiling GRDB CommonTableExpression.swift
[558/741] Compiling GRDB QueryInterfaceRequest.swift
[559/741] Compiling GRDB RequestProtocols.swift
[560/741] Compiling GRDB Column.swift
[561/741] Compiling GRDB DatabasePromise.swift
[562/741] Compiling GRDB SQLAssociation.swift
[563/741] Compiling GRDB SQLCollection.swift
[564/741] Compiling GRDB SQLExpression.swift
[565/741] Compiling GRDB SQLForeignKeyRequest.swift
[566/741] Compiling GRDB SQLFunctions.swift
[567/741] Compiling GRDB SQLOperators.swift
[568/741] Compiling GRDB SQLOrdering.swift
[569/741] Compiling GRDB SQLRelation.swift
[589/741] Compiling GRDB JSONDumpFormat.swift
[590/741] Compiling GRDB LineDumpFormat.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)
[612/741] Emitting module SwiftSyntax
BUILD FAILURE 6.1 linux