The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VelocitySampler, reference 0.0.1 (10715d), with Swift 6.1 for Wasm on 30 May 2025 10:00:05 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/harlanhaskins/VelocitySampler.git
https://github.com/harlanhaskins/VelocitySampler.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "VelocitySampler",
  "name" : "VelocitySampler",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VelocitySampler",
      "targets" : [
        "VelocitySampler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VelocitySamplerTests",
      "module_type" : "SwiftTarget",
      "name" : "VelocitySamplerTests",
      "path" : "Tests/VelocitySamplerTests",
      "sources" : [
        "VelocitySamplerTests.swift"
      ],
      "target_dependencies" : [
        "VelocitySampler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VelocitySampler",
      "module_type" : "SwiftTarget",
      "name" : "VelocitySampler",
      "path" : "Sources/VelocitySampler",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "VelocitySampler"
      ],
      "sources" : [
        "VelocitySampler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.51s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (2.96s)
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-24593BA9C3E375BF.txt
[11/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/25] Compiling InternalCollectionsUtilities Debugging.swift
[14/25] Compiling InternalCollectionsUtilities Descriptions.swift
[15/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/25] Compiling InternalCollectionsUtilities Integer rank.swift
[19/25] Emitting module InternalCollectionsUtilities
[20/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/224] Compiling HeapModule Heap+Descriptions.swift
[28/278] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[29/278] Compiling HashTreeCollections _HashNode+Storage.swift
[30/302] Compiling HeapModule Heap.swift
[31/302] Compiling HeapModule _HeapNode.swift
[32/302] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/302] Compiling HeapModule Heap+Invariants.swift
[34/302] Compiling HeapModule Heap+UnsafeHandle.swift
[35/302] Compiling HashTreeCollections _AncestorHashSlots.swift
[36/302] Compiling HashTreeCollections _Bitmap.swift
[37/302] Compiling HashTreeCollections _Bucket.swift
[38/302] Compiling HashTreeCollections _Hash.swift
[39/302] Emitting module HeapModule
[41/303] Compiling HashTreeCollections TreeDictionary+Collection.swift
[42/303] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[43/303] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[44/303] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[45/303] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[46/303] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[47/303] Compiling HashTreeCollections TreeDictionary+Filter.swift
[48/303] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[49/303] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[50/303] Compiling HashTreeCollections TreeDictionary+Keys.swift
[51/303] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[52/303] Compiling HashTreeCollections TreeDictionary+Merge.swift
[53/303] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[54/303] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[55/310] Compiling HashTreeCollections _HashSlot.swift
[56/310] Compiling HashTreeCollections _HashStack.swift
[57/310] Compiling HashTreeCollections _HashTreeIterator.swift
[58/310] Compiling HashTreeCollections _HashTreeStatistics.swift
[59/310] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[60/310] Compiling HashTreeCollections _RawHashNode.swift
[61/310] Compiling HashTreeCollections _UnmanagedHashNode.swift
[62/310] Compiling HashTreeCollections _HashNode+Structural union.swift
[63/310] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[64/310] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[65/310] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[66/310] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[67/310] Compiling HashTreeCollections _HashNode.swift
[68/310] Compiling HashTreeCollections _HashNodeHeader.swift
[69/317] Compiling HashTreeCollections TreeSet+Hashable.swift
[70/317] Compiling HashTreeCollections TreeSet+Sendable.swift
[71/317] Compiling HashTreeCollections TreeSet+Sequence.swift
[72/317] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[73/317] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[74/317] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[75/317] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[76/317] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[77/317] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[78/317] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[79/327] Compiling DequeModule _DequeSlot.swift
[80/327] Compiling DequeModule _UnsafeWrappedBuffer.swift
[81/327] Compiling HashTreeCollections _HashLevel.swift
[82/327] Compiling HashTreeCollections _HashNode+Builder.swift
[83/327] Compiling HashTreeCollections _HashNode+Debugging.swift
[84/327] Compiling HashTreeCollections _HashNode+Initializers.swift
[85/327] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[86/327] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[87/327] Compiling HashTreeCollections _HashNode+Invariants.swift
[88/327] Compiling HashTreeCollections _HashNode+Lookups.swift
[89/327] Emitting module BitCollections
[90/327] Compiling BitCollections Range+Utilities.swift
[91/327] Compiling BitCollections Slice+Utilities.swift
[92/327] Compiling BitCollections UInt+Tricks.swift
[93/327] Compiling BitCollections _Word.swift
[94/327] Compiling OrderedCollections OrderedSet.swift
[95/327] Compiling OrderedCollections _UnsafeBitset.swift
[96/327] Compiling HashTreeCollections TreeSet+Equatable.swift
[97/327] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[98/327] Compiling HashTreeCollections TreeSet+Extras.swift
[99/327] Compiling HashTreeCollections TreeSet+Filter.swift
[100/327] Compiling HashTreeCollections _UnsafePath.swift
[101/327] Compiling HashTreeCollections TreeDictionary+Codable.swift
[107/327] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[108/327] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[109/327] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[110/327] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[111/327] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[112/327] Compiling HashTreeCollections _HashNode+Structural merge.swift
[113/327] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[114/327] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[154/327] Compiling BitCollections BitSet.Index.swift
[155/327] Compiling BitCollections BitSet._UnsafeHandle.swift
[156/327] Compiling BitCollections BitSet.swift
[157/327] Emitting module DequeModule
[167/328] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[168/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[169/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[170/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[171/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[172/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[173/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[174/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[175/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[176/328] Compiling HashTreeCollections TreeSet.swift
[209/338] Emitting module OrderedCollections
[300/339] Emitting module _RopeModule
[330/339] Compiling _RopeModule Rope+Join.swift
[331/339] Compiling _RopeModule Rope+MutatingForEach.swift
[332/339] Compiling _RopeModule Rope+Remove.swift
[333/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[334/339] Compiling _RopeModule Rope+Split.swift
[335/339] Compiling _RopeModule Optional Utilities.swift
[336/339] Compiling _RopeModule String Utilities.swift
[337/339] Compiling _RopeModule String.Index+ABI.swift
[338/339] Compiling _RopeModule _CharacterRecognizer.swift
[339/339] Emitting module HashTreeCollections
[342/343] Compiling Collections Collections.swift
[343/343] Emitting module Collections
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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/15] Compiling InternalCollectionsUtilities Descriptions.swift
[3/15] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/15] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/15] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[6/15] Compiling InternalCollectionsUtilities UInt+reversed.swift
[7/15] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/15] Compiling InternalCollectionsUtilities Debugging.swift
[9/16] Emitting module InternalCollectionsUtilities
[10/16] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[11/16] Compiling InternalCollectionsUtilities Integer rank.swift
[12/16] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/16] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/16] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/16] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/16] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/291] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[19/291] Compiling HeapModule Heap+Descriptions.swift
[20/291] Compiling HeapModule _HeapNode.swift
[21/291] Compiling _RopeModule BigString+Insert.swift
[22/291] Compiling _RopeModule BigString+Managing Breaks.swift
[23/293] Compiling _RopeModule BigString+Debugging.swift
[24/293] Compiling _RopeModule BigString+Index.swift
[25/293] Compiling _RopeModule BigString+Iterators.swift
[26/293] Compiling _RopeModule BigString+Metrics.swift
[27/293] Compiling _RopeModule BigString+Ingester.swift
[28/293] Compiling _RopeModule BigString+Invariants.swift
[29/293] Compiling HeapModule Heap.swift
[30/293] Compiling HeapModule Heap+Invariants.swift
[31/293] Compiling HeapModule Heap+UnsafeHandle.swift
[32/293] Emitting module HeapModule
[34/294] Compiling _RopeModule Rope+Find.swift
[35/294] Compiling _RopeModule Rope+ForEachWhile.swift
[36/294] Compiling _RopeModule Rope+Insert.swift
[37/294] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[38/294] Compiling _RopeModule BigString+Chunk+Breaks.swift
[39/294] Compiling _RopeModule BigString+Chunk+Counts.swift
[40/294] Compiling _RopeModule BigString+Chunk+Description.swift
[41/294] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[42/294] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[43/294] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[44/304] Compiling _RopeModule BigString+UnicodeScalarView.swift
[45/304] Compiling _RopeModule BigSubstring+UTF16View.swift
[46/304] Compiling _RopeModule BigSubstring+UTF8View.swift
[47/304] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[48/304] Compiling _RopeModule BigSubstring.swift
[49/304] Compiling _RopeModule Rope+Builder.swift
[50/304] Compiling _RopeModule Rope+Debugging.swift
[51/304] Compiling _RopeModule BigString+Equatable.swift
[52/304] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[53/304] Compiling _RopeModule BigString+Hashing.swift
[54/304] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[55/304] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[56/304] Compiling _RopeModule BigString+Sequence.swift
[57/304] Compiling _RopeModule BigString+TextOutputStream.swift
[58/311] Emitting module BitCollections
[59/318] Compiling _RopeModule RopeElement.swift
[60/318] Compiling _RopeModule RopeMetric.swift
[61/318] Compiling _RopeModule RopeSummary.swift
[62/318] Compiling _RopeModule _RopeItem.swift
[63/318] Compiling _RopeModule _RopePath.swift
[64/318] Compiling _RopeModule BigString+Comparable.swift
[65/318] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[66/318] Emitting module DequeModule
[67/318] Compiling _RopeModule BigString+Builder.swift
[68/318] Compiling _RopeModule BigString+Contents.swift
[77/318] Compiling DequeModule _DequeSlot.swift
[78/318] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/318] Compiling _RopeModule BigString+Summary.swift
[80/318] Compiling _RopeModule BigString.swift
[81/318] Compiling _RopeModule Rope+Invariants.swift
[82/318] Compiling _RopeModule Rope+_Node.swift
[83/318] Compiling _RopeModule _RopeVersion.swift
[84/318] Compiling _RopeModule Rope+Collection.swift
[85/318] Compiling _RopeModule Rope+Index.swift
[86/318] Compiling _RopeModule Rope+Sequence.swift
[87/318] Compiling BitCollections BitSet.Index.swift
[88/318] Compiling BitCollections BitSet._UnsafeHandle.swift
[89/318] Compiling _RopeModule BigString+Append.swift
[90/318] Compiling _RopeModule BigString+Initializers.swift
[112/319] Compiling _RopeModule BigString+Split.swift
[113/319] Compiling _RopeModule Range+BigString.swift
[114/319] Compiling _RopeModule BigString+UTF16View.swift
[115/319] Compiling _RopeModule BigString+UTF8View.swift
[116/319] Compiling _RopeModule Rope+_Storage.swift
[117/319] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[118/319] Compiling _RopeModule Rope+_UnsafeHandle.swift
[119/319] Compiling _RopeModule Rope.swift
[127/319] Compiling _RopeModule BigString+CustomStringConvertible.swift
[158/319] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[159/319] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[160/319] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[161/319] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[162/319] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[163/319] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[164/319] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[165/319] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[166/319] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[167/319] Compiling HashTreeCollections TreeSet.swift
[174/319] Compiling BitCollections BitSet.swift
[175/319] Compiling BitCollections Range+Utilities.swift
[176/319] Compiling BitCollections Slice+Utilities.swift
[198/328] Compiling BitCollections UInt+Tricks.swift
[199/328] Compiling BitCollections _Word.swift
[200/329] Compiling _RopeModule BigString+Chunk+Splitting.swift
[201/329] Compiling _RopeModule BigString+Chunk.swift
[202/329] Compiling _RopeModule BigString+BidirectionalCollection.swift
[203/329] Compiling _RopeModule Rope+Join.swift
[204/329] Compiling _RopeModule Rope+MutatingForEach.swift
[205/329] Compiling _RopeModule Rope+Remove.swift
[206/329] Compiling _RopeModule Rope+RemoveSubrange.swift
[207/329] Compiling _RopeModule Rope+Split.swift
[208/329] Compiling _RopeModule Optional Utilities.swift
[209/329] Compiling _RopeModule String Utilities.swift
[210/329] Compiling _RopeModule String.Index+ABI.swift
[221/329] Emitting module OrderedCollections
[222/329] Emitting module _RopeModule
[236/329] Compiling OrderedCollections OrderedSet.swift
[237/329] Compiling OrderedCollections _UnsafeBitset.swift
[271/330] Emitting module HashTreeCollections
[331/331] Compiling _RopeModule _CharacterRecognizer.swift
[333/334] Compiling Collections Collections.swift
[334/334] Emitting module Collections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[336/337] 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
[337/337] 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.1 wasm