Build Information
Failed to build Boutique, reference main (9379e6
), with Swift 5.10 for Linux on 19 Apr 2025 01:11:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: 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: 5.10
Building package at path: $PWD
https://github.com/mergesort/Boutique.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/mergesort/Bodega.git
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
[2/4041] Fetching swift-docc-plugin, bodega
[2506/20170] Fetching swift-docc-plugin, bodega, swift-collections
Fetched https://github.com/mergesort/Bodega.git from cache (0.88s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.88s)
Fetched https://github.com/apple/swift-collections from cache (0.90s)
Computing version for https://github.com/mergesort/Bodega.git
Computed https://github.com/mergesort/Bodega.git at 2.1.3 (0.98s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9607] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.84s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (1.05s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.20s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (1.23s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.40s)
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.29s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.39s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.54s)
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
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/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
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/58] Compiling SQLite Connection.swift
[11/58] Compiling SQLite Errors.swift
[12/58] Compiling SQLite Result.swift
[13/60] Compiling InternalCollectionsUtilities Debugging.swift
[14/60] Compiling InternalCollectionsUtilities Descriptions.swift
[15/60] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/60] Compiling InternalCollectionsUtilities Specialize.swift
[17/60] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/60] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/60] Compiling SQLite SQLiteFeature.swift
[20/60] Compiling SQLite SQLiteVersion.swift
[21/60] Compiling SQLite Backup.swift
[22/60] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/60] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/60] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/60] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/60] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/60] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/116] Compiling OrderedCollections OrderedDictionary.swift
[30/116] Compiling OrderedCollections OrderedSet+Codable.swift
[31/116] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[32/116] Compiling OrderedCollections OrderedSet+Descriptions.swift
[33/116] Compiling OrderedCollections OrderedSet+Diffing.swift
[34/116] Compiling OrderedCollections OrderedSet+Equatable.swift
[35/116] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[36/116] Compiling OrderedCollections OrderedSet+Hashable.swift
[37/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[38/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[39/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[40/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[41/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[42/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[43/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[44/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[45/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[46/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[47/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[48/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[49/123] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[50/123] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[51/123] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[52/123] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[53/123] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[54/123] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[55/123] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[56/123] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[57/123] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[58/123] Compiling OrderedCollections OrderedDictionary+Values.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 OrderedSet+Initializers.swift
[68/123] Compiling OrderedCollections OrderedSet+Insertions.swift
[69/123] Compiling OrderedCollections OrderedSet+Invariants.swift
[70/123] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[71/123] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[72/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[73/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[74/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[75/123] Emitting module SQLite
[84/127] Compiling OrderedCollections _HashTable+Bucket.swift
[85/127] Compiling OrderedCollections _HashTable+BucketIterator.swift
[86/127] Compiling OrderedCollections _Hashtable+Header.swift
[95/127] Compiling OrderedCollections _HashTable+Constants.swift
[96/127] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[97/127] Compiling OrderedCollections _HashTable+Testing.swift
[98/127] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[99/127] Compiling OrderedCollections _HashTable.swift
[116/127] Emitting module OrderedCollections
[117/127] Compiling OrderedCollections OrderedSet+Sendable.swift
[118/127] Compiling OrderedCollections OrderedSet+SubSequence.swift
[119/127] Compiling OrderedCollections OrderedSet+Testing.swift
[120/127] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[121/127] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[122/127] Compiling OrderedCollections OrderedSet.swift
[123/127] Compiling OrderedCollections _UnsafeBitset.swift
[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 SQLiteStorageEngine+Default.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
^
[131/138] 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 DiskStorageEngine.swift
/host/spi-builder-workspace/.build/checkouts/Bodega/Sources/Bodega/String+Formatting.swift:1:8: error: no such module 'CryptoKit'
import CryptoKit
^
[133/138] 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
^
[134/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: emit-module command failed with exit code 1 (use -v to see invocation)
[135/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
^
[136/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
^
[137/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
^
[138/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: fatalError
BUILD FAILURE 5.10 linux