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, reference main (917c39), with Swift 5.10 for Linux on 27 Jul 2024 03:14:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
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 917c39b Bump swift-argument-parser from 1.4.0 to 1.5.0
Cloned https://github.com/Nef10/swift-dependency-updater.git
Revision (git rev-parse @):
917c39b55e102dda1da62f0d1bff7f8c5b0af13d
SUCCESS checkout https://github.com/Nef10/swift-dependency-updater.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Nef10/swift-dependency-updater.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f0b51be07fbc8a0d4d15ad969175777a256c8ed4ef7ff1497c5f9d7800160a18
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Nef10/Releases.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/Nef10/ShellOut.git
[1/300] Fetching shellout
[19/452] Fetching shellout, require
[77/1570] Fetching shellout, require, rainbow
[450/1734] Fetching shellout, require, rainbow, releases
Fetched https://github.com/JohnSundell/Require.git from cache (0.27s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.27s)
[1/12085] Fetching swift-argument-parser
Fetched https://github.com/Nef10/Releases.git from cache (0.73s)
Fetched https://github.com/Nef10/ShellOut.git from cache (0.73s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.74s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (0.41s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (1.53s)
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.5.0 (0.44s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.60s)
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
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/Nef10/ShellOut.git
Working copy of https://github.com/Nef10/ShellOut.git resolved at 2.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...
[1/20] Write sources
[9/20] Write swift-version-24593BA9C3E375BF.txt
[11/37] Emitting module ArgumentParserToolInfo
[12/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/38] Compiling Rainbow StringGenerator.swift
[15/38] Compiling Rainbow String+Rainbow.swift
[16/39] Compiling Rainbow Style.swift
[16/39] Wrapping AST for ArgumentParserToolInfo for debugging
[18/77] Compiling Rainbow Rainbow.swift
[19/77] Emitting module Rainbow
[20/77] Compiling ArgumentParser ArgumentVisibility.swift
[21/77] Compiling ArgumentParser CompletionKind.swift
[22/77] Compiling ArgumentParser Errors.swift
[23/77] Compiling ArgumentParser Flag.swift
[24/77] Compiling ArgumentParser NameSpecification.swift
[25/77] Compiling ArgumentParser Option.swift
[26/77] Compiling Rainbow OutputTarget.swift
[28/78] Emitting module ArgumentParser
[29/83] Emitting module Require
[30/83] Compiling Require Require.swift
[31/84] Emitting module ShellOut
[32/84] Compiling ShellOut ShellOut.swift
[39/85] Wrapping AST for Rainbow for debugging
[41/85] Wrapping AST for Require for debugging
[42/85] Wrapping AST for ShellOut for debugging
[44/88] Compiling ArgumentParser BashCompletionsGenerator.swift
[45/88] Compiling ArgumentParser CompletionsGenerator.swift
[46/88] Compiling ArgumentParser FishCompletionsGenerator.swift
[47/88] Compiling ArgumentParser ZshCompletionsGenerator.swift
[48/88] Compiling ArgumentParser Argument.swift
[49/88] Compiling ArgumentParser ArgumentHelp.swift
[50/90] Compiling ArgumentParser ExpressibleByArgument.swift
[51/90] Compiling ArgumentParser ParsableArguments.swift
[52/90] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/90] Compiling ArgumentParser ParsableCommand.swift
[54/90] Compiling ArgumentParser ArgumentDecoder.swift
[55/90] Compiling ArgumentParser CollectionExtensions.swift
[56/90] Compiling ArgumentParser Platform.swift
[57/90] Compiling ArgumentParser SequenceExtensions.swift
[58/90] Compiling ArgumentParser StringExtensions.swift
[59/90] Compiling ArgumentParser Tree.swift
[60/90] Compiling ArgumentParser Name.swift
[61/90] Compiling ArgumentParser Parsed.swift
[62/90] Compiling ArgumentParser ParsedValues.swift
[63/90] Compiling ArgumentParser ParserError.swift
[64/90] Compiling ArgumentParser SplitArguments.swift
[65/90] Compiling ArgumentParser OptionGroup.swift
[66/90] Compiling ArgumentParser AsyncParsableCommand.swift
[67/90] Compiling ArgumentParser CommandConfiguration.swift
[68/90] Compiling ArgumentParser CommandGroup.swift
[69/90] Compiling ArgumentParser EnumerableFlag.swift
[70/90] Compiling ArgumentParser DumpHelpGenerator.swift
[71/90] Compiling ArgumentParser HelpCommand.swift
[72/90] Compiling ArgumentParser HelpGenerator.swift
[73/90] Compiling ArgumentParser MessageInfo.swift
[74/90] Compiling ArgumentParser UsageGenerator.swift
[75/90] Compiling ArgumentParser ArgumentDefinition.swift
[76/90] Compiling ArgumentParser ArgumentSet.swift
[77/90] Compiling ArgumentParser CommandParser.swift
[78/90] Compiling ArgumentParser InputKey.swift
[79/90] Compiling ArgumentParser InputOrigin.swift
[80/91] Compiling Releases ReleasesError.swift
[81/91] Compiling Releases Releases.swift
[82/91] Compiling Releases Array+Version.swift
[83/91] Compiling Releases Version.swift
[84/91] Emitting module Releases
[86/92] Wrapping AST for ArgumentParser for debugging
[87/92] Wrapping AST for Releases for debugging
[89/107] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[90/107] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[91/108] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[92/108] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[93/108] Compiling SwiftDependencyUpdaterLibrary Git.swift
[94/108] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[95/108] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[96/108] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[97/108] Compiling SwiftDependencyUpdaterLibrary Update.swift
[98/108] Compiling SwiftDependencyUpdaterLibrary String.swift
[99/108] Compiling SwiftDependencyUpdaterLibrary Version.swift
[100/108] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[101/108] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[102/108] Emitting module SwiftDependencyUpdaterLibrary
[103/108] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[104/108] Compiling SwiftDependencyUpdaterLibrary ResolvedPackage.swift
[105/109] Wrapping AST for SwiftDependencyUpdaterLibrary for debugging
[107/111] Emitting module SwiftDependencyUpdater
[108/111] Compiling SwiftDependencyUpdater main.swift
[109/112] Wrapping AST for SwiftDependencyUpdater for debugging
[110/112] Write Objects.LinkFileList
[111/112] Linking swift-dependency-updater
Build complete! (20.13s)
Build complete.
Done.