The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VelocitySampler, reference main (10715d), with Swift 6.3 for Android on 20 Apr 2026 23:38:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/harlanhaskins/VelocitySampler.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/apple/swift-collections
[1/23581] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.37s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (3.53s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version--4F562202D5529B1.txt
[12/29] Emitting module InternalCollectionsUtilities
[13/31] Compiling InternalCollectionsUtilities Integer rank.swift
[14/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/31] Compiling InternalCollectionsUtilities Debugging.swift
[17/31] Compiling InternalCollectionsUtilities Descriptions.swift
[18/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/31] Compiling InternalCollectionsUtilities String+Padding.swift
[24/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[26/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[27/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[28/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[30/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/317] Compiling HashTreeCollections _HashNode+Builder.swift
[34/317] Compiling HashTreeCollections _HashNode+Debugging.swift
[35/317] Compiling HashTreeCollections _HashNode+Initializers.swift
[36/317] Compiling HashTreeCollections _HashNode+Invariants.swift
[37/317] Compiling HashTreeCollections _HashNode+Lookups.swift
[38/317] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[39/317] Compiling HashTreeCollections _HashNode+Structural merge.swift
[40/317] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[41/317] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[42/317] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[43/317] Compiling HashTreeCollections _HashNode.swift
[44/317] Compiling HashTreeCollections _HashNodeHeader.swift
[45/317] Compiling HashTreeCollections _HashSlot.swift
[46/319] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[47/319] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[48/319] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[49/319] Compiling HashTreeCollections _HashNode+Storage.swift
[50/319] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[51/331] Compiling HashTreeCollections _HashNode+Structural union.swift
[52/331] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[53/331] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[54/331] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[55/331] Compiling HashTreeCollections _HashNode+Structural filter.swift
[56/331] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[57/331] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[58/331] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[59/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[60/331] Compiling HeapModule _HeapNode.swift
[61/331] Compiling HeapModule Heap+Descriptions.swift
[62/331] Emitting module HeapModule
[63/331] Compiling ContainersPreview Box.swift
[64/331] Compiling ContainersPreview Inout.swift
[65/331] Compiling ContainersPreview InputSpan.swift
[66/331] Compiling ContainersPreview Shared.swift
[67/331] Compiling HeapModule Heap+Invariants.swift
[68/331] Compiling HeapModule Heap.swift
[69/331] Compiling HeapModule Heap+UnsafeHandle.swift
[70/331] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[72/332] Emitting module ContainersPreview
[73/332] Compiling HashTreeCollections _AncestorHashSlots.swift
[74/332] Compiling HashTreeCollections _Bitmap.swift
[75/332] Compiling HashTreeCollections _Bucket.swift
[76/332] Compiling HashTreeCollections _Hash.swift
[77/332] Compiling HashTreeCollections _HashLevel.swift
[79/373] Compiling DequeModule RigidDeque+Hashable.swift
[80/373] Compiling DequeModule RigidDeque+Initializers.swift
[81/373] Compiling DequeModule RigidDeque+Insertions.swift
[82/373] Compiling DequeModule RigidDeque+Prepend.swift
[83/373] Compiling DequeModule Deque+Extras.swift
[84/373] Compiling DequeModule Deque+Hashable.swift
[85/373] Compiling DequeModule Deque+Testing.swift
[86/373] Compiling DequeModule Deque._Storage.swift
[87/380] Compiling HashTreeCollections TreeSet+Hashable.swift
[88/380] Compiling HashTreeCollections TreeSet+Sendable.swift
[89/380] Compiling HashTreeCollections TreeSet+Sequence.swift
[90/380] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[91/380] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[92/380] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[93/380] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[94/380] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[95/380] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[96/380] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[97/390] Compiling HashTreeCollections _RawHashNode.swift
[98/390] Compiling HashTreeCollections _UnmanagedHashNode.swift
[99/390] Compiling HashTreeCollections _UnsafePath.swift
[100/390] Compiling HashTreeCollections TreeDictionary+Codable.swift
[101/390] Compiling HashTreeCollections TreeDictionary+Collection.swift
[102/390] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[103/390] Compiling BitCollections BitSet.Index.swift
[104/397] Compiling DequeModule Deque._UnsafeHandle.swift
[105/397] Compiling DequeModule Deque.swift
[106/397] Compiling DequeModule UniqueDeque+Consumption.swift
[107/397] Compiling DequeModule UniqueDeque+Container.swift
[108/397] Compiling DequeModule UniqueDeque+Descriptions.swift
[109/397] Compiling DequeModule UniqueDeque+Equatable.swift
[110/397] Compiling DequeModule UniqueDeque+Experimental.swift
[111/397] Emitting module BitCollections
[120/397] Compiling DequeModule UniqueDeque+Hashable.swift
[121/397] Compiling DequeModule UniqueDeque+Initializers.swift
[122/397] Compiling DequeModule UniqueDeque+Insertions.swift
[123/397] Compiling DequeModule UniqueDeque+Prepend.swift
[124/397] Compiling DequeModule UniqueDeque+Removals.swift
[130/402] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[137/402] Compiling OrderedCollections OrderedSet+SubSequence.swift
[138/402] Compiling OrderedCollections OrderedSet+Testing.swift
[139/402] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[140/402] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[141/402] Compiling OrderedCollections OrderedSet.swift
[142/402] Compiling OrderedCollections _UnsafeBitset.swift
[143/402] Compiling HashTreeCollections TreeSet+Equatable.swift
[144/402] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[145/402] Compiling HashTreeCollections TreeSet+Extras.swift
[146/402] Compiling HashTreeCollections TreeSet+Filter.swift
[147/402] Compiling DequeModule UniqueDeque+Replacements.swift
[148/402] Compiling DequeModule UniqueDeque.swift
[149/402] Compiling DequeModule _DequeSlot.swift
[150/402] Compiling DequeModule _UnsafeDequeHandle.swift
[151/402] Compiling DequeModule _UnsafeDequeSegments.swift
[152/402] Compiling HashTreeCollections _HashTreeIterator.swift
[153/402] Compiling HashTreeCollections _HashTreeStatistics.swift
[155/402] Compiling DequeModule RigidDeque+Removals.swift
[156/402] Compiling DequeModule RigidDeque+Replacements.swift
[157/402] Compiling DequeModule RigidDeque+Testing.swift
[158/402] Compiling DequeModule RigidDeque.swift
[159/402] Compiling DequeModule UniqueDeque+Append.swift
[160/402] Compiling DequeModule _DequeBuffer.swift
[161/402] Compiling DequeModule _DequeBufferHeader.swift
[162/402] Compiling DequeModule RigidDeque+Append.swift
[170/402] Compiling DequeModule RigidDeque+Descriptions.swift
[189/402] Compiling DequeModule RigidDeque+Consumption.swift
[190/402] Compiling DequeModule RigidDeque+Container.swift
[204/402] Compiling DequeModule RigidDeque+Equatable.swift
[205/402] Compiling DequeModule RigidDeque+Experimental.swift
[221/402] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[222/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[223/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[224/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[225/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[226/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[227/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[228/402] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[229/402] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[230/402] Compiling HashTreeCollections TreeSet.swift
[231/402] Compiling DequeModule Deque+Codable.swift
[232/402] Compiling DequeModule Deque+Collection.swift
[233/402] Compiling DequeModule Deque+CustomReflectable.swift
[234/402] Compiling DequeModule Deque+Descriptions.swift
[235/402] Compiling DequeModule Deque+Equatable.swift
[236/402] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[259/402] Compiling OrderedCollections OrderedSet+Sendable.swift
[354/412] Emitting module OrderedCollections
[355/413] Emitting module _RopeModule
[367/413] Emitting module HashTreeCollections
[400/414] Emitting module DequeModule
[407/415] Compiling _RopeModule Rope+Join.swift
[408/415] Compiling _RopeModule Rope+MutatingForEach.swift
[409/415] Compiling _RopeModule Rope+Remove.swift
[410/415] Compiling _RopeModule Rope+RemoveSubrange.swift
[411/415] Compiling _RopeModule Rope+Split.swift
[412/415] Compiling _RopeModule Optional Utilities.swift
[413/415] Compiling _RopeModule String Utilities.swift
[414/415] Compiling _RopeModule String.Index+ABI.swift
[415/415] Compiling _RopeModule _CharacterRecognizer.swift
[417/422] Compiling Collections OrderedCollections reexports.swift
[418/422] Compiling Collections HeapModule reexports.swift
[419/422] Compiling Collections DequeModule reexports.swift
[420/422] Emitting module Collections
[421/422] Compiling Collections HashTreeCollections reexports.swift
[422/422] Compiling Collections BitCollections reexports.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[424/425] 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
[425/425] 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.3 android