The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftDependencyUpdater, reference main (f3334d), with Swift 5.10 for macOS (SPM) on 13 Dec 2025 12:00:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/swift-dependency-updater.git
Reference: main
Initialized empty Git repository in /Users/admin/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 f3334d5 Bump actions/upload-artifact to v6
Cloned https://github.com/Nef10/swift-dependency-updater.git
Revision (git rev-parse @):
f3334d5a92ce737193ba944119ec3ec6247ec4a5
SUCCESS checkout https://github.com/Nef10/swift-dependency-updater.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Nef10/swift-dependency-updater.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/15] Write sources
[6/15] Write swift-dependency-updater-entitlement.plist
[6/15] Write sources
[11/15] Write swift-version-33747A42983211AE.txt
[13/36] Emitting module ArgumentParserToolInfo
[14/36] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/82] Compiling Rainbow Style.swift
[16/82] Compiling Rainbow StringGenerator.swift
[17/83] Compiling Rainbow String+Rainbow.swift
[18/83] Compiling Rainbow String+ConditionalStyling.swift
[19/83] Compiling ArgumentParser SequenceExtensions.swift
[20/83] Compiling ArgumentParser StringExtensions.swift
[21/83] Compiling ArgumentParser SwiftExtensions.swift
[22/83] Compiling ArgumentParser Tree.swift
[23/83] Compiling ArgumentParser CodingKeyValidator.swift
[24/87] Compiling ArgumentParser CommandConfiguration.swift
[25/87] Compiling ArgumentParser CommandGroup.swift
[26/87] Compiling ArgumentParser EnumerableFlag.swift
[27/87] Compiling ArgumentParser ExpressibleByArgument.swift
[28/87] Compiling ArgumentParser ParsableArguments.swift
[29/87] Compiling ArgumentParser ArgumentDiscussion.swift
[30/87] Compiling ArgumentParser ArgumentHelp.swift
[31/87] Compiling ArgumentParser ArgumentVisibility.swift
[32/87] Compiling ArgumentParser CompletionKind.swift
[33/87] Compiling ArgumentParser Errors.swift
[34/87] Emitting module ArgumentParser
[35/87] Compiling ArgumentParser NonsenseFlagsValidator.swift
[36/87] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/87] Compiling ArgumentParser PositionalArgumentsValidator.swift
[38/87] Compiling ArgumentParser UniqueNamesValidator.swift
[39/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[40/87] Compiling ArgumentParser CompletionsGenerator.swift
[41/87] Compiling ArgumentParser FishCompletionsGenerator.swift
[42/87] Compiling ArgumentParser ZshCompletionsGenerator.swift
[43/87] Compiling ArgumentParser Argument.swift
[44/87] Compiling ArgumentParser Flag.swift
[45/87] Compiling ArgumentParser NameSpecification.swift
[46/87] Compiling ArgumentParser Option.swift
[47/87] Compiling ArgumentParser OptionGroup.swift
[48/87] Compiling ArgumentParser AsyncParsableCommand.swift
[49/87] Compiling ArgumentParser Mutex.swift
[50/87] Compiling ArgumentParser Platform.swift
[51/87] Compiling Require Require.swift
[52/87] Emitting module Require
[55/87] Compiling ArgumentParser UsageGenerator.swift
[56/87] Compiling ArgumentParser CollectionExtensions.swift
[57/87] Emitting module Rainbow
[59/87] Compiling ArgumentParser MessageInfo.swift
[67/87] Compiling ArgumentParser ParsableCommand.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[68/87] Compiling ArgumentParser ArgumentDecoder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[69/87] Compiling ArgumentParser ArgumentDefinition.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[70/87] Compiling ArgumentParser ArgumentSet.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[71/87] Compiling ArgumentParser CommandParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:20:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[72/87] Compiling ArgumentParser InputKey.swift
[73/87] Compiling ArgumentParser InputOrigin.swift
[74/87] Compiling ArgumentParser Name.swift
[75/87] Compiling ArgumentParser Parsed.swift
[76/87] Compiling ArgumentParser ParsedValues.swift
[77/87] Compiling ArgumentParser ParserError.swift
[78/87] Compiling ArgumentParser SplitArguments.swift
[79/87] Compiling ArgumentParser DumpHelpGenerator.swift
[80/87] Compiling ArgumentParser HelpCommand.swift
[81/87] Compiling ArgumentParser HelpGenerator.swift
[82/87] Compiling Rainbow StyledStringBuilder.swift
[83/87] Emitting module ShellOut
[84/87] Compiling ShellOut ShellOut.swift
[85/92] Compiling Releases Releases.swift
[86/92] Compiling Releases Version.swift
[87/92] Compiling Releases ReleasesError.swift
[88/92] Compiling Releases Array+Version.swift
[89/92] Emitting module Releases
[90/107] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[91/107] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[92/107] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[93/107] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[94/107] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[95/107] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[96/107] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[97/107] Compiling SwiftDependencyUpdaterLibrary PackageDescription.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/PackageDescription.swift:153:49: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(Dictionary<String, [PackageDependencyV55]>.Values.Element) throws -> (any PackageDependency)?' (aka '(Array<PackageDependencyV55>) throws -> Optional<any PackageDependency>')
        dependencyMap.flatMap(\.values).flatMap(\.self)
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/PackageDescription.swift:153:49: error: cannot infer key path type from context; consider explicitly specifying a root type
        dependencyMap.flatMap(\.values).flatMap(\.self)
                                                ^
                                                 <#Root#>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/PackageDescription.swift:166:49: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(Dictionary<String, [PackageDependencyV56]>.Values.Element) throws -> (any PackageDependency)?' (aka '(Array<PackageDependencyV56>) throws -> Optional<any PackageDependency>')
        dependencyMap.flatMap(\.values).flatMap(\.self)
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/PackageDescription.swift:166:49: error: cannot infer key path type from context; consider explicitly specifying a root type
        dependencyMap.flatMap(\.values).flatMap(\.self)
                                                ^
                                                 <#Root#>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/PackageDescription.swift:179:49: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(Dictionary<String, [PackageDependencyV59]>.Values.Element) throws -> (any PackageDependency)?' (aka '(Array<PackageDependencyV59>) throws -> Optional<any PackageDependency>')
        dependencyMap.flatMap(\.values).flatMap(\.self)
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/PackageDescription.swift:179:49: error: cannot infer key path type from context; consider explicitly specifying a root type
        dependencyMap.flatMap(\.values).flatMap(\.self)
                                                ^
                                                 <#Root#>
[98/107] Compiling SwiftDependencyUpdaterLibrary ResolvedPackageParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/PackageDescription.swift:153:49: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(Dictionary<String, [PackageDependencyV55]>.Values.Element) throws -> (any PackageDependency)?' (aka '(Array<PackageDependencyV55>) throws -> Optional<any PackageDependency>')
        dependencyMap.flatMap(\.values).flatMap(\.self)
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/PackageDescription.swift:153:49: error: cannot infer key path type from context; consider explicitly specifying a root type
        dependencyMap.flatMap(\.values).flatMap(\.self)
                                                ^
                                                 <#Root#>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/PackageDescription.swift:166:49: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(Dictionary<String, [PackageDependencyV56]>.Values.Element) throws -> (any PackageDependency)?' (aka '(Array<PackageDependencyV56>) throws -> Optional<any PackageDependency>')
        dependencyMap.flatMap(\.values).flatMap(\.self)
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/PackageDescription.swift:166:49: error: cannot infer key path type from context; consider explicitly specifying a root type
        dependencyMap.flatMap(\.values).flatMap(\.self)
                                                ^
                                                 <#Root#>
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/PackageDescription.swift:179:49: error: cannot convert value of type 'WritableKeyPath<_, _>' to expected argument type '(Dictionary<String, [PackageDependencyV59]>.Values.Element) throws -> (any PackageDependency)?' (aka '(Array<PackageDependencyV59>) throws -> Optional<any PackageDependency>')
        dependencyMap.flatMap(\.values).flatMap(\.self)
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftDependencyUpdaterLibrary/PackageDescription.swift:179:49: error: cannot infer key path type from context; consider explicitly specifying a root type
        dependencyMap.flatMap(\.values).flatMap(\.self)
                                                ^
                                                 <#Root#>
[99/108] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[100/108] Compiling SwiftDependencyUpdaterLibrary String.swift
[101/108] Compiling SwiftDependencyUpdaterLibrary Version.swift
[102/108] Emitting module SwiftDependencyUpdaterLibrary
[103/108] Compiling SwiftDependencyUpdaterLibrary Git.swift
[104/108] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[105/108] Compiling SwiftDependencyUpdaterLibrary Update.swift
error: fatalError
Fetching https://github.com/Nef10/ShellOut.git
Fetching https://github.com/Nef10/Releases.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/onevcat/Rainbow.git
[1/164] Fetching releases
[93/1526] Fetching releases, rainbow
[329/1826] Fetching releases, rainbow, shellout
[1759/18747] Fetching releases, rainbow, shellout, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow.git from cache (2.12s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.12s)
Fetched https://github.com/Nef10/ShellOut.git from cache (2.12s)
Fetched https://github.com/Nef10/Releases.git from cache (2.12s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (0.50s)
Fetching https://github.com/JohnSundell/Require.git
[1/152] Fetching require
Fetched https://github.com/JohnSundell/Require.git from cache (0.67s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.0 (1.74s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.44s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.54s)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.2.0
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/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.6.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.
BUILD FAILURE 5.10 macosSpm