The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftGraphics, reference main (4b6e89), with Swift 6.3 for Wasm on 17 Apr 2026 22:53:13 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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emorydunn/SwiftGraphics.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/emorydunn/SwiftGraphics
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4b6e89d Use correct line weight
Cloned https://github.com/emorydunn/SwiftGraphics.git
Revision (git rev-parse @):
4b6e89d02ae7cd5dec90aea754631d38245b20ef
SUCCESS checkout https://github.com/emorydunn/SwiftGraphics.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/emorydunn/SwiftGraphics.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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/40] Emitting module SwiftGraphics
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[4/45] Compiling SwiftGraphics Angles.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[5/45] Compiling SwiftGraphics Array.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[6/45] Compiling SwiftGraphics Clamped.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[7/45] Compiling SwiftGraphics Double.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[8/45] Compiling SwiftGraphics String.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[9/45] Compiling SwiftGraphics DrawingContext.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[10/45] Compiling SwiftGraphics LineCap.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[11/45] Compiling SwiftGraphics SVGContext.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[12/45] Compiling SwiftGraphics SVGDrawable.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[13/45] Compiling SwiftGraphics SketchSVGDrawing.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[14/45] Compiling SwiftGraphics DefaultIntersections.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[15/45] Compiling SwiftGraphics Intersectable.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[16/45] Compiling SwiftGraphics RayTracable.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[17/45] Compiling SwiftGraphics Polygon.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[18/45] Compiling SwiftGraphics Shape.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[19/45] Compiling SwiftGraphics Sketch Protcols.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[20/45] Compiling SwiftGraphics Circle+Drawable.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[21/45] Compiling SwiftGraphics Circle+RayTracable.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[22/45] Compiling SwiftGraphics Circle.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[23/45] Compiling SwiftGraphics HatchFill.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[24/45] Compiling SwiftGraphics OverflowHatch.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[25/45] Compiling SwiftGraphics Sketch.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[26/45] Compiling SwiftGraphics SketchView.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[27/45] Compiling SwiftGraphics CGDrawable.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[28/45] Compiling SwiftGraphics SketchBitmapDrawing.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[29/45] Compiling SwiftGraphics BlendMode.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[30/45] Compiling SwiftGraphics Color.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[31/45] Compiling SwiftGraphics XMLElement.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[32/45] Compiling SwiftGraphics Perlin.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[33/45] Compiling SwiftGraphics PointInPolygon.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[34/45] Compiling SwiftGraphics CircleEmitter.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[35/45] Compiling SwiftGraphics DirectionalEmitter.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[36/45] Compiling SwiftGraphics Emitter.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[37/45] Compiling SwiftGraphics Fresnel.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[38/45] Compiling SwiftGraphics LinearEmitter.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[39/45] Compiling SwiftGraphics BezierPath.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[40/45] Compiling SwiftGraphics BoundingBox.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[41/45] Compiling SwiftGraphics Line.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[42/45] Compiling SwiftGraphics Path.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[43/45] Compiling SwiftGraphics Rectangle.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[44/45] Compiling SwiftGraphics Size.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
[45/45] Compiling SwiftGraphics Vector.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
  8 |
  9 | import Foundation
 10 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 11 |
 12 | /// An object representing a set of straight lines originating from a point.
BUILD FAILURE 6.3 wasm