[INFO] fetching crate palladium-runtime 0.7.0...
[INFO] testing palladium-runtime-0.7.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate palladium-runtime 0.7.0 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate palladium-runtime 0.7.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded generational-arena v0.2.9
[INFO] [stderr]   Downloaded palladium-federation v0.7.0
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded web-sys v0.3.89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f06a8d2d9b5c912c6ba6d6ec6076b4e44242fc23973a955c2edad633be46dc3b
[INFO] running `Command { std: "docker" "start" "-a" "f06a8d2d9b5c912c6ba6d6ec6076b4e44242fc23973a955c2edad633be46dc3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f06a8d2d9b5c912c6ba6d6ec6076b4e44242fc23973a955c2edad633be46dc3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f06a8d2d9b5c912c6ba6d6ec6076b4e44242fc23973a955c2edad633be46dc3b", kill_on_drop: false }`
[INFO] [stdout] f06a8d2d9b5c912c6ba6d6ec6076b4e44242fc23973a955c2edad633be46dc3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef5ae78f8037a97ca5ae37bccab61a815077ba531ab35b6abb12b2dbe11fa46b
[INFO] running `Command { std: "docker" "start" "-a" "ef5ae78f8037a97ca5ae37bccab61a815077ba531ab35b6abb12b2dbe11fa46b", 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 fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling untrusted v0.7.1
[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 getrandom v0.1.16
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling s2n-tls v0.3.34
[INFO] [stderr]    Compiling s2n-quic-platform v0.75.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[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 intrusive-collections v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.4.2
[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 rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling cc v1.2.56
[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 futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[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 futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling bincode v1.3.3
[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 rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling s2n-quic-core v0.75.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[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-tls-default v0.75.0
[INFO] [stderr]    Compiling s2n-quic-rustls v0.75.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[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 27s
[INFO] running `Command { std: "docker" "inspect" "ef5ae78f8037a97ca5ae37bccab61a815077ba531ab35b6abb12b2dbe11fa46b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5ae78f8037a97ca5ae37bccab61a815077ba531ab35b6abb12b2dbe11fa46b", kill_on_drop: false }`
[INFO] [stdout] ef5ae78f8037a97ca5ae37bccab61a815077ba531ab35b6abb12b2dbe11fa46b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c067c88611827771bdc7217841388160956e1c371a23daebbef132fed1eab235
[INFO] running `Command { std: "docker" "start" "-a" "c067c88611827771bdc7217841388160956e1c371a23daebbef132fed1eab235", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[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 oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling s2n-quic-core v0.75.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling palladium-actor v0.7.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling yasna v0.5.2
[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-transport v0.75.0
[INFO] [stderr]    Compiling s2n-quic-platform 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/rustc8sPvNG/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-24dda78c4eaa17d5,libcore_affinity-801ddc3eaddaa73b,libnum_cpus-5edc1e399fb4917d,librustc_hash-41c07b41a3502e1a,libindexmap-c40b9f87a4be8fce,librand-485ab454965e2e9c,librand_chacha-f709672fa9f82ccd,librand_core-1c0a6be558c276f1,libgetrandom-c4bc8e676d468fd5,libpalladium_federation-61351be493e2cf1b,libserde_json-d2f9b20803625aca,libitoa-1bd06acef4e5e01a,libzmij-2f58aa8f05c876ef,libpalladium_transport-559022f6bc0f871f,libbincode-3f3f5504b6fc705c,librustls_pemfile-c521d9091919e218,libs2n_quic-0fb21de3fe5c5d8c,libfutures-6ab71ce6558ce635,libfutures_executor-f41aacbe210826ef,libfutures_util-29945172c8b02471,libmemchr-324148c518a47e11,libfutures_io-dea545488b4ac62e,libslab-716896e9652832e1,libfutures_task-6f96c43b72e028b1,libcuckoofilter-02b199ee10318f8e,librand-e4360082ee107184,librand_chacha-6d2a180dd6e52837,librand_core-0f6d749101c78c7b,libgetrandom-b83bcfe21467cecd,libs2n_quic_transport-439ed1f4648031dd,libfutures_channel-3f75490235b12a89,libfutures_sink-8cffbd9b1bd08272,libsiphasher-281eea7c49604184,libhashbrown-f2e81091025a14b0,libequivalent-da934a6694ab360d,liballocator_api2-c141b3fcf831f6d7,libfoldhash-2a8b326153a51dbb,libfutures_core-8d50b427f11e53ed,libintrusive_collections-a41474f7cb44b8f4,libmemoffset-d288f55d031e8a3e,libs2n_quic_rustls-4fd081dcde53a0bc,libs2n_quic_tls_default-5e05a17ea796f2c9,libs2n_quic_tls-04a479a27e3ea7fb,libs2n_tls-54f72e01560da743,libhex-0b3fae1a86581d8a,libs2n_tls_sys-85bbfc740d9992cd,libs2n_quic_platform-a3da08f5e0dd5449,librand-b7a992d37b975aab,librand_chacha-a9e9a4887065beb2,libppv_lite86-faa19de990e7c0ff,librand_core-7140caf6795d48d6,libgetrandom-7f795d3d8f4e00a8,libs2n_quic_crypto-3371bad66cc14f5d,liblazy_static-206e48a21956b6b1,libhash_hasher-69501806aa75d185,libs2n_quic_core-77e113311047f11e,libatomic_waker-d8b8d9f20347d4d4,libnum_rational-40f770897244703b,libnum_integer-276e57fe6e34e215,libnum_traits-3a1d49cc51adfad1,libhex_literal-3eab3f60dfd6558e,libs2n_codec-5cd6390d43b193ef,libbyteorder-cb17835726abdeba,libzerocopy-4bf72064b2479bda,libtokio_rustls-6c95d181b2558b3b,librustls-260df6dae5fb2bf6,libsubtle-3a70fd467bfaa3d3,libwebpki-7651c83d15e6a213,libuntrusted-505c99a4b3f7da0b,libaws_lc_rs-6ff941f77c1f0385,libuntrusted-dda40a52d0c10fef,libaws_lc_sys-654b39ad46890361,librustls_pki_types-b927abbe3859742e,libzeroize-0f4187dfd575b6c5,liblog-8cdbcf384ab44191,libcrossbeam_queue-dbb9956287daf6aa,libcrossbeam_utils-5d49caf4ce5b571b,libdashmap-8488a47fc9d8839d,libonce_cell-043957f93fe71476,libhashbrown-761ccb082646c9fe,libpalladium_actor-7dd1e828eab641a6,libblake3-c7a9adaf9b912d17,libconstant_time_eq-2e37ce20007631e5,libcpufeatures-5bf216af22f7e564,libarrayvec-fa9cc6d6454dbc31,libarrayref-05ceeb31ba37f0dd,libserde-7253fddd786696dc,libserde_core-2cb176a15b19c416,libtokio-7bac761f0e1f80f2,libsignal_hook_registry-56bd87004bb197c5,liberrno-bcc1ce49c72b2c47,libsocket2-c192b87aa3540ac0,libmio-ef34d1cea03b23fa,libparking_lot-93627383935671dc,libparking_lot_core-3bc736c0f4b67b5a,liblibc-9283556e95aec4fb,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924,libbytes-2edb8796c3d48962}.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/rustc8sPvNG/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-867372d242f07fc0/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-4e9d7a79c12017b8/out" "-L" "/opt/rustwide/target/debug/build/s2n-tls-sys-9f8576ceaa5a2150/out" "-L" "/opt/rustwide/target/debug/build/ring-4c316a338d887150/out" "-L" "/opt/rustwide/workdir" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/multi_core_integration-b7ca88c84fbb6d9b" "-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-24dda78c4eaa17d5.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-24dda78c4eaa17d5.palladium_runtime.de689cc6ca7af32a-cgu.12.rcgu.o:(palladium_runtime::zig_core::validate_message_batch::h11a4d5354c30fa90) in archive /opt/rustwide/target/debug/deps/libpalladium_runtime-24dda78c4eaa17d5.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" "c067c88611827771bdc7217841388160956e1c371a23daebbef132fed1eab235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c067c88611827771bdc7217841388160956e1c371a23daebbef132fed1eab235", kill_on_drop: false }`
[INFO] [stdout] c067c88611827771bdc7217841388160956e1c371a23daebbef132fed1eab235
