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 SwiftPM, reference 0.6.0 (f5ea39), with Swift 6.1 for Linux on 25 Apr 2025 13:21:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-package-manager.git
Reference: 0.6.0
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/swiftlang/swift-package-manager
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at f5ea397 [Package.swift] Require swift-llbuild and swift-tools-support-core using semver dependencies
Cloned https://github.com/swiftlang/swift-package-manager.git
Revision (git rev-parse @):
f5ea3972d7d6c574e8bb16a19b2a7bca98ea131b
SUCCESS checkout https://github.com/swiftlang/swift-package-manager.git at 0.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftlang/swift-package-manager.git
https://github.com/swiftlang/swift-package-manager.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-llbuild",
      "requirement" : {
        "exact" : [
          "0.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-llbuild.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "exact" : [
          "0.1.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    }
  ],
  "manifest_display_name" : "SwiftPM",
  "name" : "SwiftPM",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftPM",
      "targets" : [
        "SourceControl",
        "SPMLLBuild",
        "LLBuildManifest",
        "PackageModel",
        "PackageLoading",
        "PackageGraph",
        "Build",
        "Xcodeproj",
        "Workspace"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "SwiftPM-auto",
      "targets" : [
        "SourceControl",
        "SPMLLBuild",
        "LLBuildManifest",
        "PackageModel",
        "PackageLoading",
        "PackageGraph",
        "Build",
        "Xcodeproj",
        "Workspace"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PackageDescription",
      "targets" : [
        "PackageDescription"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "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",
      "targets" : [
        "swift-package"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "swift-build",
      "targets" : [
        "swift-build"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "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",
      "module_type" : "SwiftTarget",
      "name" : "swift-package",
      "path" : "Sources/swift-package",
      "product_memberships" : [
        "swift-package"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Commands"
      ],
      "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" : "XcodeprojTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeprojTests",
      "path" : "Tests/XcodeprojTests",
      "sources" : [
        "FunctionalTests.swift",
        "GenerateXcodeprojTests.swift",
        "PackageGraphTests.swift",
        "PropertyListTests.swift",
        "XCTestManifests.swift",
        "XcodeProjectModelSerializationTests.swift",
        "XcodeProjectModelTests.swift"
      ],
      "target_dependencies" : [
        "Xcodeproj",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Xcodeproj",
      "module_type" : "SwiftTarget",
      "name" : "Xcodeproj",
      "path" : "Sources/Xcodeproj",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "PropertyList.swift",
        "SchemesGenerator.swift",
        "Target+PBXProj.swift",
        "XcodeProjectModel.swift",
        "XcodeProjectModelSerialization.swift",
        "generate.swift",
        "pbxproj.swift"
      ],
      "target_dependencies" : [
        "PackageGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkspaceTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkspaceTests",
      "path" : "Tests/WorkspaceTests",
      "sources" : [
        "InitTests.swift",
        "PinsStoreTests.swift",
        "ToolsVersionWriterTests.swift",
        "WorkspaceTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Workspace",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Workspace",
      "module_type" : "SwiftTarget",
      "name" : "Workspace",
      "path" : "Sources/Workspace",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "Destination.swift",
        "Diagnostics.swift",
        "Export.swift",
        "InitPackage.swift",
        "ManagedDependency.swift",
        "ResolverPrecomputationProvider.swift",
        "ToolsVersionWriter.swift",
        "UserToolchain.swift",
        "Workspace.swift",
        "misc.swift"
      ],
      "target_dependencies" : [
        "Build",
        "PackageGraph",
        "PackageModel",
        "SourceControl",
        "Xcodeproj"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceControlTests",
      "module_type" : "SwiftTarget",
      "name" : "SourceControlTests",
      "path" : "Tests/SourceControlTests",
      "sources" : [
        "GitRepositoryTests.swift",
        "InMemoryGitRepositoryTests.swift",
        "RepositoryManagerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SourceControl",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SourceControl",
      "module_type" : "SwiftTarget",
      "name" : "SourceControl",
      "path" : "Sources/SourceControl",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "GitRepository.swift",
        "InMemoryGitRepository.swift",
        "Repository.swift",
        "RepositoryManager.swift",
        "SwiftPMConfig.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "SPMTestSupport",
      "path" : "Sources/SPMTestSupport",
      "product_dependencies" : [
        "SwiftToolsSupport-auto",
        "TSCTestSupport"
      ],
      "sources" : [
        "GitRepositoryExtensions.swift",
        "Manifest.swift",
        "MockDependencyGraph.swift",
        "MockDependencyResolver.swift",
        "MockManifestLoader.swift",
        "PackageGraphTester.swift",
        "Resources.swift",
        "SwiftPMProduct.swift",
        "TestWorkspace.swift",
        "XCTAssertHelpers.swift",
        "misc.swift"
      ],
      "target_dependencies" : [
        "PackageGraph",
        "PackageLoading",
        "SourceControl",
        "Commands"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMLLBuild",
      "module_type" : "SwiftTarget",
      "name" : "SPMLLBuild",
      "path" : "Sources/SPMLLBuild",
      "product_dependencies" : [
        "SwiftToolsSupport-auto",
        "llbuildSwift"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "llbuild.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageModelTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageModelTests",
      "path" : "Tests/PackageModelTests",
      "sources" : [
        "ManifestTests.swift",
        "PackageModelTests.swift",
        "SwiftLanguageVersionTests.swift",
        "TargetTests.swift",
        "ToolsVersionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PackageModel",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageModel",
      "module_type" : "SwiftTarget",
      "name" : "PackageModel",
      "path" : "Sources/PackageModel",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "BuildSettings.swift",
        "Manifest.swift",
        "Package.swift",
        "PackageModel+Codable.swift",
        "Platform.swift",
        "Product.swift",
        "ResolvedModels.swift",
        "Resource.swift",
        "Sources.swift",
        "Target.swift",
        "ToolsVersion.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageLoadingTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageLoadingTests",
      "path" : "Tests/PackageLoadingTests",
      "sources" : [
        "ModuleMapGenerationTests.swift",
        "PD4LoadingTests.swift",
        "PD4_2LoadingTests.swift",
        "PD5LoadingTests.swift",
        "PD5_2LoadingTests.swift",
        "PDLoadingTests.swift",
        "PackageBuilderTests.swift",
        "PkgConfigTests.swift",
        "TargetSourcesBuilderTests.swift",
        "ToolsVersionLoaderTests.swift",
        "WhitelistTests.swift",
        "XCTestManifests.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_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "Diagnostics.swift",
        "ManifestBuilder.swift",
        "ManifestLoader.swift",
        "ModuleMapGenerator.swift",
        "PackageBuilder.swift",
        "PackageDescription4Loader.swift",
        "Target+PkgConfig.swift",
        "TargetSourcesBuilder.swift",
        "ToolsVersionLoader.swift",
        "UserManifestResources.swift"
      ],
      "target_dependencies" : [
        "PackageModel",
        "SPMLLBuild"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphTests",
      "path" : "Tests/PackageGraphTests",
      "sources" : [
        "DependencyResolverTests.swift",
        "PackageGraphTests.swift",
        "PubgrubTests.swift",
        "RepositoryPackageContainerProviderTests.swift",
        "VersionSetSpecifierTests.swift",
        "XCTestManifests.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_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "CheckoutState.swift",
        "DependencyResolver.swift",
        "PackageGraph.swift",
        "PackageGraphLoader.swift",
        "PackageGraphRoot.swift",
        "PinsStore.swift",
        "Pubgrub.swift",
        "RawPackageConstraints.swift",
        "RepositoryPackageContainerProvider.swift",
        "VersionSetSpecifier.swift"
      ],
      "target_dependencies" : [
        "PackageLoading",
        "PackageModel",
        "SourceControl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageDescription4Tests",
      "module_type" : "SwiftTarget",
      "name" : "PackageDescription4Tests",
      "path" : "Tests/PackageDescription4Tests",
      "sources" : [
        "VersionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PackageDescription"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageDescription",
      "module_type" : "SwiftTarget",
      "name" : "PackageDescription",
      "path" : "Sources/PackageDescription",
      "product_memberships" : [
        "PackageDescription"
      ],
      "sources" : [
        "BuildSettings.swift",
        "LanguageStandardSettings.swift",
        "Package.swift",
        "PackageDependency.swift",
        "PackageRequirement.swift",
        "Product.swift",
        "Resource.swift",
        "SupportedPlatforms.swift",
        "Target.swift",
        "Version+StringLiteralConvertible.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLBuildManifest",
      "module_type" : "SwiftTarget",
      "name" : "LLBuildManifest",
      "path" : "Sources/LLBuildManifest",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "BuildManifest.swift",
        "Command.swift",
        "ManifestWriter.swift",
        "Node.swift",
        "Target.swift",
        "Tools.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FunctionalTests",
      "module_type" : "SwiftTarget",
      "name" : "FunctionalTests",
      "path" : "Tests/FunctionalTests",
      "sources" : [
        "CFamilyTargetTests.swift",
        "DependencyResolutionTests.swift",
        "MiscellaneousTests.swift",
        "ModuleMapTests.swift",
        "SwiftPMXCTestHelperTests.swift",
        "ToolsVersionTests.swift",
        "VersionSpecificTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "swift-build",
        "swift-package",
        "swift-test",
        "PackageModel",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "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" : "CommandsTests",
      "module_type" : "SwiftTarget",
      "name" : "CommandsTests",
      "path" : "Tests/CommandsTests",
      "sources" : [
        "BuildToolTests.swift",
        "MultiRootSupportTests.swift",
        "PackageToolTests.swift",
        "RunToolTests.swift",
        "TestToolTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "swift-build",
        "swift-package",
        "swift-test",
        "swift-run",
        "Commands",
        "Workspace",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Commands",
      "module_type" : "SwiftTarget",
      "name" : "Commands",
      "path" : "Sources/Commands",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "APIDigester.swift",
        "Completions+bash.swift",
        "Completions+zsh.swift",
        "Describe.swift",
        "Error.swift",
        "GenerateLinuxMain.swift",
        "MultiRootSupport.swift",
        "Options.swift",
        "SwiftBuildTool.swift",
        "SwiftPackageTool.swift",
        "SwiftRunTool.swift",
        "SwiftTestTool.swift",
        "SwiftTool.swift",
        "WatchmanHelper.swift",
        "show-dependencies.swift"
      ],
      "target_dependencies" : [
        "Build",
        "PackageGraph",
        "SourceControl",
        "Xcodeproj",
        "Workspace"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BuildTests",
      "module_type" : "SwiftTarget",
      "name" : "BuildTests",
      "path" : "Tests/BuildTests",
      "sources" : [
        "BuildPlanTests.swift",
        "IncrementalBuildTests.swift",
        "LLBuildManifestTests.swift",
        "SwiftCompilerOutputParserTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Build",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Build",
      "module_type" : "SwiftTarget",
      "name" : "Build",
      "path" : "Sources/Build",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "BuildDelegate.swift",
        "BuildOperation.swift",
        "BuildParameters.swift",
        "BuildPlan.swift",
        "ManifestBuilder.swift",
        "Sanitizers.swift",
        "SwiftCompilerOutputParser.swift",
        "Toolchain.swift",
        "Triple.swift"
      ],
      "target_dependencies" : [
        "PackageGraph",
        "LLBuildManifest"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-llbuild.git
Fetching https://github.com/apple/swift-tools-support-core.git
[1/6718] Fetching swift-tools-support-core
[1748/35632] Fetching swift-tools-support-core, swift-llbuild
Fetched https://github.com/apple/swift-tools-support-core.git from cache (2.51s)
Fetched https://github.com/apple/swift-llbuild.git from cache (2.55s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.1.0 (3.23s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.3.0 (0.73s)
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at 0.3.0
warning: 'swift-llbuild': ignoring broken symlink /host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm
Building for debugging...
[0/142] Write sources
[7/142] Compiling llvmSupport Valgrind.cpp
[8/142] Compiling llvmSupport UnicodeCaseFold.cpp
[9/142] Compiling llvmSupport circular_raw_ostream.cpp
[10/142] Compiling llvmSupport Twine.cpp
[11/142] Compiling llvmSupport Threading.cpp
[12/142] Compiling llvmSupport Unicode.cpp
[13/142] Write swift-version-24593BA9C3E375BF.txt
[14/142] Compiling llvmSupport raw_ostream.cpp
[15/142] Compiling llvmSupport Triple.cpp
[16/144] Compiling llvmSupport StringMap.cpp
[17/144] Compiling llvmSupport StringSaver.cpp
[18/144] Compiling llvmSupport StringExtras.cpp
[19/144] Compiling llvmSupport StringRef.cpp
[20/144] Compiling llvmSupport TargetParser.cpp
[21/144] Compiling llvmSupport SmallVector.cpp
[23/144] Emitting module swiftpm_xctest_helper
[23/144] Compiling llvmSupport YAMLParser.cpp
[24/144] Compiling llvmSupport SmallPtrSet.cpp
[25/144] Compiling llvmSupport SourceMgr.cpp
[26/144] Compiling llvmSupport Options.cpp
[27/144] Compiling llvmSupport Program.cpp
[28/144] Compiling llvmSupport Process.cpp
[29/144] Compiling llvmSupport NativeFormatting.cpp
[30/144] Compiling llvmSupport MathExtras.cpp
[31/144] Compiling llvmSupport Signals.cpp
[32/144] Compiling llvmSupport Mutex.cpp
[33/144] Compiling llvmSupport Path.cpp
[34/144] Compiling llvmSupport ManagedStatic.cpp
[35/144] Compiling llvmSupport Locale.cpp
[36/144] Compiling llvmSupport Memory.cpp
[37/144] Compiling llvmSupport MD5.cpp
[38/144] Compiling llvmSupport Hashing.cpp
[39/144] Compiling llvmSupport MemoryBuffer.cpp
[40/144] Compiling llvmSupport FoldingSet.cpp
[41/144] Compiling llvmSupport FormatVariadic.cpp
[43/144] Compiling swiftpm_xctest_helper main.swift
[43/145] Compiling llvmSupport Errno.cpp
[45/145] Compiling llvmSupport ErrorHandling.cpp
[46/145] Compiling llvmSupport Host.cpp
[47/145] Compiling llvmSupport FileUtilities.cpp
[48/145] Compiling llvmSupport ConvertUTF.cpp
[49/145] Compiling llvmSupport Error.cpp
[50/145] Compiling llvmSupport Atomic.cpp
[51/145] Compiling llvmSupport Debug.cpp
[52/145] Compiling llvmSupport DJB.cpp
[53/145] Compiling llvmSupport ConvertUTFWrapper.cpp
[54/145] Wrapping AST for swiftpm-xctest-helper for debugging
[55/145] Compiling llvmSupport Chrono.cpp
[56/145] Write Objects.LinkFileList
[57/145] Write sources
[58/145] Compiling llvmSupport Allocator.cpp
[59/145] Compiling llvmSupport APSInt.cpp
[60/145] Compiling llvmDemangle MicrosoftDemangle.cpp
[61/145] Linking swiftpm-xctest-helper
[62/145] Compiling llvmSupport APInt.cpp
[63/145] Compiling llbuildCore MakefileDepsParser.cpp
[64/145] Compiling llvmDemangle ItaniumDemangle.cpp
[65/145] Compiling llbuildCore DependencyInfoParser.cpp
[66/145] Compiling llvmSupport APFloat.cpp
[67/145] Compiling llbuildCore BuildDB.cpp
[68/145] Compiling llvmSupport CommandLine.cpp
[69/145] Compiling llbuildCore BuildEngineTrace.cpp
[70/145] Compiling llbuildCore SQLiteBuildDB.cpp
[71/145] Compiling llbuildBuildSystem BuildValue.cpp
[72/145] Compiling llbuildBuildSystem ExternalCommand.cpp
[73/145] Compiling llbuildBuildSystem ShellCommand.cpp
[74/145] Compiling llbuildBuildSystem BuildNode.cpp
[75/145] Compiling llbuildBuildSystem BuildKey.cpp
[76/145] Compiling llbuildBuildSystem BuildSystemExtensionManager.cpp
[77/145] Compiling llbuildCore BuildEngine.cpp
[78/145] Compiling llbuildBasic Tracing.cpp
[79/145] Compiling llbuildBasic Version.cpp
[80/145] Compiling llbuildBuildSystem BuildSystemFrontend.cpp
[81/145] Compiling llbuildBasic ShellUtility.cpp
[82/145] Compiling llbuildBuildSystem BuildDescription.cpp
[83/145] Compiling llbuildBasic Subprocess.cpp
[84/145] Compiling llbuildBasic SerialQueue.cpp
[85/145] Compiling llbuildBasic PlatformUtility.cpp
[86/145] Compiling llbuildBasic Hashing.cpp
[87/145] Compiling llbuildBuildSystem BuildFile.cpp
[88/145] Compiling llbuildBasic LaneBasedExecutionQueue.cpp
[89/145] Compiling llbuildBasic FileInfo.cpp
[90/145] Compiling libllbuild C-API.cpp
[91/145] Compiling llbuildBasic FileSystem.cpp
[92/145] Write sources
[94/145] Compiling TSCclibc libc.c
[95/145] Write sources
[98/145] Compiling libllbuild Core-C-API.cpp
[99/145] Write sources
[106/145] Compiling llbuildBasic ExecutionQueue.cpp
[106/145] Write sources
[110/158] Compiling TSCLibc libc.swift
[111/158] Emitting module TSCLibc
[112/160] Wrapping AST for TSCLibc for debugging
[113/197] Compiling libllbuild BuildValue-C-API.cpp
[114/197] Compiling libllbuild BuildKey-C-API.cpp
[115/197] Compiling llbuildBuildSystem BuildSystem.cpp
[116/197] Compiling libllbuild BuildDB-C-API.cpp
[117/197] Compiling libllbuild BuildSystem-C-API.cpp
[119/204] Compiling llbuildSwift Internals.swift
[120/204] Compiling TSCBasic CStringArray.swift
[121/204] Emitting module TSCBasic
[122/204] Compiling TSCBasic CacheableSequence.swift
[123/210] Compiling PackageDescription Resource.swift
[124/210] Compiling PackageDescription SupportedPlatforms.swift
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:23:23: warning: static property 'macOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 21 |
 22 |     /// The macOS platform.
 23 |     public static let macOS: Platform = Platform(name: "macos")
    |                       |- warning: static property 'macOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'macOS' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |
 25 |     /// The iOS platform.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:26:23: warning: static property 'iOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 24 |
 25 |     /// The iOS platform.
 26 |     public static let iOS: Platform = Platform(name: "ios")
    |                       |- warning: static property 'iOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'iOS' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 |     /// The tvOS platform.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:29:23: warning: static property 'tvOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 27 |
 28 |     /// The tvOS platform.
 29 |     public static let tvOS: Platform = Platform(name: "tvos")
    |                       |- warning: static property 'tvOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'tvOS' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |
 31 |     /// The watchOS platform.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:32:23: warning: static property 'watchOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 30 |
 31 |     /// The watchOS platform.
 32 |     public static let watchOS: Platform = Platform(name: "watchos")
    |                       |- warning: static property 'watchOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'watchOS' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 33 |
 34 |     /// The Linux platform.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:35:23: warning: static property 'linux' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 33 |
 34 |     /// The Linux platform.
 35 |     public static let linux: Platform = Platform(name: "linux")
    |                       |- warning: static property 'linux' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'linux' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 36 |
 37 |     /// The Windows platform
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:39:23: warning: static property 'windows' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 37 |     /// The Windows platform
 38 |     @available(_PackageDescription, introduced: 5.2)
 39 |     public static let windows: Platform = Platform(name: "windows")
    |                       |- warning: static property 'windows' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'windows' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |
 41 |     /// The Android platform
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:43:23: warning: static property 'android' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 41 |     /// The Android platform
 42 |     @available(_PackageDescription, introduced: 5.2)
 43 |     public static let android: Platform = Platform(name: "android")
    |                       |- warning: static property 'android' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'android' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 44 | }
 45 |
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:180:27: warning: static property 'v10_10' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
164 |
165 |     /// The supported macOS version.
166 |     public struct MacOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'MacOSVersion' conform to the 'Sendable' protocol
167 |         fileprivate static let name = "macOS"
168 |         fileprivate static let minimumMajorVersion = 10
    :
178 |         ///
179 |         /// - Since: First available in PackageDescription 5.0
180 |         public static let v10_10: MacOSVersion = .init(string: "10.10")
    |                           |- warning: static property 'v10_10' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10_10' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
181 |
182 |         /// The value that represents macOS 10.11.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:185:27: warning: static property 'v10_11' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
164 |
165 |     /// The supported macOS version.
166 |     public struct MacOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'MacOSVersion' conform to the 'Sendable' protocol
167 |         fileprivate static let name = "macOS"
168 |         fileprivate static let minimumMajorVersion = 10
    :
183 |         ///
184 |         /// - Since: First available in PackageDescription 5.0
185 |         public static let v10_11: MacOSVersion = .init(string: "10.11")
    |                           |- warning: static property 'v10_11' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10_11' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
186 |
187 |         /// The value that represents macOS 10.12.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:190:27: warning: static property 'v10_12' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
164 |
165 |     /// The supported macOS version.
166 |     public struct MacOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'MacOSVersion' conform to the 'Sendable' protocol
167 |         fileprivate static let name = "macOS"
168 |         fileprivate static let minimumMajorVersion = 10
    :
188 |         ///
189 |         /// - Since: First available in PackageDescription 5.0
190 |         public static let v10_12: MacOSVersion = .init(string: "10.12")
    |                           |- warning: static property 'v10_12' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10_12' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 |
192 |         /// The value that represents macOS 10.13.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:195:27: warning: static property 'v10_13' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
164 |
165 |     /// The supported macOS version.
166 |     public struct MacOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'MacOSVersion' conform to the 'Sendable' protocol
167 |         fileprivate static let name = "macOS"
168 |         fileprivate static let minimumMajorVersion = 10
    :
193 |         ///
194 |         /// - Since: First available in PackageDescription 5.0
195 |         public static let v10_13: MacOSVersion = .init(string: "10.13")
    |                           |- warning: static property 'v10_13' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10_13' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
196 |
197 |         /// The value that represents macOS 10.14.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:200:27: warning: static property 'v10_14' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
164 |
165 |     /// The supported macOS version.
166 |     public struct MacOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'MacOSVersion' conform to the 'Sendable' protocol
167 |         fileprivate static let name = "macOS"
168 |         fileprivate static let minimumMajorVersion = 10
    :
198 |         ///
199 |         /// - Since: First available in PackageDescription 5.0
200 |         public static let v10_14: MacOSVersion = .init(string: "10.14")
    |                           |- warning: static property 'v10_14' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10_14' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
201 |
202 |         /// The value that represents macOS 10.15.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:206:27: warning: static property 'v10_15' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
164 |
165 |     /// The supported macOS version.
166 |     public struct MacOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'MacOSVersion' conform to the 'Sendable' protocol
167 |         fileprivate static let name = "macOS"
168 |         fileprivate static let minimumMajorVersion = 10
    :
204 |         /// - Since: First available in PackageDescription 5.1
205 |         @available(_PackageDescription, introduced: 5.1)
206 |         public static let v10_15: MacOSVersion = .init(string: "10.15")
    |                           |- warning: static property 'v10_15' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10_15' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
207 |     }
208 |
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:224:27: warning: static property 'v9' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
208 |
209 |     /// The supported tvOS version.
210 |     public struct TVOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'TVOSVersion' conform to the 'Sendable' protocol
211 |         fileprivate static let name = "tvOS"
212 |         fileprivate static let minimumMajorVersion = 9
    :
222 |         ///
223 |         /// - Since: First available in PackageDescription 5.0
224 |         public static let v9: TVOSVersion = .init(string: "9.0")
    |                           |- warning: static property 'v9' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v9' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
225 |
226 |         /// The value that represents tvOS 10.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:229:27: warning: static property 'v10' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
208 |
209 |     /// The supported tvOS version.
210 |     public struct TVOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'TVOSVersion' conform to the 'Sendable' protocol
211 |         fileprivate static let name = "tvOS"
212 |         fileprivate static let minimumMajorVersion = 9
    :
227 |         ///
228 |         /// - Since: First available in PackageDescription 5.0
229 |         public static let v10: TVOSVersion = .init(string: "10.0")
    |                           |- warning: static property 'v10' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
230 |
231 |         /// The value that represents tvOS 11.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:234:27: warning: static property 'v11' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
208 |
209 |     /// The supported tvOS version.
210 |     public struct TVOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'TVOSVersion' conform to the 'Sendable' protocol
211 |         fileprivate static let name = "tvOS"
212 |         fileprivate static let minimumMajorVersion = 9
    :
232 |         ///
233 |         /// - Since: First available in PackageDescription 5.0
234 |         public static let v11: TVOSVersion = .init(string: "11.0")
    |                           |- warning: static property 'v11' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v11' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
235 |
236 |         /// The value that represents tvOS 12.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:239:27: warning: static property 'v12' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
208 |
209 |     /// The supported tvOS version.
210 |     public struct TVOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'TVOSVersion' conform to the 'Sendable' protocol
211 |         fileprivate static let name = "tvOS"
212 |         fileprivate static let minimumMajorVersion = 9
    :
237 |         ///
238 |         /// - Since: First available in PackageDescription 5.0
239 |         public static let v12: TVOSVersion = .init(string: "12.0")
    |                           |- warning: static property 'v12' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v12' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
240 |
241 |         /// The value that represents tvOS 13.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:245:27: warning: static property 'v13' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
208 |
209 |     /// The supported tvOS version.
210 |     public struct TVOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'TVOSVersion' conform to the 'Sendable' protocol
211 |         fileprivate static let name = "tvOS"
212 |         fileprivate static let minimumMajorVersion = 9
    :
243 |         /// - Since: First available in PackageDescription 5.1
244 |         @available(_PackageDescription, introduced: 5.1)
245 |         public static let v13: TVOSVersion = .init(string: "13.0")
    |                           |- warning: static property 'v13' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v13' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
246 |     }
247 |
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:263:27: warning: static property 'v8' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
247 |
248 |     /// The supported iOS version.
249 |     public struct IOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'IOSVersion' conform to the 'Sendable' protocol
250 |         fileprivate static let name = "iOS"
251 |         fileprivate static let minimumMajorVersion = 2
    :
261 |         ///
262 |         /// - Since: First available in PackageDescription 5.0
263 |         public static let v8: IOSVersion = .init(string: "8.0")
    |                           |- warning: static property 'v8' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v8' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
264 |
265 |         /// The value that represents iOS 9.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:268:27: warning: static property 'v9' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
247 |
248 |     /// The supported iOS version.
249 |     public struct IOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'IOSVersion' conform to the 'Sendable' protocol
250 |         fileprivate static let name = "iOS"
251 |         fileprivate static let minimumMajorVersion = 2
    :
266 |         ///
267 |         /// - Since: First available in PackageDescription 5.0
268 |         public static let v9: IOSVersion = .init(string: "9.0")
    |                           |- warning: static property 'v9' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v9' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
269 |
270 |         /// The value that represents iOS 10.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:273:27: warning: static property 'v10' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
247 |
248 |     /// The supported iOS version.
249 |     public struct IOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'IOSVersion' conform to the 'Sendable' protocol
250 |         fileprivate static let name = "iOS"
251 |         fileprivate static let minimumMajorVersion = 2
    :
271 |         ///
272 |         /// - Since: First available in PackageDescription 5.0
273 |         public static let v10: IOSVersion = .init(string: "10.0")
    |                           |- warning: static property 'v10' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
274 |
275 |         /// The value that represents iOS 11.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:278:27: warning: static property 'v11' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
247 |
248 |     /// The supported iOS version.
249 |     public struct IOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'IOSVersion' conform to the 'Sendable' protocol
250 |         fileprivate static let name = "iOS"
251 |         fileprivate static let minimumMajorVersion = 2
    :
276 |         ///
277 |         /// - Since: First available in PackageDescription 5.0
278 |         public static let v11: IOSVersion = .init(string: "11.0")
    |                           |- warning: static property 'v11' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v11' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
279 |
280 |         /// The value that represents iOS 12.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:283:27: warning: static property 'v12' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
247 |
248 |     /// The supported iOS version.
249 |     public struct IOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'IOSVersion' conform to the 'Sendable' protocol
250 |         fileprivate static let name = "iOS"
251 |         fileprivate static let minimumMajorVersion = 2
    :
281 |         ///
282 |         /// - Since: First available in PackageDescription 5.0
283 |         public static let v12: IOSVersion = .init(string: "12.0")
    |                           |- warning: static property 'v12' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v12' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
284 |
285 |         /// The value that represents iOS 13.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:289:27: warning: static property 'v13' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
247 |
248 |     /// The supported iOS version.
249 |     public struct IOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'IOSVersion' conform to the 'Sendable' protocol
250 |         fileprivate static let name = "iOS"
251 |         fileprivate static let minimumMajorVersion = 2
    :
287 |         /// - Since: First available in PackageDescription 5.1
288 |         @available(_PackageDescription, introduced: 5.1)
289 |         public static let v13: IOSVersion = .init(string: "13.0")
    |                           |- warning: static property 'v13' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v13' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
290 |     }
291 |
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:307:27: warning: static property 'v2' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
291 |
292 |     /// The supported watchOS version.
293 |     public struct WatchOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'WatchOSVersion' conform to the 'Sendable' protocol
294 |         fileprivate static let name = "watchOS"
295 |         fileprivate static let minimumMajorVersion = 2
    :
305 |         ///
306 |         /// - Since: First available in PackageDescription 5.0
307 |         public static let v2: WatchOSVersion = .init(string: "2.0")
    |                           |- warning: static property 'v2' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v2' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
308 |
309 |         /// The value that represents watchOS 3.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:312:27: warning: static property 'v3' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
291 |
292 |     /// The supported watchOS version.
293 |     public struct WatchOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'WatchOSVersion' conform to the 'Sendable' protocol
294 |         fileprivate static let name = "watchOS"
295 |         fileprivate static let minimumMajorVersion = 2
    :
310 |         ///
311 |         /// - Since: First available in PackageDescription 5.0
312 |         public static let v3: WatchOSVersion = .init(string: "3.0")
    |                           |- warning: static property 'v3' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v3' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
313 |
314 |         /// The value that represents watchOS 4.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:317:27: warning: static property 'v4' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
291 |
292 |     /// The supported watchOS version.
293 |     public struct WatchOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'WatchOSVersion' conform to the 'Sendable' protocol
294 |         fileprivate static let name = "watchOS"
295 |         fileprivate static let minimumMajorVersion = 2
    :
315 |         ///
316 |         /// - Since: First available in PackageDescription 5.0
317 |         public static let v4: WatchOSVersion = .init(string: "4.0")
    |                           |- warning: static property 'v4' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v4' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
318 |
319 |         /// The value that represents watchOS 5.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:322:27: warning: static property 'v5' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
291 |
292 |     /// The supported watchOS version.
293 |     public struct WatchOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'WatchOSVersion' conform to the 'Sendable' protocol
294 |         fileprivate static let name = "watchOS"
295 |         fileprivate static let minimumMajorVersion = 2
    :
320 |         ///
321 |         /// - Since: First available in PackageDescription 5.0
322 |         public static let v5: WatchOSVersion = .init(string: "5.0")
    |                           |- warning: static property 'v5' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v5' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
323 |
324 |         /// The value that represents watchOS 6.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:328:27: warning: static property 'v6' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
291 |
292 |     /// The supported watchOS version.
293 |     public struct WatchOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'WatchOSVersion' conform to the 'Sendable' protocol
294 |         fileprivate static let name = "watchOS"
295 |         fileprivate static let minimumMajorVersion = 2
    :
326 |         /// - Since: First available in PackageDescription 5.1
327 |         @available(_PackageDescription, introduced: 5.1)
328 |         public static let v6: WatchOSVersion = .init(string: "6.0")
    |                           |- warning: static property 'v6' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v6' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
329 |     }
330 | }
[125/210] Compiling PackageDescription Version.swift
[126/210] Compiling TSCBasic Result.swift
[127/210] Compiling TSCBasic SHA256.swift
[128/210] Compiling TSCBasic SortedArray.swift
[129/210] Compiling TSCBasic StringConversions.swift
[130/210] Compiling TSCBasic SynchronizedQueue.swift
[131/210] Compiling TSCBasic Await.swift
/host/spi-builder-workspace/Sources/PackageDescription/BuildSettings.swift:20:23: warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'BuildConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 10 |
 11 | /// The build configuration such as debug or release.
 12 | public struct BuildConfiguration: Encodable {
    |               `- note: consider making struct 'BuildConfiguration' conform to the 'Sendable' protocol
 13 |     private let config: String
 14 |
    :
 18 |
 19 |     /// The debug build configuration.
 20 |     public static let debug: BuildConfiguration = BuildConfiguration("debug")
    |                       |- warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'BuildConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'debug' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 21 |
 22 |     /// The release build configuration.
/host/spi-builder-workspace/Sources/PackageDescription/BuildSettings.swift:23:23: warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'BuildConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 10 |
 11 | /// The build configuration such as debug or release.
 12 | public struct BuildConfiguration: Encodable {
    |               `- note: consider making struct 'BuildConfiguration' conform to the 'Sendable' protocol
 13 |     private let config: String
 14 |
    :
 21 |
 22 |     /// The release build configuration.
 23 |     public static let release: BuildConfiguration = BuildConfiguration("release")
    |                       |- warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'BuildConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'release' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 | }
 25 |
[132/210] Compiling TSCBasic ByteString.swift
/host/spi-builder-workspace/Sources/PackageDescription/BuildSettings.swift:20:23: warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'BuildConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 10 |
 11 | /// The build configuration such as debug or release.
 12 | public struct BuildConfiguration: Encodable {
    |               `- note: consider making struct 'BuildConfiguration' conform to the 'Sendable' protocol
 13 |     private let config: String
 14 |
    :
 18 |
 19 |     /// The debug build configuration.
 20 |     public static let debug: BuildConfiguration = BuildConfiguration("debug")
    |                       |- warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'BuildConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'debug' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 21 |
 22 |     /// The release build configuration.
/host/spi-builder-workspace/Sources/PackageDescription/BuildSettings.swift:23:23: warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'BuildConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 10 |
 11 | /// The build configuration such as debug or release.
 12 | public struct BuildConfiguration: Encodable {
    |               `- note: consider making struct 'BuildConfiguration' conform to the 'Sendable' protocol
 13 |     private let config: String
 14 |
    :
 21 |
 22 |     /// The release build configuration.
 23 |     public static let release: BuildConfiguration = BuildConfiguration("release")
    |                       |- warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'BuildConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'release' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 | }
 25 |
[133/210] Emitting module PackageDescription
/host/spi-builder-workspace/Sources/PackageDescription/BuildSettings.swift:20:23: warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'BuildConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 10 |
 11 | /// The build configuration such as debug or release.
 12 | public struct BuildConfiguration: Encodable {
    |               `- note: consider making struct 'BuildConfiguration' conform to the 'Sendable' protocol
 13 |     private let config: String
 14 |
    :
 18 |
 19 |     /// The debug build configuration.
 20 |     public static let debug: BuildConfiguration = BuildConfiguration("debug")
    |                       |- warning: static property 'debug' is not concurrency-safe because non-'Sendable' type 'BuildConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'debug' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 21 |
 22 |     /// The release build configuration.
/host/spi-builder-workspace/Sources/PackageDescription/BuildSettings.swift:23:23: warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'BuildConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
 10 |
 11 | /// The build configuration such as debug or release.
 12 | public struct BuildConfiguration: Encodable {
    |               `- note: consider making struct 'BuildConfiguration' conform to the 'Sendable' protocol
 13 |     private let config: String
 14 |
    :
 21 |
 22 |     /// The release build configuration.
 23 |     public static let release: BuildConfiguration = BuildConfiguration("release")
    |                       |- warning: static property 'release' is not concurrency-safe because non-'Sendable' type 'BuildConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'release' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 | }
 25 |
/host/spi-builder-workspace/Sources/PackageDescription/Package.swift:508:5: warning: var 'errors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
506 | }
507 |
508 | var errors: [String] = []
    |     |- warning: var 'errors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'errors' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'errors' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
509 | private var dumpInfo: (package: Package, fileNo: Int32)?
510 | private func dumpPackageAtExit(_ package: Package, fileNo: Int32) {
/host/spi-builder-workspace/Sources/PackageDescription/Package.swift:509:13: warning: var 'dumpInfo' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
507 |
508 | var errors: [String] = []
509 | private var dumpInfo: (package: Package, fileNo: Int32)?
    |             |- warning: var 'dumpInfo' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'dumpInfo' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make var 'dumpInfo' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
510 | private func dumpPackageAtExit(_ package: Package, fileNo: Int32) {
511 |     func dump() {
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:23:23: warning: static property 'macOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 21 |
 22 |     /// The macOS platform.
 23 |     public static let macOS: Platform = Platform(name: "macos")
    |                       |- warning: static property 'macOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'macOS' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |
 25 |     /// The iOS platform.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:26:23: warning: static property 'iOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 24 |
 25 |     /// The iOS platform.
 26 |     public static let iOS: Platform = Platform(name: "ios")
    |                       |- warning: static property 'iOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'iOS' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 |     /// The tvOS platform.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:29:23: warning: static property 'tvOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 27 |
 28 |     /// The tvOS platform.
 29 |     public static let tvOS: Platform = Platform(name: "tvos")
    |                       |- warning: static property 'tvOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'tvOS' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |
 31 |     /// The watchOS platform.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:32:23: warning: static property 'watchOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 30 |
 31 |     /// The watchOS platform.
 32 |     public static let watchOS: Platform = Platform(name: "watchos")
    |                       |- warning: static property 'watchOS' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'watchOS' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 33 |
 34 |     /// The Linux platform.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:35:23: warning: static property 'linux' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 33 |
 34 |     /// The Linux platform.
 35 |     public static let linux: Platform = Platform(name: "linux")
    |                       |- warning: static property 'linux' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'linux' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 36 |
 37 |     /// The Windows platform
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:39:23: warning: static property 'windows' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 37 |     /// The Windows platform
 38 |     @available(_PackageDescription, introduced: 5.2)
 39 |     public static let windows: Platform = Platform(name: "windows")
    |                       |- warning: static property 'windows' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'windows' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |
 41 |     /// The Android platform
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:43:23: warning: static property 'android' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
 11 | /// A platform that usually corresponds to an operating system such as
 12 | /// iOS, macOS, or Linux.
 13 | public struct Platform: Encodable {
    |               `- note: consider making struct 'Platform' conform to the 'Sendable' protocol
 14 |
 15 |     /// The name of the platform.
    :
 41 |     /// The Android platform
 42 |     @available(_PackageDescription, introduced: 5.2)
 43 |     public static let android: Platform = Platform(name: "android")
    |                       |- warning: static property 'android' is not concurrency-safe because non-'Sendable' type 'Platform' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'android' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 44 | }
 45 |
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:180:27: warning: static property 'v10_10' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
164 |
165 |     /// The supported macOS version.
166 |     public struct MacOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'MacOSVersion' conform to the 'Sendable' protocol
167 |         fileprivate static let name = "macOS"
168 |         fileprivate static let minimumMajorVersion = 10
    :
178 |         ///
179 |         /// - Since: First available in PackageDescription 5.0
180 |         public static let v10_10: MacOSVersion = .init(string: "10.10")
    |                           |- warning: static property 'v10_10' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10_10' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
181 |
182 |         /// The value that represents macOS 10.11.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:185:27: warning: static property 'v10_11' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
164 |
165 |     /// The supported macOS version.
166 |     public struct MacOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'MacOSVersion' conform to the 'Sendable' protocol
167 |         fileprivate static let name = "macOS"
168 |         fileprivate static let minimumMajorVersion = 10
    :
183 |         ///
184 |         /// - Since: First available in PackageDescription 5.0
185 |         public static let v10_11: MacOSVersion = .init(string: "10.11")
    |                           |- warning: static property 'v10_11' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10_11' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
186 |
187 |         /// The value that represents macOS 10.12.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:190:27: warning: static property 'v10_12' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
164 |
165 |     /// The supported macOS version.
166 |     public struct MacOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'MacOSVersion' conform to the 'Sendable' protocol
167 |         fileprivate static let name = "macOS"
168 |         fileprivate static let minimumMajorVersion = 10
    :
188 |         ///
189 |         /// - Since: First available in PackageDescription 5.0
190 |         public static let v10_12: MacOSVersion = .init(string: "10.12")
    |                           |- warning: static property 'v10_12' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10_12' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 |
192 |         /// The value that represents macOS 10.13.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:195:27: warning: static property 'v10_13' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
164 |
165 |     /// The supported macOS version.
166 |     public struct MacOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'MacOSVersion' conform to the 'Sendable' protocol
167 |         fileprivate static let name = "macOS"
168 |         fileprivate static let minimumMajorVersion = 10
    :
193 |         ///
194 |         /// - Since: First available in PackageDescription 5.0
195 |         public static let v10_13: MacOSVersion = .init(string: "10.13")
    |                           |- warning: static property 'v10_13' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10_13' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
196 |
197 |         /// The value that represents macOS 10.14.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:200:27: warning: static property 'v10_14' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
164 |
165 |     /// The supported macOS version.
166 |     public struct MacOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'MacOSVersion' conform to the 'Sendable' protocol
167 |         fileprivate static let name = "macOS"
168 |         fileprivate static let minimumMajorVersion = 10
    :
198 |         ///
199 |         /// - Since: First available in PackageDescription 5.0
200 |         public static let v10_14: MacOSVersion = .init(string: "10.14")
    |                           |- warning: static property 'v10_14' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10_14' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
201 |
202 |         /// The value that represents macOS 10.15.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:206:27: warning: static property 'v10_15' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
164 |
165 |     /// The supported macOS version.
166 |     public struct MacOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'MacOSVersion' conform to the 'Sendable' protocol
167 |         fileprivate static let name = "macOS"
168 |         fileprivate static let minimumMajorVersion = 10
    :
204 |         /// - Since: First available in PackageDescription 5.1
205 |         @available(_PackageDescription, introduced: 5.1)
206 |         public static let v10_15: MacOSVersion = .init(string: "10.15")
    |                           |- warning: static property 'v10_15' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.MacOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10_15' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
207 |     }
208 |
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:224:27: warning: static property 'v9' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
208 |
209 |     /// The supported tvOS version.
210 |     public struct TVOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'TVOSVersion' conform to the 'Sendable' protocol
211 |         fileprivate static let name = "tvOS"
212 |         fileprivate static let minimumMajorVersion = 9
    :
222 |         ///
223 |         /// - Since: First available in PackageDescription 5.0
224 |         public static let v9: TVOSVersion = .init(string: "9.0")
    |                           |- warning: static property 'v9' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v9' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
225 |
226 |         /// The value that represents tvOS 10.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:229:27: warning: static property 'v10' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
208 |
209 |     /// The supported tvOS version.
210 |     public struct TVOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'TVOSVersion' conform to the 'Sendable' protocol
211 |         fileprivate static let name = "tvOS"
212 |         fileprivate static let minimumMajorVersion = 9
    :
227 |         ///
228 |         /// - Since: First available in PackageDescription 5.0
229 |         public static let v10: TVOSVersion = .init(string: "10.0")
    |                           |- warning: static property 'v10' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
230 |
231 |         /// The value that represents tvOS 11.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:234:27: warning: static property 'v11' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
208 |
209 |     /// The supported tvOS version.
210 |     public struct TVOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'TVOSVersion' conform to the 'Sendable' protocol
211 |         fileprivate static let name = "tvOS"
212 |         fileprivate static let minimumMajorVersion = 9
    :
232 |         ///
233 |         /// - Since: First available in PackageDescription 5.0
234 |         public static let v11: TVOSVersion = .init(string: "11.0")
    |                           |- warning: static property 'v11' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v11' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
235 |
236 |         /// The value that represents tvOS 12.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:239:27: warning: static property 'v12' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
208 |
209 |     /// The supported tvOS version.
210 |     public struct TVOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'TVOSVersion' conform to the 'Sendable' protocol
211 |         fileprivate static let name = "tvOS"
212 |         fileprivate static let minimumMajorVersion = 9
    :
237 |         ///
238 |         /// - Since: First available in PackageDescription 5.0
239 |         public static let v12: TVOSVersion = .init(string: "12.0")
    |                           |- warning: static property 'v12' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v12' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
240 |
241 |         /// The value that represents tvOS 13.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:245:27: warning: static property 'v13' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
208 |
209 |     /// The supported tvOS version.
210 |     public struct TVOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'TVOSVersion' conform to the 'Sendable' protocol
211 |         fileprivate static let name = "tvOS"
212 |         fileprivate static let minimumMajorVersion = 9
    :
243 |         /// - Since: First available in PackageDescription 5.1
244 |         @available(_PackageDescription, introduced: 5.1)
245 |         public static let v13: TVOSVersion = .init(string: "13.0")
    |                           |- warning: static property 'v13' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.TVOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v13' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
246 |     }
247 |
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:263:27: warning: static property 'v8' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
247 |
248 |     /// The supported iOS version.
249 |     public struct IOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'IOSVersion' conform to the 'Sendable' protocol
250 |         fileprivate static let name = "iOS"
251 |         fileprivate static let minimumMajorVersion = 2
    :
261 |         ///
262 |         /// - Since: First available in PackageDescription 5.0
263 |         public static let v8: IOSVersion = .init(string: "8.0")
    |                           |- warning: static property 'v8' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v8' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
264 |
265 |         /// The value that represents iOS 9.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:268:27: warning: static property 'v9' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
247 |
248 |     /// The supported iOS version.
249 |     public struct IOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'IOSVersion' conform to the 'Sendable' protocol
250 |         fileprivate static let name = "iOS"
251 |         fileprivate static let minimumMajorVersion = 2
    :
266 |         ///
267 |         /// - Since: First available in PackageDescription 5.0
268 |         public static let v9: IOSVersion = .init(string: "9.0")
    |                           |- warning: static property 'v9' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v9' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
269 |
270 |         /// The value that represents iOS 10.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:273:27: warning: static property 'v10' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
247 |
248 |     /// The supported iOS version.
249 |     public struct IOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'IOSVersion' conform to the 'Sendable' protocol
250 |         fileprivate static let name = "iOS"
251 |         fileprivate static let minimumMajorVersion = 2
    :
271 |         ///
272 |         /// - Since: First available in PackageDescription 5.0
273 |         public static let v10: IOSVersion = .init(string: "10.0")
    |                           |- warning: static property 'v10' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v10' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
274 |
275 |         /// The value that represents iOS 11.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:278:27: warning: static property 'v11' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
247 |
248 |     /// The supported iOS version.
249 |     public struct IOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'IOSVersion' conform to the 'Sendable' protocol
250 |         fileprivate static let name = "iOS"
251 |         fileprivate static let minimumMajorVersion = 2
    :
276 |         ///
277 |         /// - Since: First available in PackageDescription 5.0
278 |         public static let v11: IOSVersion = .init(string: "11.0")
    |                           |- warning: static property 'v11' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v11' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
279 |
280 |         /// The value that represents iOS 12.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:283:27: warning: static property 'v12' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
247 |
248 |     /// The supported iOS version.
249 |     public struct IOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'IOSVersion' conform to the 'Sendable' protocol
250 |         fileprivate static let name = "iOS"
251 |         fileprivate static let minimumMajorVersion = 2
    :
281 |         ///
282 |         /// - Since: First available in PackageDescription 5.0
283 |         public static let v12: IOSVersion = .init(string: "12.0")
    |                           |- warning: static property 'v12' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v12' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
284 |
285 |         /// The value that represents iOS 13.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:289:27: warning: static property 'v13' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
247 |
248 |     /// The supported iOS version.
249 |     public struct IOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'IOSVersion' conform to the 'Sendable' protocol
250 |         fileprivate static let name = "iOS"
251 |         fileprivate static let minimumMajorVersion = 2
    :
287 |         /// - Since: First available in PackageDescription 5.1
288 |         @available(_PackageDescription, introduced: 5.1)
289 |         public static let v13: IOSVersion = .init(string: "13.0")
    |                           |- warning: static property 'v13' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.IOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v13' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
290 |     }
291 |
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:307:27: warning: static property 'v2' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
291 |
292 |     /// The supported watchOS version.
293 |     public struct WatchOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'WatchOSVersion' conform to the 'Sendable' protocol
294 |         fileprivate static let name = "watchOS"
295 |         fileprivate static let minimumMajorVersion = 2
    :
305 |         ///
306 |         /// - Since: First available in PackageDescription 5.0
307 |         public static let v2: WatchOSVersion = .init(string: "2.0")
    |                           |- warning: static property 'v2' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v2' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
308 |
309 |         /// The value that represents watchOS 3.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:312:27: warning: static property 'v3' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
291 |
292 |     /// The supported watchOS version.
293 |     public struct WatchOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'WatchOSVersion' conform to the 'Sendable' protocol
294 |         fileprivate static let name = "watchOS"
295 |         fileprivate static let minimumMajorVersion = 2
    :
310 |         ///
311 |         /// - Since: First available in PackageDescription 5.0
312 |         public static let v3: WatchOSVersion = .init(string: "3.0")
    |                           |- warning: static property 'v3' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v3' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
313 |
314 |         /// The value that represents watchOS 4.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:317:27: warning: static property 'v4' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
291 |
292 |     /// The supported watchOS version.
293 |     public struct WatchOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'WatchOSVersion' conform to the 'Sendable' protocol
294 |         fileprivate static let name = "watchOS"
295 |         fileprivate static let minimumMajorVersion = 2
    :
315 |         ///
316 |         /// - Since: First available in PackageDescription 5.0
317 |         public static let v4: WatchOSVersion = .init(string: "4.0")
    |                           |- warning: static property 'v4' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v4' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
318 |
319 |         /// The value that represents watchOS 5.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:322:27: warning: static property 'v5' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
291 |
292 |     /// The supported watchOS version.
293 |     public struct WatchOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'WatchOSVersion' conform to the 'Sendable' protocol
294 |         fileprivate static let name = "watchOS"
295 |         fileprivate static let minimumMajorVersion = 2
    :
320 |         ///
321 |         /// - Since: First available in PackageDescription 5.0
322 |         public static let v5: WatchOSVersion = .init(string: "5.0")
    |                           |- warning: static property 'v5' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v5' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
323 |
324 |         /// The value that represents watchOS 6.0.
/host/spi-builder-workspace/Sources/PackageDescription/SupportedPlatforms.swift:328:27: warning: static property 'v6' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
291 |
292 |     /// The supported watchOS version.
293 |     public struct WatchOSVersion: Encodable, AppleOSVersion {
    |                   `- note: consider making struct 'WatchOSVersion' conform to the 'Sendable' protocol
294 |         fileprivate static let name = "watchOS"
295 |         fileprivate static let minimumMajorVersion = 2
    :
326 |         /// - Since: First available in PackageDescription 5.1
327 |         @available(_PackageDescription, introduced: 5.1)
328 |         public static let v6: WatchOSVersion = .init(string: "6.0")
    |                           |- warning: static property 'v6' is not concurrency-safe because non-'Sendable' type 'SupportedPlatform.WatchOSVersion' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'v6' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
329 |     }
330 | }
[134/210] Compiling TSCBasic CodableResult.swift
/host/spi-builder-workspace/Sources/PackageDescription/Package.swift:508:5: warning: var 'errors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
506 | }
507 |
508 | var errors: [String] = []
    |     |- warning: var 'errors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'errors' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'errors' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
509 | private var dumpInfo: (package: Package, fileNo: Int32)?
510 | private func dumpPackageAtExit(_ package: Package, fileNo: Int32) {
/host/spi-builder-workspace/Sources/PackageDescription/Package.swift:509:13: warning: var 'dumpInfo' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
507 |
508 | var errors: [String] = []
509 | private var dumpInfo: (package: Package, fileNo: Int32)?
    |             |- warning: var 'dumpInfo' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'dumpInfo' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make var 'dumpInfo' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
510 | private func dumpPackageAtExit(_ package: Package, fileNo: Int32) {
511 |     func dump() {
[135/210] Compiling TSCBasic CollectionAlgorithms.swift
/host/spi-builder-workspace/Sources/PackageDescription/Package.swift:508:5: warning: var 'errors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
506 | }
507 |
508 | var errors: [String] = []
    |     |- warning: var 'errors' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: convert 'errors' to a 'let' constant to make 'Sendable' shared state immutable
    |     |- note: add '@MainActor' to make var 'errors' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
509 | private var dumpInfo: (package: Package, fileNo: Int32)?
510 | private func dumpPackageAtExit(_ package: Package, fileNo: Int32) {
/host/spi-builder-workspace/Sources/PackageDescription/Package.swift:509:13: warning: var 'dumpInfo' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
507 |
508 | var errors: [String] = []
509 | private var dumpInfo: (package: Package, fileNo: Int32)?
    |             |- warning: var 'dumpInfo' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'dumpInfo' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: add '@MainActor' to make var 'dumpInfo' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
510 | private func dumpPackageAtExit(_ package: Package, fileNo: Int32) {
511 |     func dump() {
[136/210] Emitting module llbuildSwift
[137/210] Compiling llbuildSwift BuildDBBindings.swift
[138/210] Compiling TSCBasic PathShims.swift
[139/210] Compiling TSCBasic Process.swift
[140/210] Compiling TSCBasic ProcessEnv.swift
[141/210] Compiling TSCBasic ProcessSet.swift
[142/210] Compiling TSCBasic RegEx.swift
[143/210] Compiling llbuildSwift BuildKey.swift
[144/210] Compiling llbuildSwift BuildValue.swift
[145/210] Compiling llbuildSwift BuildSystemBindings.swift
[146/210] Compiling llbuildSwift CoreBindings.swift
[147/211] Compiling TSCBasic EditDistance.swift
[148/211] Compiling TSCBasic FileInfo.swift
[149/211] Compiling TSCBasic FileSystem.swift
[150/211] Compiling TSCBasic GraphAlgorithms.swift
[151/211] Compiling TSCBasic JSON.swift
[152/211] Compiling TSCBasic CollectionExtensions.swift
[153/211] Compiling TSCBasic Condition.swift
[154/211] Compiling TSCBasic DeltaAlgorithm.swift
[155/211] Compiling TSCBasic DiagnosticsEngine.swift
[156/211] Compiling TSCBasic DictionaryExtensions.swift
[157/211] Compiling TSCBasic DictionaryLiteralExtensions.swift
[158/211] Compiling PackageDescription Target.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
[165/211] Compiling PackageDescription Version+StringLiteralConvertible.swift
[167/212] Compiling TSCBasic JSONMapper.swift
[168/212] Compiling TSCBasic KeyedPair.swift
[169/212] Compiling TSCBasic LazyCache.swift
[170/212] Compiling TSCBasic Lock.swift
[171/212] Compiling TSCBasic OSLog.swift
[172/212] Compiling TSCBasic ObjectIdentifierProtocol.swift
[173/212] Compiling TSCBasic OrderedDictionary.swift
[174/212] Compiling TSCBasic OrderedSet.swift
[175/212] Compiling TSCBasic OutputByteStream.swift
[176/212] Compiling TSCBasic Path.swift
[178/212] Compiling TSCBasic TemporaryFile.swift
[179/212] Compiling TSCBasic TerminalController.swift
[180/212] Compiling TSCBasic Thread.swift
[181/212] Compiling TSCBasic Tuple.swift
[182/212] Compiling TSCBasic misc.swift
[182/212] Wrapping AST for PackageDescription for debugging
[182/212] Wrapping AST for llbuildSwift for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'swift-llbuild': ignoring broken symlink /host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm
[0/1] Planning build
Building for debugging...
[0/35] Write swift-version-24593BA9C3E375BF.txt
[2/57] Compiling TSCLibc libc.swift
[3/57] Emitting module TSCLibc
[4/58] Compiling swiftpm_xctest_helper main.swift
[5/58] Emitting module swiftpm_xctest_helper
[6/58] Write Objects.LinkFileList
[9/57] Emitting module PackageDescription
[10/58] Compiling llbuildSwift Internals.swift
[11/58] Compiling PackageDescription Resource.swift
[12/58] Compiling PackageDescription PackageRequirement.swift
[13/58] Compiling PackageDescription Product.swift
[14/58] Compiling llbuildSwift CoreBindings.swift
[14/65] Linking swiftpm-xctest-helper
[16/65] Compiling llbuildSwift BuildValue.swift
[17/95] Compiling TSCBasic Await.swift
[18/95] Compiling TSCBasic ByteString.swift
[19/95] Compiling TSCBasic CStringArray.swift
[20/95] Compiling TSCBasic CacheableSequence.swift
[21/96] Compiling PackageDescription SupportedPlatforms.swift
[22/96] Compiling PackageDescription Target.swift
[23/96] Compiling PackageDescription Version.swift
[24/96] Emitting module llbuildSwift
[25/96] Compiling llbuildSwift BuildDBBindings.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
[30/96] Compiling TSCBasic CodableResult.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
[31/96] Compiling TSCBasic CollectionAlgorithms.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
[32/100] Compiling llbuildSwift BuildKey.swift
[33/101] Compiling llbuildSwift BuildSystemBindings.swift
[35/102] Emitting module TSCBasic
[35/102] Wrapping AST for llbuildSwift for debugging
[37/102] Compiling PackageDescription Version+StringLiteralConvertible.swift
[39/103] Compiling TSCBasic PathShims.swift
[40/103] Compiling TSCBasic Process.swift
[41/103] Compiling TSCBasic ProcessEnv.swift
[42/103] Compiling TSCBasic ProcessSet.swift
[43/103] Compiling TSCBasic RegEx.swift
[44/103] Compiling TSCBasic Result.swift
[45/103] Compiling TSCBasic SHA256.swift
[46/103] Compiling TSCBasic SortedArray.swift
[47/103] Compiling TSCBasic StringConversions.swift
[48/103] Compiling TSCBasic SynchronizedQueue.swift
[49/103] Compiling TSCBasic JSONMapper.swift
[50/103] Compiling TSCBasic KeyedPair.swift
[51/103] Compiling TSCBasic LazyCache.swift
[52/103] Compiling TSCBasic Lock.swift
[53/103] Compiling TSCBasic OSLog.swift
[54/103] Compiling TSCBasic ObjectIdentifierProtocol.swift
[55/103] Compiling TSCBasic OrderedDictionary.swift
[56/103] Compiling TSCBasic OrderedSet.swift
[57/103] Compiling TSCBasic OutputByteStream.swift
[58/103] Compiling TSCBasic Path.swift
[58/103] Wrapping AST for PackageDescription for debugging
[59/103] Write Objects.LinkFileList
[61/103] Compiling TSCBasic EditDistance.swift
[62/103] Compiling TSCBasic FileInfo.swift
[63/103] Compiling TSCBasic FileSystem.swift
[64/103] Compiling TSCBasic GraphAlgorithms.swift
[65/103] Compiling TSCBasic JSON.swift
[66/103] Compiling TSCBasic CollectionExtensions.swift
[67/103] Compiling TSCBasic Condition.swift
[68/103] Compiling TSCBasic DeltaAlgorithm.swift
[69/103] Compiling TSCBasic DiagnosticsEngine.swift
[70/103] Compiling TSCBasic DictionaryExtensions.swift
[71/103] Compiling TSCBasic DictionaryLiteralExtensions.swift
[72/103] Compiling TSCBasic TemporaryFile.swift
[73/103] Compiling TSCBasic TerminalController.swift
[74/103] Compiling TSCBasic Thread.swift
[75/103] Compiling TSCBasic Tuple.swift
[76/103] Compiling TSCBasic misc.swift
[76/103] Linking libPackageDescription.so
BUILD FAILURE 6.1 linux