Build Information
Failed to build appicon-generator, reference 1.1.0 (cda8a6), with Swift 6.1 for Wasm on 28 May 2025 18:39:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skagedal/appicon-generator.git
Reference: 1.1.0
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
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at cda8a66 1.1.0
Cloned https://github.com/skagedal/appicon-generator.git
Revision (git rev-parse @):
cda8a661a363f915277f1f3cfaecb508110f3ba3
SUCCESS checkout https://github.com/skagedal/appicon-generator.git at 1.1.0
========================================
Build
========================================
Selected platform: wasm
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/Realm/SwiftLint
Fetching https://github.com/skagedal/xcodeproj-modify
[1/32] Fetching xcodeproj-modify
Fetched https://github.com/skagedal/xcodeproj-modify from cache (0.38s)
[1/150383] Fetching swiftlint
Fetched https://github.com/Realm/SwiftLint from cache (23.61s)
Computing version for https://github.com/skagedal/xcodeproj-modify
Computed https://github.com/skagedal/xcodeproj-modify at 1.0.2 (31.92s)
Fetching https://github.com/tuist/xcodeproj.git
[1/23290] Fetching xcodeproj
Fetched https://github.com/tuist/xcodeproj.git from cache (1.36s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 6.7.0 (1.95s)
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/tadija/AEXML
Fetching https://github.com/kareman/SwiftShell
[1/1411] Fetching pathkit
[354/3538] Fetching pathkit, aexml
[2667/8401] Fetching pathkit, aexml, swiftshell
Fetched https://github.com/kylef/PathKit from cache (0.39s)
Fetched https://github.com/tadija/AEXML 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.89s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 0.9.2 (0.90s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.43s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.3.3 (1.34s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (6.10s)
Computing version for https://github.com/Realm/SwiftLint
Computed https://github.com/Realm/SwiftLint at 0.59.1 (1.75s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/jpsim/Yams.git
[1/10657] Fetching yams
[3412/11586] Fetching yams, swiftytexttable
[4758/11670] Fetching yams, swiftytexttable, collectionconcurrencykit
[7154/27782] Fetching yams, swiftytexttable, collectionconcurrencykit, sourcekitten
[7638/40723] Fetching yams, swiftytexttable, collectionconcurrencykit, sourcekitten, cryptoswift
[16794/111172] Fetching yams, swiftytexttable, collectionconcurrencykit, sourcekitten, cryptoswift, swift-syntax
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (3.09s)
[79238/111088] Fetching yams, swiftytexttable, sourcekitten, cryptoswift, swift-syntax
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/jpsim/Yams.git from cache (3.12s)
[72808/100431] Fetching swiftytexttable, sourcekitten, cryptoswift, swift-syntax
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (3.31s)
[84004/99502] Fetching sourcekitten, cryptoswift, swift-syntax
Fetched https://github.com/jpsim/SourceKitten.git from cache (3.33s)
[68596/83390] Fetching cryptoswift, swift-syntax
[83391/98741] Fetching cryptoswift, swift-syntax, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.38s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (6.77s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.81s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (7.41s)
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.67s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.0 (0.78s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.31s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.0 (4.33s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (1.69s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.71s)
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.45s)
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
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/skagedal/xcodeproj-modify
Working copy of https://github.com/skagedal/xcodeproj-modify resolved at 1.0.2
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/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/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 6.7.0
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/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 0.9.2
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/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/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.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
[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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/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 {
[9/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 {
[10/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 {
[11/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 {
[12/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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/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 {
[6/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 {
[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] 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 {
[9/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 {
BUILD FAILURE 6.1 wasm