Build Information
Successful build of Dflat, reference v0.6.0 (2b98a6), with Swift 6.3 for Linux on 21 Apr 2026 09:51:49 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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liuliu/dflat.git
Reference: v0.6.0
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/liuliu/dflat
* tag v0.6.0 -> FETCH_HEAD
HEAD is now at 2b98a69 Fix subscription have the wrong type for Int / UInt in WorkspaceDictionary.
Cloned https://github.com/liuliu/dflat.git
Revision (git rev-parse @):
2b98a697b63d44ce96bb9432fb746ef8d1e855be
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/liuliu/dflat.git at v0.6.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/liuliu/dflat.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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/google/flatbuffers.git
[1/99040] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git from cache (13.24s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/liuliu/swift-sqlite3-support.git
Fetching https://github.com/apple/swift-docc-plugin
[1/119] Fetching swift-sqlite3-support
[67/2396] Fetching swift-sqlite3-support, swift-docc-plugin
[318/4216] Fetching swift-sqlite3-support, swift-docc-plugin, swift-atomics
Fetched https://github.com/apple/swift-docc-plugin from cache (1.24s)
[1932/1939] Fetching swift-sqlite3-support, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (2.11s)
Fetched https://github.com/liuliu/swift-sqlite3-support.git from cache (2.12s)
Computing version for https://github.com/liuliu/swift-sqlite3-support.git
Computed https://github.com/liuliu/swift-sqlite3-support.git at 3.47.1 (3.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.93s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (1.21s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.01s)
Creating working copy for https://github.com/liuliu/swift-sqlite3-support.git
Working copy of https://github.com/liuliu/swift-sqlite3-support.git resolved at 3.47.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
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/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at c92e78a9f841a6110ec27180d68d1f7f2afda21d
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/20] Write sources
[6/20] Compiling _AtomicsShims.c
[7/20] Compiling _SQLiteDflatOSShim os.c
[8/20] Write swift-version-24593BA9C3E375BF.txt
[10/57] Emitting module Atomics
[11/59] Compiling Atomics IntegerOperations.swift
[12/59] Compiling Atomics Unmanaged extensions.swift
[13/59] Compiling FlatBuffers ByteBuffer.swift
[14/59] Compiling FlatBuffers Constants.swift
[15/59] Compiling FlatBuffers Enum.swift
[16/59] Compiling FlatBuffers FlatBufferBuilder.swift
[17/59] Compiling FlatBuffers FlatBufferObject.swift
[18/59] Compiling FlatBuffers FlatBuffersUtils.swift
[19/59] Compiling FlatBuffers FlatbuffersErrors.swift
[20/59] Compiling FlatBuffers NativeObject.swift
[21/59] Compiling FlatBuffers Offset.swift
[22/59] Compiling FlatBuffers Root.swift
[23/59] Compiling FlatBuffers String+extension.swift
[24/59] Compiling FlatBuffers TableVerifier.swift
[25/59] Compiling FlatBuffers VeriferOptions.swift
[26/59] Compiling FlatBuffers Struct.swift
[27/59] Compiling FlatBuffers Int+extension.swift
[28/59] Compiling FlatBuffers Message.swift
[29/59] Compiling FlatBuffers Mutable.swift
[30/60] Wrapping AST for Atomics for debugging
[50/62] Emitting module FlatBuffers
[51/62] Compiling FlatBuffers Verifiable.swift
[52/62] Compiling FlatBuffers Verifier.swift
[53/63] Wrapping AST for FlatBuffers for debugging
[55/101] Compiling Dflat SQLiteAnd.swift
[56/101] Compiling Dflat SQLiteEqualTo.swift
[57/101] Compiling Dflat SQLiteField.swift
[58/101] Compiling Dflat SQLiteIn.swift
[59/101] Compiling Dflat SQLiteIsNotNull.swift
[60/101] Compiling Dflat Atom.swift
[61/101] Compiling Dflat ChangeRequest.swift
[62/101] Compiling Dflat Expr.swift
[63/101] Compiling Dflat FetchedResult.swift
[64/101] Compiling Dflat FlatBuffersCodable.swift
[65/101] Compiling Dflat Publisher.swift
[66/101] Compiling Dflat SQLiteIsNull.swift
[67/101] Compiling Dflat SQLiteLessThan.swift
[68/101] Compiling Dflat SQLiteLessThanOrEqualTo.swift
[69/101] Compiling Dflat SQLiteMod.swift
[70/101] Compiling Dflat SQLiteNot.swift
[70/106] Compiling SQLite3 sqlite3.c
[72/106] Compiling Dflat LessThan.swift
[73/106] Compiling Dflat LessThanOrEqualTo.swift
[74/106] Compiling Dflat Mod.swift
[75/106] Compiling Dflat Not.swift
[76/106] Compiling Dflat NotEqualTo.swift
[77/106] Compiling Dflat NotIn.swift
/host/spi-builder-workspace/src/exprs/Value.swift:5:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
3 | public protocol DflatFriendlyValue: Comparable, Hashable {}
4 |
5 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6 | @inlinable
7 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
[78/106] Compiling Dflat Or.swift
/host/spi-builder-workspace/src/exprs/Value.swift:5:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
3 | public protocol DflatFriendlyValue: Comparable, Hashable {}
4 |
5 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6 | @inlinable
7 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
[79/106] Compiling Dflat Subtraction.swift
/host/spi-builder-workspace/src/exprs/Value.swift:5:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
3 | public protocol DflatFriendlyValue: Comparable, Hashable {}
4 |
5 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6 | @inlinable
7 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
[80/106] Compiling Dflat Value.swift
/host/spi-builder-workspace/src/exprs/Value.swift:5:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
3 | public protocol DflatFriendlyValue: Comparable, Hashable {}
4 |
5 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6 | @inlinable
7 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
[81/106] Compiling Dflat SQLiteAddition.swift
/host/spi-builder-workspace/src/exprs/Value.swift:5:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
3 | public protocol DflatFriendlyValue: Comparable, Hashable {}
4 |
5 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6 | @inlinable
7 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
[82/106] Compiling Dflat SQLiteNotEqualTo.swift
[83/106] Compiling Dflat SQLiteNotIn.swift
[84/106] Compiling Dflat SQLiteOr.swift
[85/106] Compiling Dflat SQLiteSubtraction.swift
[86/106] Compiling Dflat SQLiteValue.swift
[87/106] Compiling Dflat EqualTo.swift
[88/106] Compiling Dflat Field.swift
[89/106] Compiling Dflat In.swift
[90/106] Compiling Dflat IsNotNull.swift
[91/106] Compiling Dflat IsNull.swift
[92/106] Emitting module Dflat
/host/spi-builder-workspace/src/exprs/Value.swift:5:1: warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
3 | public protocol DflatFriendlyValue: Comparable, Hashable {}
4 |
5 | extension Bool: Comparable {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
6 | @inlinable
7 | public static func < (lhs: Bool, rhs: Bool) -> Bool {
[93/106] Compiling Dflat QueryBuilder.swift
[94/106] Compiling Dflat SQLiteExpr.swift
[95/106] Compiling Dflat TransactionContext.swift
[96/106] Compiling Dflat Workspace.swift
[97/106] Compiling Dflat Addition.swift
[98/106] Compiling Dflat And.swift
[99/107] Write Objects.LinkFileList
[100/107] Wrapping AST for Dflat for debugging
[101/108] Write Objects.LinkFileList
[102/128] Archiving libSQLite3.a
[103/128] Archiving libDflat.a
[105/128] Emitting module SQLiteDflat
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:6:1: warning: extension declares a conformance of imported type 'Bool' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4 | // MARK - Implement binding for SQLite.
5 |
6 | extension Bool: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
8 | sqlite3_bind_int(query, parameterId, self ? 1 : 0)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:11:1: warning: extension declares a conformance of imported type 'Int8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | }
10 | }
11 | extension Int8: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
13 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:16:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 | }
16 | extension UInt8: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
18 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:21:1: warning: extension declares a conformance of imported type 'Int16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | }
20 | }
21 | extension Int16: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
23 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:26:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | }
26 | extension UInt16: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
28 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:31:1: warning: extension declares a conformance of imported type 'Int32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
29 | }
30 | }
31 | extension Int32: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
32 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
33 | sqlite3_bind_int(query, parameterId, self)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:36:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
34 | }
35 | }
36 | extension UInt32: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
37 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
38 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:41:1: warning: extension declares a conformance of imported type 'Int64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
39 | }
40 | }
41 | extension Int64: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
42 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
43 | sqlite3_bind_int64(query, parameterId, self)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:46:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
44 | }
45 | }
46 | extension UInt64: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
47 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
48 | sqlite3_bind_int64(query, parameterId, Int64(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:51:1: warning: extension declares a conformance of imported type 'Float' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
49 | }
50 | }
51 | extension Float: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Float' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
52 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
53 | sqlite3_bind_double(query, parameterId, Double(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:56:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
54 | }
55 | }
56 | extension Double: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Double' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
58 | sqlite3_bind_double(query, parameterId, self)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:61:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
59 | }
60 | }
61 | extension String: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
62 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
63 | // This is not ideal, but there isn't a good way to guarentee life-cycle of the String from Swift.
[106/130] Compiling SQLiteDflat SQLiteConnectionPool.swift
[107/130] Compiling SQLiteDflat SQLiteExpr.swift
[108/130] Compiling SQLiteDflat SQLiteFetchedResult.swift
[109/130] Compiling SQLiteDflat OSShim.swift
[110/130] Compiling SQLiteDflat SQLiteAtom.swift
[111/130] Compiling SQLiteDflat SQLiteConnection.swift
[112/130] Compiling SQLiteDflat SQLiteObjectRepository.swift
[113/130] Compiling SQLiteDflat SQLitePersistenceToolbox.swift
[114/130] Compiling SQLiteDflat SQLitePublisher.swift
[115/130] Compiling SQLiteDflat SQLiteTableState.swift
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:6:1: warning: extension declares a conformance of imported type 'Bool' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4 | // MARK - Implement binding for SQLite.
5 |
6 | extension Bool: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
8 | sqlite3_bind_int(query, parameterId, self ? 1 : 0)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:11:1: warning: extension declares a conformance of imported type 'Int8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | }
10 | }
11 | extension Int8: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
13 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:16:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 | }
16 | extension UInt8: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
18 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:21:1: warning: extension declares a conformance of imported type 'Int16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | }
20 | }
21 | extension Int16: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
23 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:26:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | }
26 | extension UInt16: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
28 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:31:1: warning: extension declares a conformance of imported type 'Int32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
29 | }
30 | }
31 | extension Int32: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
32 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
33 | sqlite3_bind_int(query, parameterId, self)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:36:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
34 | }
35 | }
36 | extension UInt32: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
37 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
38 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:41:1: warning: extension declares a conformance of imported type 'Int64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
39 | }
40 | }
41 | extension Int64: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
42 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
43 | sqlite3_bind_int64(query, parameterId, self)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:46:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
44 | }
45 | }
46 | extension UInt64: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
47 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
48 | sqlite3_bind_int64(query, parameterId, Int64(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:51:1: warning: extension declares a conformance of imported type 'Float' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
49 | }
50 | }
51 | extension Float: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Float' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
52 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
53 | sqlite3_bind_double(query, parameterId, Double(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:56:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
54 | }
55 | }
56 | extension Double: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Double' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
58 | sqlite3_bind_double(query, parameterId, self)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:61:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
59 | }
60 | }
61 | extension String: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
62 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
63 | // This is not ideal, but there isn't a good way to guarentee life-cycle of the String from Swift.
[116/130] Compiling SQLiteDflat SQLiteTransactionContext.swift
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:6:1: warning: extension declares a conformance of imported type 'Bool' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4 | // MARK - Implement binding for SQLite.
5 |
6 | extension Bool: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
8 | sqlite3_bind_int(query, parameterId, self ? 1 : 0)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:11:1: warning: extension declares a conformance of imported type 'Int8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | }
10 | }
11 | extension Int8: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
13 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:16:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 | }
16 | extension UInt8: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
18 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:21:1: warning: extension declares a conformance of imported type 'Int16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | }
20 | }
21 | extension Int16: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
23 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:26:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | }
26 | extension UInt16: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
28 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:31:1: warning: extension declares a conformance of imported type 'Int32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
29 | }
30 | }
31 | extension Int32: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
32 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
33 | sqlite3_bind_int(query, parameterId, self)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:36:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
34 | }
35 | }
36 | extension UInt32: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
37 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
38 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:41:1: warning: extension declares a conformance of imported type 'Int64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
39 | }
40 | }
41 | extension Int64: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
42 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
43 | sqlite3_bind_int64(query, parameterId, self)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:46:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
44 | }
45 | }
46 | extension UInt64: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
47 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
48 | sqlite3_bind_int64(query, parameterId, Int64(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:51:1: warning: extension declares a conformance of imported type 'Float' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
49 | }
50 | }
51 | extension Float: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Float' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
52 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
53 | sqlite3_bind_double(query, parameterId, Double(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:56:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
54 | }
55 | }
56 | extension Double: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Double' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
58 | sqlite3_bind_double(query, parameterId, self)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:61:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
59 | }
60 | }
61 | extension String: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
62 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
63 | // This is not ideal, but there isn't a good way to guarentee life-cycle of the String from Swift.
[117/130] Compiling SQLiteDflat SQLiteValue.swift
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:6:1: warning: extension declares a conformance of imported type 'Bool' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
4 | // MARK - Implement binding for SQLite.
5 |
6 | extension Bool: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Bool' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
7 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
8 | sqlite3_bind_int(query, parameterId, self ? 1 : 0)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:11:1: warning: extension declares a conformance of imported type 'Int8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | }
10 | }
11 | extension Int8: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
13 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:16:1: warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 | }
16 | extension UInt8: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt8' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
18 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:21:1: warning: extension declares a conformance of imported type 'Int16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
19 | }
20 | }
21 | extension Int16: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
23 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:26:1: warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
24 | }
25 | }
26 | extension UInt16: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt16' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
28 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:31:1: warning: extension declares a conformance of imported type 'Int32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
29 | }
30 | }
31 | extension Int32: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
32 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
33 | sqlite3_bind_int(query, parameterId, self)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:36:1: warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
34 | }
35 | }
36 | extension UInt32: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt32' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
37 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
38 | sqlite3_bind_int(query, parameterId, Int32(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:41:1: warning: extension declares a conformance of imported type 'Int64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
39 | }
40 | }
41 | extension Int64: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Int64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
42 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
43 | sqlite3_bind_int64(query, parameterId, self)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:46:1: warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
44 | }
45 | }
46 | extension UInt64: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'UInt64' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
47 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
48 | sqlite3_bind_int64(query, parameterId, Int64(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:51:1: warning: extension declares a conformance of imported type 'Float' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
49 | }
50 | }
51 | extension Float: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Float' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
52 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
53 | sqlite3_bind_double(query, parameterId, Double(self))
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:56:1: warning: extension declares a conformance of imported type 'Double' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
54 | }
55 | }
56 | extension Double: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'Double' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
57 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
58 | sqlite3_bind_double(query, parameterId, self)
/host/spi-builder-workspace/src/sqlite/SQLiteValue.swift:61:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
59 | }
60 | }
61 | extension String: SQLiteValue {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'SQLiteValue', 'SQLiteBinding'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
62 | public func bindSQLite(_ query: OpaquePointer, parameterId: Int32) {
63 | // This is not ideal, but there isn't a good way to guarentee life-cycle of the String from Swift.
[118/130] Compiling SQLiteDflat dict_data_model_generated.swift
[119/130] Compiling SQLiteDflat dict_generated.swift
[120/130] Compiling SQLiteDflat SQLiteQueryBuilder.swift
[121/130] Compiling SQLiteDflat SQLiteResultPublisher.swift
[122/130] Compiling SQLiteDflat SQLiteTableSpace.swift
[123/130] Compiling SQLiteDflat dict_mutating_generated.swift
[124/130] Compiling SQLiteDflat dict_query_generated.swift
[125/130] Compiling SQLiteDflat SQLiteWorkspace.swift
/host/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
19 | self.namespace = namespace
20 | locks = UnsafeMutablePointer.allocate(capacity: Self.size)
21 | locks.assign(repeating: os_unfair_lock(), count: Self.size)
| |- warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
| `- note: use 'update(repeating:count:)' instead
22 | dictionaries = Array(repeating: [String: Any](), count: Self.size)
23 | subscriptions = Array(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[126/130] Compiling SQLiteDflat SQLiteWorkspaceDictionary.swift
/host/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
19 | self.namespace = namespace
20 | locks = UnsafeMutablePointer.allocate(capacity: Self.size)
21 | locks.assign(repeating: os_unfair_lock(), count: Self.size)
| |- warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
| `- note: use 'update(repeating:count:)' instead
22 | dictionaries = Array(repeating: [String: Any](), count: Self.size)
23 | subscriptions = Array(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[127/130] Compiling SQLiteDflat SQLiteWorkspaceState.swift
/host/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
19 | self.namespace = namespace
20 | locks = UnsafeMutablePointer.allocate(capacity: Self.size)
21 | locks.assign(repeating: os_unfair_lock(), count: Self.size)
| |- warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
| `- note: use 'update(repeating:count:)' instead
22 | dictionaries = Array(repeating: [String: Any](), count: Self.size)
23 | subscriptions = Array(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[128/131] Wrapping AST for SQLiteDflat for debugging
[129/131] Write Objects.LinkFileList
[130/131] Archiving libSQLiteDflat.a
Build complete! (85.46s)
Build complete.
{
"dependencies" : [
{
"identity" : "flatbuffers",
"requirement" : {
"revision" : [
"c92e78a9f841a6110ec27180d68d1f7f2afda21d"
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/flatbuffers.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-sqlite3-support",
"requirement" : {
"range" : [
{
"lower_bound" : "3.39.2",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/liuliu/swift-sqlite3-support.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Dflat",
"name" : "Dflat",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "3.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Dflat",
"targets" : [
"Dflat"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "SQLiteDflat",
"targets" : [
"SQLiteDflat"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "_SQLiteDflatOSShim",
"module_type" : "ClangTarget",
"name" : "_SQLiteDflatOSShim",
"path" : "src/sqlite",
"product_memberships" : [
"SQLiteDflat"
],
"sources" : [
"os.c"
],
"type" : "library"
},
{
"c99name" : "Tests",
"module_type" : "SwiftTarget",
"name" : "Tests",
"path" : "src/tests",
"sources" : [
"AsyncTests.swift",
"ConcurrencyTests.swift",
"DictionaryTests.swift",
"ExprTests.swift",
"FetchTests.swift",
"ObjectRepositoryTests.swift",
"SQLiteWorkspaceCRUDTests.swift",
"SchemaUpgradeTests.swift",
"SerialTests.swift",
"SubscribeTests.swift",
"monster_data_model_generated.swift",
"monster_generated.swift",
"monster_mutating_generated.swift",
"monster_query_generated.swift",
"monster_v2_data_model_generated.swift",
"monster_v2_generated.swift",
"monster_v2_mutating_generated.swift",
"monster_v2_query_generated.swift",
"monster_v3_data_model_generated.swift",
"monster_v3_generated.swift",
"monster_v3_mutating_generated.swift",
"monster_v3_query_generated.swift",
"namespace.swift",
"orb_weapon_data_model_generated.swift",
"orb_weapon_generated.swift",
"orb_weapon_mutating_generated.swift"
],
"target_dependencies" : [
"SQLiteDflat"
],
"type" : "test"
},
{
"c99name" : "SQLiteDflat",
"module_type" : "SwiftTarget",
"name" : "SQLiteDflat",
"path" : "src/sqlite",
"product_dependencies" : [
"SQLite3"
],
"product_memberships" : [
"SQLiteDflat"
],
"sources" : [
"OSShim.swift",
"SQLiteAtom.swift",
"SQLiteConnection.swift",
"SQLiteConnectionPool.swift",
"SQLiteExpr.swift",
"SQLiteFetchedResult.swift",
"SQLiteObjectRepository.swift",
"SQLitePersistenceToolbox.swift",
"SQLitePublisher.swift",
"SQLiteQueryBuilder.swift",
"SQLiteResultPublisher.swift",
"SQLiteTableSpace.swift",
"SQLiteTableState.swift",
"SQLiteTransactionContext.swift",
"SQLiteValue.swift",
"SQLiteWorkspace.swift",
"SQLiteWorkspaceDictionary.swift",
"SQLiteWorkspaceState.swift",
"dict/dict_data_model_generated.swift",
"dict/dict_generated.swift",
"dict/dict_mutating_generated.swift",
"dict/dict_query_generated.swift"
],
"target_dependencies" : [
"Dflat",
"_SQLiteDflatOSShim"
],
"type" : "library"
},
{
"c99name" : "Dflat",
"module_type" : "SwiftTarget",
"name" : "Dflat",
"path" : "src",
"product_dependencies" : [
"FlatBuffers",
"Atomics"
],
"product_memberships" : [
"Dflat",
"SQLiteDflat"
],
"sources" : [
"Atom.swift",
"ChangeRequest.swift",
"Expr.swift",
"FetchedResult.swift",
"FlatBuffersCodable.swift",
"Publisher.swift",
"QueryBuilder.swift",
"SQLiteExpr.swift",
"TransactionContext.swift",
"Workspace.swift",
"exprs/Addition.swift",
"exprs/And.swift",
"exprs/EqualTo.swift",
"exprs/Field.swift",
"exprs/In.swift",
"exprs/IsNotNull.swift",
"exprs/IsNull.swift",
"exprs/LessThan.swift",
"exprs/LessThanOrEqualTo.swift",
"exprs/Mod.swift",
"exprs/Not.swift",
"exprs/NotEqualTo.swift",
"exprs/NotIn.swift",
"exprs/Or.swift",
"exprs/Subtraction.swift",
"exprs/Value.swift",
"exprs/sqlite/SQLiteAddition.swift",
"exprs/sqlite/SQLiteAnd.swift",
"exprs/sqlite/SQLiteEqualTo.swift",
"exprs/sqlite/SQLiteField.swift",
"exprs/sqlite/SQLiteIn.swift",
"exprs/sqlite/SQLiteIsNotNull.swift",
"exprs/sqlite/SQLiteIsNull.swift",
"exprs/sqlite/SQLiteLessThan.swift",
"exprs/sqlite/SQLiteLessThanOrEqualTo.swift",
"exprs/sqlite/SQLiteMod.swift",
"exprs/sqlite/SQLiteNot.swift",
"exprs/sqlite/SQLiteNotEqualTo.swift",
"exprs/sqlite/SQLiteNotIn.swift",
"exprs/sqlite/SQLiteOr.swift",
"exprs/sqlite/SQLiteSubtraction.swift",
"exprs/sqlite/SQLiteValue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.