The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Unlocker, reference master (8eddfe), with Swift 6.0 for Linux on 8 Dec 2025 19:47:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
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 8eddfe9 GitHub Actions: Bump the dependencies group with 2 updates (#17)
Cloned https://github.com/mat1th/unlocker.git
Revision (git rev-parse @):
8eddfe99d1a710202cc8e162e5e4893a9e175bc3
SUCCESS checkout https://github.com/mat1th/unlocker.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mat1th/unlocker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser
[1/16877] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.78s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.65s)
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.2
[1369/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 (4.49s)
warning: Build tool command 'Running SwiftLint for UnlockerCore' (applied to target 'UnlockerCore') does not declare any output files and therefore will not run. You may want to consider updating the given package to tools-version 6.0 (or higher) which would run such a build tool command even without declared outputs.
warning: Build tool command 'Running SwiftLint for unlocker' (applied to target 'unlocker') does not declare any output files and therefore will not run. You may want to consider updating the given package to tools-version 6.0 (or higher) which would run such a build tool command even without declared outputs.
[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] Compiling ArgumentParser OptionGroup.swift
[14/73] Compiling ArgumentParser AsyncParsableCommand.swift
[15/73] Compiling ArgumentParser CommandConfiguration.swift
[16/73] Compiling ArgumentParser CommandGroup.swift
[17/73] Compiling ArgumentParser EnumerableFlag.swift
[18/73] Compiling ArgumentParser ExpressibleByArgument.swift
[19/79] Compiling ArgumentParser InputKey.swift
[20/79] Compiling ArgumentParser InputOrigin.swift
[21/79] Compiling ArgumentParser Name.swift
[22/79] Compiling ArgumentParser Parsed.swift
[23/79] Compiling ArgumentParser ParsedValues.swift
[24/79] Compiling ArgumentParser ParserError.swift
[25/79] Emitting module ArgumentParser
[26/79] Compiling UnlockerCore PostKeyEventUseCase.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 | import Foundation
3 |
[27/79] Compiling UnlockerCore ExecuteFramworkUseCase.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 | import Foundation
3 |
[28/79] Compiling ArgumentParser Argument.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 | import Foundation
3 |
[29/79] Compiling ArgumentParser ArgumentDiscussion.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 | import Foundation
3 |
[30/80] Compiling ArgumentParser FishCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 | import Foundation
3 |
[31/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 | import Foundation
3 |
[32/80] Compiling ArgumentParser ArgumentHelp.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 | import Foundation
3 |
[33/80] Compiling ArgumentParser ArgumentVisibility.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 | import Foundation
3 |
[34/80] Compiling UnlockerCore StopScreenSaverUseCase.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 | import Foundation
3 |
[35/80] Compiling UnlockerCore WakeScreenUseCase.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 | import Foundation
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/80] Emitting module UnlockerCore
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 | import Foundation
3 |
[37/80] Compiling ArgumentParser BashCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 | import Foundation
3 |
[38/80] Compiling ArgumentParser CompletionsGenerator.swift
/host/spi-builder-workspace/Sources/UnlockerCore/Entities/CGEventProtocol.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 | import Foundation
3 |
[40/80] Compiling ArgumentParser CompletionKind.swift
[41/80] Compiling ArgumentParser Errors.swift
[42/80] Compiling ArgumentParser Flag.swift
[43/80] Compiling ArgumentParser NameSpecification.swift
[44/80] Compiling ArgumentParser Option.swift
[45/80] Compiling ArgumentParser Tree.swift
[46/80] Compiling ArgumentParser CodingKeyValidator.swift
[47/80] Compiling ArgumentParser NonsenseFlagsValidator.swift
[48/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[49/80] Compiling ArgumentParser PositionalArgumentsValidator.swift
[50/80] Compiling ArgumentParser UniqueNamesValidator.swift
[58/80] Compiling ArgumentParser CollectionExtensions.swift
[59/80] Compiling ArgumentParser Mutex.swift
[60/80] Compiling ArgumentParser Platform.swift
[61/80] Compiling ArgumentParser SequenceExtensions.swift
[62/80] Compiling ArgumentParser StringExtensions.swift
[63/80] Compiling ArgumentParser SwiftExtensions.swift
[64/80] Compiling ArgumentParser SplitArguments.swift
[65/80] Compiling ArgumentParser DumpHelpGenerator.swift
[66/80] Compiling ArgumentParser HelpCommand.swift
[67/80] Compiling ArgumentParser HelpGenerator.swift
[68/80] Compiling ArgumentParser MessageInfo.swift
[69/80] Compiling ArgumentParser UsageGenerator.swift
[70/80] Compiling ArgumentParser ParsableArguments.swift
[71/80] Compiling ArgumentParser ParsableCommand.swift
[72/80] Compiling ArgumentParser ArgumentDecoder.swift
[73/80] Compiling ArgumentParser ArgumentDefinition.swift
[74/80] Compiling ArgumentParser ArgumentSet.swift
[75/80] Compiling ArgumentParser CommandParser.swift
BUILD FAILURE 6.0 linux