The Swift Package Index logo.Swift Package Index

Build Information

Failed to build danger-swift with Swift 5.8 for iOS using Xcode 14.3 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme danger-swift-Package -destination generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danger/swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danger/swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5b4749c Enable dev depdendencies
Cloned https://github.com/danger/swift.git
Revision (git rev-parse @):
5b4749cea23c9dfc871bf383b4d81a0841949cff
SUCCESS checkout https://github.com/danger/swift.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.8
Building package at path:  $workDir
https://github.com/danger/swift.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/nerdishbynature/octokit.swift (cached)
Fetching from https://github.com/shibapm/Rocket (cached)
Fetching from https://github.com/jpsim/SourceKitten.git (cached)
Fetching from https://github.com/scottrhoyt/SwiftyTextTable.git (cached)
Fetching from https://github.com/drmohundro/SWXMLHash.git (cached)
Fetching from https://github.com/shibapm/Logger (cached)
Fetching from https://github.com/Realm/SwiftLint (cached)
Fetching from https://github.com/mxcl/Version (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/apple/swift-syntax.git (cached)
Fetching from https://github.com/kareman/SwiftShell (cached)
Fetching from https://github.com/jpsim/Yams (cached)
Fetching from https://github.com/nerdishbynature/RequestKit.git (cached)
Fetching from https://github.com/JohnSundell/CollectionConcurrencyKit.git (cached)
Fetching from https://github.com/shibapm/PackageConfig.git (cached)
Fetching from https://github.com/nicklockwood/SwiftFormat (cached)
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git (cached)
Fetching from https://github.com/JohnSundell/ShellOut.git (cached)
Fetching from https://github.com/shibapm/Komondor (cached)
Creating working copy of package ‘RequestKit’
Checking out 3.2.1 of package ‘RequestKit’
Creating working copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Creating working copy of package ‘Version’
Checking out 2.0.1 of package ‘Version’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.10.0 of package ‘swift-snapshot-testing’
Creating working copy of package ‘SwiftyTextTable’
Checking out 0.9.0 of package ‘SwiftyTextTable’
Creating working copy of package ‘CollectionConcurrencyKit’
Checking out 0.2.0 of package ‘CollectionConcurrencyKit’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.2.2 of package ‘swift-argument-parser’
Creating working copy of package ‘Logger’
Checking out 0.2.3 of package ‘Logger’
Creating working copy of package ‘SourceKitten’
Checking out 0.34.1 of package ‘SourceKitten’
Creating working copy of package ‘Komondor’
Checking out 1.1.4 of package ‘Komondor’
Creating working copy of package ‘SwiftShell’
Checking out 5.1.0 of package ‘SwiftShell’
Creating working copy of package ‘SWXMLHash’
Checking out 7.0.1 of package ‘SWXMLHash’
Creating working copy of package ‘octokit.swift’
Checking out 0.12.0 of package ‘octokit.swift’
Creating working copy of package ‘SwiftFormat’
Checking out 0.51.1 of package ‘SwiftFormat’
Creating working copy of package ‘PackageConfig’
Checking out 1.1.3 of package ‘PackageConfig’
Creating working copy of package ‘SwiftLint’
Checking out 0.51.0 of package ‘SwiftLint’
Creating working copy of package ‘Yams’
Checking out 5.0.5 of package ‘Yams’
Creating working copy of package ‘swift-syntax’
Checking out 0.50900.0-swift-DEVELOPMENT-SNAPSHOT-2023-02-06-a of package ‘swift-syntax’
Creating working copy of package ‘Rocket’
Checking out 1.3.0 of package ‘Rocket’
'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:
  Rocket: https://github.com/shibapm/Rocket @ 1.3.0
  RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.2.1
  PackageConfig: https://github.com/shibapm/PackageConfig.git @ 1.1.3
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  Version: https://github.com/mxcl/Version @ 2.0.1
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.51.1
  CollectionConcurrencyKit: https://github.com/JohnSundell/CollectionConcurrencyKit.git @ 0.2.0
  Yams: https://github.com/jpsim/Yams @ 5.0.5
  Komondor: https://github.com/shibapm/Komondor @ 1.1.4
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.1
  OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.12.0
  danger-swift: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Logger: https://github.com/shibapm/Logger @ 0.2.3
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.10.0
  SwiftLint: https://github.com/Realm/SwiftLint @ 0.51.0
  SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable.git @ 0.9.0
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50900.0-swift-DEVELOPMENT-SNAPSHOT-2023-02-06-a
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
  SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
  SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.34.1
resolved source packages: Rocket, RequestKit, PackageConfig, ShellOut, Version, SwiftFormat, CollectionConcurrencyKit, Yams, Komondor, SWXMLHash, OctoKit, danger-swift, Logger, swift-snapshot-testing, SwiftLint, SwiftyTextTable, SwiftSyntax, swift-argument-parser, SwiftShell, SourceKitten
2024-04-19 10:26:30.508 xcodebuild[5856:3220976] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-04-19 10:26:53.695 xcodebuild[5856:3220976] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003e56100: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:26:53.737 xcodebuild[5856:3220976] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003e5bf00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:26:53.742 xcodebuild[5856:3220976] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003e20100: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:26:53.748 xcodebuild[5856:3220976] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003e22200: name:SwiftOperators.docc path:group:SwiftOperators.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:26:53.749 xcodebuild[5856:3220976] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003e22f00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftSyntaxParser/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-04-19 10:26:53.750 xcodebuild[5856:3220976] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003e25500: name:SwiftSyntaxMacros.docc path:group:SwiftSyntaxMacros.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:26:53.753 xcodebuild[5856:3220976] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003e25e00: name:SwiftParser.docc path:group:SwiftParser.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:26:55.136 xcodebuild[5856:3220976] [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: 0x6000030bc3f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001798200>{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-04-19 10:26:55.138 xcodebuild[5856:3220976] 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-04-19 10:26:55.138 xcodebuild[5856:3220976] [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: 0x6000030bc3f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001798200>{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-04-19 10:26:55.138 xcodebuild[5856:3220976] 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-04-19 10:26:55.138 xcodebuild[5856:3220976] [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: 0x6000030bc3f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001798200>{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-04-19 10:26:55.138 xcodebuild[5856:3220976] 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-04-19 10:26:55.138 xcodebuild[5856:3220976] [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: 0x6000030bc3f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001798200>{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-04-19 10:26:55.138 xcodebuild[5856:3220976] 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-04-19 10:26:55.138 xcodebuild[5856:3220976] [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: 0x6000030bc3f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001798200>{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-04-19 10:26:55.138 xcodebuild[5856:3220976] 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.}
{
  "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.12.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.50.5",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    },
    {
      "identity" : "swiftlint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.51.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Realm/SwiftLint"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "rocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/shibapm/Rocket"
    }
  ],
  "manifest_display_name" : "danger-swift",
  "name" : "danger-swift",
  "path" : "/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Danger",
      "danger-swift",
      "danger-swift-Package",
      "DangerDeps",
      "DangerFixtures",
      "SwiftShell"
    ]
  }
}
2024-04-19 10:26:57.148 xcodebuild[8253:3226799] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme danger-swift-Package -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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:
  Komondor: https://github.com/shibapm/Komondor @ 1.1.4
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
  SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  Yams: https://github.com/jpsim/Yams @ 5.0.5
  SwiftLint: https://github.com/Realm/SwiftLint @ 0.51.0
  Version: https://github.com/mxcl/Version @ 2.0.1
  SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.34.1
  RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.2.1
  Logger: https://github.com/shibapm/Logger @ 0.2.3
  SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable.git @ 0.9.0
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.1
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.51.1
  CollectionConcurrencyKit: https://github.com/JohnSundell/CollectionConcurrencyKit.git @ 0.2.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.10.0
  Rocket: https://github.com/shibapm/Rocket @ 1.3.0
  OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.12.0
  danger-swift: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50900.0-swift-DEVELOPMENT-SNAPSHOT-2023-02-06-a
  PackageConfig: https://github.com/shibapm/PackageConfig.git @ 1.1.3
2024-04-19 10:26:59.863 xcodebuild[8345:3227210] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-04-19 10:27:06.437 xcodebuild[8345:3227210] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000034d8200: name:SwiftSyntaxMacros.docc path:group:SwiftSyntaxMacros.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:27:06.440 xcodebuild[8345:3227210] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000034d8b00: name:SwiftParser.docc path:group:SwiftParser.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:27:06.445 xcodebuild[8345:3227210] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000034e8c00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:27:06.451 xcodebuild[8345:3227210] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000034d7900: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:27:06.452 xcodebuild[8345:3227210] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000034d7d00: name:SwiftOperators.docc path:group:SwiftOperators.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:27:06.452 xcodebuild[8345:3227210] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000034c0a00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftSyntaxParser/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-04-19 10:27:06.473 xcodebuild[8345:3227210] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000034dcf00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:27:08.097 xcodebuild[8345:3227210] [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: 0x600003a23d50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001d30200>{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-04-19 10:27:08.103 xcodebuild[8345:3227210] 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-04-19 10:27:08.103 xcodebuild[8345:3227210] [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: 0x600003a23d50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001d30200>{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-04-19 10:27:08.103 xcodebuild[8345:3227210] 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-04-19 10:27:08.103 xcodebuild[8345:3227210] [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: 0x600003a23d50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001d30200>{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-04-19 10:27:08.103 xcodebuild[8345:3227210] 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-04-19 10:27:08.103 xcodebuild[8345:3227210] [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: 0x600003a23d50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001d30200>{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-04-19 10:27:08.104 xcodebuild[8345:3227210] 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-04-19 10:27:08.104 xcodebuild[8345:3227210] [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: 0x600003a23d50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001d30200>{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-04-19 10:27:08.104 xcodebuild[8345:3227210] 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-04-19 10:27:08.106 xcodebuild[8345:3227210] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2024-19-04_10-27-0008.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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme danger-swift-Package -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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:
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  Yams: https://github.com/jpsim/Yams @ 5.0.5
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
  SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.34.1
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.1
  CollectionConcurrencyKit: https://github.com/JohnSundell/CollectionConcurrencyKit.git @ 0.2.0
  OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.12.0
  SwiftLint: https://github.com/Realm/SwiftLint @ 0.51.0
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.51.1
  SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
  Logger: https://github.com/shibapm/Logger @ 0.2.3
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.10.0
  Version: https://github.com/mxcl/Version @ 2.0.1
  Komondor: https://github.com/shibapm/Komondor @ 1.1.4
  Rocket: https://github.com/shibapm/Rocket @ 1.3.0
  danger-swift: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable.git @ 0.9.0
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50900.0-swift-DEVELOPMENT-SNAPSHOT-2023-02-06-a
  PackageConfig: https://github.com/shibapm/PackageConfig.git @ 1.1.3
  RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.2.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 56eff6e3794b83a97b1e2000e5c7e3fc
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/56eff6e3794b83a97b1e2000e5c7e3fc.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-04-19 10:27:09.862 xcodebuild[8484:3227856] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-04-19 10:27:12.785 xcodebuild[8484:3227856] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000197e000: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-syntax/Sources/SwiftSyntaxParser/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-04-19 10:27:12.786 xcodebuild[8484:3227856] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000197e500: name:SwiftOperators.docc path:group:SwiftOperators.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:27:12.787 xcodebuild[8484:3227856] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000197f400: name:SwiftSyntaxMacros.docc path:group:SwiftSyntaxMacros.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:27:12.790 xcodebuild[8484:3227856] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000197ff00: name:SwiftParser.docc path:group:SwiftParser.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:27:12.795 xcodebuild[8484:3227856] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001962300: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:27:12.797 xcodebuild[8484:3227856] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001964200: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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-04-19 10:27:12.862 xcodebuild[8484:3227856] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001941700: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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".}
** BUILD FAILED **
BUILD FAILURE 5.8 iOS