The Swift Package Index logo.Swift Package Index

Build Information

Failed to build jungle with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xing/jungle.git
Reference: 2.3.0
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/xing/jungle
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at fe61816 Merge pull request #23 from xing/support_products
Cloned https://github.com/xing/jungle.git
Revision (git rev-parse @):
fe61816d4f4fac973cd70c272f1bfb863223d3e1
SUCCESS checkout https://github.com/xing/jungle.git at 2.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/xing/jungle.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
[1/8829] Fetching yams
[5740/20264] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.96s)
Fetched https://github.com/jpsim/Yams.git from cache (0.99s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.1 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (0.50s)
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/28] Write sources
[10/28] Compiling writer.c
[11/28] Compiling reader.c
[12/28] Compiling parser.c
[13/28] Compiling api.c
[14/28] Compiling emitter.c
[15/28] Write swift-version-24593BA9C3E375BF.txt
[16/28] Compiling scanner.c
[18/49] Compiling Yams Mark.swift
[19/49] Compiling Yams Node.Mapping.swift
[20/50] Emitting module ArgumentParserToolInfo
[21/50] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/51] Wrapping AST for ArgumentParserToolInfo for debugging
[24/88] Compiling ArgumentParser ArgumentVisibility.swift
[25/88] Compiling ArgumentParser CompletionKind.swift
[26/88] Compiling ArgumentParser Errors.swift
[27/88] Compiling ArgumentParser Flag.swift
[28/88] Compiling ArgumentParser NameSpecification.swift
[29/93] Emitting module Shell
[30/93] 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
[31/93] Compiling ArgumentParser OptionGroup.swift
[32/93] Compiling ArgumentParser AsyncParsableCommand.swift
[33/94] Emitting module DependencyModule
[34/94] Compiling DependencyModule Module.swift
[36/94] Compiling ArgumentParser Option.swift
[41/94] Compiling Yams YamlError.swift
[42/94] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/94] Compiling ArgumentParser ZshCompletionsGenerator.swift
[44/94] Emitting module Yams
[45/94] Compiling ArgumentParser Argument.swift
[46/94] Compiling ArgumentParser ArgumentHelp.swift
[49/96] Wrapping AST for Shell for debugging
[50/96] Wrapping AST for DependencyModule for debugging
[51/98] Wrapping AST for Yams for debugging
[53/105] Emitting module DependencyGraph
[54/105] Emitting module ArgumentParser
[55/105] Compiling ArgumentParser BashCompletionsGenerator.swift
[56/105] Compiling ArgumentParser CompletionsGenerator.swift
[61/105] Compiling DependencyGraph Graph.swift
[62/105] Compiling DependencyGraph Graph+Stats.swift
[63/105] Compiling DependencyGraph Graph+Dot.swift
[64/105] Compiling DependencyGraph Graph+Make.swift
[65/106] Wrapping AST for DependencyGraph for debugging
[70/106] Compiling ArgumentParser CommandConfiguration.swift
[71/106] Compiling ArgumentParser EnumerableFlag.swift
[72/106] Emitting module SPMExtractor
[73/106] Compiling SPMExtractor Module+Package.swift
[74/106] Emitting module PodExtractor
[75/106] Compiling PodExtractor Module+Podfile.swift
[76/108] Compiling ArgumentParser CollectionExtensions.swift
[77/108] Compiling ArgumentParser Platform.swift
[78/108] Compiling ArgumentParser SequenceExtensions.swift
[79/108] Compiling ArgumentParser StringExtensions.swift
[80/108] Compiling ArgumentParser Tree.swift
[82/108] Wrapping AST for SPMExtractor for debugging
[83/108] Wrapping AST for PodExtractor for debugging
[85/108] Compiling ArgumentParser DumpHelpGenerator.swift
[86/108] Compiling ArgumentParser HelpCommand.swift
[87/108] Compiling ArgumentParser HelpGenerator.swift
[88/108] Compiling ArgumentParser MessageInfo.swift
[89/108] Compiling ArgumentParser UsageGenerator.swift
[90/108] Compiling ArgumentParser Name.swift
[91/108] Compiling ArgumentParser Parsed.swift
[92/108] Compiling ArgumentParser ParsedValues.swift
[93/108] Compiling ArgumentParser ParserError.swift
[94/108] Compiling ArgumentParser SplitArguments.swift
[95/108] Compiling ArgumentParser ExpressibleByArgument.swift
[96/108] Compiling ArgumentParser ParsableArguments.swift
[97/108] Compiling ArgumentParser ParsableArgumentsValidation.swift
[98/108] Compiling ArgumentParser ParsableCommand.swift
[99/108] Compiling ArgumentParser ArgumentDecoder.swift
[100/108] Compiling ArgumentParser ArgumentDefinition.swift
[101/108] Compiling ArgumentParser ArgumentSet.swift
[102/108] Compiling ArgumentParser CommandParser.swift
[103/108] Compiling ArgumentParser InputKey.swift
[104/108] Compiling ArgumentParser InputOrigin.swift
[105/109] Wrapping AST for ArgumentParser for debugging
[107/118] Compiling jungle ModuleStats.swift
[108/119] Compiling jungle Main.swift
[109/119] Compiling jungle GitLogEntry.swift
[110/119] Compiling jungle ModulesCommand.swift
[111/119] 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)),
                                                  ~^~~~~
[112/119] Compiling jungle GraphCommand.swift
[113/119] Emitting module jungle
[114/119] Compiling jungle CompareCommand.swift
[115/119] Compiling jungle DependantCommand.swift
[116/119] Compiling jungle HistoryCommand.swift
error: fatalError
[0/1] Planning build
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/13] Write swift-version-24593BA9C3E375BF.txt
[3/7] Emitting module jungle
[4/7] 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)),
                                                  ~^~~~~
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2