Build Information
Failed to build appicon-generator, reference main (73b228), 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-4606859-2":/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: 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: 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-4606859-2":/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/skagedal/xcodeproj-modify
Fetching https://github.com/Realm/SwiftLint
[1/32] Fetching xcodeproj-modify
Fetched https://github.com/skagedal/xcodeproj-modify from cache (0.32s)
[1/150383] Fetching swiftlint
Fetched https://github.com/Realm/SwiftLint from cache (36.87s)
Computing version for https://github.com/skagedal/xcodeproj-modify
Computed https://github.com/skagedal/xcodeproj-modify at 1.0.2 (43.08s)
Fetching https://github.com/tuist/xcodeproj.git
[1/23290] Fetching xcodeproj
Fetched https://github.com/tuist/xcodeproj.git from cache (5.61s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 6.7.0 (7.53s)
Fetching https://github.com/tadija/AEXML
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/kylef/PathKit
[1/2127] Fetching aexml
[555/3538] Fetching aexml, pathkit
[3539/8401] Fetching aexml, pathkit, swiftshell
Fetched https://github.com/tadija/AEXML from cache (0.52s)
Fetched https://github.com/kylef/PathKit from cache (0.52s)
Fetched https://github.com/kareman/SwiftShell from cache (0.52s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 4.1.2 (1.08s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 0.9.2 (5.27s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (4.60s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.3.3 (5.32s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (2.32s)
Computing version for https://github.com/Realm/SwiftLint
Computed https://github.com/Realm/SwiftLint at 0.59.1 (0.81s)
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/jpsim/Yams.git
[1/929] Fetching swiftytexttable
[930/1013] Fetching swiftytexttable, collectionconcurrencykit
[1014/17125] Fetching swiftytexttable, collectionconcurrencykit, sourcekitten
[1176/30066] Fetching swiftytexttable, collectionconcurrencykit, sourcekitten, cryptoswift
[7016/40723] Fetching swiftytexttable, collectionconcurrencykit, sourcekitten, cryptoswift, yams
[25834/111172] Fetching swiftytexttable, collectionconcurrencykit, sourcekitten, cryptoswift, yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (1.87s)
Fetching https://github.com/apple/swift-argument-parser.git
[51201/100515] Fetching swiftytexttable, collectionconcurrencykit, sourcekitten, cryptoswift, swift-syntax
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.32s)
[63622/87574] Fetching swiftytexttable, collectionconcurrencykit, sourcekitten, swift-syntax
[65032/102925] Fetching swiftytexttable, collectionconcurrencykit, sourcekitten, swift-syntax, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.03s)
[87574/87574] Fetching swiftytexttable, collectionconcurrencykit, sourcekitten, swift-syntax
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (6.60s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (6.61s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (6.65s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.71s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (7.70s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.58s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.81s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.0 (0.82s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.0 (1.62s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.62s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.58s)
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/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.0
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/skagedal/xcodeproj-modify
Working copy of https://github.com/skagedal/xcodeproj-modify resolved at 1.0.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/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/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
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/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 0.9.2
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
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/Realm/SwiftLint
Working copy of https://github.com/Realm/SwiftLint resolved at 0.59.1
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.3.3
[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 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 {
[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 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 {
[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-4606859-2":/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 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 {
[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 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 {
[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 wasm