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 Boutique, reference 3.0.1 (9379e6), with Swift 5.10 for Linux on 19 Apr 2025 01:11:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Boutique.git
Reference: 3.0.1
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
 * tag               3.0.1      -> FETCH_HEAD
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 3.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/mergesort/Boutique.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/mergesort/Bodega.git
[1/2049] Fetching swift-docc-plugin
[227/4041] Fetching swift-docc-plugin, bodega
[1363/20170] Fetching swift-docc-plugin, bodega, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (0.37s)
[5218/18121] Fetching bodega, swift-collections
Fetched https://github.com/mergesort/Bodega.git from cache (1.09s)
Fetched https://github.com/apple/swift-collections from cache (1.11s)
Computing version for https://github.com/mergesort/Bodega.git
Computed https://github.com/mergesort/Bodega.git at 2.1.3 (1.07s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9607] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.86s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (1.08s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.17s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (1.20s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.47s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.45s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.99s)
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/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.1.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.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
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/58] Emitting module InternalCollectionsUtilities
[10/60] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/60] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/60] Compiling SQLite SQLiteVersion.swift
[13/60] Compiling SQLite Coding.swift
[14/60] Compiling SQLite Collation.swift
[15/60] Compiling SQLite CoreFunctions.swift
[16/60] Compiling SQLite CustomFunctions.swift
[17/60] Compiling SQLite SchemaChanger.swift
[18/60] Compiling SQLite SchemaDefinitions.swift
[19/60] Compiling SQLite Connection.swift
[20/60] Compiling SQLite Errors.swift
[21/60] Compiling SQLite Result.swift
[22/60] Compiling SQLite SQLiteFeature.swift
[23/60] Compiling SQLite SchemaReader.swift
[24/60] Compiling SQLite AggregateFunctions.swift
[25/60] Compiling SQLite FTS5.swift
[26/60] Compiling SQLite RTree.swift
[27/60] Compiling SQLite Foundation.swift
[29/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[30/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[31/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[32/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[33/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[34/116] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[35/116] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[36/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[37/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[38/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[39/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[40/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[41/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[42/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[43/123] Compiling OrderedCollections OrderedDictionary.swift
[44/123] Compiling OrderedCollections OrderedSet+Codable.swift
[45/123] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[46/123] Compiling OrderedCollections OrderedSet+Descriptions.swift
[47/123] Compiling OrderedCollections OrderedSet+Diffing.swift
[48/123] Compiling OrderedCollections OrderedSet+Equatable.swift
[49/123] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[50/123] Compiling OrderedCollections OrderedSet+Hashable.swift
[51/123] Compiling OrderedCollections OrderedSet+Initializers.swift
[52/123] Compiling OrderedCollections OrderedSet+Insertions.swift
[53/123] Compiling OrderedCollections OrderedSet+Invariants.swift
[54/123] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[55/123] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[56/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[57/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[58/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[59/123] Compiling OrderedCollections OrderedDictionary+Codable.swift
[60/123] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[61/123] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[62/123] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[63/123] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[64/123] Compiling OrderedCollections OrderedDictionary+Elements.swift
[65/123] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[66/123] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[67/123] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[68/123] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[69/123] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/123] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[71/123] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[72/123] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[73/123] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[74/123] Compiling OrderedCollections OrderedDictionary+Values.swift
[75/123] Emitting module SQLite
[80/127] Compiling OrderedCollections _HashTable+Bucket.swift
[81/127] Compiling OrderedCollections _HashTable+BucketIterator.swift
[82/127] Compiling OrderedCollections _HashTable+Constants.swift
[83/127] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[84/127] Compiling OrderedCollections _HashTable+Testing.swift
[90/127] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[91/127] Compiling OrderedCollections _HashTable.swift
[92/127] Compiling OrderedCollections _Hashtable+Header.swift
[116/127] Compiling OrderedCollections OrderedSet+Sendable.swift
[117/127] Compiling OrderedCollections OrderedSet+SubSequence.swift
[118/127] Compiling OrderedCollections OrderedSet+Testing.swift
[119/127] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[120/127] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[121/127] Compiling OrderedCollections OrderedSet.swift
[122/127] Compiling OrderedCollections _UnsafeBitset.swift
[123/127] Emitting module OrderedCollections
[125/128] Compiling SQLite Query.swift
[126/128] Compiling SQLite Schema.swift
[127/128] Compiling SQLite Setter.swift
[128/128] Compiling SQLite WindowFunctions.swift
[130/137] Compiling Bodega ObjectStorage.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[131/137] Compiling Bodega FileManager.Directory.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[132/138] Compiling Bodega StorageEngine.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/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)
[133/138] Emitting module Bodega
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[134/138] Compiling Bodega CacheKey.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[135/138] Compiling Bodega DiskStorageEngine.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[136/138] Compiling Bodega SQLiteStorageEngine.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[137/138] Compiling Bodega SQLiteStorageEngine+Default.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[138/138] Compiling Bodega String+Formatting.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux