Build Information
Successful build of sqlite-kit, reference main (c02123
), with Swift 6.0 for Linux on 12 Aug 2025 19:27:25 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sqlite-kit.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/sqlite-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c021231 Bump actions/checkout from 4 to 5 in the dependencies group (#111)
Cloned https://github.com/vapor/sqlite-kit.git
Revision (git rev-parse @):
c0212311cd5370685347e6596b588d2991aeb968
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sqlite-kit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/vapor/sqlite-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-nio.git
[1/2409] Fetching async-kit
[2170/8429] Fetching async-kit, sql-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.55s)
[4335/6020] Fetching sql-kit
Fetching https://github.com/vapor/sqlite-nio.git
[6021/83411] Fetching sql-kit, swift-nio
[14535/85118] Fetching sql-kit, swift-nio, sqlite-nio
Fetched https://github.com/vapor/sqlite-nio.git from cache (3.46s)
[65612/83411] Fetching sql-kit, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (9.19s)
Fetched https://github.com/apple/swift-nio.git from cache (9.34s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (3.53s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
[1/3886] Fetching swift-log
[623/9854] Fetching swift-log, swift-algorithms
[9855/26807] Fetching swift-log, swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.53s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.53s)
Fetched https://github.com/apple/swift-collections.git from cache (1.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.96s)
Fetching https://github.com/apple/swift-numerics.git
[1/5946] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.32s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (4.70s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.1 (0.96s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (9.28s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
[598/6682] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.69s)
Fetched https://github.com/apple/swift-system.git from cache (0.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.35s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.81s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (2.44s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.8 (0.90s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.2.1
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.4
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.8
Building for debugging...
[0/37] Write sources
[20/37] Compiling _NumericsShims _NumericsShims.c
[21/37] Compiling CNIOWASI CNIOWASI.c
[22/37] Compiling _AtomicsShims.c
[23/37] Compiling CNIOWindows shim.c
[23/37] Compiling CNIOWindows WSAStartup.c
[23/37] Compiling CNIOPosix event_loop_id.c
[23/37] Write sources
[30/37] Compiling CNIODarwin shim.c
[31/37] Compiling CNIOLinux liburing_shims.c
[32/37] Compiling CNIOLinux shim.c
[33/37] Write swift-version-24593BA9C3E375BF.txt
[35/72] Emitting module _NIOBase64
[36/72] Emitting module InternalCollectionsUtilities
[36/73] Compiling c-nioatomics.c
[37/73] Compiling c-atomics.c
[39/97] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/97] Compiling Atomics AtomicMemoryOrderings.swift
[41/97] Compiling Atomics DoubleWord.swift
[42/97] Compiling Atomics AtomicStorage.swift
[43/97] Compiling Atomics AtomicValue.swift
[44/99] Compiling Atomics UnsafeAtomic.swift
[45/99] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/99] Compiling Atomics AtomicInteger.swift
[47/99] Compiling Atomics AtomicOptionalWrappable.swift
[48/99] Compiling Atomics AtomicReference.swift
[49/99] Compiling Atomics ManagedAtomic.swift
[50/99] Compiling Atomics ManagedAtomicLazyReference.swift
[51/99] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/99] Compiling Atomics IntegerConformances.swift
[54/99] Compiling Atomics AtomicBool.swift
[56/99] Compiling Atomics PointerConformances.swift
[57/99] Compiling Atomics Primitives.native.swift
[58/99] Compiling RealModule Float80+Real.swift
[59/100] Compiling RealModule ElementaryFunctions.swift
[60/100] Emitting module RealModule
[61/100] Compiling Atomics OptionalRawRepresentable.swift
[62/100] Compiling Atomics RawRepresentable.swift
[65/100] Compiling RealModule Real.swift
[66/100] Compiling RealModule RealFunctions.swift
[71/100] Compiling RealModule Float+Real.swift
[74/100] Compiling RealModule Float16+Real.swift
[75/102] Compiling _NIOBase64 Base64.swift
[78/103] Compiling _NIODataStructures PriorityQueue.swift
[79/103] Compiling _NIODataStructures _TinyArray.swift
[81/103] Compiling Atomics IntegerOperations.swift
[82/103] Compiling Atomics Unmanaged extensions.swift
[83/176] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[84/227] Compiling HeapModule Heap+Descriptions.swift
[85/233] Compiling Logging MetadataProvider.swift
[86/233] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[87/233] Emitting module NIOConcurrencyHelpers
[88/233] Compiling NIOConcurrencyHelpers NIOLock.swift
[89/233] Compiling NIOConcurrencyHelpers lock.swift
[90/233] Emitting module Logging
[91/233] Compiling Logging Locks.swift
[92/233] Compiling HeapModule _HeapNode.swift
[93/233] Emitting module _NIODataStructures
[94/233] Compiling _NIODataStructures Heap.swift
[95/234] Compiling HeapModule Heap.swift
[96/234] Compiling HeapModule Heap+Invariants.swift
[97/234] Emitting module HeapModule
[98/234] Compiling HeapModule Heap+UnsafeHandle.swift
[101/235] Compiling NIOConcurrencyHelpers atomics.swift
[102/235] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[104/236] Compiling _RopeModule Rope+_Storage.swift
[105/236] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[106/236] Compiling _RopeModule Rope+_UnsafeHandle.swift
[107/236] Compiling _RopeModule Rope.swift
[108/236] Compiling _RopeModule RopeElement.swift
[109/236] Compiling _RopeModule RopeMetric.swift
[110/236] Compiling _RopeModule RopeSummary.swift
[111/243] Compiling _RopeModule _RopeItem.swift
[112/243] Compiling _RopeModule _RopePath.swift
[113/243] Compiling _RopeModule _RopeVersion.swift
[114/243] Compiling _RopeModule Rope+Collection.swift
[115/243] Compiling _RopeModule Rope+Index.swift
[116/243] Compiling _RopeModule Rope+Sequence.swift
[117/243] Compiling _RopeModule Rope+Append.swift
[118/334] Compiling Logging LogHandler.swift
[119/334] Compiling Logging Logging.swift
[121/336] Compiling DequeModule Deque+Extras.swift
[122/336] Compiling DequeModule Deque+Hashable.swift
[123/336] Compiling DequeModule Deque._UnsafeHandle.swift
[124/336] Compiling DequeModule Deque.swift
[125/336] Compiling DequeModule _DequeBuffer.swift
[126/336] Compiling DequeModule _DequeBufferHeader.swift
[127/336] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[128/336] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[129/371] Compiling BitCollections BitArray+BitwiseOperations.swift
[130/371] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[131/371] Compiling BitCollections BitArray+Codable.swift
[132/371] Compiling BitCollections BitArray+Collection.swift
[133/371] Compiling BitCollections BitArray+Copy.swift
[134/371] Compiling BitCollections BitArray+CustomReflectable.swift
[135/371] Compiling BitCollections BitArray+Descriptions.swift
[136/371] Compiling BitCollections BitArray+Equatable.swift
[137/371] Compiling BitCollections BitSet+Invariants.swift
[138/371] Compiling BitCollections BitSet+Random.swift
[139/371] Compiling BitCollections BitSet+SetAlgebra basics.swift
[140/371] Compiling HashTreeCollections _Bucket.swift
[141/371] Compiling HashTreeCollections _Hash.swift
[142/371] Compiling HashTreeCollections _HashLevel.swift
[143/371] Compiling HashTreeCollections _HashNode+Builder.swift
[144/371] Compiling HashTreeCollections _HashNode+Debugging.swift
[145/373] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[146/373] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[147/373] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[148/373] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[149/373] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[150/373] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[151/373] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[152/373] Compiling BitCollections BitSet+Initializers.swift
[153/379] Compiling BitCollections BitArray._UnsafeHandle.swift
[154/379] Compiling BitCollections BitArray.swift
[155/390] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[156/390] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[159/390] Compiling BitCollections BitArray+Extras.swift
[160/390] Emitting module Atomics
[161/390] Compiling BitCollections BitArray+Initializers.swift
[162/390] Compiling BitCollections BitArray+Invariants.swift
[163/390] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[164/416] Compiling HashTreeCollections TreeSet+Hashable.swift
[165/416] Compiling HashTreeCollections TreeSet+Sendable.swift
[166/416] Compiling HashTreeCollections TreeSet+Sequence.swift
[167/416] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[168/416] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[169/416] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[170/416] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[171/416] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[172/416] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[173/416] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[174/426] Compiling BitCollections BitSet+CustomStringConvertible.swift
[175/426] Compiling BitCollections BitSet+Equatable.swift
[176/426] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[177/426] Compiling BitCollections BitSet+Extras.swift
[178/426] Compiling BitCollections BitSet+Hashable.swift
[179/426] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[180/426] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[181/426] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[182/426] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[184/435] Compiling Algorithms FlattenCollection.swift
[185/435] Compiling Algorithms Grouped.swift
[186/435] Compiling Algorithms Joined.swift
[187/435] Compiling Algorithms Keyed.swift
[188/435] Compiling Algorithms EitherSequence.swift
[189/435] Compiling Algorithms FirstNonNil.swift
[190/435] Compiling Algorithms Compacted.swift
[191/435] Compiling Algorithms Cycle.swift
[192/435] Compiling Algorithms MinMax.swift
[193/435] Compiling Algorithms Partition.swift
[198/435] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[199/435] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[200/435] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[206/442] Compiling BitCollections BitSet+SetAlgebra union.swift
[207/442] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[208/442] Compiling BitCollections BitSet.Counted.swift
[209/442] Compiling BitCollections BitSet.Index.swift
[210/442] Compiling BitCollections BitSet._UnsafeHandle.swift
[211/442] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[212/442] Compiling BitCollections BitSet+CustomReflectable.swift
[225/442] Emitting module BitCollections
[226/442] Compiling BitCollections BitSet.swift
[227/442] Compiling BitCollections Range+Utilities.swift
[228/442] Compiling BitCollections Slice+Utilities.swift
[229/442] Compiling BitCollections UInt+Tricks.swift
[230/442] Compiling BitCollections _Word.swift
[231/442] Compiling HashTreeCollections TreeDictionary+Keys.swift
[232/442] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[233/442] Compiling HashTreeCollections TreeDictionary+Merge.swift
[234/442] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[235/442] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[236/442] Compiling HashTreeCollections TreeDictionary+Values.swift
[237/442] Compiling Algorithms AdjacentPairs.swift
[238/442] Compiling Algorithms Chain.swift
[239/442] Compiling Algorithms Chunked.swift
[240/442] Compiling Algorithms Combinations.swift
[254/442] Emitting module DequeModule
[255/443] Compiling _RopeModule _CharacterRecognizer.swift
[256/443] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[257/443] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[258/443] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[259/443] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[260/443] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[261/443] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[262/443] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[263/443] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[264/443] Compiling HashTreeCollections TreeSet.swift
[282/443] Emitting module OrderedCollections
[286/444] Compiling Algorithms Permutations.swift
[287/444] Compiling Algorithms Product.swift
[290/444] Compiling Algorithms Indexed.swift
[291/444] Compiling Algorithms Intersperse.swift
[292/444] Compiling Algorithms Split.swift
[293/444] Compiling Algorithms Stride.swift
[306/444] Compiling Algorithms Suffix.swift
[307/447] Compiling Algorithms RandomSample.swift
[308/447] Compiling Algorithms Reductions.swift
[309/447] Compiling Algorithms Rotate.swift
[336/447] Compiling Algorithms Trim.swift
[337/447] Compiling Algorithms Unique.swift
[338/447] Compiling Algorithms Windows.swift
[344/508] Compiling CSQLite sqlite_nio_sqlite3.c
[346/508] Compiling NIOCore EventLoopFuture+Deprecated.swift
[347/508] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[348/508] Compiling NIOCore EventLoopFuture.swift
[349/508] Compiling NIOCore FileDescriptor.swift
[350/508] Compiling NIOCore FileHandle.swift
[351/508] Compiling NIOCore FileRegion.swift
[352/508] Compiling NIOCore GlobalSingletons.swift
[354/509] Compiling NIOCore ByteBuffer-aux.swift
[355/509] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[356/509] Compiling NIOCore ByteBuffer-conversions.swift
[357/509] Compiling NIOCore ChannelPipeline.swift
[358/509] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[359/509] Compiling NIOCore BSDSocketAPI.swift
[360/509] Emitting module _RopeModule
[361/509] Compiling NIOCore ChannelHandler.swift
[362/509] Compiling NIOCore ChannelHandlers.swift
[363/509] Compiling NIOCore ChannelInvoker.swift
[364/509] Compiling NIOCore ChannelOption.swift
[365/509] Compiling NIOCore ByteBuffer-core.swift
[366/509] Compiling NIOCore ByteBuffer-hex.swift
[367/509] Compiling NIOCore ByteBuffer-int.swift
[368/509] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[369/509] Compiling NIOCore EventLoop+SerialExecutor.swift
[370/509] Compiling NIOCore EventLoop.swift
[371/509] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[372/509] Compiling _RopeModule Rope+Join.swift
[373/509] Compiling _RopeModule Rope+MutatingForEach.swift
[374/509] Compiling _RopeModule Rope+Remove.swift
[375/509] Compiling _RopeModule Rope+RemoveSubrange.swift
[376/509] Compiling _RopeModule Rope+Split.swift
[377/509] Compiling _RopeModule Optional Utilities.swift
[378/509] Compiling _RopeModule String Utilities.swift
[379/509] Compiling _RopeModule String.Index+ABI.swift
[388/509] Compiling NIOCore CircularBuffer.swift
[389/509] Compiling NIOCore Codec.swift
[390/509] Compiling NIOCore ConvenienceOptionSupport.swift
[391/509] Compiling NIOCore DeadChannel.swift
[392/509] Compiling NIOCore NIOAsyncSequenceProducer.swift
[393/509] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[394/509] Compiling NIOCore NIOAsyncWriter.swift
[395/509] Compiling NIOCore IOData.swift
[396/509] Compiling NIOCore IPProtocol.swift
[397/509] Compiling NIOCore IntegerBitPacking.swift
[398/509] Compiling NIOCore IntegerTypes.swift
[399/509] Compiling NIOCore Interfaces.swift
[400/509] Compiling NIOCore Linux.swift
[401/509] Compiling NIOCore MarkedCircularBuffer.swift
[402/509] Compiling NIOCore MulticastChannel.swift
[403/509] Compiling NIOCore ByteBuffer-multi-int.swift
[404/509] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[405/509] Compiling NIOCore ByteBuffer-views.swift
[406/509] Compiling NIOCore Channel.swift
[418/509] Compiling NIOCore NIOAny.swift
[419/509] Compiling NIOCore NIOCloseOnErrorHandler.swift
[420/509] Compiling NIOCore NIOCoreSendableMetatype.swift
[421/509] Compiling NIOCore NIOLoopBound.swift
[422/509] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[423/509] Compiling NIOCore NIOScheduledCallback.swift
[424/509] Compiling NIOCore NIOSendable.swift
[425/509] Compiling NIOCore RecvByteBufferAllocator.swift
[426/517] Compiling NIOCore AsyncChannelHandler.swift
[427/517] Compiling NIOCore AsyncChannelInboundStream.swift
[428/517] Compiling NIOCore AsyncChannelOutboundWriter.swift
[437/517] Compiling NIOCore IO.swift
[438/517] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[439/517] Compiling NIOCore SocketAddresses.swift
[440/517] Compiling NIOCore SocketOptionProvider.swift
[441/517] Compiling NIOCore SystemCallHelpers.swift
[442/517] Compiling NIOCore TimeAmount+Duration.swift
[443/517] Compiling NIOCore TypeAssistedChannelHandler.swift
[444/517] Compiling NIOCore UniversalBootstrapSupport.swift
[447/517] Compiling NIOCore DispatchQueue+WithFuture.swift
[448/517] Compiling NIOCore EventLoop+Deprecated.swift
[452/517] Compiling NIOCore AddressedEnvelope.swift
[453/517] Compiling NIOCore AsyncAwaitSupport.swift
[454/517] Compiling NIOCore AsyncChannel.swift
[456/518] Emitting module HashTreeCollections
[458/519] Emitting module Algorithms
[468/522] Compiling Collections Collections.swift
[469/522] Emitting module Collections
[486/523] Compiling NIOCore Utilities.swift
[523/523] Emitting module NIOCore
[525/668] Compiling NIOEmbedded AsyncTestingChannel.swift
[526/668] Compiling SQLKit SQLQueryFetcher.swift
[527/668] Compiling SQLKit SQLReturningBuilder.swift
[528/668] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[529/668] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[530/668] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[531/668] Compiling SQLKit SQLDatabase.swift
[532/668] Compiling SQLKit SQLDatabaseReportedVersion.swift
[533/674] Compiling NIOEmbedded Embedded.swift
[534/674] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[535/674] Emitting module NIOEmbedded
[536/675] Compiling SQLKit SQLDropIndex.swift
[537/675] Compiling SQLKit SQLDropTable.swift
[538/675] Compiling SQLKit SQLDropTrigger.swift
[539/675] Compiling SQLKit SQLInsert.swift
[540/675] Compiling SQLKit SQLSelect.swift
[541/675] Compiling SQLKit SQLUnion.swift
[542/675] Compiling SQLKit SQLUpdate.swift
[543/675] Compiling SQLKit SQLExpression.swift
[544/675] Compiling SQLKit SQLSerializer.swift
[545/675] Compiling SQLKit SQLStatement.swift
[546/675] Compiling SQLKit SQLBinaryExpression.swift
[547/675] Compiling SQLKit SQLBinaryOperator.swift
[548/675] Compiling SQLKit SQLBind.swift
[550/687] Compiling SQLKit SQLAlterEnumBuilder.swift
[551/687] Compiling SQLKit SQLAlterTableBuilder.swift
[552/687] Compiling SQLKit SQLConflictUpdateBuilder.swift
[553/687] Compiling SQLKit SQLCreateEnumBuilder.swift
[554/687] Compiling SQLKit SQLCreateIndexBuilder.swift
[555/687] Compiling SQLKit SQLCreateTableBuilder.swift
[556/687] Compiling SQLKit SQLCreateTriggerBuilder.swift
[557/687] Compiling SQLKit SQLDeleteBuilder.swift
[558/687] Compiling SQLKit SQLDropEnumBuilder.swift
[559/687] Compiling SQLKit SQLDropIndexBuilder.swift
[560/687] Compiling SQLKit SQLDropTableBuilder.swift
[561/687] Compiling SQLKit SQLDropTriggerBuilder.swift
[562/687] Compiling SQLKit SQLInsertBuilder.swift
[563/687] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[564/687] Compiling SQLKit Exports.swift
[565/687] Compiling SQLKit SQLAlias.swift
[566/687] Compiling SQLKit SQLBetween.swift
[567/687] Compiling SQLKit SQLColumn.swift
[568/687] Compiling SQLKit SQLConstraint.swift
[569/687] Compiling SQLKit SQLDataType.swift
[570/687] Compiling SQLKit SQLDirection.swift
[571/687] Compiling NIOPosix ThreadPosix.swift
[572/687] Compiling NIOPosix ThreadWindows.swift
[573/687] Compiling NIOPosix UnsafeTransfer.swift
[574/687] Compiling NIOPosix Utilities.swift
[575/687] Compiling NIOPosix VsockAddress.swift
[576/687] Compiling SQLKit SQLLockingClause.swift
[577/687] Compiling SQLKit SQLOrderBy.swift
[578/687] Compiling SQLKit SQLReturning.swift
[579/687] Compiling SQLKit SQLSubquery.swift
[580/687] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[581/687] Compiling SQLKit SQLAlterEnum.swift
[582/687] Compiling SQLKit SQLAlterTable.swift
[583/687] Compiling SQLKit SQLCreateEnum.swift
[584/687] Compiling SQLKit SQLCreateIndex.swift
[585/687] Compiling SQLKit SQLCreateTable.swift
[586/687] Compiling SQLKit SQLCreateTrigger.swift
[587/687] Compiling SQLKit SQLDelete.swift
[588/687] Compiling SQLKit SQLDropEnum.swift
[589/687] Compiling NIOPosix VsockChannelEvents.swift
[590/687] Compiling SQLKit SQLColumnAssignment.swift
[591/687] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[592/687] Compiling SQLKit SQLColumnDefinition.swift
[593/687] Compiling SQLKit SQLCommonTableExpression.swift
[594/687] Compiling SQLKit SQLConflictAction.swift
[595/687] Compiling SQLKit SQLConflictResolutionStrategy.swift
[596/687] Compiling SQLKit SQLDropBehaviour.swift
[597/687] Compiling SQLKit SQLEnumDataType.swift
[598/687] Compiling SQLKit SQLExcludedColumn.swift
[599/687] Compiling SQLKit SQLForeignKey.swift
[600/687] Compiling SQLKit SQLJoin.swift
[601/687] Compiling SQLKit SQLJoinMethod.swift
[602/687] Compiling SQLKit SQLPredicateBuilder.swift
[603/687] Compiling SQLKit SQLQueryBuilder.swift
[611/687] Compiling SQLKit SQLDialect.swift
[612/687] Compiling SQLKit SQLDatabase+Deprecated.swift
[613/687] Compiling SQLKit SQLError.swift
[614/687] Compiling SQLKit SQLExpressions+Deprecated.swift
[615/687] Compiling SQLKit SQLPredicateGroupBuilder.swift
[616/687] Compiling SQLKit SQLRawBuilder.swift
[617/687] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[618/687] Compiling SQLKit SQLSelectBuilder.swift
[619/687] Compiling SQLKit SQLSubqueryBuilder.swift
[620/687] Compiling SQLKit SQLUnionBuilder.swift
[621/687] Compiling SQLKit SQLUpdateBuilder.swift
[622/687] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[623/687] Compiling SQLKit SQLColumnUpdateBuilder.swift
[624/687] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[625/687] Compiling SQLKit SQLCommonUnionBuilder.swift
[626/687] Compiling SQLKit SQLJoinBuilder.swift
[627/687] Compiling SQLKit SQLPartialResultBuilder.swift
[634/687] Emitting module SQLKit
[635/687] Emitting module NIOPosix
[662/687] Compiling SQLKit SQLFunction.swift
[663/687] Compiling SQLKit SQLGroupExpression.swift
[664/687] Compiling SQLKit SQLIdentifier.swift
[665/687] Compiling SQLKit SQLList.swift
[666/687] Compiling SQLKit SQLLiteral.swift
[667/687] Compiling SQLKit SQLRaw.swift
[668/687] Compiling SQLKit SQLCodingUtilities.swift
[669/687] Compiling SQLKit SQLQueryEncoder.swift
[670/687] Compiling SQLKit SQLRow.swift
[671/687] Compiling SQLKit SQLRowDecoder.swift
[672/687] Compiling SQLKit SomeCodingKey.swift
[673/687] Compiling SQLKit StringHandling.swift
[690/713] Compiling NIO Exports.swift
[691/713] Emitting module NIO
[693/719] Compiling AsyncKit EventLoop+Flatten.swift
[694/719] Compiling AsyncKit EventLoop+Future.swift
[695/719] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[696/721] Compiling AsyncKit Future+Transform.swift
[697/721] Compiling AsyncKit Future+Try.swift
[698/721] Compiling AsyncKit FutureOperators.swift
[699/721] Compiling AsyncKit Future+Miscellaneous.swift
[700/721] Compiling AsyncKit Future+Nonempty.swift
[701/721] Compiling AsyncKit Future+Optional.swift
[702/721] Compiling AsyncKit Optional+StrictMap.swift
[703/721] Compiling AsyncKit Exports.swift
[704/721] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[705/721] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[706/721] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[707/721] Compiling AsyncKit ConnectionPoolError.swift
[708/721] Compiling AsyncKit ConnectionPoolItem.swift
[709/721] Compiling AsyncKit ConnectionPoolSource.swift
[710/721] Emitting module NIOFoundationCompat
[711/721] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[713/732] Compiling SQLiteNIO SQLiteRow.swift
[714/733] Compiling SQLiteNIO SQLiteDataConvertible.swift
[715/733] Compiling SQLiteNIO SQLiteStatement.swift
[716/733] Emitting module AsyncKit
[717/733] Compiling SQLiteNIO SQLiteCustomFunction.swift
[718/733] Compiling SQLiteNIO SQLiteData.swift
[719/733] Emitting module SQLiteNIO
[720/733] Compiling SQLiteNIO Exports.swift
[721/733] Compiling SQLiteNIO SQLiteConnection.swift
[722/733] Compiling SQLiteNIO SQLiteError.swift
[723/733] Compiling SQLiteNIO SQLiteDataType.swift
[724/733] Compiling SQLiteNIO SQLiteDatabase.swift
[726/734] Compiling AsyncKit EventLoopConnectionPool.swift
[727/734] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[728/734] Compiling AsyncKit EventLoop+Concurrency.swift
[729/734] Compiling AsyncKit EventLoopGroup+Throwing.swift
[730/734] Compiling AsyncKit Collection+Flatten.swift
[731/734] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[732/734] Compiling AsyncKit EventLoopFutureQueue.swift
[733/734] Compiling AsyncKit Future+Collection.swift
[734/734] Compiling AsyncKit Future+Conjunctions.swift
[736/743] Compiling SQLiteKit Exports.swift
[737/743] Compiling SQLiteKit SQLiteConfiguration.swift
[738/744] Emitting module SQLiteKit
[739/744] Compiling SQLiteKit SQLiteConnectionSource.swift
[740/744] Compiling SQLiteKit SQLiteDialect.swift
[741/744] Compiling SQLiteKit SQLiteDataEncoder.swift
[742/744] Compiling SQLiteKit SQLiteDataDecoder.swift
[743/744] Compiling SQLiteKit SQLiteRow+SQLRow.swift
[744/744] Compiling SQLiteKit SQLiteConnection+SQLKit.swift
/host/spi-builder-workspace/Sources/SQLiteKit/SQLiteConnection+SQLKit.swift:260:33: warning: type 'R' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
257 | // See `SQLDatabase.withSession(_:)`.
258 | @usableFromInline
259 | func withSession<R>(_ closure: @escaping @Sendable (any SQLDatabase) async throws -> R) async throws -> R {
| `- note: consider making generic parameter 'R' conform to the 'Sendable' protocol
260 | try await self.database.withConnection {
| `- warning: type 'R' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
261 | try await closure($0.sql(encoder: self.encoder, decoder: self.decoder, queryLogLevel: self.queryLogLevel))
262 | }
Build complete! (188.32s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.65.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "sqlite-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/sqlite-nio.git"
},
{
"identity" : "sql-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.29.3",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/sql-kit.git"
},
{
"identity" : "async-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.19.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/async-kit.git"
}
],
"manifest_display_name" : "sqlite-kit",
"name" : "sqlite-kit",
"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" : "SQLiteKit",
"targets" : [
"SQLiteKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SQLiteKitTests",
"module_type" : "SwiftTarget",
"name" : "SQLiteKitTests",
"path" : "Tests/SQLiteKitTests",
"product_dependencies" : [
"SQLKitBenchmark"
],
"sources" : [
"SQLiteKitTests.swift"
],
"target_dependencies" : [
"SQLiteKit"
],
"type" : "test"
},
{
"c99name" : "SQLiteKit",
"module_type" : "SwiftTarget",
"name" : "SQLiteKit",
"path" : "Sources/SQLiteKit",
"product_dependencies" : [
"NIOFoundationCompat",
"AsyncKit",
"SQLiteNIO",
"SQLKit"
],
"product_memberships" : [
"SQLiteKit"
],
"sources" : [
"Exports.swift",
"SQLiteConfiguration.swift",
"SQLiteConnection+SQLKit.swift",
"SQLiteConnectionSource.swift",
"SQLiteDataDecoder.swift",
"SQLiteDataEncoder.swift",
"SQLiteDialect.swift",
"SQLiteRow+SQLRow.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.