The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftDependencyUpdater with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/swift-dependency-updater.git
Reference: main
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/Nef10/swift-dependency-updater
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 49a01d9 Bump swift-argument-parser from 1.3.0 to 1.3.1
Cloned https://github.com/Nef10/swift-dependency-updater.git
Revision (git rev-parse @):
49a01d9d68dd1d694ff89c496702510741f16ea5
SUCCESS checkout https://github.com/Nef10/swift-dependency-updater.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Nef10/swift-dependency-updater.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/Nef10/ShellOut.git
Fetching https://github.com/Nef10/Releases.git
Fetching https://github.com/onevcat/Rainbow.git
[1/164] Fetching releases
[165/1278] Fetching releases, rainbow
[243/1578] Fetching releases, rainbow, shellout
Fetching https://github.com/JohnSundell/Require.git
Fetched https://github.com/Nef10/Releases.git (0.25s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/onevcat/Rainbow.git (0.25s)
Fetched https://github.com/Nef10/ShellOut.git (0.25s)
[1/152] Fetching require
[153/11722] Fetching require, swift-argument-parser
Fetched https://github.com/JohnSundell/Require.git (0.70s)
Fetched https://github.com/apple/swift-argument-parser (0.71s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (0.39s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (1.16s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.39s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.37s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.41s)
Creating working copy for https://github.com/JohnSundell/Require.git
Working copy of https://github.com/JohnSundell/Require.git resolved at 2.0.1
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.0.1
Creating working copy for https://github.com/Nef10/ShellOut.git
Working copy of https://github.com/Nef10/ShellOut.git resolved at 2.3.1
Creating working copy for https://github.com/Nef10/Releases.git
Working copy of https://github.com/Nef10/Releases.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.3.1
warning: 'releases': 'releases' dependency on 'https://github.com/JohnSundell/ShellOut.git' conflicts with dependency on 'https://github.com/Nef10/ShellOut.git' which has the same identity 'shellout'. this will be escalated to an error in future versions of SwiftPM.
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/27] Emitting module Rainbow
[3/28] Compiling Rainbow Style.swift
[4/28] Compiling Rainbow String+Rainbow.swift
[5/28] Compiling Rainbow StringGenerator.swift
[6/28] Emitting module ArgumentParserToolInfo
[7/28] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/30] Wrapping AST for ArgumentParserToolInfo for debugging
[11/67] Compiling Require Require.swift
[12/67] Emitting module Require
[13/67] Compiling Rainbow Rainbow.swift
[14/67] Compiling ArgumentParser BashCompletionsGenerator.swift
[15/67] Compiling ArgumentParser CompletionsGenerator.swift
[16/67] Compiling ArgumentParser FishCompletionsGenerator.swift
[17/67] Compiling ArgumentParser ZshCompletionsGenerator.swift
[18/67] Compiling ArgumentParser Argument.swift
[19/67] Compiling ArgumentParser ArgumentHelp.swift
[20/67] Compiling Rainbow OutputTarget.swift
[21/69] Emitting module ShellOut
[22/69] Compiling ShellOut ShellOut.swift
[25/71] Compiling ArgumentParser ArgumentVisibility.swift
[26/71] Compiling ArgumentParser CompletionKind.swift
[27/71] Compiling ArgumentParser Errors.swift
[28/71] Compiling ArgumentParser Flag.swift
[29/71] Compiling ArgumentParser NameSpecification.swift
[32/78] Wrapping AST for Require for debugging
[33/78] Wrapping AST for Rainbow for debugging
[36/78] Emitting module ArgumentParser
[36/78] Wrapping AST for ShellOut for debugging
[44/83] Compiling Releases Array+Version.swift
[45/83] Emitting module Releases
[46/83] Compiling ArgumentParser Option.swift
[47/83] Compiling ArgumentParser OptionGroup.swift
[48/83] Compiling ArgumentParser AsyncParsableCommand.swift
[49/83] Compiling ArgumentParser CommandConfiguration.swift
[50/83] Compiling ArgumentParser EnumerableFlag.swift
[51/83] Compiling Releases Releases.swift
[52/83] Compiling Releases ReleasesError.swift
[53/83] Compiling Releases Version.swift
[54/84] Compiling ArgumentParser CollectionExtensions.swift
[55/84] Compiling ArgumentParser Platform.swift
[56/84] Compiling ArgumentParser SequenceExtensions.swift
[57/84] Compiling ArgumentParser StringExtensions.swift
[58/84] Compiling ArgumentParser Tree.swift
[60/85] Wrapping AST for Releases for debugging
[62/85] Compiling ArgumentParser ArgumentDefinition.swift
[63/85] Compiling ArgumentParser ArgumentSet.swift
[64/85] Compiling ArgumentParser CommandParser.swift
[65/85] Compiling ArgumentParser InputKey.swift
[66/85] Compiling ArgumentParser InputOrigin.swift
[67/85] Compiling ArgumentParser Name.swift
[68/85] Compiling ArgumentParser Parsed.swift
[69/85] Compiling ArgumentParser ParsedValues.swift
[70/85] Compiling ArgumentParser ParserError.swift
[71/85] Compiling ArgumentParser SplitArguments.swift
[72/85] Compiling ArgumentParser ExpressibleByArgument.swift
[73/85] Compiling ArgumentParser ParsableArguments.swift
[74/85] Compiling ArgumentParser ParsableArgumentsValidation.swift
[75/85] Compiling ArgumentParser ParsableCommand.swift
[76/85] Compiling ArgumentParser ArgumentDecoder.swift
[77/85] Compiling ArgumentParser DumpHelpGenerator.swift
[78/85] Compiling ArgumentParser HelpCommand.swift
[79/85] Compiling ArgumentParser HelpGenerator.swift
[80/85] Compiling ArgumentParser MessageInfo.swift
[81/85] Compiling ArgumentParser UsageGenerator.swift
[83/87] Wrapping AST for ArgumentParser for debugging
[85/102] Compiling SwiftDependencyUpdaterLibrary Git.swift
[86/102] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[87/103] Compiling SwiftDependencyUpdaterLibrary String.swift
[88/103] Compiling SwiftDependencyUpdaterLibrary Version.swift
[89/103] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[90/103] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[91/103] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[92/103] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[93/103] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[94/103] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[95/103] Compiling SwiftDependencyUpdaterLibrary Update.swift
[96/103] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[97/103] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[98/103] Emitting module SwiftDependencyUpdaterLibrary
[99/103] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[100/103] Compiling SwiftDependencyUpdaterLibrary ResolvedPackage.swift
[102/105] Wrapping AST for SwiftDependencyUpdaterLibrary for debugging
[104/107] Compiling SwiftDependencyUpdater main.swift
[105/107] Emitting module SwiftDependencyUpdater
[107/109] Wrapping AST for SwiftDependencyUpdater for debugging
[108/109] Linking swift-dependency-updater
Build complete! (17.95s)
Build complete.
Done.

Build Machine: Linux 2