Build Information
Failed to build Unlocker, reference master (735dd1
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 23:19:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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 735dd17 Swift: Bump github.com/apple/swift-argument-parser (#9)
Cloned https://github.com/mat1th/unlocker.git
Revision (git rev-parse @):
735dd17c4478ced9af6f8d086739181b537a2c01
SUCCESS checkout https://github.com/mat1th/unlocker.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/mat1th/unlocker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.04s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.47s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip
[1369/40913916] Downloading 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 (5.05s)
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 SwiftLintPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/13] Write sources
[6/13] Write swift-version-24593BA9C3E375BF.txt
[8/27] Emitting module ArgumentParserToolInfo
[9/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/28] Wrapping AST for ArgumentParserToolInfo for debugging
[12/66] Compiling ArgumentParser Name.swift
[13/66] Compiling ArgumentParser Parsed.swift
[14/66] Compiling ArgumentParser ParsedValues.swift
[15/66] Compiling ArgumentParser ParserError.swift
[16/66] Compiling ArgumentParser SplitArguments.swift
[17/71] 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 |
[18/71] 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 |
[19/72] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/72] 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 |
[21/72] 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 |
[22/72] 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 |
[23/72] 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 |
[24/72] 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 |
[25/72] 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 |
[26/72] 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/72] 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 |
[28/72] Compiling ArgumentParser CompletionKind.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/72] 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 |
[30/72] Emitting module ArgumentParser
[39/72] Compiling ArgumentParser Errors.swift
[40/72] Compiling ArgumentParser Flag.swift
[41/72] Compiling ArgumentParser NameSpecification.swift
[42/72] Compiling ArgumentParser Option.swift
BUILD FAILURE 6.2 linux