The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftPM, reference master (aaa47e), with Swift 6.1 for Wasm on 29 May 2025 01:32:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDGGiesbrecht/swift-package-manager.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/SDGGiesbrecht/swift-package-manager
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at aaa47e9 Support Target Grouping (#6356)
Cloned https://github.com/SDGGiesbrecht/swift-package-manager.git
Revision (git rev-parse @):
aaa47e9798271d818cad88179b2b95ac87523b8b
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-package-manager.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SDGGiesbrecht/swift-package-manager.git
https://github.com/SDGGiesbrecht/swift-package-manager.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-llbuild",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-llbuild.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "1.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-driver",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-driver.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "2.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates.git"
    }
  ],
  "manifest_display_name" : "SwiftPM",
  "name" : "SwiftPM",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15.4"
    },
    {
      "name" : "ios",
      "version" : "13.4"
    }
  ],
  "products" : [
    {
      "name" : "SwiftPM",
      "targets" : [
        "PackageCollections",
        "PackageCollectionsModel",
        "PackageGraph",
        "PackageLoading",
        "PackageMetadata",
        "PackageModel",
        "SourceControl",
        "Workspace",
        "Build",
        "LLBuildManifest",
        "SPMLLBuild"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "SwiftPM-auto",
      "targets" : [
        "PackageCollections",
        "PackageCollectionsModel",
        "PackageGraph",
        "PackageLoading",
        "PackageMetadata",
        "PackageModel",
        "SourceControl",
        "Workspace",
        "Build",
        "LLBuildManifest",
        "SPMLLBuild"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftPMDataModel",
      "targets" : [
        "PackageCollections",
        "PackageCollectionsModel",
        "PackageGraph",
        "PackageLoading",
        "PackageMetadata",
        "PackageModel",
        "SourceControl",
        "Workspace"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "SwiftPMDataModel-auto",
      "targets" : [
        "PackageCollections",
        "PackageCollectionsModel",
        "PackageGraph",
        "PackageLoading",
        "PackageMetadata",
        "PackageModel",
        "SourceControl",
        "Workspace"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XCBuildSupport",
      "targets" : [
        "XCBuildSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PackageDescription",
      "targets" : [
        "PackageDescription",
        "CompilerPluginSupport"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "PackagePlugin",
      "targets" : [
        "PackagePlugin"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "PackageCollectionsModel",
      "targets" : [
        "PackageCollectionsModel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftPMPackageCollections",
      "targets" : [
        "PackageCollections",
        "PackageCollectionsModel",
        "PackageCollectionsSigning",
        "PackageModel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swiftpm-xctest-helper",
      "targets" : [
        "swiftpm-xctest-helper"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "swift-test",
      "targets" : [
        "swift-test"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "swift-run",
      "targets" : [
        "swift-run"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "swift-package-registry",
      "targets" : [
        "swift-package-registry"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "swift-package-manager",
      "targets" : [
        "swift-package-manager"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "swift-package-collection",
      "targets" : [
        "swift-package-collection"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "swift-package",
      "targets" : [
        "swift-package"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "swift-experimental-destination",
      "targets" : [
        "swift-experimental-destination"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "swift-build",
      "targets" : [
        "swift-build"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "swift-bootstrap",
      "targets" : [
        "swift-bootstrap"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "package-info",
      "targets" : [
        "package-info"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "tsan_utils",
      "module_type" : "ClangTarget",
      "name" : "tsan_utils",
      "path" : "Sources/tsan_utils",
      "sources" : [
        "tsan_utils.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "swiftpm_xctest_helper",
      "module_type" : "SwiftTarget",
      "name" : "swiftpm-xctest-helper",
      "path" : "Sources/swiftpm-xctest-helper",
      "product_memberships" : [
        "swiftpm-xctest-helper"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "swift_test",
      "module_type" : "SwiftTarget",
      "name" : "swift-test",
      "path" : "Sources/swift-test",
      "product_memberships" : [
        "swift-test"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Commands"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "swift_run",
      "module_type" : "SwiftTarget",
      "name" : "swift-run",
      "path" : "Sources/swift-run",
      "product_memberships" : [
        "swift-run"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Commands"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "swift_package_registry",
      "module_type" : "SwiftTarget",
      "name" : "swift-package-registry",
      "path" : "Sources/swift-package-registry",
      "product_memberships" : [
        "swift-package-registry"
      ],
      "sources" : [
        "runner.swift"
      ],
      "target_dependencies" : [
        "Commands",
        "PackageRegistryTool"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "swift_package_manager",
      "module_type" : "SwiftTarget",
      "name" : "swift-package-manager",
      "path" : "Sources/swift-package-manager",
      "product_memberships" : [
        "swift-package-manager"
      ],
      "sources" : [
        "SwiftPM.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "Commands",
        "CrossCompilationDestinationsTool",
        "PackageCollectionsTool",
        "PackageRegistryTool"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "swift_package_collection",
      "module_type" : "SwiftTarget",
      "name" : "swift-package-collection",
      "path" : "Sources/swift-package-collection",
      "product_memberships" : [
        "swift-package-collection"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Commands",
        "PackageCollectionsTool"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "swift_package",
      "module_type" : "SwiftTarget",
      "name" : "swift-package",
      "path" : "Sources/swift-package",
      "product_memberships" : [
        "swift-package"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "Commands"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "swift_experimental_destination",
      "module_type" : "SwiftTarget",
      "name" : "swift-experimental-destination",
      "path" : "Sources/swift-experimental-destination",
      "product_memberships" : [
        "swift-experimental-destination"
      ],
      "sources" : [
        "SwiftDestinationTool.swift"
      ],
      "target_dependencies" : [
        "Commands",
        "CrossCompilationDestinationsTool"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "swift_build",
      "module_type" : "SwiftTarget",
      "name" : "swift-build",
      "path" : "Sources/swift-build",
      "product_memberships" : [
        "swift-build"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Commands"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "swift_bootstrap",
      "module_type" : "SwiftTarget",
      "name" : "swift-bootstrap",
      "path" : "Sources/swift-bootstrap",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-bootstrap"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "Build",
        "PackageGraph",
        "PackageLoading",
        "PackageModel",
        "XCBuildSupport"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "package_info",
      "module_type" : "SwiftTarget",
      "name" : "package-info",
      "path" : "Examples/package-info/Sources/package-info",
      "product_memberships" : [
        "package-info"
      ],
      "sources" : [
        "example.swift"
      ],
      "target_dependencies" : [
        "Workspace"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XCBuildSupportTests",
      "module_type" : "SwiftTarget",
      "name" : "XCBuildSupportTests",
      "path" : "Tests/XCBuildSupportTests",
      "sources" : [
        "PIFBuilderTests.swift",
        "PIFTests.swift"
      ],
      "target_dependencies" : [
        "XCBuildSupport",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCBuildSupport",
      "module_type" : "SwiftTarget",
      "name" : "XCBuildSupport",
      "path" : "Sources/XCBuildSupport",
      "product_memberships" : [
        "XCBuildSupport",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "swift-bootstrap"
      ],
      "sources" : [
        "PIF.swift",
        "PIFBuilder.swift",
        "XCBuildDelegate.swift",
        "XCBuildMessage.swift",
        "XCBuildOutputParser.swift",
        "XcodeBuildSystem.swift"
      ],
      "target_dependencies" : [
        "SPMBuildCore",
        "PackageGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkspaceTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkspaceTests",
      "path" : "Tests/WorkspaceTests",
      "sources" : [
        "AuthorizationProviderTests.swift",
        "InitTests.swift",
        "ManifestSourceGenerationTests.swift",
        "MirrorsConfigurationTests.swift",
        "PinsStoreTests.swift",
        "RegistryPackageContainerTests.swift",
        "SourceControlPackageContainerTests.swift",
        "ToolsVersionSpecificationGenerationTests.swift",
        "ToolsVersionSpecificationRewriterTests.swift",
        "WorkspaceStateTests.swift",
        "WorkspaceTests.swift"
      ],
      "target_dependencies" : [
        "Workspace",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Workspace",
      "module_type" : "SwiftTarget",
      "name" : "Workspace",
      "path" : "Sources/Workspace",
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "package-info"
      ],
      "sources" : [
        "CheckoutState.swift",
        "DefaultPluginScriptRunner.swift",
        "Diagnostics.swift",
        "FileSystemPackageContainer.swift",
        "InitPackage.swift",
        "ManagedArtifact.swift",
        "ManagedDependency.swift",
        "RegistryPackageContainer.swift",
        "ResolvedFileWatcher.swift",
        "ResolverPrecomputationProvider.swift",
        "SourceControlPackageContainer.swift",
        "ToolsVersionSpecificationRewriter.swift",
        "Workspace+BinaryArtifacts.swift",
        "Workspace+Configuration.swift",
        "Workspace+State.swift",
        "Workspace.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "PackageFingerprint",
        "PackageGraph",
        "PackageModel",
        "PackageRegistry",
        "PackageSigning",
        "SourceControl",
        "SPMBuildCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceControlTests",
      "module_type" : "SwiftTarget",
      "name" : "SourceControlTests",
      "path" : "Tests/SourceControlTests",
      "sources" : [
        "GitRepositoryProviderTests.swift",
        "GitRepositoryTests.swift",
        "InMemoryGitRepositoryTests.swift",
        "RepositoryManagerTests.swift"
      ],
      "target_dependencies" : [
        "SourceControl",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SourceControl",
      "module_type" : "SwiftTarget",
      "name" : "SourceControl",
      "path" : "Sources/SourceControl",
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "SwiftPMPackageCollections",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "package-info"
      ],
      "sources" : [
        "GitRepository.swift",
        "Repository.swift",
        "RepositoryManager.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "PackageModel"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "SPMTestSupport",
      "path" : "Sources/SPMTestSupport",
      "product_dependencies" : [
        "TSCTestSupport"
      ],
      "sources" : [
        "GitRepositoryExtensions.swift",
        "InMemoryGitRepository.swift",
        "ManifestExtensions.swift",
        "MockArchiver.swift",
        "MockDependency.swift",
        "MockDependencyGraph.swift",
        "MockHTTPClient.swift",
        "MockHashAlgorithm.swift",
        "MockManifestLoader.swift",
        "MockPackage.swift",
        "MockPackageContainer.swift",
        "MockPackageFingerprintStorage.swift",
        "MockPackageSigningEntityStorage.swift",
        "MockProduct.swift",
        "MockRegistry.swift",
        "MockTarget.swift",
        "MockWorkspace.swift",
        "Observability.swift",
        "PIFTester.swift",
        "PackageDependencyDescriptionExtensions.swift",
        "PackageGraphTester.swift",
        "SwiftPMProduct.swift",
        "Toolchain.swift",
        "XCTAssertHelpers.swift",
        "misc.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "PackageFingerprint",
        "PackageGraph",
        "PackageLoading",
        "PackageRegistry",
        "PackageSigning",
        "SourceControl",
        "Workspace",
        "XCBuildSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMSQLite3",
      "module_type" : "SystemLibraryTarget",
      "name" : "SPMSQLite3",
      "path" : "Sources/SPMSQLite3",
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "XCBuildSupport",
        "SwiftPMPackageCollections",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "swift-bootstrap",
        "package-info"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "SPMLLBuild",
      "module_type" : "SwiftTarget",
      "name" : "SPMLLBuild",
      "path" : "Sources/SPMLLBuild",
      "product_dependencies" : [
        "llbuildSwift"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "swift-bootstrap"
      ],
      "sources" : [
        "llbuild.swift"
      ],
      "target_dependencies" : [
        "Basics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMBuildCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SPMBuildCoreTests",
      "path" : "Tests/SPMBuildCoreTests",
      "sources" : [
        "ArtifactsArchiveMetadataTests.swift",
        "PluginInvocationTests.swift",
        "XCFrameworkMetadataTests.swift"
      ],
      "target_dependencies" : [
        "SPMBuildCore",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SPMBuildCore",
      "module_type" : "SwiftTarget",
      "name" : "SPMBuildCore",
      "path" : "Sources/SPMBuildCore",
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "XCBuildSupport",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "swift-bootstrap",
        "package-info"
      ],
      "sources" : [
        "BinaryTarget+Extensions.swift",
        "BuildParameters.swift",
        "BuildSystem.swift",
        "BuildSystemCommand.swift",
        "BuildSystemDelegate.swift",
        "BuiltTestProduct.swift",
        "PluginContextSerializer.swift",
        "PluginInvocation.swift",
        "PluginMessages.swift",
        "PluginScriptRunner.swift",
        "PrebuildCommandResult.swift",
        "Triple+Extensions.swift",
        "XCFrameworkMetadata.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "PackageGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSigningTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageSigningTests",
      "path" : "Tests/PackageSigningTests",
      "sources" : [
        "FilePackageSigningEntityStorageTests.swift",
        "SigningEntityTests.swift",
        "SigningIdentityTests.swift",
        "SigningTests.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "SPMTestSupport",
        "PackageSigning"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageSigning",
      "module_type" : "SwiftTarget",
      "name" : "PackageSigning",
      "path" : "Sources/PackageSigning",
      "product_dependencies" : [
        "Crypto",
        "X509"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "package-info"
      ],
      "sources" : [
        "CertificateStores.swift",
        "SignatureProvider.swift",
        "SigningEntity/FilePackageSigningEntityStorage.swift",
        "SigningEntity/PackageSigningEntityStorage.swift",
        "SigningEntity/SigningEntity.swift",
        "SigningIdentity.swift",
        "VerifierPolicies.swift",
        "X509Extensions.swift",
        "embedded_resources.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "PackageModel"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageRegistryTool",
      "module_type" : "SwiftTarget",
      "name" : "PackageRegistryTool",
      "path" : "Sources/PackageRegistryTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-package-registry",
        "swift-package-manager"
      ],
      "sources" : [
        "PackageRegistryTool+Auth.swift",
        "PackageRegistryTool+Publish.swift",
        "PackageRegistryTool.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "Commands",
        "CoreCommands",
        "PackageGraph",
        "PackageLoading",
        "PackageModel",
        "PackageRegistry",
        "PackageSigning",
        "SourceControl",
        "SPMBuildCore",
        "Workspace"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageRegistryTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageRegistryTests",
      "path" : "Tests/PackageRegistryTests",
      "sources" : [
        "PackageSigningEntityTOFUTests.swift",
        "PackageVersionChecksumTOFUTests.swift",
        "RegistryClientTests.swift",
        "RegistryConfigurationTests.swift",
        "RegistryDownloadsManagerTests.swift",
        "SignatureValidationTests.swift"
      ],
      "target_dependencies" : [
        "SPMTestSupport",
        "PackageRegistry"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageRegistry",
      "module_type" : "SwiftTarget",
      "name" : "PackageRegistry",
      "path" : "Sources/PackageRegistry",
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "package-info"
      ],
      "sources" : [
        "ChecksumTOFU.swift",
        "RegistryClient.swift",
        "RegistryConfiguration.swift",
        "RegistryDownloadsManager.swift",
        "SignatureValidation.swift",
        "SigningEntityTOFU.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "PackageFingerprint",
        "PackageLoading",
        "PackageModel",
        "PackageSigning"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackagePluginAPITests",
      "module_type" : "SwiftTarget",
      "name" : "PackagePluginAPITests",
      "path" : "Tests/PackagePluginAPITests",
      "sources" : [
        "ArgumentExtractorTests.swift",
        "PathTests.swift"
      ],
      "target_dependencies" : [
        "PackagePlugin",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackagePlugin",
      "module_type" : "SwiftTarget",
      "name" : "PackagePlugin",
      "path" : "Sources/PackagePlugin",
      "product_memberships" : [
        "PackagePlugin"
      ],
      "sources" : [
        "ArgumentExtractor.swift",
        "Command.swift",
        "Context.swift",
        "Diagnostics.swift",
        "Errors.swift",
        "PackageManagerProxy.swift",
        "PackageModel.swift",
        "Path.swift",
        "Plugin.swift",
        "PluginContextDeserializer.swift",
        "PluginMessages.swift",
        "Protocols.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageModelTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageModelTests",
      "path" : "Tests/PackageModelTests",
      "sources" : [
        "CanonicalPackageLocationTests.swift",
        "DestinationBundleTests.swift",
        "DestinationTests.swift",
        "ManifestTests.swift",
        "MinimumDeploymentTargetTests.swift",
        "PackageIdentityNameTests.swift",
        "PackageIdentityParser.swift",
        "PackageIdentityScopeTests.swift",
        "PackageModelTests.swift",
        "SnippetTests.swift",
        "SwiftLanguageVersionTests.swift",
        "ToolsVersionTests.swift",
        "ToolsetTests.swift"
      ],
      "target_dependencies" : [
        "PackageModel",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageModel",
      "module_type" : "SwiftTarget",
      "name" : "PackageModel",
      "path" : "Sources/PackageModel",
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "XCBuildSupport",
        "SwiftPMPackageCollections",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "swift-bootstrap",
        "package-info"
      ],
      "sources" : [
        "ArtifactsArchiveMetadata.swift",
        "BuildConfiguration.swift",
        "BuildEnvironment.swift",
        "BuildFlags.swift",
        "BuildSettings.swift",
        "Destination.swift",
        "DestinationBundle.swift",
        "DestinationConfigurationStore.swift",
        "Diagnostics.swift",
        "IdentityResolver.swift",
        "Manifest/Manifest.swift",
        "Manifest/PackageConditionDescription.swift",
        "Manifest/PackageDependencyDescription.swift",
        "Manifest/PlatformDescription.swift",
        "Manifest/ProductDescription.swift",
        "Manifest/SystemPackageProviderDescription.swift",
        "Manifest/TargetBuildSettingDescription.swift",
        "Manifest/TargetDescription.swift",
        "ManifestSourceGeneration.swift",
        "MinimumDeploymentTarget.swift",
        "ModuleMapType.swift",
        "PackageIdentity.swift",
        "PackageModel.swift",
        "PackageReference.swift",
        "Platform.swift",
        "PlatformRegistry.swift",
        "Product.swift",
        "Registry.swift",
        "RegistryReleaseMetadata.swift",
        "Resource.swift",
        "Sanitizers.swift",
        "Snippets/Model/Snippet.swift",
        "Snippets/Model/SnippetGroup.swift",
        "Snippets/Parsing/PlainTextSnippetExtractor.swift",
        "Sources.swift",
        "SupportedLanguageExtension.swift",
        "SwiftLanguageVersion.swift",
        "Target.swift",
        "Toolchain.swift",
        "ToolchainConfiguration.swift",
        "ToolsVersion.swift",
        "ToolsVersionSpecificationGeneration.swift",
        "Toolset.swift",
        "UserToolchain.swift",
        "WindowsToolchainInfo.swift"
      ],
      "target_dependencies" : [
        "Basics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageMetadata",
      "module_type" : "SwiftTarget",
      "name" : "PackageMetadata",
      "path" : "Sources/PackageMetadata",
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto"
      ],
      "sources" : [
        "PackageMetadata.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "PackageCollections",
        "PackageModel",
        "PackageRegistry"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageLoadingTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageLoadingTests",
      "path" : "Tests/PackageLoadingTests",
      "sources" : [
        "ManifestLoaderSQLiteCacheTests.swift",
        "ManifestSignatureParserTests.swift",
        "ModuleMapGenerationTests.swift",
        "PDLoadingTests.swift",
        "PD_4_0_LoadingTests.swift",
        "PD_4_2_LoadingTests.swift",
        "PD_5_0_LoadingTests.swift",
        "PD_5_2_LoadingTests.swift",
        "PD_5_3_LoadingTests.swift",
        "PD_5_4_LoadingTests.swift",
        "PD_5_5_LoadingTests.swift",
        "PD_5_6_LoadingTests.swift",
        "PD_5_7_LoadingTests.swift",
        "PD_Next_LoadingTests.swift",
        "PackageBuilderTests.swift",
        "PkgConfigAllowlistTests.swift",
        "PkgConfigParserTests.swift",
        "PkgConfigTests.swift",
        "TargetSourcesBuilderTests.swift",
        "ToolsVersionParserTests.swift"
      ],
      "target_dependencies" : [
        "PackageLoading",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageLoadingPerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageLoadingPerformanceTests",
      "path" : "Tests/PackageLoadingPerformanceTests",
      "sources" : [
        "ManifestLoadingTests.swift"
      ],
      "target_dependencies" : [
        "PackageLoading",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageLoading",
      "module_type" : "SwiftTarget",
      "name" : "PackageLoading",
      "path" : "Sources/PackageLoading",
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "XCBuildSupport",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "swift-bootstrap",
        "package-info"
      ],
      "sources" : [
        "ContextModel.swift",
        "Diagnostics.swift",
        "ManifestJSONParser.swift",
        "ManifestLoader+Validation.swift",
        "ManifestLoader.swift",
        "ManifestSignatureParser.swift",
        "ModuleMapGenerator.swift",
        "PackageBuilder.swift",
        "PackageDescriptionSerialization.swift",
        "PkgConfig.swift",
        "Platform.swift",
        "RegistryReleaseMetadataSerialization.swift",
        "Target+PkgConfig.swift",
        "TargetSourcesBuilder.swift",
        "ToolsVersionParser.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "PackageModel"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphTests",
      "path" : "Tests/PackageGraphTests",
      "sources" : [
        "DependencyResolverTests.swift",
        "PackageGraphTests.swift",
        "PubgrubTests.swift",
        "TargetTests.swift",
        "VersionSetSpecifierTests.swift"
      ],
      "target_dependencies" : [
        "PackageGraph",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageGraphPerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphPerformanceTests",
      "path" : "Tests/PackageGraphPerformanceTests",
      "sources" : [
        "DependencyResolverPerfTests.swift",
        "PackageGraphPerfTests.swift"
      ],
      "target_dependencies" : [
        "PackageGraph",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageGraph",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraph",
      "path" : "Sources/PackageGraph",
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "XCBuildSupport",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "swift-bootstrap",
        "package-info"
      ],
      "sources" : [
        "BoundVersion.swift",
        "DependencyMirrors.swift",
        "DependencyResolutionNode.swift",
        "DependencyResolver.swift",
        "Diagnostics.swift",
        "GraphLoadingNode.swift",
        "ModuleAliasTracker.swift",
        "PackageContainer.swift",
        "PackageGraph+Loading.swift",
        "PackageGraph.swift",
        "PackageGraphRoot.swift",
        "PackageModel+Extensions.swift",
        "PackageRequirement.swift",
        "PinsStore.swift",
        "PubGrub/Assignment.swift",
        "PubGrub/ContainerProvider.swift",
        "PubGrub/DiagnosticReportBuilder.swift",
        "PubGrub/Incompatibility.swift",
        "PubGrub/PartialSolution.swift",
        "PubGrub/PubGrubDependencyResolver.swift",
        "PubGrub/PubGrubPackageContainer.swift",
        "PubGrub/Term.swift",
        "ResolvedPackage.swift",
        "ResolvedProduct.swift",
        "ResolvedTarget.swift",
        "Version+Extensions.swift",
        "VersionSetSpecifier.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "PackageLoading",
        "PackageModel"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageFingerprintTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageFingerprintTests",
      "path" : "Tests/PackageFingerprintTests",
      "sources" : [
        "FilePackageFingerprintStorageTests.swift"
      ],
      "target_dependencies" : [
        "PackageFingerprint",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageFingerprint",
      "module_type" : "SwiftTarget",
      "name" : "PackageFingerprint",
      "path" : "Sources/PackageFingerprint",
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "package-info"
      ],
      "sources" : [
        "FilePackageFingerprintStorage.swift",
        "Model.swift",
        "PackageFingerprintStorage.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "PackageModel"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageDescriptionTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageDescriptionTests",
      "path" : "Tests/PackageDescriptionTests",
      "sources" : [
        "VersionTests.swift"
      ],
      "target_dependencies" : [
        "PackageDescription"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageDescription",
      "module_type" : "SwiftTarget",
      "name" : "PackageDescription",
      "path" : "Sources/PackageDescription",
      "product_memberships" : [
        "PackageDescription"
      ],
      "sources" : [
        "BuildSettings.swift",
        "Context.swift",
        "ContextModel.swift",
        "LanguageStandardSettings.swift",
        "PackageDependency.swift",
        "PackageDescription.swift",
        "PackageDescriptionSerialization.swift",
        "PackageDescriptionSerializationConversion.swift",
        "PackageRequirement.swift",
        "Product.swift",
        "Resource.swift",
        "SupportedPlatforms.swift",
        "Target.swift",
        "Version+StringLiteralConvertible.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageCollectionsTool",
      "module_type" : "SwiftTarget",
      "name" : "PackageCollectionsTool",
      "path" : "Sources/PackageCollectionsTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-package-manager",
        "swift-package-collection"
      ],
      "sources" : [
        "SwiftPackageCollectionsTool.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "Commands",
        "CoreCommands",
        "PackageCollections",
        "PackageModel"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageCollectionsTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageCollectionsTests",
      "path" : "Tests/PackageCollectionsTests",
      "sources" : [
        "GitHubPackageMetadataProviderTests.swift",
        "JSONPackageCollectionProviderTests.swift",
        "PackageCollectionSourceCertificatePolicyTests.swift",
        "PackageCollectionValidationTests.swift",
        "PackageCollectionsModelTests.swift",
        "PackageCollectionsSourcesStorageTest.swift",
        "PackageCollectionsStorageTests.swift",
        "PackageCollectionsTests.swift",
        "PackageIndexAndCollectionsTests.swift",
        "PackageIndexConfigurationTests.swift",
        "PackageIndexTests.swift",
        "TrieTests.swift",
        "Utility.swift",
        "ValidationMessageTests.swift"
      ],
      "target_dependencies" : [
        "PackageCollections",
        "SPMTestSupport",
        "tsan_utils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageCollectionsSigningTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageCollectionsSigningTests",
      "path" : "Tests/PackageCollectionsSigningTests",
      "sources" : [
        "CertificatePolicyTests.swift",
        "CertificateTests.swift",
        "KeyTests+EC.swift",
        "KeyTests+RSA.swift",
        "PackageCollectionSigningTest.swift",
        "SignatureTests.swift",
        "SigningTests+ECKey.swift",
        "SigningTests+RSAKey.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "PackageCollectionsSigning",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageCollectionsSigningLibc",
      "module_type" : "ClangTarget",
      "name" : "PackageCollectionsSigningLibc",
      "path" : "Sources/PackageCollectionsSigningLibc",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "SwiftPMPackageCollections",
        "swift-package-manager",
        "swift-package-collection"
      ],
      "sources" : [
        "asn1/a_d2i_fp.c",
        "asn1/a_i2d_fp.c",
        "ocsp_asn.c",
        "ocsp_cl.c",
        "ocsp_lib.c",
        "ocsp_vfy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageCollectionsSigning",
      "module_type" : "SwiftTarget",
      "name" : "PackageCollectionsSigning",
      "path" : "Sources/PackageCollectionsSigning",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "SwiftPMPackageCollections",
        "swift-package-manager",
        "swift-package-collection"
      ],
      "sources" : [
        "Certificate/Certificate.swift",
        "Certificate/CertificatePolicy.swift",
        "Key/ASN1/ASN1.swift",
        "Key/ASN1/ASN1Error.swift",
        "Key/ASN1/PEMDocument.swift",
        "Key/ASN1/SEC1PrivateKey.swift",
        "Key/ASN1/SubjectPublicKeyInfo.swift",
        "Key/ASN1/Types/ASN1BitString.swift",
        "Key/ASN1/Types/ASN1Identifier.swift",
        "Key/ASN1/Types/ASN1Integer.swift",
        "Key/ASN1/Types/ASN1ObjectIdentifier.swift",
        "Key/ASN1/Types/ASN1OctetString.swift",
        "Key/BoringSSLKey.swift",
        "Key/Key+EC.swift",
        "Key/Key+RSA.swift",
        "Key/Key.swift",
        "PackageCollectionSigning.swift",
        "Signing/BoringSSLSigning.swift",
        "Signing/Signature.swift",
        "Signing/Signing+ECKey.swift",
        "Signing/Signing+RSAKey.swift",
        "Signing/Signing.swift",
        "Utilities/Base64URL.swift",
        "Utilities/Utilities.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "PackageCollectionsModel",
        "PackageCollectionsSigningLibc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageCollectionsModelTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageCollectionsModelTests",
      "path" : "Tests/PackageCollectionsModelTests",
      "sources" : [
        "PackageCollectionModelTests.swift"
      ],
      "target_dependencies" : [
        "PackageCollectionsModel",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageCollectionsModel",
      "module_type" : "SwiftTarget",
      "name" : "PackageCollectionsModel",
      "path" : "Sources/PackageCollectionsModel",
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "PackageCollectionsModel",
        "SwiftPMPackageCollections",
        "swift-package-manager",
        "swift-package-collection"
      ],
      "sources" : [
        "PackageCollectionModel+v1.swift",
        "PackageCollectionModel.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageCollections",
      "module_type" : "SwiftTarget",
      "name" : "PackageCollections",
      "path" : "Sources/PackageCollections",
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "SwiftPMPackageCollections",
        "swift-package-manager",
        "swift-package-collection"
      ],
      "sources" : [
        "API.swift",
        "Model/CVE.swift",
        "Model/Collection.swift",
        "Model/License.swift",
        "Model/PackageList.swift",
        "Model/PackageTypes.swift",
        "Model/Search.swift",
        "Model/TargetListResult.swift",
        "PackageCollections+CertificatePolicy.swift",
        "PackageCollections+Configuration.swift",
        "PackageCollections+Storage.swift",
        "PackageCollections+Validation.swift",
        "PackageCollections.swift",
        "PackageIndex+Configuration.swift",
        "PackageIndex.swift",
        "PackageIndexAndCollections.swift",
        "Providers/GitHubPackageMetadataProvider.swift",
        "Providers/JSONPackageCollectionProvider.swift",
        "Providers/PackageCollectionProvider.swift",
        "Providers/PackageMetadataProvider.swift",
        "Storage/FilePackageCollectionsSourcesStorage.swift",
        "Storage/PackageCollectionsSourcesStorage.swift",
        "Storage/PackageCollectionsStorage.swift",
        "Storage/SQLitePackageCollectionsStorage.swift",
        "Storage/Trie.swift",
        "Utility.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "PackageCollectionsModel",
        "PackageCollectionsSigning",
        "PackageModel",
        "SourceControl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLBuildManifest",
      "module_type" : "SwiftTarget",
      "name" : "LLBuildManifest",
      "path" : "Sources/LLBuildManifest",
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "swift-bootstrap"
      ],
      "sources" : [
        "BuildManifest.swift",
        "Command.swift",
        "ManifestWriter.swift",
        "Node.swift",
        "Target.swift",
        "Tools.swift"
      ],
      "target_dependencies" : [
        "Basics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FunctionalPerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "FunctionalPerformanceTests",
      "path" : "Tests/FunctionalPerformanceTests",
      "sources" : [
        "BuildPerfTests.swift"
      ],
      "target_dependencies" : [
        "swift-build",
        "swift-package",
        "swift-test",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DriverSupport",
      "module_type" : "SwiftTarget",
      "name" : "DriverSupport",
      "path" : "Sources/DriverSupport",
      "product_dependencies" : [
        "SwiftDriver"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "swift-bootstrap"
      ],
      "sources" : [
        "DriverSupportUtils.swift",
        "SPMSwiftDriverExecutor.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "PackageModel"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CrossCompilationDestinationsTool",
      "module_type" : "SwiftTarget",
      "name" : "CrossCompilationDestinationsTool",
      "path" : "Sources/CrossCompilationDestinationsTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-package-manager",
        "swift-experimental-destination"
      ],
      "sources" : [
        "Configuration/ConfigurationCommand.swift",
        "Configuration/ConfigureDestination.swift",
        "Configuration/ResetConfiguration.swift",
        "Configuration/SetConfiguration.swift",
        "Configuration/ShowConfiguration.swift",
        "DestinationCommand.swift",
        "InstallDestination.swift",
        "ListDestinations.swift",
        "RemoveDestination.swift",
        "SwiftDestinationTool.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "CoreCommands",
        "SPMBuildCore",
        "PackageModel"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CoreCommands",
      "module_type" : "SwiftTarget",
      "name" : "CoreCommands",
      "path" : "Sources/CoreCommands",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build"
      ],
      "sources" : [
        "BuildSystemSupport.swift",
        "Options.swift",
        "SwiftTool.swift",
        "SwiftToolObservabilityHandler.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "Build",
        "PackageLoading",
        "PackageModel",
        "PackageGraph",
        "Workspace",
        "XCBuildSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CompilerPluginSupport",
      "module_type" : "SwiftTarget",
      "name" : "CompilerPluginSupport",
      "path" : "Sources/CompilerPluginSupport",
      "product_memberships" : [
        "PackageDescription"
      ],
      "sources" : [
        "TargetExtensions.swift"
      ],
      "target_dependencies" : [
        "PackageDescription"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommandsTests",
      "module_type" : "SwiftTarget",
      "name" : "CommandsTests",
      "path" : "Tests/CommandsTests",
      "sources" : [
        "APIDiffTests.swift",
        "BuildToolTests.swift",
        "CommandsTestCase.swift",
        "MultiRootSupportTests.swift",
        "PackageRegistryToolTests.swift",
        "PackageToolTests.swift",
        "RunToolTests.swift",
        "SwiftToolTests.swift",
        "TestToolTests.swift"
      ],
      "target_dependencies" : [
        "swift-build",
        "swift-package",
        "swift-test",
        "swift-run",
        "Basics",
        "Build",
        "Commands",
        "PackageModel",
        "PackageRegistryTool",
        "SourceControl",
        "SPMTestSupport",
        "Workspace"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Commands",
      "module_type" : "SwiftTarget",
      "name" : "Commands",
      "path" : "Sources/Commands",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build"
      ],
      "sources" : [
        "PackageTools/APIDiff.swift",
        "PackageTools/ArchiveSource.swift",
        "PackageTools/CompletionTool.swift",
        "PackageTools/ComputeChecksum.swift",
        "PackageTools/Config.swift",
        "PackageTools/Describe.swift",
        "PackageTools/DumpCommands.swift",
        "PackageTools/EditCommands.swift",
        "PackageTools/Format.swift",
        "PackageTools/Init.swift",
        "PackageTools/Learn.swift",
        "PackageTools/PluginCommand.swift",
        "PackageTools/ResetCommands.swift",
        "PackageTools/Resolve.swift",
        "PackageTools/ShowDependencies.swift",
        "PackageTools/SwiftPackageTool.swift",
        "PackageTools/ToolsVersionCommand.swift",
        "PackageTools/Update.swift",
        "Snippets/Card.swift",
        "Snippets/CardEvent.swift",
        "Snippets/CardStack.swift",
        "Snippets/Cards/SnippetCard.swift",
        "Snippets/Cards/SnippetGroupCard.swift",
        "Snippets/Cards/TopCard.swift",
        "Snippets/Colorful.swift",
        "SwiftBuildTool.swift",
        "SwiftRunTool.swift",
        "SwiftTestTool.swift",
        "ToolWorkspaceDelegate.swift",
        "Utilities/APIDigester.swift",
        "Utilities/DOTManifestSerializer.swift",
        "Utilities/DependenciesSerializer.swift",
        "Utilities/DescribedPackage.swift",
        "Utilities/GenerateLinuxMain.swift",
        "Utilities/MultiRootSupport.swift",
        "Utilities/PluginDelegate.swift",
        "Utilities/SymbolGraphExtract.swift",
        "Utilities/TestingSupport.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "Build",
        "CoreCommands",
        "PackageGraph",
        "SourceControl",
        "Workspace",
        "XCBuildSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BuildTests",
      "module_type" : "SwiftTarget",
      "name" : "BuildTests",
      "path" : "Tests/BuildTests",
      "sources" : [
        "BuildPlanTests.swift",
        "IncrementalBuildTests.swift",
        "LLBuildManifestTests.swift",
        "MockBuildTestHelper.swift",
        "ModuleAliasingBuildTests.swift",
        "SwiftCompilerOutputParserTests.swift"
      ],
      "target_dependencies" : [
        "Build",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Build",
      "module_type" : "SwiftTarget",
      "name" : "Build",
      "path" : "Sources/Build",
      "product_dependencies" : [
        "SwiftDriver"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "swift-bootstrap"
      ],
      "sources" : [
        "BuildDescription/ClangTargetBuildDescription.swift",
        "BuildDescription/PluginDescription.swift",
        "BuildDescription/ProductBuildDescription.swift",
        "BuildDescription/SwiftTargetBuildDescription.swift",
        "BuildDescription/TargetBuildDescription.swift",
        "BuildOperation.swift",
        "BuildOperationBuildSystemDelegateHandler.swift",
        "BuildPlan.swift",
        "LLBuildManifestBuilder.swift",
        "SwiftCompilerOutputParser.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "LLBuildManifest",
        "PackageGraph",
        "SPMBuildCore",
        "SPMLLBuild",
        "DriverSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BasicsTests",
      "module_type" : "SwiftTarget",
      "name" : "BasicsTests",
      "path" : "Tests/BasicsTests",
      "sources" : [
        "AuthorizationProviderTests.swift",
        "ByteStringExtensionsTests.swift",
        "CancellatorTests.swift",
        "ConcurrencyHelpersTests.swift",
        "DictionaryTest.swift",
        "DispatchTimeTests.swift",
        "EnvironmentVariablesTests.swift",
        "FileSystem/AsyncFileSystemTests.swift",
        "FileSystem/FileSystemTests.swift",
        "FileSystem/TemporaryFileTests.swift",
        "FileSystem/VFSTests.swift",
        "HTTPClientTests.swift",
        "LegacyHTTPClientTests.swift",
        "NetrcTests.swift",
        "ObservabilitySystemTests.swift",
        "SQLiteBackedCacheTests.swift",
        "SandboxTests.swift",
        "StringExtensionsTests.swift",
        "URLSessionHTTPClientTests.swift",
        "ZipArchiverTests.swift"
      ],
      "target_dependencies" : [
        "Basics",
        "SPMTestSupport",
        "tsan_utils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Basics",
      "module_type" : "SwiftTarget",
      "name" : "Basics",
      "path" : "Sources/Basics",
      "product_dependencies" : [
        "DequeModule",
        "OrderedCollections",
        "SwiftToolsSupport-auto",
        "SystemPackage"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "SwiftPMDataModel",
        "SwiftPMDataModel-auto",
        "XCBuildSupport",
        "SwiftPMPackageCollections",
        "swift-test",
        "swift-run",
        "swift-package-registry",
        "swift-package-manager",
        "swift-package-collection",
        "swift-package",
        "swift-experimental-destination",
        "swift-build",
        "swift-bootstrap",
        "package-info"
      ],
      "sources" : [
        "Archiver+Zip.swift",
        "Archiver.swift",
        "AuthorizationProvider.swift",
        "ByteString+Extensions.swift",
        "Cancellator.swift",
        "Concurrency/ConcurrencyHelpers.swift",
        "Concurrency/NSLock+Extensions.swift",
        "Concurrency/SendableBox.swift",
        "Concurrency/ThreadSafeArrayStore.swift",
        "Concurrency/ThreadSafeBox.swift",
        "Concurrency/ThreadSafeKeyValueStore.swift",
        "Concurrency/TokenBucket.swift",
        "Dictionary+Extensions.swift",
        "DispatchTimeInterval+Extensions.swift",
        "EnvironmentVariables.swift",
        "Errors.swift",
        "FileSystem/AsyncFileSystem.swift",
        "FileSystem/FileSystem+Extensions.swift",
        "FileSystem/Path+Extensions.swift",
        "FileSystem/TemporaryFile.swift",
        "FileSystem/VFSOverlay.swift",
        "FileSystem/VirtualFileSystem.swift",
        "HTTPClient/HTTPClient.swift",
        "HTTPClient/HTTPClientConfiguration.swift",
        "HTTPClient/HTTPClientError.swift",
        "HTTPClient/HTTPClientHeaders.swift",
        "HTTPClient/HTTPClientRequest.swift",
        "HTTPClient/HTTPClientResponse.swift",
        "HTTPClient/HTTPMethod.swift",
        "HTTPClient/LegacyHTTPClient.swift",
        "HTTPClient/LegacyHTTPClientRequest.swift",
        "HTTPClient/URLSessionHTTPClient.swift",
        "ImportScanning.swift",
        "JSON+Extensions.swift",
        "JSONDecoder+Extensions.swift",
        "Netrc.swift",
        "Observability.swift",
        "SQLite.swift",
        "SQLiteBackedCache.swift",
        "Sandbox.swift",
        "SendableTimeInterval.swift",
        "String+Extensions.swift",
        "SwiftVersion.swift",
        "Triple.swift",
        "Version+Extensions.swift",
        "WritableByteStream+Extensions.swift"
      ],
      "target_dependencies" : [
        "SPMSQLite3"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-llbuild.git
[1/28991] Fetching swift-llbuild
Fetched https://github.com/apple/swift-llbuild.git from cache (3.01s)
Fetching https://github.com/apple/swift-tools-support-core.git
[1/6764] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.75s)
Fetching https://github.com/apple/swift-driver.git
[1/34583] Fetching swift-driver
Fetched https://github.com/apple/swift-driver.git from cache (3.34s)
error: Dependencies could not be resolved because root depends on 'swift-argument-parser' 1.2.2..<1.3.0 and 'swift-driver' depends on 'swift-argument-parser' 1.4.0..<2.0.0.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Updating https://github.com/apple/swift-llbuild.git
Updated https://github.com/apple/swift-llbuild.git (0.53s)
Updating https://github.com/apple/swift-tools-support-core.git
Updated https://github.com/apple/swift-tools-support-core.git (0.30s)
Updating https://github.com/apple/swift-driver.git
Updated https://github.com/apple/swift-driver.git (0.48s)
error: Dependencies could not be resolved because root depends on 'swift-argument-parser' 1.2.2..<1.3.0 and 'swift-driver' depends on 'swift-argument-parser' 1.4.0..<2.0.0.
BUILD FAILURE 6.1 wasm