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

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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: 0.15.0
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
 * tag               0.15.0     -> FETCH_HEAD
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 0.15.0
========================================
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-2":/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
Fetched https://github.com/attaswift/BTree from cache (0.42s)
[2931/18314] Fetching swift-collections
[6595/91258] Fetching swift-collections, swift-syntax
[13346/106890] Fetching swift-collections, swift-syntax, swift-snapshot-testing
Fetched https://github.com/apple/swift-collections.git from cache (11.84s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (11.94s)
Fetched https://github.com/swiftlang/swift-syntax from cache (11.95s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (1.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.60s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.43s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.45s)
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.34s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.45s)
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.74s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.50s)
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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
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
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__/NestedModelsQueryTest/test_WhenQueryWithNestedModelsAndSort_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__/AllNestedModelsQueryTest/test_WhenQueryWithNestedFragments_EqualExpectedJSON.1.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_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_WhenDefaultEncodingSlice_EqualExpectedJSON.1.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_WhenQueryFullSchema_IncludesAllEntities.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenDefaultCoding_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitEncodingSlice_EqualExpectedJSON.2.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryWithNestedEntities_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_WhenQuerySchemaOlderRange_IncludesEntitiesUpdatedWithinRange.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedIdsSlice_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelsAndFilter_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitCoding_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQuerySchemaLatestRange_IncludesEntitiesUpdatedWithinRange.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExactEncodingSlice_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExactCoding_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__/AllNestedModelsQueryTest/test_WhenQueryWithNestedEntitiesEntitiesAndIds_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitEncodingSlice_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_WhenQueryWithNestedModelIds_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelsSlice_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_WhenQueryFullSchemaFragments_IncludesAllEntities.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExactCoding_EqualExpectedJSON.2.json
Building for debugging...
[0/47] Write sources
[25/47] Compiling _SwiftSyntaxCShims dummy.c
[26/47] Write swift-version-24593BA9C3E375BF.txt
[28/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/83] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[30/83] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/83] 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 {
           ~~~~~~~~      ^
[32/85] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/85] Compiling InternalCollectionsUtilities Integer rank.swift
[36/85] Compiling SwiftSyntax509 Empty.swift
[37/85] Emitting module SwiftSyntax509
[39/86] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[40/86] Compiling InternalCollectionsUtilities UInt+reversed.swift
[41/86] Emitting module SwiftSyntax600
[42/86] Compiling SwiftSyntax600 Empty.swift
[43/86] Emitting module SwiftSyntax510
[44/87] Compiling SwiftSyntax510 Empty.swift
[45/87] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[46/87] Compiling InternalCollectionsUtilities _SortedCollection.swift
[47/87] Compiling BTree Map.swift
[48/87] Compiling BTree SortedBag.swift
[49/88] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/88] Wrapping AST for SwiftSyntax509 for debugging
[51/88] Compiling InternalCollectionsUtilities Descriptions.swift
[52/88] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/88] Emitting module InternalCollectionsUtilities
[56/88] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[57/88] Compiling InternalCollectionsUtilities Debugging.swift
[60/89] Wrapping AST for SwiftSyntax510 for debugging
[61/89] Wrapping AST for SwiftSyntax600 for debugging
[63/332] Compiling BitCollections BitSet+Codable.swift
[64/332] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[65/352] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[66/408] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[67/408] Compiling BitCollections BitSet+CustomReflectable.swift
[68/429] Compiling HeapModule Heap+Descriptions.swift
[69/429] Compiling BitCollections BitArray.swift
[70/429] Compiling BitCollections BitSet+BidirectionalCollection.swift
[71/429] Compiling HeapModule _HeapNode.swift
[72/429] Compiling HeapModule Heap.swift
[73/429] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[74/429] Compiling BitCollections BitSet+Extras.swift
[75/429] Compiling BitCollections BitSet+Hashable.swift
[76/429] Compiling BitCollections BitArray+RandomBits.swift
[77/429] Compiling HeapModule Heap+UnsafeHandle.swift
[78/429] Compiling HeapModule Heap+Invariants.swift
[79/429] Emitting module HeapModule
[81/430] Compiling DequeModule _DequeSlot.swift
[82/430] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/430] Compiling HashTreeCollections TreeSet+Hashable.swift
[84/430] Compiling HashTreeCollections TreeSet+Sendable.swift
[85/430] Compiling HashTreeCollections TreeSet+Sequence.swift
[86/430] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[87/430] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[88/430] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[89/430] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[90/430] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[91/430] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[92/430] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[93/440] Compiling BitCollections BitSet+Invariants.swift
[94/440] Compiling BitCollections BitSet+Random.swift
[95/440] Compiling BitCollections BitSet+SetAlgebra basics.swift
[96/440] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[97/440] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[98/440] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[99/440] Compiling BitCollections BitArray+BitwiseOperations.swift
[100/447] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[101/447] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[102/447] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[103/447] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[104/447] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[105/447] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[106/447] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[107/454] Emitting module BitCollections
[108/454] Compiling BitCollections BitArray+Testing.swift
[109/454] Compiling BitCollections BitArray._UnsafeHandle.swift
[110/454] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[111/454] Compiling BitCollections BitArray+Shifts.swift
[112/454] Compiling BitCollections BitSet+CustomStringConvertible.swift
[113/454] Compiling BitCollections BitSet+Equatable.swift
[122/454] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[123/454] Compiling BitCollections BitArray+Codable.swift
[124/454] Compiling BitCollections BitArray+Collection.swift
[125/454] Compiling BitCollections BitArray+Copy.swift
[126/454] Compiling BitCollections BitArray+CustomReflectable.swift
[127/454] Compiling BitCollections BitArray+Descriptions.swift
[128/454] Compiling BitCollections BitArray+Equatable.swift
[129/454] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[130/454] Compiling BitCollections Range+Utilities.swift
[131/454] Compiling BitCollections Slice+Utilities.swift
[132/454] Compiling BitCollections UInt+Tricks.swift
[133/454] Compiling BitCollections _Word.swift
[134/454] Compiling OrderedCollections OrderedSet.swift
[135/454] Compiling OrderedCollections _UnsafeBitset.swift
[136/454] Compiling HashTreeCollections TreeSet+Equatable.swift
[137/454] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[138/454] Compiling HashTreeCollections TreeSet+Extras.swift
[139/454] Compiling HashTreeCollections TreeSet+Filter.swift
[145/454] Compiling BitCollections BitSet.Index.swift
[146/454] Compiling BitCollections BitSet._UnsafeHandle.swift
[147/454] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[148/454] Compiling BitCollections BitArray+Extras.swift
[149/454] Compiling BitCollections BitArray+Fill.swift
[150/454] Compiling BitCollections BitArray+Hashable.swift
[151/454] Compiling BitCollections BitArray+Initializers.swift
[152/454] Compiling BitCollections BitArray+Invariants.swift
[153/454] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[154/454] Compiling BitCollections BitSet+Initializers.swift
[164/454] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[165/454] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[166/454] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[167/454] Compiling BitCollections BitSet+SetAlgebra union.swift
[168/454] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[169/454] Compiling BitCollections BitSet.Counted.swift
[180/454] Compiling BitCollections BitSet.swift
[181/454] Emitting module DequeModule
[221/455] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[222/455] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[223/455] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[224/455] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[225/455] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[226/455] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[227/455] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[228/455] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[229/455] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[230/455] Compiling HashTreeCollections TreeSet.swift
/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