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 swift-distributed-actors, reference 0.7.1 (3eca46), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 18:02:05 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-distributed-actors.git
Reference: 0.7.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-distributed-actors
 * tag               0.7.1      -> FETCH_HEAD
HEAD is now at 3eca46b Add Swift 5.7 support to legacy release/0.x branch. (#1062)
Cloned https://github.com/apple/swift-distributed-actors.git
Revision (git rev-parse @):
3eca46befae64e2f329c4030f80eaf2b5a0a0c2c
SUCCESS checkout https://github.com/apple/swift-distributed-actors.git at 0.7.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-distributed-actors.git
https://github.com/apple/swift-distributed-actors.git
{
  "cxx_language_standard" : "c++11",
  "dependencies" : [
    {
      "identity" : "swift-cluster-membership",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-cluster-membership.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.12.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-backtrace",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-backtrace.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-service-discovery",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-service-discovery.git"
    },
    {
      "identity" : "stencil",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stencilproject/Stencil.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "revision" : [
          "swift-DEVELOPMENT-SNAPSHOT-2022-09-12-a "
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "swift-distributed-actors",
  "name" : "swift-distributed-actors",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "ios",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "DistributedActors",
      "targets" : [
        "DistributedActors"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DistributedActorsTestKit",
      "targets" : [
        "DistributedActorsTestKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GenActors",
      "targets" : [
        "GenActors"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ActorSingletonPlugin",
      "targets" : [
        "ActorSingletonPlugin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DistributedActorsXPC",
      "targets" : [
        "DistributedActorsXPC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DistributedActorsBenchmarks",
      "targets" : [
        "DistributedActorsBenchmarks"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "it_XPCActorable_echo_service",
      "targets" : [
        "it_XPCActorable_echo_service"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "it_XPCActorable_echo",
      "targets" : [
        "it_XPCActorable_echo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "it_ProcessIsolated_respawnsServants",
      "targets" : [
        "it_ProcessIsolated_respawnsServants"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "it_ProcessIsolated_noLeaking",
      "targets" : [
        "it_ProcessIsolated_noLeaking"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "it_ProcessIsolated_escalatingWorkers",
      "targets" : [
        "it_ProcessIsolated_escalatingWorkers"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "it_ProcessIsolated_backoffRespawn",
      "targets" : [
        "it_ProcessIsolated_backoffRespawn"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "it_Clustered_swim_ungraceful_shutdown",
      "targets" : [
        "it_Clustered_swim_ungraceful_shutdown"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "it_Clustered_swim_suspension_reachability",
      "targets" : [
        "it_Clustered_swim_suspension_reachability"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "it_XPCActorable_echo_service",
      "module_type" : "SwiftTarget",
      "name" : "it_XPCActorable_echo_service",
      "path" : "IntegrationTests/disabled_tests_03_xpc_actorable/it_XPCActorable_echo_service",
      "product_dependencies" : [
        "Files"
      ],
      "product_memberships" : [
        "it_XPCActorable_echo_service"
      ],
      "sources" : [
        "GenActors/XPCEchoService+GenActor.swift",
        "GenActors/XPCEchoService+GenCodable.swift",
        "XPCEchoService.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "DistributedActorsXPC",
        "it_XPCActorable_echo_api"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "it_XPCActorable_echo_api",
      "module_type" : "SwiftTarget",
      "name" : "it_XPCActorable_echo_api",
      "path" : "IntegrationTests/disabled_tests_03_xpc_actorable/it_XPCActorable_echo_api",
      "product_memberships" : [
        "it_XPCActorable_echo_service",
        "it_XPCActorable_echo"
      ],
      "sources" : [
        "GenActors/XPCEchoServiceProtocol+GenActor.swift",
        "GenActors/XPCEchoServiceProtocol+GenCodable.swift",
        "GenActors/XPCEchoServiceProtocol+XPCProtocolStub.swift",
        "GenActors/XPCEchoServiceProtocolStub+GenActor.swift",
        "GenActors/XPCEchoServiceProtocolStub+GenCodable.swift",
        "XPCEchoServiceProtocol.swift"
      ],
      "target_dependencies" : [
        "DistributedActorsXPC"
      ],
      "type" : "library"
    },
    {
      "c99name" : "it_XPCActorable_echo",
      "module_type" : "SwiftTarget",
      "name" : "it_XPCActorable_echo",
      "path" : "IntegrationTests/disabled_tests_03_xpc_actorable/it_XPCActorable_echo",
      "product_memberships" : [
        "it_XPCActorable_echo"
      ],
      "sources" : [
        "ActorableWatcher.swift",
        "GenActors/ActorableWatcher+GenActor.swift",
        "GenActors/ActorableWatcher+GenCodable.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "DistributedActorsXPC",
        "it_XPCActorable_echo_api"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "it_ProcessIsolated_respawnsServants",
      "module_type" : "SwiftTarget",
      "name" : "it_ProcessIsolated_respawnsServants",
      "path" : "IntegrationTests/tests_02_process_isolated/it_ProcessIsolated_respawnsServants",
      "product_memberships" : [
        "it_ProcessIsolated_respawnsServants"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DistributedActors"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "it_ProcessIsolated_noLeaking",
      "module_type" : "SwiftTarget",
      "name" : "it_ProcessIsolated_noLeaking",
      "path" : "IntegrationTests/tests_02_process_isolated/it_ProcessIsolated_noLeaking",
      "product_memberships" : [
        "it_ProcessIsolated_noLeaking"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DistributedActors"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "it_ProcessIsolated_escalatingWorkers",
      "module_type" : "SwiftTarget",
      "name" : "it_ProcessIsolated_escalatingWorkers",
      "path" : "IntegrationTests/tests_02_process_isolated/it_ProcessIsolated_escalatingWorkers",
      "product_memberships" : [
        "it_ProcessIsolated_escalatingWorkers"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DistributedActors"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "it_ProcessIsolated_backoffRespawn",
      "module_type" : "SwiftTarget",
      "name" : "it_ProcessIsolated_backoffRespawn",
      "path" : "IntegrationTests/tests_02_process_isolated/it_ProcessIsolated_backoffRespawn",
      "product_memberships" : [
        "it_ProcessIsolated_backoffRespawn"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DistributedActors"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "it_Clustered_swim_ungraceful_shutdown",
      "module_type" : "SwiftTarget",
      "name" : "it_Clustered_swim_ungraceful_shutdown",
      "path" : "IntegrationTests/tests_04_cluster/it_Clustered_swim_ungraceful_shutdown",
      "product_memberships" : [
        "it_Clustered_swim_ungraceful_shutdown"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DistributedActors"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "it_Clustered_swim_suspension_reachability",
      "module_type" : "SwiftTarget",
      "name" : "it_Clustered_swim_suspension_reachability",
      "path" : "IntegrationTests/tests_04_cluster/it_Clustered_swim_suspension_reachability",
      "product_memberships" : [
        "it_Clustered_swim_suspension_reachability"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DistributedActors"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftBenchmarkTools",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBenchmarkTools",
      "path" : "Sources/SwiftBenchmarkTools",
      "product_memberships" : [
        "DistributedActorsBenchmarks"
      ],
      "sources" : [
        "ArgParser.swift",
        "BenchmarkTools.swift",
        "DistributedActorsBenchmarkCategory.swift",
        "DriverUtils.swift"
      ],
      "target_dependencies" : [
        "DistributedActors"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GenActorsTests",
      "module_type" : "SwiftTarget",
      "name" : "GenActorsTests",
      "path" : "Tests/GenActorsTests",
      "sources" : [
        "AwaitingActorable/AwaitingActorable.swift",
        "AwaitingActorable/GenActors/AwaitingActorable+GenActor.swift",
        "ClassStructEtcActorable/ClassStructEtc+Actorable.swift",
        "ClassStructEtcActorable/GenActors/ClassActorable+GenActor.swift",
        "ClassStructEtcActorable/GenActors/ClassActorable+GenCodable.swift",
        "ClassStructEtcActorable/GenActors/MutatingStructActorable+GenActor.swift",
        "ClassStructEtcActorable/GenActors/MutatingStructActorable+GenCodable.swift",
        "ClassStructEtcActorable/GenActors/StructActorable+GenActor.swift",
        "ClassStructEtcActorable/GenActors/StructActorable+GenCodable.swift",
        "GenCodableTests.swift",
        "GenerateActorsTests.swift",
        "GenericActorable/GenActors/GenericEcho+GenActor.swift",
        "GenericActorable/GenActors/GenericEcho+GenCodable.swift",
        "GenericActorable/GenActors/GenericEcho2+GenActor.swift",
        "GenericActorable/GenActors/GenericEcho2+GenCodable.swift",
        "GenericActorable/GenActors/GenericEchoWhere+GenActor.swift",
        "GenericActorable/GenActors/GenericEchoWhere+GenCodable.swift",
        "GenericActorable/GenericEchoWhere.swift",
        "GenericActorable/GenericEchos.swift",
        "JackOfAllTrades/GenActors/JackOfAllTrades+GenActor.swift",
        "JackOfAllTrades/GenActors/JackOfAllTrades+GenCodable.swift",
        "JackOfAllTrades/GenActors/Parking+GenActor.swift",
        "JackOfAllTrades/GenActors/Parking+GenCodable.swift",
        "JackOfAllTrades/GenActors/Ticketing+GenActor.swift",
        "JackOfAllTrades/GenActors/Ticketing+GenCodable.swift",
        "JackOfAllTrades/JackOfAllTrades.swift",
        "LifecycleActor/GenActors/LifecycleActor+GenActor.swift",
        "LifecycleActor/GenActors/LifecycleActor+GenCodable.swift",
        "LifecycleActor/LifecycleActor+Actorable.swift",
        "SkipCodableActorable/GenActors/SkipCodableActorable+GenActor.swift",
        "SkipCodableActorable/SkipCodableActorable.swift",
        "TestActorable/GenActors/TestActorable+GenActor.swift",
        "TestActorable/GenActors/TestActorable+GenCodable.swift",
        "TestActorable/TestActorable.swift",
        "TestNestedActorable/GenActors/TestActorableNamespaceDirectly+GenActor.swift",
        "TestNestedActorable/GenActors/TestActorableNamespaceDirectly+GenCodable.swift",
        "TestNestedActorable/GenActors/TestActorableNamespaceExtensionEnumDirectly+GenActor.swift",
        "TestNestedActorable/GenActors/TestActorableNamespaceExtensionEnumDirectly+GenCodable.swift",
        "TestNestedActorable/GenActors/TestActorableNamespaceInExtension+GenActor.swift",
        "TestNestedActorable/GenActors/TestActorableNamespaceInExtension+GenCodable.swift",
        "TestNestedActorable/TestNestedActorable.swift"
      ],
      "target_dependencies" : [
        "GenActors",
        "DistributedActorsTestKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GenActorsLib",
      "module_type" : "SwiftTarget",
      "name" : "GenActorsLib",
      "path" : "Sources/GenActorsLib",
      "product_dependencies" : [
        "SwiftSyntaxParser",
        "Logging",
        "ArgumentParser",
        "Stencil",
        "Files"
      ],
      "product_memberships" : [
        "GenActors"
      ],
      "sources" : [
        "ActorableAnalysis.swift",
        "CodePrinter.swift",
        "Decls+GenActorRendering.swift",
        "Decls+GenCodableRendering.swift",
        "Decls.swift",
        "GenerateActors.swift",
        "GenerateActorsCommand.swift",
        "String+Extensions.swift"
      ],
      "target_dependencies" : [
        "DistributedActors"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GenActors",
      "module_type" : "SwiftTarget",
      "name" : "GenActors",
      "path" : "Sources/GenActors",
      "product_memberships" : [
        "GenActors"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DistributedActors",
        "GenActorsLib"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DistributedActorsXPC",
      "module_type" : "SwiftTarget",
      "name" : "DistributedActorsXPC",
      "path" : "Sources/DistributedActorsXPC",
      "product_dependencies" : [
        "Files"
      ],
      "product_memberships" : [
        "DistributedActorsXPC",
        "it_XPCActorable_echo_service",
        "it_XPCActorable_echo"
      ],
      "sources" : [
        "ActorCell/XPCProxiedRefDelegate.swift",
        "ActorCell/XPCServiceCellDelegate.swift",
        "ActorableXPCMessageField.swift",
        "Serialization+XPC.swift",
        "Signals+XPC.swift",
        "Transport/XPCActorTransport.swift",
        "Transport/XPCServiceActorTransport.swift",
        "XPCActorableProtocol.swift",
        "XPCActorableService.swift",
        "XPCControl.swift",
        "XPCErrors.swift"
      ],
      "target_dependencies" : [
        "DistributedActors",
        "CDistributedActorsXPC"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DistributedActorsTests",
      "module_type" : "SwiftTarget",
      "name" : "DistributedActorsTests",
      "path" : "Tests/DistributedActorsTests",
      "sources" : [
        "ActorAddressTests.swift",
        "ActorAskTests.swift",
        "ActorIsolationFailureHandlingTests.swift",
        "ActorLeakingTests.swift",
        "ActorLifecycleTests.swift",
        "ActorLoggingTests.swift",
        "ActorNamingTests.swift",
        "ActorRefAdapterTests.swift",
        "ActorSubReceiveTests.swift",
        "ActorSystem+Testing.swift",
        "ActorSystemTests.swift",
        "Actorable/ActorContextReceptionistTests.swift",
        "Actorable/ActorableExampleRouterTests.swift",
        "Actorable/ActorableOwnedMembershipTests.swift",
        "Actorable/GenActors/BarActorTarget+GenActor.swift",
        "Actorable/GenActors/BarActorTarget+GenCodable.swift",
        "Actorable/GenActors/BarRefTarget+GenActor.swift",
        "Actorable/GenActors/BarRefTarget+GenCodable.swift",
        "Actorable/GenActors/FooActorTarget+GenActor.swift",
        "Actorable/GenActors/FooActorTarget+GenCodable.swift",
        "Actorable/GenActors/FooRefTarget+GenActor.swift",
        "Actorable/GenActors/FooRefTarget+GenCodable.swift",
        "Actorable/GenActors/MessageActorReceptionistRouter+GenActor.swift",
        "Actorable/GenActors/MessageActorReceptionistRouter+GenCodable.swift",
        "Actorable/GenActors/MessageRefRouter+GenActor.swift",
        "Actorable/GenActors/MessageRefRouter+GenCodable.swift",
        "Actorable/GenActors/MessageRouter+GenActor.swift",
        "Actorable/GenActors/MessageRouter+GenCodable.swift",
        "Actorable/GenActors/MessageTarget+GenActor.swift",
        "Actorable/GenActors/MessageTarget+GenCodable.swift",
        "Actorable/GenActors/OwnerOfThings+GenActor.swift",
        "Actorable/GenActors/OwnerOfThings+GenCodable.swift",
        "Actorable/GenActors/TestMembershipOwner+GenActor.swift",
        "Actorable/GenActors/TestMembershipOwner+GenCodable.swift",
        "Actorable/OwnerOfThings.swift",
        "BackoffStrategyTests.swift",
        "BehaviorCanonicalizeTests.swift",
        "BehaviorMatchers.swift",
        "BehaviorTests.swift",
        "BlockingReceptacleTests.swift",
        "CRDT/CRDTActorOwnedTests.swift",
        "CRDT/CRDTActorableOwnedTests.swift",
        "CRDT/CRDTDirectReplicationClusteredTests.swift",
        "CRDT/CRDTGossipReplicationClusteredTests.swift",
        "CRDT/CRDTOperationExecutionTests.swift",
        "CRDT/CRDTReplicatorInstanceTests.swift",
        "CRDT/CRDTReplicatorShellClusteredTests.swift",
        "CRDT/GenActors/TestGCounterOwner+GenActor.swift",
        "CRDT/GenActors/TestGCounterOwner+GenCodable.swift",
        "CRDT/Protobuf/CRDT+SerializationTests.swift",
        "CRDT/Protobuf/CRDTEnvelope+SerializationTests.swift",
        "CRDT/Protobuf/CRDTReplication+SerializationTests.swift",
        "CRDT/Types/CRDTAnyTypesTests.swift",
        "CRDT/Types/CRDTGCounterTests.swift",
        "CRDT/Types/CRDTLWWMapTests.swift",
        "CRDT/Types/CRDTLWWRegisterTests.swift",
        "CRDT/Types/CRDTORMapTests.swift",
        "CRDT/Types/CRDTORMultiMapTests.swift",
        "CRDT/Types/CRDTORSetTests.swift",
        "CRDT/Types/CRDTVersioningTests.swift",
        "Clocks/LamportClockTests.swift",
        "Clocks/Protobuf/VersionVector+SerializationTests.swift",
        "Clocks/VersionVectorTests.swift",
        "Cluster/AssociationClusteredTests.swift",
        "Cluster/ClusterDiscoveryTests.swift",
        "Cluster/ClusterEventStreamTests.swift",
        "Cluster/ClusterLeaderActionsClusteredTests.swift",
        "Cluster/ClusterLeaderActionsTests.swift",
        "Cluster/ClusterMembershipSnapshotTests.swift",
        "Cluster/ClusterOnDownActionTests.swift",
        "Cluster/DowningStrategy/DowningClusteredTests.swift",
        "Cluster/DowningStrategy/TimeoutBasedDowningInstanceTests.swift",
        "Cluster/GossipSeenTableTests.swift",
        "Cluster/LeadershipTests.swift",
        "Cluster/MembershipGossipClusteredTests.swift",
        "Cluster/MembershipGossipLogicSimulationTests.swift",
        "Cluster/MembershipGossipTests.swift",
        "Cluster/Protobuf/ClusterEvents+SerializationTests.swift",
        "Cluster/Protobuf/Membership+SerializationTests.swift",
        "Cluster/ProtobufRoundTripTests.swift",
        "Cluster/Reception/OpLogClusterReceptionistClusteredTests.swift",
        "Cluster/Reception/OpLogStreamTests.swift",
        "Cluster/RemoteActorRefProviderTests.swift",
        "Cluster/RemoteMessagingClusteredTests.swift",
        "Cluster/RemotingHandshakeStateMachineTests.swift",
        "Cluster/RemotingTLSClusteredTests.swift",
        "Cluster/SWIM/Protobuf/SWIM+SerializationTests.swift",
        "Cluster/SWIM/SWIMActorShellClusteredTests.swift",
        "Cluster/ShootTheOtherNodeClusteredTests.swift",
        "Cluster/SystemMessageRedeliveryHandlerTests.swift",
        "Cluster/SystemMessagesRedeliveryTests.swift",
        "Cluster/TestExtensions+MembershipDSL.swift",
        "Cluster/TestExtensions.swift",
        "CustomStringInterpolationTests.swift",
        "DeadLetterTests.swift",
        "DeathWatchTests.swift",
        "DispatcherTests.swift",
        "EventStreamTests.swift",
        "FixedThreadPoolTests.swift",
        "Gossip/GossiperShellTests.swift",
        "HeapTests.swift",
        "InterceptorTests.swift",
        "MPSCLinkedQueueTests.swift",
        "MailboxTests.swift",
        "MembershipTests.swift",
        "Metrics/ActorMemoryTests.swift",
        "Metrics/ActorMetricsTests.swift",
        "Metrics/SWIMActorPeerMetricsTests.swift",
        "MetricsTestKit/MetricsTestKit.swift",
        "NIOExtensionsTests.swift",
        "NodeDeathWatcherTests.swift",
        "NodeTests.swift",
        "NoopLogger.swift",
        "ParentChildActorTests.swift",
        "Pattern/PeriodicBroadcastTests.swift",
        "Pattern/WorkerPoolTests.swift",
        "ReceptionistTests.swift",
        "RingBufferTests.swift",
        "SerializationPoolTests.swift",
        "SerializationTests.swift",
        "StashBufferTests.swift",
        "SupervisionTests.swift",
        "TimeSpecTests.swift",
        "TimersTests.swift",
        "TraversalTests.swift"
      ],
      "target_dependencies" : [
        "DistributedActors",
        "DistributedActorsTestKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DistributedActorsTestKitTests",
      "module_type" : "SwiftTarget",
      "name" : "DistributedActorsTestKitTests",
      "path" : "Tests/DistributedActorsTestKitTests",
      "sources" : [
        "ActorTestKitTests.swift",
        "ActorTestProbeTests.swift",
        "DeadlineTests.swift",
        "GenActors/TestMeActorable+GenActor.swift",
        "GenActors/TestMeActorable+GenCodable.swift",
        "TimeAmountTests.swift"
      ],
      "target_dependencies" : [
        "DistributedActors",
        "DistributedActorsTestKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DistributedActorsTestKit",
      "module_type" : "SwiftTarget",
      "name" : "DistributedActorsTestKit",
      "path" : "Sources/DistributedActorsTestKit",
      "product_memberships" : [
        "DistributedActorsTestKit"
      ],
      "sources" : [
        "ActorSystemXCTestCase.swift",
        "ActorTestKit+Actorable.swift",
        "ActorTestKit.swift",
        "ByteBuffer+Testing.swift",
        "Cluster/ClusteredActorSystemsXCTestCase.swift",
        "Data+Testing.swift",
        "LogCapture.swift",
        "ShouldMatchers.swift",
        "TestProbes+Receptionist.swift",
        "TestProbes.swift"
      ],
      "target_dependencies" : [
        "DistributedActors",
        "DistributedActorsConcurrencyHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DistributedActorsDocumentationTests",
      "module_type" : "SwiftTarget",
      "name" : "DistributedActorsDocumentationTests",
      "path" : "Tests/DistributedActorsDocumentationTests",
      "sources" : [
        "ActorDocExamples.swift",
        "ActorSingletonDocExamples.swift",
        "Actorable/ActorableActorTestKitDocExamples.swift",
        "Actorable/ActorableDocExamples.swift",
        "Actorable/GenActors/AccessControl+GenActor.swift",
        "Actorable/GenActors/AccessControl+GenCodable.swift",
        "Actorable/GenActors/AllInOneMachine+GenActor.swift",
        "Actorable/GenActors/AllInOneMachine+GenCodable.swift",
        "Actorable/GenActors/CoffeeMachine+GenActor.swift",
        "Actorable/GenActors/CoffeeMachine+GenCodable.swift",
        "Actorable/GenActors/ContextGreeter+GenActor.swift",
        "Actorable/GenActors/ContextGreeter+GenCodable.swift",
        "Actorable/GenActors/Diagnostics+GenActor.swift",
        "Actorable/GenActors/Diagnostics+GenCodable.swift",
        "Actorable/GenActors/DontConformMessageToCodable+GenActor.swift",
        "Actorable/GenActors/GreetMe+GenActor.swift",
        "Actorable/GenActors/GreetMe+GenCodable.swift",
        "Actorable/GenActors/GreetMeGreeter+GenActor.swift",
        "Actorable/GenActors/GreetMeGreeter+GenCodable.swift",
        "Actorable/GenActors/Greeter+GenActor.swift",
        "Actorable/GenActors/Greeter+GenCodable.swift",
        "Actorable/GenActors/InvokeFuncs+GenActor.swift",
        "Actorable/GenActors/InvokeFuncs+GenCodable.swift",
        "Actorable/GenActors/LifecycleReacting+GenActor.swift",
        "Actorable/GenActors/LifecycleReacting+GenCodable.swift",
        "CRDT/CRDTDocExamples.swift",
        "CRDT/GenActors/Shopper+GenActor.swift",
        "CRDT/GenActors/Shopper+GenCodable.swift",
        "CRDT/GenActors/Shopper_2+GenActor.swift",
        "CRDT/GenActors/Shopper_2+GenCodable.swift",
        "ClusterDocExamples.swift",
        "ClusteringDocExamples.swift",
        "DeathWatchDocExamples.swift",
        "InteropDocExamples.swift",
        "ProcessIsolatedDocExamples.swift",
        "Protobuf/SerializationDocExamples.pb.swift",
        "SerializationDocExamples.swift",
        "SupervisionDocExamples.swift"
      ],
      "target_dependencies" : [
        "DistributedActors",
        "DistributedActorsXPC",
        "ActorSingletonPlugin",
        "DistributedActorsTestKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DistributedActorsConcurrencyHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "DistributedActorsConcurrencyHelpersTests",
      "path" : "Tests/DistributedActorsConcurrencyHelpersTests",
      "sources" : [
        "ConcurrencyHelpersTests.swift"
      ],
      "target_dependencies" : [
        "DistributedActorsConcurrencyHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DistributedActorsConcurrencyHelpers",
      "module_type" : "SwiftTarget",
      "name" : "DistributedActorsConcurrencyHelpers",
      "path" : "Sources/DistributedActorsConcurrencyHelpers",
      "product_memberships" : [
        "DistributedActors",
        "DistributedActorsTestKit",
        "GenActors",
        "ActorSingletonPlugin",
        "DistributedActorsXPC",
        "DistributedActorsBenchmarks",
        "it_XPCActorable_echo_service",
        "it_XPCActorable_echo",
        "it_ProcessIsolated_respawnsServants",
        "it_ProcessIsolated_noLeaking",
        "it_ProcessIsolated_escalatingWorkers",
        "it_ProcessIsolated_backoffRespawn",
        "it_Clustered_swim_ungraceful_shutdown",
        "it_Clustered_swim_suspension_reachability"
      ],
      "sources" : [
        "atomics.swift",
        "lock.swift"
      ],
      "target_dependencies" : [
        "CDistributedActorsAtomics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DistributedActorsBenchmarks",
      "module_type" : "SwiftTarget",
      "name" : "DistributedActorsBenchmarks",
      "path" : "Sources/DistributedActorsBenchmarks",
      "product_memberships" : [
        "DistributedActorsBenchmarks"
      ],
      "sources" : [
        "ActorBenchmarkTools.swift",
        "ActorMessageFloodingBenchmarks.swift",
        "ActorPingPongBenchmarks.swift",
        "ActorRemotePingPongBenchmarks.swift",
        "ActorResolveBenchmarks.swift",
        "ActorRingBenchmarks.swift",
        "ActorSpawnBenchmarks.swift",
        "Concurrency/CountDownLatch.swift",
        "Concurrency/_BlockingReceptacle.swift",
        "Protobuf/bench.pb.swift",
        "SerializationCodableBenchmarks.swift",
        "SerializationProtobufBenchmarks.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "DistributedActors",
        "SwiftBenchmarkTools"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DistributedActors",
      "module_type" : "SwiftTarget",
      "name" : "DistributedActors",
      "path" : "Sources/DistributedActors",
      "product_dependencies" : [
        "SWIM",
        "NIO",
        "NIOFoundationCompat",
        "NIOSSL",
        "NIOExtras",
        "SwiftProtobuf",
        "Logging",
        "Metrics",
        "ServiceDiscovery",
        "Backtrace"
      ],
      "product_memberships" : [
        "DistributedActors",
        "DistributedActorsTestKit",
        "GenActors",
        "ActorSingletonPlugin",
        "DistributedActorsXPC",
        "DistributedActorsBenchmarks",
        "it_XPCActorable_echo_service",
        "it_XPCActorable_echo",
        "it_ProcessIsolated_respawnsServants",
        "it_ProcessIsolated_noLeaking",
        "it_ProcessIsolated_escalatingWorkers",
        "it_ProcessIsolated_backoffRespawn",
        "it_Clustered_swim_ungraceful_shutdown",
        "it_Clustered_swim_suspension_reachability"
      ],
      "sources" : [
        "ActorAddress.swift",
        "ActorContext.swift",
        "ActorLogging.swift",
        "ActorMessage+Protobuf.swift",
        "ActorMessages.swift",
        "ActorNaming.swift",
        "ActorRef+Ask.swift",
        "ActorRefFactory.swift",
        "ActorRefProvider.swift",
        "ActorShell+Children.swift",
        "ActorShell.swift",
        "ActorSystem.swift",
        "ActorSystemSettings.swift",
        "ActorTransport.swift",
        "Adapters.swift",
        "AffinityThreadPool.swift",
        "AsyncResult.swift",
        "Await.swift",
        "Backoff.swift",
        "Behaviors.swift",
        "CRDT/ActorOwned+CRDT.swift",
        "CRDT/ActorableOwned+CRDT.swift",
        "CRDT/CRDT+Gossip.swift",
        "CRDT/CRDT+Logging.swift",
        "CRDT/CRDT+Replication.swift",
        "CRDT/CRDT+ReplicatorInstance.swift",
        "CRDT/CRDT+ReplicatorShell.swift",
        "CRDT/CRDT.swift",
        "CRDT/Protobuf/CRDT+Serialization.swift",
        "CRDT/Protobuf/CRDT.pb.swift",
        "CRDT/Protobuf/CRDTEnvelope+Serialization.swift",
        "CRDT/Protobuf/CRDTReplication+Serialization.swift",
        "CRDT/Protobuf/CRDTReplication.pb.swift",
        "CRDT/Types/CRDT+GCounter.swift",
        "CRDT/Types/CRDT+LWWMap.swift",
        "CRDT/Types/CRDT+LWWRegister.swift",
        "CRDT/Types/CRDT+ORMap.swift",
        "CRDT/Types/CRDT+ORMultiMap.swift",
        "CRDT/Types/CRDT+ORSet.swift",
        "CRDT/Types/CRDT+StateBased.swift",
        "CRDT/Types/CRDT+Versioning.swift",
        "Clocks/LamportClock.swift",
        "Clocks/Protobuf/VersionVector+Serialization.swift",
        "Clocks/Protobuf/VersionVector.pb.swift",
        "Clocks/VersionVector.swift",
        "Cluster/Association.swift",
        "Cluster/Chaos/FaultyNetworkSimulatingHandler.swift",
        "Cluster/Cluster+Event.swift",
        "Cluster/Cluster+Member.swift",
        "Cluster/Cluster+Membership.swift",
        "Cluster/ClusterControl.swift",
        "Cluster/ClusterEventStream.swift",
        "Cluster/ClusterSettings.swift",
        "Cluster/ClusterShell+LeaderActions.swift",
        "Cluster/ClusterShell+Logging.swift",
        "Cluster/ClusterShell.swift",
        "Cluster/ClusterShellState.swift",
        "Cluster/DiscoveryShell.swift",
        "Cluster/Downing/DowningSettings.swift",
        "Cluster/Downing/DowningStrategy.swift",
        "Cluster/Downing/TimeoutBasedDowningStrategy.swift",
        "Cluster/HandshakeStateMachine.swift",
        "Cluster/Leadership.swift",
        "Cluster/MembershipGossip/Cluster+MembershipGossip+Serialization.swift",
        "Cluster/MembershipGossip/Cluster+MembershipGossip.swift",
        "Cluster/MembershipGossip/Cluster+MembershipGossipLogic.swift",
        "Cluster/NodeDeathWatcher.swift",
        "Cluster/Protobuf/Cluster+Serialization.swift",
        "Cluster/Protobuf/Cluster.pb.swift",
        "Cluster/Protobuf/ClusterEvents+Serialization.swift",
        "Cluster/Protobuf/ClusterEvents.pb.swift",
        "Cluster/Protobuf/Membership+Serialization.swift",
        "Cluster/Protobuf/Membership.pb.swift",
        "Cluster/Reception/ClusterReceptionistSettings.swift",
        "Cluster/Reception/OperationLog.swift",
        "Cluster/Reception/OperationLogClusterReceptionist+Codable.swift",
        "Cluster/Reception/OperationLogClusterReceptionist.swift",
        "Cluster/SWIM/ClusterMembership+Converters.swift",
        "Cluster/SWIM/Protobuf/SWIM+Serialization.swift",
        "Cluster/SWIM/Protobuf/SWIM.pb.swift",
        "Cluster/SWIM/SWIM+Messages.swift",
        "Cluster/SWIM/SWIMActorShell.swift",
        "Cluster/SWIM/SWIMPeer+Actor.swift",
        "Cluster/SystemMessages+Redelivery.swift",
        "Cluster/Transport/RemoteClusterActorPersonality.swift",
        "Cluster/Transport/TransportPipelines.swift",
        "Cluster/Transport/WireMessages.swift",
        "Condition.swift",
        "CountDownLatch.swift",
        "DeadLetters.swift",
        "DeathWatch.swift",
        "Dispatchers.swift",
        "EventStream.swift",
        "FixedThreadPool.swift",
        "GenActors/Actor+Codable.swift",
        "GenActors/Actor+Context+Receptionist.swift",
        "GenActors/Actor+Context.swift",
        "GenActors/Actor.swift",
        "GenActors/ActorFactory.swift",
        "GenActors/Actorable.swift",
        "GenActors/ActorableOwned.swift",
        "GenActors/ClusterControl+ActorableOwnedMembership.swift",
        "Gossip/Gossip+Serialization.swift",
        "Gossip/Gossip+Settings.swift",
        "Gossip/GossipLogic.swift",
        "Gossip/Gossiper+Shell+Serialization.swift",
        "Gossip/Gossiper+Shell.swift",
        "Gossip/Gossiper.swift",
        "Gossip/PeerSelection.swift",
        "Heap.swift",
        "Instrumentation/ActorInstrumentation.swift",
        "Instrumentation/ActorMailboxInstrumentation.swift",
        "Instrumentation/ActorTransportInstrumentation.swift",
        "Instrumentation/ReceptionistInstrumentation.swift",
        "Instrumentation/os_signpost/ActorInstrumentation+os_signpost.swift",
        "Instrumentation/os_signpost/ActorTransportInstrumentation+os_signpost.swift",
        "Instrumentation/os_signpost/InstrumentationProvider+os_signpost.swift",
        "Instrumentation/os_signpost/ReceptionistInstrumentation+os_signpost.swift",
        "LinkedBlockingQueue.swift",
        "MPSCLinkedQueue.swift",
        "Mailbox.swift",
        "Metrics/CoreMetrics+Extensions.swift",
        "Metrics/CoreMetrics+MetricsPNCounter.swift",
        "Metrics/Metrics+Actor.swift",
        "Metrics/Metrics+ActorSystem.swift",
        "Metrics/MetricsSettings.swift",
        "NIO+Extensions.swift",
        "Pattern/PeriodicBroadcast.swift",
        "Pattern/WorkerPool.swift",
        "Plugins/ActorSystem+Plugins.swift",
        "Plugins/ActorSystemSettings+Plugins.swift",
        "ProcessIsolated/POSIXProcessUtils.swift",
        "ProcessIsolated/PollingParentMonitoringFailureDetector.swift",
        "ProcessIsolated/ProcessCommander.swift",
        "ProcessIsolated/ProcessIsolated+Supervision.swift",
        "ProcessIsolated/ProcessIsolated.swift",
        "Props+Metrics.swift",
        "Props.swift",
        "Protobuf/ActorAddress+Serialization.swift",
        "Protobuf/ActorAddress.pb.swift",
        "Protobuf/ProtobufMessage+Extensions.swift",
        "Protobuf/SystemMessages+Serialization.swift",
        "Protobuf/SystemMessages.pb.swift",
        "Protobuf/WireProtocol+Serialization.swift",
        "Protobuf/WireProtocol.pb.swift",
        "Receptionist/ActorContext+Receptionist.swift",
        "Receptionist/Reception.swift",
        "Receptionist/Receptionist+Serialization.swift",
        "Receptionist/Receptionist.swift",
        "Receptionist/ReceptionistOperations.swift",
        "Receptionist/ReceptionistSettings.swift",
        "Receptionist/SystemReceptionist.swift",
        "Refs+any.swift",
        "Refs.swift",
        "RingBuffer.swift",
        "Scheduler.swift",
        "Serialization/ActorRef+Serialization.swift",
        "Serialization/Protobuf/Serialization.pb.swift",
        "Serialization/Serialization+Codable.swift",
        "Serialization/Serialization+Context.swift",
        "Serialization/Serialization+Manifest.swift",
        "Serialization/Serialization+PrimitiveSerializers.swift",
        "Serialization/Serialization+SerializerID.swift",
        "Serialization/Serialization+Serializers+Codable.swift",
        "Serialization/Serialization+Serializers+Protobuf.swift",
        "Serialization/Serialization+Serializers.swift",
        "Serialization/Serialization+Settings.swift",
        "Serialization/Serialization.swift",
        "Serialization/SerializationPool.swift",
        "Serialization/TopLevelBlobCoders.swift",
        "Serialization/TopLevelBytesBlobCoders.swift",
        "Serialization/TopLevelBytesBlobSerializer.swift",
        "Serialization/TopLevelProtobufCoders.swift",
        "Serialization/TopLevelProtobufSerializer.swift",
        "Signals.swift",
        "StashBuffer.swift",
        "String+Extensions.swift",
        "Supervision.swift",
        "SystemMessages.swift",
        "Thread.swift",
        "Time.swift",
        "TimeSpec.swift",
        "Timers.swift",
        "Version.swift",
        "locks.swift",
        "utils.swift"
      ],
      "target_dependencies" : [
        "DistributedActorsConcurrencyHelpers",
        "CDistributedActorsMailbox"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CDistributedActorsXPC",
      "module_type" : "ClangTarget",
      "name" : "CDistributedActorsXPC",
      "path" : "Sources/CDistributedActorsXPC",
      "product_memberships" : [
        "DistributedActorsXPC",
        "it_XPCActorable_echo_service",
        "it_XPCActorable_echo"
      ],
      "sources" : [
        "xpc_actorable.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CDistributedActorsMailboxTests",
      "module_type" : "SwiftTarget",
      "name" : "CDistributedActorsMailboxTests",
      "path" : "Tests/CDistributedActorsMailboxTests",
      "sources" : [
        "CMPSCLinkedQueueTests.swift"
      ],
      "target_dependencies" : [
        "CDistributedActorsMailbox",
        "DistributedActorsTestKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CDistributedActorsMailbox",
      "module_type" : "ClangTarget",
      "name" : "CDistributedActorsMailbox",
      "path" : "Sources/CDistributedActorsMailbox",
      "product_memberships" : [
        "DistributedActors",
        "DistributedActorsTestKit",
        "GenActors",
        "ActorSingletonPlugin",
        "DistributedActorsXPC",
        "DistributedActorsBenchmarks",
        "it_XPCActorable_echo_service",
        "it_XPCActorable_echo",
        "it_ProcessIsolated_respawnsServants",
        "it_ProcessIsolated_noLeaking",
        "it_ProcessIsolated_escalatingWorkers",
        "it_ProcessIsolated_backoffRespawn",
        "it_Clustered_swim_ungraceful_shutdown",
        "it_Clustered_swim_suspension_reachability"
      ],
      "sources" : [
        "backtrace_support.c",
        "c_mpsc_linked_queue.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CDistributedActorsAtomics",
      "module_type" : "ClangTarget",
      "name" : "CDistributedActorsAtomics",
      "path" : "Sources/CDistributedActorsAtomics",
      "product_memberships" : [
        "DistributedActors",
        "DistributedActorsTestKit",
        "GenActors",
        "ActorSingletonPlugin",
        "DistributedActorsXPC",
        "DistributedActorsBenchmarks",
        "it_XPCActorable_echo_service",
        "it_XPCActorable_echo",
        "it_ProcessIsolated_respawnsServants",
        "it_ProcessIsolated_noLeaking",
        "it_ProcessIsolated_escalatingWorkers",
        "it_ProcessIsolated_backoffRespawn",
        "it_Clustered_swim_ungraceful_shutdown",
        "it_Clustered_swim_suspension_reachability"
      ],
      "sources" : [
        "src/c_atomics.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ActorSingletonPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "ActorSingletonPluginTests",
      "path" : "Tests/ActorSingletonPluginTests",
      "sources" : [
        "ActorSingletonPluginClusteredTests.swift",
        "ActorSingletonPluginTests.swift",
        "GenActors/GreeterSingleton+GenActor.swift",
        "GenActors/GreeterSingleton+GenCodable.swift"
      ],
      "target_dependencies" : [
        "ActorSingletonPlugin",
        "DistributedActorsTestKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ActorSingletonPlugin",
      "module_type" : "SwiftTarget",
      "name" : "ActorSingletonPlugin",
      "path" : "Sources/ActorSingletonPlugin",
      "product_memberships" : [
        "ActorSingletonPlugin"
      ],
      "sources" : [
        "ActorSingleton.swift",
        "ActorSingletonAllocationStrategy.swift",
        "ActorSingletonManager.swift",
        "ActorSingletonPlugin.swift",
        "ActorSingletonProxy.swift"
      ],
      "target_dependencies" : [
        "DistributedActors"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-syntax.git
could not find a branch named ‘swift-DEVELOPMENT-SNAPSHOT-2022-09-12-a ’ in https://github.com/apple/swift-syntax.gitResolve Package Graph
Updating from https://github.com/apple/swift-syntax.git
could not find a branch named ‘swift-DEVELOPMENT-SNAPSHOT-2022-09-12-a ’ in https://github.com/apple/swift-syntax.gitResolve Package Graph
Updating from https://github.com/apple/swift-syntax.git
could not find a branch named ‘swift-DEVELOPMENT-SNAPSHOT-2022-09-12-a ’ in https://github.com/apple/swift-syntax.git
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-27 11:02:03.807 xcodebuild[514:2881] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_11-02-0003.xcresult
xcodebuild: error: Could not resolve package dependencies:
  could not find a branch named ‘swift-DEVELOPMENT-SNAPSHOT-2022-09-12-a ’ in https://github.com/apple/swift-syntax.git
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/apple/swift-syntax.git
could not find a branch named ‘swift-DEVELOPMENT-SNAPSHOT-2022-09-12-a ’ in https://github.com/apple/swift-syntax.git
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-27 11:02:05.409 xcodebuild[708:3843] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_11-02-0005.xcresult
xcodebuild: error: Could not resolve package dependencies:
  could not find a branch named ‘swift-DEVELOPMENT-SNAPSHOT-2022-09-12-a ’ in https://github.com/apple/swift-syntax.git
BUILD FAILURE 6.1 watchOS