The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftDependencyUpdater with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/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/Nef10/swift-dependency-updater.git
Reference: v0.0.7
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
 * tag               v0.0.7     -> FETCH_HEAD
HEAD is now at 1730135 Do not create a PR if a dependency was not found (#105)
Cloned https://github.com/Nef10/swift-dependency-updater.git
Revision (git rev-parse @):
17301353a70d41b8ac333e11d01261fb46284fa2
SUCCESS checkout https://github.com/Nef10/swift-dependency-updater.git at v0.0.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
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.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Nef10/ShellOut.git
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/Nef10/Releases.git
Fetching https://github.com/onevcat/Rainbow.git
[1/1114] Fetching rainbow
[91/1414] Fetching rainbow, shellout
[1371/1566] Fetching rainbow, shellout, require
[1479/1730] Fetching rainbow, shellout, require, releases
Fetched https://github.com/JohnSundell/Require.git from cache (0.26s)
Fetched https://github.com/Nef10/Releases.git from cache (0.26s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.27s)
[1/11426] Fetching swift-argument-parser
Fetched https://github.com/Nef10/ShellOut.git from cache (0.74s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.75s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (0.46s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (1.29s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.48s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.43s)
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.2
Creating working copy for https://github.com/Nef10/Releases.git
Working copy of https://github.com/Nef10/Releases.git resolved at 5.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.
Building for debugging...
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/36] Emitting module Rainbow
[11/37] Compiling Rainbow Style.swift
[12/37] Compiling Rainbow StringGenerator.swift
[13/37] Compiling Rainbow String+Rainbow.swift
[14/37] Emitting module ArgumentParserToolInfo
[15/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/38] Wrapping AST for ArgumentParserToolInfo for debugging
[18/74] Compiling ArgumentParser NameSpecification.swift
[19/74] Compiling ArgumentParser Option.swift
[20/74] Compiling ArgumentParser OptionGroup.swift
[21/74] Compiling ArgumentParser AsyncParsableCommand.swift
[22/74] Compiling ArgumentParser CommandConfiguration.swift
[23/78] Emitting module Require
[24/78] Compiling Require Require.swift
[25/78] Compiling Rainbow Rainbow.swift
[26/78] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/78] Compiling ArgumentParser CompletionsGenerator.swift
[28/78] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/78] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/78] Compiling ArgumentParser ArgumentHelp.swift
[31/78] Compiling ArgumentParser ArgumentVisibility.swift
[32/78] Compiling ArgumentParser CompletionKind.swift
[33/78] Compiling ArgumentParser Errors.swift
[34/78] Compiling ArgumentParser Flag.swift
[35/79] Compiling ArgumentParser Argument.swift
[37/79] Compiling Rainbow OutputTarget.swift
[38/80] Compiling ArgumentParser Name.swift
[39/80] Compiling ArgumentParser Parsed.swift
[40/80] Compiling ArgumentParser ParsedValues.swift
[41/80] Compiling ArgumentParser ParserError.swift
[42/80] Compiling ArgumentParser SplitArguments.swift
[43/80] Emitting module ShellOut
[44/80] Compiling ShellOut ShellOut.swift
[47/80] Compiling ArgumentParser EnumerableFlag.swift
[48/80] Compiling ArgumentParser ExpressibleByArgument.swift
[49/80] Compiling ArgumentParser ParsableArguments.swift
[50/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[51/80] Compiling ArgumentParser ParsableCommand.swift
[58/81] Emitting module ArgumentParser
[58/81] Wrapping AST for Require for debugging
[59/81] Wrapping AST for Rainbow for debugging
[60/81] Wrapping AST for ShellOut for debugging
[62/86] Compiling Releases ReleasesError.swift
[63/86] Emitting module Releases
[64/86] Compiling Releases Array+Version.swift
[65/86] Compiling Releases Releases.swift
[66/86] Compiling ArgumentParser CollectionExtensions.swift
[67/86] Compiling ArgumentParser SequenceExtensions.swift
[68/86] Compiling ArgumentParser StringExtensions.swift
[69/86] Compiling ArgumentParser Tree.swift
[70/86] Compiling Releases Version.swift
[71/87] Wrapping AST for Releases for debugging
[73/87] Compiling ArgumentParser DumpHelpGenerator.swift
[74/87] Compiling ArgumentParser HelpCommand.swift
[75/87] Compiling ArgumentParser HelpGenerator.swift
[76/87] Compiling ArgumentParser MessageInfo.swift
[77/87] Compiling ArgumentParser UsageGenerator.swift
[78/87] Compiling ArgumentParser ArgumentDecoder.swift
[79/87] Compiling ArgumentParser ArgumentDefinition.swift
[80/87] Compiling ArgumentParser ArgumentSet.swift
[81/87] Compiling ArgumentParser CommandParser.swift
[82/87] Compiling ArgumentParser InputOrigin.swift
[83/88] Wrapping AST for ArgumentParser for debugging
[85/103] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[86/103] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[87/103] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[88/103] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[89/104] Emitting module SwiftDependencyUpdaterLibrary
[90/104] Compiling SwiftDependencyUpdaterLibrary Update.swift
[91/104] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[92/104] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[93/104] Compiling SwiftDependencyUpdaterLibrary Git.swift
[94/104] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[95/104] Compiling SwiftDependencyUpdaterLibrary String.swift
[96/104] Compiling SwiftDependencyUpdaterLibrary Version.swift
[97/104] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[98/104] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[99/104] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[100/104] Compiling SwiftDependencyUpdaterLibrary ResolvedPackage.swift
[101/105] Wrapping AST for SwiftDependencyUpdaterLibrary for debugging
[103/107] Emitting module SwiftDependencyUpdater
[104/107] Compiling SwiftDependencyUpdater main.swift
[105/108] Wrapping AST for SwiftDependencyUpdater for debugging
[106/108] Write Objects.LinkFileList
[107/108] Linking swift-dependency-updater
Build complete! (22.88s)
Build complete.
Done.

Build Machine: Linux 2