This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftDependencyUpdater with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
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.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Nef10/ShellOut.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/Nef10/Releases.git
[1/1114] Fetching rainbow
[1115/1278] Fetching rainbow, releases
[1279/1578] Fetching rainbow, releases, shellout
Fetching https://github.com/JohnSundell/Require.git
Fetched https://github.com/Nef10/Releases.git (0.28s)
Fetched https://github.com/onevcat/Rainbow.git (0.28s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/Nef10/ShellOut.git (0.28s)
[1/152] Fetching require
Fetched https://github.com/JohnSundell/Require.git (0.23s)
[1/11283] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.75s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (0.48s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (1.36s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.42s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.53s)
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/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/ShellOut.git
Working copy of https://github.com/Nef10/ShellOut.git resolved at 2.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
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
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...
[1/26] Emitting module Require
[2/26] Compiling Rainbow StringGenerator.swift
[3/27] Compiling Rainbow String+Rainbow.swift
[4/27] Compiling Rainbow Style.swift
[5/27] Emitting module ArgumentParserToolInfo
[6/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/29] Wrapping AST for ArgumentParserToolInfo for debugging
[10/65] Compiling ArgumentParser NameSpecification.swift
[11/65] Compiling ArgumentParser Option.swift
[12/65] Compiling ArgumentParser OptionGroup.swift
[13/65] Compiling ArgumentParser AsyncParsableCommand.swift
[14/65] Compiling ArgumentParser CommandConfiguration.swift
[15/69] Compiling ArgumentParser BashCompletionsGenerator.swift
[16/69] Compiling ArgumentParser CompletionsGenerator.swift
[17/69] Compiling ArgumentParser FishCompletionsGenerator.swift
[18/69] Compiling ArgumentParser ZshCompletionsGenerator.swift
[19/69] Emitting module Rainbow
[20/69] Compiling ArgumentParser Argument.swift
[21/69] Compiling ArgumentParser ArgumentHelp.swift
[22/69] Compiling Rainbow OutputTarget.swift
[23/69] Compiling Rainbow Rainbow.swift
[26/71] Compiling Require Require.swift
[27/71] Emitting module ArgumentParser
[28/71] Compiling ArgumentParser Name.swift
[29/71] Compiling ArgumentParser Parsed.swift
[30/71] Compiling ArgumentParser ParsedValues.swift
[31/71] Compiling ArgumentParser ParserError.swift
[32/71] Compiling ArgumentParser SplitArguments.swift
[33/71] Compiling ArgumentParser EnumerableFlag.swift
[34/71] Compiling ArgumentParser ExpressibleByArgument.swift
[35/71] Compiling ArgumentParser ParsableArguments.swift
[36/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/71] Compiling ArgumentParser ParsableCommand.swift
[45/73] Compiling ArgumentParser CollectionExtensions.swift
[46/73] Compiling ArgumentParser SequenceExtensions.swift
[47/73] Compiling ArgumentParser StringExtensions.swift
[48/73] Compiling ArgumentParser Tree.swift
[49/73] Emitting module ShellOut
[50/73] Compiling ShellOut ShellOut.swift
[53/75] Compiling ArgumentParser DumpHelpGenerator.swift
[54/75] Compiling ArgumentParser HelpCommand.swift
[55/75] Compiling ArgumentParser HelpGenerator.swift
[56/75] Compiling ArgumentParser MessageInfo.swift
[57/75] Compiling ArgumentParser UsageGenerator.swift
[59/75] Compiling ArgumentParser ArgumentVisibility.swift
[60/75] Compiling ArgumentParser CompletionKind.swift
[61/75] Compiling ArgumentParser Errors.swift
[62/75] Compiling ArgumentParser Flag.swift
[63/75] Compiling ArgumentParser ArgumentDecoder.swift
[64/75] Compiling ArgumentParser ArgumentDefinition.swift
[65/75] Compiling ArgumentParser ArgumentSet.swift
[66/75] Compiling ArgumentParser CommandParser.swift
[67/75] Compiling ArgumentParser InputOrigin.swift
[69/77] Wrapping AST for Require for debugging
[70/77] Wrapping AST for Rainbow for debugging
[71/77] Wrapping AST for ShellOut for debugging
[72/77] Wrapping AST for ArgumentParser for debugging
[74/82] Compiling Releases ReleasesError.swift
[75/82] Compiling Releases Releases.swift
[76/82] Compiling Releases Array+Version.swift
[77/82] Emitting module Releases
[78/82] Compiling Releases Version.swift
[80/84] Wrapping AST for Releases for debugging
[82/99] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[83/99] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[84/100] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[85/100] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[86/100] Compiling SwiftDependencyUpdaterLibrary Git.swift
[87/100] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[88/100] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[89/100] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[90/100] Compiling SwiftDependencyUpdaterLibrary Update.swift
[91/100] Compiling SwiftDependencyUpdaterLibrary String.swift
[92/100] Compiling SwiftDependencyUpdaterLibrary Version.swift
[93/100] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[94/100] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[95/100] Emitting module SwiftDependencyUpdaterLibrary
[96/100] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[97/100] Compiling SwiftDependencyUpdaterLibrary ResolvedPackage.swift
[99/102] Wrapping AST for SwiftDependencyUpdaterLibrary for debugging
[101/104] Emitting module SwiftDependencyUpdater
[102/104] Compiling SwiftDependencyUpdater main.swift
[104/106] Wrapping AST for SwiftDependencyUpdater for debugging
[105/106] Linking swift-dependency-updater
Build complete! (20.04s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.