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 main (9379e6), with Swift 6.0 for Linux on 19 Apr 2025 01:11:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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:             6.0
Building package at path:  $PWD
https://github.com/mergesort/Boutique.git
https://github.com/mergesort/Boutique.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "bodega",
      "requirement" : {
        "exact" : [
          "2.1.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mergesort/Bodega.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Boutique",
  "name" : "Boutique",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Boutique",
      "targets" : [
        "Boutique"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BoutiqueTests",
      "module_type" : "SwiftTarget",
      "name" : "BoutiqueTests",
      "path" : "Tests/BoutiqueTests",
      "sources" : [
        "AsyncStoreTests.swift",
        "BoutiqueItem.swift",
        "SecurelyStoredValueTests.swift",
        "StoreEvent.Tests.Requirements.swift",
        "StoreTests.swift",
        "StoredTests.swift",
        "StoredValueTests.swift"
      ],
      "target_dependencies" : [
        "Boutique"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Boutique",
      "module_type" : "SwiftTarget",
      "name" : "Boutique",
      "path" : "Sources/Boutique",
      "product_dependencies" : [
        "Bodega",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "Boutique"
      ],
      "sources" : [
        "Internal/AsyncValueSubject.swift",
        "Internal/BoxedValue.swift",
        "Internal/CachedValue.swift",
        "Internal/JSONCoders.swift",
        "Internal/Keychain.swift",
        "Internal/Store.ItemRemovalStrategy.swift",
        "SecurelyStoredValue.swift",
        "StorableItem.swift",
        "Store+Identifiable.swift",
        "Store+Observation.swift",
        "Store.Operation.swift",
        "Store.swift",
        "StoreEvent.swift",
        "Stored.swift",
        "StoredValue+Array.swift",
        "StoredValue+Binding.swift",
        "StoredValue+Bool.swift",
        "StoredValue+Dictionary.swift",
        "StoredValue+KeypathSetter.swift",
        "StoredValue.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/mergesort/Bodega.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
[227/4041] Fetching swift-docc-plugin, bodega
[4042/20170] Fetching swift-docc-plugin, bodega, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (0.36s)
[5702/18121] Fetching bodega, swift-collections
Fetched https://github.com/mergesort/Bodega.git from cache (1.21s)
Fetched https://github.com/apple/swift-collections from cache (1.24s)
Computing version for https://github.com/mergesort/Bodega.git
Computed https://github.com/mergesort/Bodega.git at 2.1.3 (1.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.78s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (1.21s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.19s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (2.25s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.58s)
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.31s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (1.23s)
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/mergesort/Bodega.git
Working copy of https://github.com/mergesort/Bodega.git resolved at 2.1.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/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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/58] Emitting module InternalCollectionsUtilities
[10/60] Emitting module SQLite
[11/64] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/64] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/64] Compiling SQLite Connection+Pragmas.swift
[14/64] Compiling SQLite Connection.swift
[15/64] Compiling SQLite Connection+Aggregation.swift
[16/64] Compiling SQLite Connection+Attach.swift
[17/64] Compiling SQLite FTS4.swift
[18/64] Compiling SQLite SchemaChanger.swift
[19/64] Compiling SQLite Value.swift
[20/64] Compiling SQLite Cipher.swift
[21/64] Compiling SQLite SQLiteVersion.swift
[22/64] Compiling SQLite Statement.swift
[23/64] Compiling SQLite URIQueryParameter.swift
[24/64] Compiling SQLite Backup.swift
[25/64] Compiling SQLite Blob.swift
[26/64] Compiling SQLite Errors.swift
[27/64] Compiling SQLite Result.swift
[28/64] Compiling SQLite SQLiteFeature.swift
[30/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[31/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[32/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[33/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[34/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[35/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[36/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[37/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[38/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[39/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[40/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[41/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[42/120] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[43/120] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[44/127] Compiling OrderedCollections OrderedDictionary.swift
[45/127] Compiling OrderedCollections OrderedSet+Codable.swift
[46/127] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/127] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/127] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/127] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/127] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/127] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/127] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/127] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/127] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/127] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/127] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[58/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[59/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[60/127] Compiling OrderedCollections OrderedDictionary+Codable.swift
[61/127] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[62/127] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[63/127] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[64/127] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[65/127] Compiling OrderedCollections OrderedDictionary+Elements.swift
[66/127] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[67/127] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[68/127] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[69/127] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[70/127] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[71/127] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[72/127] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[73/127] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[74/127] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[75/127] Compiling OrderedCollections OrderedDictionary+Values.swift
[76/127] Compiling OrderedCollections _HashTable+Bucket.swift
[77/127] Compiling OrderedCollections _HashTable+BucketIterator.swift
[78/127] Compiling OrderedCollections _HashTable+Constants.swift
[79/127] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/127] Compiling OrderedCollections _HashTable+Testing.swift
[81/127] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[82/127] Compiling OrderedCollections _HashTable.swift
[83/127] Compiling OrderedCollections _Hashtable+Header.swift
[107/127] Compiling OrderedCollections OrderedSet+Sendable.swift
[108/127] Compiling OrderedCollections OrderedSet+SubSequence.swift
[109/127] Compiling OrderedCollections OrderedSet+Testing.swift
[110/127] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[111/127] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[112/127] Compiling OrderedCollections OrderedSet.swift
[113/127] Compiling OrderedCollections _UnsafeBitset.swift
[128/128] Emitting module OrderedCollections
[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'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[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'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[132/138] 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 |
[133/138] 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)
[134/138] 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 |
[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'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[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'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[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'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[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'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
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
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/53] Compiling SQLite Connection+Attach.swift
[5/53] Compiling SQLite Connection+Pragmas.swift
[6/55] Compiling SQLite Backup.swift
[7/55] Compiling SQLite Blob.swift
[8/55] Compiling SQLite Connection+Aggregation.swift
[9/55] Compiling SQLite Connection.swift
[10/55] Compiling SQLite Errors.swift
[11/55] Compiling SQLite Result.swift
[12/55] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/55] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/55] Emitting module InternalCollectionsUtilities
[20/59] Emitting module SQLite
[21/59] Compiling SQLite Value.swift
[22/59] Compiling SQLite Cipher.swift
[23/59] Compiling SQLite SQLiteFeature.swift
[24/59] Compiling SQLite SQLiteVersion.swift
[25/59] Compiling SQLite Statement.swift
[26/59] Compiling SQLite URIQueryParameter.swift
[27/59] Compiling SQLite FTS4.swift
[28/59] Compiling SQLite FTS5.swift
[35/115] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[36/115] Compiling OrderedCollections _HashTable+Bucket.swift
[37/115] Compiling OrderedCollections _HashTable+BucketIterator.swift
[38/115] Compiling OrderedCollections _HashTable+Constants.swift
[39/115] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[40/115] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[41/115] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[42/115] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[43/115] Compiling OrderedCollections OrderedDictionary+Elements.swift
[44/115] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[45/115] Compiling OrderedCollections _HashTable+Testing.swift
[46/115] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[47/115] Compiling OrderedCollections _HashTable.swift
[48/115] Compiling OrderedCollections _Hashtable+Header.swift
[49/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[50/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[51/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[52/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[53/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[54/115] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[55/115] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[56/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[57/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[58/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[59/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[60/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[61/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[62/115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[63/122] Compiling OrderedCollections OrderedDictionary+Codable.swift
[64/122] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[71/122] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[72/122] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[73/122] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[74/122] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[75/122] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[76/122] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[77/122] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[78/122] Compiling OrderedCollections OrderedDictionary+Values.swift
[79/122] Compiling OrderedCollections OrderedDictionary.swift
[80/122] Compiling OrderedCollections OrderedSet+Codable.swift
[81/122] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[82/122] Compiling OrderedCollections OrderedSet+Descriptions.swift
[83/122] Compiling OrderedCollections OrderedSet+Diffing.swift
[84/122] Compiling OrderedCollections OrderedSet+Equatable.swift
[85/122] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[86/122] Compiling OrderedCollections OrderedSet+Hashable.swift
[87/122] Compiling OrderedCollections OrderedSet+Initializers.swift
[88/122] Compiling OrderedCollections OrderedSet+Insertions.swift
[89/122] Compiling OrderedCollections OrderedSet+Invariants.swift
[90/122] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[91/122] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[92/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[93/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[94/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[111/122] Compiling OrderedCollections OrderedSet+Sendable.swift
[112/122] Compiling OrderedCollections OrderedSet+SubSequence.swift
[113/122] Compiling OrderedCollections OrderedSet+Testing.swift
[114/122] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[115/122] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[116/122] Compiling OrderedCollections OrderedSet.swift
[117/122] Compiling OrderedCollections _UnsafeBitset.swift
[122/123] Emitting module OrderedCollections
[125/132] 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 |
[126/133] 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 |
[127/133] 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 |
[128/133] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[129/133] 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/133] 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/133] 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 |
[132/133] 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 |
[133/133] 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 |
BUILD FAILURE 6.0 linux