Build Information
Successful build of fluent-sqlite-driver, reference main (73529a
), with Swift 5.10 for Linux on 13 Apr 2025 18:03:17 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent-sqlite-driver.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/vapor/fluent-sqlite-driver
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 73529a6 Some minor cleanup (#99)
Cloned https://github.com/vapor/fluent-sqlite-driver.git
Revision (git rev-parse @):
73529a63ab11c7fe87da17b5a67a1b1f58c020f8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-sqlite-driver.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/vapor/fluent-sqlite-driver.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/vapor/sqlite-kit.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/fluent-kit.git
[1/3825] Fetching swift-log
[193/5937] Fetching swift-log, sqlite-kit
[4228/19116] Fetching swift-log, sqlite-kit, fluent-kit
Fetched https://github.com/apple/swift-log.git from cache (0.61s)
Fetched https://github.com/vapor/sqlite-kit.git from cache (0.62s)
Fetched https://github.com/vapor/fluent-kit.git from cache (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.71s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (0.39s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/sqlite-nio.git
Fetching https://github.com/apple/swift-nio.git
[1/2370] Fetching async-kit
[1518/3866] Fetching async-kit, sqlite-nio
[2372/9746] Fetching async-kit, sqlite-nio, sql-kit
[9747/84876] Fetching async-kit, sqlite-nio, sql-kit, swift-nio
Fetched https://github.com/vapor/async-kit.git from cache (3.97s)
Fetched https://github.com/vapor/sql-kit.git from cache (3.97s)
Fetched https://github.com/vapor/sqlite-nio.git from cache (3.97s)
Fetched https://github.com/apple/swift-nio.git from cache (4.07s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.0 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (1.35s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1705] Fetching swift-atomics
[53/5929] Fetching swift-atomics, swift-system
[1502/21919] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.15s)
Fetched https://github.com/apple/swift-system.git from cache (1.15s)
Fetched https://github.com/apple/swift-collections.git from cache (1.18s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.38s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.44s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5863] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.64s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.2 (0.41s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.11.2
Creating working copy for https://github.com/vapor/sqlite-kit.git
Working copy of https://github.com/vapor/sqlite-kit.git resolved at 4.5.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Building for debugging...
[0/39] Write sources
[23/39] Compiling CNIOWindows WSAStartup.c
[24/39] Compiling _AtomicsShims.c
[25/39] Compiling CNIOWindows shim.c
[26/39] Compiling CNIOWASI CNIOWASI.c
[27/39] Compiling CNIODarwin shim.c
[28/39] Write sources
[32/39] Compiling CNIOLinux liburing_shims.c
[33/39] Compiling CNIOLinux shim.c
[34/39] Write swift-version-24593BA9C3E375BF.txt
[35/39] Compiling _NumericsShims _NumericsShims.c
[37/77] Emitting module InternalCollectionsUtilities
[37/79] Compiling c-nioatomics.c
[39/79] Emitting module _NIODataStructures
[39/98] Compiling c-atomics.c
[41/104] Compiling Atomics UnsafeAtomic.swift
[42/104] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/104] Compiling Atomics AtomicBool.swift
[44/104] Compiling Atomics IntegerConformances.swift
[45/107] Compiling Logging LogHandler.swift
[46/107] Compiling Atomics ManagedAtomic.swift
[47/107] Compiling Atomics ManagedAtomicLazyReference.swift
[48/107] Compiling Atomics AtomicMemoryOrderings.swift
[49/107] Compiling Atomics DoubleWord.swift
[50/107] Compiling Atomics AtomicReference.swift
[51/107] Compiling Atomics AtomicStorage.swift
[52/107] Compiling Atomics AtomicValue.swift
[53/107] Compiling RealModule RealFunctions.swift
[54/107] Compiling Atomics Primitives.shims.swift
[55/107] Compiling Atomics AtomicInteger.swift
[56/107] Compiling Atomics AtomicOptionalWrappable.swift
[57/107] Compiling RealModule Float80+Real.swift
[59/107] Compiling Atomics PointerConformances.swift
[60/107] Compiling Atomics Primitives.native.swift
[67/107] Compiling RealModule Float+Real.swift
[70/107] Compiling RealModule ElementaryFunctions.swift
[73/107] Compiling RealModule Float16+Real.swift
[74/107] Compiling RealModule Real.swift
[77/107] Emitting module RealModule
[78/107] Compiling Atomics OptionalRawRepresentable.swift
[79/107] Compiling Atomics RawRepresentable.swift
[83/109] Compiling Atomics IntegerOperations.swift
[84/109] Emitting module _NIOBase64
[85/109] Compiling _NIOBase64 Base64.swift
[86/109] Compiling Atomics Unmanaged extensions.swift
[87/110] Compiling _NIODataStructures _TinyArray.swift
[88/110] Compiling _NIODataStructures PriorityQueue.swift
[92/258] Compiling Logging MetadataProvider.swift
[93/258] Compiling _NIODataStructures Heap.swift
[94/259] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/259] Emitting module NIOConcurrencyHelpers
[96/259] Compiling NIOConcurrencyHelpers NIOLock.swift
[97/259] Compiling NIOConcurrencyHelpers lock.swift
[99/259] Compiling Logging Locks.swift
[100/259] Emitting module Logging
[101/266] Compiling Logging Logging.swift
[102/267] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[103/267] Compiling NIOConcurrencyHelpers atomics.swift
[104/268] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[105/268] Compiling HeapModule Heap+Descriptions.swift
[107/268] Compiling _RopeModule BigString+Append.swift
[108/268] Compiling _RopeModule BigString+Initializers.swift
[109/268] Compiling _RopeModule BigString+Insert.swift
[110/268] Emitting module Atomics
[111/268] Compiling _RopeModule BigString+Managing Breaks.swift
[112/268] Compiling _RopeModule BigString+RemoveSubrange.swift
[113/268] Compiling _RopeModule BigString+ReplaceSubrange.swift
[116/269] Compiling HeapModule Heap.swift
[117/269] Compiling HeapModule _HeapNode.swift
[118/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[119/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[120/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[121/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[122/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[123/269] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[124/269] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[125/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[126/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[127/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[128/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[129/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[130/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[131/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[132/269] Compiling OrderedCollections OrderedDictionary.swift
[133/269] Compiling OrderedCollections OrderedSet+Codable.swift
[134/269] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[135/269] Compiling OrderedCollections OrderedSet+Descriptions.swift
[136/269] Compiling OrderedCollections OrderedSet+Diffing.swift
[137/269] Compiling OrderedCollections OrderedSet+Equatable.swift
[138/269] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[139/269] Compiling OrderedCollections OrderedSet+Hashable.swift
[140/269] Compiling OrderedCollections OrderedSet+Initializers.swift
[141/269] Compiling OrderedCollections OrderedSet+Insertions.swift
[142/269] Compiling OrderedCollections OrderedSet+Invariants.swift
[143/269] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[144/269] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[145/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[146/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[147/269] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[148/279] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[149/279] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[150/279] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[151/279] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[152/279] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[153/279] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[154/279] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[155/279] Compiling OrderedCollections OrderedDictionary+Values.swift
[156/295] Emitting module HeapModule
[157/299] Compiling DequeModule Deque+Codable.swift
[158/299] Compiling DequeModule Deque+Collection.swift
[159/299] Compiling DequeModule Deque+CustomReflectable.swift
[160/299] Compiling DequeModule Deque+Descriptions.swift
[161/299] Compiling HashTreeCollections _HashLevel.swift
[162/299] Compiling HashTreeCollections _HashNode+Builder.swift
[163/299] Compiling HashTreeCollections _HashNode+Debugging.swift
[164/299] Compiling HashTreeCollections _HashNode+Initializers.swift
[165/316] Compiling DequeModule Deque+Equatable.swift
[166/316] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[167/316] Compiling DequeModule Deque+Extras.swift
[168/334] Compiling HeapModule Heap+Invariants.swift
[169/334] Compiling HeapModule Heap+UnsafeHandle.swift
[170/371] Compiling HashTreeCollections _HashNode+Structural merge.swift
[171/371] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[172/371] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[176/426] Compiling BitCollections BitArray+Hashable.swift
[177/426] Compiling BitCollections BitArray+Initializers.swift
[178/426] Compiling BitCollections BitArray+Equatable.swift
[179/426] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[180/426] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[181/426] Compiling BitCollections BitArray+Descriptions.swift
[183/426] Compiling BitCollections BitArray+Copy.swift
[184/426] Compiling BitCollections BitArray+CustomReflectable.swift
[185/426] Compiling BitCollections BitArray+Invariants.swift
[186/426] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[187/426] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[188/426] Compiling BitCollections BitSet+CustomReflectable.swift
[189/426] Compiling BitCollections BitSet+CustomStringConvertible.swift
[190/426] Compiling BitCollections BitSet+Equatable.swift
[191/426] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[192/426] Compiling BitCollections BitSet+Extras.swift
[193/426] Compiling BitCollections BitSet+Hashable.swift
[194/426] Compiling HashTreeCollections TreeSet+Hashable.swift
[195/426] Compiling HashTreeCollections TreeSet+Sendable.swift
[196/426] Compiling HashTreeCollections TreeSet+Sequence.swift
[197/426] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[198/426] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[199/426] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[200/426] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[201/426] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[202/426] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[203/426] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[204/443] Compiling BitCollections BitArray+Extras.swift
[205/443] Compiling BitCollections BitArray+Fill.swift
[218/443] Compiling BitCollections BitArray+RandomBits.swift
[219/443] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[220/443] Compiling BitCollections BitArray+Shifts.swift
[221/443] Compiling BitCollections BitArray+Testing.swift
[222/443] Compiling BitCollections BitArray._UnsafeHandle.swift
[223/443] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[224/443] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[225/443] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[226/443] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[227/443] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[228/443] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[229/443] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[235/443] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[236/443] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[237/443] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[238/443] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[250/452] Compiling BitCollections BitSet+Initializers.swift
[251/452] Compiling BitCollections BitSet+Invariants.swift
[252/452] Compiling BitCollections BitSet+Random.swift
[253/452] Compiling BitCollections BitSet+SetAlgebra basics.swift
[254/452] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[255/452] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[256/452] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[261/452] Compiling BitCollections Range+Utilities.swift
[262/452] Compiling BitCollections Slice+Utilities.swift
[263/452] Compiling BitCollections UInt+Tricks.swift
[264/452] Compiling BitCollections _Word.swift
[265/452] Compiling HashTreeCollections TreeSet+Debugging.swift
[266/452] Compiling HashTreeCollections TreeSet+Descriptions.swift
[267/452] Compiling HashTreeCollections TreeSet+Equatable.swift
[268/452] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[269/452] Compiling HashTreeCollections TreeSet+Extras.swift
[270/452] Compiling HashTreeCollections TreeSet+Filter.swift
[271/452] Compiling BitCollections BitSet+BidirectionalCollection.swift
[272/452] Compiling BitCollections BitSet+Codable.swift
[282/452] Compiling BitCollections BitArray+BitwiseOperations.swift
[283/452] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[284/452] Compiling BitCollections BitSet.swift
[295/452] Compiling BitCollections BitSet+SetAlgebra union.swift
[296/452] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[297/452] Compiling BitCollections BitSet.Counted.swift
[298/452] Compiling _RopeModule _CharacterRecognizer.swift
[299/452] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[300/452] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[301/452] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[302/452] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[303/452] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[304/452] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[305/452] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[306/452] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[307/452] Compiling HashTreeCollections TreeSet.swift
[308/452] Compiling BitCollections BitSet.Index.swift
[309/452] Compiling BitCollections BitSet._UnsafeHandle.swift
[315/452] Emitting module DequeModule
[319/453] Compiling BitCollections BitArray+Codable.swift
[320/453] Compiling BitCollections BitArray+Collection.swift
[321/453] Emitting module OrderedCollections
[330/453] Emitting module BitCollections
[348/454] Compiling BitCollections BitArray.swift
[352/514] Emitting module Algorithms
[354/515] Compiling NIOCore ByteBuffer-views.swift
[355/515] Compiling NIOCore Channel.swift
[356/515] Compiling NIOCore ChannelHandler.swift
[357/515] Compiling NIOCore ChannelHandlers.swift
[358/515] Compiling NIOCore ChannelInvoker.swift
[359/515] Compiling NIOCore ChannelOption.swift
[360/515] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[361/515] Compiling NIOCore BSDSocketAPI.swift
[362/515] Compiling NIOCore ByteBuffer-aux.swift
[363/515] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[364/515] Compiling NIOCore ByteBuffer-conversions.swift
[365/515] Emitting module _RopeModule
[366/515] Compiling NIOCore AddressedEnvelope.swift
[367/515] Compiling NIOCore AsyncAwaitSupport.swift
[368/515] Compiling NIOCore AsyncChannel.swift
[369/515] Compiling NIOCore AsyncChannelHandler.swift
[370/515] Compiling NIOCore AsyncChannelInboundStream.swift
[371/515] Compiling NIOCore AsyncChannelOutboundWriter.swift
[372/515] Compiling NIOCore NIOAsyncSequenceProducer.swift
[373/515] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[374/515] Compiling NIOCore NIOAsyncWriter.swift
[375/515] Compiling NIOCore ByteBuffer-multi-int.swift
[376/515] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[377/515] Compiling _RopeModule Rope+Join.swift
[378/515] Compiling _RopeModule Rope+MutatingForEach.swift
[379/515] Compiling _RopeModule Rope+Remove.swift
[380/515] Compiling _RopeModule Rope+RemoveSubrange.swift
[381/515] Compiling _RopeModule Rope+Split.swift
[382/515] Compiling _RopeModule Optional Utilities.swift
[383/515] Compiling _RopeModule String Utilities.swift
[384/515] Compiling _RopeModule String.Index+ABI.swift
[385/515] Compiling CSQLite sqlite_nio_sqlite3.c
[387/515] Compiling NIOCore EventLoop+SerialExecutor.swift
[388/515] Compiling NIOCore EventLoop.swift
[389/515] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[390/515] Compiling NIOCore EventLoopFuture+Deprecated.swift
[391/515] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[392/515] Compiling NIOCore EventLoopFuture.swift
[393/515] Compiling NIOCore FileDescriptor.swift
[394/515] Compiling NIOCore FileHandle.swift
[395/515] Compiling NIOCore FileRegion.swift
[396/515] Compiling NIOCore GlobalSingletons.swift
[397/515] Compiling NIOCore IO.swift
[398/515] Emitting module HashTreeCollections
[411/516] Compiling NIOCore ByteBuffer-core.swift
[412/516] Compiling NIOCore ByteBuffer-hex.swift
[413/516] Compiling NIOCore ByteBuffer-int.swift
[414/516] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[415/516] Compiling NIOCore ChannelPipeline.swift
[416/516] Compiling NIOCore CircularBuffer.swift
[417/516] Compiling NIOCore Codec.swift
[418/516] Compiling NIOCore ConvenienceOptionSupport.swift
[419/516] Compiling NIOCore DeadChannel.swift
[420/516] Compiling NIOCore DispatchQueue+WithFuture.swift
[421/516] Compiling NIOCore EventLoop+Deprecated.swift
[429/516] Compiling NIOCore Linux.swift
[430/516] Compiling NIOCore MarkedCircularBuffer.swift
[431/516] Compiling NIOCore MulticastChannel.swift
[432/516] Compiling NIOCore NIOAny.swift
[433/516] Compiling NIOCore NIOCloseOnErrorHandler.swift
[434/516] Compiling NIOCore NIOLoopBound.swift
[435/516] Compiling NIOCore NIOScheduledCallback.swift
[436/516] Compiling NIOCore NIOSendable.swift
[437/516] Compiling NIOCore RecvByteBufferAllocator.swift
[469/525] Compiling NIOCore IOData.swift
[470/525] Compiling NIOCore IPProtocol.swift
[471/525] Compiling NIOCore IntegerBitPacking.swift
[472/525] Compiling NIOCore IntegerTypes.swift
[473/525] Compiling NIOCore Interfaces.swift
[475/527] Emitting module Collections
[476/527] Compiling Collections Collections.swift
[494/528] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[495/528] Compiling NIOCore SocketAddresses.swift
[496/528] Compiling NIOCore SocketOptionProvider.swift
[497/528] Compiling NIOCore SystemCallHelpers.swift
[498/528] Compiling NIOCore TimeAmount+Duration.swift
[499/528] Compiling NIOCore TypeAssistedChannelHandler.swift
[500/528] Compiling NIOCore UniversalBootstrapSupport.swift
[501/528] Compiling NIOCore Utilities.swift
[528/528] Emitting module NIOCore
[530/580] Compiling NIOEmbedded Embedded.swift
[531/580] Compiling NIOEmbedded AsyncTestingChannel.swift
[532/580] Emitting module NIOEmbedded
[533/580] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[535/581] Compiling NIOPosix ServerSocket.swift
[536/581] Compiling NIOPosix Socket.swift
[537/581] Compiling NIOPosix SocketChannel.swift
[538/581] Compiling NIOPosix SocketProtocols.swift
[539/581] Compiling NIOPosix System.swift
[540/581] Compiling NIOPosix Thread.swift
[541/587] Compiling NIOPosix SelectableChannel.swift
[542/587] Compiling NIOPosix SelectableEventLoop.swift
[543/587] Compiling NIOPosix SelectorEpoll.swift
[544/587] Compiling NIOPosix SelectorGeneric.swift
[545/587] Compiling NIOPosix SelectorKqueue.swift
[546/587] Compiling NIOPosix SelectorUring.swift
[547/587] Compiling NIOPosix ThreadPosix.swift
[548/587] Compiling NIOPosix ThreadWindows.swift
[549/587] Compiling NIOPosix UnsafeTransfer.swift
[550/587] Compiling NIOPosix Utilities.swift
[551/587] Compiling NIOPosix VsockAddress.swift
[552/587] Compiling NIOPosix VsockChannelEvents.swift
[553/587] Emitting module NIOPosix
[554/587] Compiling NIOPosix Bootstrap.swift
[555/587] Compiling NIOPosix ControlMessage.swift
[556/587] Compiling NIOPosix DatagramVectorReadManager.swift
[557/587] Compiling NIOPosix Errors+Any.swift
[558/587] Compiling NIOPosix FileDescriptor.swift
[559/587] Compiling NIOPosix GetaddrinfoResolver.swift
[560/587] Compiling NIOPosix HappyEyeballs.swift
[561/587] Compiling NIOPosix BSDSocketAPICommon.swift
[562/587] Compiling NIOPosix BSDSocketAPIPosix.swift
[563/587] Compiling NIOPosix BSDSocketAPIWindows.swift
[564/587] Compiling NIOPosix BaseSocket.swift
[565/587] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[566/587] Compiling NIOPosix BaseSocketChannel.swift
[567/587] Compiling NIOPosix BaseStreamSocketChannel.swift
[568/587] Compiling NIOPosix PooledRecvBufferAllocator.swift
[569/587] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[570/587] Compiling NIOPosix PosixSingletons.swift
[571/587] Compiling NIOPosix RawSocketBootstrap.swift
[572/587] Compiling NIOPosix Resolver.swift
[573/587] Compiling NIOPosix Selectable.swift
[574/587] Compiling NIOPosix IO.swift
[575/587] Compiling NIOPosix IntegerBitPacking.swift
[576/587] Compiling NIOPosix IntegerTypes.swift
[577/587] Compiling NIOPosix Linux.swift
[578/587] Compiling NIOPosix LinuxCPUSet.swift
[579/587] Compiling NIOPosix LinuxUring.swift
[580/587] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[581/587] Compiling NIOPosix NIOThreadPool.swift
[582/587] Compiling NIOPosix NonBlockingFileIO.swift
[583/587] Compiling NIOPosix PendingDatagramWritesManager.swift
[584/587] Compiling NIOPosix PendingWritesManager.swift
[585/587] Compiling NIOPosix PipeChannel.swift
[586/587] Compiling NIOPosix PipePair.swift
[587/587] Compiling NIOPosix Pool.swift
[589/612] Emitting module NIO
[590/612] Compiling NIO Exports.swift
[592/686] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[593/686] Compiling SQLKit SQLSelectBuilder.swift
[594/686] Compiling SQLKit SQLSubqueryBuilder.swift
[595/712] Compiling SQLKit SQLUnionBuilder.swift
[596/712] Compiling SQLKit SQLUpdateBuilder.swift
[597/712] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[598/712] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[599/712] Compiling SQLKit SQLAlterEnumBuilder.swift
[600/712] Compiling SQLKit SQLAlterTableBuilder.swift
[601/712] Compiling SQLKit SQLConflictUpdateBuilder.swift
[602/712] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[603/712] Emitting module NIOFoundationCompat
[604/712] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[605/712] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[607/713] Compiling AsyncKit Optional+StrictMap.swift
[608/713] Compiling AsyncKit Exports.swift
[609/713] Compiling SQLKit SQLDropIndex.swift
[610/713] Compiling SQLKit SQLDropTable.swift
[611/713] Compiling SQLKit SQLDropTrigger.swift
[612/713] Compiling SQLKit SQLInsert.swift
[613/713] Compiling SQLKit SQLSelect.swift
[614/713] Compiling SQLKit SQLUnion.swift
[615/713] Compiling SQLKit SQLUpdate.swift
[616/713] Compiling SQLKit SQLExpression.swift
[617/713] Compiling SQLKit SQLSerializer.swift
[618/713] Compiling SQLKit SQLStatement.swift
[619/713] Compiling SQLKit SQLBinaryExpression.swift
[620/713] Compiling SQLKit SQLBinaryOperator.swift
[621/713] Compiling SQLKit SQLBind.swift
[622/735] Compiling SQLiteNIO Exports.swift
[623/735] Compiling SQLiteNIO SQLiteConnection.swift
[624/735] Compiling SQLiteNIO SQLiteCustomFunction.swift
[625/735] Compiling SQLiteNIO SQLiteData.swift
[626/735] Compiling SQLKit SQLCreateIndexBuilder.swift
[627/735] Compiling SQLKit SQLCreateTableBuilder.swift
[628/735] Compiling SQLKit SQLCreateTriggerBuilder.swift
[629/735] Compiling SQLKit SQLDeleteBuilder.swift
[630/735] Compiling SQLKit SQLDropEnumBuilder.swift
[631/735] Compiling SQLKit SQLDropIndexBuilder.swift
[632/735] Compiling SQLKit SQLDropTableBuilder.swift
[633/735] Compiling SQLKit SQLDropTriggerBuilder.swift
[634/735] Compiling SQLKit SQLInsertBuilder.swift
[635/735] Compiling SQLiteNIO SQLiteRow.swift
[636/736] Compiling SQLiteNIO SQLiteDataConvertible.swift
[637/736] Compiling SQLKit SQLLockingClause.swift
[638/736] Compiling SQLKit SQLOrderBy.swift
[639/736] Compiling SQLKit SQLReturning.swift
[640/736] Compiling SQLKit SQLSubquery.swift
[641/736] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[642/736] Compiling SQLKit SQLAlterEnum.swift
[643/736] Compiling SQLKit SQLAlterTable.swift
[644/736] Compiling SQLKit SQLCreateEnum.swift
[645/736] Compiling SQLKit SQLCreateIndex.swift
[646/736] Compiling SQLKit SQLCreateTable.swift
[647/736] Compiling SQLKit SQLCreateTrigger.swift
[648/736] Compiling SQLKit SQLDelete.swift
[649/736] Compiling SQLKit SQLDropEnum.swift
[650/736] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[651/736] Compiling SQLKit SQLColumnAssignment.swift
[652/736] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[653/736] Compiling SQLKit SQLColumnDefinition.swift
[654/736] Compiling SQLKit SQLCommonTableExpression.swift
[655/736] Compiling SQLKit SQLConflictAction.swift
[656/736] Compiling SQLKit SQLConflictResolutionStrategy.swift
[657/736] Compiling SQLKit SQLDropBehaviour.swift
[658/736] Compiling SQLKit SQLEnumDataType.swift
[659/736] Compiling SQLKit SQLExcludedColumn.swift
[660/736] Compiling SQLKit SQLForeignKey.swift
[661/736] Compiling SQLKit SQLJoin.swift
[662/736] Compiling SQLKit SQLJoinMethod.swift
[663/736] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[664/736] Compiling SQLKit Exports.swift
[665/736] Compiling SQLKit SQLAlias.swift
[666/736] Compiling SQLKit SQLBetween.swift
[667/736] Compiling SQLKit SQLColumn.swift
[668/736] Compiling SQLKit SQLConstraint.swift
[669/736] Compiling SQLKit SQLDataType.swift
[670/736] Compiling SQLKit SQLDirection.swift
[671/736] Compiling SQLKit SQLDistinct.swift
[672/736] Compiling SQLKit SQLForeignKeyAction.swift
[673/736] Compiling SQLKit SQLNestedSubpathExpression.swift
[674/736] Compiling SQLKit SQLQualifiedTable.swift
[675/736] Compiling SQLKit SQLQueryString.swift
[676/736] Compiling SQLKit SQLPredicateGroupBuilder.swift
[677/736] Compiling SQLKit SQLRawBuilder.swift
[686/736] Compiling SQLKit SQLCommonUnionBuilder.swift
[687/736] Compiling SQLKit SQLJoinBuilder.swift
[688/736] Compiling SQLKit SQLPartialResultBuilder.swift
[689/736] Compiling SQLKit SQLPredicateBuilder.swift
[690/736] Compiling SQLKit SQLQueryBuilder.swift
[691/736] Compiling SQLKit SQLQueryFetcher.swift
[692/736] Compiling SQLKit SQLReturningBuilder.swift
[693/736] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[694/736] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[695/736] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[696/736] Compiling SQLKit SQLDatabase.swift
[697/736] Compiling SQLKit SQLDatabaseReportedVersion.swift
[698/736] Compiling SQLKit SQLDialect.swift
[699/736] Compiling SQLKit SQLDatabase+Deprecated.swift
[700/736] Compiling SQLKit SQLError.swift
[701/736] Compiling SQLKit SQLExpressions+Deprecated.swift
[702/736] Compiling SQLiteNIO SQLiteStatement.swift
[707/736] Emitting module SQLiteNIO
[708/736] Emitting module SQLKit
[709/736] Compiling SQLiteNIO SQLiteError.swift
[710/736] Compiling SQLiteNIO SQLiteDatabase.swift
[711/736] Compiling SQLiteNIO SQLiteDataType.swift
[712/737] Emitting module AsyncKit
[714/737] Compiling SQLKit SQLFunction.swift
[715/737] Compiling SQLKit SQLGroupExpression.swift
[716/737] Compiling SQLKit SQLIdentifier.swift
[717/737] Compiling SQLKit SQLList.swift
[718/737] Compiling SQLKit SQLLiteral.swift
[719/737] Compiling SQLKit SQLRaw.swift
[720/737] Compiling SQLKit SQLCodingUtilities.swift
[721/737] Compiling SQLKit SQLQueryEncoder.swift
[722/737] Compiling SQLKit SQLRow.swift
[723/737] Compiling SQLKit SQLRowDecoder.swift
[724/737] Compiling SQLKit SomeCodingKey.swift
[725/737] Compiling SQLKit StringHandling.swift
[727/825] Emitting module FluentKit
[728/837] Compiling FluentKit OptionalEnumProperty.swift
[729/837] Compiling FluentKit Exports.swift
[730/837] Compiling FluentKit FluentError.swift
[731/837] Compiling FluentKit ModelMiddleware.swift
[732/837] Compiling FluentKit ModelResponder.swift
[733/837] Compiling FluentKit Migration.swift
[734/837] Compiling FluentKit MigrationLog.swift
[735/837] Compiling FluentKit Migrations.swift
[736/837] Compiling FluentKit Migrator.swift
[737/837] Compiling FluentKit AnyModel.swift
[738/837] Compiling FluentKit EagerLoad.swift
[739/837] Compiling FluentKit Fields+Codable.swift
[740/837] Compiling FluentKit Fields.swift
[741/837] Compiling FluentKit MirrorBypass.swift
[742/837] Compiling FluentKit Model+CRUD.swift
[743/837] Compiling FluentKit Model.swift
[744/837] Compiling FluentKit ModelAlias.swift
[745/837] Compiling FluentKit Schema.swift
[746/837] Compiling FluentKit FieldOperators.swift
[747/837] Compiling FluentKit Operators.swift
[748/837] Compiling FluentKit ValueOperators+Array.swift
[749/837] Compiling FluentKit ValueOperators+String.swift
[750/837] Compiling FluentKit ValueOperators.swift
[751/837] Compiling FluentKit Boolean.swift
[752/837] Compiling FluentKit AsyncMigration.swift
[753/837] Compiling FluentKit AsyncModelMiddleware.swift
[754/837] Compiling FluentKit Children+Concurrency.swift
[755/837] Compiling FluentKit Database+Concurrency.swift
[756/837] Compiling FluentKit EnumBuilder+Concurrency.swift
[757/837] Compiling FluentKit Model+Concurrency.swift
[758/837] Compiling FluentKit ModelResponder+Concurrency.swift
[759/837] Compiling FluentKit OptionalChild+Concurrency.swift
[760/837] Compiling FluentKit OptionalParent+Concurrency.swift
[761/837] Compiling FluentKit Parent+Concurrency.swift
[762/837] Compiling FluentKit QueryBuilder+Concurrency.swift
[763/837] Compiling FluentKit Relation+Concurrency.swift
[764/837] Compiling FluentKit SchemaBuilder+Concurrency.swift
[765/837] Compiling FluentKit Siblings+Concurrency.swift
[766/837] Compiling FluentKit Database+Logging.swift
[767/837] Compiling FluentKit Database.swift
[768/837] Compiling FluentKit DatabaseID.swift
[769/837] Compiling FluentKit DatabaseInput.swift
[770/837] Compiling FluentKit DatabaseOutput.swift
[771/837] Compiling FluentKit Databases.swift
[772/837] Compiling FluentKit KeyPrefixingStrategy.swift
[773/837] Compiling FluentKit TransactionControlDatabase.swift
[774/837] Compiling FluentKit DatabaseEnum.swift
[775/837] Compiling FluentKit EnumBuilder.swift
[776/837] Compiling FluentKit EnumMetadata.swift
[777/837] Compiling FluentKit EnumProperty.swift
[778/837] Compiling FluentKit QueryBuilder+Group.swift
[779/837] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[780/837] Compiling FluentKit QueryBuilder+Join.swift
[781/837] Compiling FluentKit QueryBuilder+Paginate.swift
[782/837] Compiling FluentKit QueryBuilder+Range.swift
[783/837] Compiling FluentKit QueryBuilder+Set.swift
[784/837] Compiling FluentKit QueryBuilder+Sort.swift
[785/837] Compiling FluentKit QueryBuilder.swift
[786/837] Compiling FluentKit DatabaseQuery+Action.swift
[787/837] Compiling FluentKit DatabaseQuery+Aggregate.swift
[788/837] Compiling FluentKit DatabaseQuery+Field.swift
[789/837] Compiling FluentKit DatabaseQuery+Filter.swift
[790/837] Compiling FluentKit DatabaseQuery+Join.swift
[791/837] Compiling FluentKit DatabaseQuery+Range.swift
[792/837] Compiling FluentKit DatabaseQuery+Sort.swift
[793/837] Compiling FluentKit DatabaseQuery+Value.swift
[794/837] Compiling FluentKit DatabaseQuery.swift
[795/837] Compiling FluentKit QueryHistory.swift
[796/837] Compiling FluentKit DatabaseSchema.swift
[797/837] Compiling FluentKit SchemaBuilder.swift
[798/837] Compiling FluentKit OptionalType.swift
[799/837] Compiling FluentKit RandomGeneratable.swift
[800/837] Compiling FluentKit SomeCodingKey.swift
[801/837] Compiling FluentKit UnsafeMutableTransferBox.swift
[802/837] Compiling FluentKit BooleanPropertyFormat.swift
[803/837] Compiling FluentKit Children.swift
[804/837] Compiling FluentKit CompositeChildren.swift
[805/837] Compiling FluentKit CompositeID.swift
[806/837] Compiling FluentKit CompositeOptionalChild.swift
[807/837] Compiling FluentKit CompositeOptionalParent.swift
[808/837] Compiling FluentKit CompositeParent.swift
[809/837] Compiling FluentKit Field.swift
[810/837] Compiling FluentKit FieldKey.swift
[811/837] Compiling FluentKit Group.swift
[812/837] Compiling FluentKit ID.swift
[813/837] Compiling FluentKit OptionalBoolean.swift
[814/837] Compiling FluentKit OptionalChild.swift
[815/837] Compiling FluentKit OptionalField.swift
[816/837] Compiling FluentKit OptionalParent.swift
[817/837] Compiling FluentKit Parent.swift
[818/837] Compiling FluentKit Property.swift
[819/837] Compiling FluentKit Relation.swift
[820/837] Compiling FluentKit Siblings.swift
[821/837] Compiling FluentKit Timestamp.swift
[822/837] Compiling FluentKit TimestampFormat.swift
[823/837] Compiling FluentKit QueryBuilder+Aggregate.swift
[824/837] Compiling FluentKit QueryBuilder+EagerLoad.swift
[825/837] Compiling FluentKit QueryBuilder+Filter.swift
[827/849] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[828/850] Emitting module FluentSQL
[829/850] Compiling FluentSQL ConverterUtilities.swift
[830/850] Compiling FluentSQL DatabaseQuery+SQL.swift
[831/850] Compiling FluentSQL DatabaseSchema+SQL.swift
[832/850] Compiling FluentSQL Exports.swift
[833/850] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[834/850] Compiling FluentSQL SQLDatabase+Model.swift
[835/850] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[836/850] Compiling FluentSQL SQLList+Deprecated.swift
[837/850] Compiling FluentSQL SQLQueryConverter.swift
[838/850] Compiling FluentSQL SQLSchemaConverter.swift
[853/860] Compiling SQLiteKit SQLiteDialect.swift
[854/861] Compiling SQLiteKit SQLiteDataEncoder.swift
[855/861] Compiling SQLiteKit SQLiteDataDecoder.swift
[856/861] Compiling SQLiteKit SQLiteConnectionSource.swift
[857/861] Emitting module SQLiteKit
[858/861] Compiling SQLiteKit SQLiteConnection+SQLKit.swift
[859/861] Compiling SQLiteKit Exports.swift
[860/861] Compiling SQLiteKit SQLiteConfiguration.swift
[861/861] Compiling SQLiteKit SQLiteRow+SQLRow.swift
[863/870] Compiling FluentSQLiteDriver SQLiteConverterDelegate.swift
[864/870] Compiling FluentSQLiteDriver SQLiteError+Database.swift
[865/870] Compiling FluentSQLiteDriver FluentSQLiteDriver.swift
[866/870] Compiling FluentSQLiteDriver SQLiteRow+Database.swift
[867/870] Compiling FluentSQLiteDriver FluentSQLiteConfiguration.swift
[868/870] Compiling FluentSQLiteDriver FluentSQLiteDatabase.swift
/host/spi-builder-workspace/Sources/FluentSQLiteDriver/FluentSQLiteDatabase.swift:71:24: warning: type 'T' does not conform to the 'Sendable' protocol
self.eventLoop.makeFutureWithTask { try await self.withConnection { try await closure($0).get() } }
^
/host/spi-builder-workspace/Sources/FluentSQLiteDriver/FluentSQLiteDatabase.swift:70:25: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func withConnection<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
^
: Sendable
/host/spi-builder-workspace/Sources/FluentSQLiteDriver/FluentSQLiteDatabase.swift:71:99: warning: type 'T' does not conform to the 'Sendable' protocol
self.eventLoop.makeFutureWithTask { try await self.withConnection { try await closure($0).get() } }
^
/host/spi-builder-workspace/Sources/FluentSQLiteDriver/FluentSQLiteDatabase.swift:70:25: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func withConnection<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
^
: Sendable
/host/spi-builder-workspace/Sources/FluentSQLiteDriver/FluentSQLiteDatabase.swift:75:24: warning: type 'T' does not conform to the 'Sendable' protocol
try await self.withConnection {
^
/host/spi-builder-workspace/Sources/FluentSQLiteDriver/FluentSQLiteDatabase.swift:74:25: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func withConnection<T>(_ closure: @escaping @Sendable (any Database) async throws -> T) async throws -> T {
^
: Sendable
/host/spi-builder-workspace/Sources/FluentSQLiteDriver/FluentSQLiteDatabase.swift:89:61: warning: type 'T' does not conform to the 'Sendable' protocol
self.inTransaction ? closure(self) : self.eventLoop.makeFutureWithTask { try await self.transaction { try await closure($0).get() } }
^
/host/spi-builder-workspace/Sources/FluentSQLiteDriver/FluentSQLiteDatabase.swift:88:22: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func transaction<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
^
: Sendable
/host/spi-builder-workspace/Sources/FluentSQLiteDriver/FluentSQLiteDatabase.swift:89:133: warning: type 'T' does not conform to the 'Sendable' protocol
self.inTransaction ? closure(self) : self.eventLoop.makeFutureWithTask { try await self.transaction { try await closure($0).get() } }
^
/host/spi-builder-workspace/Sources/FluentSQLiteDriver/FluentSQLiteDatabase.swift:88:22: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func transaction<T>(_ closure: @escaping @Sendable (any Database) -> EventLoopFuture<T>) -> EventLoopFuture<T> {
^
: Sendable
/host/spi-builder-workspace/Sources/FluentSQLiteDriver/FluentSQLiteDatabase.swift:97:31: warning: type 'T' does not conform to the 'Sendable' protocol
return try await self.withConnection { conn in
^
/host/spi-builder-workspace/Sources/FluentSQLiteDriver/FluentSQLiteDatabase.swift:92:22: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
func transaction<T>(_ closure: @escaping @Sendable (any Database) async throws -> T) async throws -> T {
^
: Sendable
[869/870] Emitting module FluentSQLiteDriver
[870/870] Compiling FluentSQLiteDriver Exports.swift
Build complete! (82.89s)
Build complete.
{
"dependencies" : [
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.51.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "sqlite-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.5.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/sqlite-kit.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "fluent-sqlite-driver",
"name" : "fluent-sqlite-driver",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FluentSQLiteDriver",
"targets" : [
"FluentSQLiteDriver"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentSQLiteDriverTests",
"module_type" : "SwiftTarget",
"name" : "FluentSQLiteDriverTests",
"path" : "Tests/FluentSQLiteDriverTests",
"product_dependencies" : [
"FluentBenchmark"
],
"sources" : [
"FluentSQLiteDriverTests.swift"
],
"target_dependencies" : [
"FluentSQLiteDriver"
],
"type" : "test"
},
{
"c99name" : "FluentSQLiteDriver",
"module_type" : "SwiftTarget",
"name" : "FluentSQLiteDriver",
"path" : "Sources/FluentSQLiteDriver",
"product_dependencies" : [
"FluentKit",
"FluentSQL",
"Logging",
"SQLiteKit"
],
"product_memberships" : [
"FluentSQLiteDriver"
],
"sources" : [
"Exports.swift",
"FluentSQLiteConfiguration.swift",
"FluentSQLiteDatabase.swift",
"FluentSQLiteDriver.swift",
"SQLiteConverterDelegate.swift",
"SQLiteError+Database.swift",
"SQLiteRow+Database.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.