Build Information
Failed to build Badgy, reference master (6831dc), with Swift 6.2 for Linux on 17 Jun 2025 14:23:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/arthurpalves/badgy.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/arthurpalves/badgy
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6831dce Merge pull request #23 from arthurpalves/clean/rc-argument-parser
Cloned https://github.com/arthurpalves/badgy.git
Revision (git rev-parse @):
6831dce91968b3db4bb2797cc9c5d3777bf37ea9
SUCCESS checkout https://github.com/arthurpalves/badgy.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/arthurpalves/badgy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/nicklockwood/SwiftFormat
[1/48798] Fetching swiftformat
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jakeheis/SwiftCLI
[48799/50209] Fetching swiftformat, pathkit
Fetched https://github.com/nicklockwood/SwiftFormat from cache (22.15s)
[113/1411] Fetching pathkit
[1412/6485] Fetching pathkit, swiftcli
[6486/21865] Fetching pathkit, swiftcli, swift-argument-parser
Fetched https://github.com/jakeheis/SwiftCLI from cache (3.30s)
Fetched https://github.com/kylef/PathKit from cache (3.30s)
Fetched https://github.com/apple/swift-argument-parser from cache (3.31s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (28.93s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.28s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.80s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.52s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.51s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/39] Compiling SwiftCLI Error.swift
[9/39] Compiling SwiftCLI HelpCommand.swift
[10/39] Compiling SwiftCLI HelpMessageGenerator.swift
[11/41] Emitting module ArgumentParserToolInfo
[12/41] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/42] Compiling SwiftCLI ValueBox.swift
[15/42] Compiling SwiftCLI VersionCommand.swift
[15/42] Wrapping AST for ArgumentParserToolInfo for debugging
[17/76] Emitting module ArgumentParser
[18/76] Compiling ArgumentParser Parsed.swift
[19/76] Compiling ArgumentParser Option.swift
[20/76] Compiling ArgumentParser OptionGroup.swift
[21/80] Compiling ArgumentParser CommandConfiguration.swift
[22/80] Compiling ArgumentParser EnumerableFlag.swift
[23/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/80] Compiling ArgumentParser Argument.swift
[25/80] Compiling ArgumentParser ArgumentSet.swift
[26/80] Compiling ArgumentParser ExpressibleByArgument.swift
[27/80] Compiling ArgumentParser ArgumentHelp.swift
[28/80] Compiling ArgumentParser CompletionKind.swift
[29/80] Compiling ArgumentParser Errors.swift
[30/80] Compiling ArgumentParser Flag.swift
[31/80] Compiling ArgumentParser NameSpecification.swift
[32/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/80] Compiling ArgumentParser CompletionsGenerator.swift
[34/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/80] Emitting module SwiftCLI
[37/81] Emitting module PathKit
[38/81] Compiling PathKit PathKit.swift
[40/82] Compiling ArgumentParser CollectionExtensions.swift
[41/82] Compiling ArgumentParser SequenceExtensions.swift
[42/82] Compiling ArgumentParser StringExtensions.swift
[43/82] Compiling ArgumentParser Tree.swift
[43/82] Wrapping AST for PathKit for debugging
[44/82] Wrapping AST for SwiftCLI for debugging
[46/82] Compiling ArgumentParser ParsedValues.swift
[47/82] Compiling ArgumentParser ParserError.swift
[48/82] Compiling ArgumentParser SplitArguments.swift
[49/82] Compiling ArgumentParser DumpHelpGenerator.swift
[51/82] Compiling ArgumentParser CommandParser.swift
[52/82] Compiling ArgumentParser InputOrigin.swift
[53/82] Compiling ArgumentParser Name.swift
[55/82] Compiling ArgumentParser HelpCommand.swift
[56/82] Compiling ArgumentParser HelpGenerator.swift
[57/82] Compiling ArgumentParser MessageInfo.swift
[58/82] Compiling ArgumentParser UsageGenerator.swift
[74/82] Compiling ArgumentParser ParsableArguments.swift
[75/82] Compiling ArgumentParser ParsableArgumentsValidation.swift
[76/82] Compiling ArgumentParser ParsableCommand.swift
[77/82] Compiling ArgumentParser ArgumentDecoder.swift
[78/82] Compiling ArgumentParser ArgumentDefinition.swift
[79/83] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[81/99] Emitting module Badgy
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[82/101] Compiling Badgy Factory.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[83/101] Compiling Badgy Foundation+Extensions.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[84/101] Compiling Badgy Factory+Resizer.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[85/101] Compiling Badgy Factory+Small.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[86/101] Compiling Badgy Icon.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[87/101] Compiling Badgy IconSet.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[88/101] Compiling Badgy ColorCode+Name.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[89/101] Compiling Badgy ColorCode.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[90/101] Compiling Badgy Badgy.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[91/101] Compiling Badgy DependencyManager.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[92/101] Compiling Badgy ColorCode+Hex.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[93/101] Compiling Badgy IconSignPipeline.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[94/101] Compiling Badgy IconSetDelegate.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[95/101] Compiling Badgy Logger.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[96/101] Compiling Badgy VerboseLogger.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[97/101] Compiling Badgy Position.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
[98/101] Compiling Badgy main.swift
/host/spi-builder-workspace/Sources/Badgy/Helpers/Factory.swift:27:8: error: no such module 'AppKit'
25 | // SOFTWARE.
26 |
27 | import AppKit
| `- error: no such module 'AppKit'
28 | import PathKit
29 | import SwiftCLI
BUILD FAILURE 6.2 linux