Build Information
Failed to build sharing-grdb, reference main (b8bbdc
), with Swift 6.0 for Linux on 9 Sep 2025 01:05:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/sharing-grdb.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/pointfreeco/sharing-grdb
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 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 main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/pointfreeco/sharing-grdb.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
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/swift-dependencies
[1/2094] Fetching swift-docc-plugin
[211/8428] Fetching swift-docc-plugin, swift-dependencies
[613/11897] Fetching swift-docc-plugin, swift-dependencies, swift-sharing
[3213/16629] Fetching swift-docc-plugin, swift-dependencies, swift-sharing, swift-structured-queries
[14477/32001] Fetching swift-docc-plugin, swift-dependencies, swift-sharing, swift-structured-queries, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-structured-queries from cache (1.35s)
[12666/27269] Fetching swift-docc-plugin, swift-dependencies, swift-sharing, swift-snapshot-testing
Fetching https://github.com/groue/GRDB.swift
[16132/139224] Fetching swift-docc-plugin, swift-dependencies, swift-sharing, swift-snapshot-testing, grdb.swift
Fetched https://github.com/pointfreeco/swift-dependencies from cache (4.93s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (4.94s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/apple/swift-docc-plugin from cache (4.96s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[45248/127327] Fetching swift-snapshot-testing, grdb.swift
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (5.08s)
[30228/111955] Fetching grdb.swift
[30229/116553] Fetching grdb.swift, swift-custom-dump
[35902/122052] Fetching grdb.swift, swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.72s)
[34868/117454] Fetching grdb.swift, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.59s)
[34707/111955] Fetching grdb.swift
Fetched https://github.com/groue/GRDB.swift from cache (27.65s)
Computing version for https://github.com/pointfreeco/swift-structured-queries
warning: 'swift-structured-queries': /Package@swift-6.0.swift:149:9: warning: unknown operating system for build configuration 'os'
147 | }
148 |
149 | #if !os(Darwin)
| |- warning: unknown operating system for build configuration 'os'
| `- note: did you mean 'Cygwin'?
150 | package.targets.append(
151 | .systemLibrary(
Computed https://github.com/pointfreeco/swift-structured-queries at 0.19.0 (1.40s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71873] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.63s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.33s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (1.31s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (1.33s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (4.77s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.4 (1.32s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
[1/878] Fetching swift-concurrency-extras
[879/2170] Fetching swift-concurrency-extras, swift-clocks
[905/4587] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.75s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.81s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.80s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (1.23s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.43s)
Computing version for https://github.com/groue/GRDB.swift
Computed https://github.com/groue/GRDB.swift at 7.6.1 (4.73s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (3.47s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.11s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3507] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.84s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.42s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.3 (1.24s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-perception
[1/1838] Fetching swift-perception
[1839/3372] Fetching swift-perception, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (0.70s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.70s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (1.29s)
Fetching https://github.com/apple/swift-collections
[1/17410] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.05s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.6 (2.43s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (2.17s)
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/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.4
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/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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.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/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/groue/GRDB.swift
Working copy of https://github.com/groue/GRDB.swift resolved at 7.6.1
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.6
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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.3
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-structured-queries
Working copy of https://github.com/pointfreeco/swift-structured-queries resolved at 0.19.0
warning: 'swift-structured-queries': /host/spi-builder-workspace/.build/checkouts/swift-structured-queries/Package@swift-6.0.swift:149:9: warning: unknown operating system for build configuration 'os'
147 | }
148 |
149 | #if !os(Darwin)
| |- warning: unknown operating system for build configuration 'os'
| `- note: did you mean 'Cygwin'?
150 | package.targets.append(
151 | .systemLibrary(
warning: 'swift-structured-queries': ignoring duplicate product 'StructuredQueriesTestSupport'
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/90] Write sources
[8/90] Copying PrivacyInfo.xcprivacy
[8/90] Write sources
[48/90] Copying PrivacyInfo.xcprivacy
[48/90] Copying Info.plist
[48/90] Write sources
[62/90] Compiling _SwiftSyntaxCShims dummy.c
[64/90] Write swift-version-24593BA9C3E375BF.txt
[66/118] Emitting module SwiftSyntax509
[67/118] Emitting module SwiftSyntax600
[68/118] Compiling SwiftSyntax600 Empty.swift
[69/118] Compiling SwiftSyntax509 Empty.swift
[70/119] Emitting module SwiftSyntax510
[71/119] Compiling SwiftSyntax510 Empty.swift
[72/121] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[73/122] Emitting module SwiftSyntax600
[74/122] Compiling SwiftSyntax600 Empty.swift
[78/123] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[79/123] Compiling InternalCollectionsUtilities UInt+reversed.swift
[80/123] Emitting module SwiftSyntax601
[81/123] Compiling SwiftSyntax601 Empty.swift
[82/123] Emitting module SwiftSyntax601
[83/123] Compiling SwiftSyntax601 Empty.swift
[84/125] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[85/125] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[86/125] Compiling InternalCollectionsUtilities Debugging.swift
[87/125] Compiling InternalCollectionsUtilities Descriptions.swift
[88/125] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[90/125] Compiling SwiftSyntax510 Empty.swift
[91/125] Emitting module SwiftSyntax510
[93/126] Emitting module InternalCollectionsUtilities
[94/126] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[95/126] Compiling InternalCollectionsUtilities Integer rank.swift
[96/126] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[97/126] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[98/126] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[99/126] Compiling InternalCollectionsUtilities _SortedCollection.swift
[103/162] Emitting module Sharing2
[104/162] Compiling SwiftSyntax509 Empty.swift
[105/162] Compiling Sharing2 Empty.swift
[106/165] Emitting module SwiftSyntax509
[107/194] Emitting module Sharing1
[108/194] Compiling Sharing1 Empty.swift
[112/381] Emitting module IssueReportingPackageSupport
[113/381] Compiling IssueReportingPackageSupport _Test.swift
[113/383] Wrapping AST for SwiftSyntax601 for debugging
[115/383] Wrapping AST for SwiftSyntax600 for debugging
[116/383] Wrapping AST for SwiftSyntax510 for debugging
[118/511] Compiling SwiftSyntax SourceLength.swift
[119/511] Compiling SwiftSyntax SourceLocation.swift
[120/511] Compiling SwiftSyntax SourcePresence.swift
[121/511] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[122/511] Compiling SwiftSyntax Syntax.swift
[123/511] Compiling SwiftSyntax SyntaxArena.swift
[124/511] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[125/521] Compiling SwiftSyntax SyntaxText.swift
[126/521] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[127/521] Compiling SwiftSyntax TokenDiagnostic.swift
[128/521] Compiling SwiftSyntax TokenSequence.swift
[129/521] Compiling SwiftSyntax TokenSyntax.swift
[130/521] Compiling SwiftSyntax Trivia.swift
[131/521] Compiling SwiftSyntax Utils.swift
[132/540] Compiling SwiftSyntax ChildNameForKeyPath.swift
[133/540] Compiling SwiftSyntax Keyword.swift
[134/540] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[135/540] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[136/540] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[137/540] Compiling SwiftSyntax SyntaxBaseNodes.swift
[138/540] Compiling SwiftSyntax SyntaxCollections.swift
[139/540] Compiling SwiftSyntax SyntaxEnum.swift
[140/540] Compiling SwiftSyntax SyntaxKind.swift
[141/540] Compiling SwiftSyntax SyntaxRewriter.swift
[142/540] Compiling SwiftSyntax SyntaxTraits.swift
[143/540] Compiling SwiftSyntax SyntaxVisitor.swift
[144/540] Compiling SwiftSyntax TokenKind.swift
[145/540] Compiling SwiftSyntax Tokens.swift
[146/540] Compiling SwiftSyntax TriviaPieces.swift
[147/540] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[148/540] Compiling IssueReporting FailureObserver.swift
[149/540] Compiling IssueReporting LockIsolated.swift
[150/540] Compiling IssueReporting Rethrows.swift
[151/540] Compiling IssueReporting ErrorReporting.swift
[152/540] Compiling IssueReporting AppHostWarning.swift
[153/540] Compiling IssueReporting Deprecations.swift
[154/540] Compiling IssueReporting SwiftTesting.swift
[155/540] Compiling IssueReporting UncheckedSendable.swift
[156/540] Compiling IssueReporting ReportIssue.swift
[157/540] Compiling IssueReporting TestContext.swift
[158/540] Compiling IssueReporting Unimplemented.swift
[159/540] Compiling SwiftSyntax AbsolutePosition.swift
[160/540] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[161/540] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[162/540] Compiling SwiftSyntax Assert.swift
[163/540] Compiling SwiftSyntax BumpPtrAllocator.swift
[164/540] Compiling OrderedCollections OrderedSet+Sendable.swift
[165/540] Compiling OrderedCollections OrderedSet+SubSequence.swift
[166/540] Compiling OrderedCollections OrderedSet+Testing.swift
[167/540] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[168/540] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[169/540] Compiling OrderedCollections OrderedSet.swift
[170/540] Compiling OrderedCollections _UnsafeBitset.swift
[179/540] Compiling IssueReporting Warn.swift
[180/549] Compiling SwiftSyntax CommonAncestor.swift
[181/549] Compiling SwiftSyntax Convenience.swift
[182/549] Compiling SwiftSyntax CustomTraits.swift
[183/549] Compiling SwiftSyntax EditorPlaceholder.swift
[184/549] Compiling SwiftSyntax SyntaxIdentifier.swift
[185/549] Compiling SwiftSyntax SyntaxNodeFactory.swift
[186/549] Compiling SwiftSyntax SyntaxNodeStructure.swift
[187/549] Compiling SwiftSyntax SyntaxProtocol.swift
[188/549] Emitting module OrderedCollections
[190/550] Compiling ConcurrencyExtras Result.swift
[190/551] Wrapping AST for SwiftSyntax509 for debugging
[192/551] Emitting module ConcurrencyExtras
[193/551] Emitting module IssueReportingTestSupport
[194/569] Compiling ConcurrencyExtras UncheckedSendable.swift
[195/569] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[197/571] Emitting module IssueReporting
[198/571] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[199/571] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[200/571] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[202/573] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[203/573] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[204/573] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[205/573] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[206/573] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[207/573] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[208/573] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[209/573] Compiling IdentifiedCollections IdentifiedArray.swift
[210/573] Compiling IdentifiedCollections IdentifiedCollection.swift
[211/573] Emitting module IdentifiedCollections
[213/573] Compiling IssueReporting WithIssueContext.swift
[223/582] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[224/582] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[225/582] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[226/582] Compiling IdentifiedCollections Identified.swift
[227/582] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[228/582] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[235/583] Compiling IssueReportingTestSupport XCTest.swift
[236/583] Compiling IssueReportingTestSupport SwiftTesting.swift
[237/584] Compiling ConcurrencyExtras LockIsolated.swift
[238/584] Compiling ConcurrencyExtras MainSerialExecutor.swift
[268/588] Compiling ConcurrencyExtras Task.swift
[273/589] Wrapping AST for IssueReportingPackageSupport for debugging
[275/589] Wrapping AST for IssueReportingTestSupport for debugging
[276/589] Write Objects.LinkFileList
[287/623] Linking libIssueReportingTestSupport.so
[289/651] Compiling PerceptionCore Locking.swift
[290/651] Compiling PerceptionCore Perceptible.swift
[291/651] Compiling PerceptionCore Deprecations.swift
[292/651] Compiling PerceptionCore Exports.swift
[293/651] Compiling PerceptionCore Locals.swift
[294/651] Compiling PerceptionCore ObservationBeta.swift
[295/651] Compiling PerceptionCore PerceptionTracking.swift
[296/651] Compiling PerceptionCore Perceptions.swift
[297/651] Compiling PerceptionCore WithPerceptionTracking.swift
[298/651] Compiling PerceptionCore ThreadLocal.swift
[299/651] Compiling PerceptionCore Bindable.swift
[300/651] Compiling PerceptionCore Environment.swift
[301/651] Compiling PerceptionCore PerceptionChecking.swift
[302/651] Compiling PerceptionCore PerceptionRegistrar.swift
[303/651] Compiling StructuredQueriesCore CaseExpression.swift
[304/651] Compiling StructuredQueriesCore Collation.swift
[305/651] Compiling StructuredQueriesCore Date+ISO8601.swift
[306/651] Compiling StructuredQueriesCore Deprecations.swift
[316/651] Compiling XCTestDynamicOverlay Exports.swift
[317/651] Compiling StructuredQueriesCore Update.swift
[318/651] Compiling StructuredQueriesCore Values.swift
[319/651] Compiling StructuredQueriesCore Where.swift
[320/651] Compiling StructuredQueriesCore Inflection.swift
[331/664] Emitting module PerceptionCore
[332/664] Compiling CombineSchedulers SwiftUI.swift
[333/664] Compiling CombineSchedulers TestScheduler.swift
[334/664] Compiling CombineSchedulers Timer.swift
[335/665] Compiling CombineSchedulers UIKit.swift
[336/665] Compiling CombineSchedulers UIScheduler.swift
[337/665] Emitting module CombineSchedulers
[338/665] Compiling CombineSchedulers ImmediateScheduler.swift
[339/665] Compiling CombineSchedulers Deprecations.swift
[340/665] Compiling CombineSchedulers AnyScheduler.swift
[341/665] Compiling CombineSchedulers Concurrency.swift
[342/665] Compiling CombineSchedulers Lock.swift
[343/665] Compiling CombineSchedulers NSRecursiveLock.swift
[344/665] Compiling CombineSchedulers UnimplementedScheduler.swift
[345/666] Compiling PerceptionCore _PerceptionRegistrar.swift
[347/666] Emitting module XCTestDynamicOverlay
[348/666] Compiling XCTestDynamicOverlay Deprecations.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[350/667] 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)
[368/702] Compiling Clocks Timer.swift
[369/730] Compiling SwiftSyntax SyntaxNodesAB.swift
[370/730] Compiling SwiftSyntax SyntaxNodesC.swift
[371/730] Compiling SwiftSyntax SyntaxNodesD.swift
[372/730] Compiling SwiftSyntax SyntaxNodesEF.swift
[373/730] Compiling SwiftSyntax SyntaxNodesGHI.swift
[374/730] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[375/730] Compiling SwiftSyntax SyntaxNodesOP.swift
[376/730] Compiling SwiftSyntax SyntaxNodesQRS.swift
[377/730] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[378/730] Compiling GRDB Optional.swift
[379/730] Compiling GRDB StandardLibrary.swift
[380/730] Compiling GRDB TransactionClock.swift
[381/730] Compiling GRDB TransactionObserver.swift
[382/730] Compiling GRDB WALSnapshot.swift
[383/730] Compiling GRDB WALSnapshotTransaction.swift
[384/730] Compiling GRDB Database+Dump.swift
[385/730] Compiling GRDB DatabaseReader+dump.swift
[386/730] Compiling GRDB DumpFormat.swift
[387/730] Compiling GRDB DebugDumpFormat.swift
[388/730] Compiling GRDB JSONDumpFormat.swift
[389/730] Compiling GRDB LineDumpFormat.swift
[390/730] Compiling Clocks ImmediateClock.swift
[391/730] Emitting module Clocks
[392/730] Compiling Clocks AnyClock.swift
[393/730] Compiling CustomDump GameKit.swift
[394/730] Compiling CustomDump KeyPath.swift
[395/730] Compiling CustomDump Photos.swift
[396/730] Compiling CustomDump Speech.swift
[397/733] Compiling CustomDump StoreKit.swift
[398/733] Compiling CustomDump Swift.swift
[399/733] Compiling CustomDump SwiftUI.swift
[400/733] Compiling CustomDump UIKit.swift
[401/733] Compiling Clocks Lock.swift
[402/733] Compiling Clocks _AsyncTimerSequence.swift
[403/733] Compiling Clocks UnimplementedClock.swift
[404/733] Compiling CustomDump CoreImage.swift
[405/733] Emitting module SnapshotTesting
[407/733] Compiling CustomDump CoreLocation.swift
[409/733] Compiling CustomDump CoreMotion.swift
[411/733] Compiling CustomDump Foundation.swift
[414/733] Compiling CustomDump ExpectNoDifference.swift
[415/733] Compiling CustomDump AnyType.swift
[416/733] Compiling CustomDump CollectionDifference.swift
[417/733] Compiling CustomDump Identifiable.swift
[418/733] Compiling CustomDump Mirror.swift
[419/733] Compiling CustomDump String.swift
[420/733] Emitting module StructuredQueriesCore
[421/734] Compiling CustomDump Unordered.swift
[422/734] Compiling CustomDump XCTAssertDifference.swift
[423/734] Compiling CustomDump XCTAssertNoDifference.swift
[428/734] Compiling StructuredQueriesCore Quoting.swift
[429/734] Compiling StructuredQueriesCore Table.swift
[431/734] Compiling Clocks SwiftUI.swift
[432/734] Compiling Clocks TestClock.swift
[440/735] Emitting module CustomDump
[441/758] Compiling StructuredQueriesCore TableAlias.swift
[442/758] Compiling StructuredQueriesCore TableColumn.swift
[443/758] Compiling StructuredQueriesCore TableDefinition.swift
[444/758] Compiling StructuredQueriesCore Tagged.swift
[445/758] Compiling StructuredQueriesCore Updates.swift
[446/758] Compiling StructuredQueriesCore _Selection.swift
[447/758] Compiling Dependencies UUID.swift
[448/758] Compiling Dependencies WithRandomNumberGenerator.swift
[449/758] Compiling Dependencies AppEntryPoint.swift
[450/761] Compiling Dependencies Context.swift
[451/761] Compiling Dependencies Date.swift
[452/761] Compiling Dependencies FireAndForget.swift
[453/761] Compiling Dependencies Assert.swift
[454/761] Compiling Dependencies Calendar.swift
[455/761] Compiling Dependencies Clocks.swift
[456/761] Compiling Dependencies Locale.swift
[457/761] Compiling Dependencies MainQueue.swift
[458/761] Compiling Dependencies MainRunLoop.swift
[459/761] Compiling Dependencies OpenURL.swift
[460/761] Compiling Dependencies TimeZone.swift
[461/761] Compiling Dependencies URLSession.swift
[462/761] Emitting module Dependencies
[463/761] Compiling Dependencies Deprecations.swift
[464/761] Compiling Dependencies Exports.swift
[465/761] Compiling Dependencies TypeName.swift
[466/761] Compiling Dependencies Dependency.swift
[467/761] Compiling Dependencies DependencyContext.swift
[468/761] Compiling Dependencies DependencyKey.swift
[469/761] Compiling Dependencies DependencyValues.swift
[470/761] Compiling Dependencies PreviewTrait.swift
[471/761] Compiling Dependencies TestTrait.swift
[472/761] Compiling Dependencies WithDependencies.swift
[483/787] Emitting module SnapshotTestingCustomDump
[484/787] Compiling SnapshotTestingCustomDump CustomDump.swift
[486/788] Emitting module Sharing
[487/790] Compiling GRDB Mutex.swift
[488/790] Compiling GRDB OnDemandFuture.swift
[489/790] Compiling GRDB OrderedDictionary.swift
[490/790] Compiling GRDB Pool.swift
[491/790] Compiling GRDB ReadWriteLock.swift
[492/790] Compiling GRDB ReceiveValuesOn.swift
[493/790] Compiling GRDB Refinable.swift
[494/790] Compiling GRDB Utils.swift
[495/790] Compiling GRDB DatabaseCancellable.swift
[496/790] Compiling GRDB ValueConcurrentObserver.swift
[497/790] Compiling GRDB ValueWriteOnlyObserver.swift
[498/790] Compiling GRDB Fetch.swift
[499/790] Compiling GRDB Map.swift
[500/790] Compiling GRDB RemoveDuplicates.swift
[501/790] Compiling GRDB Trace.swift
[502/790] Compiling GRDB ValueReducer.swift
[503/790] Compiling GRDB SharedValueObservation.swift
[504/790] Compiling GRDB ValueObservation.swift
[505/790] Compiling GRDB ValueObservationScheduler.swift
[506/790] Compiling GRDB resource_bundle_accessor.swift
[507/790] Compiling Sharing SwiftUIStateSharing.swift
[508/790] Compiling Sharing resource_bundle_accessor.swift
[509/790] Compiling Sharing DefaultKey.swift
[510/790] Compiling Sharing FileStorageKey.swift
[511/790] Compiling Sharing InMemoryKey.swift
[512/790] Compiling Sharing SharedPublisher.swift
[513/790] Compiling Sharing SharedReader.swift
[514/790] Compiling Sharing SharedReaderKey.swift
[515/790] Compiling Sharing Shared.swift
[516/790] Compiling Sharing SharedBinding.swift
[517/790] Compiling Sharing SharedCollection.swift
[518/790] Compiling Sharing SharedContinuations.swift
[519/790] Compiling Sharing SharedKey.swift
[520/790] Compiling Sharing AppStorageKey.swift
[521/790] Compiling StructuredQueriesCore SQLQueryExpression.swift
[522/790] Compiling StructuredQueriesCore ConflictResolution.swift
[523/790] Compiling StructuredQueriesCore ScalarFunctions.swift
[524/790] Compiling StructuredQueriesCore Seeds.swift
[525/790] Compiling StructuredQueriesCore Statement.swift
[526/790] Compiling StructuredQueriesCore CommonTableExpression.swift
[538/790] Compiling StructuredQueriesCore SelectStatement.swift
[540/791] Compiling GRDB EncodableRecord.swift
[541/791] Compiling GRDB FetchableRecord+Decodable.swift
[542/791] Compiling GRDB FetchableRecord+TableRecord.swift
[543/791] Compiling GRDB FetchableRecord.swift
[544/791] Compiling GRDB MutablePersistableRecord+DAO.swift
[545/791] Compiling GRDB MutablePersistableRecord+Delete.swift
[546/791] Compiling GRDB MutablePersistableRecord+Insert.swift
[547/791] Compiling GRDB MutablePersistableRecord+Save.swift
[548/791] Compiling GRDB MutablePersistableRecord+Update.swift
[549/791] Compiling GRDB MutablePersistableRecord+Upsert.swift
[550/791] Compiling GRDB MutablePersistableRecord.swift
[551/791] Compiling GRDB PersistableRecord+Insert.swift
[552/791] Compiling GRDB PersistableRecord+Save.swift
[553/791] Compiling GRDB PersistableRecord+Upsert.swift
[554/791] Compiling GRDB PersistableRecord.swift
[555/791] Compiling GRDB Record.swift
[556/791] Compiling GRDB TableRecord.swift
[557/791] Compiling GRDB CaseInsensitiveIdentifier.swift
[558/791] Compiling GRDB Inflections+English.swift
[559/791] Compiling GRDB Inflections.swift
[560/794] Compiling GRDB SQLSelection.swift
[561/794] Compiling GRDB SQLSubquery.swift
[562/794] Compiling GRDB Table.swift
[563/794] Compiling GRDB SQLColumnGenerator.swift
[564/794] Compiling GRDB SQLGenerationContext.swift
[565/794] Compiling GRDB SQLIndexGenerator.swift
[566/794] Compiling GRDB SQLQueryGenerator.swift
[567/794] Compiling GRDB SQLTableAlterationGenerator.swift
[568/794] Compiling GRDB SQLTableGenerator.swift
[569/794] Compiling GRDB TableAlias.swift
[570/794] Compiling GRDB SQLInterpolation+QueryInterface.swift
[571/794] Compiling GRDB ColumnDefinition.swift
[572/794] Compiling GRDB Database+SchemaDefinition.swift
[573/794] Compiling GRDB ForeignKeyDefinition.swift
[574/794] Compiling GRDB IndexDefinition.swift
[575/794] Compiling GRDB TableAlteration.swift
[576/794] Compiling GRDB TableDefinition.swift
[577/794] Compiling GRDB VirtualTableModule.swift
[578/794] Compiling GRDB TableRecord+Association.swift
[579/794] Compiling GRDB TableRecord+QueryInterfaceRequest.swift
[580/794] Compiling GRDB EncodableRecord+Encodable.swift
[581/806] Compiling StructuredQueriesSQLiteCore Cast.swift
[582/806] Compiling StructuredQueriesSQLiteCore Collation+SQLite.swift
[583/806] Compiling StructuredQueriesSQLiteCore DatabaseFunction.swift
[584/806] Compiling StructuredQueriesSQLiteCore RowID.swift
[585/806] Compiling StructuredQueriesSQLiteCore ScalarFunctions.swift
[586/806] Compiling Sharing PersistentReferences.swift
[587/806] Compiling StructuredQueriesSQLiteCore Exports.swift
[588/806] Compiling StructuredQueriesSQLiteCore FTS5.swift
[589/806] Compiling StructuredQueriesSQLiteCore Insert.swift
[595/809] Compiling StructuredQueriesSQLiteCore UUID+Bytes.swift
[596/809] Compiling StructuredQueriesSQLiteCore UUID+Uppercased.swift
[597/809] Compiling StructuredQueriesSQLiteCore Date+JulianDay.swift
[598/809] Compiling StructuredQueriesSQLiteCore Date+UnixTime.swift
[599/809] Compiling GRDB Association.swift
[600/809] Compiling GRDB AssociationAggregate.swift
[601/809] Compiling GRDB BelongsToAssociation.swift
[602/809] Compiling GRDB HasManyAssociation.swift
[603/809] Compiling GRDB HasManyThroughAssociation.swift
[604/809] Compiling GRDB HasOneAssociation.swift
[605/809] Compiling GRDB HasOneThroughAssociation.swift
[606/809] Compiling GRDB JoinAssociation.swift
[607/809] Compiling GRDB CommonTableExpression.swift
[608/809] Compiling GRDB QueryInterfaceRequest.swift
[609/809] Compiling GRDB RequestProtocols.swift
[610/809] Compiling GRDB Column.swift
[611/809] Compiling GRDB DatabasePromise.swift
[612/809] Compiling GRDB SQLAssociation.swift
[613/809] Compiling GRDB SQLCollection.swift
[614/809] Compiling GRDB SQLExpression.swift
[615/809] Compiling GRDB SQLForeignKeyRequest.swift
[616/809] Compiling GRDB SQLFunctions.swift
[617/809] Compiling GRDB SQLOperators.swift
[618/809] Compiling GRDB SQLOrdering.swift
[619/809] Compiling GRDB SQLRelation.swift
[620/809] Emitting module StructuredQueriesSQLiteCore
[621/809] Compiling StructuredQueriesSQLiteCore Deprecations.swift
[622/809] Compiling StructuredQueriesSQLiteCore JSONFunctions.swift
[623/809] Compiling StructuredQueriesSQLiteCore Triggers.swift
[624/809] Compiling StructuredQueriesSQLiteCore Update.swift
[630/810] Emitting module SwiftSyntax
/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)
[692/810] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[693/810] Compiling SwiftSyntax RawSyntaxValidation.swift
BUILD FAILURE 6.0 linux