Build Information
Successful build of sqlite-kit, reference main (062386), with Swift 6.2 for Linux on 21 Nov 2025 21:59:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.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 062386d Bump actions/checkout from 5 to 6 in the dependencies group (#112)
Cloned https://github.com/vapor/sqlite-kit.git
Revision (git rev-parse @):
062386d5420aa4aa726b42281a65f1bdb20e9642
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.2
Building package at path: $PWD
https://github.com/vapor/sqlite-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sqlite-nio.git
[1/6093] Fetching sql-kit
[184/8532] Fetching sql-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.52s)
[1/80438] Fetching swift-nio
[4023/82189] Fetching swift-nio, sqlite-nio
Fetched https://github.com/vapor/sql-kit.git from cache (3.57s)
Fetched https://github.com/vapor/sqlite-nio.git from cache (3.60s)
[54698/80438] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (18.87s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (19.56s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
[1/6029] Fetching swift-algorithms
[122/11096] Fetching swift-algorithms, swift-log
[6144/29410] Fetching swift-algorithms, swift-log, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.86s)
Fetched https://github.com/apple/swift-log.git from cache (1.89s)
Fetched https://github.com/apple/swift-collections.git from cache (2.65s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (6.92s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.05s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.88s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.76s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.2 (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.90.0 (1.36s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[602/7002] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.78s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.65s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.94s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.12.1 (0.82s)
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/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.12.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.90.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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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.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.21.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.1.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
Building for debugging...
[0/37] Write sources
[21/37] Compiling CNIOWindows WSAStartup.c
[22/37] Compiling _NumericsShims _NumericsShims.c
[23/37] Compiling CNIOWindows shim.c
[24/37] Compiling CNIOWASI CNIOWASI.c
[24/37] Compiling _AtomicsShims.c
[26/37] Compiling CNIOLinux liburing_shims.c
[26/37] Compiling CNIOPosix event_loop_id.c
[28/37] Write sources
[30/37] Compiling CNIODarwin shim.c
[32/37] Compiling CNIOLinux shim.c
[33/37] Compiling c-nioatomics.c
[34/37] Compiling c-atomics.c
[35/37] Compiling CSQLite sqlite_nio_sqlite3.c
[36/37] Write swift-version-24593BA9C3E375BF.txt
[38/99] Emitting module RealModule
[39/100] Compiling Atomics AtomicStorage.swift
[40/100] Compiling Atomics AtomicValue.swift
[41/102] Compiling Atomics Primitives.native.swift
[42/102] Compiling Atomics AtomicInteger.swift
[43/102] Compiling RealModule RelaxedArithmetic.swift
[44/104] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[45/104] Compiling InternalCollectionsUtilities Integer rank.swift
[46/104] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[47/104] Emitting module InternalCollectionsUtilities
[48/104] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/104] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/104] Compiling Atomics AtomicOptionalWrappable.swift
[52/104] Compiling Atomics AtomicReference.swift
[53/104] Compiling InternalCollectionsUtilities UInt+reversed.swift
[54/104] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[57/104] Compiling RealModule RealFunctions.swift
[58/104] Compiling Atomics ManagedAtomic.swift
[59/104] Compiling Atomics ManagedAtomicLazyReference.swift
[64/104] Emitting module Atomics
[67/104] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[68/104] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[71/104] Compiling RealModule Float80+Real.swift
[72/104] Emitting module _NIOBase64
[73/104] Compiling _NIOBase64 Base64.swift
[74/104] Compiling RealModule Real.swift
[81/105] Compiling _NIODataStructures PriorityQueue.swift
[84/105] Compiling RealModule Float16+Real.swift
[92/107] Compiling _NIODataStructures _TinyArray.swift
[93/172] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[94/172] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[95/213] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[97/263] Compiling HeapModule _HeapNode.swift
[98/339] Compiling HeapModule Heap.swift
[99/339] Emitting module HeapModule
[100/339] Compiling HeapModule Heap+Invariants.swift
[101/339] Compiling HeapModule Heap+Descriptions.swift
[102/339] Compiling HeapModule Heap+UnsafeHandle.swift
[104/355] Compiling DequeModule Deque+Equatable.swift
[105/355] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[106/357] Compiling HashTreeCollections _Hash.swift
[107/357] Compiling HashTreeCollections _HashLevel.swift
[108/357] Compiling HashTreeCollections _HashNode+Builder.swift
[109/357] Compiling HashTreeCollections _HashNode+Debugging.swift
[110/357] Compiling HashTreeCollections _HashNode+Initializers.swift
[111/357] Compiling HashTreeCollections _HashNode+Invariants.swift
[112/357] Compiling HashTreeCollections _HashNode+Lookups.swift
[113/357] Compiling DequeModule _DequeBuffer.swift
[114/357] Compiling DequeModule _DequeBufferHeader.swift
[115/364] Compiling HashTreeCollections TreeDictionary+Merge.swift
[116/364] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[117/364] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[118/364] Compiling HashTreeCollections TreeDictionary+Values.swift
[119/364] Compiling HashTreeCollections _AncestorHashSlots.swift
[120/364] Compiling HashTreeCollections _Bitmap.swift
[121/364] Compiling HashTreeCollections _Bucket.swift
[122/364] Compiling OrderedCollections OrderedSet+SubSequence.swift
[123/364] Compiling OrderedCollections OrderedSet+Testing.swift
[124/364] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[125/364] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[126/364] Compiling OrderedCollections OrderedSet.swift
[127/364] Compiling OrderedCollections _UnsafeBitset.swift
[128/364] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[129/364] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[130/364] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[131/364] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[132/374] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[133/374] Compiling HashTreeCollections _RawHashNode.swift
[134/374] Compiling HashTreeCollections _UnmanagedHashNode.swift
[135/374] Compiling HashTreeCollections _UnsafePath.swift
[136/374] Compiling HashTreeCollections TreeDictionary+Codable.swift
[137/374] Compiling HashTreeCollections TreeDictionary+Collection.swift
[138/374] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[139/374] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[140/374] Compiling DequeModule Deque+CustomReflectable.swift
[141/374] Compiling DequeModule Deque+Descriptions.swift
[142/374] Compiling DequeModule Deque+Extras.swift
[143/374] Compiling DequeModule Deque+Hashable.swift
[144/374] Compiling DequeModule _DequeSlot.swift
[145/374] Compiling DequeModule _UnsafeWrappedBuffer.swift
[146/374] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[147/374] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[148/374] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[149/374] Compiling HashTreeCollections TreeDictionary+Filter.swift
[150/374] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[151/374] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[152/374] Compiling HashTreeCollections TreeDictionary+Keys.swift
[153/374] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[154/374] Compiling DequeModule Deque._UnsafeHandle.swift
[155/374] Compiling DequeModule Deque.swift
[156/374] Compiling DequeModule Deque+Testing.swift
[157/374] Compiling DequeModule Deque._Storage.swift
[162/374] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[163/374] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[164/374] Compiling HashTreeCollections _HashNode.swift
[165/374] Compiling HashTreeCollections _HashNodeHeader.swift
[166/374] Compiling HashTreeCollections _HashSlot.swift
[167/374] Compiling HashTreeCollections _HashStack.swift
[168/374] Compiling HashTreeCollections _HashTreeIterator.swift
[169/374] Compiling HashTreeCollections _HashTreeStatistics.swift
[170/374] Compiling Logging MetadataProvider.swift
[171/374] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[172/374] Compiling NIOConcurrencyHelpers lock.swift
[173/374] Emitting module NIOConcurrencyHelpers
[174/374] Compiling NIOConcurrencyHelpers NIOLock.swift
[175/374] Emitting module Logging
[176/374] Compiling Logging Locks.swift
[177/374] Compiling _NIODataStructures Heap.swift
[178/374] Emitting module _NIODataStructures
[183/378] Compiling DequeModule Deque+Codable.swift
[184/378] Compiling DequeModule Deque+Collection.swift
[191/378] Compiling NIOConcurrencyHelpers atomics.swift
[192/378] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[197/379] Compiling HashTreeCollections TreeDictionary.swift
[198/379] Compiling HashTreeCollections TreeSet+Codable.swift
[199/379] Compiling HashTreeCollections TreeSet+Collection.swift
[200/379] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[201/379] Compiling HashTreeCollections TreeSet+Debugging.swift
[202/379] Compiling HashTreeCollections TreeSet+Descriptions.swift
[203/379] Compiling HashTreeCollections TreeSet+Equatable.swift
[204/379] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[205/379] Compiling HashTreeCollections TreeSet+Extras.swift
[206/379] Compiling HashTreeCollections TreeSet+Filter.swift
[207/432] Compiling Logging LogHandler.swift
[208/432] Compiling Logging Logging.swift
[209/433] Compiling BitCollections BitArray+Extras.swift
[210/433] Compiling BitCollections BitArray+Fill.swift
[211/433] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[212/433] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[214/433] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[215/433] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[216/433] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[217/433] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[218/433] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[219/433] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[220/433] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[221/433] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[222/433] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[223/433] Compiling HashTreeCollections TreeSet.swift
[227/433] Compiling BitCollections BitArray+Shifts.swift
[228/433] Compiling BitCollections BitArray+Testing.swift
[229/433] Compiling BitCollections BitArray._UnsafeHandle.swift
[230/433] Compiling BitCollections BitArray+BitwiseOperations.swift
[231/433] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[232/433] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[233/433] Compiling BitCollections BitSet+CustomReflectable.swift
[234/433] Compiling BitCollections BitSet+CustomStringConvertible.swift
[235/433] Emitting module BitCollections
[239/433] Compiling BitCollections BitSet+Equatable.swift
[240/433] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[241/433] Compiling BitCollections BitSet+Extras.swift
[242/433] Compiling BitCollections BitSet+Hashable.swift
[244/440] Compiling BitCollections BitArray+Hashable.swift
[245/440] Compiling BitCollections BitArray+Initializers.swift
[246/440] Compiling BitCollections BitArray+Invariants.swift
[247/440] Compiling BitCollections BitArray+Copy.swift
[248/440] Compiling BitCollections BitArray+CustomReflectable.swift
[249/440] Compiling BitCollections BitArray+Descriptions.swift
[250/440] Compiling BitCollections BitArray+Equatable.swift
[251/440] Emitting module DequeModule
[254/441] Compiling BitCollections BitSet+Initializers.swift
[255/441] Compiling BitCollections BitSet+Invariants.swift
[256/441] Compiling BitCollections BitSet+Random.swift
[257/441] Compiling BitCollections BitSet+SetAlgebra basics.swift
[258/441] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[259/441] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[260/441] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[261/441] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[262/441] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[263/450] Compiling BitCollections BitSet.swift
[264/450] Compiling BitCollections Range+Utilities.swift
[265/450] Compiling BitCollections Slice+Utilities.swift
[266/450] Compiling BitCollections UInt+Tricks.swift
[267/450] Compiling BitCollections _Word.swift
[270/468] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[271/468] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[272/468] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[273/468] Compiling BitCollections BitSet.Index.swift
[274/468] Compiling BitCollections BitSet._UnsafeHandle.swift
[288/513] Compiling NIOCore DispatchQueue+WithFuture.swift
[289/513] Compiling NIOCore EventLoop+Deprecated.swift
[290/513] Compiling NIOCore EventLoop+SerialExecutor.swift
[291/513] Compiling NIOCore EventLoop.swift
[292/513] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[293/513] Compiling NIOCore NIOCoreSendableMetatype.swift
[294/513] Compiling NIOCore NIODecodedAsyncSequence.swift
[295/513] Compiling NIOCore IntegerBitPacking.swift
[296/513] Compiling NIOCore IntegerTypes.swift
[297/513] Compiling NIOCore Interfaces.swift
[298/513] Compiling NIOCore Linux.swift
[299/513] Compiling NIOCore MarkedCircularBuffer.swift
[300/513] Compiling NIOCore MulticastChannel.swift
[301/513] Compiling NIOCore NIOAny.swift
[302/513] Compiling NIOCore NIOLoopBound.swift
[303/513] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[304/513] Compiling NIOCore NIOScheduledCallback.swift
[305/513] Compiling NIOCore NIOSendable.swift
[306/513] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[307/513] Compiling NIOCore RecvByteBufferAllocator.swift
[308/513] Compiling NIOCore IPProtocol.swift
[309/513] Compiling NIOCore AsyncChannel.swift
[310/513] Compiling NIOCore AsyncChannelHandler.swift
[311/513] Compiling NIOCore AsyncChannelInboundStream.swift
[312/513] Compiling NIOCore AsyncChannelOutboundWriter.swift
[313/513] Compiling NIOCore NIOAsyncSequenceProducer.swift
[314/513] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[315/513] Compiling NIOCore NIOAsyncWriter.swift
[316/513] Compiling NIOCore CircularBuffer.swift
[317/513] Compiling NIOCore Codec.swift
[318/513] Compiling NIOCore ConvenienceOptionSupport.swift
[319/513] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[320/513] Compiling NIOCore BSDSocketAPI.swift
[321/513] Compiling NIOCore ByteBuffer-aux.swift
[322/513] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[323/513] Compiling NIOCore ByteBuffer-conversions.swift
[324/513] Compiling NIOCore ByteBuffer-core.swift
[325/513] Compiling NIOCore ByteBuffer-hex.swift
[326/513] Compiling NIOCore ByteBuffer-int.swift
[327/513] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[328/513] Compiling NIOCore ByteBuffer-multi-int.swift
[329/513] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[330/513] Compiling NIOCore ByteBuffer-views.swift
[331/513] Compiling NIOCore Channel.swift
[332/513] Compiling NIOCore ChannelHandler.swift
[333/513] Compiling NIOCore ChannelHandlers.swift
[334/513] Compiling NIOCore ChannelInvoker.swift
[335/513] Compiling NIOCore ChannelOption.swift
[336/513] Compiling NIOCore ChannelPipeline.swift
[337/513] Compiling NIOCore AddressedEnvelope.swift
[338/513] Compiling NIOCore AsyncAwaitSupport.swift
[343/513] Emitting module OrderedCollections
[372/514] Compiling NIOCore DeadChannel.swift
[383/514] Compiling NIOCore NIOCloseOnErrorHandler.swift
[384/514] Compiling NIOCore EventLoopFuture+Deprecated.swift
[385/514] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[389/514] Compiling NIOCore EventLoopFuture.swift
[390/514] Compiling NIOCore FileDescriptor.swift
[391/514] Compiling NIOCore FileHandle.swift
[392/514] Compiling NIOCore FileRegion.swift
[410/515] Emitting module Algorithms
[412/516] Emitting module _RopeModule
[435/516] Emitting module HashTreeCollections
[454/525] Compiling NIOCore TypeAssistedChannelHandler.swift
[455/525] Compiling NIOCore UniversalBootstrapSupport.swift
[456/525] Compiling NIOCore Utilities.swift
[457/525] Compiling _RopeModule Rope+RemoveSubrange.swift
[458/525] Compiling _RopeModule Rope+Split.swift
[459/525] Compiling _RopeModule Optional Utilities.swift
[460/525] Compiling _RopeModule String Utilities.swift
[461/525] Compiling _RopeModule String.Index+ABI.swift
[462/525] Compiling _RopeModule _CharacterRecognizer.swift
[464/528] Emitting module Collections
[465/528] Compiling Collections Collections.swift
[473/529] Compiling NIOCore GlobalSingletons.swift
[474/529] Compiling NIOCore IO.swift
[475/529] Compiling NIOCore IOData.swift
[494/529] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[495/529] Compiling NIOCore SocketAddresses.swift
[496/529] Compiling NIOCore SocketOptionProvider.swift
[497/529] Compiling NIOCore SystemCallHelpers.swift
[498/529] Compiling NIOCore TimeAmount+Duration.swift
[502/529] Emitting module NIOCore
[531/676] Compiling NIOEmbedded AsyncTestingChannel.swift
[532/676] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[533/676] Emitting module NIOEmbedded
[534/676] Compiling NIOEmbedded Embedded.swift
[536/677] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[537/677] Compiling SQLKit SQLColumnAssignment.swift
[538/677] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[539/677] Compiling SQLKit SQLColumnDefinition.swift
[540/677] Compiling SQLKit SQLCommonTableExpression.swift
[541/677] Compiling SQLKit SQLConflictAction.swift
[542/677] Compiling SQLKit SQLConflictResolutionStrategy.swift
[543/677] Compiling SQLKit SQLDropBehaviour.swift
[544/677] Compiling SQLKit SQLEnumDataType.swift
[545/677] Compiling SQLKit SQLExcludedColumn.swift
[546/677] Compiling SQLKit SQLForeignKey.swift
[547/677] Compiling SQLKit SQLJoin.swift
[548/677] Compiling SQLKit SQLJoinMethod.swift
[549/689] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[550/689] Compiling SQLKit Exports.swift
[551/689] Compiling SQLKit SQLAlias.swift
[552/689] Compiling SQLKit SQLBetween.swift
[553/689] Compiling SQLKit SQLColumn.swift
[554/689] Compiling SQLKit SQLConstraint.swift
[555/689] Compiling SQLKit SQLDataType.swift
[556/689] Compiling SQLKit SQLDirection.swift
[557/689] Compiling SQLKit SQLDistinct.swift
[558/689] Compiling SQLKit SQLForeignKeyAction.swift
[559/689] Compiling SQLKit SQLNestedSubpathExpression.swift
[560/689] Compiling SQLKit SQLQualifiedTable.swift
[561/689] Compiling SQLKit SQLQueryString.swift
[562/689] Compiling SQLKit SQLLockingClause.swift
[563/689] Compiling SQLKit SQLOrderBy.swift
[564/689] Compiling SQLKit SQLReturning.swift
[565/689] Compiling SQLKit SQLSubquery.swift
[566/689] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[567/689] Compiling SQLKit SQLAlterEnum.swift
[568/689] Compiling SQLKit SQLAlterTable.swift
[569/689] Compiling SQLKit SQLCreateEnum.swift
[570/689] Compiling SQLKit SQLCreateIndex.swift
[571/689] Compiling SQLKit SQLCreateTable.swift
[572/689] Compiling SQLKit SQLCreateTrigger.swift
[573/689] Compiling SQLKit SQLDelete.swift
[574/689] Compiling SQLKit SQLDropEnum.swift
[575/689] Compiling SQLKit SQLDropIndex.swift
[576/689] Compiling SQLKit SQLDropTable.swift
[577/689] Compiling SQLKit SQLDropTrigger.swift
[578/689] Compiling SQLKit SQLInsert.swift
[579/689] Compiling SQLKit SQLSelect.swift
[580/689] Compiling SQLKit SQLUnion.swift
[581/689] Compiling SQLKit SQLUpdate.swift
[582/689] Compiling SQLKit SQLExpression.swift
[583/689] Compiling SQLKit SQLSerializer.swift
[584/689] Compiling SQLKit SQLStatement.swift
[585/689] Compiling SQLKit SQLBinaryExpression.swift
[586/689] Compiling SQLKit SQLBinaryOperator.swift
[587/689] Compiling SQLKit SQLBind.swift
[588/689] Compiling SQLKit SQLAlterEnumBuilder.swift
[589/689] Compiling SQLKit SQLAlterTableBuilder.swift
[590/689] Compiling SQLKit SQLConflictUpdateBuilder.swift
[591/689] Compiling SQLKit SQLCreateEnumBuilder.swift
[592/689] Compiling SQLKit SQLCreateIndexBuilder.swift
[593/689] Compiling SQLKit SQLCreateTableBuilder.swift
[594/689] Compiling SQLKit SQLCreateTriggerBuilder.swift
[595/689] Compiling SQLKit SQLDeleteBuilder.swift
[596/689] Compiling SQLKit SQLDropEnumBuilder.swift
[597/689] Compiling SQLKit SQLDropIndexBuilder.swift
[598/689] Compiling SQLKit SQLDropTableBuilder.swift
[599/689] Compiling SQLKit SQLDropTriggerBuilder.swift
[600/689] Compiling SQLKit SQLInsertBuilder.swift
[601/689] Compiling SQLKit SQLPredicateGroupBuilder.swift
[602/689] Compiling SQLKit SQLRawBuilder.swift
[603/689] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[604/689] Compiling SQLKit SQLSelectBuilder.swift
[605/689] Compiling SQLKit SQLSubqueryBuilder.swift
[606/689] Compiling SQLKit SQLUnionBuilder.swift
[607/689] Compiling SQLKit SQLUpdateBuilder.swift
[608/689] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[609/689] Compiling SQLKit SQLColumnUpdateBuilder.swift
[610/689] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[611/689] Compiling SQLKit SQLCommonUnionBuilder.swift
[612/689] Compiling SQLKit SQLJoinBuilder.swift
[613/689] Compiling SQLKit SQLPartialResultBuilder.swift
[614/689] Compiling SQLKit SQLPredicateBuilder.swift
[615/689] Compiling SQLKit SQLQueryBuilder.swift
[616/689] Compiling SQLKit SQLQueryFetcher.swift
[617/689] Compiling SQLKit SQLReturningBuilder.swift
[618/689] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[619/689] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[620/689] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[621/689] Compiling SQLKit SQLDatabase.swift
[622/689] Compiling SQLKit SQLDatabaseReportedVersion.swift
[623/689] Compiling SQLKit SQLDialect.swift
[624/689] Compiling SQLKit SQLDatabase+Deprecated.swift
[625/689] Compiling SQLKit SQLError.swift
[626/689] Compiling SQLKit SQLExpressions+Deprecated.swift
[627/689] Emitting module SQLKit
[649/695] Compiling NIOPosix ThreadWindows.swift
[650/695] Compiling NIOPosix UnsafeTransfer.swift
[651/695] Compiling NIOPosix Utilities.swift
[652/695] Compiling NIOPosix VsockAddress.swift
[653/695] Compiling NIOPosix VsockChannelEvents.swift
[654/695] Compiling NIOPosix Windows.swift
[655/695] Compiling SQLKit SQLFunction.swift
[656/695] Compiling SQLKit SQLGroupExpression.swift
[657/695] Compiling SQLKit SQLIdentifier.swift
[658/695] Compiling SQLKit SQLList.swift
[659/695] Compiling SQLKit SQLLiteral.swift
[660/695] Compiling SQLKit SQLRaw.swift
[661/695] Compiling SQLKit SQLCodingUtilities.swift
[662/695] Compiling SQLKit SQLQueryEncoder.swift
[663/695] Compiling SQLKit SQLRow.swift
[664/695] Compiling SQLKit SQLRowDecoder.swift
[665/695] Compiling SQLKit SomeCodingKey.swift
[666/695] Compiling SQLKit StringHandling.swift
[682/696] Emitting module NIOPosix
[698/721] Compiling NIO Exports.swift
[699/721] Emitting module NIO
[701/727] Emitting module NIOFoundationCompat
[702/727] Compiling AsyncKit ConnectionPoolError.swift
[703/727] Compiling AsyncKit ConnectionPoolItem.swift
[704/727] Compiling AsyncKit ConnectionPoolSource.swift
[705/729] Compiling AsyncKit Future+Miscellaneous.swift
[706/729] Compiling AsyncKit Future+Nonempty.swift
[707/729] Compiling AsyncKit Future+Optional.swift
[708/729] Compiling AsyncKit Future+Transform.swift
[709/729] Compiling AsyncKit Future+Try.swift
[710/729] Compiling AsyncKit FutureOperators.swift
[711/729] Compiling AsyncKit Optional+StrictMap.swift
[712/729] Compiling AsyncKit Exports.swift
[713/729] Compiling AsyncKit EventLoopConnectionPool.swift
[714/729] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[715/729] Compiling AsyncKit EventLoop+Concurrency.swift
[716/729] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[717/729] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[718/729] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[719/729] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[721/730] Emitting module AsyncKit
[722/741] Compiling SQLiteNIO SQLiteRow.swift
[723/742] Compiling SQLiteNIO SQLiteDataType.swift
[724/742] Compiling SQLiteNIO SQLiteStatement.swift
[725/742] Compiling SQLiteNIO SQLiteData.swift
[726/742] Compiling SQLiteNIO SQLiteDataConvertible.swift
[727/742] Compiling SQLiteNIO SQLiteDatabase.swift
[728/742] Compiling SQLiteNIO SQLiteError.swift
[729/742] Compiling SQLiteNIO Exports.swift
[730/742] Compiling SQLiteNIO SQLiteConnection+Hooks.swift
[731/742] Emitting module SQLiteNIO
[732/742] Compiling SQLiteNIO SQLiteConnection.swift
[733/742] Compiling SQLiteNIO SQLiteCustomFunction.swift
[735/743] Compiling AsyncKit EventLoopGroup+Throwing.swift
[736/743] Compiling AsyncKit Collection+Flatten.swift
[737/743] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[738/743] Compiling AsyncKit EventLoopFutureQueue.swift
[739/743] Compiling AsyncKit Future+Collection.swift
[740/743] Compiling AsyncKit Future+Conjunctions.swift
[741/743] Compiling AsyncKit EventLoop+Flatten.swift
[742/743] Compiling AsyncKit EventLoop+Future.swift
[743/743] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[745/752] Compiling SQLiteKit Exports.swift
[746/753] Emitting module SQLiteKit
[747/753] Compiling SQLiteKit SQLiteDialect.swift
[748/753] Compiling SQLiteKit SQLiteConnectionSource.swift
[749/753] Compiling SQLiteKit SQLiteDataDecoder.swift
[750/753] Compiling SQLiteKit SQLiteDataEncoder.swift
[751/753] Compiling SQLiteKit SQLiteRow+SQLRow.swift
[752/753] Compiling SQLiteKit SQLiteConfiguration.swift
[753/753] 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! (139.25s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.