[INFO] fetching crate rrddmma 0.7.3... [INFO] testing rrddmma-0.7.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate rrddmma 0.7.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rrddmma 0.7.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rrddmma 0.7.3 [INFO] tweaked toml for crates.io crate rrddmma 0.7.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rrddmma 0.7.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rrddmma 0.7.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.12 [INFO] [stderr] Downloaded prettyplease v0.2.20 [INFO] [stderr] Downloaded thiserror-impl v2.0.4 [INFO] [stderr] Downloaded thiserror v2.0.4 [INFO] [stderr] Downloaded quanta v0.12.3 [INFO] [stderr] Downloaded either v1.11.0 [INFO] [stderr] Downloaded anyhow v1.0.83 [INFO] [stderr] Downloaded serde v1.0.201 [INFO] [stderr] Downloaded serde_json v1.0.117 [INFO] [stderr] Downloaded cc v1.2.3 [INFO] [stderr] Downloaded raw-cpuid v11.0.2 [INFO] [stderr] Downloaded winnow v0.6.8 [INFO] [stderr] Downloaded toml_edit v0.22.12 [INFO] [stderr] Downloaded serde_derive v1.0.201 [INFO] [stderr] Downloaded bindgen v0.70.1 [INFO] [stderr] Downloaded libc v0.2.154 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0311e4e604b579a6a55ff506170ab58986c9aded3e1dd47fcf9eb567a5c877a0 [INFO] running `Command { std: "docker" "start" "-a" "0311e4e604b579a6a55ff506170ab58986c9aded3e1dd47fcf9eb567a5c877a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0311e4e604b579a6a55ff506170ab58986c9aded3e1dd47fcf9eb567a5c877a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0311e4e604b579a6a55ff506170ab58986c9aded3e1dd47fcf9eb567a5c877a0", kill_on_drop: false }` [INFO] [stdout] 0311e4e604b579a6a55ff506170ab58986c9aded3e1dd47fcf9eb567a5c877a0 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42fb85c27252ed3278f7c1af1148eedfeae504f50911efd0d70e88ea2307b361 [INFO] running `Command { std: "docker" "start" "-a" "42fb85c27252ed3278f7c1af1148eedfeae504f50911efd0d70e88ea2307b361", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling raw-cpuid v11.0.2 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling thiserror-impl v2.0.4 [INFO] [stderr] Compiling rrddmma v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stdout] warning: unused import: `self::params::*` [INFO] [stdout] --> src/rdma/qp/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use self::params::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::NonNull` [INFO] [stdout] --> src/rdma/qp/params.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ptr::NonNull; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.65s [INFO] running `Command { std: "docker" "inspect" "42fb85c27252ed3278f7c1af1148eedfeae504f50911efd0d70e88ea2307b361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42fb85c27252ed3278f7c1af1148eedfeae504f50911efd0d70e88ea2307b361", kill_on_drop: false }` [INFO] [stdout] 42fb85c27252ed3278f7c1af1148eedfeae504f50911efd0d70e88ea2307b361 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d7e92cd7ce9b90f500fc4d9787674f9697271ebf0080181f62fb13cbb4645f6 [INFO] running `Command { std: "docker" "start" "-a" "9d7e92cd7ce9b90f500fc4d9787674f9697271ebf0080181f62fb13cbb4645f6", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling rrddmma v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::params::*` [INFO] [stdout] --> src/rdma/qp/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use self::params::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::NonNull` [INFO] [stdout] --> src/rdma/qp/params.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ptr::NonNull; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::params::*` [INFO] [stdout] --> src/rdma/qp/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use self::params::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::NonNull` [INFO] [stdout] --> src/rdma/qp/params.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ptr::NonNull; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rrddmma::rdma::qp::ExtCompareSwapParams` [INFO] [stdout] --> examples/dc_with_extatomic.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rrddmma::rdma::qp::ExtCompareSwapParams; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ExtCompareSwapParams` in `rdma::qp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr` [INFO] [stdout] --> examples/dc_with_extatomic.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ptr; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::NonNull` [INFO] [stdout] --> examples/dc_with_extatomic.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ptr::NonNull; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rrddmma` (example "dc_with_extatomic") due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9d7e92cd7ce9b90f500fc4d9787674f9697271ebf0080181f62fb13cbb4645f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d7e92cd7ce9b90f500fc4d9787674f9697271ebf0080181f62fb13cbb4645f6", kill_on_drop: false }` [INFO] [stdout] 9d7e92cd7ce9b90f500fc4d9787674f9697271ebf0080181f62fb13cbb4645f6