The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build mimiq, reference 0.5.1 (054d97), with Swift 6.2 (beta) for Linux on 18 Jun 2025 18:15:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/wendyliga/mimiq.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/apple/swift-argument-parser
Fetching https://github.com/wendyliga/ConsoleIO.git
Fetching https://github.com/wendyliga/Explorer.git
[1/86] Fetching consoleio
[87/648] Fetching consoleio, explorer
Fetched https://github.com/wendyliga/ConsoleIO.git from cache (0.47s)
Fetched https://github.com/wendyliga/Explorer.git from cache (0.47s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.45s)
Computing version for https://github.com/wendyliga/Explorer.git
Computed https://github.com/wendyliga/Explorer.git at 0.0.6 (2.29s)
Fetching https://github.com/wendyliga/SwiftKit.git
[1/717] Fetching swiftkit
Fetched https://github.com/wendyliga/SwiftKit.git from cache (0.38s)
Computing version for https://github.com/wendyliga/ConsoleIO.git
Computed https://github.com/wendyliga/ConsoleIO.git at 1.0.3 (1.20s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.73s)
Computing version for https://github.com/wendyliga/SwiftKit.git
Computed https://github.com/wendyliga/SwiftKit.git at 2.4.2 (2.06s)
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/wendyliga/SwiftKit.git
Working copy of https://github.com/wendyliga/SwiftKit.git resolved at 2.4.2
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
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 CollectionExtensions.swift
[14/66] Compiling ArgumentParser SequenceExtensions.swift
[15/66] Compiling ArgumentParser StringExtensions.swift
[16/66] Compiling ArgumentParser Tree.swift
[17/66] Compiling ArgumentParser BashCompletionsGenerator.swift
[18/66] Compiling ArgumentParser CompletionsGenerator.swift
[19/66] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/66] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/66] Compiling ArgumentParser Argument.swift
[22/66] Compiling SwiftKit String+Extension.swift
[23/67] Emitting module SwiftKit
[28/67] Compiling SwiftKit Log.swift
[29/67] Compiling SwiftKit NonEmpty.swift
[30/67] Compiling SwiftKit DefaultValue.swift
[31/67] Compiling SwiftKit Traceable.swift
[32/67] Compiling ArgumentParser ArgumentSet.swift
[33/67] Compiling ArgumentParser CommandParser.swift
[34/67] Compiling ArgumentParser InputOrigin.swift
[35/67] Compiling ArgumentParser Name.swift
[36/67] Compiling ArgumentParser Parsed.swift
[37/67] Compiling ArgumentParser ParsedValues.swift
[38/67] Compiling ArgumentParser ParserError.swift
[39/67] Compiling ArgumentParser SplitArguments.swift
[40/67] Compiling ArgumentParser DumpHelpGenerator.swift
[41/67] Compiling ArgumentParser HelpCommand.swift
[42/67] Compiling ArgumentParser HelpGenerator.swift
[43/67] Compiling ArgumentParser MessageInfo.swift
[44/67] Compiling ArgumentParser UsageGenerator.swift
[45/67] Compiling SwiftKit Shell.swift
[46/70] Wrapping AST for SwiftKit for debugging
[48/73] Emitting module ConsoleIO
[49/73] Compiling ConsoleIO Input.swift
[50/73] Compiling ConsoleIO Output.swift
[52/74] Compiling ArgumentParser ArgumentHelp.swift
[53/74] Compiling ArgumentParser CompletionKind.swift
[54/74] Compiling ArgumentParser Errors.swift
[55/74] Compiling ArgumentParser Flag.swift
[56/74] Compiling ArgumentParser NameSpecification.swift
[57/74] Compiling ArgumentParser Option.swift
[58/74] Compiling ArgumentParser OptionGroup.swift
[59/74] Compiling ArgumentParser CommandConfiguration.swift
[60/74] Compiling ArgumentParser EnumerableFlag.swift
[61/74] Compiling ArgumentParser ExpressibleByArgument.swift
[62/74] Compiling ArgumentParser ParsableArguments.swift
[63/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[64/74] Compiling ArgumentParser ParsableCommand.swift
[65/74] Compiling ArgumentParser ArgumentDecoder.swift
[66/74] Compiling ArgumentParser ArgumentDefinition.swift
[66/75] Wrapping AST for ConsoleIO for debugging
[68/75] Wrapping AST for ArgumentParser for debugging
[70/75] Compiling Explorer Explorer.swift
[71/75] Emitting module Explorer
[72/76] Wrapping AST for Explorer for debugging
[74/85] Compiling mimiq Version.swift
[75/86] Compiling mimiq GIFQuality.swift
[76/86] Compiling mimiq OutputResult.swift
[77/86] Emitting module mimiq
[78/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)
[79/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)
[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 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 |
[82/86] Compiling mimiq ShellProvider+Mock.swift
[83/86] Compiling mimiq ShellProvider.swift
BUILD FAILURE 6.2 linux