The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VelocitySampler, reference 0.0.1 (10715d), with Swift 6.3 for Linux on 20 Apr 2026 23:39:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/harlanhaskins/VelocitySampler.git
Reference: 0.0.1
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
 * tag               0.0.1      -> FETCH_HEAD
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 0.0.1
========================================
Build
========================================
Selected platform:         linux
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-4606859-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-collections
[1/23581] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.67s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.30s)
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-24593BA9C3E375BF.txt
[12/29] Emitting module InternalCollectionsUtilities
[13/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[14/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[15/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/31] Compiling InternalCollectionsUtilities Debugging.swift
[18/31] Compiling InternalCollectionsUtilities Descriptions.swift
[19/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[21/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[23/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/31] Compiling InternalCollectionsUtilities Integer rank.swift
[28/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/31] Compiling InternalCollectionsUtilities String+Padding.swift
[31/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/204] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/278] Compiling OrderedCollections OrderedDictionary+Elements.swift
[35/278] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[36/278] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[37/278] Compiling OrderedCollections _HashTable+Bucket.swift
[38/278] Compiling OrderedCollections _HashTable+BucketIterator.swift
[39/317] Compiling OrderedCollections _Hashtable+Header.swift
[40/317] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[41/317] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[42/317] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[43/323] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[44/323] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[45/323] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[46/323] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[47/324] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[48/324] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[49/324] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[50/324] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[51/324] Compiling OrderedCollections OrderedDictionary+Values.swift
[52/324] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/324] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/324] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/324] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/331] Compiling HeapModule Heap+Descriptions.swift
[57/331] Compiling OrderedCollections _HashTable+Constants.swift
[58/331] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[59/331] Compiling OrderedCollections _HashTable+Testing.swift
[60/331] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[61/331] Compiling OrderedCollections _HashTable.swift
[62/331] Emitting module ContainersPreview
[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 _HeapNode.swift
[68/331] Compiling HeapModule Heap.swift
[69/331] Compiling OrderedCollections OrderedDictionary+Codable.swift
[70/331] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[71/331] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[72/331] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[73/331] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[75/332] Compiling HeapModule Heap+UnsafeHandle.swift
[76/332] Compiling HeapModule Heap+Invariants.swift
[77/372] Emitting module HeapModule
[78/373] Compiling DequeModule Deque+Testing.swift
[79/373] Compiling DequeModule Deque._Storage.swift
[80/373] Compiling DequeModule Deque._UnsafeHandle.swift
[81/373] Compiling DequeModule Deque.swift
[82/373] Compiling DequeModule _DequeBuffer.swift
[83/373] Compiling DequeModule _DequeBufferHeader.swift
[84/373] Compiling DequeModule RigidDeque+Append.swift
[85/373] Compiling DequeModule RigidDeque+Consumption.swift
[87/380] Compiling DequeModule RigidDeque+Experimental.swift
[88/380] Compiling DequeModule RigidDeque+Hashable.swift
[89/380] Compiling DequeModule RigidDeque+Initializers.swift
[90/380] Compiling DequeModule RigidDeque+Insertions.swift
[91/380] Compiling DequeModule RigidDeque+Prepend.swift
[92/380] Compiling DequeModule RigidDeque+Removals.swift
[93/380] Compiling DequeModule RigidDeque+Replacements.swift
[94/380] Compiling DequeModule RigidDeque+Testing.swift
[95/380] Compiling _RopeModule Rope+Extract.swift
[96/380] Compiling _RopeModule Rope+Find.swift
[97/380] Compiling _RopeModule Rope+ForEachWhile.swift
[98/380] Compiling _RopeModule Rope+Insert.swift
[99/380] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[100/380] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[101/380] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[102/380] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[103/380] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[104/380] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[105/390] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[106/390] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[107/390] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[108/390] Compiling _RopeModule BigString+Builder.swift
[109/390] Compiling _RopeModule BigString+Contents.swift
[110/390] Compiling _RopeModule BigString+Debugging.swift
[111/390] Compiling BitCollections BitSet.Index.swift
[112/397] Compiling DequeModule UniqueDeque+Consumption.swift
[113/397] Compiling DequeModule UniqueDeque+Container.swift
[114/397] Compiling DequeModule UniqueDeque+Descriptions.swift
[115/397] Compiling DequeModule UniqueDeque+Equatable.swift
[116/397] Compiling DequeModule UniqueDeque+Experimental.swift
[117/402] Compiling DequeModule UniqueDeque.swift
[118/402] Compiling DequeModule _DequeSlot.swift
[119/402] Compiling DequeModule _UnsafeDequeHandle.swift
[120/402] Compiling DequeModule _UnsafeDequeSegments.swift
[121/402] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[122/402] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[123/402] Compiling _RopeModule RopeMetric.swift
[124/402] Emitting module BitCollections
[125/402] Compiling DequeModule RigidDeque.swift
[126/402] Compiling DequeModule UniqueDeque+Append.swift
[132/402] Compiling DequeModule UniqueDeque+Replacements.swift
[143/402] Compiling DequeModule RigidDeque+Container.swift
[144/402] Compiling DequeModule RigidDeque+Descriptions.swift
[145/402] Compiling DequeModule UniqueDeque+Hashable.swift
[146/402] Compiling DequeModule UniqueDeque+Initializers.swift
[147/402] Compiling DequeModule UniqueDeque+Insertions.swift
[148/402] Compiling DequeModule UniqueDeque+Prepend.swift
[149/402] Compiling DequeModule UniqueDeque+Removals.swift
[150/402] Compiling OrderedCollections OrderedSet+SubSequence.swift
[151/402] Compiling OrderedCollections OrderedSet+Testing.swift
[152/402] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[153/402] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[154/402] Compiling OrderedCollections OrderedSet.swift
[155/402] Compiling OrderedCollections _UnsafeBitset.swift
[156/402] Compiling _RopeModule Rope+Collection.swift
[157/402] Compiling _RopeModule Rope+Index.swift
[158/402] Compiling _RopeModule Rope+Sequence.swift
[159/402] Compiling _RopeModule Rope+Append.swift
[170/402] Compiling OrderedCollections OrderedSet+Sendable.swift
[194/402] Compiling DequeModule RigidDeque+Equatable.swift
[195/402] Compiling DequeModule Deque+Codable.swift
[196/402] Compiling DequeModule Deque+Collection.swift
[197/402] Compiling DequeModule Deque+CustomReflectable.swift
[198/402] Compiling DequeModule Deque+Descriptions.swift
[199/402] Compiling DequeModule Deque+Equatable.swift
[200/402] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[201/402] Compiling DequeModule Deque+Extras.swift
[202/402] Compiling DequeModule Deque+Hashable.swift
[229/402] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[230/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[231/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[232/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[233/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[234/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[235/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[236/402] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[237/402] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[238/402] Compiling HashTreeCollections TreeSet.swift
[344/412] Emitting module OrderedCollections
[356/413] Emitting module _RopeModule
[403/413] Emitting module HashTreeCollections
[404/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 HashTreeCollections reexports.swift
[418/422] Compiling Collections OrderedCollections reexports.swift
[419/422] Compiling Collections HeapModule reexports.swift
[420/422] Compiling Collections DequeModule reexports.swift
[421/422] Emitting module Collections
[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 linux