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

Failed to build Bodega with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Bodega.git
Reference: 2.1.3
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/mergesort/Bodega
 * tag               2.1.3      -> FETCH_HEAD
HEAD is now at bfd8871 Merge pull request #33 from samalone/main
Cloned https://github.com/mergesort/Bodega.git
Revision (git rev-parse @):
bfd8871e9c2590d31b200e54c75428a71483afdf
SUCCESS checkout https://github.com/mergesort/Bodega.git at 2.1.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/mergesort/Bodega.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/1577] Fetching swift-docc-plugin
[553/11101] Fetching swift-docc-plugin, sqlite.swift
Fetched https://github.com/apple/swift-docc-plugin (0.89s)
Fetched https://github.com/stephencelis/SQLite.swift.git (0.90s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (1.03s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.13.3 (0.49s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git (0.20s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (1.75s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.13.3
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
/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...
[3/24] Emitting module SQLite
[4/26] Compiling SQLite Schema.swift
[5/26] Compiling SQLite Setter.swift
[6/26] Compiling SQLite Backup.swift
[7/26] Compiling SQLite Blob.swift
[8/26] Compiling SQLite Connection+Aggregation.swift
[9/26] Compiling SQLite RTree.swift
[10/26] Compiling SQLite Foundation.swift
[11/26] Compiling SQLite Helpers.swift
[12/26] Compiling SQLite AggregateFunctions.swift
[13/26] Compiling SQLite Coding.swift
[14/26] Compiling SQLite Collation.swift
[15/26] Compiling SQLite Statement.swift
[16/26] Compiling SQLite Value.swift
[17/26] Compiling SQLite Cipher.swift
[18/26] Compiling SQLite Connection.swift
[19/26] Compiling SQLite Errors.swift
[20/26] Compiling SQLite Result.swift
[21/26] Compiling SQLite CoreFunctions.swift
[22/26] Compiling SQLite CustomFunctions.swift
[23/26] Compiling SQLite DateAndTimeFunctions.swift
[24/26] Compiling SQLite Expression.swift
[25/26] Compiling SQLite Operators.swift
[26/26] Compiling SQLite Query.swift
[29/36] Compiling Bodega CacheKey.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[30/37] Compiling Bodega StorageEngine.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/37] Emitting module Bodega
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[32/37] Compiling Bodega DiskStorageEngine.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[33/37] Compiling Bodega String+Formatting.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[34/37] Compiling Bodega SQLiteStorageEngine.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[35/37] Compiling Bodega FileManager.Directory.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[36/37] Compiling Bodega SQLiteStorageEngine+Default.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[37/37] Compiling Bodega ObjectStorage.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux