Build Information
Failed to build KadrUI, reference v0.6.0 (1dc1c6), with Swift 6.3 for Android on 29 Apr 2026 12:17:28 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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SteliyanH/kadr-ui.git
Reference: v0.6.0
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-ui
* tag v0.6.0 -> FETCH_HEAD
HEAD is now at 1dc1c63 docs: v0.6.0 release prep — CHANGELOG, README, ROADMAP
Cloned https://github.com/SteliyanH/kadr-ui.git
Revision (git rev-parse @):
1dc1c63b197bc8828761634718faa8e3bbe2d6ca
SUCCESS checkout https://github.com/SteliyanH/kadr-ui.git at v0.6.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/SteliyanH/kadr-ui.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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/SteliyanH/kadr.git
[1/1168] Fetching kadr
Fetched https://github.com/SteliyanH/kadr.git from cache (2.20s)
Computing version for https://github.com/SteliyanH/kadr.git
Computed https://github.com/SteliyanH/kadr.git at 0.9.0 (2.92s)
Creating working copy for https://github.com/SteliyanH/kadr.git
Working copy of https://github.com/SteliyanH/kadr.git resolved at 0.9.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/52] Emitting module Kadr
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr TextAnimation.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr TextOverlay.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr TextStyle.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Watermark.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr PlatformTypes.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Timecode.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Anchor.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr ClipID.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr CropRegion.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Frame.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr LayerID.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Layout.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Position.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Size.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Transform.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Clip+Speed.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr ImageOverlay.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Overlay.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr StickerOverlay.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr KadrError.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr ExportProgress.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Exporter.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Preset.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr ChromaKey.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Filter.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr LUT.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr KadrVideoCompositor.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr MaskCompositor.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr MultiInputCompositor.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr OverlayRenderer.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr PlaybackComposer.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr ReverseProcessor.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr SpeedCurveSampler.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr CancellationToken.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr CompositionBuilder.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Compositor.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr CropCompositor.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr ExportEngine.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr FilterProcessor.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr ImageEncoder.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Animatable.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Animation.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr TimingFunction.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr AudioBuilder.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr AudioTrack.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr BackgroundMusic.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Clip.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr ImageClip.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr TitleSequence.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Track.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Transition.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr Video.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr VideoBuilder.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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/58] Compiling Kadr VideoClip.swift
/host/spi-builder-workspace/.build/checkouts/kadr/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 android