The Swift Package Index logo.Swift Package Index

Build Information

Failed to build jungle with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xing/jungle.git
Reference: main
Cloned https://github.com/xing/jungle.git into spi-builder-workspace
SUCCESS checkout https://github.com/xing/jungle.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-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
[1/10844] Fetching swift-argument-parser
[10845/19592] Fetching swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser (1.33s)
Fetched https://github.com/jpsim/Yams.git (1.35s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.1 (0.30s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (0.37s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.0
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/17] Compiling writer.c
[2/17] Compiling reader.c
[3/23] Compiling api.c
[4/23] Compiling parser.c
[5/23] Compiling emitter.c
[6/23] Compiling scanner.c
[8/38] Emitting module ArgumentParserToolInfo
[9/38] Emitting module Yams
[10/39] Compiling Yams Mark.swift
[11/39] Compiling Yams Node.Mapping.swift
[12/39] Compiling Yams Node.Scalar.swift
[13/39] Compiling Yams Node.Sequence.swift
[14/39] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/41] Wrapping AST for ArgumentParserToolInfo for debugging
[18/78] Compiling Yams YamlError.swift
[19/78] Compiling ArgumentParser InputOrigin.swift
[20/78] Compiling ArgumentParser Option.swift
[21/78] Emitting module DependencyModule
[22/78] Compiling DependencyModule Module.swift
[23/78] Compiling ArgumentParser OptionGroup.swift
[24/78] Compiling ArgumentParser AsyncParsableCommand.swift
[25/78] Compiling ArgumentParser CommandParser.swift
[26/78] Compiling ArgumentParser InputKey.swift
[27/78] Emitting module Shell
[28/78] Compiling Shell Shell.swift
/host/spi-builder-workspace/Sources/Shell/Shell.swift:16:10: warning: 'launchPath' is deprecated: renamed to 'executableURL'
    task.launchPath = "/bin/zsh"
         ^
/host/spi-builder-workspace/Sources/Shell/Shell.swift:16:10: note: use 'executableURL' instead
    task.launchPath = "/bin/zsh"
         ^~~~~~~~~~
         executableURL
[29/78] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/78] Compiling ArgumentParser CompletionsGenerator.swift
[31/78] Compiling ArgumentParser ArgumentDefinition.swift
[32/78] Compiling ArgumentParser ArgumentSet.swift
[38/84] Wrapping AST for DependencyModule for debugging
[39/84] Wrapping AST for Shell for debugging
[40/91] Wrapping AST for Yams for debugging
[42/93] Emitting module DependencyGraph
[43/93] Compiling DependencyGraph Graph.swift
[44/93] Compiling DependencyGraph Graph+Stats.swift
[45/93] Compiling DependencyGraph Graph+Dot.swift
[49/93] Compiling ArgumentParser CommandConfiguration.swift
[50/93] Compiling ArgumentParser EnumerableFlag.swift
[51/98] Emitting module SPMExtractor
[52/98] Emitting module PodExtractor
[53/98] Compiling DependencyGraph Graph+Make.swift
[55/100] Wrapping AST for DependencyGraph for debugging
[57/100] Compiling SPMExtractor Module+Package.swift
[60/102] Compiling PodExtractor Module+Podfile.swift
[60/102] Wrapping AST for SPMExtractor for debugging
[62/103] Emitting module ArgumentParser
[65/104] Compiling ArgumentParser Name.swift
[66/104] Compiling ArgumentParser Parsed.swift
[67/104] Compiling ArgumentParser ParsedValues.swift
[68/104] Compiling ArgumentParser ParserError.swift
[69/104] Compiling ArgumentParser SplitArguments.swift
[69/104] Wrapping AST for PodExtractor for debugging
[73/104] Compiling ArgumentParser FishCompletionsGenerator.swift
[74/104] Compiling ArgumentParser ZshCompletionsGenerator.swift
[75/104] Compiling ArgumentParser Argument.swift
[76/104] Compiling ArgumentParser ArgumentHelp.swift
[77/104] Compiling ArgumentParser CollectionExtensions.swift
[78/104] Compiling ArgumentParser Platform.swift
[79/104] Compiling ArgumentParser SequenceExtensions.swift
[80/104] Compiling ArgumentParser StringExtensions.swift
[81/104] Compiling ArgumentParser Tree.swift
[82/104] Compiling ArgumentParser ArgumentVisibility.swift
[83/104] Compiling ArgumentParser CompletionKind.swift
[84/104] Compiling ArgumentParser Errors.swift
[85/104] Compiling ArgumentParser Flag.swift
[86/104] Compiling ArgumentParser NameSpecification.swift
[87/104] Compiling ArgumentParser ExpressibleByArgument.swift
[88/104] Compiling ArgumentParser ParsableArguments.swift
[89/104] Compiling ArgumentParser ParsableArgumentsValidation.swift
[90/104] Compiling ArgumentParser ParsableCommand.swift
[91/104] Compiling ArgumentParser ArgumentDecoder.swift
[92/104] Compiling ArgumentParser DumpHelpGenerator.swift
[93/104] Compiling ArgumentParser HelpCommand.swift
[94/104] Compiling ArgumentParser HelpGenerator.swift
[95/104] Compiling ArgumentParser MessageInfo.swift
[96/104] Compiling ArgumentParser UsageGenerator.swift
[103/106] Wrapping AST for ArgumentParser for debugging
[105/115] Compiling jungle ModuleStats.swift
[106/116] Compiling jungle GitLogEntry.swift
[107/116] Compiling jungle ModulesCommand.swift
[108/116] Compiling jungle Main.swift
[109/116] Compiling jungle Outputs.swift
/host/spi-builder-workspace/Sources/jungle/Models/Outputs.swift:26:25: error: value of type 'Int' has no member 'formatted'
            moduleCount.formatted(.number.grouping(.never)),
            ~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/jungle/Models/Outputs.swift:27:24: error: value of type 'Int' has no member 'formatted'
            complexity.formatted(.number.grouping(.never)),
            ~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/jungle/Models/Outputs.swift:26:36: error: cannot infer contextual base in reference to member 'number'
            moduleCount.formatted(.number.grouping(.never)),
                                  ~^~~~~~
/host/spi-builder-workspace/Sources/jungle/Models/Outputs.swift:26:53: error: cannot infer contextual base in reference to member 'never'
            moduleCount.formatted(.number.grouping(.never)),
                                                   ~^~~~~
/host/spi-builder-workspace/Sources/jungle/Models/Outputs.swift:27:35: error: cannot infer contextual base in reference to member 'number'
            complexity.formatted(.number.grouping(.never)),
                                 ~^~~~~~
/host/spi-builder-workspace/Sources/jungle/Models/Outputs.swift:27:52: error: cannot infer contextual base in reference to member 'never'
            complexity.formatted(.number.grouping(.never)),
                                                  ~^~~~~
[110/116] Compiling jungle GraphCommand.swift
[111/116] Compiling jungle CompareCommand.swift
[112/116] Compiling jungle DependantCommand.swift
[113/116] Emitting module jungle
[114/116] Compiling jungle HistoryCommand.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2