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 SwiftVizScale, reference main (6ce5a9), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 09:57:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftviz/Scale.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/swiftviz/Scale
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6ce5a96 consistency cleanup
Cloned https://github.com/swiftviz/Scale.git
Revision (git rev-parse @):
6ce5a969597393cf3dc3f1444a58972da6f3761e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftviz/Scale.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swiftviz/Scale.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-docc-plugin from cache (0.60s)
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.75s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (3.15s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.14s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/27] Write sources
[13/27] Write swift-version-24593BA9C3E375BF.txt
[15/41] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/41] Compiling InternalCollectionsUtilities Debugging.swift
[17/42] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/42] Emitting module InternalCollectionsUtilities
[19/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/42] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/42] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/42] Compiling InternalCollectionsUtilities Integer rank.swift
[25/42] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/42] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/42] Compiling InternalCollectionsUtilities Descriptions.swift
[28/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/43] Wrapping AST for InternalCollectionsUtilities for debugging
[32/289] Compiling HeapModule Heap+Invariants.swift
[33/293] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/317] Compiling OrderedCollections _HashTable+Constants.swift
[35/317] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[36/319] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[37/319] Compiling OrderedCollections OrderedDictionary+Elements.swift
[38/319] Compiling HeapModule _HeapNode.swift
[39/319] Compiling HeapModule Heap.swift
[40/319] Compiling HeapModule Heap+UnsafeHandle.swift
[41/319] Compiling HeapModule Heap+Descriptions.swift
[42/319] Emitting module HeapModule
[43/320] Wrapping AST for HeapModule for debugging
[45/320] Compiling HashTreeCollections TreeSet+Hashable.swift
[46/320] Compiling HashTreeCollections TreeSet+Sendable.swift
[47/320] Compiling HashTreeCollections TreeSet+Sequence.swift
[48/320] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[49/320] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[50/320] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[51/320] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[52/320] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[53/320] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[54/320] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[55/330] Compiling DequeModule _DequeSlot.swift
[56/330] Compiling DequeModule _UnsafeWrappedBuffer.swift
[57/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[58/330] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[59/330] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[60/330] Compiling HashTreeCollections TreeDictionary+Values.swift
[61/330] Compiling HashTreeCollections _HashTreeIterator.swift
[62/330] Compiling HashTreeCollections _HashTreeStatistics.swift
[63/330] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[64/330] Compiling HashTreeCollections _RawHashNode.swift
[65/330] Compiling HashTreeCollections _UnmanagedHashNode.swift
[66/330] Compiling HashTreeCollections _UnsafePath.swift
[67/330] Compiling HashTreeCollections TreeDictionary+Codable.swift
[68/330] Compiling HashTreeCollections TreeDictionary+Collection.swift
[69/330] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[70/330] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[71/337] Compiling OrderedCollections _HashTable+Testing.swift
[72/337] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[73/337] Compiling OrderedCollections OrderedDictionary+Codable.swift
[74/337] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[75/337] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[76/337] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[77/337] Compiling OrderedCollections _HashTable.swift
[78/337] Compiling OrderedCollections _Hashtable+Header.swift
[79/337] Compiling OrderedCollections OrderedSet+SubSequence.swift
[80/337] Compiling OrderedCollections OrderedSet+Testing.swift
[81/337] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[82/337] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[83/337] Compiling OrderedCollections OrderedSet.swift
[84/337] Compiling OrderedCollections _UnsafeBitset.swift
[85/337] Compiling HashTreeCollections TreeSet+Equatable.swift
[86/337] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[87/337] Compiling HashTreeCollections TreeSet+Extras.swift
[88/337] Compiling HashTreeCollections TreeSet+Filter.swift
[89/337] Compiling OrderedCollections OrderedDictionary.swift
[90/337] Compiling OrderedCollections OrderedSet+Codable.swift
[91/337] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[92/337] Compiling OrderedCollections OrderedSet+Descriptions.swift
[93/337] Compiling OrderedCollections OrderedSet+Diffing.swift
[94/337] Compiling OrderedCollections OrderedSet+Equatable.swift
[95/337] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[96/337] Compiling OrderedCollections OrderedSet+Hashable.swift
[97/337] Compiling OrderedCollections OrderedSet+Initializers.swift
[98/337] Compiling OrderedCollections OrderedSet+Insertions.swift
[99/337] Compiling OrderedCollections OrderedSet+Invariants.swift
[100/337] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[101/337] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[102/337] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[103/337] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[104/337] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[113/337] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[114/337] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[115/337] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[116/337] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[117/337] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[118/337] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[119/337] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[120/337] Compiling OrderedCollections OrderedDictionary+Values.swift
[132/337] Compiling OrderedCollections _HashTable+Bucket.swift
[133/337] Compiling OrderedCollections _HashTable+BucketIterator.swift
[162/344] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[163/344] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[164/344] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[165/344] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[166/344] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[167/344] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[168/344] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[169/344] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[170/344] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[171/344] Compiling HashTreeCollections TreeSet.swift
[172/344] Emitting module DequeModule
[181/345] Wrapping AST for DequeModule for debugging
[191/345] Compiling BitCollections BitSet.Index.swift
[192/345] Compiling BitCollections BitSet._UnsafeHandle.swift
[193/345] Compiling BitCollections BitSet.swift
[194/345] Emitting module BitCollections
[220/345] Compiling BitCollections Range+Utilities.swift
[221/345] Compiling BitCollections Slice+Utilities.swift
[222/345] Compiling BitCollections UInt+Tricks.swift
[223/345] Compiling BitCollections _Word.swift
[272/355] Wrapping AST for BitCollections for debugging
[295/355] Emitting module OrderedCollections
[296/356] Wrapping AST for OrderedCollections for debugging
[308/356] Emitting module _RopeModule
[320/356] Emitting module HashTreeCollections
[341/357] Compiling _RopeModule Rope+Join.swift
[342/357] Compiling _RopeModule Rope+MutatingForEach.swift
[343/357] Compiling _RopeModule Rope+Remove.swift
[344/357] Compiling _RopeModule Rope+RemoveSubrange.swift
[345/357] Compiling _RopeModule Rope+Split.swift
[346/357] Compiling _RopeModule Optional Utilities.swift
[347/357] Compiling _RopeModule String Utilities.swift
[348/357] Compiling _RopeModule String.Index+ABI.swift
[349/357] Compiling _RopeModule _CharacterRecognizer.swift
[350/358] Wrapping AST for HashTreeCollections for debugging
[351/358] Wrapping AST for _RopeModule for debugging
[353/360] Emitting module Collections
[354/360] Compiling Collections Collections.swift
[355/361] Wrapping AST for Collections for debugging
[357/383] Compiling SwiftVizScale DiscreteScale.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[358/383] Compiling SwiftVizScale DomainDataTransform.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[359/383] Compiling SwiftVizScale Collection+SimpleStats.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[360/385] Compiling SwiftVizScale SequentialScale.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[361/385] Compiling SwiftVizScale Tick.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[362/385] Compiling SwiftVizScale BandScale.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[363/385] Compiling SwiftVizScale CGColor+hex.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[364/385] Compiling SwiftVizScale LCH.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[365/385] Compiling SwiftVizScale PointScale.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[366/385] Compiling SwiftVizScale ReversibleScale.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[367/385] Compiling SwiftVizScale Scale.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[368/385] Compiling SwiftVizScale IndexedColorInterpolator.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[369/385] Compiling SwiftVizScale LCHColorInterpolator.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[370/385] Compiling SwiftVizScale NiceValue.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[371/385] Compiling SwiftVizScale ColorInterpolator.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[372/385] Compiling SwiftVizScale ColorScheme.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[373/385] Compiling SwiftVizScale ComputedRGBInterpolator.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[374/385] Compiling SwiftVizScale Histogram.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[375/385] Compiling SwiftVizScale HistogramBinRange.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[376/385] Compiling SwiftVizScale Interpolation.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
error: emit-module command failed with exit code 1 (use -v to see invocation)
[377/385] Emitting module SwiftVizScale
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[378/385] Compiling SwiftVizScale ContinuousScale.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[379/385] Compiling SwiftVizScale ContinuousScaleType.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
[380/385] Compiling SwiftVizScale DateScale.swift
/host/spi-builder-workspace/Sources/SwiftVizScale/BandScale.swift:5:8: error: no such module 'Foundation'
  3 | //
  4 |
  5 | import Foundation
    |        `- error: no such module 'Foundation'
  6 |
  7 | // =============================================================
BUILD FAILURE 6.2 wasm