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 SwiftletModel, reference 0.12.3 (2074bb), with Swift 5.9 for Linux on 26 Apr 2025 20:44:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KazaiMazai/SwiftletModel.git
Reference: 0.12.3
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.12.3     -> FETCH_HEAD
HEAD is now at 2074bb0 Minor schema fixes (#94)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
2074bb06022cd433dfe8ffd6f3f1810f8250b1ee
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaiMazai/SwiftletModel.git at 0.12.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/KazaiMazai/SwiftletModel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/attaswift/BTree
Fetching https://github.com/swiftlang/swift-syntax
[1/3349] Fetching btree
[3350/16508] Fetching btree, swift-snapshot-testing
[7561/86741] Fetching btree, swift-snapshot-testing, swift-syntax
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/attaswift/BTree (3.75s)
Fetched https://github.com/swiftlang/swift-syntax (3.80s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing (3.80s)
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (0.90s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (0.92s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.05s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.47s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.31s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump (0.24s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.29s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5388] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.55s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.31s)
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/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.3
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/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.1.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
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_WhenQueryWithNestedIds_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenDefaultCoding_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__/AllNestedModelsQueryTest/test_WhenQueryFullSchemaFragments_IncludesAllEntities.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_WhenExactEncodingSlice_EqualExpectedJSON.2.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExactEncodingSlice_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelId_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_WhenExactCoding_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_WhenQuerySchemaOlderRange_IncludesEntitiesUpdatedWithinRange.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_WhenDefaultEncodingSlice_EqualExpectedJSON.2.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitCoding_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelsAndFilter_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__/NestedModelsQueryTest/test_WhenQueryWithNestedModels_EqualExpectedJSON.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryFullSchema_IncludesAllEntities.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryWithNestedEntities_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__/NestedModelsQueryTest/test_WhenQueryWithNestedModelsAndSort_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_WhenExplicitEncodingSlice_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_WhenQueryWithNestedModelsSlice_EqualExpectedJSON.1.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.1.json
    /host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModel_EqualExpectedJSON.1.json
Building for debugging...
[0/19] Compiling _SwiftSyntaxCShims dummy.c
[2/57] Compiling SwiftSyntax509 Empty.swift
[3/57] Emitting module SwiftSyntax509
[4/57] Compiling BTree Compatibility.swift
[5/57] Compiling BTree List.swift
[6/60] Emitting module SwiftSyntax600
[7/60] Compiling SwiftSyntax600 Empty.swift
[8/61] Emitting module SwiftSyntax510
[9/61] Compiling SwiftSyntax510 Empty.swift
[10/61] Compiling BTree Map.swift
[11/61] Compiling BTree SortedBag.swift
[13/62] Compiling BTree BTreePath.swift
[14/62] Compiling BTree BridgedList.swift
[17/67] Emitting module InternalCollectionsUtilities
[18/67] Compiling BTree BTree.swift
[19/67] Compiling BTree BTreeBuilder.swift
[20/67] Compiling BTree BTreeComparisons.swift
[22/67] Compiling BTree SortedSet.swift
[23/67] Compiling BTree Weak.swift
[24/67] Compiling BTree BTreeMerger.swift
[25/67] Compiling BTree BTreeNode.swift
[27/67] Compiling BTree BTreeCursor.swift
[28/67] Compiling BTree BTreeIndex.swift
[29/67] Compiling BTree BTreeIterator.swift
[34/67] Wrapping AST for SwiftSyntax509 for debugging
[36/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/68] Wrapping AST for SwiftSyntax600 for debugging
[38/68] Wrapping AST for SwiftSyntax510 for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/69] 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 {
           ~~~~~~~~      ^
[45/133] Compiling SwiftSyntax TokenDiagnostic.swift
[46/133] Compiling SwiftSyntax TokenSequence.swift
[47/133] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[48/133] Compiling SwiftSyntax Assert.swift
[49/133] Compiling SwiftSyntax BumpPtrAllocator.swift
[50/133] Compiling SwiftSyntax CommonAncestor.swift
[51/344] Compiling BitCollections BitArray+BitwiseOperations.swift
[52/344] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[53/409] Compiling BitCollections BitArray+Shifts.swift
[54/409] Compiling BitCollections BitArray+Testing.swift
[55/409] Compiling HeapModule _HeapNode.swift
[56/409] Compiling HeapModule Heap.swift
[57/409] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[58/409] Compiling HeapModule Heap+Invariants.swift
[59/409] Compiling HeapModule Heap+Descriptions.swift
[60/409] Compiling HeapModule Heap+UnsafeHandle.swift
[61/409] Compiling BitCollections BitArray+Copy.swift
[62/409] Compiling BitCollections BitArray+CustomReflectable.swift
[63/409] Compiling DequeModule _DequeSlot.swift
[64/409] Compiling DequeModule _UnsafeWrappedBuffer.swift
[65/409] Emitting module HeapModule
[67/411] Compiling _RopeModule _RopeItem.swift
[68/411] Compiling _RopeModule _RopePath.swift
[69/411] Compiling HashTreeCollections TreeSet+Sequence.swift
[70/411] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[71/411] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[72/411] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[73/411] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[74/411] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[75/411] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[76/411] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[78/421] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[79/421] Compiling BitCollections BitSet+CustomReflectable.swift
[80/421] Compiling BitCollections BitSet+CustomStringConvertible.swift
[81/421] Compiling BitCollections BitSet+Equatable.swift
[82/421] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[83/421] Compiling BitCollections BitSet+Extras.swift
[84/421] Compiling BitCollections BitSet+Hashable.swift
[85/421] Compiling BitCollections BitSet+Initializers.swift
[86/421] Compiling BitCollections BitSet+Invariants.swift
[87/421] Compiling BitCollections BitSet+Random.swift
[88/421] Compiling BitCollections BitSet+SetAlgebra basics.swift
[89/421] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[90/421] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[91/421] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[92/428] Compiling _RopeModule Rope+Invariants.swift
[93/428] Compiling _RopeModule Rope+_Node.swift
[94/428] Compiling _RopeModule _RopeVersion.swift
[95/428] Compiling _RopeModule Rope+Collection.swift
[96/428] Compiling _RopeModule Rope+Index.swift
[97/428] Compiling BitCollections BitSet.Index.swift
[98/428] Compiling BitCollections BitSet._UnsafeHandle.swift
[99/428] Compiling _RopeModule BigString+UnicodeScalarView.swift
[100/428] Compiling _RopeModule BigSubstring+UTF16View.swift
[101/428] Compiling _RopeModule BigSubstring+UTF8View.swift
[102/428] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[103/428] Compiling _RopeModule BigSubstring.swift
[104/428] Compiling _RopeModule Rope+Builder.swift
[105/428] Compiling _RopeModule Rope+Debugging.swift
[106/435] Compiling BitCollections BitArray+RandomBits.swift
[107/435] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[108/435] Compiling BitCollections BitArray+Descriptions.swift
[109/435] Compiling BitCollections BitArray+Equatable.swift
[110/435] Compiling BitCollections BitArray._UnsafeHandle.swift
[111/435] Compiling BitCollections BitArray.swift
[112/435] Compiling OrderedCollections OrderedSet+SubSequence.swift
[113/435] Compiling OrderedCollections OrderedSet+Testing.swift
[114/435] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[115/435] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[116/435] Compiling OrderedCollections OrderedSet.swift
[117/435] Compiling OrderedCollections _UnsafeBitset.swift
[118/435] Compiling _RopeModule Rope.swift
[119/435] Compiling _RopeModule RopeElement.swift
[120/435] Compiling _RopeModule RopeMetric.swift
[121/435] Compiling _RopeModule RopeSummary.swift
[122/435] Compiling _RopeModule BigString+UTF16View.swift
[123/435] Compiling _RopeModule BigString+UTF8View.swift
[136/435] Compiling BitCollections BitArray+Extras.swift
[137/435] Compiling BitCollections BitArray+Fill.swift
[138/435] Compiling BitCollections BitArray+Hashable.swift
[139/435] Compiling BitCollections BitArray+Initializers.swift
[140/435] Compiling _RopeModule BigString+Split.swift
[141/435] Compiling _RopeModule Range+BigString.swift
[150/435] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[151/435] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[178/435] Compiling OrderedCollections OrderedSet+Sendable.swift
[179/435] Compiling BitCollections BitArray+Codable.swift
[180/435] Compiling BitCollections BitArray+Collection.swift
[181/435] Emitting module DequeModule
[192/445] Emitting module BitCollections
/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
[206/445] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[207/445] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[208/445] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[209/445] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[210/445] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[211/445] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[212/445] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[213/445] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[214/445] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[215/445] Compiling HashTreeCollections TreeSet.swift
BUILD FAILURE 5.9 linux