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.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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 into spi-builder-workspace
17301353a70d41b8ac333e11d01261fb46284fa2
SUCCESS checkout https://github.com/Nef10/swift-dependency-updater.git at v0.0.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/Nef10/Releases.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/JohnSundell/Require.git from cache
Fetched https://github.com/Nef10/Releases.git (0.25s)
Fetching https://github.com/Nef10/ShellOut.git from cache
Fetched https://github.com/JohnSundell/Require.git (0.25s)
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetched https://github.com/apple/swift-argument-parser (0.29s)
Fetched https://github.com/onevcat/Rainbow.git (0.22s)
Computing version for https://github.com/Nef10/Releases.git
Fetched https://github.com/Nef10/ShellOut.git (0.23s)
Computed https://github.com/Nef10/Releases.git at 5.0.1 (0.66s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (0.56s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.41s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.03s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.36s)
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
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
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/18] Emitting module ArgumentParserToolInfo
[2/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[3/54] Emitting module Require
[4/54] Compiling Rainbow StringGenerator.swift
[5/55] Compiling Rainbow String+Rainbow.swift
[6/55] Compiling Rainbow Style.swift
[7/55] Compiling ArgumentParser NameSpecification.swift
[8/55] Compiling ArgumentParser Option.swift
[9/55] Compiling ArgumentParser OptionGroup.swift
[10/55] Compiling ArgumentParser AsyncParsableCommand.swift
[11/55] Compiling ArgumentParser CommandConfiguration.swift
[12/55] Compiling ArgumentParser ArgumentHelp.swift
[13/55] Compiling ArgumentParser ArgumentVisibility.swift
[14/55] Compiling ArgumentParser CompletionKind.swift
[15/55] Compiling ArgumentParser Errors.swift
[16/55] Compiling ArgumentParser Flag.swift
[17/59] Compiling ArgumentParser Name.swift
[18/59] Compiling ArgumentParser Parsed.swift
[19/59] Compiling ArgumentParser ParsedValues.swift
[20/59] Compiling ArgumentParser ParserError.swift
[21/59] Compiling ArgumentParser SplitArguments.swift
[22/59] Compiling Require Require.swift
[25/59] Compiling Rainbow OutputTarget.swift
[30/59] Emitting module Rainbow
[31/59] Compiling Rainbow Rainbow.swift
[32/59] Compiling ShellOut ShellOut.swift
[33/59] Emitting module ShellOut
[34/64] Compiling ArgumentParser CollectionExtensions.swift
[35/64] Compiling ArgumentParser SequenceExtensions.swift
[36/64] Compiling ArgumentParser StringExtensions.swift
[37/64] Compiling ArgumentParser Tree.swift
[38/64] Compiling Releases ReleasesError.swift
[39/64] Compiling ArgumentParser EnumerableFlag.swift
[40/64] Compiling ArgumentParser ExpressibleByArgument.swift
[41/64] Compiling ArgumentParser ParsableArguments.swift
[42/64] Compiling ArgumentParser ParsableArgumentsValidation.swift
[43/64] Compiling ArgumentParser ParsableCommand.swift
[44/64] Compiling ArgumentParser DumpHelpGenerator.swift
[45/64] Compiling ArgumentParser HelpCommand.swift
[46/64] Compiling ArgumentParser HelpGenerator.swift
[47/64] Compiling ArgumentParser MessageInfo.swift
[48/64] Compiling ArgumentParser UsageGenerator.swift
[49/64] Emitting module ArgumentParser
[50/64] Compiling ArgumentParser BashCompletionsGenerator.swift
[51/64] Compiling ArgumentParser CompletionsGenerator.swift
[52/64] Compiling ArgumentParser FishCompletionsGenerator.swift
[53/64] Compiling ArgumentParser ZshCompletionsGenerator.swift
[54/64] Compiling ArgumentParser Argument.swift
[55/64] Compiling ArgumentParser ArgumentDecoder.swift
[56/64] Compiling ArgumentParser ArgumentDefinition.swift
[57/64] Compiling ArgumentParser ArgumentSet.swift
[58/64] Compiling ArgumentParser CommandParser.swift
[59/64] Compiling ArgumentParser InputOrigin.swift
[60/64] Emitting module Releases
[61/64] Compiling Releases Array+Version.swift
[62/64] Compiling Releases Releases.swift
[63/64] Compiling Releases Version.swift
[64/79] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[65/79] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[66/79] Compiling SwiftDependencyUpdaterLibrary Git.swift
[67/79] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[68/79] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[69/79] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[70/79] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[71/79] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[72/79] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[73/79] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[74/79] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
[75/79] Compiling SwiftDependencyUpdaterLibrary ResolvedPackage.swift
[76/79] Compiling SwiftDependencyUpdaterLibrary String.swift
[77/79] Compiling SwiftDependencyUpdaterLibrary Version.swift
[78/79] Emitting module SwiftDependencyUpdaterLibrary
[79/80] Compiling SwiftDependencyUpdaterLibrary Update.swift
[80/82] Emitting module SwiftDependencyUpdater
[81/82] Compiling SwiftDependencyUpdater main.swift
[81/82] Linking swift-dependency-updater
Build complete! (10.54s)
Build complete.
Done.