Build Information
Failed to build SwiftletModel, reference 0.12.3 (2074bb
), with Swift 5.10 for Linux on 26 Apr 2025 20:24:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.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.10
Building package at path: $PWD
https://github.com/KazaiMazai/SwiftletModel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
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/19591] Fetching btree, swift-collections
[7411/32750] Fetching btree, swift-collections, swift-snapshot-testing
[13407/102983] Fetching btree, swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (2.10s)
[86741/86741] Fetching btree, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.15s)
Fetched https://github.com/attaswift/BTree from cache (4.84s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.89s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (0.99s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.20s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (3.01s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.33s)
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.64s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.32s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5388] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.32s)
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/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/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/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
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
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/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenDefaultEncodingSlice_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/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelsAndSort_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/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/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitEncodingSlice_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__/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/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExactEncodingSlice_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__/AllNestedModelsQueryTest/test_WhenQueryFullSchema_IncludesAllEntities.1.json
/host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelId_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_WhenDefaultEncodingSlice_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__/NestedModelsQueryTest/test_WhenQueryWithNestedModels_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_WhenExactCoding_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_WhenDefaultCoding_EqualExpectedJSON.2.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_WhenQueryFullSchemaFragments_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.1.json
/host/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryWithNestedEntitiesEntitiesAndIds_EqualExpectedJSON.1.json
Building for debugging...
[0/47] Write sources
[25/47] Compiling _SwiftSyntaxCShims dummy.c
[26/47] Write swift-version-24593BA9C3E375BF.txt
[28/85] Compiling SwiftSyntax600 Empty.swift
[29/85] Emitting module SwiftSyntax600
[30/86] Compiling BTree Map.swift
[31/86] Compiling BTree SortedBag.swift
[32/86] Compiling BTree BTreeComparisons.swift
[33/86] Compiling BTree BTreeCursor.swift
[36/88] Compiling BTree BTree.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/90] 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 {
~~~~~~~~ ^
[39/90] Emitting module InternalCollectionsUtilities
[40/90] Compiling BTree BTreeBuilder.swift
[41/90] Compiling BTree BTreeIndex.swift
[42/90] Compiling BTree BTreeIterator.swift
[43/90] Compiling SwiftSyntax510 Empty.swift
[44/90] Emitting module SwiftSyntax510
[45/90] Compiling BTree Compatibility.swift
[46/90] Compiling BTree BTreeMerger.swift
[47/90] Compiling BTree BTreeNode.swift
[48/90] Compiling BTree List.swift
[49/91] Emitting module SwiftSyntax509
[50/91] Compiling SwiftSyntax509 Empty.swift
[51/92] Compiling BTree BTreePath.swift
[52/92] Compiling BTree BridgedList.swift
[58/92] Compiling BTree SortedSet.swift
[59/92] Compiling BTree Weak.swift
[60/92] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[61/92] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/92] Wrapping AST for SwiftSyntax600 for debugging
[63/93] Wrapping AST for SwiftSyntax509 for debugging
[65/93] Wrapping AST for SwiftSyntax510 for debugging
[69/219] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[70/219] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[71/431] Compiling HeapModule Heap+Descriptions.swift
[72/431] Compiling HashTreeCollections _HashNode+Storage.swift
[73/431] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[74/433] Compiling HashTreeCollections _Bitmap.swift
[75/433] Compiling HashTreeCollections _Bucket.swift
[76/433] Compiling _RopeModule Rope+Invariants.swift
[77/433] Compiling _RopeModule Rope+_Node.swift
[78/433] Compiling _RopeModule Rope+_Storage.swift
[79/433] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[80/433] Compiling HashTreeCollections TreeDictionary+Merge.swift
[81/433] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[82/433] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[83/440] Compiling DequeModule _DequeSlot.swift
[84/440] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/440] Compiling HeapModule Heap.swift
[86/440] Compiling HeapModule _HeapNode.swift
[87/440] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[88/440] Compiling HeapModule Heap+UnsafeHandle.swift
[89/440] Compiling HeapModule Heap+Invariants.swift
[90/440] Emitting module HeapModule
[91/441] Compiling _RopeModule BigString+Initializers.swift
[92/441] Compiling _RopeModule BigString+Insert.swift
[93/441] Compiling _RopeModule BigString+Managing Breaks.swift
[94/441] Compiling _RopeModule BigString+RemoveSubrange.swift
[95/441] Compiling _RopeModule BigString+ReplaceSubrange.swift
[96/441] Compiling _RopeModule BigString+Split.swift
[97/441] Compiling _RopeModule Range+BigString.swift
[98/448] Compiling HashTreeCollections TreeSet+Hashable.swift
[99/448] Compiling _RopeModule Rope+Insert.swift
[100/448] Compiling HashTreeCollections TreeSet+Sequence.swift
[101/448] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[102/448] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[103/448] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[104/448] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[105/448] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[106/448] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[107/448] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[115/458] Compiling _RopeModule BigString+UTF16View.swift
[116/458] Compiling _RopeModule BigString+Ingester.swift
[117/458] Compiling _RopeModule BigString+Invariants.swift
[118/458] Compiling _RopeModule BigString+Iterators.swift
[119/458] Compiling _RopeModule BigString+Metrics.swift
[120/458] Compiling _RopeModule BigString+Summary.swift
[121/458] Compiling _RopeModule BigString.swift
[122/458] Compiling _RopeModule BigString+Append.swift
[124/458] Compiling _RopeModule BigString+UTF8View.swift
[125/458] Compiling _RopeModule BigString+UnicodeScalarView.swift
[126/458] Compiling _RopeModule BigSubstring+UTF16View.swift
[127/458] Compiling _RopeModule BigSubstring+UTF8View.swift
[128/458] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[129/458] Compiling _RopeModule BigSubstring.swift
[130/458] Compiling BitCollections Range+Utilities.swift
[131/458] Compiling BitCollections Slice+Utilities.swift
[132/458] Compiling BitCollections UInt+Tricks.swift
[133/458] Compiling BitCollections _Word.swift
[134/458] Compiling OrderedCollections OrderedSet.swift
[135/458] Compiling OrderedCollections _UnsafeBitset.swift
[136/458] Compiling HashTreeCollections TreeSet+Equatable.swift
[137/458] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[138/458] Compiling HashTreeCollections TreeSet+Extras.swift
[139/458] Compiling HashTreeCollections TreeSet+Filter.swift
[140/458] Compiling HashTreeCollections _HashNode+Structural merge.swift
[141/458] Compiling HashTreeCollections _AncestorHashSlots.swift
[142/458] Compiling HashTreeCollections _HashNode+Structural filter.swift
[143/458] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[144/458] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[145/458] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[146/458] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[147/458] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[148/458] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[149/458] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[150/458] Compiling HashTreeCollections _HashNode+Builder.swift
[151/458] Compiling HashTreeCollections _HashNode+Debugging.swift
[152/458] Compiling HashTreeCollections _HashNode+Initializers.swift
[153/458] Compiling HashTreeCollections _HashNode+Invariants.swift
[154/458] Compiling HashTreeCollections _HashNode+Lookups.swift
[155/458] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[156/458] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[157/458] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.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>
[165/458] Compiling _RopeModule Rope+Builder.swift
[166/458] Compiling _RopeModule Rope+Debugging.swift
[172/458] Compiling BitCollections BitSet.Index.swift
[173/458] Compiling BitCollections BitSet._UnsafeHandle.swift
[174/458] Compiling BitCollections BitSet.swift
error: fatalError
[206/458] Emitting module BitCollections
BUILD FAILURE 5.10 linux