The Swift Package Index logo.Swift Package Index

Build Information

Failed to build mimiq with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wendyliga/mimiq.git
Reference: main
Cloned https://github.com/wendyliga/mimiq.git into spi-builder-workspace
SUCCESS checkout https://github.com/wendyliga/mimiq.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/wendyliga/Explorer.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/wendyliga/ConsoleIO.git
[1/562] Fetching explorer
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/wendyliga/ConsoleIO.git (0.26s)
[1/10775] Fetching swift-argument-parser
Fetched https://github.com/wendyliga/Explorer.git (0.45s)
Fetching https://github.com/pointfreeco/swift-tagged.git
[5497/13854] Fetching swift-argument-parser, swift-log
Fetched https://github.com/apple/swift-log.git (0.40s)
Fetching https://github.com/wendyliga/SwiftKit.git
[1/1104] Fetching swift-tagged
Fetched https://github.com/pointfreeco/swift-tagged.git (0.29s)
Fetched https://github.com/apple/swift-argument-parser (0.78s)
Computing version for https://github.com/wendyliga/Explorer.git
[1/717] Fetching swiftkit
Fetched https://github.com/wendyliga/SwiftKit.git (0.32s)
Computed https://github.com/wendyliga/Explorer.git at 0.0.5 (0.43s)
Computing version for https://github.com/wendyliga/ConsoleIO.git
Computed https://github.com/wendyliga/ConsoleIO.git at 1.0.3 (0.36s)
Computing version for https://github.com/pointfreeco/swift-tagged.git
Computed https://github.com/pointfreeco/swift-tagged.git at 0.5.0 (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.49s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.1 (0.40s)
Computing version for https://github.com/wendyliga/SwiftKit.git
Computed https://github.com/wendyliga/SwiftKit.git at 2.0.1 (0.45s)
Creating working copy for https://github.com/wendyliga/Explorer.git
Working copy of https://github.com/wendyliga/Explorer.git resolved at 0.0.5
Creating working copy for https://github.com/pointfreeco/swift-tagged.git
Working copy of https://github.com/pointfreeco/swift-tagged.git resolved at 0.5.0
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.3.1
Creating working copy for https://github.com/wendyliga/SwiftKit.git
Working copy of https://github.com/wendyliga/SwiftKit.git resolved at 2.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.0
Building for debugging...
[1/52] Compiling ArgumentParser ArgumentHelp.swift
[2/52] Compiling ArgumentParser CompletionKind.swift
[3/52] Compiling ArgumentParser Errors.swift
[4/52] Compiling ArgumentParser Flag.swift
[5/52] Compiling ArgumentParser NameSpecification.swift
[6/56] Compiling SwiftKit Result+Extension.swift
[7/56] Emitting module Logging
[8/56] Compiling Logging Locks.swift
[9/56] Compiling ArgumentParser Option.swift
[10/56] Compiling ArgumentParser OptionGroup.swift
[11/56] Compiling ArgumentParser CommandConfiguration.swift
[12/56] Compiling ArgumentParser EnumerableFlag.swift
[13/56] Compiling ArgumentParser ExpressibleByArgument.swift
[14/56] Compiling ArgumentParser ParsableArguments.swift
[15/56] Compiling ArgumentParser ParsableArgumentsValidation.swift
[16/56] Compiling ArgumentParser ParsableCommand.swift
[17/56] Compiling ArgumentParser ArgumentDecoder.swift
[18/56] Compiling SwiftKit String+Extension.swift
[19/56] Compiling SwiftKit Array+Extension.swift
[20/56] Emitting module SwiftKit
[21/56] Compiling SwiftKit Error.swift
[22/56] Emitting module ArgumentParser
[23/56] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/56] Compiling ArgumentParser CompletionsGenerator.swift
[25/56] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/56] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/56] Compiling ArgumentParser Argument.swift
[29/58] Emitting module Tagged
[30/58] Compiling Tagged Tagged.swift
[32/59] Compiling ArgumentParser Name.swift
[33/59] Compiling ArgumentParser Parsed.swift
[34/59] Compiling ArgumentParser ParsedValues.swift
[35/59] Compiling ArgumentParser ParserError.swift
[36/59] Compiling ArgumentParser ArgumentDefinition.swift
[37/59] Compiling ArgumentParser ArgumentSet.swift
[38/59] Compiling ArgumentParser CommandParser.swift
[39/59] Compiling ArgumentParser InputOrigin.swift
[40/59] Compiling ArgumentParser SplitArguments.swift
[41/59] Compiling ArgumentParser HelpCommand.swift
[42/59] Compiling ArgumentParser HelpGenerator.swift
[43/59] Compiling ArgumentParser MessageInfo.swift
[46/60] Compiling Logging LogHandler.swift
[47/60] Compiling Logging Logging.swift
[49/62] Wrapping AST for SwiftKit for debugging
[50/62] Wrapping AST for Tagged for debugging
[51/67] Wrapping AST for Logging for debugging
[53/67] Emitting module ConsoleIO
[54/67] Compiling ConsoleIO Input.swift
[55/67] Compiling ConsoleIO Output.swift
[57/69] Wrapping AST for ConsoleIO for debugging
[59/73] Compiling mimiq_core Runtime.swift
[60/73] Compiling mimiq_core Simulator.swift
[61/73] Compiling Explorer Explorer.swift
[62/73] Emitting module Explorer
[65/75] Emitting module mimiq_core
[66/75] Compiling mimiq_core Shell.swift
/host/spi-builder-workspace/Sources/mimiq-core/Helper/Shell.swift:42:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        task.launchPath = launchPath
             ^
/host/spi-builder-workspace/Sources/mimiq-core/Helper/Shell.swift:42:14: note: use 'executableURL' instead
        task.launchPath = launchPath
             ^~~~~~~~~~
             executableURL
/host/spi-builder-workspace/Sources/mimiq-core/Helper/Shell.swift:51:14: warning: 'launch()' is deprecated: renamed to 'run'
        task.launch()
             ^
/host/spi-builder-workspace/Sources/mimiq-core/Helper/Shell.swift:51:14: note: use 'run' instead
        task.launch()
             ^~~~~~
             run
/host/spi-builder-workspace/Sources/mimiq-core/Helper/Shell.swift:75:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        task.launchPath = launchPath
             ^
/host/spi-builder-workspace/Sources/mimiq-core/Helper/Shell.swift:75:14: note: use 'executableURL' instead
        task.launchPath = launchPath
             ^~~~~~~~~~
             executableURL
/host/spi-builder-workspace/Sources/mimiq-core/Helper/Shell.swift:85:18: warning: 'launch()' is deprecated: renamed to 'run'
            task.launch()
                 ^
/host/spi-builder-workspace/Sources/mimiq-core/Helper/Shell.swift:85:18: note: use 'run' instead
            task.launch()
                 ^~~~~~
                 run
[66/76] Wrapping AST for Explorer for debugging
[69/77] Wrapping AST for mimiq-core for debugging
[71/77] Compiling ArgumentParser UsageGenerator.swift
[72/77] Compiling ArgumentParser SequenceExtensions.swift
[73/77] Compiling ArgumentParser StringExtensions.swift
[74/77] Compiling ArgumentParser Tree.swift
[76/79] Wrapping AST for ArgumentParser for debugging
[78/87] Compiling mimiq Version.swift
[79/88] Compiling mimiq OutputResult.swift
[80/88] Compiling mimiq GIFQuality.swift
[81/88] Compiling mimiq ShellProvider+Mock.swift
[82/88] Compiling mimiq ShellProvider.swift
[83/88] Compiling mimiq main.swift
/host/spi-builder-workspace/Sources/mimiq/main.swift:408:13: error: cannot find 'Darwin' in scope
            Darwin.exit(EXIT_FAILURE)
            ^~~~~~
/host/spi-builder-workspace/Sources/mimiq/main.swift:421:17: error: cannot find 'Darwin' in scope
                Darwin.exit(EXIT_FAILURE)
                ^~~~~~
/host/spi-builder-workspace/Sources/mimiq/main.swift:436:17: error: cannot find 'Darwin' in scope
                Darwin.exit(EXIT_FAILURE)
                ^~~~~~
/host/spi-builder-workspace/Sources/mimiq/main.swift:445:13: error: cannot find 'Darwin' in scope
            Darwin.exit(EXIT_FAILURE)
            ^~~~~~
/host/spi-builder-workspace/Sources/mimiq/main.swift:476:17: error: cannot find 'Darwin' in scope
                Darwin.exit(EXIT_FAILURE)
                ^~~~~~
/host/spi-builder-workspace/Sources/mimiq/main.swift:510:13: error: cannot find 'Darwin' in scope
            Darwin.exit(EXIT_FAILURE)
            ^~~~~~
[84/88] Emitting module mimiq
[85/88] Compiling mimiq Log.swift
[86/88] Compiling mimiq Extension.swift
/host/spi-builder-workspace/Sources/mimiq/Helper/Extension.swift:33:53: error: value of type 'AnyObject' has no member 'value'
        if let nestedJson = (toplevel as AnyObject).value(forKeyPath: keyPath) {
                            ~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2