The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Boutique, reference main (2c6347), with Swift 6.3 for Linux on 16 Apr 2026 02:40:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Boutique.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/Boutique
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2c63478 Removing stray comments in AsyncValueSubject
Cloned https://github.com/mergesort/Boutique.git
Revision (git rev-parse @):
2c63478a79f2b497087bb2f40d78097bb37bcd71
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mergesort/Boutique.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mergesort/Boutique.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/mergesort/Bodega.git
[1/2003] Fetching bodega
[202/4280] Fetching bodega, swift-docc-plugin
[2072/27817] Fetching bodega, swift-docc-plugin, swift-collections
Fetched https://github.com/mergesort/Bodega.git from cache (0.45s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.45s)
[1883/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.68s)
Computing version for https://github.com/mergesort/Bodega.git
Computed https://github.com/mergesort/Bodega.git at 2.1.3 (4.18s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/11124] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.05s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (1.57s)
Fetching https://github.com/stephencelis/CSQLite
[1/200] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite from cache (1.02s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 3.50.4 (1.48s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.20s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.97s)
Creating working copy for https://github.com/stephencelis/CSQLite
Working copy of https://github.com/stephencelis/CSQLite resolved at 3.50.4
Creating working copy for https://github.com/mergesort/Bodega.git
Working copy of https://github.com/mergesort/Bodega.git resolved at 2.1.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.16.0
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/10] Copying PrivacyInfo.xcprivacy
[3/10] Write sources
[8/10] Compiling SQLiteSwiftCSQLite sqlite3.c
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/62] Emitting module InternalCollectionsUtilities
[12/64] Emitting module SQLite
[13/68] Compiling SQLite URIQueryParameter.swift
[14/68] Compiling SQLite Value.swift
[15/68] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/68] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/68] Compiling SQLite Backup.swift
[18/68] Compiling SQLite Blob.swift
[19/68] Compiling SQLite Connection+Aggregation.swift
[20/68] Compiling SQLite Connection+Attach.swift
[21/68] Compiling SQLite Connection+Pragmas.swift
[22/68] Compiling SQLite Statement.swift
[23/68] Compiling SQLite Cipher.swift
[24/68] Compiling SQLite FTS4.swift
[25/68] Compiling SQLite Collation.swift
[26/68] Compiling SQLite CoreFunctions.swift
[27/68] Compiling SQLite CustomFunctions.swift
[28/68] Compiling SQLite DateAndTimeFunctions.swift
[29/68] Compiling SQLite SchemaChanger.swift
[30/68] Compiling SQLite SchemaDefinitions.swift
[31/68] Compiling SQLite SchemaReader.swift
[33/124] Compiling OrderedCollections OrderedDictionary.swift
[34/124] Compiling OrderedCollections OrderedSet+Codable.swift
[35/124] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[36/124] Compiling OrderedCollections OrderedSet+Descriptions.swift
[37/124] Compiling OrderedCollections OrderedSet+Diffing.swift
[38/124] Compiling OrderedCollections OrderedSet+Equatable.swift
[39/124] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[40/124] Compiling OrderedCollections OrderedSet+Hashable.swift
[41/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[42/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[43/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[44/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[45/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[46/131] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[47/131] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[48/131] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[49/131] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[50/131] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[51/131] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[52/131] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[53/131] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[54/131] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[55/131] Compiling OrderedCollections OrderedDictionary+Values.swift
[56/131] Compiling OrderedCollections OrderedDictionary+Codable.swift
[57/131] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[58/131] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[59/131] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[60/131] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[61/131] Compiling OrderedCollections OrderedDictionary+Elements.swift
[62/131] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[63/131] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[64/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[65/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[66/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[67/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[68/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[69/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[70/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[71/131] Compiling OrderedCollections OrderedSet+Initializers.swift
[72/131] Compiling OrderedCollections OrderedSet+Insertions.swift
[73/131] Compiling OrderedCollections OrderedSet+Invariants.swift
[74/131] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[75/131] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[76/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[77/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[78/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[79/131] Compiling OrderedCollections _HashTable+Bucket.swift
[80/131] Compiling OrderedCollections _HashTable+BucketIterator.swift
[81/131] Compiling OrderedCollections _HashTable+Constants.swift
[82/131] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[83/131] Compiling OrderedCollections _HashTable+Testing.swift
[89/131] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[90/131] Compiling OrderedCollections _HashTable.swift
[91/131] Compiling OrderedCollections _Hashtable+Header.swift
[125/140] Compiling OrderedCollections OrderedSet+Sendable.swift
[126/140] Compiling OrderedCollections OrderedSet+SubSequence.swift
[127/140] Compiling OrderedCollections OrderedSet+Testing.swift
[128/140] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[129/140] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[130/140] Compiling OrderedCollections OrderedSet.swift
[131/140] Compiling OrderedCollections _UnsafeBitset.swift
[132/140] Compiling Bodega FileManager.Directory.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[133/141] Compiling Bodega DiskStorageEngine.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[134/141] Compiling Bodega CacheKey.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[135/141] Compiling Bodega StorageEngine.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/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)
[136/141] Emitting module Bodega
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[137/141] Compiling Bodega SQLiteStorageEngine+Default.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[138/141] Compiling Bodega SQLiteStorageEngine.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[139/141] Compiling Bodega ObjectStorage.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[140/141] Compiling Bodega String+Formatting.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[141/141] Emitting module OrderedCollections
BUILD FAILURE 6.3 linux