Build Information
Failed to build Bodega, reference main (7db80b
), with Swift 6.0 for Linux on 5 Nov 2024 06:22:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Bodega.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7db80b2 Adding Swift 6 support for Bodega
Cloned https://github.com/mergesort/Bodega.git
Revision (git rev-parse @):
7db80b28fcd26ece28beea30452cfaafaace44b6
SUCCESS checkout https://github.com/mergesort/Bodega.git at main
========================================
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-4606859-2":/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 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/apple/swift-docc-plugin
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/2038] Fetching swift-docc-plugin
[226/11621] Fetching swift-docc-plugin, sqlite.swift
Fetched https://github.com/apple/swift-docc-plugin from cache (0.78s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.79s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.47s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.59s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (2.08s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.12s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.53s)
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/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/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.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
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] Emitting module SQLite
[7/42] Compiling SQLite Backup.swift
[8/42] Compiling SQLite Blob.swift
[9/42] Compiling SQLite Connection+Aggregation.swift
[10/42] Compiling SQLite Connection+Attach.swift
[11/42] Compiling SQLite Connection+Pragmas.swift
[12/42] Compiling SQLite Connection.swift
[13/42] Compiling SQLite Errors.swift
[14/42] Compiling SQLite Result.swift
[15/42] Compiling SQLite SQLiteFeature.swift
[16/42] Compiling SQLite SQLiteVersion.swift
[17/42] Compiling SQLite Coding.swift
[18/42] Compiling SQLite Collation.swift
[19/42] Compiling SQLite CoreFunctions.swift
[20/42] Compiling SQLite CustomFunctions.swift
[21/42] Compiling SQLite FTS5.swift
[22/42] Compiling SQLite RTree.swift
[23/42] Compiling SQLite Foundation.swift
[24/42] Compiling SQLite Helpers.swift
[25/42] Compiling SQLite Connection+Schema.swift
[26/42] Compiling SQLite DateAndTimeFunctions.swift
[27/42] Compiling SQLite Expression.swift
[28/42] Compiling SQLite Operators.swift
[29/42] Compiling SQLite Query+with.swift
[30/42] Compiling SQLite Query.swift
[31/42] Compiling SQLite Schema.swift
[32/42] Compiling SQLite Setter.swift
[33/42] Compiling SQLite WindowFunctions.swift
[34/42] Compiling SQLite Statement.swift
[35/42] Compiling SQLite URIQueryParameter.swift
[36/42] Compiling SQLite Value.swift
[37/42] Compiling SQLite Cipher.swift
[38/42] Compiling SQLite FTS4.swift
[39/42] Compiling SQLite SchemaChanger.swift
[40/42] Compiling SQLite SchemaDefinitions.swift
[41/42] Compiling SQLite SchemaReader.swift
[42/42] Compiling SQLite AggregateFunctions.swift
[44/51] Compiling Bodega String+Formatting.swift
/host/spi-builder-workspace/Sources/Bodega/Internal/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[45/51] Compiling Bodega ObjectStorage.swift
/host/spi-builder-workspace/Sources/Bodega/Internal/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 DiskStorageEngine.swift
/host/spi-builder-workspace/Sources/Bodega/Internal/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/Internal/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)
[48/52] Emitting module Bodega
/host/spi-builder-workspace/Sources/Bodega/Internal/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 CacheKey.swift
/host/spi-builder-workspace/Sources/Bodega/Internal/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
1 | import CryptoKit
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[50/52] Compiling Bodega StorageEngine.swift
/host/spi-builder-workspace/Sources/Bodega/Internal/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 SQLiteStorageEngine.swift
/host/spi-builder-workspace/Sources/Bodega/Internal/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+Default.swift
/host/spi-builder-workspace/Sources/Bodega/Internal/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