The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Bodega, reference 2.1.3 (bfd887), with Swift 6.0 for Linux on 1 Dec 2024 05:53:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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.58.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:             6.0
Building package at path:  $PWD
https://github.com/mergesort/Bodega.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[226/11627] Fetching swift-docc-plugin, sqlite.swift
Fetched https://github.com/apple/swift-docc-plugin from cache (0.36s)
[8343/9589] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.78s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.45s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.19s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (1.79s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.44s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3188] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.45s)
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.15.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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/38] Compiling SQLite Connection.swift
[7/38] Compiling SQLite Errors.swift
[8/38] Compiling SQLite Result.swift
[9/38] Compiling SQLite SQLiteFeature.swift
[10/38] Compiling SQLite SQLiteVersion.swift
[11/42] Emitting module SQLite
[12/42] Compiling SQLite Statement.swift
[13/42] Compiling SQLite URIQueryParameter.swift
[14/42] Compiling SQLite Value.swift
[15/42] Compiling SQLite Cipher.swift
[16/42] Compiling SQLite FTS4.swift
[17/42] Compiling SQLite Backup.swift
[18/42] Compiling SQLite Blob.swift
[19/42] Compiling SQLite Connection+Aggregation.swift
[20/42] Compiling SQLite Connection+Attach.swift
[21/42] Compiling SQLite Connection+Pragmas.swift
[22/42] Compiling SQLite SchemaChanger.swift
[23/42] Compiling SQLite SchemaDefinitions.swift
[24/42] Compiling SQLite SchemaReader.swift
[25/42] Compiling SQLite AggregateFunctions.swift
[26/42] Compiling SQLite Coding.swift
[27/42] Compiling SQLite Collation.swift
[28/42] Compiling SQLite CoreFunctions.swift
[29/42] Compiling SQLite CustomFunctions.swift
[30/42] Compiling SQLite FTS5.swift
[31/42] Compiling SQLite RTree.swift
[32/42] Compiling SQLite Foundation.swift
[33/42] Compiling SQLite Helpers.swift
[34/42] Compiling SQLite Connection+Schema.swift
[35/42] Compiling SQLite DateAndTimeFunctions.swift
[36/42] Compiling SQLite Expression.swift
[37/42] Compiling SQLite Operators.swift
[38/42] Compiling SQLite Query+with.swift
[39/42] Compiling SQLite Query.swift
[40/42] Compiling SQLite Schema.swift
[41/42] Compiling SQLite Setter.swift
[42/42] Compiling SQLite WindowFunctions.swift
[44/51] Compiling Bodega StorageEngine.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[45/52] Compiling Bodega SQLiteStorageEngine+Default.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[46/52] Compiling Bodega ObjectStorage.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[47/52] Compiling Bodega FileManager.Directory.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[48/52] Compiling Bodega DiskStorageEngine.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[49/52] Compiling Bodega String+Formatting.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/52] Emitting module Bodega
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[51/52] Compiling Bodega CacheKey.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[52/52] Compiling Bodega SQLiteStorageEngine.swift
/host/spi-builder-workspace/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
BUILD FAILURE 6.0 linux