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 SwiftletModel, reference main (34f732), with Swift 5.10 for Linux on 21 Nov 2025 00:33:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KazaiMazai/SwiftletModel.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/KazaiMazai/SwiftletModel
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 34f7325 Resolve in context (#102)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
34f7325f4127fbbd9621de05310d022c32e4ef0d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaiMazai/SwiftletModel.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/KazaiMazai/SwiftletModel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:29cd06ed395b3a820a5601000e78fbe5268c851b388429ada04eeea41d67dbe0
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/attaswift/BTree
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/3349] Fetching btree
[3350/21663] Fetching btree, swift-collections
[7380/94607] Fetching btree, swift-collections, swift-syntax
[11583/110239] Fetching btree, swift-collections, swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (7.12s)
Fetched https://github.com/attaswift/BTree from cache (12.48s)
Fetched https://github.com/apple/swift-collections.git from cache (12.51s)
Fetched https://github.com/swiftlang/swift-syntax from cache (12.55s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (1.21s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.59s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.44s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.48s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.33s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.50s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.76s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.49s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/attaswift/BTree
Working copy of https://github.com/attaswift/BTree resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
warning: 'spi-builder-workspace': found 29 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryWithNestedEntities_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQuerySchemaOlderRange_IncludesEntitiesUpdatedWithinRange.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitCoding_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitEncodingSlice_EqualExpectedJSON.2.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExactEncodingSlice_EqualExpectedJSON.2.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryWithNestedIds_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryFullSchemaFragments_IncludesAllEntities.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExactCoding_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryFullSchema_IncludesAllEntities.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenDefaultCoding_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelsSlice_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryWithNestedEntitiesEntitiesAndIds_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModel_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelsAndSort_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelId_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModels_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQuerySchemaLatestRange_IncludesEntitiesUpdatedWithinRange.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryWithNestedFragments_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenDefaultCoding_EqualExpectedJSON.2.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryWithNestedEntitiesAndIds_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitCoding_EqualExpectedJSON.2.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExactCoding_EqualExpectedJSON.2.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelIds_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenDefaultEncodingSlice_EqualExpectedJSON.2.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelsAndFilter_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedIdsSlice_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitEncodingSlice_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenDefaultEncodingSlice_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExactEncodingSlice_EqualExpectedJSON.1.json
Building for debugging...
[0/47] Write sources
[25/47] Compiling _SwiftSyntaxCShims dummy.c
[26/47] Write swift-version-24593BA9C3E375BF.txt
[28/82] Emitting module SwiftSyntax509
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/82] Emitting module BTree
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:78: error: cannot find type 'NSFastEnumerationState' in scope
    public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
                                                                             ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:119: error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
    public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
                                                                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:26: error: method does not override any method from its superclass
    public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
           ~~~~~~~~      ^
[30/84] Compiling BTree Compatibility.swift
[31/84] Compiling BTree List.swift
[32/85] Compiling BTree BTreeMerger.swift
[33/85] Compiling BTree BTreeNode.swift
[34/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/85] Compiling SwiftSyntax509 Empty.swift
[36/86] Emitting module InternalCollectionsUtilities
[37/86] Emitting module SwiftSyntax600
[38/86] Compiling SwiftSyntax600 Empty.swift
[39/86] Compiling BTree BTreePath.swift
[40/86] Compiling BTree BridgedList.swift
[41/87] Compiling BTree BTreeIndex.swift
[42/87] Compiling BTree BTreeIterator.swift
[43/87] Emitting module SwiftSyntax510
[44/87] Compiling SwiftSyntax510 Empty.swift
[47/88] Compiling BTree Map.swift
[48/88] Compiling BTree SortedBag.swift
[49/88] Compiling BTree SortedSet.swift
[50/88] Compiling BTree Weak.swift
[51/88] Compiling BTree BTreeComparisons.swift
[52/88] Compiling BTree BTreeCursor.swift
[55/88] Compiling BTree BTree.swift
[56/88] Compiling BTree BTreeBuilder.swift
[62/88] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/89] Wrapping AST for SwiftSyntax509 for debugging
[63/89] Wrapping AST for SwiftSyntax600 for debugging
[64/89] Wrapping AST for SwiftSyntax510 for debugging
[67/277] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[68/361] Compiling HeapModule Heap+Descriptions.swift
[69/392] Compiling HashTreeCollections _HashNode+Storage.swift
[70/392] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[71/408] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[72/408] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[73/429] Compiling HeapModule _HeapNode.swift
[74/429] Compiling HeapModule Heap.swift
[75/429] Compiling HeapModule Heap+Invariants.swift
[76/429] Compiling HeapModule Heap+UnsafeHandle.swift
[77/429] Emitting module HeapModule
[79/430] Emitting module BitCollections
[80/437] Compiling HashTreeCollections _Bucket.swift
[81/437] Compiling HashTreeCollections _Hash.swift
[82/437] Compiling HashTreeCollections _HashLevel.swift
[83/437] Compiling HashTreeCollections _HashNode+Builder.swift
[84/437] Compiling HashTreeCollections _HashNode+Debugging.swift
[85/437] Compiling HashTreeCollections _HashNode+Initializers.swift
[86/437] Compiling HashTreeCollections _HashNode+Invariants.swift
[87/437] Compiling DequeModule _DequeSlot.swift
[88/437] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/437] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[90/437] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[91/437] Compiling HashTreeCollections _HashNode+Structural merge.swift
[92/437] Compiling HashTreeCollections _HashTreeIterator.swift
[93/437] Compiling HashTreeCollections _HashNode+Structural filter.swift
[94/437] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[95/437] Compiling HashTreeCollections _HashTreeStatistics.swift
[96/437] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[97/437] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[98/437] Compiling HashTreeCollections TreeDictionary+Merge.swift
[99/437] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[100/437] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[101/437] Compiling HashTreeCollections TreeDictionary+Values.swift
[102/437] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[103/437] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[104/437] Compiling HashTreeCollections TreeSet+Hashable.swift
[105/437] Compiling HashTreeCollections TreeSet+Sendable.swift
[106/437] Compiling HashTreeCollections TreeSet+Sequence.swift
[107/437] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[108/437] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[109/437] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[110/437] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[111/437] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[112/437] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[113/437] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[121/437] Compiling HashTreeCollections _HashNode+Lookups.swift
[122/437] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[123/437] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[124/437] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[125/437] Compiling HashTreeCollections TreeDictionary+Filter.swift
[126/437] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[127/437] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[128/437] Compiling HashTreeCollections TreeDictionary+Keys.swift
[151/454] Compiling HashTreeCollections _HashNode+Structural union.swift
[152/454] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[153/454] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[154/454] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[155/454] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[156/454] Compiling HashTreeCollections _HashNode.swift
[157/454] Compiling BitCollections BitSet.Index.swift
[158/454] Compiling BitCollections BitSet._UnsafeHandle.swift
[159/454] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[160/454] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[161/454] Compiling HashTreeCollections _UnsafePath.swift
[162/454] Compiling HashTreeCollections TreeDictionary+Codable.swift
[163/454] Compiling HashTreeCollections TreeDictionary+Collection.swift
[164/454] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[165/454] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[166/454] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[167/454] Compiling HashTreeCollections _AncestorHashSlots.swift
[168/454] Compiling HashTreeCollections _Bitmap.swift
[176/454] Compiling OrderedCollections OrderedSet+SubSequence.swift
[177/454] Compiling OrderedCollections OrderedSet+Testing.swift
[178/454] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[179/454] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[180/454] Compiling OrderedCollections OrderedSet.swift
[181/454] Compiling OrderedCollections _UnsafeBitset.swift
[182/454] Compiling HashTreeCollections TreeSet+Equatable.swift
[183/454] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[184/454] Compiling HashTreeCollections TreeSet+Extras.swift
[185/454] Compiling HashTreeCollections TreeSet+Filter.swift
[197/454] Emitting module DequeModule
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:78: error: cannot find type 'NSFastEnumerationState' in scope
    public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
                                                                             ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:119: error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
    public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
                                                                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:26: error: method does not override any method from its superclass
    public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
           ~~~~~~~~      ^
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:30: error: cannot find 'AutoreleasingUnsafeMutablePointer' in scope
                s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:76: error: generic parameter 'Pointee' could not be inferred
                s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
                                                                           ^
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:76: note: explicitly specify the generic arguments to fix this issue
                s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
                                                                           ^
                                                                                               <Any>
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:78: error: cannot find type 'NSFastEnumerationState' in scope
    public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
                                                                             ^~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:119: error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
    public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
                                                                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:26: error: method does not override any method from its superclass
    public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
           ~~~~~~~~      ^
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:30: error: cannot find 'AutoreleasingUnsafeMutablePointer' in scope
                s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:76: error: generic parameter 'Pointee' could not be inferred
                s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
                                                                           ^
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:76: note: explicitly specify the generic arguments to fix this issue
                s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
                                                                           ^
                                                                                               <Any>
error: fatalError
BUILD FAILURE 5.10 linux