Build Information
Successful build of sqlite-kit, reference main (f35a86
), with Swift 6.1 for Android on 29 May 2025 10:28:44 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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 f35a863 Use structured logging (metadata) when logging queries (#110)
Cloned https://github.com/vapor/sqlite-kit.git
Revision (git rev-parse @):
f35a863ecc2da5d563b836a9a696b148b0f4169f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sqlite-kit.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/sqlite-kit.git
https://github.com/vapor/sqlite-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/sqlite-nio.git
Fetching https://github.com/vapor/async-kit.git
[1/1508] Fetching sqlite-nio
[2/3878] Fetching sqlite-nio, async-kit
[2372/9861] Fetching sqlite-nio, async-kit, sql-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.56s)
[5506/7491] Fetching sqlite-nio, sql-kit
[5985/83584] Fetching sqlite-nio, sql-kit, swift-nio
Fetched https://github.com/vapor/sqlite-nio.git from cache (2.44s)
[54683/82076] Fetching sql-kit, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (6.82s)
Fetched https://github.com/apple/swift-nio.git from cache (6.94s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (10.27s)
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/5959] Fetching swift-algorithms
[2862/9795] Fetching swift-algorithms, swift-log
[3570/26386] Fetching swift-algorithms, swift-log, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.78s)
Fetched https://github.com/apple/swift-log.git from cache (0.80s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.89s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.84s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.68s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.46s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.82s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.3 (0.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.95s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
[1643/6101] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.08s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.53s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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/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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.5.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.3
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/36] Write sources
[20/36] Compiling _NumericsShims _NumericsShims.c
[21/36] Compiling CNIOWindows WSAStartup.c
[22/36] Compiling CNIOWindows shim.c
[23/36] Compiling _AtomicsShims.c
[24/36] Compiling CNIOLinux liburing_shims.c
[24/36] Compiling CNIOWASI CNIOWASI.c
[24/36] Write sources
[30/36] Compiling CNIODarwin shim.c
[31/36] Compiling CNIOLinux shim.c
[32/36] Write swift-version-24593BA9C3E375BF.txt
[34/71] Emitting module _NIOBase64
[35/71] Emitting module RealModule
[36/72] Emitting module InternalCollectionsUtilities
[36/73] Compiling c-nioatomics.c
[38/90] Compiling Atomics IntegerConformances.swift
[39/90] Compiling Atomics PointerConformances.swift
[40/90] Compiling RealModule ElementaryFunctions.swift
[41/92] Compiling Atomics AtomicBool.swift
[42/92] Compiling Atomics Primitives.shims.swift
[43/92] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/92] Compiling Logging LogHandler.swift
[45/92] Compiling _NIODataStructures _TinyArray.swift
[46/92] Compiling Atomics AtomicInteger.swift
[47/92] Compiling Atomics AtomicOptionalWrappable.swift
[50/92] Compiling RealModule RealFunctions.swift
[51/92] Compiling Atomics Primitives.native.swift
[52/92] Compiling Atomics AtomicReference.swift
[53/92] Compiling Atomics AtomicStorage.swift
[54/92] Compiling Atomics AtomicValue.swift
[55/92] Compiling RealModule Float+Real.swift
[56/92] Compiling RealModule Real.swift
[57/92] Compiling Atomics OptionalRawRepresentable.swift
[58/92] Compiling Atomics RawRepresentable.swift
[59/92] Compiling _NIODataStructures PriorityQueue.swift
[60/92] Emitting module _NIODataStructures
[61/92] Compiling _NIODataStructures Heap.swift
[62/93] Compiling _NIOBase64 Base64.swift
[63/93] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[66/95] Compiling RealModule Float16+Real.swift
[67/95] Compiling RealModule Float80+Real.swift
[72/96] Compiling Atomics UnsafeAtomic.swift
[73/96] Compiling Atomics UnsafeAtomicLazyReference.swift
[74/96] Compiling Atomics ManagedAtomic.swift
[75/96] Compiling Atomics ManagedAtomicLazyReference.swift
[76/98] Compiling Atomics AtomicMemoryOrderings.swift
[77/98] Compiling Atomics DoubleWord.swift
[77/228] Compiling c-atomics.c
[79/304] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[80/304] Compiling HashTreeCollections _HashNode+Structural filter.swift
[81/304] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[82/304] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[83/304] Compiling HashTreeCollections _HashNode+Structural merge.swift
[84/304] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[85/304] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[86/304] Compiling HeapModule Heap+Descriptions.swift
[87/310] Compiling HashTreeCollections _HashNode.swift
[88/310] Compiling HashTreeCollections _HashNodeHeader.swift
[89/310] Compiling HeapModule _HeapNode.swift
[90/310] Compiling HeapModule Heap.swift
[91/310] Compiling HeapModule Heap+UnsafeHandle.swift
[92/310] Compiling HeapModule Heap+Invariants.swift
[93/310] Compiling NIOConcurrencyHelpers NIOLock.swift
[94/310] Emitting module HeapModule
[95/311] Compiling HashTreeCollections TreeSet+Hashable.swift
[96/311] Compiling HashTreeCollections TreeSet+Sendable.swift
[97/311] Compiling HashTreeCollections TreeSet+Sequence.swift
[98/311] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[99/311] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[100/311] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[101/311] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[102/311] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[103/311] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[104/311] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[106/321] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[107/321] Compiling HashTreeCollections TreeDictionary+Keys.swift
[108/321] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[109/321] Compiling HashTreeCollections TreeDictionary+Merge.swift
[110/321] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[111/321] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[112/321] Compiling HashTreeCollections TreeDictionary+Values.swift
[113/328] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[114/328] Compiling HashTreeCollections TreeDictionary.swift
[115/328] Compiling HashTreeCollections TreeSet+Codable.swift
[116/328] Compiling HashTreeCollections TreeSet+Collection.swift
[117/328] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[118/328] Compiling HashTreeCollections TreeSet+Debugging.swift
[119/328] Compiling HashTreeCollections TreeSet+Descriptions.swift
[120/328] Compiling HashTreeCollections TreeSet+Equatable.swift
[121/328] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[122/328] Compiling HashTreeCollections TreeSet+Extras.swift
[123/328] Compiling HashTreeCollections TreeSet+Filter.swift
[124/328] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[125/328] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[126/328] Compiling HashTreeCollections TreeDictionary+Filter.swift
[127/328] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[128/328] Compiling HashTreeCollections _Bucket.swift
[129/328] Compiling HashTreeCollections _Hash.swift
[130/328] Compiling HashTreeCollections _HashLevel.swift
[131/328] Compiling HashTreeCollections _HashNode+Builder.swift
[132/328] Compiling HashTreeCollections _HashNode+Debugging.swift
[133/328] Compiling HashTreeCollections _HashNode+Initializers.swift
[134/328] Compiling HashTreeCollections _HashNode+Invariants.swift
[135/328] Compiling HashTreeCollections _HashNode+Lookups.swift
[136/328] Compiling NIOConcurrencyHelpers lock.swift
[147/343] Compiling NIOConcurrencyHelpers atomics.swift
[148/343] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[149/343] Emitting module NIOConcurrencyHelpers
[150/343] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[151/344] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[152/344] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[153/344] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[154/344] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[155/344] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[156/344] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[157/344] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[158/344] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[159/344] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[160/344] Compiling HashTreeCollections TreeSet.swift
[161/344] Compiling DequeModule Deque+CustomReflectable.swift
[162/344] Compiling DequeModule Deque+Descriptions.swift
[163/344] Compiling DequeModule Deque+Equatable.swift
[164/344] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[166/346] Compiling DequeModule Deque+Testing.swift
[167/346] Compiling DequeModule Deque._Storage.swift
[168/346] Compiling DequeModule Deque._UnsafeHandle.swift
[169/346] Compiling DequeModule Deque.swift
[170/346] Compiling DequeModule _DequeBuffer.swift
[171/346] Compiling DequeModule _DequeBufferHeader.swift
[172/346] Compiling DequeModule _DequeSlot.swift
[173/346] Compiling DequeModule _UnsafeWrappedBuffer.swift
[176/346] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[177/346] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[180/346] Compiling HashTreeCollections _HashSlot.swift
[181/346] Compiling HashTreeCollections _HashStack.swift
[182/346] Compiling HashTreeCollections _AncestorHashSlots.swift
[183/346] Compiling HashTreeCollections _Bitmap.swift
[195/346] Compiling DequeModule Deque+Extras.swift
[196/346] Compiling DequeModule Deque+Hashable.swift
[197/346] Compiling DequeModule Deque+Codable.swift
[198/346] Compiling DequeModule Deque+Collection.swift
[205/399] Compiling Logging Locks.swift
[206/399] Emitting module Logging
[207/399] Compiling Logging MetadataProvider.swift
[208/399] Compiling Logging Logging.swift
[209/400] Compiling BitCollections BitSet+BidirectionalCollection.swift
[210/400] Compiling BitCollections BitSet+Codable.swift
[211/400] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[212/400] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[213/400] Compiling BitCollections BitSet+CustomReflectable.swift
[214/400] Compiling BitCollections BitSet+CustomStringConvertible.swift
[215/400] Compiling BitCollections BitSet+Equatable.swift
[216/400] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[217/400] Compiling BitCollections BitSet+Extras.swift
[218/400] Compiling BitCollections BitSet+Hashable.swift
[219/400] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[220/400] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[222/409] Compiling BitCollections BitArray+Shifts.swift
[223/409] Compiling BitCollections BitArray+Testing.swift
[224/409] Compiling BitCollections BitArray+RandomBits.swift
[225/409] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[226/409] Compiling OrderedCollections OrderedSet+Sendable.swift
[227/409] Compiling OrderedCollections OrderedSet+SubSequence.swift
[228/409] Compiling OrderedCollections OrderedSet+Testing.swift
[229/409] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[230/409] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[231/409] Compiling OrderedCollections OrderedSet.swift
[232/409] Compiling OrderedCollections _UnsafeBitset.swift
[233/409] Compiling HashTreeCollections TreeDictionary+Collection.swift
[234/409] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[235/409] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[236/409] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[237/434] Emitting module Atomics
[238/434] Compiling Algorithms AdjacentPairs.swift
[239/434] Compiling Algorithms Chain.swift
[240/434] Compiling BitCollections BitSet+SetAlgebra union.swift
[241/434] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[242/434] Compiling BitCollections BitSet.Counted.swift
[265/434] Compiling BitCollections BitSet+Initializers.swift
[266/434] Compiling BitCollections BitSet+Invariants.swift
[267/434] Compiling BitCollections BitSet+Random.swift
[268/434] Compiling BitCollections BitSet+SetAlgebra basics.swift
[269/434] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[270/434] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[272/441] Compiling Algorithms Indexed.swift
[273/441] Compiling Algorithms Intersperse.swift
[274/441] Compiling Algorithms RandomSample.swift
[275/441] Compiling Algorithms Reductions.swift
[276/441] Compiling Algorithms Rotate.swift
[277/441] Compiling Algorithms Partition.swift
[278/441] Compiling Algorithms Permutations.swift
[279/441] Compiling Algorithms Product.swift
[280/441] Compiling Algorithms Joined.swift
[281/441] Compiling Algorithms Keyed.swift
[284/441] Compiling Algorithms Chunked.swift
[285/441] Compiling Algorithms Combinations.swift
[286/441] Compiling Algorithms Compacted.swift
[287/441] Compiling Algorithms Cycle.swift
[288/441] Compiling Algorithms EitherSequence.swift
[289/441] Compiling Algorithms FirstNonNil.swift
[290/441] Compiling Algorithms FlattenCollection.swift
[291/441] Compiling Algorithms Grouped.swift
[292/441] Emitting module _RopeModule
[293/441] Emitting module DequeModule
[294/442] Compiling BitCollections BitSet.swift
[295/442] Compiling BitCollections Range+Utilities.swift
[296/442] Compiling BitCollections Slice+Utilities.swift
[297/442] Compiling BitCollections UInt+Tricks.swift
[298/442] Compiling BitCollections _Word.swift
[303/442] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[304/442] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[305/442] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[306/442] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[307/442] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[308/442] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[309/442] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[310/442] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[311/442] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[323/443] Emitting module OrderedCollections
[335/444] Compiling Algorithms Stride.swift
[336/444] Compiling Algorithms Suffix.swift
[355/444] Compiling Algorithms MinMax.swift
[356/444] Compiling Algorithms Split.swift
[384/447] Emitting module BitCollections
[393/447] Compiling BitCollections BitSet.Index.swift
[394/447] Compiling BitCollections BitSet._UnsafeHandle.swift
[400/448] Compiling _RopeModule Rope+Join.swift
[401/448] Compiling _RopeModule Rope+MutatingForEach.swift
[402/448] Compiling _RopeModule Rope+Remove.swift
[403/448] Compiling _RopeModule Rope+RemoveSubrange.swift
[404/448] Compiling _RopeModule Rope+Split.swift
[405/448] Compiling _RopeModule Optional Utilities.swift
[406/448] Compiling _RopeModule String Utilities.swift
[407/448] Compiling _RopeModule String.Index+ABI.swift
[408/448] Compiling _RopeModule _CharacterRecognizer.swift
[410/448] Emitting module HashTreeCollections
[412/509] Compiling NIOCore IO.swift
[413/509] Compiling NIOCore IOData.swift
[414/509] Compiling NIOCore IPProtocol.swift
[415/509] Compiling NIOCore ChannelInvoker.swift
[416/509] Compiling NIOCore ChannelOption.swift
[417/509] Compiling NIOCore ChannelPipeline.swift
[418/509] Compiling NIOCore Linux.swift
[419/509] Compiling NIOCore MarkedCircularBuffer.swift
[420/509] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[421/509] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[422/509] Compiling NIOCore ByteBuffer-multi-int.swift
[423/509] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[424/509] Compiling NIOCore ByteBuffer-views.swift
[425/509] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[426/509] Compiling NIOCore BSDSocketAPI.swift
[427/509] Compiling NIOCore ByteBuffer-aux.swift
[428/509] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[428/509] Compiling CSQLite sqlite_nio_sqlite3.c
[431/509] Compiling NIOCore IntegerBitPacking.swift
[432/509] Compiling NIOCore IntegerTypes.swift
[433/509] Compiling NIOCore Interfaces.swift
[437/509] Compiling NIOCore EventLoopFuture+Deprecated.swift
[438/509] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[439/509] Compiling NIOCore EventLoopFuture.swift
[440/509] Compiling NIOCore EventLoop+SerialExecutor.swift
[441/509] Compiling NIOCore EventLoop.swift
[442/509] Compiling NIOCore AddressedEnvelope.swift
[443/509] Compiling NIOCore AsyncAwaitSupport.swift
[444/509] Compiling NIOCore AsyncChannel.swift
[445/509] Compiling NIOCore AsyncChannelHandler.swift
[446/509] Compiling NIOCore AsyncChannelInboundStream.swift
[447/509] Compiling NIOCore AsyncChannelOutboundWriter.swift
[448/509] Compiling NIOCore NIOAsyncSequenceProducer.swift
[450/510] Emitting module Algorithms
[451/510] Compiling NIOCore MulticastChannel.swift
[452/510] Compiling NIOCore NIOAny.swift
[453/510] Compiling NIOCore NIOCloseOnErrorHandler.swift
[454/510] Compiling NIOCore NIOLoopBound.swift
[455/510] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[456/510] Compiling NIOCore NIOScheduledCallback.swift
[457/510] Compiling NIOCore NIOSendable.swift
[458/510] Compiling NIOCore RecvByteBufferAllocator.swift
[460/521] Compiling Collections Collections.swift
[461/521] Emitting module Collections
[475/522] Compiling NIOCore FileDescriptor.swift
[476/522] Compiling NIOCore FileHandle.swift
[477/522] Compiling NIOCore FileRegion.swift
[478/522] Compiling NIOCore GlobalSingletons.swift
[479/522] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[480/522] Compiling NIOCore SocketAddresses.swift
[481/522] Compiling NIOCore SocketOptionProvider.swift
[482/522] Compiling NIOCore SystemCallHelpers.swift
[483/522] Compiling NIOCore TimeAmount+Duration.swift
[484/522] Compiling NIOCore TypeAssistedChannelHandler.swift
[485/522] Compiling NIOCore UniversalBootstrapSupport.swift
[486/522] Compiling NIOCore Utilities.swift
[487/522] Compiling NIOCore CircularBuffer.swift
[488/522] Compiling NIOCore Codec.swift
[489/522] Compiling NIOCore ConvenienceOptionSupport.swift
[490/522] Compiling NIOCore DeadChannel.swift
[491/522] Compiling NIOCore DispatchQueue+WithFuture.swift
[492/522] Compiling NIOCore EventLoop+Deprecated.swift
[502/522] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[503/522] Compiling NIOCore NIOAsyncWriter.swift
[508/522] Compiling NIOCore ByteBuffer-conversions.swift
[509/522] Compiling NIOCore ByteBuffer-core.swift
[510/522] Compiling NIOCore ByteBuffer-hex.swift
[511/522] Compiling NIOCore ByteBuffer-int.swift
[516/522] Compiling NIOCore Channel.swift
[517/522] Compiling NIOCore ChannelHandler.swift
[518/522] Compiling NIOCore ChannelHandlers.swift
[522/522] Emitting module NIOCore
[524/573] Emitting module NIOEmbedded
[525/573] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[526/573] Compiling NIOEmbedded AsyncTestingChannel.swift
[527/573] Compiling NIOPosix Pool.swift
[528/573] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[529/573] Compiling NIOPosix PosixSingletons.swift
[530/573] Compiling NIOPosix RawSocketBootstrap.swift
[531/573] Compiling NIOPosix Resolver.swift
[532/573] Compiling NIOPosix Selectable.swift
[533/573] Compiling NIOEmbedded Embedded.swift
[535/580] Compiling NIOPosix ThreadPosix.swift
[536/580] Compiling NIOPosix ThreadWindows.swift
[537/580] Compiling NIOPosix UnsafeTransfer.swift
[538/580] Compiling NIOPosix Utilities.swift
[539/580] Compiling NIOPosix VsockAddress.swift
[540/580] Compiling NIOPosix VsockChannelEvents.swift
[541/580] Emitting module NIOPosix
[542/580] Compiling NIOPosix SelectableChannel.swift
[543/580] Compiling NIOPosix SelectableEventLoop.swift
[544/580] Compiling NIOPosix SelectorEpoll.swift
[545/580] Compiling NIOPosix SelectorGeneric.swift
[546/580] Compiling NIOPosix SelectorKqueue.swift
[547/580] Compiling NIOPosix SelectorUring.swift
[548/580] Compiling NIOPosix ServerSocket.swift
[549/580] Compiling NIOPosix Socket.swift
[550/580] Compiling NIOPosix SocketChannel.swift
[551/580] Compiling NIOPosix SocketProtocols.swift
[552/580] Compiling NIOPosix System.swift
[553/580] Compiling NIOPosix Thread.swift
[554/580] Compiling NIOPosix Bootstrap.swift
[555/580] Compiling NIOPosix ControlMessage.swift
[556/580] Compiling NIOPosix DatagramVectorReadManager.swift
[557/580] Compiling NIOPosix Errors+Any.swift
[558/580] Compiling NIOPosix FileDescriptor.swift
[559/580] Compiling NIOPosix GetaddrinfoResolver.swift
[560/580] Compiling NIOPosix HappyEyeballs.swift
[561/580] Compiling NIOPosix IO.swift
[562/580] Compiling NIOPosix IntegerBitPacking.swift
[563/580] Compiling NIOPosix IntegerTypes.swift
[564/580] Compiling NIOPosix Linux.swift
[565/580] Compiling NIOPosix LinuxCPUSet.swift
[566/580] Compiling NIOPosix LinuxUring.swift
[567/580] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[568/580] Compiling NIOPosix BSDSocketAPICommon.swift
[569/580] Compiling NIOPosix BSDSocketAPIPosix.swift
[570/580] Compiling NIOPosix BSDSocketAPIWindows.swift
[571/580] Compiling NIOPosix BaseSocket.swift
[572/580] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[573/580] Compiling NIOPosix BaseSocketChannel.swift
[574/580] Compiling NIOPosix BaseStreamSocketChannel.swift
[575/580] Compiling NIOPosix NIOThreadPool.swift
[576/580] Compiling NIOPosix NonBlockingFileIO.swift
[577/580] Compiling NIOPosix PendingDatagramWritesManager.swift
[578/580] Compiling NIOPosix PendingWritesManager.swift
[579/580] Compiling NIOPosix PipeChannel.swift
[580/580] Compiling NIOPosix PipePair.swift
[582/605] Emitting module NIO
[583/605] Compiling NIO Exports.swift
[585/703] Compiling SQLKit SQLDropIndexBuilder.swift
[586/703] Compiling SQLKit SQLDropTableBuilder.swift
[587/703] Compiling SQLKit SQLDropTriggerBuilder.swift
[588/703] Compiling SQLKit SQLInsertBuilder.swift
[589/703] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[590/703] Compiling SQLKit Exports.swift
[591/705] Compiling SQLKit SQLAlterEnumBuilder.swift
[592/705] Compiling SQLKit SQLAlterTableBuilder.swift
[593/705] Compiling SQLKit SQLConflictUpdateBuilder.swift
[594/705] Compiling SQLKit SQLCreateEnumBuilder.swift
[595/705] Compiling SQLKit SQLCreateIndexBuilder.swift
[596/705] Compiling SQLKit SQLCreateTableBuilder.swift
[597/705] Compiling SQLKit SQLCreateTriggerBuilder.swift
[598/705] Compiling SQLKit SQLDeleteBuilder.swift
[599/705] Compiling SQLKit SQLDropEnumBuilder.swift
[604/717] Compiling SQLKit SQLPredicateGroupBuilder.swift
[605/717] Compiling SQLKit SQLRawBuilder.swift
[606/717] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[607/717] Compiling SQLKit SQLSelectBuilder.swift
[608/717] Compiling SQLKit SQLSubqueryBuilder.swift
[609/717] Compiling SQLKit SQLUnionBuilder.swift
[610/717] Compiling SQLKit SQLUpdateBuilder.swift
[611/717] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[612/717] Compiling SQLKit SQLColumnUpdateBuilder.swift
[613/717] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[614/717] Compiling SQLKit SQLCommonUnionBuilder.swift
[615/717] Compiling SQLKit SQLJoinBuilder.swift
[616/717] Compiling SQLKit SQLPartialResultBuilder.swift
[617/717] Compiling SQLKit SQLDropIndex.swift
[618/717] Compiling SQLKit SQLDropTable.swift
[619/717] Compiling SQLKit SQLDropTrigger.swift
[620/717] Compiling SQLKit SQLInsert.swift
[621/717] Compiling SQLKit SQLSelect.swift
[622/717] Compiling SQLKit SQLUnion.swift
[623/717] Compiling SQLKit SQLUpdate.swift
[624/717] Compiling SQLKit SQLExpression.swift
[625/717] Compiling SQLKit SQLSerializer.swift
[626/717] Compiling SQLKit SQLStatement.swift
[627/717] Compiling SQLKit SQLBinaryExpression.swift
[628/717] Compiling SQLKit SQLBinaryOperator.swift
[629/717] Compiling SQLKit SQLBind.swift
[630/717] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[631/717] Compiling SQLKit SQLColumnAssignment.swift
[632/717] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[633/717] Compiling SQLKit SQLColumnDefinition.swift
[634/717] Compiling SQLKit SQLCommonTableExpression.swift
[635/717] Compiling SQLKit SQLConflictAction.swift
[636/717] Compiling SQLKit SQLConflictResolutionStrategy.swift
[637/717] Compiling SQLKit SQLDropBehaviour.swift
[638/717] Compiling SQLKit SQLEnumDataType.swift
[639/717] Compiling SQLKit SQLExcludedColumn.swift
[640/717] Compiling SQLKit SQLForeignKey.swift
[641/717] Compiling SQLKit SQLJoin.swift
[642/717] Compiling SQLKit SQLJoinMethod.swift
[645/717] Compiling SQLKit SQLAlias.swift
[646/717] Compiling SQLKit SQLBetween.swift
[647/717] Compiling SQLKit SQLColumn.swift
[648/717] Compiling SQLKit SQLConstraint.swift
[649/717] Compiling SQLKit SQLDataType.swift
[650/717] Compiling SQLKit SQLDirection.swift
[651/717] Compiling AsyncKit Optional+StrictMap.swift
[652/717] Compiling AsyncKit Exports.swift
[653/717] Compiling SQLKit SQLNestedSubpathExpression.swift
[654/717] Compiling SQLKit SQLQualifiedTable.swift
[655/717] Compiling SQLKit SQLQueryString.swift
[656/717] Compiling SQLKit SQLLockingClause.swift
[657/717] Compiling SQLKit SQLOrderBy.swift
[658/717] Compiling SQLKit SQLReturning.swift
[659/717] Compiling SQLKit SQLSubquery.swift
[660/717] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[661/717] Compiling SQLKit SQLAlterEnum.swift
[662/717] Compiling SQLKit SQLAlterTable.swift
[663/717] Compiling SQLKit SQLCreateEnum.swift
[664/717] Compiling SQLKit SQLCreateIndex.swift
[665/717] Compiling SQLKit SQLCreateTable.swift
[666/717] Compiling SQLKit SQLCreateTrigger.swift
[667/717] Compiling SQLKit SQLDelete.swift
[668/717] Compiling SQLKit SQLDropEnum.swift
[669/717] Emitting module SQLKit
[672/717] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[673/717] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[674/717] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[678/717] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[679/717] Emitting module NIOFoundationCompat
[680/718] Compiling SQLKit SQLPredicateBuilder.swift
[681/718] Compiling SQLKit SQLQueryBuilder.swift
[682/718] Compiling SQLKit SQLQueryFetcher.swift
[683/718] Compiling SQLKit SQLReturningBuilder.swift
[684/718] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[685/718] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[686/718] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[687/718] Compiling SQLKit SQLDatabase.swift
[688/718] Compiling SQLKit SQLDatabaseReportedVersion.swift
[689/718] Compiling SQLKit SQLDialect.swift
[690/718] Compiling SQLKit SQLDatabase+Deprecated.swift
[691/718] Compiling SQLKit SQLError.swift
[692/718] Compiling SQLKit SQLExpressions+Deprecated.swift
[694/718] Compiling SQLKit SQLFunction.swift
[695/718] Compiling SQLKit SQLGroupExpression.swift
[696/718] Compiling SQLKit SQLIdentifier.swift
[697/718] Compiling SQLKit SQLList.swift
[698/718] Compiling SQLKit SQLLiteral.swift
[699/718] Compiling SQLKit SQLRaw.swift
[700/718] Compiling SQLKit SQLCodingUtilities.swift
[701/718] Compiling SQLKit SQLQueryEncoder.swift
[702/718] Compiling SQLKit SQLRow.swift
[703/718] Compiling SQLKit SQLRowDecoder.swift
[704/718] Compiling SQLKit SomeCodingKey.swift
[705/718] Compiling SQLKit StringHandling.swift
[707/729] Compiling SQLiteNIO SQLiteRow.swift
[708/730] Compiling SQLiteNIO SQLiteDatabase.swift
[709/730] Compiling SQLiteNIO Exports.swift
[710/730] Compiling SQLiteNIO SQLiteConnection.swift
[711/730] Compiling SQLiteNIO SQLiteDataType.swift
[712/730] Compiling SQLiteNIO SQLiteDataConvertible.swift
[713/730] Emitting module SQLiteNIO
[714/730] Compiling SQLiteNIO SQLiteCustomFunction.swift
[715/730] Compiling SQLiteNIO SQLiteData.swift
[716/730] Compiling SQLiteNIO SQLiteError.swift
[717/730] Compiling SQLiteNIO SQLiteStatement.swift
[728/731] Emitting module AsyncKit
[733/740] Compiling SQLiteKit SQLiteDataDecoder.swift
[734/741] Compiling SQLiteKit SQLiteConnectionSource.swift
[735/741] Compiling SQLiteKit SQLiteDialect.swift
[736/741] Compiling SQLiteKit SQLiteDataEncoder.swift
[737/741] Compiling SQLiteKit SQLiteConfiguration.swift
[738/741] Compiling SQLiteKit Exports.swift
[739/741] 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 | }
[740/741] Emitting module SQLiteKit
[741/741] Compiling SQLiteKit SQLiteRow+SQLRow.swift
Build complete! (102.93s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.