This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Dflat with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
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: $workDir/.spi.yml
SUCCESS checkout https://github.com/liuliu/dflat.git at v0.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/liuliu/dflat.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/google/flatbuffers.git
[1/79429] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git (6.07s)
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/113] Fetching swift-sqlite3-support
[67/1570] Fetching swift-sqlite3-support, swift-docc-plugin
[1393/3133] Fetching swift-sqlite3-support, swift-docc-plugin, swift-atomics
Fetched https://github.com/apple/swift-docc-plugin (0.56s)
Fetched https://github.com/apple/swift-atomics.git (0.56s)
[106/113] Fetching swift-sqlite3-support
Fetched https://github.com/liuliu/swift-sqlite3-support.git (1.64s)
Computing version for https://github.com/liuliu/swift-sqlite3-support.git
Computed https://github.com/liuliu/swift-sqlite3-support.git at 3.40.1 (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.48s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2474] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.39s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.41s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
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-symbolkit
Working copy of https://github.com/apple/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.3.0
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at c92e78a9f841a6110ec27180d68d1f7f2afda21d
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.40.1
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/12] Compiling _AtomicsShims.c
[3/12] Compiling _SQLiteDflatOSShim os.c
[5/50] Compiling Atomics OptionalRawRepresentable.swift
[6/50] Compiling Atomics RawRepresentable.swift
[7/50] Compiling Atomics AtomicBool.swift
[8/52] Compiling Atomics AtomicMemoryOrderings.swift
[9/52] Compiling Atomics DoubleWord.swift
[10/52] Compiling Atomics ManagedAtomic.swift
[11/52] Compiling Atomics ManagedAtomicLazyReference.swift
[12/52] Compiling Atomics UnsafeAtomic.swift
[13/52] Compiling Atomics UnsafeAtomicLazyReference.swift
[14/52] Compiling Atomics Primitives.shims.swift
[15/52] Compiling Atomics AtomicInteger.swift
[16/52] Compiling Atomics AtomicOptionalWrappable.swift
[17/52] Compiling Atomics AtomicReference.swift
[18/52] Compiling Atomics AtomicStorage.swift
[19/52] Compiling Atomics AtomicValue.swift
[20/52] Compiling Atomics IntegerOperations.swift
[21/52] Compiling Atomics Unmanaged extensions.swift
[22/52] Emitting module Atomics
[23/52] Compiling Atomics IntegerConformances.swift
[24/52] Compiling Atomics PointerConformances.swift
[25/52] Compiling Atomics Primitives.native.swift
[27/54] Wrapping AST for Atomics for debugging
[36/56] Emitting module FlatBuffers
[48/56] Compiling FlatBuffers Verifiable.swift
[49/56] Compiling FlatBuffers Verifier.swift
[51/58] Wrapping AST for FlatBuffers for debugging
[53/96] Compiling Dflat Atom.swift
[54/96] Compiling Dflat ChangeRequest.swift
[55/96] Compiling Dflat Expr.swift
[56/96] Compiling Dflat FetchedResult.swift
[57/96] Compiling Dflat FlatBuffersCodable.swift
[58/96] Compiling Dflat Publisher.swift
[59/101] Compiling Dflat NotIn.swift
[60/101] Compiling Dflat Or.swift
[61/101] Compiling Dflat Subtraction.swift
[62/101] Compiling Dflat Value.swift
[63/101] Compiling Dflat SQLiteAddition.swift
[64/101] Compiling Dflat SQLiteIsNull.swift
[65/101] Compiling Dflat SQLiteLessThan.swift
[66/101] Compiling Dflat SQLiteLessThanOrEqualTo.swift
[67/101] Compiling Dflat SQLiteMod.swift
[68/101] Compiling Dflat SQLiteNot.swift
[69/101] Compiling Dflat SQLiteAnd.swift
[70/101] Compiling Dflat SQLiteEqualTo.swift
[71/101] Compiling Dflat SQLiteField.swift
[72/101] Compiling Dflat SQLiteIn.swift
[73/101] Compiling Dflat SQLiteIsNotNull.swift
[74/101] Compiling Dflat LessThan.swift
[75/101] Compiling Dflat LessThanOrEqualTo.swift
[76/101] Compiling Dflat Mod.swift
[77/101] Compiling Dflat Not.swift
[78/101] Compiling Dflat NotEqualTo.swift
[79/101] Compiling Dflat SQLiteNotEqualTo.swift
[80/101] Compiling Dflat SQLiteNotIn.swift
[81/101] Compiling Dflat SQLiteOr.swift
[82/101] Compiling Dflat SQLiteSubtraction.swift
[83/101] Compiling Dflat SQLiteValue.swift
[84/101] Compiling Dflat EqualTo.swift
[85/101] Compiling Dflat Field.swift
[86/101] Compiling Dflat In.swift
[87/101] Compiling Dflat IsNotNull.swift
[88/101] Compiling Dflat IsNull.swift
[89/101] Compiling Dflat QueryBuilder.swift
[90/101] Compiling Dflat SQLiteExpr.swift
[91/101] Compiling Dflat TransactionContext.swift
[92/101] Compiling Dflat Workspace.swift
[93/101] Compiling Dflat Addition.swift
[94/101] Compiling Dflat And.swift
[95/101] Emitting module Dflat
[97/103] Wrapping AST for Dflat for debugging
[98/103] Archiving libDflat.a
[99/103] Compiling SQLite3 sqlite3.c
[100/103] Archiving libSQLite3.a
[102/124] Compiling SQLiteDflat SQLiteObjectRepository.swift
[103/124] Compiling SQLiteDflat SQLitePersistenceToolbox.swift
[104/124] Compiling SQLiteDflat SQLitePublisher.swift
[105/126] Compiling SQLiteDflat OSShim.swift
[106/126] Compiling SQLiteDflat SQLiteAtom.swift
[107/126] Compiling SQLiteDflat SQLiteConnection.swift
[108/126] Emitting module SQLiteDflat
[109/126] Compiling SQLiteDflat SQLiteConnectionPool.swift
[110/126] Compiling SQLiteDflat SQLiteExpr.swift
[111/126] Compiling SQLiteDflat SQLiteFetchedResult.swift
[112/126] Compiling SQLiteDflat dict_mutating_generated.swift
[113/126] Compiling SQLiteDflat dict_query_generated.swift
[114/126] Compiling SQLiteDflat SQLiteQueryBuilder.swift
[115/126] Compiling SQLiteDflat SQLiteResultPublisher.swift
[116/126] Compiling SQLiteDflat SQLiteTableSpace.swift
[117/126] Compiling SQLiteDflat dict_data_model_generated.swift
[118/126] Compiling SQLiteDflat dict_generated.swift
[119/126] Compiling SQLiteDflat SQLiteTableState.swift
[120/126] Compiling SQLiteDflat SQLiteTransactionContext.swift
[121/126] Compiling SQLiteDflat SQLiteValue.swift
[122/126] 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
[123/126] 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
[124/126] 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
[126/128] Wrapping AST for SQLiteDflat for debugging
[127/128] Archiving libSQLiteDflat.a
Build complete! (42.28s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.