The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftDependencyUpdater with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-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.7
Building package at path:  $workDir
https://github.com/Nef10/swift-dependency-updater.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/Nef10/ShellOut.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/apple/swift-argument-parser
[1/1114] Fetching rainbow
[581/1414] Fetching rainbow, shellout
[1406/12984] Fetching rainbow, shellout, swift-argument-parser
Fetched https://github.com/Nef10/ShellOut.git (0.65s)
Fetching https://github.com/Nef10/Releases.git
Fetched https://github.com/onevcat/Rainbow.git (0.65s)
Fetching https://github.com/JohnSundell/Require.git
Fetched https://github.com/apple/swift-argument-parser (0.66s)
[1/164] Fetching releases
[165/316] Fetching releases, require
Fetched https://github.com/Nef10/Releases.git (0.25s)
Computing version for https://github.com/Nef10/Releases.git
Fetched https://github.com/JohnSundell/Require.git (0.26s)
Computed https://github.com/Nef10/Releases.git at 5.0.1 (0.32s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (1.12s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.33s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.36s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.32s)
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/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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.1
Creating working copy for https://github.com/JohnSundell/Require.git
Working copy of https://github.com/JohnSundell/Require.git resolved at 2.0.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.
Compiling plugin GenerateManual...
Building for debugging...
[1/26] Compiling Rainbow StringGenerator.swift
[2/27] Compiling Rainbow String+Rainbow.swift
[3/27] Compiling Rainbow ControlCode.swift
[4/27] Compiling Rainbow ModesExtractor.swift
[5/27] Compiling Rainbow Style.swift
[6/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[7/27] Emitting module ArgumentParserToolInfo
[9/29] Wrapping AST for ArgumentParserToolInfo for debugging
[11/66] Emitting module Require
[12/66] Compiling Require Require.swift
[13/66] Compiling Rainbow Rainbow.swift
[14/66] Emitting module Rainbow
[15/66] Compiling ArgumentParser ArgumentVisibility.swift
[16/66] Compiling ArgumentParser CompletionKind.swift
[17/66] Compiling ArgumentParser Errors.swift
[18/66] Compiling ArgumentParser Flag.swift
[19/66] Compiling Rainbow OutputTarget.swift
[20/68] Emitting module ShellOut
[21/68] Compiling ShellOut ShellOut.swift
[27/72] Wrapping AST for Require for debugging
[28/72] Wrapping AST for Rainbow for debugging
[29/72] Wrapping AST for ShellOut for debugging
[31/77] Compiling Releases Releases.swift
[36/77] Compiling ArgumentParser NameSpecification.swift
[37/78] Compiling Releases Array+Version.swift
[38/79] Emitting module Releases
[39/82] Emitting module ArgumentParser
[40/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[41/82] Compiling ArgumentParser CompletionsGenerator.swift
[42/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[44/82] Compiling ArgumentParser Argument.swift
[45/82] Compiling ArgumentParser ArgumentHelp.swift
[46/82] Compiling Releases ReleasesError.swift
[47/82] Compiling Releases Version.swift
[49/84] Wrapping AST for Releases for debugging
[51/84] Compiling ArgumentParser Option.swift
[52/84] Compiling ArgumentParser OptionGroup.swift
[53/84] Compiling ArgumentParser AsyncParsableCommand.swift
[54/84] Compiling ArgumentParser CommandConfiguration.swift
[55/84] Compiling ArgumentParser EnumerableFlag.swift
[56/84] Compiling ArgumentParser ExpressibleByArgument.swift
[57/84] Compiling ArgumentParser ParsableArguments.swift
[58/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[59/84] Compiling ArgumentParser ParsableCommand.swift
[60/84] Compiling ArgumentParser ArgumentDecoder.swift
[61/84] Compiling ArgumentParser CollectionExtensions.swift
[62/84] Compiling ArgumentParser Platform.swift
[63/84] Compiling ArgumentParser SequenceExtensions.swift
[64/84] Compiling ArgumentParser StringExtensions.swift
[65/84] Compiling ArgumentParser Tree.swift
[66/84] Compiling ArgumentParser DumpHelpGenerator.swift
[67/84] Compiling ArgumentParser HelpCommand.swift
[68/84] Compiling ArgumentParser HelpGenerator.swift
[69/84] Compiling ArgumentParser MessageInfo.swift
[70/84] Compiling ArgumentParser UsageGenerator.swift
[71/84] Compiling ArgumentParser Name.swift
[72/84] Compiling ArgumentParser Parsed.swift
[73/84] Compiling ArgumentParser ParsedValues.swift
[74/84] Compiling ArgumentParser ParserError.swift
[75/84] Compiling ArgumentParser SplitArguments.swift
[76/84] Compiling ArgumentParser ArgumentDefinition.swift
[77/84] Compiling ArgumentParser ArgumentSet.swift
[78/84] Compiling ArgumentParser CommandParser.swift
[79/84] Compiling ArgumentParser InputKey.swift
[80/84] Compiling ArgumentParser InputOrigin.swift
[82/86] Wrapping AST for ArgumentParser for debugging
[84/101] Emitting module SwiftDependencyUpdaterLibrary
[85/102] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[86/102] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[87/102] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[88/102] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[89/102] Compiling SwiftDependencyUpdaterLibrary Git.swift
[90/102] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[91/102] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[92/102] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[93/102] Compiling SwiftDependencyUpdaterLibrary Update.swift
[94/102] Compiling SwiftDependencyUpdaterLibrary String.swift
[95/102] Compiling SwiftDependencyUpdaterLibrary Version.swift
[96/102] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[97/102] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[98/102] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[99/102] Compiling SwiftDependencyUpdaterLibrary ResolvedPackage.swift
[101/104] Wrapping AST for SwiftDependencyUpdaterLibrary for debugging
[103/106] Emitting module SwiftDependencyUpdater
[104/106] Compiling SwiftDependencyUpdater main.swift
[106/108] Wrapping AST for SwiftDependencyUpdater for debugging
[107/108] Linking swift-dependency-updater
Build complete! (13.39s)
Build complete.
Done.

Build Machine: Linux 2