The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build danger-swift, reference master (808ad8), with Swift 5.8 for iOS using Xcode 14.3 on 12 Nov 2024 20:57:58 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -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.8
Building package at path:  $PWD
https://github.com/danger/swift.git
Command line invocation:
    /Applications/Xcode-14.3.1.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/shibapm/Rocket
Fetching from https://github.com/Realm/SwiftLint
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git
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/jpsim/Yams
Fetching from https://github.com/kareman/SwiftShell
Fetching from https://github.com/shibapm/PackageConfig.git
Fetching from https://github.com/krzyzanowskim/CryptoSwift.git
Fetching from https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching from https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching from https://github.com/jpsim/SourceKitten.git
Fetching from https://github.com/apple/swift-syntax.git
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/JohnSundell/ShellOut.git
Fetching from https://github.com/nerdishbynature/RequestKit.git
Fetching from https://github.com/drmohundro/SWXMLHash.git
Creating working copy of package ‘Rocket’
Checking out 1.3.0 of package ‘Rocket’
Creating working copy of package ‘SwiftFormat’
Checking out 0.54.6 of package ‘SwiftFormat’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.2.3 of package ‘swift-argument-parser’
Creating working copy of package ‘CryptoSwift’
Checking out 1.7.2 of package ‘CryptoSwift’
Creating working copy of package ‘RequestKit’
Checking out 3.3.0 of package ‘RequestKit’
Creating working copy of package ‘octokit.swift’
Checking out 0.13.0 of package ‘octokit.swift’
Creating working copy of package ‘swift-syntax’
Checking out 509.0.0 of package ‘swift-syntax’
Creating working copy of package ‘Komondor’
Checking out 1.1.4 of package ‘Komondor’
Creating working copy of package ‘Version’
Checking out 2.1.0 of package ‘Version’
Creating working copy of package ‘CollectionConcurrencyKit’
Checking out 0.2.0 of package ‘CollectionConcurrencyKit’
Creating working copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Creating working copy of package ‘SwiftLint’
Checking out 0.53.0 of package ‘SwiftLint’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.17.6 of package ‘swift-snapshot-testing’
Creating working copy of package ‘Yams’
Checking out 5.1.3 of package ‘Yams’
Creating working copy of package ‘PackageConfig’
Checking out 1.1.3 of package ‘PackageConfig’
Creating working copy of package ‘SwiftShell’
Checking out 5.1.0 of package ‘SwiftShell’
Creating working copy of package ‘SwiftyTextTable’
Checking out 0.9.0 of package ‘SwiftyTextTable’
Creating working copy of package ‘Logger’
Checking out 0.2.3 of package ‘Logger’
Creating working copy of package ‘SWXMLHash’
Checking out 7.0.2 of package ‘SWXMLHash’
Creating working copy of package ‘SourceKitten’
Checking out 0.34.1 of package ‘SourceKitten’
required dependency swift-syntax (https://github.com/swiftlang/swift-syntax) was not found in managed dependencies and will not be recorded in resolved file'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.'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.Resolve Package Graph
required dependency swift-syntax (https://github.com/swiftlang/swift-syntax) was not found in managed dependencies and will not be recorded in resolved file'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.'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.13.0
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.54.6
  CollectionConcurrencyKit: https://github.com/JohnSundell/CollectionConcurrencyKit.git @ 0.2.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.17.6
  SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.0.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.3
  SwiftLint: https://github.com/Realm/SwiftLint @ 0.53.0
  Logger: https://github.com/shibapm/Logger @ 0.2.3
  Rocket: https://github.com/shibapm/Rocket @ 1.3.0
  Yams: https://github.com/jpsim/Yams @ 5.1.3
  SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.34.1
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  PackageConfig: https://github.com/shibapm/PackageConfig.git @ 1.1.3
  RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
  Komondor: https://github.com/shibapm/Komondor @ 1.1.4
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.7.2
  danger-swift: /Users/admin/builder/spi-builder-workspace
  SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable.git @ 0.9.0
  Version: https://github.com/mxcl/Version @ 2.1.0
resolved source packages: SWXMLHash, OctoKit, SwiftFormat, CollectionConcurrencyKit, swift-snapshot-testing, SwiftShell, swift-syntax, swift-argument-parser, SwiftLint, Logger, Rocket, Yams, SourceKitten, ShellOut, PackageConfig, RequestKit, Komondor, CryptoSwift, danger-swift, SwiftyTextTable, Version
2024-11-12 15:50:53.031 xcodebuild[468:2491] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-11-12 15:57:39.020 xcodebuild[468:2491] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003404100: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:39.022 xcodebuild[468:2491] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003400000: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/InlineSnapshotTesting/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:39.026 xcodebuild[468:2491] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003402400: name:SwiftOperators.docc path:group:SwiftOperators.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftOperators/SwiftOperators.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SwiftOperators.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SwiftOperators.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:39.029 xcodebuild[468:2491] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003403800: name:SwiftParser.docc path:group:SwiftParser.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftParser/SwiftParser.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SwiftParser.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SwiftParser.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:39.030 xcodebuild[468:2491] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000356d900: name:SwiftSyntaxMacros.docc path:group:SwiftSyntaxMacros.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/SwiftSyntaxMacros.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SwiftSyntaxMacros.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SwiftSyntaxMacros.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:39.034 xcodebuild[468:2491] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003409800: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftSyntax/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:39.037 xcodebuild[468:2491] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003434500: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftSyntaxBuilder/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:39.039 xcodebuild[468:2491] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003436100: name:SwiftBasicFormat.docc path:group:SwiftBasicFormat.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftBasicFormat/SwiftBasicFormat.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SwiftBasicFormat.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SwiftBasicFormat.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:39.075 xcodebuild[468:2491] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003426100: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
{
  "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" : {
        "exact" : [
          "0.53.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"
    ]
  }
}
2024-11-12 15:57:43.731 xcodebuild[1861:7573] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme danger-swift-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -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
required dependency swift-syntax (https://github.com/swiftlang/swift-syntax) was not found in managed dependencies and will not be recorded in resolved file'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.'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
Resolve Package Graph
required dependency swift-syntax (https://github.com/swiftlang/swift-syntax) was not found in managed dependencies and will not be recorded in resolved file'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.'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
  RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
  Yams: https://github.com/jpsim/Yams @ 5.1.3
  CollectionConcurrencyKit: https://github.com/JohnSundell/CollectionConcurrencyKit.git @ 0.2.0
  Rocket: https://github.com/shibapm/Rocket @ 1.3.0
  SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.34.1
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.0.0
  Version: https://github.com/mxcl/Version @ 2.1.0
  danger-swift: /Users/admin/builder/spi-builder-workspace
  OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.13.0
  PackageConfig: https://github.com/shibapm/PackageConfig.git @ 1.1.3
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.7.2
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  SwiftLint: https://github.com/Realm/SwiftLint @ 0.53.0
  SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
  Komondor: https://github.com/shibapm/Komondor @ 1.1.4
  Logger: https://github.com/shibapm/Logger @ 0.2.3
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.17.6
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable.git @ 0.9.0
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.54.6
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.3
2024-11-12 15:57:45.802 xcodebuild[1898:7769] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-11-12 15:57:52.119 xcodebuild[1898:7769] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001c10400: name:SwiftOperators.docc path:group:SwiftOperators.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftOperators/SwiftOperators.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SwiftOperators.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SwiftOperators.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:52.122 xcodebuild[1898:7769] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001c6ae00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftSyntax/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:52.124 xcodebuild[1898:7769] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001c6b700: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftSyntaxBuilder/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:52.127 xcodebuild[1898:7769] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001c23200: name:SwiftBasicFormat.docc path:group:SwiftBasicFormat.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftBasicFormat/SwiftBasicFormat.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SwiftBasicFormat.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SwiftBasicFormat.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:52.128 xcodebuild[1898:7769] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001c23700: name:SwiftSyntaxMacros.docc path:group:SwiftSyntaxMacros.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/SwiftSyntaxMacros.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SwiftSyntaxMacros.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SwiftSyntaxMacros.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:52.132 xcodebuild[1898:7769] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001ddcb00: name:SwiftParser.docc path:group:SwiftParser.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftParser/SwiftParser.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SwiftParser.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SwiftParser.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:52.176 xcodebuild[1898:7769] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001dc3200: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:52.190 xcodebuild[1898:7769] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001c23900: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:52.191 xcodebuild[1898:7769] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001ddae00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/InlineSnapshotTesting/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:53.315 xcodebuild[1898:7769] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000012dccf0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000035dc200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-11-12 15:57:53.316 xcodebuild[1898:7769] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2024-11-12 15:57:53.316 xcodebuild[1898:7769] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000012dccf0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000035dc200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-11-12 15:57:53.316 xcodebuild[1898:7769] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2024-11-12 15:57:53.316 xcodebuild[1898:7769] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000012dccf0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000035dc200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-11-12 15:57:53.316 xcodebuild[1898:7769] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2024-11-12 15:57:53.316 xcodebuild[1898:7769] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000012dccf0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000035dc200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-11-12 15:57:53.316 xcodebuild[1898:7769] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2024-11-12 15:57:53.316 xcodebuild[1898:7769] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000012dccf0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000035dc200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-11-12 15:57:53.316 xcodebuild[1898:7769] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2024-11-12 15:57:53.317 xcodebuild[1898:7769] Writing error result bundle to /var/folders/w2/nm7r2v151xdbgh0vg5l65j6c0000gn/T/ResultBundle_2024-12-11_15-57-0053.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "danger-swift-Package". The "-list" option can be used to find the names of the schemes in the workspace.
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -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
required dependency swift-syntax (https://github.com/swiftlang/swift-syntax) was not found in managed dependencies and will not be recorded in resolved file'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.'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
Resolved source packages:
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.54.6
  SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.34.1
  Logger: https://github.com/shibapm/Logger @ 0.2.3
  SwiftLint: https://github.com/Realm/SwiftLint @ 0.53.0
  Yams: https://github.com/jpsim/Yams @ 5.1.3
  RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.3.0
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.7.2
  SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
  Komondor: https://github.com/shibapm/Komondor @ 1.1.4
  danger-swift: /Users/admin/builder/spi-builder-workspace
  CollectionConcurrencyKit: https://github.com/JohnSundell/CollectionConcurrencyKit.git @ 0.2.0
  PackageConfig: https://github.com/shibapm/PackageConfig.git @ 1.1.3
  Rocket: https://github.com/shibapm/Rocket @ 1.3.0
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.0.0
  OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.13.0
  Version: https://github.com/mxcl/Version @ 2.1.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.2.3
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.2
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable.git @ 0.9.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 25b369de8f3a87660b148b86b7a7408e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/25b369de8f3a87660b148b86b7a7408e.xcbuilddata
note: Building targets in dependency order
error: The package product 'SnapshotTesting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.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 11.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 11.0 (in target 'DangerDependenciesResolverTests' from project 'danger-swift')
Resolve Package Graph
2024-11-12 15:57:54.867 xcodebuild[2055:8554] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-11-12 15:57:56.831 xcodebuild[2055:8554] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003c88500: name:SwiftSyntaxMacros.docc path:group:SwiftSyntaxMacros.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/SwiftSyntaxMacros.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SwiftSyntaxMacros.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SwiftSyntaxMacros.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:56.834 xcodebuild[2055:8554] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003c8a300: name:SwiftBasicFormat.docc path:group:SwiftBasicFormat.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftBasicFormat/SwiftBasicFormat.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SwiftBasicFormat.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SwiftBasicFormat.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:56.836 xcodebuild[2055:8554] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003c8ac00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftSyntax/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:56.840 xcodebuild[2055:8554] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003c8e100: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftSyntaxBuilder/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:56.844 xcodebuild[2055:8554] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003c80200: name:SwiftOperators.docc path:group:SwiftOperators.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftOperators/SwiftOperators.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SwiftOperators.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SwiftOperators.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:56.847 xcodebuild[2055:8554] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003c95100: name:SwiftParser.docc path:group:SwiftParser.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftParser/SwiftParser.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SwiftParser.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SwiftParser.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:56.869 xcodebuild[2055:8554] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003d7e800: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:56.903 xcodebuild[2055:8554] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003d79b00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/InlineSnapshotTesting/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-11-12 15:57:56.904 xcodebuild[2055:8554] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003d7a500: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.8 iOS