The Swift Package Index logo.Swift Package Index

Build Information

Failed to build danger-swift with Swift 5.7 for iOS using Xcode 14.2 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -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/Z6YBxSjp/1/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.7
Building package at path:  $workDir
https://github.com/danger/swift.git
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/jpsim/SourceKitten.git (cached)
Fetching from https://github.com/jpsim/Yams (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/scottrhoyt/SwiftyTextTable.git (cached)
Fetching from https://github.com/nerdishbynature/RequestKit.git (cached)
Fetching from https://github.com/nerdishbynature/octokit.swift (cached)
Fetching from https://github.com/shibapm/Rocket (cached)
Fetching from https://github.com/nicklockwood/SwiftFormat (cached)
Fetching from https://github.com/Realm/SwiftLint (cached)
Fetching from https://github.com/mxcl/Version (cached)
Fetching from https://github.com/JohnSundell/CollectionConcurrencyKit.git (cached)
Fetching from https://github.com/apple/swift-syntax.git (cached)
Fetching from https://github.com/JohnSundell/ShellOut.git (cached)
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git (cached)
Fetching from https://github.com/shibapm/PackageConfig.git (cached)
Fetching from https://github.com/shibapm/Logger (cached)
Fetching from https://github.com/kareman/SwiftShell (cached)
Fetching from https://github.com/shibapm/Komondor (cached)
Fetching from https://github.com/drmohundro/SWXMLHash.git (cached)
Cloning local copy of package ‘Version’
Checking out 2.0.1 of package ‘Version’
Cloning local copy of package ‘Yams’
Checking out 5.0.5 of package ‘Yams’
Cloning local copy of package ‘CollectionConcurrencyKit’
Checking out 0.2.0 of package ‘CollectionConcurrencyKit’
Cloning local copy of package ‘PackageConfig’
Checking out 1.1.3 of package ‘PackageConfig’
Cloning local copy of package ‘Komondor’
Checking out 1.1.4 of package ‘Komondor’
Cloning local copy of package ‘SWXMLHash’
Checking out 7.0.1 of package ‘SWXMLHash’
Cloning local copy of package ‘octokit.swift’
Checking out 0.12.0 of package ‘octokit.swift’
Cloning local copy of package ‘SwiftFormat’
Checking out 0.51.1 of package ‘SwiftFormat’
Cloning local copy of package ‘SwiftyTextTable’
Checking out 0.9.0 of package ‘SwiftyTextTable’
Cloning local copy of package ‘swift-syntax’
Checking out 0.50900.0-swift-DEVELOPMENT-SNAPSHOT-2023-02-06-a of package ‘swift-syntax’
Cloning local copy of package ‘Logger’
Checking out 0.2.3 of package ‘Logger’
Cloning local copy of package ‘SwiftLint’
Checking out 0.51.0 of package ‘SwiftLint’
Cloning local copy of package ‘SwiftShell’
Checking out 5.1.0 of package ‘SwiftShell’
Cloning local copy of package ‘swift-argument-parser’
Checking out 1.2.2 of package ‘swift-argument-parser’
Cloning local copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Cloning local copy of package ‘RequestKit’
Checking out 3.2.1 of package ‘RequestKit’
Cloning local copy of package ‘SourceKitten’
Checking out 0.34.1 of package ‘SourceKitten’
Cloning local copy of package ‘Rocket’
Checking out 1.3.0 of package ‘Rocket’
Cloning local copy of package ‘swift-snapshot-testing’
Checking out 1.10.0 of package ‘swift-snapshot-testing’
'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:
  SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable.git @ 0.9.0
  SwiftLint: https://github.com/Realm/SwiftLint @ 0.51.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
  SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.34.1
  Rocket: https://github.com/shibapm/Rocket @ 1.3.0
  Logger: https://github.com/shibapm/Logger @ 0.2.3
  Yams: https://github.com/jpsim/Yams @ 5.0.5
  SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
  Komondor: https://github.com/shibapm/Komondor @ 1.1.4
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.10.0
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.51.1
  OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.12.0
  Version: https://github.com/mxcl/Version @ 2.0.1
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.1
  danger-swift: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CollectionConcurrencyKit: https://github.com/JohnSundell/CollectionConcurrencyKit.git @ 0.2.0
  RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.2.1
resolved source packages: SwiftyTextTable, SwiftLint, SwiftSyntax, PackageConfig, SourceKitten, Rocket, Logger, Yams, SwiftShell, Komondor, swift-argument-parser, ShellOut, swift-snapshot-testing, SwiftFormat, OctoKit, Version, SWXMLHash, danger-swift, CollectionConcurrencyKit, RequestKit
2024-04-19 10:26:58.205 xcodebuild[18495:3122076] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600001003f00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000372c200>{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:58.205 xcodebuild[18495:3122076] 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:58.205 xcodebuild[18495:3122076] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600001003f00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000372c200>{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:58.205 xcodebuild[18495:3122076] 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:58.205 xcodebuild[18495:3122076] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600001003f00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000372c200>{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:58.206 xcodebuild[18495:3122076] 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:58.206 xcodebuild[18495:3122076] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600001003f00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000372c200>{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:58.206 xcodebuild[18495:3122076] 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:58.206 xcodebuild[18495:3122076] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600001003f00>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000372c200>{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:58.206 xcodebuild[18495:3122076] 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/Z6YBxSjp/1/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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -derivedDataPath $workDir/.derivedData build -scheme danger-swift-Package -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/1/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/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/1/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:
  Version: https://github.com/mxcl/Version @ 2.0.1
  RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.2.1
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.51.1
  OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.12.0
  CollectionConcurrencyKit: https://github.com/JohnSundell/CollectionConcurrencyKit.git @ 0.2.0
  Logger: https://github.com/shibapm/Logger @ 0.2.3
  Rocket: https://github.com/shibapm/Rocket @ 1.3.0
  Komondor: https://github.com/shibapm/Komondor @ 1.1.4
  PackageConfig: https://github.com/shibapm/PackageConfig.git @ 1.1.3
  SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable.git @ 0.9.0
  SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.1
  Yams: https://github.com/jpsim/Yams @ 5.0.5
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50900.0-swift-DEVELOPMENT-SNAPSHOT-2023-02-06-a
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.10.0
  SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.34.1
  SwiftLint: https://github.com/Realm/SwiftLint @ 0.51.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  danger-swift: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
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.
2024-04-19 10:27:08.458 xcodebuild[23101:3131318] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000038e97a0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001fc8200>{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.460 xcodebuild[23101:3131318] 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.460 xcodebuild[23101:3131318] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000038e97a0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001fc8200>{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.460 xcodebuild[23101:3131318] 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.460 xcodebuild[23101:3131318] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000038e97a0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001fc8200>{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.460 xcodebuild[23101:3131318] 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.460 xcodebuild[23101:3131318] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000038e97a0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001fc8200>{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.460 xcodebuild[23101:3131318] 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.460 xcodebuild[23101:3131318] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000038e97a0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001fc8200>{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.460 xcodebuild[23101:3131318] 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.461 xcodebuild[23101:3131318] Writing error result bundle to /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/ResultBundle_2024-19-04_10-27-0008.xcresult
2024-04-19 10:27:08.791 xcodebuild[23101:3131318] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003612100: name:SwiftOperators.docc path:group:SwiftOperators.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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:08.796 xcodebuild[23101:3131318] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003615300: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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:08.797 xcodebuild[23101:3131318] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003615e00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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:08.800 xcodebuild[23101:3131318] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003616800: name:SwiftParser.docc path:group:SwiftParser.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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:08.801 xcodebuild[23101:3131318] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003628500: name:SwiftSyntaxMacros.docc path:group:SwiftSyntaxMacros.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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:08.804 xcodebuild[23101:3131318] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003629700: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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:08.837 xcodebuild[23101:3131318] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000363ce00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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".}
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.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/1/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/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/1/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:
  OctoKit: https://github.com/nerdishbynature/octokit.swift @ 0.12.0
  Logger: https://github.com/shibapm/Logger @ 0.2.3
  Komondor: https://github.com/shibapm/Komondor @ 1.1.4
  SourceKitten: https://github.com/jpsim/SourceKitten.git @ 0.34.1
  Version: https://github.com/mxcl/Version @ 2.0.1
  Rocket: https://github.com/shibapm/Rocket @ 1.3.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
  danger-swift: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CollectionConcurrencyKit: https://github.com/JohnSundell/CollectionConcurrencyKit.git @ 0.2.0
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  RequestKit: https://github.com/nerdishbynature/RequestKit.git @ 3.2.1
  Yams: https://github.com/jpsim/Yams @ 5.0.5
  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
  SwiftShell: https://github.com/kareman/SwiftShell @ 5.1.0
  SwiftyTextTable: https://github.com/scottrhoyt/SwiftyTextTable.git @ 0.9.0
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.51.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.10.0
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.1
  SwiftLint: https://github.com/Realm/SwiftLint @ 0.51.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 9db28817ffe484f4eb7dc93b9187ec6b
Build description path: /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9db28817ffe484f4eb7dc93b9187ec6b-desc.xcbuild
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 '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 '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 'DangerDependenciesResolverTests' from project 'danger-swift')
Resolve Package Graph
2024-04-19 10:27:12.927 xcodebuild[23538:3132882] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001700200: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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:12.960 xcodebuild[23538:3132882] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000173d800: name:SwiftParser.docc path:group:SwiftParser.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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.961 xcodebuild[23538:3132882] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000173f400: name:SwiftSyntaxMacros.docc path:group:SwiftSyntaxMacros.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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.963 xcodebuild[23538:3132882] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001730200: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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.964 xcodebuild[23538:3132882] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001702900: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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.968 xcodebuild[23538:3132882] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001734e00: name:SwiftOperators.docc path:group:SwiftOperators.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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.968 xcodebuild[23538:3132882] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001735b00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/1/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".}
** BUILD FAILED **
BUILD FAILURE 5.7 iOS