The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build BartyCrouch with Swift 5.9 for tvOS using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme BartyCrouch-Package -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/BartyCrouch.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/FlineDev/BartyCrouch
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aabff74 Update README.md
Cloned https://github.com/FlineDev/BartyCrouch.git
Revision (git rev-parse @):
aabff74ecce1d4f893b2fccd5028d866e2100ebd
SUCCESS checkout https://github.com/FlineDev/BartyCrouch.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.9
Building package at path:  $workDir
https://github.com/FlineDev/BartyCrouch.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/Flinesoft/Microya.git (cached)
Fetching from https://github.com/jdfergason/swift-toml.git (cached)
Fetching from https://github.com/jakeheis/SwiftCLI.git (cached)
Fetching from https://github.com/apple/swift-syntax.git (cached)
Fetching from https://github.com/pointfreeco/swift-custom-dump.git (cached)
Fetching from https://github.com/onevcat/Rainbow.git (cached)
Fetching from https://github.com/Flinesoft/MungoHealer.git (cached)
Fetching from https://github.com/Flinesoft/HandySwift.git (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Creating working copy of package ‘MungoHealer’
Checking out 0.3.4 of package ‘MungoHealer’
Creating working copy of package ‘Microya’
Checking out support/without-combine of package ‘Microya’
Creating working copy of package ‘swift-custom-dump’
Checking out 0.11.2 of package ‘swift-custom-dump’
Creating working copy of package ‘Rainbow’
Checking out 3.2.0 of package ‘Rainbow’
Creating working copy of package ‘HandySwift’
Checking out 3.4.0 of package ‘HandySwift’
Creating working copy of package ‘swift-syntax’
Checking out 508.0.1 of package ‘swift-syntax’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 0.9.0 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-toml’
Checking out master of package ‘swift-toml’
Creating working copy of package ‘SwiftCLI’
Checking out 6.0.3 of package ‘SwiftCLI’
Invalid Resource 'Secrets/secrets.json': File not found.Resolve Package Graph
Invalid Resource 'Secrets/secrets.json': File not found.
Resolve Package Graph
Invalid Resource 'Secrets/secrets.json': File not found.
Resolved source packages:
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
  Toml: https://github.com/jdfergason/swift-toml.git @ master
  HandySwift: https://github.com/Flinesoft/HandySwift.git @ 3.4.0
  BartyCrouch: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Microya: https://github.com/Flinesoft/Microya.git @ support/without-combine
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  MungoHealer: https://github.com/Flinesoft/MungoHealer.git @ 0.3.4
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump.git @ 0.11.2
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
resolved source packages: SwiftSyntax, SwiftCLI, Toml, HandySwift, BartyCrouch, Microya, Rainbow, MungoHealer, swift-custom-dump, xctest-dynamic-overlay
objc[81988]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1158740e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x115fe00e0). One of the two will be used. Which one is undefined.
2024-04-05 08:09:22.730 xcodebuild[81988:10588562] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003f46b50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001868200>{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-05 08:09:22.732 xcodebuild[81988:10588562] 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-05 08:09:22.732 xcodebuild[81988:10588562] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003f46b50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001868200>{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-05 08:09:22.732 xcodebuild[81988:10588562] 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-05 08:09:22.732 xcodebuild[81988:10588562] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003f46b50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001868200>{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-05 08:09:22.732 xcodebuild[81988:10588562] 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-05 08:09:22.732 xcodebuild[81988:10588562] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003f46b50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001868200>{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-05 08:09:22.732 xcodebuild[81988:10588562] 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-05 08:09:22.736 xcodebuild[81988:10588562] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003f46b50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001868200>{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-05 08:09:22.736 xcodebuild[81988:10588562] 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" : "handyswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flinesoft/HandySwift.git"
    },
    {
      "identity" : "microya",
      "requirement" : {
        "branch" : [
          "support/without-combine"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flinesoft/Microya.git"
    },
    {
      "identity" : "mungohealer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flinesoft/MungoHealer.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "swiftcli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.3",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jakeheis/SwiftCLI.git"
    },
    {
      "identity" : "swift-toml",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jdfergason/swift-toml.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "508.0.0",
            "upper_bound" : "509.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump.git"
    }
  ],
  "manifest_display_name" : "BartyCrouch",
  "name" : "BartyCrouch",
  "path" : "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "bartycrouch",
      "targets" : [
        "BartyCrouch"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "BartyCrouchConfiguration",
      "targets" : [
        "BartyCrouchConfiguration"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BartyCrouchKit",
      "targets" : [
        "BartyCrouchKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BartyCrouchTranslator",
      "targets" : [
        "BartyCrouchTranslator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BartyCrouchUtility",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchUtility",
      "path" : "Sources/BartyCrouchUtility",
      "product_memberships" : [
        "bartycrouch",
        "BartyCrouchConfiguration",
        "BartyCrouchKit"
      ],
      "sources" : [
        "Constants.swift",
        "Secret.swift",
        "Transformer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BartyCrouchTranslatorTests",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchTranslatorTests",
      "path" : "Tests/BartyCrouchTranslatorTests",
      "sources" : [
        "DeepLTranslatorApiTests.swift",
        "MicrosoftTranslatorApiTests.swift",
        "Secrets/Secrets.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchTranslator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BartyCrouchTranslator",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchTranslator",
      "path" : "Sources/BartyCrouchTranslator",
      "product_dependencies" : [
        "HandySwift",
        "Microya",
        "MungoHealer"
      ],
      "product_memberships" : [
        "bartycrouch",
        "BartyCrouchKit",
        "BartyCrouchTranslator"
      ],
      "sources" : [
        "BartyCrouchTranslator.swift",
        "DeeplApi/DeepLApi.swift",
        "DeeplApi/Model/DeepLTranslateErrorResponse.swift",
        "DeeplApi/Model/DeepLTranslateResponse.swift",
        "MicrosoftTranslatorApi/MicrosoftTranslatorApi.swift",
        "MicrosoftTranslatorApi/Models/Language.swift",
        "MicrosoftTranslatorApi/Models/TranslateRequest.swift",
        "MicrosoftTranslatorApi/Models/TranslateResponse.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BartyCrouchKitTests",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchKitTests",
      "path" : "Tests/BartyCrouchKitTests",
      "sources" : [
        "CommandLine/CommandLineActorTests.swift",
        "CommandLine/CommandLineParserTests.swift",
        "CommandLine/ExtractLocStringsCommanderTests.swift",
        "CommandLine/ExtractLocStringsTests.swift",
        "CommandLine/FindFilesTests.swift",
        "CommandLine/IBToolCommanderTests.swift",
        "DemoTests/DemoData.swift",
        "DemoTests/DemoTests.swift",
        "DemoTests/Directory.swift",
        "FileHandling/CodeFileHandlerTests.swift",
        "FileHandling/CodeFilesSearchTests.swift",
        "FileHandling/StringsFileUpdaterTests.swift",
        "FileHandling/StringsFilesSearchTests.swift",
        "Helpers/FileManagerExtension.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BartyCrouchKit",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchKit",
      "path" : "Sources/BartyCrouchKit",
      "product_dependencies" : [
        "HandySwift",
        "MungoHealer",
        "Rainbow",
        "SwiftCLI",
        "SwiftSyntaxParser",
        "SwiftSyntax"
      ],
      "product_memberships" : [
        "bartycrouch",
        "BartyCrouchKit"
      ],
      "sources" : [
        "Commands/InitCommand.swift",
        "Commands/LintCommand.swift",
        "Commands/UpdateCommand.swift",
        "FileHandling/CodeFileHandler.swift",
        "FileHandling/CodeFilesSearch.swift",
        "FileHandling/FilesSearchable.swift",
        "FileHandling/StringsFileUpdater.swift",
        "FileHandling/StringsFilesSearch.swift",
        "FileHandling/SupportedLanguagesReader.swift",
        "FileHandling/TranslateTransformer.swift",
        "Globals/CommandExecution.swift",
        "Globals/CommandLineErrorHandler.swift",
        "Globals/Env.swift",
        "Globals/Extensions/ArrayExtension.swift",
        "Globals/Extensions/StringExtension.swift",
        "Globals/GlobalOptions.swift",
        "Globals/PrintLevel.swift",
        "Globals/TestHelper.swift",
        "OldCommandLine/CodeCommander.swift",
        "OldCommandLine/CommandLineActor.swift",
        "OldCommandLine/ExtractLocStrings.swift",
        "OldCommandLine/IBToolCommander.swift",
        "TaskHandlers/CodeTaskHandler.swift",
        "TaskHandlers/InitTaskHandler.swift",
        "TaskHandlers/InterfacesTaskHandler.swift",
        "TaskHandlers/LintTaskHandler.swift",
        "TaskHandlers/NormalizeTaskHandler.swift",
        "TaskHandlers/TaskHandler.swift",
        "TaskHandlers/TransformTaskHandler.swift",
        "TaskHandlers/TranslateTaskHandler.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchConfiguration",
        "BartyCrouchTranslator",
        "BartyCrouchUtility"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BartyCrouchConfigurationTests",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchConfigurationTests",
      "path" : "Tests/BartyCrouchConfigurationTests",
      "product_dependencies" : [
        "CustomDump",
        "Toml"
      ],
      "sources" : [
        "ConfigurationTests.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchConfiguration"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BartyCrouchConfiguration",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouchConfiguration",
      "path" : "Sources/BartyCrouchConfiguration",
      "product_dependencies" : [
        "MungoHealer",
        "Toml"
      ],
      "product_memberships" : [
        "bartycrouch",
        "BartyCrouchConfiguration",
        "BartyCrouchKit"
      ],
      "sources" : [
        "Configuration.swift",
        "Extensions/TomlExtension.swift",
        "Options/LintOptions.swift",
        "Options/UpdateOptions.swift",
        "Options/UpdateOptions/CodeOptions.swift",
        "Options/UpdateOptions/InterfacesOptions.swift",
        "Options/UpdateOptions/NormalizeOptions.swift",
        "Options/UpdateOptions/TransformOptions.swift",
        "Options/UpdateOptions/TranslateOptions.swift",
        "TomlCodable.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchUtility"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BartyCrouch",
      "module_type" : "SwiftTarget",
      "name" : "BartyCrouch",
      "path" : "Sources/BartyCrouch",
      "product_memberships" : [
        "bartycrouch"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "BartyCrouchKit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.4"
}
warning: 'spi-builder-workspace': Invalid Resource 'Secrets/secrets.json': File not found.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "bartycrouch",
      "BartyCrouch-Package",
      "BartyCrouchConfiguration",
      "BartyCrouchKit",
      "BartyCrouchTranslator",
      "Microya"
    ]
  }
}
objc[84577]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f6240e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10f9840e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme BartyCrouch-Package -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme BartyCrouch-Package -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Invalid Resource 'Secrets/secrets.json': File not found.
Resolve Package Graph
Invalid Resource 'Secrets/secrets.json': File not found.
Resolved source packages:
  MungoHealer: https://github.com/Flinesoft/MungoHealer.git @ 0.3.4
  HandySwift: https://github.com/Flinesoft/HandySwift.git @ 3.4.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  BartyCrouch: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  Toml: https://github.com/jdfergason/swift-toml.git @ master
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump.git @ 0.11.2
  Microya: https://github.com/Flinesoft/Microya.git @ support/without-combine
objc[84585]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10dfb40e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10e5d00e0). One of the two will be used. Which one is undefined.
2024-04-05 08:09:33.845 xcodebuild[84585:10595352] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003e1c240>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000019581c0>{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-05 08:09:33.846 xcodebuild[84585:10595352] 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-05 08:09:33.846 xcodebuild[84585:10595352] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003e1c240>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000019581c0>{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-05 08:09:33.846 xcodebuild[84585:10595352] 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-05 08:09:33.846 xcodebuild[84585:10595352] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003e1c240>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000019581c0>{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-05 08:09:33.846 xcodebuild[84585:10595352] 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-05 08:09:33.846 xcodebuild[84585:10595352] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003e1c240>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000019581c0>{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-05 08:09:33.846 xcodebuild[84585:10595352] 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-05 08:09:33.846 xcodebuild[84585:10595352] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:848
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003e1c240>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000019581c0>{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-05 08:09:33.846 xcodebuild[84585:10595352] 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-05 08:09:33.847 xcodebuild[84585:10595352] Writing error result bundle to /var/folders/b3/8p5yvk0d16s637btgmtl295m0000gp/T/ResultBundle_2024-05-04_08-09-0033.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "BartyCrouch-Package". The "-list" option can be used to find the names of the schemes in the workspace.
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme BartyCrouch-Package -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Invalid Resource 'Secrets/secrets.json': File not found.
Resolved source packages:
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
  Rainbow: https://github.com/onevcat/Rainbow.git @ 3.2.0
  Toml: https://github.com/jdfergason/swift-toml.git @ master
  SwiftCLI: https://github.com/jakeheis/SwiftCLI.git @ 6.0.3
  MungoHealer: https://github.com/Flinesoft/MungoHealer.git @ 0.3.4
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump.git @ 0.11.2
  BartyCrouch: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Microya: https://github.com/Flinesoft/Microya.git @ support/without-combine
  HandySwift: https://github.com/Flinesoft/HandySwift.git @ 3.4.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 0.9.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (34 targets)
    Target 'BartyCrouchTranslatorTests' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
    Target 'BartyCrouchKitTests' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchKit' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftCLI' in project 'SwiftCLI'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'BartyCrouchConfigurationTests' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'CustomDump' in project 'swift-custom-dump'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
        ➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
    Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay' (no dependencies)
    Target 'bartycrouch' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchKit' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftCLI' in project 'SwiftCLI'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
    Target 'BartyCrouchKit' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchKit' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftCLI' in project 'SwiftCLI'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'BartyCrouchKit' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'SwiftCLI' in project 'SwiftCLI'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
    Target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax' (no dependencies)
    Target 'SwiftCLI' in project 'SwiftCLI'
        ➜ Explicit dependency on target 'SwiftCLI' in project 'SwiftCLI'
    Target 'SwiftCLI' in project 'SwiftCLI' (no dependencies)
    Target 'Rainbow' in project 'Rainbow'
        ➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
    Target 'Rainbow' in project 'Rainbow' (no dependencies)
    Target 'BartyCrouchTranslator' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
    Target 'Microya' in project 'Microya'
        ➜ Explicit dependency on target 'Microya' in project 'Microya'
    Target 'Microya' in project 'Microya' (no dependencies)
    Target 'HandySwift' in project 'HandySwift'
        ➜ Explicit dependency on target 'HandySwift' in project 'HandySwift'
    Target 'HandySwift' in project 'HandySwift' (no dependencies)
    Target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
    Target 'BartyCrouchConfiguration' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'BartyCrouchUtility' in project 'BartyCrouch'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
    Target 'Toml' in project 'Toml'
        ➜ Explicit dependency on target 'Toml' in project 'Toml'
    Target 'Toml' in project 'Toml' (no dependencies)
    Target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'MungoHealer_MungoHealer' in project 'MungoHealer'
    Target 'MungoHealer' in project 'MungoHealer'
        ➜ Explicit dependency on target 'MungoHealer_MungoHealer' in project 'MungoHealer'
    Target 'MungoHealer_MungoHealer' in project 'MungoHealer' (no dependencies)
    Target 'BartyCrouchUtility' in project 'BartyCrouch' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: bb8cf5f3f346d69edcf5e18f59619507
Build description path: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bb8cf5f3f346d69edcf5e18f59619507.xcbuilddata
error: The package product 'SwiftSyntaxParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'BartyCrouchKitTests' from project 'BartyCrouch')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'BartyCrouchKitTests' from project 'BartyCrouch')
error: The package product 'SwiftSyntaxParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'bartycrouch' from project 'BartyCrouch')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'bartycrouch' from project 'BartyCrouch')
error: The package product 'CustomDump' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'BartyCrouchConfigurationTests' from project 'BartyCrouch')
error: The package product 'SwiftSyntaxParser' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'BartyCrouchKit' from project 'BartyCrouch')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'BartyCrouchKit' from project 'BartyCrouch')
Resolve Package Graph
objc[84671]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10bb480e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10bdac0e0). One of the two will be used. Which one is undefined.
** BUILD FAILED **
BUILD FAILURE 5.9 tvOS