The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VelocitySampler, reference main (10715d), with Swift 6.2 for Android on 23 Jun 2025 03:46:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/harlanhaskins/VelocitySampler.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/harlanhaskins/VelocitySampler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 10715df Update VelocitySampler.swift
Cloned https://github.com/harlanhaskins/VelocitySampler.git
Revision (git rev-parse @):
10715dfd3e6d12f3a258acaa211c319bb9d047f2
SUCCESS checkout https://github.com/harlanhaskins/VelocitySampler.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/harlanhaskins/VelocitySampler.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/apple/swift-collections
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.79s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (3.08s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-8C5A4AE7A8CE2BA.txt
[11/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/25] Compiling InternalCollectionsUtilities Debugging.swift
[18/25] Compiling InternalCollectionsUtilities Descriptions.swift
[19/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/25] Emitting module InternalCollectionsUtilities
[23/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/25] Compiling InternalCollectionsUtilities Integer rank.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/294] Compiling HeapModule Heap+Invariants.swift
[28/300] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/300] Compiling HeapModule Heap+Descriptions.swift
[30/300] Compiling DequeModule Deque+CustomReflectable.swift
[31/300] Compiling DequeModule Deque+Descriptions.swift
[32/302] Compiling DequeModule _DequeBuffer.swift
[33/302] Compiling DequeModule _DequeBufferHeader.swift
[34/302] Compiling HeapModule _HeapNode.swift
[35/302] Compiling HeapModule Heap.swift
[36/302] Compiling HeapModule Heap+UnsafeHandle.swift
[37/302] Emitting module HeapModule
[39/303] Compiling HashTreeCollections TreeSet+Hashable.swift
[40/303] Compiling HashTreeCollections TreeSet+Sendable.swift
[41/303] Compiling HashTreeCollections TreeSet+Sequence.swift
[42/303] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[43/303] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[44/303] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[45/303] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[46/303] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[47/303] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[48/303] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[49/313] Compiling DequeModule _DequeSlot.swift
[50/313] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/313] Compiling OrderedCollections _HashTable+Bucket.swift
[52/313] Compiling OrderedCollections _HashTable+BucketIterator.swift
[53/313] Compiling DequeModule Deque._UnsafeHandle.swift
[54/313] Compiling DequeModule Deque.swift
[57/313] Compiling DequeModule Deque+Equatable.swift
[58/313] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[61/320] Compiling BitCollections Range+Utilities.swift
[62/320] Compiling BitCollections Slice+Utilities.swift
[63/320] Compiling BitCollections UInt+Tricks.swift
[64/320] Compiling BitCollections _Word.swift
[65/320] Compiling HashTreeCollections TreeSet+Debugging.swift
[66/320] Compiling HashTreeCollections TreeSet+Descriptions.swift
[67/320] Compiling HashTreeCollections TreeSet+Equatable.swift
[68/320] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[69/320] Compiling HashTreeCollections TreeSet+Extras.swift
[70/320] Compiling HashTreeCollections TreeSet+Filter.swift
[71/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[72/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[73/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[74/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[75/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[76/320] Compiling BitCollections BitSet.Index.swift
[77/320] Compiling BitCollections BitSet._UnsafeHandle.swift
[78/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[79/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[80/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[81/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[82/320] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[83/320] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[84/320] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[85/327] Compiling OrderedCollections OrderedSet+Initializers.swift
[86/327] Compiling OrderedCollections OrderedSet+Insertions.swift
[87/327] Compiling OrderedCollections OrderedSet+Invariants.swift
[88/327] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[89/327] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[90/327] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[91/327] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[92/327] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[93/327] Compiling OrderedCollections OrderedDictionary.swift
[94/327] Compiling OrderedCollections OrderedSet+Codable.swift
[95/327] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[96/327] Compiling OrderedCollections OrderedSet+Descriptions.swift
[97/327] Compiling OrderedCollections OrderedSet+Diffing.swift
[98/327] Compiling OrderedCollections OrderedSet+Equatable.swift
[99/327] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[100/327] Compiling OrderedCollections OrderedSet+Hashable.swift
[101/327] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[102/327] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[103/327] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[104/327] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[105/327] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[106/327] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[107/327] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[108/327] Compiling OrderedCollections OrderedDictionary+Values.swift
[109/327] Compiling DequeModule Deque+Testing.swift
[110/327] Compiling DequeModule Deque._Storage.swift
[115/327] Compiling DequeModule Deque+Extras.swift
[116/327] Compiling DequeModule Deque+Hashable.swift
[127/327] Compiling OrderedCollections OrderedSet+Sendable.swift
[157/336] Emitting module DequeModule
[159/337] Compiling _RopeModule _CharacterRecognizer.swift
[160/337] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[161/337] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[162/337] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[163/337] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[164/337] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[165/337] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[166/337] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[167/337] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[168/337] Compiling HashTreeCollections TreeSet.swift
[176/337] Emitting module BitCollections
[221/337] Compiling OrderedCollections OrderedSet+SubSequence.swift
[222/337] Compiling OrderedCollections OrderedSet+Testing.swift
[240/337] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[241/337] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[242/337] Compiling OrderedCollections OrderedSet.swift
[243/337] Compiling OrderedCollections _UnsafeBitset.swift
[279/338] Emitting module OrderedCollections
[320/339] Emitting module _RopeModule
[321/339] Compiling _RopeModule Rope+Join.swift
[322/339] Compiling _RopeModule Rope+MutatingForEach.swift
[323/339] Compiling _RopeModule Rope+Remove.swift
[324/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[325/339] Compiling _RopeModule Rope+Split.swift
[326/339] Compiling _RopeModule Optional Utilities.swift
[327/339] Compiling _RopeModule String Utilities.swift
[328/339] Compiling _RopeModule String.Index+ABI.swift
[330/339] Emitting module HashTreeCollections
[342/343] Emitting module Collections
[343/343] Compiling Collections Collections.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[345/346] Emitting module VelocitySampler
/host/spi-builder-workspace/Sources/VelocitySampler/VelocitySampler.swift:9:15: error: no such module 'CoreGraphics'
  7 |
  8 | internal import Collections
  9 | public import CoreGraphics
    |               `- error: no such module 'CoreGraphics'
 10 | public import QuartzCore
 11 | import Foundation
[346/346] Compiling VelocitySampler VelocitySampler.swift
/host/spi-builder-workspace/Sources/VelocitySampler/VelocitySampler.swift:9:15: error: no such module 'CoreGraphics'
  7 |
  8 | internal import Collections
  9 | public import CoreGraphics
    |               `- error: no such module 'CoreGraphics'
 10 | public import QuartzCore
 11 | import Foundation
BUILD FAILURE 6.2 android