The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Attabench, reference v2.0.0 (df85ad), with Swift 6.2 (beta) for Android on 19 Jun 2025 01:39:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/attaswift/Attabench.git
Reference: v2.0.0
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/attaswift/Attabench
 * tag               v2.0.0     -> FETCH_HEAD
HEAD is now at df85adb Bump version number of Attabench.app to 2.0.0.
Submodule path 'Benchmarking': checked out '125109f8aa22c54047ae7f7e6f0b98839a572373'
Submodule 'Benchmarking' (https://github.com/attaswift/Benchmarking.git) registered for path 'Benchmarking'
Cloning into '/host/spi-builder-workspace/Benchmarking'...
Cloned https://github.com/attaswift/Attabench.git
Revision (git rev-parse @):
df85adb72b1539aaf838dabefb7ceb8efd73e0dd
SUCCESS checkout https://github.com/attaswift/Attabench.git at v2.0.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/attaswift/Attabench.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/attaswift/BigInt
Fetching https://github.com/attaswift/OptionParser
Fetching https://github.com/attaswift/Benchmarking
Fetching https://github.com/attaswift/GlueKit
[1/4807] Fetching bigint
[290/8823] Fetching bigint, gluekit
[1028/8905] Fetching bigint, gluekit, optionparser
[4361/8970] Fetching bigint, gluekit, optionparser, benchmarking
Fetched https://github.com/attaswift/OptionParser from cache (0.29s)
[7975/8888] Fetching bigint, gluekit, benchmarking
Fetched https://github.com/attaswift/Benchmarking from cache (0.43s)
Fetched https://github.com/attaswift/GlueKit from cache (0.43s)
Fetching https://github.com/attaswift/SipHash
Fetched https://github.com/attaswift/BigInt from cache (0.53s)
[1/440] Fetching siphash
Fetched https://github.com/attaswift/SipHash from cache (0.30s)
Computing version for https://github.com/attaswift/OptionParser
Computed https://github.com/attaswift/OptionParser at 1.0.0 (2.19s)
Computing version for https://github.com/attaswift/GlueKit
Computed https://github.com/attaswift/GlueKit at 0.2.0 (0.61s)
Fetching https://github.com/attaswift/BTree
[1/3349] Fetching btree
Fetched https://github.com/attaswift/BTree from cache (0.33s)
Computing version for https://github.com/attaswift/Benchmarking
Computed https://github.com/attaswift/Benchmarking at 1.0.0 (0.79s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (1.46s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.50s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 3.1.0 (0.61s)
Creating working copy for https://github.com/attaswift/OptionParser
Working copy of https://github.com/attaswift/OptionParser resolved at 1.0.0
Creating working copy for https://github.com/attaswift/Benchmarking
Working copy of https://github.com/attaswift/Benchmarking resolved at 1.0.0
Creating working copy for https://github.com/attaswift/GlueKit
Working copy of https://github.com/attaswift/GlueKit resolved at 0.2.0
Creating working copy for https://github.com/attaswift/BigInt
Working copy of https://github.com/attaswift/BigInt resolved at 3.1.0
Creating working copy for https://github.com/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.2
Creating working copy for https://github.com/attaswift/BTree
Working copy of https://github.com/attaswift/BTree resolved at 4.1.0
warning: 'spi-builder-workspace': dependency 'siphash' is not used by any target
Building for debugging...
[0/32] Write sources
[11/32] Write swift-version-8C5A4AE7A8CE2BA.txt
[13/63] Emitting module SipHash
[14/63] Compiling BTree Compatibility.swift
[15/63] Compiling BTree List.swift
[16/65] Compiling BTree Map.swift
[17/65] Compiling BTree SortedBag.swift
[18/65] Compiling SipHash SipHashable.swift
[19/65] Compiling SipHash RandomUInt64.swift
[20/65] Compiling SipHash SipHasher.swift
[21/65] Compiling SipHash Primitive Types.swift
[23/66] Compiling BTree BTreeComparisons.swift
[24/66] Compiling BTree BTreeCursor.swift
[24/66] Wrapping AST for SipHash for debugging
[25/66] Write Objects.LinkFileList
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/66] 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)
[28/66] Compiling BTree BTree.swift
[29/66] Compiling BTree BTreeBuilder.swift
[29/66] Linking libSipHash.so
[31/87] Compiling BigInt Data Conversion.swift
[32/87] Compiling BigInt Division.swift
[33/87] Compiling BigInt GCD.swift
[34/87] Compiling BigInt Hashable.swift
[35/87] Emitting module BigInt
[36/89] Compiling BigInt Subtraction.swift
[37/89] Compiling BigInt Words and Bits.swift
[38/89] Compiling BigInt Floating Point Conversion.swift
[41/89] Compiling BigInt Addition.swift
[42/89] Compiling BigInt BigInt.swift
[43/89] Compiling BigInt BigUInt.swift
[44/89] Compiling BigInt Strideable.swift
[45/89] Compiling BigInt String Conversion.swift
[46/89] Compiling BigInt Random.swift
[47/89] Compiling BigInt Shifts.swift
[48/89] Compiling BigInt Square Root.swift
[49/89] Compiling BigInt Integer Conversion.swift
[50/89] Compiling BigInt Multiplication.swift
[51/89] Compiling BigInt Prime Test.swift
[52/89] Compiling OptionParser OptionParser.swift
[53/89] Compiling OptionParser OptionValue.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 |             }
[58/90] Compiling OptionParser ParseContext.swift
[59/90] Compiling BigInt Bitwise Ops.swift
[60/90] Compiling BigInt Codable.swift
[61/90] Compiling BigInt Comparable.swift
[64/90] Compiling BigInt Exponentiation.swift
[66/91] Compiling OptionParser Help.swift
[67/91] Compiling OptionParser Option.swift
[68/91] Emitting module OptionParser
[71/91] Compiling OptionParser Parameter.swift
[72/91] Emitting module BenchmarkIPC
[73/91] Compiling BenchmarkIPC BenchmarkIPC.swift
BUILD FAILURE 6.2 android