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 (8d09ac), with Swift 5.10 for macOS (SPM) on 8 Sep 2025 08:26:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
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 8d09aca Bump swiftlint to 0.61.0
Cloned https://github.com/Nef10/swift-dependency-updater.git
Revision (git rev-parse @):
8d09aca5869d0bb231e6c69dd9c9b3987f36419d
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
[3/15] Write swift-dependency-updater-entitlement.plist
[3/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/83] Emitting module ArgumentParser
[17/87] Compiling Rainbow StringGenerator.swift
[18/87] Compiling Rainbow String+Rainbow.swift
[19/87] Compiling Rainbow String+ConditionalStyling.swift
[20/87] Compiling ArgumentParser ArgumentDiscussion.swift
[21/87] Compiling ArgumentParser ArgumentHelp.swift
[22/87] Compiling ArgumentParser ArgumentVisibility.swift
[23/87] Compiling ArgumentParser CompletionKind.swift
[24/87] Compiling ArgumentParser Errors.swift
[25/87] Compiling ArgumentParser NonsenseFlagsValidator.swift
[26/87] Compiling ArgumentParser ParsableArgumentsValidation.swift
[27/87] Compiling ArgumentParser PositionalArgumentsValidator.swift
[28/87] Compiling ArgumentParser UniqueNamesValidator.swift
[29/87] Compiling ArgumentParser CommandConfiguration.swift
[30/87] Compiling ArgumentParser CommandGroup.swift
[31/87] Compiling ArgumentParser EnumerableFlag.swift
[32/87] Compiling ArgumentParser ExpressibleByArgument.swift
[33/87] Compiling ArgumentParser ParsableArguments.swift
[34/87] Compiling ArgumentParser Flag.swift
[35/87] Compiling ArgumentParser NameSpecification.swift
[36/87] Compiling ArgumentParser Option.swift
[37/87] Compiling ArgumentParser OptionGroup.swift
[38/87] Compiling ArgumentParser AsyncParsableCommand.swift
[49/87] Emitting module Rainbow
[50/87] Emitting module Require
[51/87] Compiling Require Require.swift
[52/87] Compiling ArgumentParser SequenceExtensions.swift
[53/87] Compiling ArgumentParser StringExtensions.swift
[54/87] Compiling ArgumentParser SwiftExtensions.swift
[55/87] Compiling ArgumentParser Tree.swift
[56/87] Compiling ArgumentParser CodingKeyValidator.swift
[57/87] Compiling ArgumentParser MessageInfo.swift
[58/87] Compiling ArgumentParser UsageGenerator.swift
[59/87] Compiling ArgumentParser CollectionExtensions.swift
[60/87] Compiling ArgumentParser Mutex.swift
[61/87] Compiling ArgumentParser Platform.swift
[62/87] Compiling ArgumentParser InputKey.swift
[63/87] Compiling ArgumentParser InputOrigin.swift
[64/87] Compiling ArgumentParser Name.swift
[65/87] Compiling ArgumentParser Parsed.swift
[66/87] Compiling ArgumentParser ParsedValues.swift
[67/87] Compiling ArgumentParser ParserError.swift
[68/87] Compiling ArgumentParser SplitArguments.swift
[69/87] Compiling ArgumentParser DumpHelpGenerator.swift
[70/87] Compiling ArgumentParser HelpCommand.swift
[71/87] Compiling ArgumentParser HelpGenerator.swift
[72/87] Compiling Rainbow StyledStringBuilder.swift
[73/87] Emitting module ShellOut
[74/87] Compiling ShellOut ShellOut.swift
[75/92] Compiling ArgumentParser BashCompletionsGenerator.swift
[76/92] Compiling ArgumentParser CompletionsGenerator.swift
[77/92] Compiling ArgumentParser FishCompletionsGenerator.swift
[78/92] Compiling ArgumentParser ZshCompletionsGenerator.swift
[79/92] Compiling ArgumentParser Argument.swift
[80/92] Compiling ArgumentParser ParsableCommand.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[81/92] Compiling ArgumentParser ArgumentDecoder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[82/92] Compiling ArgumentParser ArgumentDefinition.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[83/92] Compiling ArgumentParser ArgumentSet.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[84/92] Compiling ArgumentParser CommandParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[85/92] Compiling Releases Array+Version.swift
[86/92] Compiling Releases ReleasesError.swift
[87/92] Emitting module Releases
[88/92] Compiling Releases Version.swift
[89/92] Compiling Releases Releases.swift
[90/107] Compiling SwiftDependencyUpdaterLibrary SwiftPackageUpdate.swift
[91/107] Compiling SwiftDependencyUpdaterLibrary Git.swift
[92/107] Compiling SwiftDependencyUpdaterLibrary GitHub.swift
[93/107] Compiling SwiftDependencyUpdaterLibrary SwiftPackage.swift
[94/107] Compiling SwiftDependencyUpdaterLibrary SwiftDependencyUpdater.swift
[95/107] Compiling SwiftDependencyUpdaterLibrary UpdateCommand.swift
[96/107] Compiling SwiftDependencyUpdaterLibrary String.swift
[97/107] Compiling SwiftDependencyUpdaterLibrary Version.swift
[98/107] Compiling SwiftDependencyUpdaterLibrary Dependency.swift
[99/107] Compiling SwiftDependencyUpdaterLibrary Collection.swift
[100/107] Emitting module SwiftDependencyUpdaterLibrary
[101/107] Compiling SwiftDependencyUpdaterLibrary GitHubCommand.swift
[102/107] Compiling SwiftDependencyUpdaterLibrary ListCommand.swift
[103/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#>
[104/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#>
[105/108] Compiling SwiftDependencyUpdaterLibrary Update.swift
error: fatalError
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Nef10/ShellOut.git
Fetching https://github.com/Nef10/Releases.git
Fetching https://github.com/onevcat/Rainbow.git
[1/164] Fetching releases
[165/1499] Fetching releases, rainbow
[246/1799] Fetching releases, rainbow, shellout
[1800/17491] Fetching releases, rainbow, shellout, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.09s)
Fetched https://github.com/Nef10/Releases.git from cache (2.09s)
Fetched https://github.com/onevcat/Rainbow.git from cache (2.09s)
Fetched https://github.com/Nef10/ShellOut.git from cache (2.09s)
Computing version for https://github.com/Nef10/Releases.git
Computed https://github.com/Nef10/Releases.git at 5.0.1 (0.47s)
Fetching https://github.com/JohnSundell/Require.git
[2/152] Fetching require
Fetched https://github.com/JohnSundell/Require.git from cache (0.65s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.0 (1.77s)
Computing version for https://github.com/Nef10/ShellOut.git
Computed https://github.com/Nef10/ShellOut.git at 2.3.1 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.40s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.46s)
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.2.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
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.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 FAILURE 5.10 macosSpm