Build Information
Failed to build SwiftletModel, reference main (1d4286), with Swift 6.3 for Android on 10 Apr 2026 17:15:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
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 1d42865 Access-level-fix-for-RegexPredicate (#129)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
1d42865fe69161280e3292df7db300c00d6c6650
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaiMazai/SwiftletModel.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/attaswift/BTree
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-collections.git
[1/3349] Fetching btree
[2882/26874] Fetching btree, swift-collections
[12290/101811] Fetching btree, swift-collections, swift-syntax
[25900/117857] Fetching btree, swift-collections, swift-syntax, swift-snapshot-testing
Fetched https://github.com/attaswift/BTree from cache (10.99s)
Fetched https://github.com/apple/swift-collections.git from cache (11.05s)
Fetched https://github.com/swiftlang/swift-syntax from cache (11.12s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (11.21s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (14.32s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.68s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.42s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.40s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.80s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.75s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.18s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.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.4.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.19.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
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
Building for debugging...
[0/48] Write sources
[13/48] Compiling _SwiftSyntaxCShims dummy.c
[14/48] Write sources
[27/48] Write swift-version--4F562202D5529B1.txt
[29/87] Emitting module InternalCollectionsUtilities
[30/89] Compiling InternalCollectionsUtilities Debugging.swift
[31/89] Compiling InternalCollectionsUtilities Descriptions.swift
[32/89] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/89] Compiling InternalCollectionsUtilities Integer rank.swift
[34/89] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[35/89] Compiling InternalCollectionsUtilities UInt+reversed.swift
[36/89] Compiling InternalCollectionsUtilities String+Padding.swift
[37/89] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[38/89] Compiling InternalCollectionsUtilities _SortedCollection.swift
[39/89] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/89] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[41/89] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[42/89] Compiling InternalCollectionsUtilities Span+Extras.swift
[43/89] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[44/89] Compiling BTree Compatibility.swift
[45/89] Compiling BTree List.swift
[46/89] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[47/89] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[48/89] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/90] Emitting module SwiftSyntax509
[51/90] Compiling SwiftSyntax509 Empty.swift
[52/90] Emitting module SwiftSyntax510
[53/90] Compiling SwiftSyntax510 Empty.swift
[54/92] Emitting module SwiftSyntax600
[55/92] Compiling SwiftSyntax600 Empty.swift
[58/154] Wrapping AST for SwiftSyntax600 for debugging
[60/221] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[61/374] Compiling HeapModule Heap+Descriptions.swift
[62/389] Compiling BitCollections BitArray._UnsafeHandle.swift
[63/389] Compiling BitCollections BitArray.swift
[64/389] Compiling BitCollections BitSet+BidirectionalCollection.swift
[65/389] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[66/389] Compiling BitCollections BitArray+RandomBits.swift
[67/389] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[68/389] Compiling BitCollections BitArray+Shifts.swift
[69/389] Compiling BitCollections BitArray+Testing.swift
[70/389] Compiling BitCollections BitArray+Invariants.swift
[71/389] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[72/389] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[73/389] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[74/389] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[75/389] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[76/389] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[77/389] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[78/389] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[79/435] Compiling SwiftSyntax CommonAncestor.swift
[80/435] Compiling SwiftSyntax Convenience.swift
[81/435] Compiling SwiftSyntax CustomTraits.swift
[82/435] Compiling SwiftSyntax Identifier.swift
[83/435] Compiling SwiftSyntax MemoryLayout.swift
[84/435] Compiling SwiftSyntax MissingNodeInitializers.swift
[85/435] Compiling SwiftSyntax RawSyntax.swift
[86/435] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[87/435] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[88/435] Compiling SwiftSyntax RawSyntaxTokenView.swift
[89/456] Compiling HeapModule _HeapNode.swift
[92/458] Emitting module ContainersPreview
[93/458] Compiling SwiftSyntax SyntaxChildren.swift
[94/458] Compiling SwiftSyntax SyntaxCollection.swift
[95/458] Compiling SwiftSyntax SyntaxHashable.swift
[96/458] Compiling SwiftSyntax SyntaxIdentifier.swift
[97/458] Compiling HeapModule Heap.swift
[98/458] Compiling SwiftSyntax AbsolutePosition.swift
[99/458] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[100/458] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[101/458] Compiling SwiftSyntax Assert.swift
[102/458] Compiling SwiftSyntax BumpPtrAllocator.swift
[103/459] Compiling HeapModule Heap+UnsafeHandle.swift
[104/459] Compiling HeapModule Heap+Invariants.swift
[106/459] Emitting module HeapModule
[107/460] Wrapping AST for SwiftSyntax510 for debugging
[115/461] Compiling BTree SortedSet.swift
[116/461] Compiling BTree Weak.swift
[116/497] Wrapping AST for SwiftSyntax509 for debugging
[118/507] Compiling BitCollections BitSet.swift
[119/507] Compiling BitCollections Range+Utilities.swift
[120/507] Compiling BitCollections Slice+Utilities.swift
[121/507] Compiling BitCollections UInt+Tricks.swift
[122/507] Compiling BitCollections _Word.swift
[123/507] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[124/507] Compiling SwiftSyntax RawSyntaxValidation.swift
[125/507] Compiling SwiftSyntax SyntaxNodesAB.swift
[126/507] Compiling _RopeModule Rope.swift
[127/507] Compiling _RopeModule RopeElement.swift
[128/517] Compiling DequeModule Deque._UnsafeHandle.swift
[129/517] Compiling DequeModule Deque.swift
[130/517] Compiling SwiftSyntax SyntaxKind.swift
[131/517] Compiling SwiftSyntax SyntaxRewriter.swift
[132/517] Compiling SwiftSyntax SyntaxTraits.swift
[133/517] Compiling SwiftSyntax SyntaxVisitor.swift
[134/517] Compiling SwiftSyntax TokenKind.swift
[135/517] Compiling SwiftSyntax Tokens.swift
[136/517] Compiling SwiftSyntax TriviaPieces.swift
[137/517] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[138/517] Compiling DequeModule RigidDeque+Experimental.swift
[139/517] Compiling DequeModule RigidDeque+Hashable.swift
[140/517] Compiling DequeModule RigidDeque+Initializers.swift
[141/517] Compiling DequeModule RigidDeque+Insertions.swift
[142/517] Compiling DequeModule RigidDeque+Prepend.swift
[143/517] Compiling DequeModule RigidDeque+Removals.swift
[144/517] Compiling DequeModule RigidDeque+Replacements.swift
[145/524] Compiling DequeModule UniqueDeque+Experimental.swift
[146/524] Compiling DequeModule _DequeBuffer.swift
[147/524] Compiling DequeModule _DequeBufferHeader.swift
[148/524] Compiling DequeModule RigidDeque+Append.swift
[149/524] Compiling DequeModule RigidDeque+Consumption.swift
[150/524] Compiling DequeModule RigidDeque+Container.swift
[151/524] Compiling DequeModule RigidDeque+Descriptions.swift
[152/524] Compiling DequeModule RigidDeque+Equatable.swift
[153/524] Compiling DequeModule UniqueDeque+Consumption.swift
[154/524] Compiling DequeModule UniqueDeque+Container.swift
[155/524] Compiling DequeModule UniqueDeque+Descriptions.swift
[156/524] Compiling DequeModule UniqueDeque+Equatable.swift
[158/529] Compiling DequeModule UniqueDeque+Removals.swift
[159/529] Compiling DequeModule UniqueDeque+Replacements.swift
[160/529] Compiling DequeModule UniqueDeque.swift
[161/529] Compiling DequeModule _DequeSlot.swift
[162/529] Compiling DequeModule _UnsafeDequeHandle.swift
[163/529] Compiling DequeModule _UnsafeDequeSegments.swift
[164/529] Compiling SwiftSyntax Trivia.swift
[173/529] Emitting module BitCollections
[174/529] Compiling DequeModule RigidDeque+Testing.swift
[175/529] Compiling DequeModule RigidDeque.swift
[176/529] Compiling DequeModule UniqueDeque+Append.swift
[177/529] Compiling DequeModule UniqueDeque+Hashable.swift
[178/529] Compiling DequeModule UniqueDeque+Initializers.swift
[179/529] Compiling DequeModule UniqueDeque+Insertions.swift
[180/529] Compiling DequeModule UniqueDeque+Prepend.swift
[188/529] Compiling BitCollections BitSet.Index.swift
[189/529] Compiling _RopeModule RopeMetric.swift
[190/529] Compiling _RopeModule RopeSummary.swift
[191/529] Compiling _RopeModule _RopeItem.swift
[192/529] Compiling _RopeModule _RopePath.swift
[193/529] Compiling HashTreeCollections TreeSet+Debugging.swift
[194/529] Compiling HashTreeCollections TreeSet+Descriptions.swift
[195/529] Compiling HashTreeCollections TreeSet+Equatable.swift
[196/529] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[197/529] Compiling HashTreeCollections TreeSet+Extras.swift
[198/529] Compiling HashTreeCollections TreeSet+Filter.swift
[206/529] Compiling DequeModule Deque+Testing.swift
[207/529] Compiling DequeModule Deque._Storage.swift
[224/529] Compiling OrderedCollections OrderedSet+Sendable.swift
[251/529] Compiling DequeModule Deque+CustomReflectable.swift
[252/529] Compiling DequeModule Deque+Descriptions.swift
[253/529] Compiling DequeModule Deque+Extras.swift
[254/529] Compiling DequeModule Deque+Hashable.swift
[255/529] Compiling DequeModule Deque+Codable.swift
[256/529] Compiling DequeModule Deque+Collection.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[257/529] Emitting module BTree
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:78: error: cannot find type 'NSFastEnumerationState' in scope
55 | }
56 |
57 | public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
| `- error: cannot find type 'NSFastEnumerationState' in scope
58 | precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 | precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:119: error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
55 | }
56 |
57 | public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
| `- error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
58 | precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 | precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
[258/529] Compiling DequeModule Deque+Equatable.swift
[259/529] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[275/538] Compiling _RopeModule String Utilities.swift
[276/538] Compiling _RopeModule String.Index+ABI.swift
[277/538] Compiling _RopeModule _CharacterRecognizer.swift
[278/538] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[279/538] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[280/538] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[281/538] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[282/538] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[283/538] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[284/538] Compiling HashTreeCollections TreeSet.swift
[303/538] Compiling OrderedCollections OrderedSet+SubSequence.swift
[304/538] Compiling OrderedCollections OrderedSet+Testing.swift
[305/538] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[306/538] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[307/538] Compiling OrderedCollections OrderedSet.swift
[349/547] Compiling OrderedCollections _UnsafeBitset.swift
[352/547] Compiling SwiftSyntax SyntaxNodesC.swift
[353/547] Compiling SwiftSyntax SyntaxNodesD.swift
[354/547] Compiling SwiftSyntax SyntaxNodesEF.swift
[355/547] Compiling SwiftSyntax SyntaxNodesGHI.swift
[356/547] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[357/547] Compiling SwiftSyntax SyntaxNodesOP.swift
[408/547] Emitting module OrderedCollections
[420/548] Emitting module _RopeModule
[451/548] Compiling SwiftSyntax SyntaxNodesQRS.swift
[452/548] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[453/548] Compiling _RopeModule Rope+Remove.swift
[454/548] Compiling _RopeModule Rope+RemoveSubrange.swift
[455/548] Compiling _RopeModule Rope+Split.swift
[456/548] Compiling _RopeModule Optional Utilities.swift
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:78: error: cannot find type 'NSFastEnumerationState' in scope
55 | }
56 |
57 | public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
| `- error: cannot find type 'NSFastEnumerationState' in scope
58 | precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 | precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:119: error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
55 | }
56 |
57 | public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
| `- error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
58 | precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 | precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:30: error: cannot find 'AutoreleasingUnsafeMutablePointer' in scope
71 | let c = node.elements.count - slot
72 | node.elements.withUnsafeBufferPointer { p in
73 | s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
| `- error: cannot find 'AutoreleasingUnsafeMutablePointer' in scope
74 | s.state += UInt(c)
75 | }
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:76: error: generic parameter 'Pointee' could not be inferred
71 | let c = node.elements.count - slot
72 | node.elements.withUnsafeBufferPointer { p in
73 | s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
| |- error: generic parameter 'Pointee' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
74 | s.state += UInt(c)
75 | }
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:78: error: cannot find type 'NSFastEnumerationState' in scope
55 | }
56 |
57 | public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
| `- error: cannot find type 'NSFastEnumerationState' in scope
58 | precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 | precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:57:119: error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
55 | }
56 |
57 | public override func countByEnumerating(with state: UnsafeMutablePointer<NSFastEnumerationState>, objects buffer: AutoreleasingUnsafeMutablePointer<AnyObject?>, count len: Int) -> Int {
| `- error: cannot find type 'AutoreleasingUnsafeMutablePointer' in scope
58 | precondition(MemoryLayout<(EmptyKey, Value)>.size == MemoryLayout<Value>.size)
59 | precondition(MemoryLayout<(EmptyKey, Value)>.stride == MemoryLayout<Value>.stride)
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:30: error: cannot find 'AutoreleasingUnsafeMutablePointer' in scope
71 | let c = node.elements.count - slot
72 | node.elements.withUnsafeBufferPointer { p in
73 | s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
| `- error: cannot find 'AutoreleasingUnsafeMutablePointer' in scope
74 | s.state += UInt(c)
75 | }
/host/spi-builder-workspace/.build/checkouts/BTree/Sources/BridgedList.swift:73:76: error: generic parameter 'Pointee' could not be inferred
71 | let c = node.elements.count - slot
72 | node.elements.withUnsafeBufferPointer { p in
73 | s.itemsPtr = AutoreleasingUnsafeMutablePointer<AnyObject?>(UnsafeMutablePointer(mutating: p.baseAddress!) + slot)
| |- error: generic parameter 'Pointee' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
74 | s.state += UInt(c)
75 | }
BUILD FAILURE 6.3 android