The Swift Package Index logo.Swift Package Index

Build Information

Failed to build mimiq, reference 0.5.1 (054d97), with Swift 6.3 for Linux on 11 Apr 2026 21:14:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wendyliga/mimiq.git
Reference: 0.5.1
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/wendyliga/mimiq
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at 054d97f fix release environment (#19)
Cloned https://github.com/wendyliga/mimiq.git
Revision (git rev-parse @):
054d97f2919460887e41cc3e7602f13b46a58479
SUCCESS checkout https://github.com/wendyliga/mimiq.git at 0.5.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/wendyliga/mimiq.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/wendyliga/ConsoleIO.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/wendyliga/Explorer.git
[1/86] Fetching consoleio
[76/648] Fetching consoleio, explorer
[649/18171] Fetching consoleio, explorer, swift-argument-parser
Fetched https://github.com/wendyliga/ConsoleIO.git from cache (0.29s)
[738/18085] Fetching explorer, swift-argument-parser
Fetched https://github.com/wendyliga/Explorer.git from cache (0.77s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.78s)
Computing version for https://github.com/wendyliga/Explorer.git
Computed https://github.com/wendyliga/Explorer.git at 0.0.6 (1.33s)
Fetching https://github.com/wendyliga/SwiftKit.git
[1/717] Fetching swiftkit
Fetched https://github.com/wendyliga/SwiftKit.git from cache (0.28s)
Computing version for https://github.com/wendyliga/ConsoleIO.git
Computed https://github.com/wendyliga/ConsoleIO.git at 1.0.3 (0.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (2.09s)
Computing version for https://github.com/wendyliga/SwiftKit.git
Computed https://github.com/wendyliga/SwiftKit.git at 2.4.2 (0.75s)
Creating working copy for https://github.com/wendyliga/ConsoleIO.git
Working copy of https://github.com/wendyliga/ConsoleIO.git resolved at 1.0.3
Creating working copy for https://github.com/wendyliga/Explorer.git
Working copy of https://github.com/wendyliga/Explorer.git resolved at 0.0.6
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/wendyliga/SwiftKit.git
Working copy of https://github.com/wendyliga/SwiftKit.git resolved at 2.4.2
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/27] Emitting module ArgumentParserToolInfo
[10/28] Wrapping AST for ArgumentParserToolInfo for debugging
[12/62] Emitting module ArgumentParser
[13/66] Compiling ArgumentParser ParsedValues.swift
[14/66] Compiling ArgumentParser ParserError.swift
[15/66] Compiling ArgumentParser SplitArguments.swift
[16/66] Compiling ArgumentParser DumpHelpGenerator.swift
[17/66] Compiling ArgumentParser ArgumentSet.swift
[18/66] Compiling ArgumentParser CommandParser.swift
[19/66] Compiling ArgumentParser InputOrigin.swift
[20/66] Compiling ArgumentParser Name.swift
[21/66] Compiling ArgumentParser Parsed.swift
[22/66] Compiling SwiftKit String+Extension.swift
[23/66] Compiling SwiftKit Log.swift
[24/67] Compiling ArgumentParser CollectionExtensions.swift
[25/67] Compiling ArgumentParser SequenceExtensions.swift
[26/67] Compiling ArgumentParser StringExtensions.swift
[27/67] Compiling ArgumentParser Tree.swift
[28/67] Compiling ArgumentParser ArgumentHelp.swift
[29/67] Compiling ArgumentParser CompletionKind.swift
[30/67] Emitting module SwiftKit
[31/67] Compiling ArgumentParser Errors.swift
[32/67] Compiling ArgumentParser Flag.swift
[37/67] Compiling ArgumentParser NameSpecification.swift
[38/67] Compiling ArgumentParser BashCompletionsGenerator.swift
[39/67] Compiling ArgumentParser CompletionsGenerator.swift
[40/67] Compiling ArgumentParser FishCompletionsGenerator.swift
[41/67] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/67] Compiling ArgumentParser Argument.swift
[43/67] Compiling SwiftKit NonEmpty.swift
[44/67] Compiling SwiftKit DefaultValue.swift
[45/67] Compiling SwiftKit Traceable.swift
[46/67] Compiling SwiftKit Shell.swift
[47/68] Wrapping AST for SwiftKit for debugging
[49/73] Compiling ArgumentParser Option.swift
[50/73] Compiling ArgumentParser OptionGroup.swift
[51/73] Compiling ArgumentParser CommandConfiguration.swift
[52/73] Compiling ArgumentParser EnumerableFlag.swift
[53/73] Compiling ArgumentParser ExpressibleByArgument.swift
[54/73] Compiling ArgumentParser HelpCommand.swift
[55/73] Compiling ArgumentParser HelpGenerator.swift
[56/73] Compiling ArgumentParser MessageInfo.swift
[57/73] Compiling ArgumentParser UsageGenerator.swift
[58/73] Emitting module Explorer
[59/73] Compiling ConsoleIO Input.swift
[60/73] Emitting module ConsoleIO
[61/73] Compiling ConsoleIO Output.swift
[62/74] Wrapping AST for ConsoleIO for debugging
[64/74] Compiling ArgumentParser ParsableArguments.swift
[65/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[66/74] Compiling ArgumentParser ParsableCommand.swift
[67/74] Compiling ArgumentParser ArgumentDecoder.swift
[68/74] Compiling ArgumentParser ArgumentDefinition.swift
[70/75] Compiling Explorer Explorer.swift
[70/75] Wrapping AST for ArgumentParser for debugging
[72/76] Wrapping AST for Explorer for debugging
[74/85] Compiling mimiq Version.swift
[75/86] Compiling mimiq Extension.swift
/host/spi-builder-workspace/Sources/mimiq/Helper/Extension.swift:33:53: error: value of type 'AnyObject' has no member 'value'
31 |         let toplevel = try JSONSerialization.jsonObject(with: data)
32 |
33 |         if let nestedJson = (toplevel as AnyObject).value(forKeyPath: keyPath) {
   |                                                     `- error: value of type 'AnyObject' has no member 'value'
34 |             let nestedJsonData = try JSONSerialization.data(withJSONObject: nestedJson)
35 |             return try decode(type, from: nestedJsonData)
[76/86] Compiling mimiq Log.swift
/host/spi-builder-workspace/Sources/mimiq/Helper/Extension.swift:33:53: error: value of type 'AnyObject' has no member 'value'
31 |         let toplevel = try JSONSerialization.jsonObject(with: data)
32 |
33 |         if let nestedJson = (toplevel as AnyObject).value(forKeyPath: keyPath) {
   |                                                     `- error: value of type 'AnyObject' has no member 'value'
34 |             let nestedJsonData = try JSONSerialization.data(withJSONObject: nestedJson)
35 |             return try decode(type, from: nestedJsonData)
[77/86] Compiling mimiq GIFQuality.swift
[78/86] Compiling mimiq OutputResult.swift
[79/86] Emitting module mimiq
[80/86] Compiling mimiq Shell.swift
/host/spi-builder-workspace/Sources/mimiq/Helper/Shell.swift:33:10: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
31 | func shell(launchPath: String = "/usr/bin/env", arguments: [String]) -> ShellResult {
32 |     let task = Process()
33 |     task.launchPath = launchPath
   |          |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
   |          `- note: use 'executableURL' instead
34 |     task.arguments = ["bash", "-c"] + arguments
35 |
/host/spi-builder-workspace/Sources/mimiq/Helper/Shell.swift:42:10: warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
40 |     task.standardError = errorPipe
41 |
42 |     task.launch()
   |          |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
   |          `- note: use 'run' instead
43 |     task.waitUntilExit()
44 |
/host/spi-builder-workspace/Sources/mimiq/Helper/Shell.swift:56:10: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
54 | func mustInteruptShell(launchPath: String = "/usr/bin/env", arguments: [String], message: String, completion: @escaping (ShellResult) -> Void) {
55 |     let task = Process()
56 |     task.launchPath = launchPath
   |          |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
   |          `- note: use 'executableURL' instead
57 |     task.arguments = ["bash", "-c"] + arguments
58 |
/host/spi-builder-workspace/Sources/mimiq/Helper/Shell.swift:66:14: warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
64 |
65 |     DispatchQueue.global(qos: .background).async {
66 |         task.launch()
   |              |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
   |              `- note: use 'run' instead
67 |
68 |         if !task.isRunning {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[81/86] Compiling mimiq ShellProvider.swift
[82/86] Compiling mimiq ShellProvider+Mock.swift
[83/86] Compiling mimiq main.swift
/host/spi-builder-workspace/Sources/mimiq/main.swift:368:52: error: extra argument 'printOut' in call
366 |
367 |         #if os(Linux)
368 |         log("mimiq is running on linux", printOut: isVerbose)
    |                                                    `- error: extra argument 'printOut' in call
369 |         print("\(appName) is not support linux yet")
370 |         Darwin.exit(EXIT_FAILURE)
/host/spi-builder-workspace/Sources/mimiq/main.swift:370:9: error: cannot find 'Darwin' in scope
368 |         log("mimiq is running on linux", printOut: isVerbose)
369 |         print("\(appName) is not support linux yet")
370 |         Darwin.exit(EXIT_FAILURE)
    |         `- error: cannot find 'Darwin' in scope
371 |         #endif
372 |
/host/spi-builder-workspace/Sources/mimiq/main.swift:384:13: error: cannot find 'Darwin' in scope
382 |
383 |             print("💥 Failed to Setup Enviroment")
384 |             Darwin.exit(EXIT_FAILURE)
    |             `- error: cannot find 'Darwin' in scope
385 |         }
386 |
/host/spi-builder-workspace/Sources/mimiq/main.swift:397:17: error: cannot find 'Darwin' in scope
395 |
396 |                 print("💥 Missing Homebrew, please install Homebrew, for more visit https://brew.sh")
397 |                 Darwin.exit(EXIT_FAILURE)
    |                 `- error: cannot find 'Darwin' in scope
398 |             }
399 |
/host/spi-builder-workspace/Sources/mimiq/main.swift:413:17: error: cannot find 'Darwin' in scope
411 |
412 |                 print("💥 Missing FFMpeg, please install mpeg, by executing `brew install ffmpeg`")
413 |                 Darwin.exit(EXIT_FAILURE)
    |                 `- error: cannot find 'Darwin' in scope
414 |             }
415 |         }
/host/spi-builder-workspace/Sources/mimiq/main.swift:423:13: error: cannot find 'Darwin' in scope
421 |
422 |             print("💥 No Available Simulator to mimiq")
423 |             Darwin.exit(EXIT_FAILURE)
    |             `- error: cannot find 'Darwin' in scope
424 |         }
425 |
/host/spi-builder-workspace/Sources/mimiq/main.swift:455:17: error: cannot find 'Darwin' in scope
453 |
454 |                 print("💥 Record Failed, Please Try Again")
455 |                 Darwin.exit(EXIT_FAILURE)
    |                 `- error: cannot find 'Darwin' in scope
456 |             }
457 |
/host/spi-builder-workspace/Sources/mimiq/main.swift:490:13: error: cannot find 'Darwin' in scope
488 |
489 |             print("💥 Failed on Creating output, Please Try Again")
490 |             Darwin.exit(EXIT_FAILURE)
    |             `- error: cannot find 'Darwin' in scope
491 |         }
492 |
BUILD FAILURE 6.3 linux