The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftDependencyUpdater with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

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 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Nef10/swift-dependency-updater.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/19] Emitting module ArgumentParserToolInfo
[3/19] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/56] Emitting module Require
[5/56] Emitting module ShellOut
[6/56] Compiling ArgumentParser ArgumentVisibility.swift
[7/56] Compiling ArgumentParser CompletionKind.swift
[8/56] Compiling ArgumentParser Errors.swift
[9/56] Compiling ArgumentParser Flag.swift
[10/56] Compiling ArgumentParser NameSpecification.swift
[11/61] Emitting module ArgumentParser
[12/61] Compiling ArgumentParser Name.swift
[13/61] Compiling ArgumentParser Parsed.swift
[14/61] Compiling ArgumentParser ParsedValues.swift
[15/61] Compiling ArgumentParser ParserError.swift
[16/61] Compiling ArgumentParser SplitArguments.swift
[17/61] Compiling ArgumentParser BashCompletionsGenerator.swift
[18/61] Compiling ArgumentParser CompletionsGenerator.swift
[19/61] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/61] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/61] Compiling ArgumentParser Argument.swift
[22/61] Compiling ArgumentParser ArgumentHelp.swift
[23/61] Compiling ArgumentParser ExpressibleByArgument.swift
[24/61] Compiling ArgumentParser ParsableArguments.swift
[25/61] Compiling ArgumentParser ParsableArgumentsValidation.swift
[26/61] Compiling ArgumentParser ParsableCommand.swift
[27/61] Compiling ArgumentParser ArgumentDecoder.swift
[28/61] Compiling ArgumentParser CollectionExtensions.swift
[29/61] Compiling ArgumentParser Platform.swift
[30/61] Compiling ArgumentParser SequenceExtensions.swift
[31/61] Compiling ArgumentParser StringExtensions.swift
[32/61] Compiling ArgumentParser Tree.swift
[33/61] Compiling Require Require.swift
[34/61] Compiling Rainbow StringGenerator.swift
[35/61] Compiling Rainbow String+Rainbow.swift
[36/61] Compiling Rainbow OutputTarget.swift
[43/62] Emitting module Rainbow
[44/62] Compiling Rainbow Rainbow.swift
[45/62] Compiling Rainbow Style.swift
[46/62] Compiling ArgumentParser Option.swift
[47/62] Compiling ArgumentParser OptionGroup.swift
[48/62] Compiling ArgumentParser AsyncParsableCommand.swift
[49/62] Compiling ArgumentParser CommandConfiguration.swift
[50/62] Compiling ArgumentParser EnumerableFlag.swift
[51/62] Compiling ArgumentParser ArgumentDefinition.swift
[52/62] Compiling ArgumentParser ArgumentSet.swift
[53/62] Compiling ArgumentParser CommandParser.swift
[54/62] Compiling ArgumentParser InputKey.swift
[55/62] Compiling ArgumentParser InputOrigin.swift
[56/62] Compiling ArgumentParser DumpHelpGenerator.swift
[57/62] Compiling ArgumentParser HelpCommand.swift
[58/62] Compiling ArgumentParser HelpGenerator.swift
[59/62] Compiling ArgumentParser MessageInfo.swift
[60/62] Compiling ArgumentParser UsageGenerator.swift
[61/62] Compiling ShellOut ShellOut.swift
[62/67] Emitting module Releases
[63/67] Compiling Releases Array+Version.swift
[64/67] Compiling Releases Releases.swift
[65/67] Compiling Releases ReleasesError.swift
[66/67] Compiling Releases Version.swift
[67/82] Compiling SwiftDependencyUpdaterLibrary Git.swift
[68/82] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[69/83] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[70/83] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[71/83] Emitting module SwiftDependencyUpdaterLibrary
[72/83] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[73/83] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[74/83] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[75/83] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[76/83] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[77/83] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[78/83] Compiling SwiftDependencyUpdaterLibrary Update.swift
[79/83] Compiling SwiftDependencyUpdaterLibrary String.swift
[80/83] Compiling SwiftDependencyUpdaterLibrary Version.swift
[81/83] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[82/83] Compiling SwiftDependencyUpdaterLibrary ResolvedPackage.swift
[83/85] Compiling SwiftDependencyUpdater main.swift
[84/85] Emitting module SwiftDependencyUpdater
[84/85] Linking swift-dependency-updater
Build complete! (18.30s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/JohnSundell/Require.git from cache
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetching https://github.com/Nef10/Releases.git from cache
Fetched https://github.com/JohnSundell/Require.git (0.36s)
Fetched https://github.com/onevcat/Rainbow.git (0.36s)
Fetching https://github.com/Nef10/ShellOut.git from cache
Fetched https://github.com/Nef10/Releases.git (0.24s)
Fetched https://github.com/Nef10/ShellOut.git (0.24s)
Fetched https://github.com/apple/swift-argument-parser (0.85s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (0.82s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (0.58s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.08s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.56s)
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/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/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/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.
Build complete.
Done.