The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-distributed-actors, reference main (824865), with Swift 6.1 for Wasm on 7 Feb 2026 22:46:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/akbashev/swift-distributed-actors.git
Reference: main
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/akbashev/swift-distributed-actors
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8248655 Fix glibc failing tests (#1228)
Cloned https://github.com/akbashev/swift-distributed-actors.git
Revision (git rev-parse @):
82486556b7238986310305ec840d0503ce3b774a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/akbashev/swift-distributed-actors.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/akbashev/swift-distributed-actors.git
https://github.com/akbashev/swift-distributed-actors.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "cxx_language_standard" : "c++11",
  "dependencies" : [
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics"
    },
    {
      "identity" : "swift-cluster-membership",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-cluster-membership"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.61.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.25.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.25.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf"
    },
    {
      "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"
    },
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-beta",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics"
    },
    {
      "identity" : "swift-service-discovery",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-service-discovery"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "swift-distributed-actors",
  "name" : "swift-distributed-actors",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DistributedCluster",
      "targets" : [
        "DistributedCluster"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-clusterd",
      "targets" : [
        "swift-clusterd"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "it_Clustered_swim_suspension_reachability",
      "targets" : [
        "it_Clustered_swim_suspension_reachability"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "MultiNodeTestKitRunner",
      "targets" : [
        "MultiNodeTestKitRunner"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_clusterd",
      "module_type" : "SwiftTarget",
      "name" : "swift-clusterd",
      "path" : "Sources/Clusterd",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-clusterd"
      ],
      "sources" : [
        "boot+ClusterD.swift"
      ],
      "target_dependencies" : [
        "DistributedCluster"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "it_Clustered_swim_suspension_reachability",
      "module_type" : "SwiftTarget",
      "name" : "it_Clustered_swim_suspension_reachability",
      "path" : "IntegrationTests/tests_01_cluster/it_Clustered_swim_suspension_reachability",
      "product_memberships" : [
        "it_Clustered_swim_suspension_reachability"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DistributedCluster"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MultiNodeTestPlugin",
      "module_type" : "PluginTarget",
      "name" : "MultiNodeTestPlugin",
      "path" : "Plugins/MultiNodeTestPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Run MultiNodeTestKit based tests across multiple processes or physical compute nodes",
          "type" : "custom",
          "verb" : "multi-node"
        },
        "permissions" : [
        ],
        "type" : "command"
      },
      "sources" : [
        "plugin.swift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "MultiNodeTestKitRunner",
      "module_type" : "SwiftTarget",
      "name" : "MultiNodeTestKitRunner",
      "path" : "Sources/MultiNodeTestKitRunner",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "MultiNodeTestKitRunner"
      ],
      "sources" : [
        "MultiNode+LogCapture.swift",
        "MultiNode+TestSuites.swift",
        "NaiveLogger.swift",
        "OutputGrepper.swift",
        "Process+Extensions.swift",
        "Terminal+Rainbow.swift",
        "Time.swift",
        "boot+MultiNodeTestKitRunner+Exec.swift",
        "boot+MultiNodeTestKitRunner+Test.swift",
        "boot+MultiNodeTestKitRunner.swift"
      ],
      "target_dependencies" : [
        "DistributedActorsMultiNodeTests",
        "MultiNodeTestKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MultiNodeTestKit",
      "module_type" : "SwiftTarget",
      "name" : "MultiNodeTestKit",
      "path" : "Sources/MultiNodeTestKit",
      "product_dependencies" : [
        "Backtrace",
        "AsyncAlgorithms",
        "Atomics",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "MultiNodeTestKitRunner"
      ],
      "sources" : [
        "MultiNodeTestConductor.swift",
        "MultiNodeTestKit+Control.swift",
        "MultiNodeTestKit.swift",
        "MultiNodeTestSettings.swift"
      ],
      "target_dependencies" : [
        "DistributedCluster"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DistributedClusterTests",
      "module_type" : "SwiftTarget",
      "name" : "DistributedClusterTests",
      "path" : "Tests/DistributedClusterTests",
      "product_dependencies" : [
        "Atomics"
      ],
      "sources" : [
        "ActorAskTests.swift",
        "ActorIDMetadataTests.swift",
        "ActorIDTests.swift",
        "ActorIsolationFailureHandlingTests.swift",
        "ActorLeakingTests.swift",
        "ActorLifecycleTests.swift",
        "ActorLoggingTests.swift",
        "ActorNamingTests.swift",
        "ActorPathTests.swift",
        "ActorRefAdapterTests.swift",
        "ActorSubReceiveTests.swift",
        "BackoffStrategyTests.swift",
        "BasicClusterSystemLifecycleTests.swift",
        "BehaviorCanonicalizeTests.swift",
        "BehaviorMatchers.swift",
        "BehaviorTests.swift",
        "BlockingReceptacleTests.swift",
        "Clocks/Protobuf/VersionVector+SerializationTests.swift",
        "Clocks/VersionVectorTests.swift",
        "Cluster/AggressiveNodeReplacementClusteredTests.swift",
        "Cluster/AssociationClusteredTests.swift",
        "Cluster/ClusterDiscoveryTests.swift",
        "Cluster/ClusterEventStreamTests.swift",
        "Cluster/ClusterLeaderActionsClusteredTests.swift",
        "Cluster/ClusterLeaderActionsTests.swift",
        "Cluster/ClusterMembershipSnapshotTests.swift",
        "Cluster/ClusterOnDownActionTests.swift",
        "Cluster/Daemon/DaemonJoiningClusteredTests.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/OpLogDistributedReceptionistClusteredTests.swift",
        "Cluster/Reception/OpLogStreamTests.swift",
        "Cluster/Reception/_OpLogClusterReceptionistClusteredTests.swift",
        "Cluster/RemoteActorRefProviderTests.swift",
        "Cluster/RemoteMessagingClusteredTests.swift",
        "Cluster/RemotingHandshakeStateMachineTests.swift",
        "Cluster/RemotingTLSClusteredTests.swift",
        "Cluster/SWIM/Protobuf/SWIM+SerializationTests.swift",
        "Cluster/SWIM/SWIMActorClusteredTests.swift",
        "Cluster/ShootTheOtherNodeClusteredTests.swift",
        "Cluster/SystemMessagesRedeliveryTests.swift",
        "Cluster/TestExtensions+MembershipDSL.swift",
        "Cluster/TestExtensions.swift",
        "ClusterSystem+Testing.swift",
        "ClusterSystemTests.swift",
        "CustomStringInterpolationTests.swift",
        "DeadLetterTests.swift",
        "DefaultActorSystem.swift",
        "DispatcherTests.swift",
        "DistributedReceptionistTests.swift",
        "EndpointTests.swift",
        "FixedThreadPoolTests.swift",
        "Gossip/GossiperShellTests.swift",
        "HeapTests.swift",
        "InterceptorTests.swift",
        "LifecycleWatchTests.swift",
        "MPSCLinkedQueueTests.swift",
        "MailboxTests.swift",
        "MembershipTests.swift",
        "Metrics/ActorMemoryTests.swift",
        "Metrics/ActorMetricsTests.swift",
        "Metrics/SWIMActorPeerMetricsTests.swift",
        "MetricsTestKit/MetricsTestKit.swift",
        "NIOExtensionsTests.swift",
        "NodeDeathWatcherTests.swift",
        "NoopLogger.swift",
        "ParentChildActorTests.swift",
        "Pattern/WorkerPoolTests.swift",
        "Plugins/ClusterSingleton/ClusterSingletonPluginClusteredTests.swift",
        "Plugins/ClusterSingleton/ClusterSingletonPluginTests.swift",
        "Plugins/PluginsSettingsTests.swift",
        "RemoteCallTests.swift",
        "RingBufferTests.swift",
        "SerializationPoolTests.swift",
        "SerializationTests.swift",
        "StashBufferTests.swift",
        "StubDistributedActorTests.swift",
        "SupervisionTests.swift",
        "TimeSpecTests.swift",
        "TimersTests.swift",
        "TraversalTests.swift",
        "XCTest+Async.swift",
        "_ActorRefReceptionistTests.swift",
        "_DeathWatchTests.swift",
        "_TerminationWatchTests.swift"
      ],
      "target_dependencies" : [
        "DistributedCluster",
        "DistributedActorsTestKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DistributedCluster",
      "module_type" : "SwiftTarget",
      "name" : "DistributedCluster",
      "path" : "Sources/DistributedCluster",
      "product_dependencies" : [
        "OrderedCollections",
        "Atomics",
        "SWIM",
        "NIO",
        "NIOPosix",
        "NIOFoundationCompat",
        "NIOSSL",
        "NIOExtras",
        "SwiftProtobuf",
        "Logging",
        "Metrics",
        "ServiceDiscovery",
        "Backtrace",
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "DistributedCluster",
        "swift-clusterd",
        "it_Clustered_swim_suspension_reachability",
        "MultiNodeTestKitRunner"
      ],
      "sources" : [
        "ActorContext.swift",
        "ActorID.swift",
        "ActorIDMetadataSettings.swift",
        "ActorLogging.swift",
        "ActorMessage+Protobuf.swift",
        "ActorMessages.swift",
        "ActorMetadata.swift",
        "ActorRef+Ask.swift",
        "ActorRefFactory.swift",
        "ActorRefProvider.swift",
        "ActorShell+Children.swift",
        "Adapters.swift",
        "AsyncResult.swift",
        "Backoff.swift",
        "Behaviors.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/ClusterShell+LeaderActions.swift",
        "Cluster/ClusterShell+Logging.swift",
        "Cluster/ClusterShell.swift",
        "Cluster/ClusterShellState.swift",
        "Cluster/DiscoveryShell.swift",
        "Cluster/DistributedNodeDeathWatcher.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/OperationLog.swift",
        "Cluster/Reception/OperationLogClusterReceptionist+Codable.swift",
        "Cluster/Reception/OperationLogDistributedReceptionist.swift",
        "Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift",
        "Cluster/SWIM/ClusterMembership+Converters.swift",
        "Cluster/SWIM/Protobuf/SWIM+Serialization.swift",
        "Cluster/SWIM/Protobuf/SWIM.pb.swift",
        "Cluster/SWIM/SWIMActor+NotUsedCalls.swift",
        "Cluster/SWIM/SWIMActor.swift",
        "Cluster/SystemMessages+Redelivery.swift",
        "Cluster/Transport/RemoteClusterActorPersonality.swift",
        "Cluster/Transport/TransportPipelines.swift",
        "Cluster/Transport/WireMessages.swift",
        "ClusterEndpoint.swift",
        "ClusterNode.swift",
        "ClusterSystem+Clusterd.swift",
        "ClusterSystem.swift",
        "ClusterSystemSettings.swift",
        "Collections/Heap.swift",
        "Collections/MPSCLinkedQueue.swift",
        "Collections/RingBuffer.swift",
        "Collections/_LinkedBlockingQueue.swift",
        "Concurrency/AffinityThreadPool.swift",
        "Concurrency/CountDownLatch.swift",
        "Concurrency/_ClusterCancellableCheckedContinuation.swift",
        "Concurrency/_Condition.swift",
        "Concurrency/_FixedThreadPool.swift",
        "Concurrency/_Thread.swift",
        "Concurrency/locks.swift",
        "DeadLetters.swift",
        "Dispatchers.swift",
        "DistributedActor+Extensions.swift",
        "DistributedActor+Internal.swift",
        "DistributedActor+Messages.swift",
        "DistributedActorContext.swift",
        "Gossip/Gossip+Serialization.swift",
        "Gossip/Gossip+Settings.swift",
        "Gossip/GossipLogic.swift",
        "Gossip/Gossiper+Shell+Serialization.swift",
        "Gossip/Gossiper+Shell.swift",
        "Gossip/Gossiper.swift",
        "Instrumentation/ActorTransportInstrumentation.swift",
        "Instrumentation/ReceptionistInstrumentation.swift",
        "Instrumentation/os_signpost/ActorTransportInstrumentation+os_signpost.swift",
        "Instrumentation/os_signpost/InstrumentationProvider+os_signpost.swift",
        "Instrumentation/os_signpost/ReceptionistInstrumentation+os_signpost.swift",
        "InvocationBehavior.swift",
        "LifecycleMonitoring/LifecycleWatch.swift",
        "LifecycleMonitoring/LifecycleWatchContainer.swift",
        "LifecycleMonitoring/_BehaviorDeathWatch.swift",
        "Metrics/CoreMetrics+Extensions.swift",
        "Metrics/CoreMetrics+MetricsPNCounter.swift",
        "Metrics/Metrics+Actor.swift",
        "Metrics/Metrics+ClusterSystem.swift",
        "Metrics/MetricsSettings.swift",
        "NIO+Extensions.swift",
        "Pattern/WorkerPool.swift",
        "Plugins/ClusterSingleton/ClusterSingleton.swift",
        "Plugins/ClusterSingleton/ClusterSingletonAllocationStrategy.swift",
        "Plugins/ClusterSingleton/ClusterSingletonBoss.swift",
        "Plugins/ClusterSingleton/ClusterSingletonPlugin.swift",
        "Plugins/ClusterSingleton/ClusterSingletonSettings.swift",
        "Plugins/ClusterSystem+Plugins.swift",
        "Plugins/ClusterSystemSettings+Plugins.swift",
        "Props+Metrics.swift",
        "Props.swift",
        "Protobuf/ActorID+Serialization.swift",
        "Protobuf/ActorID.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/DistributedReception.swift",
        "Receptionist/DistributedReceptionist.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",
        "Scheduler.swift",
        "Serialization/ActorRef+Serialization.swift",
        "Serialization/Protobuf/Serialization.pb.swift",
        "Serialization/Serialization+Codable.swift",
        "Serialization/Serialization+Context.swift",
        "Serialization/Serialization+Invocation.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",
        "StashBuffer.swift",
        "String+Extensions.swift",
        "Supervision.swift",
        "SystemMessages.swift",
        "Time.swift",
        "TimeSpec.swift",
        "Version.swift",
        "WeakActorDictionary.swift",
        "_ActorNaming.swift",
        "_ActorShell.swift",
        "_BehaviorTimers.swift",
        "_Mailbox.swift",
        "_OrderedSet+Extensions.swift",
        "_Signals.swift",
        "utils.swift"
      ],
      "target_dependencies" : [
        "DistributedActorsConcurrencyHelpers",
        "CDistributedActorsMailbox"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DistributedActorsTestKitTests",
      "module_type" : "SwiftTarget",
      "name" : "DistributedActorsTestKitTests",
      "path" : "Tests/DistributedActorsTestKitTests",
      "sources" : [
        "ActorTestKitTests.swift",
        "ActorTestProbeTests.swift",
        "DeadlineTests.swift",
        "DurationTests.swift"
      ],
      "target_dependencies" : [
        "DistributedCluster",
        "DistributedActorsTestKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DistributedActorsTestKit",
      "module_type" : "SwiftTarget",
      "name" : "DistributedActorsTestKit",
      "path" : "Sources/DistributedActorsTestKit",
      "product_dependencies" : [
        "Atomics"
      ],
      "sources" : [
        "ActorTestKit.swift",
        "ByteBuffer+Testing.swift",
        "Cluster/ClusteredActorSystemsXCTestCase.swift",
        "Cluster/DistributedActor+Assertions.swift",
        "Data+Testing.swift",
        "InspectKit.swift",
        "LogCapture.swift",
        "ShouldMatchers.swift",
        "SingleClusterSystemXCTestCase.swift",
        "Task+Testing.swift",
        "TestProbes+Receptionist.swift",
        "TestProbes.swift"
      ],
      "target_dependencies" : [
        "DistributedCluster",
        "DistributedActorsConcurrencyHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DistributedActorsMultiNodeTests",
      "module_type" : "SwiftTarget",
      "name" : "DistributedActorsMultiNodeTests",
      "path" : "MultiNodeTests/DistributedActorsMultiNodeTests",
      "product_memberships" : [
        "MultiNodeTestKitRunner"
      ],
      "sources" : [
        "MultiNode+ClusterSingletonTests.swift",
        "MultiNode+MultiNodeConductorTests.swift",
        "MultiNode+ReceptionistTests.swift"
      ],
      "target_dependencies" : [
        "MultiNodeTestKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DistributedActorsConcurrencyHelpers",
      "module_type" : "SwiftTarget",
      "name" : "DistributedActorsConcurrencyHelpers",
      "path" : "Sources/DistributedActorsConcurrencyHelpers",
      "product_memberships" : [
        "DistributedCluster",
        "swift-clusterd",
        "it_Clustered_swim_suspension_reachability",
        "MultiNodeTestKitRunner"
      ],
      "sources" : [
        "lock.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CDistributedActorsMailbox",
      "module_type" : "ClangTarget",
      "name" : "CDistributedActorsMailbox",
      "path" : "Sources/CDistributedActorsMailbox",
      "product_memberships" : [
        "DistributedCluster",
        "swift-clusterd",
        "it_Clustered_swim_suspension_reachability",
        "MultiNodeTestKitRunner"
      ],
      "sources" : [
        "backtrace_support.c",
        "c_mpsc_linked_queue.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-cluster-membership
[1/2858] Fetching swift-cluster-membership
Fetched https://github.com/apple/swift-cluster-membership from cache (0.37s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio.git
[1/2566] Fetching swift-metrics
[309/19737] Fetching swift-metrics, swift-argument-parser
[1149/26174] Fetching swift-metrics, swift-argument-parser, swift-nio-extras
[1830/32073] Fetching swift-metrics, swift-argument-parser, swift-nio-extras, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.57s)
Fetching https://github.com/apple/swift-collections
[16286/29507] Fetching swift-argument-parser, swift-nio-extras, swift-log
[19206/111450] Fetching swift-argument-parser, swift-nio-extras, swift-log, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.79s)
[19083/105013] Fetching swift-argument-parser, swift-log, swift-nio
Fetching https://github.com/apple/swift-async-algorithms
Fetched https://github.com/apple/swift-log.git from cache (0.81s)
Fetching https://github.com/swift-server/swift-backtrace
[14386/99114] Fetching swift-argument-parser, swift-nio
[21270/118592] Fetching swift-argument-parser, swift-nio, swift-collections
[23494/124677] Fetching swift-argument-parser, swift-nio, swift-collections, swift-async-algorithms
[24005/125308] Fetching swift-argument-parser, swift-nio, swift-collections, swift-async-algorithms, swift-backtrace
Fetched https://github.com/swift-server/swift-backtrace from cache (0.66s)
[33408/124677] Fetching swift-argument-parser, swift-nio, swift-collections, swift-async-algorithms
Fetching https://github.com/apple/swift-protobuf
Fetched https://github.com/apple/swift-async-algorithms from cache (0.98s)
[40338/118592] Fetching swift-argument-parser, swift-nio, swift-collections
Fetched https://github.com/apple/swift-argument-parser from cache (1.79s)
[23986/101421] Fetching swift-nio, swift-collections
Fetching https://github.com/apple/swift-nio-ssl
[48912/116717] Fetching swift-nio, swift-collections, swift-nio-ssl
[61703/158970] Fetching swift-nio, swift-collections, swift-nio-ssl, swift-protobuf
Fetched https://github.com/apple/swift-collections from cache (2.88s)
[51109/139492] Fetching swift-nio, swift-nio-ssl, swift-protobuf
Fetching https://github.com/apple/swift-atomics
Fetched https://github.com/apple/swift-nio-ssl from cache (4.28s)
[93916/124196] Fetching swift-nio, swift-protobuf
[96824/126016] Fetching swift-nio, swift-protobuf, swift-atomics
Fetched https://github.com/apple/swift-atomics from cache (1.96s)
[122506/124196] Fetching swift-nio, swift-protobuf
Fetching https://github.com/apple/swift-service-discovery
Fetched https://github.com/apple/swift-nio.git from cache (14.03s)
[1/1154] Fetching swift-service-discovery
Fetched https://github.com/apple/swift-service-discovery from cache (0.51s)
Fetched https://github.com/apple/swift-protobuf from cache (14.82s)
Computing version for https://github.com/apple/swift-service-discovery
Computed https://github.com/apple/swift-service-discovery at 1.4.0 (16.92s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.64s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.89s)
Computing version for https://github.com/swift-server/swift-backtrace
Computed https://github.com/swift-server/swift-backtrace at 1.3.5 (0.55s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.52s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.36.0 (0.60s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (0.84s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1204] Fetching swift-http-structured-headers
[808/2155] Fetching swift-http-structured-headers, swift-http-types
[2137/3847] Fetching swift-http-structured-headers, swift-http-types, swift-asn1
[2613/6421] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-service-lifecycle
[3219/13518] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-service-lifecycle, swift-certificates
[5503/19570] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-service-lifecycle, swift-certificates, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.36s)
[16006/18366] Fetching swift-http-types, swift-asn1, swift-service-lifecycle, swift-certificates, swift-algorithms
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.38s)
[15367/15792] Fetching swift-http-types, swift-asn1, swift-certificates, swift-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.38s)
[13888/14100] Fetching swift-http-types, swift-certificates, swift-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.54s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.54s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.54s)
[1/11782] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.14s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.0 (2.77s)
Fetching https://github.com/apple/swift-system.git
[1/5552] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.04s)
Fetching https://github.com/apple/swift-numerics.git
[1/6409] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.06s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.1 (0.66s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.62s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.53s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.1 (0.64s)
Fetching https://github.com/apple/swift-crypto.git
[1/17521] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.33s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (2.86s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.56s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.75s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (2.41s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.62s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.34.1 (0.68s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.34.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-cluster-membership
Working copy of https://github.com/apple/swift-cluster-membership resolved at main (020d875)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-service-discovery
Working copy of https://github.com/apple/swift-service-discovery resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.94.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.1
Creating working copy for https://github.com/swift-server/swift-backtrace
Working copy of https://github.com/swift-server/swift-backtrace resolved at 1.3.5
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
/host/spi-builder-workspace/Plugins/MultiNodeTestPlugin/plugin.swift:68:25: warning: 'path' is deprecated: renamed to 'url'
 66 |         let multiNodeRunner = buildResult.builtArtifacts
 67 |             .filter { $0.kind == .executable }
 68 |             .first { $0.path.lastComponent.starts(with: toolName) }
    |                         |- warning: 'path' is deprecated: renamed to 'url'
    |                         `- note: use 'url' instead
 69 |         guard let multiNodeRunner = multiNodeRunner else {
 70 |             throw MultiNodeTestPluginError(message: "Failed")
/host/spi-builder-workspace/Plugins/MultiNodeTestPlugin/plugin.swift:68:30: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
 66 |         let multiNodeRunner = buildResult.builtArtifacts
 67 |             .filter { $0.kind == .executable }
 68 |             .first { $0.path.lastComponent.starts(with: toolName) }
    |                              `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
 69 |         guard let multiNodeRunner = multiNodeRunner else {
 70 |             throw MultiNodeTestPluginError(message: "Failed")
/host/spi-builder-workspace/Plugins/MultiNodeTestPlugin/plugin.swift:73:65: warning: 'path' is deprecated: renamed to 'url'
 71 |         }
 72 |
 73 |         log("Detected multi-node test runner: \(multiNodeRunner.path.lastComponent)")
    |                                                                 |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                 `- note: use 'url' instead
 74 |
 75 |         let process = Process()
/host/spi-builder-workspace/Plugins/MultiNodeTestPlugin/plugin.swift:73:70: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
 71 |         }
 72 |
 73 |         log("Detected multi-node test runner: \(multiNodeRunner.path.lastComponent)")
    |                                                                      `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
 74 |
 75 |         let process = Process()
/host/spi-builder-workspace/Plugins/MultiNodeTestPlugin/plugin.swift:76:46: warning: 'path' is deprecated: renamed to 'url'
 74 |
 75 |         let process = Process()
 76 |         process.binaryPath = multiNodeRunner.path.string
    |                                              |- warning: 'path' is deprecated: renamed to 'url'
    |                                              `- note: use 'url' instead
 77 |         process.arguments = arguments
 78 |
/host/spi-builder-workspace/Plugins/MultiNodeTestPlugin/plugin.swift:76:51: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 74 |
 75 |         let process = Process()
 76 |         process.binaryPath = multiNodeRunner.path.string
    |                                                   `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 77 |         process.arguments = arguments
 78 |
[1/1] Compiling plugin MultiNodeTestPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:129:24: warning: 'path' is deprecated: renamed to 'url'
127 |             let configurationFilePath = sourceFiles.first(
128 |                 where: {
129 |                     $0.path.lastComponent == Self.configurationFileName
    |                        |- warning: 'path' is deprecated: renamed to 'url'
    |                        `- note: use 'url' instead
130 |                 }
131 |             )?.path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:129:29: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
127 |             let configurationFilePath = sourceFiles.first(
128 |                 where: {
129 |                     $0.path.lastComponent == Self.configurationFileName
    |                             `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
130 |                 }
131 |             )?.path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:131:16: warning: 'path' is deprecated: renamed to 'url'
129 |                     $0.path.lastComponent == Self.configurationFileName
130 |                 }
131 |             )?.path
    |                |- warning: 'path' is deprecated: renamed to 'url'
    |                `- note: use 'url' instead
132 |         else {
133 |             throw PluginError.noConfigFound(Self.configurationFileName)
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:135:64: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
133 |             throw PluginError.noConfigFound(Self.configurationFileName)
134 |         }
135 |         let data = try Data(contentsOf: URL(fileURLWithPath: "\(configurationFilePath)"))
    |                                                                `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
136 |         let configuration = try JSONDecoder().decode(Configuration.self, from: data)
137 |         try validateConfiguration(configuration)
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:143:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
141 |         if let configuredProtocPath = configuration.protocPath {
142 |             // The user set the config path in the file. So let's take that
143 |             protocPath = Path(configuredProtocPath)
    |                          `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
144 |         } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
145 |             // The user set the env variable. So let's take that
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:146:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
144 |         } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
145 |             // The user set the env variable. So let's take that
146 |             protocPath = Path(environmentPath)
    |                          `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
147 |         } else {
148 |             // The user didn't set anything so let's try see if SPM can find a binary for us
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:149:45: warning: 'path' is deprecated: renamed to 'url'
147 |         } else {
148 |             // The user didn't set anything so let's try see if SPM can find a binary for us
149 |             protocPath = try tool("protoc").path
    |                                             |- warning: 'path' is deprecated: renamed to 'url'
    |                                             `- note: use 'url' instead
150 |         }
151 |         let protocGenSwiftPath = try tool("protoc-gen-swift").path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:151:63: warning: 'path' is deprecated: renamed to 'url'
149 |             protocPath = try tool("protoc").path
150 |         }
151 |         let protocGenSwiftPath = try tool("protoc-gen-swift").path
    |                                                               |- warning: 'path' is deprecated: renamed to 'url'
    |                                                               `- note: use 'url' instead
152 |
153 |         return configuration.invocations.map { invocation in
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:155:50: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
153 |         return configuration.invocations.map { invocation in
154 |             self.invokeProtoc(
155 |                 directory: configurationFilePath.removingLastComponent(),
    |                                                  `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
156 |                 invocation: invocation,
157 |                 protocPath: protocPath,
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:182:41: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
180 |         // Construct the `protoc` arguments.
181 |         var protocArgs = [
182 |             "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
    |                                         `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
183 |             "--swift_out=\(outputDirectory)",
184 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:183:27: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
181 |         var protocArgs = [
182 |             "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
183 |             "--swift_out=\(outputDirectory)",
    |                           `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
184 |         ]
185 |
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:188:27: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
186 |         let protoDirectory =
187 |             if let protoPath = invocation.protoPath {
188 |                 directory.appending(protoPath)
    |                           `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
189 |             } else {
190 |                 directory
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:194:29: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
192 |
193 |         protocArgs.append("-I")
194 |         protocArgs.append("\(protoDirectory)")
    |                             `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
195 |
196 |         // Add the visibility if it was set
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:222:46: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
220 |             // Append the file to the protoc args so that it is used for generating
221 |             protocArgs.append("\(file)")
222 |             inputFiles.append(protoDirectory.appending(file))
    |                                              `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
223 |
224 |             // The name of the output file is based on the name of the input file.
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:229:54: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
227 |             file.removeLast(5)
228 |             file.append("pb.swift")
229 |             let protobufOutputPath = outputDirectory.appending(file)
    |                                                      `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
230 |
231 |             // Add the outputPath as an output file
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:238:24: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
236 |         // system know when to invoke the command. The output paths are passed on to
237 |         // the rule engine in the build system.
238 |         return Command.buildCommand(
    |                        `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
239 |             displayName: "Generating swift files from proto files",
240 |             executable: protocPath,
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:268:42: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
266 |         }
267 |         return try createBuildCommands(
268 |             pluginWorkDirectory: context.pluginWorkDirectory,
    |                                          |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
    |                                          `- note: use 'pluginWorkDirectoryURL' instead
269 |             sourceFiles: swiftTarget.sourceFiles,
270 |             tool: context.tool
[4/4] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[4/509] Write sources
/host/spi-builder-workspace/Sources/CDistributedActorsMailbox/backtrace_support.c:17:10: fatal error: 'execinfo.h' file not found
   17 | #include <execinfo.h>
      |          ^~~~~~~~~~~~
1 error generated.
[23/509] Compiling CDistributedActorsMailbox backtrace_support.c
[23/509] Compiling poly1305_arm_asm.S
[23/509] Compiling ecdsa_asn1.cc
[23/509] Compiling engine.cc
[23/509] Compiling poly1305_arm.cc
[23/509] Compiling ecdh.cc
[23/509] Compiling CDistributedActorsMailbox c_mpsc_linked_queue.c
[23/509] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
/host/spi-builder-workspace/Plugins/MultiNodeTestPlugin/plugin.swift:68:25: warning: 'path' is deprecated: renamed to 'url'
 66 |         let multiNodeRunner = buildResult.builtArtifacts
 67 |             .filter { $0.kind == .executable }
 68 |             .first { $0.path.lastComponent.starts(with: toolName) }
    |                         |- warning: 'path' is deprecated: renamed to 'url'
    |                         `- note: use 'url' instead
 69 |         guard let multiNodeRunner = multiNodeRunner else {
 70 |             throw MultiNodeTestPluginError(message: "Failed")
/host/spi-builder-workspace/Plugins/MultiNodeTestPlugin/plugin.swift:68:30: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
 66 |         let multiNodeRunner = buildResult.builtArtifacts
 67 |             .filter { $0.kind == .executable }
 68 |             .first { $0.path.lastComponent.starts(with: toolName) }
    |                              `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
 69 |         guard let multiNodeRunner = multiNodeRunner else {
 70 |             throw MultiNodeTestPluginError(message: "Failed")
/host/spi-builder-workspace/Plugins/MultiNodeTestPlugin/plugin.swift:73:65: warning: 'path' is deprecated: renamed to 'url'
 71 |         }
 72 |
 73 |         log("Detected multi-node test runner: \(multiNodeRunner.path.lastComponent)")
    |                                                                 |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                 `- note: use 'url' instead
 74 |
 75 |         let process = Process()
/host/spi-builder-workspace/Plugins/MultiNodeTestPlugin/plugin.swift:73:70: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
 71 |         }
 72 |
 73 |         log("Detected multi-node test runner: \(multiNodeRunner.path.lastComponent)")
    |                                                                      `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
 74 |
 75 |         let process = Process()
/host/spi-builder-workspace/Plugins/MultiNodeTestPlugin/plugin.swift:76:46: warning: 'path' is deprecated: renamed to 'url'
 74 |
 75 |         let process = Process()
 76 |         process.binaryPath = multiNodeRunner.path.string
    |                                              |- warning: 'path' is deprecated: renamed to 'url'
    |                                              `- note: use 'url' instead
 77 |         process.arguments = arguments
 78 |
/host/spi-builder-workspace/Plugins/MultiNodeTestPlugin/plugin.swift:76:51: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 74 |
 75 |         let process = Process()
 76 |         process.binaryPath = multiNodeRunner.path.string
    |                                                   `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 77 |         process.arguments = arguments
 78 |
[1/1] Compiling plugin MultiNodeTestPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:129:24: warning: 'path' is deprecated: renamed to 'url'
127 |             let configurationFilePath = sourceFiles.first(
128 |                 where: {
129 |                     $0.path.lastComponent == Self.configurationFileName
    |                        |- warning: 'path' is deprecated: renamed to 'url'
    |                        `- note: use 'url' instead
130 |                 }
131 |             )?.path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:129:29: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
127 |             let configurationFilePath = sourceFiles.first(
128 |                 where: {
129 |                     $0.path.lastComponent == Self.configurationFileName
    |                             `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
130 |                 }
131 |             )?.path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:131:16: warning: 'path' is deprecated: renamed to 'url'
129 |                     $0.path.lastComponent == Self.configurationFileName
130 |                 }
131 |             )?.path
    |                |- warning: 'path' is deprecated: renamed to 'url'
    |                `- note: use 'url' instead
132 |         else {
133 |             throw PluginError.noConfigFound(Self.configurationFileName)
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:135:64: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
133 |             throw PluginError.noConfigFound(Self.configurationFileName)
134 |         }
135 |         let data = try Data(contentsOf: URL(fileURLWithPath: "\(configurationFilePath)"))
    |                                                                `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
136 |         let configuration = try JSONDecoder().decode(Configuration.self, from: data)
137 |         try validateConfiguration(configuration)
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:143:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
141 |         if let configuredProtocPath = configuration.protocPath {
142 |             // The user set the config path in the file. So let's take that
143 |             protocPath = Path(configuredProtocPath)
    |                          `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
144 |         } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
145 |             // The user set the env variable. So let's take that
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:146:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
144 |         } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
145 |             // The user set the env variable. So let's take that
146 |             protocPath = Path(environmentPath)
    |                          `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
147 |         } else {
148 |             // The user didn't set anything so let's try see if SPM can find a binary for us
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:149:45: warning: 'path' is deprecated: renamed to 'url'
147 |         } else {
148 |             // The user didn't set anything so let's try see if SPM can find a binary for us
149 |             protocPath = try tool("protoc").path
    |                                             |- warning: 'path' is deprecated: renamed to 'url'
    |                                             `- note: use 'url' instead
150 |         }
151 |         let protocGenSwiftPath = try tool("protoc-gen-swift").path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:151:63: warning: 'path' is deprecated: renamed to 'url'
149 |             protocPath = try tool("protoc").path
150 |         }
151 |         let protocGenSwiftPath = try tool("protoc-gen-swift").path
    |                                                               |- warning: 'path' is deprecated: renamed to 'url'
    |                                                               `- note: use 'url' instead
152 |
153 |         return configuration.invocations.map { invocation in
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:155:50: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
153 |         return configuration.invocations.map { invocation in
154 |             self.invokeProtoc(
155 |                 directory: configurationFilePath.removingLastComponent(),
    |                                                  `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
156 |                 invocation: invocation,
157 |                 protocPath: protocPath,
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:182:41: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
180 |         // Construct the `protoc` arguments.
181 |         var protocArgs = [
182 |             "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
    |                                         `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
183 |             "--swift_out=\(outputDirectory)",
184 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:183:27: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
181 |         var protocArgs = [
182 |             "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
183 |             "--swift_out=\(outputDirectory)",
    |                           `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
184 |         ]
185 |
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:188:27: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
186 |         let protoDirectory =
187 |             if let protoPath = invocation.protoPath {
188 |                 directory.appending(protoPath)
    |                           `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
189 |             } else {
190 |                 directory
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:194:29: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
192 |
193 |         protocArgs.append("-I")
194 |         protocArgs.append("\(protoDirectory)")
    |                             `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
195 |
196 |         // Add the visibility if it was set
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:222:46: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
220 |             // Append the file to the protoc args so that it is used for generating
221 |             protocArgs.append("\(file)")
222 |             inputFiles.append(protoDirectory.appending(file))
    |                                              `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
223 |
224 |             // The name of the output file is based on the name of the input file.
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:229:54: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
227 |             file.removeLast(5)
228 |             file.append("pb.swift")
229 |             let protobufOutputPath = outputDirectory.appending(file)
    |                                                      `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
230 |
231 |             // Add the outputPath as an output file
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:238:24: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
236 |         // system know when to invoke the command. The output paths are passed on to
237 |         // the rule engine in the build system.
238 |         return Command.buildCommand(
    |                        `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
239 |             displayName: "Generating swift files from proto files",
240 |             executable: protocPath,
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:268:42: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
266 |         }
267 |         return try createBuildCommands(
268 |             pluginWorkDirectory: context.pluginWorkDirectory,
    |                                          |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
    |                                          `- note: use 'pluginWorkDirectoryURL' instead
269 |             sourceFiles: swiftTarget.sourceFiles,
270 |             tool: context.tool
[4/4] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[4/490] Write sources
[4/490] Copying PrivacyInfo.xcprivacy
[4/490] Write sources
[16/490] Compiling _AtomicsShims.c
[17/490] Compiling CNIOWindows shim.c
[18/490] Compiling CNIOWASI CNIOWASI.c
[19/490] Compiling CNIOOpenBSD shim.c
[20/490] Compiling CNIOWindows WSAStartup.c
[21/490] Compiling CNIOPosix event_loop_id.c
[22/490] Compiling CNIOLinux shim.c
[23/490] Compiling CNIOLinux liburing_shims.c
[24/490] Compiling CNIODarwin shim.c
[25/490] Compiling CNIOLLHTTP c_nio_api.c
[26/490] Compiling CNIOLLHTTP c_nio_http.c
[27/490] Compiling fiat_p256_adx_sqr.S
[28/490] Compiling fiat_curve25519_adx_square.S
[29/490] Compiling fiat_p256_adx_mul.S
[30/490] Compiling fiat_curve25519_adx_mul.S
[31/490] Write swift-version-24593BA9C3E375BF.txt
[32/490] Compiling CNIOBoringSSLShims shims.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[33/494] Compiling tls_method.cc
[33/494] Compiling tls13_both.cc
[33/494] Compiling tls13_client.cc
[33/494] Compiling CNIOLLHTTP c_nio_llhttp.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[33/494] Compiling tls_record.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[33/494] Compiling tls13_server.cc
[33/494] Compiling tls13_enc.cc
BUILD FAILURE 6.1 wasm