Build Information
Failed to build appicon-generator, reference main (73b228), with Swift 6.1 for Android on 28 May 2025 18:39:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skagedal/appicon-generator.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/skagedal/appicon-generator
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 73b228e bundle update to make dependabot happy
Cloned https://github.com/skagedal/appicon-generator.git
Revision (git rev-parse @):
73b228ea43ec61c2b68f0b13dec6f407e4d2ceae
SUCCESS checkout https://github.com/skagedal/appicon-generator.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/skagedal/appicon-generator.git
https://github.com/skagedal/appicon-generator.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swiftlint",
"requirement" : {
"range" : [
{
"lower_bound" : "0.28.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Realm/SwiftLint"
},
{
"identity" : "xcodeproj-modify",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/skagedal/xcodeproj-modify"
}
],
"manifest_display_name" : "appicon-generator",
"name" : "appicon-generator",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AppIconKit",
"targets" : [
"AppIconKit"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "appicon-generator",
"targets" : [
"appicon-generator"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "appicon_generator",
"module_type" : "SwiftTarget",
"name" : "appicon-generator",
"path" : "Sources/appicon-generator",
"product_memberships" : [
"appicon-generator"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"AppIconKit",
"AppIconGeneratorCore"
],
"type" : "executable"
},
{
"c99name" : "AppIconKit",
"module_type" : "SwiftTarget",
"name" : "AppIconKit",
"path" : "Sources/AppIconKit",
"product_memberships" : [
"AppIconKit",
"appicon-generator"
],
"sources" : [
"AppIconSetGenerator.swift",
"DrawingUtilities.swift",
"EmojiIconRenderer.swift",
"IconVariant.swift"
],
"type" : "library"
},
{
"c99name" : "AppIconGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "AppIconGeneratorTests",
"path" : "Tests/AppIconGeneratorTests",
"sources" : [
"ProcessArgumentParserTest.swift"
],
"target_dependencies" : [
"AppIconKit",
"AppIconGeneratorCore"
],
"type" : "test"
},
{
"c99name" : "AppIconGeneratorCore",
"module_type" : "SwiftTarget",
"name" : "AppIconGeneratorCore",
"path" : "Sources/AppIconGeneratorCore",
"product_memberships" : [
"appicon-generator"
],
"sources" : [
"AppIconGenerator.swift",
"DrawingCommand.swift",
"FileManager+utils.swift",
"ProcessArgumentParser.swift",
"Version.swift"
],
"target_dependencies" : [
"AppIconKit"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/skagedal/xcodeproj-modify
Fetching https://github.com/Realm/SwiftLint
[1/32] Fetching xcodeproj-modify
[33/150415] Fetching xcodeproj-modify, swiftlint
Fetched https://github.com/skagedal/xcodeproj-modify from cache (24.16s)
Fetched https://github.com/Realm/SwiftLint from cache (25.41s)
Computing version for https://github.com/skagedal/xcodeproj-modify
Computed https://github.com/skagedal/xcodeproj-modify at 1.0.2 (31.33s)
Fetching https://github.com/tuist/xcodeproj.git
[1/23290] Fetching xcodeproj
Fetched https://github.com/tuist/xcodeproj.git from cache (2.94s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 6.7.0 (3.79s)
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/tadija/AEXML
[1/2127] Fetching aexml
[406/6990] Fetching aexml, swiftshell
[653/8401] Fetching aexml, swiftshell, pathkit
Fetched https://github.com/tadija/AEXML from cache (0.37s)
Fetched https://github.com/kylef/PathKit from cache (0.39s)
Fetched https://github.com/kareman/SwiftShell from cache (0.40s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (0.87s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 0.9.2 (0.57s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.21s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.3.3 (0.71s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (2.06s)
Computing version for https://github.com/Realm/SwiftLint
Computed https://github.com/Realm/SwiftLint at 0.59.1 (0.62s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/929] Fetching swiftytexttable
[401/17041] Fetching swiftytexttable, sourcekitten
[430/17125] Fetching swiftytexttable, sourcekitten, collectionconcurrencykit
[3246/30066] Fetching swiftytexttable, sourcekitten, collectionconcurrencykit, cryptoswift
[6186/40723] Fetching swiftytexttable, sourcekitten, collectionconcurrencykit, cryptoswift, yams
[28697/111172] Fetching swiftytexttable, sourcekitten, collectionconcurrencykit, cryptoswift, yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (3.73s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (4.13s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (4.13s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (4.15s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (4.15s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.18s)
[1/15351] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.20s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (6.39s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.52s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.47s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.0 (0.55s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.0 (1.01s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.52s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.51s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.50s)
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 6.7.0
Creating working copy for https://github.com/Realm/SwiftLint
Working copy of https://github.com/Realm/SwiftLint resolved at 0.59.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/skagedal/xcodeproj-modify
Working copy of https://github.com/skagedal/xcodeproj-modify resolved at 1.0.2
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.3.3
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 4.1.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 0.9.2
[1/1] Compiling plugin SwiftLintCommandPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/19] Compiling AppIconKit DrawingUtilities.swift
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
3 | //
4 |
5 | import Cocoa
| `- error: no such module 'Cocoa'
6 |
7 | extension NSBitmapImageRep {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/19] Emitting module AppIconKit
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
3 | //
4 |
5 | import Cocoa
| `- error: no such module 'Cocoa'
6 |
7 | extension NSBitmapImageRep {
[10/19] Compiling AppIconKit AppIconSetGenerator.swift
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
3 | //
4 |
5 | import Cocoa
| `- error: no such module 'Cocoa'
6 |
7 | extension NSBitmapImageRep {
[11/19] Compiling AppIconKit IconVariant.swift
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
3 | //
4 |
5 | import Cocoa
| `- error: no such module 'Cocoa'
6 |
7 | extension NSBitmapImageRep {
[12/19] Compiling AppIconKit EmojiIconRenderer.swift
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
3 | //
4 |
5 | import Cocoa
| `- error: no such module 'Cocoa'
6 |
7 | extension NSBitmapImageRep {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftLintCommandPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/11] Write swift-version-24593BA9C3E375BF.txt
[5/16] Compiling AppIconKit AppIconSetGenerator.swift
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
3 | //
4 |
5 | import Cocoa
| `- error: no such module 'Cocoa'
6 |
7 | extension NSBitmapImageRep {
[6/16] Compiling AppIconKit DrawingUtilities.swift
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
3 | //
4 |
5 | import Cocoa
| `- error: no such module 'Cocoa'
6 |
7 | extension NSBitmapImageRep {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/16] Compiling AppIconKit EmojiIconRenderer.swift
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
3 | //
4 |
5 | import Cocoa
| `- error: no such module 'Cocoa'
6 |
7 | extension NSBitmapImageRep {
[8/16] Emitting module AppIconKit
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
3 | //
4 |
5 | import Cocoa
| `- error: no such module 'Cocoa'
6 |
7 | extension NSBitmapImageRep {
[9/16] Compiling AppIconKit IconVariant.swift
/host/spi-builder-workspace/Sources/AppIconKit/DrawingUtilities.swift:5:8: error: no such module 'Cocoa'
3 | //
4 |
5 | import Cocoa
| `- error: no such module 'Cocoa'
6 |
7 | extension NSBitmapImageRep {
BUILD FAILURE 6.1 android