Build Information
Failed to build Kadr, reference main (7e655b), with Swift 6.3 for Wasm on 1 May 2026 09:53:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SteliyanH/kadr.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/SteliyanH/kadr
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7e655bb docs: README — reference all three adapter packages, document v0.9 cycle
Cloned https://github.com/SteliyanH/kadr.git
Revision (git rev-parse @):
7e655bb1570f71884eebf2fe273b52119b825622
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SteliyanH/kadr.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/SteliyanH/kadr.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/52] Emitting module Kadr
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[4/59] Compiling Kadr FilterProcessor.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[5/59] Compiling Kadr ImageEncoder.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[6/59] Compiling Kadr KadrVideoCompositor.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[7/59] Compiling Kadr MaskCompositor.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[8/59] Compiling Kadr MultiInputCompositor.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[9/59] Compiling Kadr OverlayRenderer.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[10/59] Compiling Kadr PlaybackComposer.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[11/59] Compiling Kadr Caption.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[12/59] Compiling Kadr Clip.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[13/59] Compiling Kadr ImageClip.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[14/59] Compiling Kadr TitleSequence.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[15/59] Compiling Kadr Track.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[16/59] Compiling Kadr Transition.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[17/59] Compiling Kadr Video.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[18/59] Compiling Kadr ReverseProcessor.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[19/59] Compiling Kadr SpeedCurveSampler.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[20/59] Compiling Kadr KadrError.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[21/59] Compiling Kadr ExportProgress.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[22/59] Compiling Kadr Exporter.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[23/59] Compiling Kadr Preset.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[24/59] Compiling Kadr ChromaKey.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[25/59] Compiling Kadr StickerOverlay.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[26/59] Compiling Kadr TextAnimation.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[27/59] Compiling Kadr TextOverlay.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[28/59] Compiling Kadr TextStyle.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[29/59] Compiling Kadr Watermark.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[30/59] Compiling Kadr PlatformTypes.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[31/59] Compiling Kadr Timecode.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[32/59] Compiling Kadr Filter.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[33/59] Compiling Kadr LUT.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[34/59] Compiling Kadr Anchor.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[35/59] Compiling Kadr ClipID.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[36/59] Compiling Kadr CropRegion.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[37/59] Compiling Kadr Frame.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[38/59] Compiling Kadr LayerID.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[39/59] Compiling Kadr VideoBuilder.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[40/59] Compiling Kadr VideoClip.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[41/59] Compiling Kadr CancellationToken.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[42/59] Compiling Kadr CompositionBuilder.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[43/59] Compiling Kadr Compositor.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[44/59] Compiling Kadr CropCompositor.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[45/59] Compiling Kadr ExportEngine.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[46/59] Compiling Kadr Layout.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[47/59] Compiling Kadr Position.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[48/59] Compiling Kadr Size.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[49/59] Compiling Kadr Transform.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[50/59] Compiling Kadr Clip+Speed.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[51/59] Compiling Kadr ImageOverlay.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[52/59] Compiling Kadr Overlay.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[53/59] Compiling Kadr Animatable.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[54/59] Compiling Kadr Animation.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[55/59] Compiling Kadr TimingFunction.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[56/59] Compiling Kadr AudioBuilder.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[57/59] Compiling Kadr AudioTimePitchAlgorithm.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[58/59] Compiling Kadr AudioTrack.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
[59/59] Compiling Kadr BackgroundMusic.swift
/host/spi-builder-workspace/Sources/Kadr/Animation/Animatable.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 |
4 | /// A type whose values can be smoothly interpolated between keyframes.
BUILD FAILURE 6.3 wasm