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 Boutique, reference main (9379e6), with Swift 6.2 (beta) for Linux on 23 Jun 2025 19:06:44 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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 9379e6a Merge pull request #78 from mergesort/dynamic-property
Cloned https://github.com/mergesort/Boutique.git
Revision (git rev-parse @):
9379e6a0b13bfb01c2ae655b65962d8479b63428
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mergesort/Boutique.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mergesort/Boutique.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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/mergesort/Bodega.git
[1/1992] Fetching bodega
[1993/4074] Fetching bodega, swift-docc-plugin
[2223/20714] Fetching bodega, swift-docc-plugin, swift-collections
Fetched https://github.com/mergesort/Bodega.git from cache (0.47s)
[6409/18722] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.04s)
Fetched https://github.com/apple/swift-collections from cache (1.06s)
Computing version for https://github.com/mergesort/Bodega.git
Computed https://github.com/mergesort/Bodega.git at 2.1.3 (3.47s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9851] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (3.01s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (3.44s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/136] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.01s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (1.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.42s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.05s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.65s)
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
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.2.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.4
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.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
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 Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[7/9] Compiling SwiftToolchainCSQLite sqlite3.c
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/56] Compiling SQLite Connection+Aggregation.swift
[11/56] Compiling SQLite Connection+Attach.swift
[12/57] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/57] Compiling SQLite Backup.swift
[14/57] Compiling SQLite Blob.swift
[15/57] Compiling SQLite Errors.swift
[16/57] Compiling SQLite Result.swift
[17/57] Compiling SQLite SQLiteFeature.swift
[18/57] Compiling SQLite SQLiteVersion.swift
[19/57] Compiling SQLite Connection+Pragmas.swift
[20/57] Compiling SQLite Connection.swift
[21/57] Compiling SQLite Statement.swift
[22/57] Compiling SQLite URIQueryParameter.swift
[23/57] Emitting module InternalCollectionsUtilities
[24/57] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[27/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[28/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[29/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[30/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[31/113] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[32/113] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[33/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[34/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[35/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[36/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[37/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[38/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[39/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[40/120] Compiling OrderedCollections OrderedDictionary.swift
[41/120] Compiling OrderedCollections OrderedSet+Codable.swift
[42/120] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[43/120] Compiling OrderedCollections OrderedSet+Descriptions.swift
[44/120] Compiling OrderedCollections OrderedSet+Diffing.swift
[45/120] Compiling OrderedCollections OrderedSet+Equatable.swift
[46/120] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[47/120] Compiling OrderedCollections OrderedSet+Hashable.swift
[48/120] Compiling OrderedCollections OrderedSet+Initializers.swift
[49/120] Compiling OrderedCollections OrderedSet+Insertions.swift
[50/120] Compiling OrderedCollections OrderedSet+Invariants.swift
[51/120] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[52/120] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[53/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[54/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[55/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[56/120] Compiling OrderedCollections OrderedDictionary+Codable.swift
[57/120] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[58/120] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[59/120] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[60/120] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[61/120] Compiling OrderedCollections OrderedDictionary+Elements.swift
[62/120] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[63/120] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[64/120] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[65/120] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[66/120] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[67/120] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[68/120] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[69/120] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[70/120] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[71/120] Compiling OrderedCollections OrderedDictionary+Values.swift
[72/120] Emitting module OrderedCollections
[81/124] Compiling OrderedCollections OrderedSet+Sendable.swift
[82/124] Compiling OrderedCollections OrderedSet+SubSequence.swift
[83/124] Compiling OrderedCollections OrderedSet+Testing.swift
[84/124] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[85/124] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[86/124] Compiling OrderedCollections OrderedSet.swift
[87/124] Compiling OrderedCollections _UnsafeBitset.swift
[97/124] Compiling OrderedCollections _HashTable+Bucket.swift
[98/124] Compiling OrderedCollections _HashTable+BucketIterator.swift
[99/124] Compiling OrderedCollections _HashTable+Constants.swift
[100/124] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[101/124] Compiling OrderedCollections _HashTable+Testing.swift
[102/124] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[103/124] Compiling OrderedCollections _HashTable.swift
[104/124] Compiling OrderedCollections _Hashtable+Header.swift
[115/124] Emitting module SQLite
[122/125] Compiling SQLite Query.swift
[123/125] Compiling SQLite Schema.swift
[124/125] Compiling SQLite Setter.swift
[125/125] Compiling SQLite WindowFunctions.swift
[127/134] 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 |
[128/134] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[129/134] 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 |
[130/134] 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 |
[131/134] 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 |
[132/135] 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 |
[133/135] 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 |
[134/135] 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 |
[135/135] 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 |
BUILD FAILURE 6.2 linux