Build Information
Failed to build SwiftletModel, reference main (7b1ea6
), with Swift 5.10 for Linux on 16 Jun 2025 04:25:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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 7b1ea66 Relations storage upgrade (#97)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
7b1ea66a6ce405cdb5e4027461c86ad84710a5a9
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:de327bef702ff4959f5638a3616172a6097ac13671afdda000dc7db6c28901e3
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/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-collections.git
[1/3349] Fetching btree
[973/19955] Fetching btree, swift-collections
[4015/33182] Fetching btree, swift-collections, swift-snapshot-testing
[7500/103976] Fetching btree, swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/attaswift/BTree from cache (4.54s)
[100627/100627] Fetching swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.63s)
Fetched https://github.com/apple/swift-collections.git from cache (10.61s)
Fetched https://github.com/swiftlang/swift-syntax from cache (10.66s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (2.19s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.10s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.31s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.79s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.58s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.77s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.25s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.78s)
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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
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.4
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/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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_WhenQueryWithNestedIdsSlice_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/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelId_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_WhenQueryFullSchema_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_WhenQueryWithNestedEntities_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_WhenQueryWithNestedModel_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_WhenExactEncodingSlice_EqualExpectedJSON.2.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_WhenDefaultEncodingSlice_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__/AllNestedModelsQueryTest/test_WhenQuerySchemaLatestRange_IncludesEntitiesUpdatedWithinRange.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_WhenQueryWithNestedModels_EqualExpectedJSON.1.json
/host/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitCoding_EqualExpectedJSON.2.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_WhenQueryWithNestedModelsSlice_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_WhenDefaultEncodingSlice_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/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenDefaultCoding_EqualExpectedJSON.2.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_WhenQueryWithNestedModelsAndSort_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] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/82] Compiling InternalCollectionsUtilities Integer rank.swift
[30/82] Compiling BTree Map.swift
[31/82] Compiling BTree SortedBag.swift
[32/84] Compiling SwiftSyntax509 Empty.swift
[33/84] Emitting module SwiftSyntax509
[34/85] Compiling BTree BTreeMerger.swift
[35/85] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[36/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/86] Compiling BTree BTreePath.swift
[38/86] Compiling BTree BridgedList.swift
[39/86] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/86] Compiling InternalCollectionsUtilities Debugging.swift
[41/86] Compiling BTree BTreeIndex.swift
[42/86] Compiling BTree BTreeIterator.swift
[45/86] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[46/86] Compiling InternalCollectionsUtilities UInt+reversed.swift
[47/86] Compiling SwiftSyntax510 Empty.swift
[48/86] Emitting module SwiftSyntax510
[49/86] Emitting module InternalCollectionsUtilities
[52/87] Emitting module SwiftSyntax600
[53/87] Compiling SwiftSyntax600 Empty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[54/88] 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 {
~~~~~~~~ ^
[60/88] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/89] Wrapping AST for SwiftSyntax510 for debugging
[61/89] Wrapping AST for SwiftSyntax509 for debugging
[62/89] Wrapping AST for SwiftSyntax600 for debugging
[65/402] Compiling HashTreeCollections _AncestorHashSlots.swift
[66/402] Compiling HashTreeCollections _Bitmap.swift
[67/429] Compiling HashTreeCollections _HashNode+Invariants.swift
[68/429] Compiling HashTreeCollections _HashNode+Lookups.swift
[69/429] Compiling DequeModule _DequeSlot.swift
[70/429] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/429] Compiling HeapModule _HeapNode.swift
[72/429] Compiling HeapModule Heap.swift
[73/429] Compiling HashTreeCollections _Bucket.swift
[74/429] Compiling HashTreeCollections _Hash.swift
[75/429] Compiling HeapModule Heap+Descriptions.swift
[76/429] Compiling HeapModule Heap+Invariants.swift
[77/429] Compiling HeapModule Heap+UnsafeHandle.swift
[78/429] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[79/429] Emitting module HeapModule
[80/430] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[81/430] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[82/430] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[83/430] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[84/430] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[85/430] Compiling HashTreeCollections _HashNode+Structural merge.swift
[86/430] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[90/437] Compiling HashTreeCollections TreeDictionary+Collection.swift
[91/437] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[92/437] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[93/437] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[94/437] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[95/437] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[96/437] Compiling HashTreeCollections TreeDictionary+Filter.swift
[97/437] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[98/437] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[99/437] Compiling HashTreeCollections TreeDictionary+Keys.swift
[100/437] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[101/437] Compiling HashTreeCollections TreeDictionary+Merge.swift
[102/437] Compiling BitCollections BitSet.Index.swift
[103/437] Compiling BitCollections BitSet._UnsafeHandle.swift
[104/444] Compiling HashTreeCollections TreeSet+Hashable.swift
[105/444] Compiling HashTreeCollections TreeSet+Sendable.swift
[106/444] Compiling HashTreeCollections TreeSet+Sequence.swift
[107/444] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[108/444] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[109/444] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[110/444] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[111/444] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[112/444] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[113/444] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[114/454] Emitting module BitCollections
[115/454] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[116/454] Compiling HashTreeCollections _HashNode+Storage.swift
[117/454] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[118/454] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[119/454] Compiling HashTreeCollections _HashNode+Debugging.swift
[120/454] Compiling HashTreeCollections _HashNode+Initializers.swift
[121/454] Compiling OrderedCollections OrderedSet+SubSequence.swift
[122/454] Compiling OrderedCollections OrderedSet+Testing.swift
[123/454] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[124/454] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[125/454] Compiling OrderedCollections OrderedSet.swift
[126/454] Compiling OrderedCollections _UnsafeBitset.swift
[127/454] Compiling HashTreeCollections TreeSet+Equatable.swift
[128/454] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[129/454] Compiling HashTreeCollections TreeSet+Extras.swift
[130/454] Compiling HashTreeCollections TreeSet+Filter.swift
[131/454] Compiling HashTreeCollections _HashSlot.swift
[132/454] Compiling HashTreeCollections _HashStack.swift
[133/454] Compiling HashTreeCollections _HashTreeIterator.swift
[134/454] Compiling HashTreeCollections _HashTreeStatistics.swift
[135/454] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[136/454] Compiling HashTreeCollections _RawHashNode.swift
[137/454] Compiling HashTreeCollections _UnmanagedHashNode.swift
[145/454] Compiling HashTreeCollections _UnsafePath.swift
[146/454] Compiling HashTreeCollections TreeDictionary+Codable.swift
[164/454] Compiling HashTreeCollections _HashLevel.swift
[165/454] Compiling HashTreeCollections _HashNode+Builder.swift
[168/454] Compiling HashTreeCollections _HashNode+Structural union.swift
[169/454] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[170/454] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[171/454] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[172/454] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[173/454] Compiling HashTreeCollections _HashNode.swift
[174/454] Compiling HashTreeCollections _HashNodeHeader.swift
[194/454] Compiling OrderedCollections OrderedSet+Sendable.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