Build Information
Failed to build danger-swift, reference master (808ad8
), with Swift 5.9 for iOS using Xcode 15.2 on 12 Nov 2024 21:03:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme danger-swift-Package -destination generic/platform=iOS
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danger/swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danger/swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 808ad84 Merge pull request #632 from 417-72KI/fix-macos-runner
Cloned https://github.com/danger/swift.git
Revision (git rev-parse @):
808ad8403c8aa3091ffffebd9db03495a68a9753
SUCCESS checkout https://github.com/danger/swift.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 5.9
Building package at path: $PWD
https://github.com/danger/swift.git
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/Realm/SwiftLint
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching from https://github.com/shibapm/Rocket
Fetching from https://github.com/nicklockwood/SwiftFormat
Fetching from https://github.com/shibapm/Komondor
Fetching from https://github.com/nerdishbynature/octokit.swift
Fetching from https://github.com/mxcl/Version
Fetching from https://github.com/shibapm/Logger
Fetching from https://github.com/kareman/SwiftShell
Fetching from https://github.com/shibapm/PackageConfig.git
Fetching from https://github.com/jpsim/Yams
Fetching from https://github.com/JohnSundell/ShellOut.git
Fetching from https://github.com/nerdishbynature/RequestKit.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching from https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching from https://github.com/jpsim/SourceKitten.git
Fetching from https://github.com/swiftlang/swift-syntax.git
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/drmohundro/SWXMLHash.git
Creating working copy of package ‘Komondor’
Checking out 1.1.4 of package ‘Komondor’
Creating working copy of package ‘RequestKit’
Checking out 3.3.0 of package ‘RequestKit’
Creating working copy of package ‘SwiftLint’
Checking out 0.57.0 of package ‘SwiftLint’
Creating working copy of package ‘swift’
Checking out 0.13.0 of package ‘swift’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.0-prerelease-2024-08-14 of package ‘swift-syntax’
Creating working copy of package ‘PackageConfig’
Checking out 1.1.3 of package ‘PackageConfig’
Creating working copy of package ‘SWXMLHash’
Checking out 7.0.2 of package ‘SWXMLHash’
Creating working copy of package ‘CryptoSwift’
Checking out 1.8.3 of package ‘CryptoSwift’
Creating working copy of package ‘Rocket’
Checking out 1.3.0 of package ‘Rocket’
Creating working copy of package ‘SwiftyTextTable’
Checking out 0.9.0 of package ‘SwiftyTextTable’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.0 of package ‘swift-argument-parser’
Creating working copy of package ‘SwiftFormat’
Checking out 0.54.6 of package ‘SwiftFormat’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.17.6 of package ‘swift-snapshot-testing’
Creating working copy of package ‘Logger’
Checking out 0.2.3 of package ‘Logger’
Creating working copy of package ‘CollectionConcurrencyKit’
Checking out 0.2.0 of package ‘CollectionConcurrencyKit’
Creating working copy of package ‘Version’
Checking out 2.1.0 of package ‘Version’
Creating working copy of package ‘Yams’
Checking out 5.1.3 of package ‘Yams’
Creating working copy of package ‘SourceKitten’
Checking out 0.35.0 of package ‘SourceKitten’
Creating working copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Creating working copy of package ‘SwiftShell’
Checking out 5.1.0 of package ‘SwiftShell’
'komondor' dependency on 'https://github.com/f-meloni/Rocket' conflicts with dependency on 'https://github.com/shibapm/Rocket' which has the same identity 'rocket'. this will be escalated to an error in future versions of SwiftPM.Resolve Package Graph
'komondor' dependency on 'https://github.com/f-meloni/Rocket' conflicts with dependency on 'https://github.com/shibapm/Rocket' which has the same identity 'rocket'. this will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.13.0
SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
danger-swift: /Users/admin/builder/spi-builder-workspace
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.17.6
SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.35.0
PackageConfig: https://github.com/shibapm/PackageConfig.git @ 1.1.3
ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
CollectionConcurrencyKit: https://github.com/JohnSundell/CollectionConcurrencyKit.git @ 0.2.0
SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.54.6
Version: https://github.com/mxcl/Version @ 2.1.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.0-prerelease-2024-08-14
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.3
Rocket: https://github.com/shibapm/Rocket @ 1.3.0
SwiftLint: https://github.com/Realm/SwiftLint @ 0.57.0
SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable.git @ 0.9.0
Yams: https://github.com/jpsim/Yams @ 5.1.3
Komondor: https://github.com/shibapm/Komondor @ 1.1.4
SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
Logger: https://github.com/shibapm/Logger @ 0.2.3
resolved source packages: OctoKit, SWXMLHash, danger-swift, swift-snapshot-testing, SourceKitten, PackageConfig, ShellOut, CollectionConcurrencyKit, SwiftFormat, Version, swift-argument-parser, RequestKit, swift-syntax, CryptoSwift, Rocket, SwiftLint, SwiftyTextTable, Yams, Komondor, SwiftShell, Logger
{
"dependencies" : [
{
"identity" : "logger",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shibapm/Logger"
},
{
"identity" : "version",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Version"
},
{
"identity" : "octokit.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.13.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nerdishbynature/octokit.swift"
},
{
"identity" : "komondor",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shibapm/Komondor"
},
{
"identity" : "swiftformat",
"requirement" : {
"range" : [
{
"lower_bound" : "0.54.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
},
{
"identity" : "swiftlint",
"requirement" : {
"range" : [
{
"lower_bound" : "0.56.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Realm/SwiftLint"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.17.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "rocket",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shibapm/Rocket"
}
],
"manifest_display_name" : "danger-swift",
"name" : "danger-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Danger",
"targets" : [
"Danger"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DangerFixtures",
"targets" : [
"DangerFixtures"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "danger-swift",
"targets" : [
"Runner"
],
"type" : {
"executable" : null
}
},
{
"name" : "DangerDeps",
"targets" : [
"Danger-Swift"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "RunnerLibTests",
"module_type" : "SwiftTarget",
"name" : "RunnerLibTests",
"path" : "Tests/RunnerLibTests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"CliParserTests.swift",
"DangerCommandTests.swift",
"DangerFileGeneratorTests.swift",
"DangerJSVersionFinderTests.swift",
"DangerfilePathFinderTests.swift",
"GetDangerJSPathTests.swift",
"HelpMessagePresenterTests.swift",
"ImportsFinderTests.swift",
"MockedExecutor.swift",
"SPMDangerTests.swift",
"StringPathExtensionTests.swift",
"VersionCheckerTests.swift"
],
"target_dependencies" : [
"RunnerLib"
],
"type" : "test"
},
{
"c99name" : "RunnerLib",
"module_type" : "SwiftTarget",
"name" : "RunnerLib",
"path" : "Sources/RunnerLib",
"product_dependencies" : [
"Logger",
"Version"
],
"product_memberships" : [
"danger-swift"
],
"sources" : [
"CliArgs/CliArgs.swift",
"CliArgs/CliArgsParser.swift",
"DangerCommand.swift",
"DangerJSVersionFinder.swift",
"DangerSwiftOption.swift",
"DangerfileArgumentsPath.swift",
"Files Import/DangerFileGenerator.swift",
"Files Import/ImportsFinder.swift",
"GetDangerJSPath.swift",
"HelpMessagePresenter.swift",
"NSRegularExpression+FilesImport.swift",
"Runtime.swift",
"SPMDanger.swift",
"String+Path.swift",
"VersionChecker.swift"
],
"target_dependencies" : [
"DangerShellExecutor"
],
"type" : "library"
},
{
"c99name" : "Runner",
"module_type" : "SwiftTarget",
"name" : "Runner",
"path" : "Sources/Runner",
"product_dependencies" : [
"Logger"
],
"product_memberships" : [
"danger-swift"
],
"sources" : [
"Commands/Edit.swift",
"Commands/RunDangerJS.swift",
"Commands/Runner.swift",
"MarathonScriptManager.swift",
"main.swift"
],
"target_dependencies" : [
"RunnerLib",
"DangerDependenciesResolver"
],
"type" : "executable"
},
{
"c99name" : "DangerTests",
"module_type" : "SwiftTarget",
"name" : "DangerTests",
"path" : "Tests/DangerTests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"BitBucketCloudTests.swift",
"BitBucketServerTestResources/BitBucketServerProject.swift",
"BitBucketServerTestResources/BitBucketServerRepo.swift",
"BitBucketServerTestResources/BitBucketServerUser.swift",
"BitBucketServerTests.swift",
"BitbucketCloudResources/BitbucketCloudCommentUserWithoutAccountIdAndNickname.swift",
"BitbucketCloudResources/BitbucketCloudCommit.swift",
"DangerDSLTests.swift",
"DangerUtilsLineSearchTests.swift",
"DangerUtilsTests.swift",
"DateFormatterExtensionTests.swift",
"DateFormatterHandlerTests.swift",
"DefaultDateFormatterTests.swift",
"FileTests.swift",
"FileTypeTests.swift",
"GitDiffTests.swift",
"GitHubTestResources/GitHubBot.swift",
"GitHubTestResources/GitHubCommit.swift",
"GitHubTestResources/GitHubIssue.swift",
"GitHubTestResources/GitHubMilestone.swift",
"GitHubTestResources/GitHubPR.swift",
"GitHubTestResources/GitHubRepo.swift",
"GitHubTestResources/GitHubReviews.swift",
"GitHubTestResources/GitHubTeam.swift",
"GitHubTestResources/GitHubUser.swift",
"GitHubTests.swift",
"GitLabMilestoneTests.swift",
"GitLabTests.swift",
"GitTests.swift",
"NSRegularExpressionExtensionsTests.swift",
"OnlyDateDateFormatterTests.swift",
"SwiftLint/DangerSwiftLintTests.swift",
"SwiftLint/FakeCurrentPathProvider.swift",
"SwiftLint/FakeShellExecutor.swift",
"SwiftLint/SwiftlintDefaultPathTests.swift",
"SwiftLint/SwiftlintReportDeleterTests.swift",
"SwiftLint/ViolationTests.swift"
],
"target_dependencies" : [
"Danger",
"DangerFixtures"
],
"type" : "test"
},
{
"c99name" : "DangerShellExecutor",
"module_type" : "SwiftTarget",
"name" : "DangerShellExecutor",
"path" : "Sources/DangerShellExecutor",
"product_memberships" : [
"Danger",
"DangerFixtures",
"danger-swift",
"DangerDeps"
],
"sources" : [
"ShellExecutor.swift"
],
"type" : "library"
},
{
"c99name" : "DangerFixtures",
"module_type" : "SwiftTarget",
"name" : "DangerFixtures",
"path" : "Sources/DangerFixtures",
"product_memberships" : [
"DangerFixtures"
],
"sources" : [
"DangerDSLResources/CustomGitHubDSL.swift",
"DangerDSLResources/DSLBitBucketCloudJSON.swift",
"DangerDSLResources/DSLGitLabGroupMilestone.swift",
"DangerDSLResources/DSLGitLabProjectMilestone.swift",
"DangerDSLResources/DangerDLSBitBucketServer.swift",
"DangerDSLResources/DangerDLSBitBucketServerForkedRepo.swift",
"DangerDSLResources/DangerDSLGitHub.swift",
"DangerDSLResources/DangerDSLGitHubEnterprise.swift",
"DangerDSLResources/DangerDSLGitLab.swift",
"DangerDSLResources/DangerDSLGitLabMilestoneNoDateRange.swift",
"DangerFixtures.swift"
],
"target_dependencies" : [
"Danger"
],
"type" : "library"
},
{
"c99name" : "DangerDependenciesResolverTests",
"module_type" : "SwiftTarget",
"name" : "DangerDependenciesResolverTests",
"path" : "Tests/DangerDependenciesResolverTests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"InlineDependenciesFinderTests.swift",
"PackageDataProviderTests.swift",
"PackageGeneratorTests.swift",
"PackageListMakerTests.swift",
"StubbedDataReader.swift"
],
"target_dependencies" : [
"DangerDependenciesResolver"
],
"type" : "test"
},
{
"c99name" : "DangerDependenciesResolver",
"module_type" : "SwiftTarget",
"name" : "DangerDependenciesResolver",
"path" : "Sources/DangerDependenciesResolver",
"product_dependencies" : [
"Version",
"Logger"
],
"product_memberships" : [
"danger-swift"
],
"sources" : [
"Data+Encoding.swift",
"FileCreator.swift",
"FileReader.swift",
"InlineDependenciesFinder.swift",
"Package.swift",
"PackageDataProvider.swift",
"PackageGenerator.swift",
"PackageListMaker.swift",
"PackageManager.swift",
"Script.swift",
"URL+RemoteRepository.swift"
],
"target_dependencies" : [
"DangerShellExecutor"
],
"type" : "library"
},
{
"c99name" : "Danger_Swift",
"module_type" : "SwiftTarget",
"name" : "Danger-Swift",
"path" : "Sources/Danger-Swift",
"product_memberships" : [
"DangerDeps"
],
"sources" : [
"Fake.swift"
],
"target_dependencies" : [
"Danger"
],
"type" : "library"
},
{
"c99name" : "Danger",
"module_type" : "SwiftTarget",
"name" : "Danger",
"path" : "Sources/Danger",
"product_dependencies" : [
"OctoKit",
"Logger"
],
"product_memberships" : [
"Danger",
"DangerFixtures",
"DangerDeps"
],
"sources" : [
"BitBucketCloud.swift",
"BitBucketMetadata.swift",
"BitBucketServerDSL.swift",
"Danger.swift",
"DangerDSL.swift",
"DangerResults.swift",
"DangerUtils.swift",
"Extensions/DateFormatterExtensions.swift",
"Extensions/NSRegularExpressionExtensions.swift",
"File.swift",
"GitDSL.swift",
"GitDiff.swift",
"GitHubDSL.swift",
"GitLabDSL.swift",
"Plugins/SwiftLint/CurrentPathProvider.swift",
"Plugins/SwiftLint/SwiftLint.swift",
"Plugins/SwiftLint/SwiftLintViolation.swift",
"Plugins/SwiftLint/SwiftlintReportDeleter.swift",
"Report.swift",
"Settings.swift"
],
"target_dependencies" : [
"DangerShellExecutor"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Danger",
"danger-swift",
"danger-swift-Package",
"DangerDeps",
"DangerFixtures",
"SwiftShell"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme danger-swift-Package -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme danger-swift-Package -destination generic/platform=iOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
'komondor' dependency on 'https://github.com/f-meloni/Rocket' conflicts with dependency on 'https://github.com/shibapm/Rocket' which has the same identity 'rocket'. this will be escalated to an error in future versions of SwiftPM.
Resolve Package Graph
'komondor' dependency on 'https://github.com/f-meloni/Rocket' conflicts with dependency on 'https://github.com/shibapm/Rocket' which has the same identity 'rocket'. this will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
Version: https://github.com/mxcl/Version @ 2.1.0
OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.13.0
RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.3
CollectionConcurrencyKit: https://github.com/JohnSundell/CollectionConcurrencyKit.git @ 0.2.0
Komondor: https://github.com/shibapm/Komondor @ 1.1.4
SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable.git @ 0.9.0
Rocket: https://github.com/shibapm/Rocket @ 1.3.0
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.17.6
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.54.6
PackageConfig: https://github.com/shibapm/PackageConfig.git @ 1.1.3
ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
SwiftLint: https://github.com/Realm/SwiftLint @ 0.57.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.0-prerelease-2024-08-14
danger-swift: /Users/admin/builder/spi-builder-workspace
SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
Logger: https://github.com/shibapm/Logger @ 0.2.3
Yams: https://github.com/jpsim/Yams @ 5.1.3
SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.35.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (23 targets)
Target 'RunnerLibTests' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'RunnerLib' in project 'danger-swift'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'DangerTests' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'DangerFixtures' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'DangerDependenciesResolverTests' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'DangerDependenciesResolver' in project 'danger-swift'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
Target 'danger-swift' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'RunnerLib' in project 'danger-swift'
➜ Explicit dependency on target 'DangerDependenciesResolver' in project 'danger-swift'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'Version' in project 'Version'
Target 'DangerDependenciesResolver' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'RunnerLib' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'Version' in project 'Version'
Target 'Version' in project 'Version'
➜ Explicit dependency on target 'Version' in project 'Version'
Target 'Version' in project 'Version' (no dependencies)
Target 'DangerFixtures' in project 'danger-swift'
➜ Explicit dependency on target 'DangerFixtures' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'DangerFixtures' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'DangerDeps' in project 'danger-swift'
➜ Explicit dependency on target 'Danger-Swift' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Danger-Swift' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Logger' in project 'Logger' (no dependencies)
Target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
Target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
Target 'RequestKit' in project 'RequestKit'
➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
Target 'RequestKit' in project 'RequestKit' (no dependencies)
Target 'DangerShellExecutor' in project 'danger-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 5c263a9f41b8e946c7ddf0186029a9ba
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5c263a9f41b8e946c7ddf0186029a9ba.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'DangerTests' from project 'danger-swift')
error: The package product 'SnapshotTesting' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'RunnerLibTests' from project 'danger-swift')
error: The package product 'SnapshotTesting' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'DangerDependenciesResolverTests' from project 'danger-swift')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme danger-swift-Package -destination generic/platform=iOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
'komondor' dependency on 'https://github.com/f-meloni/Rocket' conflicts with dependency on 'https://github.com/shibapm/Rocket' which has the same identity 'rocket'. this will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
danger-swift: /Users/admin/builder/spi-builder-workspace
Komondor: https://github.com/shibapm/Komondor @ 1.1.4
ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
Rocket: https://github.com/shibapm/Rocket @ 1.3.0
Logger: https://github.com/shibapm/Logger @ 0.2.3
PackageConfig: https://github.com/shibapm/PackageConfig.git @ 1.1.3
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.17.6
Yams: https://github.com/jpsim/Yams @ 5.1.3
RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.0-prerelease-2024-08-14
Version: https://github.com/mxcl/Version @ 2.1.0
SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable.git @ 0.9.0
SwiftLint: https://github.com/Realm/SwiftLint @ 0.57.0
SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.54.6
OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.13.0
SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.35.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
CollectionConcurrencyKit: https://github.com/JohnSundell/CollectionConcurrencyKit.git @ 0.2.0
SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.8.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (23 targets)
Target 'RunnerLibTests' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'RunnerLib' in project 'danger-swift'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'DangerTests' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'DangerFixtures' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'DangerDependenciesResolverTests' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'DangerDependenciesResolver' in project 'danger-swift'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
Target 'danger-swift' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'RunnerLib' in project 'danger-swift'
➜ Explicit dependency on target 'DangerDependenciesResolver' in project 'danger-swift'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'Version' in project 'Version'
Target 'DangerDependenciesResolver' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Version' in project 'Version'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'RunnerLib' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'Version' in project 'Version'
Target 'Version' in project 'Version'
➜ Explicit dependency on target 'Version' in project 'Version'
Target 'Version' in project 'Version' (no dependencies)
Target 'DangerFixtures' in project 'danger-swift'
➜ Explicit dependency on target 'DangerFixtures' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'DangerFixtures' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'DangerDeps' in project 'danger-swift'
➜ Explicit dependency on target 'Danger-Swift' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Danger-Swift' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Danger' in project 'danger-swift'
➜ Explicit dependency on target 'DangerShellExecutor' in project 'danger-swift'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Logger' in project 'Logger'
➜ Explicit dependency on target 'Logger' in project 'Logger'
Target 'Logger' in project 'Logger' (no dependencies)
Target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
Target 'OctoKit' in project 'OctoKit'
➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
Target 'RequestKit' in project 'RequestKit'
➜ Explicit dependency on target 'RequestKit' in project 'RequestKit'
Target 'RequestKit' in project 'RequestKit' (no dependencies)
Target 'DangerShellExecutor' in project 'danger-swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 5c263a9f41b8e946c7ddf0186029a9ba
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5c263a9f41b8e946c7ddf0186029a9ba.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'RunnerLibTests' from project 'danger-swift')
error: The package product 'SnapshotTesting' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'DangerDependenciesResolverTests' from project 'danger-swift')
error: The package product 'SnapshotTesting' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'DangerTests' from project 'danger-swift')
** BUILD FAILED **
BUILD FAILURE 5.9 iOS