[INFO] fetching crate palladium-runtime 0.7.0...
[INFO] testing palladium-runtime-0.7.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate palladium-runtime 0.7.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate palladium-runtime 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate palladium-runtime 0.7.0
[INFO] tweaked toml for crates.io crate palladium-runtime 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate palladium-runtime 0.7.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate palladium-runtime 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46dacc3b8c104d53f9202e9444627279a4f03f5da1e6b85a28c1d070ed3542f7
[INFO] running `Command { std: "docker" "start" "-a" "46dacc3b8c104d53f9202e9444627279a4f03f5da1e6b85a28c1d070ed3542f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46dacc3b8c104d53f9202e9444627279a4f03f5da1e6b85a28c1d070ed3542f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46dacc3b8c104d53f9202e9444627279a4f03f5da1e6b85a28c1d070ed3542f7", kill_on_drop: false }`
[INFO] [stdout] 46dacc3b8c104d53f9202e9444627279a4f03f5da1e6b85a28c1d070ed3542f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e946e08ffc671367c180ae7c9e574b718bc094272885f00f2246b74478137812
[INFO] running `Command { std: "docker" "start" "-a" "e946e08ffc671367c180ae7c9e574b718bc094272885f00f2246b74478137812", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling hex-literal v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling s2n-tls v0.3.34
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling s2n-quic-platform v0.75.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling hash_hasher v2.0.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling intrusive-collections v0.10.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling s2n-tls-sys v0.3.34
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling palladium-runtime v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr] warning: palladium-runtime@0.7.0: Zig compilation failed; using pre-compiled libpdcore.a from source tree.
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling palladium-actor v0.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling s2n-codec v0.75.0
[INFO] [stderr]    Compiling s2n-quic-core v0.75.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling s2n-quic-crypto v0.75.0
[INFO] [stderr]    Compiling s2n-quic-transport v0.75.0
[INFO] [stderr]    Compiling s2n-quic-tls v0.75.0
[INFO] [stderr]    Compiling s2n-quic-rustls v0.75.0
[INFO] [stderr]    Compiling s2n-quic-tls-default v0.75.0
[INFO] [stderr]    Compiling s2n-quic v1.75.0
[INFO] [stderr]    Compiling palladium-transport v0.7.0
[INFO] [stderr]    Compiling palladium-federation v0.7.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "e946e08ffc671367c180ae7c9e574b718bc094272885f00f2246b74478137812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e946e08ffc671367c180ae7c9e574b718bc094272885f00f2246b74478137812", kill_on_drop: false }`
[INFO] [stdout] e946e08ffc671367c180ae7c9e574b718bc094272885f00f2246b74478137812
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc9b779fbfb6122fd79bd83ef0bc6851d3b5dcf5a5d2a3ca8e0e1835247f5ea6
[INFO] running `Command { std: "docker" "start" "-a" "cc9b779fbfb6122fd79bd83ef0bc6851d3b5dcf5a5d2a3ca8e0e1835247f5ea6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr] warning: palladium-runtime@0.7.0: Zig compilation failed; using pre-compiled libpdcore.a from source tree.
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling palladium-actor v0.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling s2n-quic-core v0.75.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling s2n-quic-crypto v0.75.0
[INFO] [stderr]    Compiling s2n-quic-platform v0.75.0
[INFO] [stderr]    Compiling s2n-quic-transport v0.75.0
[INFO] [stderr]    Compiling s2n-quic-tls v0.75.0
[INFO] [stderr]    Compiling s2n-quic-rustls v0.75.0
[INFO] [stderr]    Compiling s2n-quic-tls-default v0.75.0
[INFO] [stderr]    Compiling s2n-quic v1.75.0
[INFO] [stderr]    Compiling palladium-transport v0.7.0
[INFO] [stderr]    Compiling palladium-federation v0.7.0
[INFO] [stderr]    Compiling palladium-runtime v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `palladium_plugin_derive`
[INFO] [stdout]   --> src/tests/ask.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         use palladium_plugin_derive::Message as DeriveMessage;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `palladium_plugin_derive`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `palladium_plugin_derive`, use `cargo add palladium_plugin_derive` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `palladium_plugin_derive`
[INFO] [stdout]   --> src/tests/ask.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         use palladium_plugin_derive::Message as DeriveMessage;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `palladium_plugin_derive`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `palladium_plugin_derive`, use `cargo add palladium_plugin_derive` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `palladium_plugin_derive`
[INFO] [stdout]    --> src/tests/ask.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |         use palladium_plugin_derive::Message as DeriveMessage;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `palladium_plugin_derive`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `palladium_plugin_derive`, use `cargo add palladium_plugin_derive` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `palladium_plugin_derive`
[INFO] [stdout]    --> src/tests/lifecycle.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use palladium_plugin_derive::Message as DeriveMessage;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `palladium_plugin_derive`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `palladium_plugin_derive`, use `cargo add palladium_plugin_derive` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `palladium_plugin_derive` in this scope
[INFO] [stdout]    --> src/tests/ask.rs:229:41
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[derive(Debug, Serialize, Deserialize, palladium_plugin_derive::Message)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `palladium_plugin_derive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pd_message` in this scope
[INFO] [stdout]   --> src/tests/ask.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |         #[pd_message(response = u64)]
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pd_message` in this scope
[INFO] [stdout]   --> src/tests/ask.rs:87:11
[INFO] [stdout]    |
[INFO] [stdout] 87 |         #[pd_message(response = u64)]
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pd_message` in this scope
[INFO] [stdout]    --> src/tests/ask.rs:230:3
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[pd_message(response = u64)]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pd_message` in this scope
[INFO] [stdout]    --> src/tests/lifecycle.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |         #[pd_message(response = u64)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ask::ask_roundtrip_returns_response::{closure#0}::Ping: palladium_actor::Message` is not satisfied
[INFO] [stdout]    --> src/tests/ask.rs:67:36
[INFO] [stdout]     |
[INFO] [stdout]  67 |         let ask_fn = make_ask_fn::<Ping, _>(
[INFO] [stdout]     |                                    ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `ask::ask_roundtrip_returns_response::{closure#0}::Ping`
[INFO] [stdout]    --> src/tests/ask.rs:25:9
[INFO] [stdout]     |
[INFO] [stdout]  25 |         struct Ping(u64);
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `make_ask_fn`
[INFO] [stdout]    --> src/addr.rs:65:23
[INFO] [stdout]     |
[INFO] [stdout]  65 | pub fn make_ask_fn<M: Message, R: Reactor + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^^^ required by this bound in `make_ask_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ask::ask_roundtrip_returns_response::{closure#0}::Ping: palladium_actor::Message` is not satisfied
[INFO] [stdout]    --> src/tests/ask.rs:67:22
[INFO] [stdout]     |
[INFO] [stdout]  67 |           let ask_fn = make_ask_fn::<Ping, _>(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  68 | |             addr,
[INFO] [stdout]  69 | |             source,
[INFO] [stdout]  70 | |             transport.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |             TokioReactor,
[INFO] [stdout]  75 | |         );
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `ask::ask_roundtrip_returns_response::{closure#0}::Ping`
[INFO] [stdout]    --> src/tests/ask.rs:25:9
[INFO] [stdout]     |
[INFO] [stdout]  25 |         struct Ping(u64);
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NoReply: palladium_actor::Message` is not satisfied
[INFO] [stdout]    --> src/tests/ask.rs:125:36
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let ask_fn = make_ask_fn::<NoReply, _>(
[INFO] [stdout]     |                                    ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `NoReply`
[INFO] [stdout]    --> src/tests/ask.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  88 |         struct NoReply;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `make_ask_fn`
[INFO] [stdout]    --> src/addr.rs:65:23
[INFO] [stdout]     |
[INFO] [stdout]  65 | pub fn make_ask_fn<M: Message, R: Reactor + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^^^ required by this bound in `make_ask_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NoReply: palladium_actor::Message` is not satisfied
[INFO] [stdout]    --> src/tests/ask.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout] 125 |           let ask_fn = make_ask_fn::<NoReply, _>(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 126 | |             addr,
[INFO] [stdout] 127 | |             source,
[INFO] [stdout] 128 | |             transport.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |             TokioReactor,
[INFO] [stdout] 133 | |         );
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `NoReply`
[INFO] [stdout]    --> src/tests/ask.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  88 |         struct NoReply;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ask::ask_capacity_limit_enforced::{closure#0}::Ping: palladium_actor::Message` is not satisfied
[INFO] [stdout]    --> src/tests/ask.rs:157:36
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let ask_fn = make_ask_fn::<Ping, _>(
[INFO] [stdout]     |                                    ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `ask::ask_capacity_limit_enforced::{closure#0}::Ping`
[INFO] [stdout]    --> src/tests/ask.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         struct Ping;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `make_ask_fn`
[INFO] [stdout]    --> src/addr.rs:65:23
[INFO] [stdout]     |
[INFO] [stdout]  65 | pub fn make_ask_fn<M: Message, R: Reactor + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^^^ required by this bound in `make_ask_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ask::ask_capacity_limit_enforced::{closure#0}::Ping: palladium_actor::Message` is not satisfied
[INFO] [stdout]    --> src/tests/ask.rs:157:22
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let ask_fn = make_ask_fn::<Ping, _>(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 158 | |             addr,
[INFO] [stdout] 159 | |             source,
[INFO] [stdout] 160 | |             transport.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |             TokioReactor,
[INFO] [stdout] 165 | |         );
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `ask::ask_capacity_limit_enforced::{closure#0}::Ping`
[INFO] [stdout]    --> src/tests/ask.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         struct Ping;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RemotePing: RemoteMessage` is not satisfied
[INFO] [stdout]    --> src/tests/ask.rs:242:41
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let send_fn = make_remote_send_fn::<RemotePing>(target, source, registry);
[INFO] [stdout]     |                                         ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `RemotePing`
[INFO] [stdout]    --> src/tests/ask.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | struct RemotePing(u64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `RemotePing` to implement `RemoteMessage`
[INFO] [stdout] note: required by a bound in `make_remote_send_fn`
[INFO] [stdout]    --> src/addr.rs:38:31
[INFO] [stdout]     |
[INFO] [stdout]  38 | pub fn make_remote_send_fn<M: RemoteMessage>(
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ required by this bound in `make_remote_send_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RemotePing: palladium_actor::Message` is not satisfied
[INFO] [stdout]    --> src/tests/ask.rs:257:22
[INFO] [stdout]     |
[INFO] [stdout] 257 |           let ask_fn = make_remote_ask_fn::<RemotePing, _>(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 258 | |             target,
[INFO] [stdout] 259 | |             source,
[INFO] [stdout] 260 | |             registry,
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |             Arc::new(std::sync::Mutex::new(None)),
[INFO] [stdout] 265 | |         );
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `RemotePing`
[INFO] [stdout]    --> src/tests/ask.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | struct RemotePing(u64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RemotePing: palladium_actor::Message` is not satisfied
[INFO] [stdout]    --> src/tests/ask.rs:282:22
[INFO] [stdout]     |
[INFO] [stdout] 282 |           let ask_fn = make_remote_ask_fn::<RemotePing, _>(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 283 | |             target,
[INFO] [stdout] 284 | |             source,
[INFO] [stdout] 285 | |             registry,
[INFO] [stdout] ...   |
[INFO] [stdout] 289 | |             Arc::new(std::sync::Mutex::new(None)),
[INFO] [stdout] 290 | |         );
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `RemotePing`
[INFO] [stdout]    --> src/tests/ask.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | struct RemotePing(u64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RemotePing: palladium_actor::Message` is not satisfied
[INFO] [stdout]    --> src/tests/ask.rs:406:14
[INFO] [stdout]     |
[INFO] [stdout] 406 |             .register_remote_ask::<RemotePing>();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `RemotePing`
[INFO] [stdout]    --> src/tests/ask.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | struct RemotePing(u64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RemotePing: palladium_actor::Message` is not satisfied
[INFO] [stdout]    --> src/tests/ask.rs:436:22
[INFO] [stdout]     |
[INFO] [stdout] 436 |           let ask_fn = make_remote_ask_fn::<RemotePing, _>(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 437 | |             remote_addr,
[INFO] [stdout] 438 | |             caller_source,
[INFO] [stdout] 439 | |             caller_registry,
[INFO] [stdout] ...   |
[INFO] [stdout] 443 | |             Arc::new(std::sync::Mutex::new(Some(pump_rx))),
[INFO] [stdout] 444 | |         );
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `RemotePing`
[INFO] [stdout]    --> src/tests/ask.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | struct RemotePing(u64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `RemotePing: palladium_actor::Message` is not satisfied
[INFO] [stdout]    --> src/tests/ask.rs:310:32
[INFO] [stdout]     |
[INFO] [stdout] 310 |                     .extract::<RemotePing>()
[INFO] [stdout]     |                      -------   ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `RemotePing`
[INFO] [stdout]    --> src/tests/ask.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | struct RemotePing(u64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `MessagePayload::extract`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/palladium-actor-0.7.0/src/message.rs:78:23
[INFO] [stdout]     |
[INFO] [stdout]  78 |     pub fn extract<M: Message>(&self) -> Result<&M, PayloadError> {
[INFO] [stdout]     |                       ^^^^^^^ required by this bound in `MessagePayload::extract`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SlowReply: palladium_actor::Message` is not satisfied
[INFO] [stdout]    --> src/tests/lifecycle.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let ask_fn = make_ask_fn::<SlowReply, _>(
[INFO] [stdout]     |                                    ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `SlowReply`
[INFO] [stdout]    --> src/tests/lifecycle.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         struct SlowReply;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `make_ask_fn`
[INFO] [stdout]    --> src/addr.rs:65:23
[INFO] [stdout]     |
[INFO] [stdout]  65 | pub fn make_ask_fn<M: Message, R: Reactor + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^^^ required by this bound in `make_ask_fn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SlowReply: palladium_actor::Message` is not satisfied
[INFO] [stdout]    --> src/tests/lifecycle.rs:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |           let ask_fn = make_ask_fn::<SlowReply, _>(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 154 | |             addr,
[INFO] [stdout] 155 | |             AddrHash::synthetic(b"test"),
[INFO] [stdout] 156 | |             transport.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |             TokioReactor,
[INFO] [stdout] 161 | |         );
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `palladium_actor::Message` is not implemented for `SlowReply`
[INFO] [stdout]    --> src/tests/lifecycle.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         struct SlowReply;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `palladium_actor::Message` is implemented for `bounded_cluster::types::ClusterMembershipEvent`
[INFO] [stdout]    --> src/bounded_cluster/types.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl Message for ClusterMembershipEvent {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] warning: palladium-runtime@0.7.0: Zig compilation failed; using pre-compiled libpdcore.a from source tree.
[INFO] [stderr] error: could not compile `palladium-runtime` (lib test) due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcp30FXV/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpalladium_runtime-75a1bcfd001b7e02,libcore_affinity-61adf0279b58f4d0,libnum_cpus-884f7fcb223f5477,librustc_hash-eb210553e3b16c70,libindexmap-bb972d748f1eb148,librand-d4d9a4271c0e76e0,librand_chacha-37dd67d98028cb15,librand_core-50b43d83def04951,libgetrandom-7205f0b5ae7adfe6,libpalladium_federation-9e6a268a8f7f6810,libserde_json-81ea49e6d647eb15,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,libpalladium_transport-7f78b64c046da50b,libbincode-787ce526ac3f49d1,librustls_pemfile-7d2196a142e0f370,libs2n_quic-c6ed9edae263acf0,libfutures-c7015c5fb3d4e14b,libfutures_executor-72d1f920f8744c25,libfutures_util-dd15e039f0447747,libmemchr-19f85ccd2b063f07,libfutures_io-db39768d7d04483a,libslab-7ad47f73f86d1b08,libfutures_task-16f44b435b6f0168,libcuckoofilter-fd56b2ef24f184b9,librand-ae7f82156a700cf5,librand_chacha-81afa3bfb071df74,librand_core-a40dbc0941f40b76,libgetrandom-950b00c050ee8440,libs2n_quic_transport-f36880abec8a773c,libfutures_channel-b7f72fd60dd56ce3,libfutures_sink-9bc035f334a1ea35,libsiphasher-b9ea855e19237acb,libhashbrown-fa8703e903ad1d77,libequivalent-2f5434284319e1e1,liballocator_api2-843585b74aa2631f,libfoldhash-7ae1a7a47ee75d5c,libfutures_core-70b4790140db16a1,libintrusive_collections-f5d9a61804bcdf5d,libmemoffset-ccbf7b68730dc353,libs2n_quic_rustls-0753c87b04b38bb7,libs2n_quic_tls_default-6a853b9512686669,libs2n_quic_tls-3f776119e96d800f,libs2n_tls-2471c5c8c34df328,libhex-aa11f1b7b510398f,libs2n_tls_sys-3370c58459a0376a,libs2n_quic_platform-7228118f185f5428,librand-f94d51f9acb78ffe,librand_chacha-e59eeec78b2ffc0c,libppv_lite86-4ba5c35a914a52f5,librand_core-6d70d3634136f430,libgetrandom-a5592a9c3909f249,libs2n_quic_crypto-ca2e6fa7d0fd1a54,liblazy_static-58edaf41543212f3,libhash_hasher-78bce464b86ee370,libs2n_quic_core-e59f3b60ac812910,libatomic_waker-4d8f3a876068a9c4,libnum_rational-ac088f7cc9429540,libnum_integer-98065aded16e5ba2,libnum_traits-551d7e3effd11bdb,libhex_literal-04b7291d74e6a820,libs2n_codec-c24c1e7e3620285d,libbyteorder-0d5229b4099d70a3,libzerocopy-288294b531c13dbd,libtokio_rustls-4d735633e9e7831c,librustls-599dba54c2652af6,libsubtle-4f5a50036df13274,libwebpki-0924eed848e34a59,libuntrusted-ae5fa18859ffcbba,libaws_lc_rs-3b9171e7491c1520,libuntrusted-cf2ca08364ad70a2,libaws_lc_sys-ff81577becaf963f,librustls_pki_types-e34f1182ccce49ea,libzeroize-ed472878c07cee31,liblog-b4877c6cda7d43ee,libcrossbeam_queue-9fcae17115a3de1d,libcrossbeam_utils-d120373eaebf0872,libdashmap-a89dcdd6f4c72356,libonce_cell-9ec3b2d30075ab56,libhashbrown-031197f91b712133,libpalladium_actor-168e1e61baa3d325,libblake3-90d431f9c4627d2e,libconstant_time_eq-75523017299f1a28,libcpufeatures-42612946e83e041b,libarrayvec-fbafb981ecfa5d55,libarrayref-31df403dfa5725c1,libserde-6d4ff7bda065d588,libserde_core-2c931dd3fb8fd185,libtokio-8727eb13bc3a1e81,libsignal_hook_registry-d78ca6b5d37cc307,liberrno-24cdf958a9ad8fdb,libsocket2-6ba20308b549c319,libmio-bf50da718a7aca3a,libparking_lot-d573652db186d576,libparking_lot_core-62adcbc008d3f830,liblibc-63a68aab383ca764,libcfg_if-73907a425b6e514e,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf,libbytes-00a102391b5f478f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcp30FXV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-17c807d5c73a1fce/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-741050bf2e3f6163/out" "-L" "/opt/rustwide/target/debug/build/s2n-tls-sys-22842cd379bd7e68/out" "-L" "/opt/rustwide/target/debug/build/ring-c07d4bda0f66f9cf/out" "-L" "/opt/rustwide/workdir" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/multi_core_integration-6458eadcbb2b9b83" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: warning: /opt/rustwide/target/debug/deps/libpalladium_runtime-75a1bcfd001b7e02.rlib: archive member 'libpdcore_zcu.o' is neither ET_REL nor LLVM bitcode
[INFO] [stdout]           rust-lld: error: undefined symbol: pd_envelope_validate_strided
[INFO] [stdout]           >>> referenced by zig_core.rs:40 (src/zig_core.rs:40)
[INFO] [stdout]           >>>               palladium_runtime-75a1bcfd001b7e02.palladium_runtime.15708c2be84ce5bd-cgu.12.rcgu.o:(palladium_runtime::zig_core::validate_message_batch::h130116e62497c88d) in archive /opt/rustwide/target/debug/deps/libpalladium_runtime-75a1bcfd001b7e02.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: palladium-runtime@0.7.0: Zig compilation failed; using pre-compiled libpdcore.a from source tree.
[INFO] [stderr] error: could not compile `palladium-runtime` (test "multi_core_integration") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "cc9b779fbfb6122fd79bd83ef0bc6851d3b5dcf5a5d2a3ca8e0e1835247f5ea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc9b779fbfb6122fd79bd83ef0bc6851d3b5dcf5a5d2a3ca8e0e1835247f5ea6", kill_on_drop: false }`
[INFO] [stdout] cc9b779fbfb6122fd79bd83ef0bc6851d3b5dcf5a5d2a3ca8e0e1835247f5ea6
