Build Information
Successful build of Dflat, reference unstable (ac2de5
), with Swift 5.10 for Linux on 10 Dec 2024 07:20:57 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liuliu/dflat.git
Reference: unstable
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
* branch unstable -> FETCH_HEAD
* [new branch] unstable -> origin/unstable
HEAD is now at ac2de5f To always link swift-atomics.
Cloned https://github.com/liuliu/dflat.git
Revision (git rev-parse @):
ac2de5fd27842acb5d723e913a35e4ebb15812f9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/liuliu/dflat.git at unstable
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/liuliu/dflat.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/google/flatbuffers.git
[1/83581] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git from cache (6.04s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/liuliu/swift-sqlite3-support.git
Fetching https://github.com/apple/swift-atomics.git
[1/119] Fetching swift-sqlite3-support
[67/2163] Fetching swift-sqlite3-support, swift-docc-plugin
[313/3732] Fetching swift-sqlite3-support, swift-docc-plugin, swift-atomics
Fetched https://github.com/apple/swift-docc-plugin from cache (0.44s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
[111/119] Fetching swift-sqlite3-support
Fetched https://github.com/liuliu/swift-sqlite3-support.git from cache (1.07s)
Computing version for https://github.com/liuliu/swift-sqlite3-support.git
Computed https://github.com/liuliu/swift-sqlite3-support.git at 3.47.1 (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.54s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3203] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.76s)
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/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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at c92e78a9f841a6110ec27180d68d1f7f2afda21d
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
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/58] Compiling Atomics ManagedAtomic.swift
[11/58] Compiling Atomics ManagedAtomicLazyReference.swift
[12/58] Compiling Atomics UnsafeAtomic.swift
[13/58] Compiling Atomics UnsafeAtomicLazyReference.swift
[14/58] Compiling Atomics AtomicMemoryOrderings.swift
[15/58] Compiling Atomics DoubleWord.swift
[16/60] Compiling Atomics Primitives.shims.swift
[17/60] Compiling Atomics AtomicInteger.swift
[18/60] Compiling Atomics AtomicOptionalWrappable.swift
[19/60] Compiling Atomics AtomicReference.swift
[20/60] Compiling Atomics AtomicStorage.swift
[21/60] Compiling Atomics AtomicValue.swift
[22/60] Compiling Atomics IntegerOperations.swift
[23/60] Compiling Atomics Unmanaged extensions.swift
[24/60] Compiling Atomics IntegerConformances.swift
[25/60] Compiling Atomics PointerConformances.swift
[26/60] Compiling Atomics Primitives.native.swift
[27/60] Emitting module Atomics
[28/60] Compiling Atomics OptionalRawRepresentable.swift
[29/60] Compiling Atomics RawRepresentable.swift
[30/60] Compiling Atomics AtomicBool.swift
[31/61] Wrapping AST for Atomics for debugging
[36/61] Emitting module FlatBuffers
[52/63] Compiling FlatBuffers Verifiable.swift
[53/63] Compiling FlatBuffers Verifier.swift
[54/64] Wrapping AST for FlatBuffers for debugging
[56/102] Compiling Dflat SQLiteIsNull.swift
[57/102] Compiling Dflat SQLiteLessThan.swift
[58/102] Compiling Dflat SQLiteLessThanOrEqualTo.swift
[59/102] Compiling Dflat SQLiteMod.swift
[60/102] Compiling Dflat SQLiteNot.swift
[61/102] Compiling Dflat Atom.swift
[62/102] Compiling Dflat ChangeRequest.swift
[63/102] Compiling Dflat Expr.swift
[64/102] Compiling Dflat FetchedResult.swift
[65/102] Compiling Dflat FlatBuffersCodable.swift
[66/102] Compiling Dflat Publisher.swift
[67/107] Compiling Dflat SQLiteAnd.swift
[68/107] Compiling Dflat SQLiteEqualTo.swift
[69/107] Compiling Dflat SQLiteField.swift
[70/107] Compiling Dflat SQLiteIn.swift
[71/107] Compiling Dflat SQLiteIsNotNull.swift
[72/107] Compiling Dflat LessThan.swift
[73/107] Compiling Dflat LessThanOrEqualTo.swift
[74/107] Compiling Dflat Mod.swift
[75/107] Compiling Dflat Not.swift
[76/107] Compiling Dflat NotEqualTo.swift
[77/107] Compiling Dflat EqualTo.swift
[78/107] Compiling Dflat Field.swift
[79/107] Compiling Dflat In.swift
[80/107] Compiling Dflat IsNotNull.swift
[81/107] Compiling Dflat IsNull.swift
[82/107] Compiling Dflat NotIn.swift
[83/107] Compiling Dflat Or.swift
[84/107] Compiling Dflat Subtraction.swift
[85/107] Compiling Dflat Value.swift
[86/107] Compiling Dflat SQLiteAddition.swift
[87/107] Compiling Dflat QueryBuilder.swift
[88/107] Compiling Dflat SQLiteExpr.swift
[89/107] Compiling Dflat TransactionContext.swift
[90/107] Compiling Dflat Workspace.swift
[91/107] Compiling Dflat Addition.swift
[92/107] Compiling Dflat And.swift
[93/107] Compiling Dflat SQLiteNotEqualTo.swift
[94/107] Compiling Dflat SQLiteNotIn.swift
[95/107] Compiling Dflat SQLiteOr.swift
[96/107] Compiling Dflat SQLiteSubtraction.swift
[97/107] Compiling Dflat SQLiteValue.swift
[98/107] Emitting module Dflat
[99/108] Wrapping AST for Dflat for debugging
[100/108] Write Objects.LinkFileList
[101/108] Archiving libDflat.a
[102/108] Compiling SQLite3 sqlite3.c
[103/108] Write Objects.LinkFileList
[104/108] Archiving libSQLite3.a
[106/129] Compiling SQLiteDflat OSShim.swift
[107/129] Compiling SQLiteDflat SQLiteAtom.swift
[108/129] Compiling SQLiteDflat SQLiteConnection.swift
[109/129] Emitting module SQLiteDflat
[110/129] Compiling SQLiteDflat SQLiteConnectionPool.swift
[111/129] Compiling SQLiteDflat SQLiteExpr.swift
[112/129] Compiling SQLiteDflat SQLiteFetchedResult.swift
[113/131] Compiling SQLiteDflat dict_data_model_generated.swift
[114/131] Compiling SQLiteDflat dict_generated.swift
[115/131] Compiling SQLiteDflat SQLiteObjectRepository.swift
[116/131] Compiling SQLiteDflat SQLitePersistenceToolbox.swift
[117/131] Compiling SQLiteDflat SQLitePublisher.swift
[118/131] Compiling SQLiteDflat SQLiteQueryBuilder.swift
[119/131] Compiling SQLiteDflat SQLiteResultPublisher.swift
[120/131] Compiling SQLiteDflat SQLiteTableSpace.swift
[121/131] Compiling SQLiteDflat dict_mutating_generated.swift
[122/131] Compiling SQLiteDflat dict_query_generated.swift
[123/131] Compiling SQLiteDflat SQLiteTableState.swift
[124/131] Compiling SQLiteDflat SQLiteTransactionContext.swift
[125/131] Compiling SQLiteDflat SQLiteValue.swift
[126/131] 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:)'
locks.assign(repeating: os_unfair_lock(), count: Self.size)
^
/host/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: note: use 'update(repeating:count:)' instead
locks.assign(repeating: os_unfair_lock(), count: Self.size)
^~~~~~
update
[127/131] 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:)'
locks.assign(repeating: os_unfair_lock(), count: Self.size)
^
/host/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: note: use 'update(repeating:count:)' instead
locks.assign(repeating: os_unfair_lock(), count: Self.size)
^~~~~~
update
[128/131] 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:)'
locks.assign(repeating: os_unfair_lock(), count: Self.size)
^
/host/spi-builder-workspace/src/sqlite/SQLiteWorkspaceDictionary.swift:21:13: note: use 'update(repeating:count:)' instead
locks.assign(repeating: os_unfair_lock(), count: Self.size)
^~~~~~
update
[129/132] Wrapping AST for SQLiteDflat for debugging
[130/132] Write Objects.LinkFileList
[131/132] Archiving libSQLiteDflat.a
Build complete! (44.93s)
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.47.1",
"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-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.