Build Information
Failed to build VelocitySampler, reference main (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-0":/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>&1Build 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: 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-0":/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.78s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.58s)
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 _SortedCollection.swift
[16/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/31] Compiling InternalCollectionsUtilities String+Padding.swift
[18/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[22/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[24/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/31] Compiling InternalCollectionsUtilities Integer rank.swift
[27/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[29/31] Compiling InternalCollectionsUtilities Debugging.swift
[30/31] Compiling InternalCollectionsUtilities Descriptions.swift
[31/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/291] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[34/291] Compiling HashTreeCollections _HashNode+Structural merge.swift
[35/291] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[36/291] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[37/291] Compiling HashTreeCollections _HashNode+Structural union.swift
[38/291] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[39/291] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[40/291] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[41/308] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[42/308] Compiling HashTreeCollections _HashNode.swift
[43/308] Compiling HashTreeCollections _HashNodeHeader.swift
[44/308] Compiling HashTreeCollections _HashSlot.swift
[45/331] Compiling HeapModule Heap+Descriptions.swift
[46/331] Compiling _RopeModule BigString+Chunk+Breaks.swift
[47/331] Compiling _RopeModule BigString+Chunk+Character.swift
[48/331] Compiling _RopeModule BigString+Chunk+Counts.swift
[49/331] Compiling _RopeModule BigString+Chunk+Description.swift
[50/331] Compiling _RopeModule BigString+Chunk+Index.swift
[51/331] Compiling _RopeModule BigString+Invariants.swift
[52/331] Compiling _RopeModule BigString+Metrics.swift
[53/331] Compiling _RopeModule BigString+Summary.swift
[54/331] Compiling _RopeModule BigString.swift
[55/331] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[56/331] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[57/331] Compiling _RopeModule BigString+Chunk+Splitting.swift
[58/331] Compiling _RopeModule BigString+Chunk+UTF16.swift
[59/331] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[60/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[61/331] Compiling ContainersPreview Box.swift
[62/331] Compiling ContainersPreview Inout.swift
[63/331] Compiling ContainersPreview InputSpan.swift
[64/331] Compiling ContainersPreview Shared.swift
[65/331] Compiling HeapModule _HeapNode.swift
[66/331] Compiling HeapModule Heap.swift
[67/331] Emitting module ContainersPreview
[68/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[69/331] Compiling HashTreeCollections _Bitmap.swift
[70/331] Compiling _RopeModule BigString+Debugging.swift
[71/331] Compiling _RopeModule BigString+Index.swift
[72/331] Compiling _RopeModule BigString+Ingester.swift
[74/332] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[75/332] Compiling HeapModule Heap+Invariants.swift
[76/332] Compiling HeapModule Heap+UnsafeHandle.swift
[77/333] Emitting module HeapModule
[78/373] Compiling DequeModule Deque+Extras.swift
[79/373] Compiling DequeModule Deque+Hashable.swift
[80/373] Compiling DequeModule Deque+Testing.swift
[81/373] Compiling DequeModule Deque._Storage.swift
[82/373] Compiling DequeModule Deque._UnsafeHandle.swift
[83/373] Compiling DequeModule Deque.swift
[84/373] Compiling DequeModule Deque+Codable.swift
[85/373] Compiling DequeModule Deque+Collection.swift
[87/380] Compiling HashTreeCollections TreeDictionary+Collection.swift
[88/380] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[89/380] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[90/380] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[91/380] Compiling HashTreeCollections TreeDictionary.swift
[92/380] Compiling HashTreeCollections TreeSet+Codable.swift
[93/380] Compiling HashTreeCollections TreeSet+Collection.swift
[94/387] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[95/387] Compiling HashTreeCollections TreeSet+Debugging.swift
[96/387] Compiling HashTreeCollections TreeSet+Descriptions.swift
[97/387] Compiling HashTreeCollections TreeSet+Equatable.swift
[98/387] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[99/387] Compiling HashTreeCollections TreeSet+Extras.swift
[100/387] Compiling BitCollections BitSet.Index.swift
[101/387] Compiling DequeModule UniqueDeque+Consumption.swift
[102/387] Compiling DequeModule UniqueDeque+Container.swift
[103/387] Compiling DequeModule UniqueDeque+Descriptions.swift
[104/387] Compiling DequeModule UniqueDeque+Equatable.swift
[105/387] Compiling DequeModule UniqueDeque+Experimental.swift
[106/392] Emitting module BitCollections
[107/392] Compiling DequeModule RigidDeque+Removals.swift
[108/392] Compiling DequeModule RigidDeque+Replacements.swift
[109/392] Compiling DequeModule RigidDeque+Testing.swift
[110/392] Compiling DequeModule RigidDeque.swift
[111/392] Compiling DequeModule UniqueDeque+Append.swift
[112/392] Compiling DequeModule UniqueDeque+Hashable.swift
[113/392] Compiling DequeModule UniqueDeque+Initializers.swift
[114/392] Compiling DequeModule UniqueDeque+Insertions.swift
[115/392] Compiling DequeModule _DequeBuffer.swift
[116/392] Compiling DequeModule _DequeBufferHeader.swift
[117/392] Compiling DequeModule RigidDeque+Append.swift
[118/392] Compiling DequeModule RigidDeque+Consumption.swift
[119/392] Compiling DequeModule RigidDeque+Container.swift
[120/392] Compiling DequeModule RigidDeque+Descriptions.swift
[121/392] Compiling DequeModule UniqueDeque+Prepend.swift
[122/392] Compiling DequeModule UniqueDeque+Removals.swift
[145/402] Compiling DequeModule UniqueDeque+Replacements.swift
[153/402] Compiling DequeModule RigidDeque+Equatable.swift
[154/402] Compiling DequeModule RigidDeque+Experimental.swift
[155/402] Compiling DequeModule RigidDeque+Hashable.swift
[156/402] Compiling DequeModule RigidDeque+Initializers.swift
[157/402] Compiling DequeModule RigidDeque+Insertions.swift
[158/402] Compiling DequeModule RigidDeque+Prepend.swift
[160/402] Compiling DequeModule UniqueDeque.swift
[161/402] Compiling DequeModule _DequeSlot.swift
[162/402] Compiling DequeModule _UnsafeDequeHandle.swift
[163/402] Compiling DequeModule _UnsafeDequeSegments.swift
[179/402] Compiling OrderedCollections OrderedSet+Sendable.swift
[180/402] Compiling OrderedCollections OrderedSet+SubSequence.swift
[181/402] Compiling OrderedCollections OrderedSet+Testing.swift
[182/402] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[183/402] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[184/402] Compiling OrderedCollections OrderedSet.swift
[185/402] Compiling OrderedCollections _UnsafeBitset.swift
[186/402] Compiling HashTreeCollections TreeDictionary+Merge.swift
[187/402] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[188/402] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[189/402] Compiling HashTreeCollections TreeDictionary+Values.swift
[190/402] Compiling HashTreeCollections TreeSet+Hashable.swift
[191/402] Compiling HashTreeCollections TreeSet+Sendable.swift
[192/402] Compiling HashTreeCollections TreeSet+Sequence.swift
[193/402] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[194/402] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[195/402] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[196/402] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[197/402] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[198/402] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[199/402] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[215/411] Compiling DequeModule Deque+CustomReflectable.swift
[216/411] Compiling DequeModule Deque+Descriptions.swift
[217/411] Compiling DequeModule Deque+Equatable.swift
[218/411] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[230/411] Compiling _RopeModule String Utilities.swift
[231/411] Compiling _RopeModule String.Index+ABI.swift
[232/411] Compiling _RopeModule _CharacterRecognizer.swift
[233/411] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[234/411] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[235/411] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[236/411] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[237/411] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[238/411] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[239/411] Compiling HashTreeCollections TreeSet.swift
[322/412] Emitting module OrderedCollections
[345/413] Emitting module _RopeModule
[368/413] Compiling _RopeModule Rope+Join.swift
[369/413] Compiling _RopeModule Rope+MutatingForEach.swift
[370/413] Compiling _RopeModule Rope+Remove.swift
[371/413] Compiling _RopeModule Rope+RemoveSubrange.swift
[372/413] Compiling _RopeModule Rope+Split.swift
[373/413] Compiling _RopeModule Optional Utilities.swift
[407/413] Emitting module HashTreeCollections
[415/415] Emitting module DequeModule
[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