The Swift Package Index logo.Swift Package Index

Build Information

Failed to build KadrUI, reference main (1dc1c6), with Swift 6.1 for Linux on 29 Apr 2026 22:57:24 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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SteliyanH/kadr-ui.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-ui
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SteliyanH/kadr-ui.git
https://github.com/SteliyanH/kadr-ui.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/SteliyanH/kadr.git
[1/1191] Fetching kadr
Fetched https://github.com/SteliyanH/kadr.git from cache (1.62s)
Computing version for https://github.com/SteliyanH/kadr.git
Computed https://github.com/SteliyanH/kadr.git at 0.9.1 (2.16s)
Creating working copy for https://github.com/SteliyanH/kadr.git
Working copy of https://github.com/SteliyanH/kadr.git resolved at 0.9.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/53] Emitting module Kadr
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr ImageEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr KadrVideoCompositor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr MaskCompositor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr MultiInputCompositor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr OverlayRenderer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr PlaybackComposer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr ReverseProcessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr SpeedCurveSampler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr KadrError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr ExportProgress.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Exporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Preset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr ChromaKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Position.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Size.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Transform.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Clip+Speed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr ImageOverlay.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Overlay.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr StickerOverlay.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr TextAnimation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr TextOverlay.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr TextStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Watermark.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr PlatformTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Timecode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Animatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Animation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr TimingFunction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr AudioBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr AudioTimePitchAlgorithm.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr AudioTrack.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr BackgroundMusic.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr VideoClip.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr CancellationToken.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr CompositionBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Compositor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr CropCompositor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr ExportEngine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr FilterProcessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Clip.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr ImageClip.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr TitleSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Track.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Transition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Video.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr VideoBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr LUT.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Anchor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr ClipID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr CropRegion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr Frame.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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/59] Compiling Kadr LayerID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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.
[59/59] Compiling Kadr Layout.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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.
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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/51] 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.
[3/51] 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.
[4/51] 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.
[5/51] 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.
[6/51] 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.
[7/51] 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.
[8/51] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/57] 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.
[10/57] 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.
[11/57] 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.
[12/57] 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.
[13/57] 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.
[14/57] 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.
[15/57] 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.
[16/57] 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.
[17/57] 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.
[18/57] 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.
[19/57] 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.
[20/57] 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.
[21/57] 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.
[22/57] 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.
[23/57] 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.
[24/57] 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.
[25/57] 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.
[26/57] 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.
[27/57] 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.
[28/57] 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.
[29/57] 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.
[30/57] 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.
[31/57] 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.
[32/57] 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.
[33/57] 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.
[34/57] 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.
[35/57] 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.
[36/57] 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.
[37/57] 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.
[38/57] 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.
[39/57] 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.
[40/57] 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.
[41/57] 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.
[42/57] 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.
[43/57] 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.
[44/57] 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.
[45/57] 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.
[46/57] 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.
[47/57] 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.
[48/57] Compiling Kadr AudioTimePitchAlgorithm.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/57] 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/57] 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/57] 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.
[52/57] 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.
[53/57] 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.
[54/57] 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.
[55/57] 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.
[56/57] 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.
[57/57] 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.
BUILD FAILURE 6.1 linux