Build Information
Failed to build Unlocker, reference master (28fcdb
), with Swift 5.10 for Linux on 19 Aug 2025 19:18:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mat1th/unlocker.git
Reference: master
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/mat1th/unlocker
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 28fcdbb GitHub Actions: Bump actions/checkout in the dependencies group (#11)
Cloned https://github.com/mat1th/unlocker.git
Revision (git rev-parse @):
28fcdbb032a7237eb889aff31d4a82dd79e78aad
SUCCESS checkout https://github.com/mat1th/unlocker.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/mat1th/unlocker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-argument-parser
[1/15671] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.85s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.37s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
[1397/40913916] Downloading https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip (3.76s)
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SwiftLintPlugin
Building for debugging...
[3/14] Write sources
[7/14] Write swift-version-24593BA9C3E375BF.txt
[9/28] Emitting module ArgumentParserToolInfo
[10/28] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/29] Wrapping AST for ArgumentParserToolInfo for debugging
[13/73] Emitting module ArgumentParser
[14/79] Compiling ArgumentParser OptionGroup.swift
[15/79] Compiling ArgumentParser AsyncParsableCommand.swift
[16/79] Compiling ArgumentParser CommandConfiguration.swift
[17/79] Compiling ArgumentParser CommandGroup.swift
[18/79] Compiling ArgumentParser EnumerableFlag.swift
[19/79] Compiling ArgumentParser ExpressibleByArgument.swift
[20/79] Compiling ArgumentParser Argument.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[21/79] Compiling ArgumentParser ArgumentDiscussion.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[22/80] Compiling UnlockerCore PostKeyEventUseCase.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/80] Emitting module UnlockerCore
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[24/80] Compiling ArgumentParser BashCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[25/80] Compiling ArgumentParser CompletionsGenerator.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[26/80] Compiling ArgumentParser FishCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[27/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[28/80] Compiling UnlockerCore StopScreenSaverUseCase.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[29/80] Compiling ArgumentParser CollectionExtensions.swift
[30/80] Compiling ArgumentParser Mutex.swift
[31/80] Compiling ArgumentParser Platform.swift
[32/80] Compiling ArgumentParser SequenceExtensions.swift
[33/80] Compiling ArgumentParser StringExtensions.swift
[34/80] Compiling ArgumentParser SwiftExtensions.swift
[35/80] Compiling ArgumentParser ArgumentHelp.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[37/80] Compiling UnlockerCore ExecuteFramworkUseCase.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[38/80] Compiling UnlockerCore WakeScreenUseCase.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
error: fatalError
BUILD FAILURE 5.10 linux