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 main (1aa89f), with Swift 5.10 for Linux on 30 Apr 2025 19:01:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.2
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 1aa89f5 Update README.md (#96)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
1aa89f5786163ccb49d9635734c2e8164e51aa28
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaiMazai/SwiftletModel.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/KazaiMazai/SwiftletModel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-collections.git
[1/3349] Fetching btree
[604/19618] Fetching btree, swift-collections
[6116/32777] Fetching btree, swift-collections, swift-snapshot-testing
[11492/103068] Fetching btree, swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/attaswift/BTree from cache (3.63s)
[96908/99719] Fetching swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (9.24s)
Fetched https://github.com/swiftlang/swift-syntax from cache (9.25s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (9.30s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (1.98s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.12s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (3.44s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.82s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.39s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.47s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5388] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.83s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.43s)
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/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/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/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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
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_WhenQuerySchemaLatestRange_IncludesEntitiesUpdatedWithinRange.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_WhenDefaultEncodingSlice_EqualExpectedJSON.2.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_WhenExplicitEncodingSlice_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_WhenQueryWithNestedModels_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_WhenQueryFullSchemaFragments_IncludesAllEntities.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_WhenDefaultEncodingSlice_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_WhenQueryWithNestedFragments_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_WhenDefaultCoding_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_WhenQueryWithNestedEntities_EqualExpectedJSON.1.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.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_WhenQueryWithNestedIdsSlice_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_WhenExplicitCoding_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.2.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_WhenQueryWithNestedEntitiesAndIds_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.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 SwiftSyntax509 Empty.swift
[29/85] Emitting module SwiftSyntax509
[31/86] Emitting module SwiftSyntax510
[32/86] Compiling SwiftSyntax510 Empty.swift
[33/86] Compiling InternalCollectionsUtilities Debugging.swift
[34/86] Compiling InternalCollectionsUtilities Descriptions.swift
[35/89] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[36/89] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[37/89] Compiling BTree SortedSet.swift
[38/89] Compiling BTree Weak.swift
[41/89] Compiling InternalCollectionsUtilities UInt+reversed.swift
[42/89] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[43/91] Emitting module InternalCollectionsUtilities
[44/91] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[45/91] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[46/91] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[47/91] Emitting module SwiftSyntax600
[48/91] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[49/91] Compiling InternalCollectionsUtilities Integer rank.swift
[50/91] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[53/91] Compiling InternalCollectionsUtilities _SortedCollection.swift
[54/91] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[55/91] Compiling SwiftSyntax600 Empty.swift
[55/91] Wrapping AST for SwiftSyntax509 for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/92] 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 {
           ~~~~~~~~      ^
[64/92] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[65/92] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/93] Wrapping AST for SwiftSyntax510 for debugging
[66/93] Wrapping AST for SwiftSyntax600 for debugging
[69/164] Compiling SwiftSyntax RawSyntaxTokenView.swift
[70/164] Compiling SwiftSyntax SourceEdit.swift
[71/378] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[72/405] Compiling HeapModule Heap+Descriptions.swift
[73/431] Compiling BitCollections BitArray+Codable.swift
[74/431] Compiling BitCollections BitArray+Collection.swift
[75/433] Compiling HeapModule _HeapNode.swift
[76/433] Compiling HeapModule Heap.swift
[77/433] Compiling HeapModule Heap+Invariants.swift
[78/433] Compiling HeapModule Heap+UnsafeHandle.swift
[79/433] Compiling BitCollections BitArray+Hashable.swift
[80/433] Compiling BitCollections BitArray+Initializers.swift
[81/433] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[82/433] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[83/433] Compiling BitCollections BitArray+Extras.swift
[84/433] Compiling BitCollections BitArray+Fill.swift
[85/433] Compiling BitCollections BitArray+BitwiseOperations.swift
[86/433] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[87/433] Emitting module HeapModule
[88/434] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[89/434] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[90/434] Compiling BitCollections BitSet+SetAlgebra union.swift
[91/434] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[92/434] Compiling BitCollections BitSet.Counted.swift
[93/434] Compiling _RopeModule Rope.swift
[94/434] Compiling _RopeModule RopeElement.swift
[96/441] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[97/441] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[98/441] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[99/441] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[100/441] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[101/441] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[102/441] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[103/441] Compiling HashTreeCollections TreeSet+Hashable.swift
[104/441] Compiling _RopeModule Rope+Insert.swift
[105/441] Compiling HashTreeCollections TreeSet+Sequence.swift
[106/441] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[107/441] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[108/441] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[109/441] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[110/441] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[111/441] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[112/441] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[113/451] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[114/451] Compiling BitCollections BitSet+CustomReflectable.swift
[115/451] Compiling BitCollections BitSet+CustomStringConvertible.swift
[116/451] Compiling BitCollections BitSet+Equatable.swift
[117/451] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[118/451] Compiling BitCollections BitSet+Extras.swift
[119/451] Compiling BitCollections BitSet+Hashable.swift
[120/451] Compiling BitCollections BitSet+Initializers.swift
[121/451] Compiling BitCollections BitSet+Invariants.swift
[122/451] Compiling BitCollections BitSet+Random.swift
[123/451] Compiling BitCollections BitSet+SetAlgebra basics.swift
[124/451] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[125/451] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[126/451] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[127/458] Compiling DequeModule _DequeSlot.swift
[128/458] Compiling DequeModule _UnsafeWrappedBuffer.swift
[135/458] Compiling BitCollections BitArray+Invariants.swift
[136/458] Compiling BitCollections BitArray+LosslessStringConvertible.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>
[143/458] Compiling BitCollections BitArray+Copy.swift
[144/458] Compiling BitCollections BitArray+CustomReflectable.swift
[153/458] Compiling BitCollections BitSet.Index.swift
[154/458] Compiling BitCollections BitSet._UnsafeHandle.swift
[161/458] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[162/458] Compiling BitCollections BitSet+SetAlgebra intersection.swift
error: fatalError
BUILD FAILURE 5.10 linux