[INFO] fetching crate subweight-core 3.4.5... [INFO] testing subweight-core-3.4.5 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate subweight-core 3.4.5 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate subweight-core 3.4.5 [INFO] finished tweaking crates.io crate subweight-core 3.4.5 [INFO] tweaked toml for crates.io crate subweight-core 3.4.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate subweight-core 3.4.5 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate subweight-core 3.4.5 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0ce94f6ae07fa25171a7a1e1037fdb8dccf94e4f0cf62e6b7416cc87ce09be5 [INFO] running `Command { std: "docker" "start" "-a" "a0ce94f6ae07fa25171a7a1e1037fdb8dccf94e4f0cf62e6b7416cc87ce09be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0ce94f6ae07fa25171a7a1e1037fdb8dccf94e4f0cf62e6b7416cc87ce09be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0ce94f6ae07fa25171a7a1e1037fdb8dccf94e4f0cf62e6b7416cc87ce09be5", kill_on_drop: false }` [INFO] [stdout] a0ce94f6ae07fa25171a7a1e1037fdb8dccf94e4f0cf62e6b7416cc87ce09be5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4153280176c7d65c9e0ee4556b4959d2959d818a11071c767829dd585e6f496c [INFO] running `Command { std: "docker" "start" "-a" "4153280176c7d65c9e0ee4556b4959d2959d818a11071c767829dd585e6f496c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling subweight-core v3.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.87s [INFO] running `Command { std: "docker" "inspect" "4153280176c7d65c9e0ee4556b4959d2959d818a11071c767829dd585e6f496c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4153280176c7d65c9e0ee4556b4959d2959d818a11071c767829dd585e6f496c", kill_on_drop: false }` [INFO] [stdout] 4153280176c7d65c9e0ee4556b4959d2959d818a11071c767829dd585e6f496c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 219bd579e786260b45382384f6a0ad84b2d64bdae6727d5e4bbc28a543bea225 [INFO] running `Command { std: "docker" "start" "-a" "219bd579e786260b45382384f6a0ad84b2d64bdae6727d5e4bbc28a543bea225", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling sdd v3.0.7 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling scc v2.3.3 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling subweight-core v3.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] error[E0277]: the trait bound `FilterParams: std::default::Default` is not satisfied [INFO] [stdout] --> src/test/core.rs:422:43 [INFO] [stdout] | [INFO] [stdout] 422 | let params = FilterParams { threshold, ..Default::default() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `FilterParams` [INFO] [stdout] | [INFO] [stdout] help: consider annotating `FilterParams` with `#[derive(Default)]` [INFO] [stdout] --> src/lib.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 + #[derive(Default)] [INFO] [stdout] 151 | pub struct FilterParams { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ExtrinsicDiff` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/test/core.rs:431:3 [INFO] [stdout] | [INFO] [stdout] 427 | "old: {}, new: {}, threshold: {}, diffs: {:?}", [INFO] [stdout] | ---- required by this formatting parameter [INFO] [stdout] ... [INFO] [stdout] 431 | diffs [INFO] [stdout] | ^^^^^ `ExtrinsicDiff` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stdout] | [INFO] [stdout] help: the trait `std::fmt::Debug` is not implemented for `ExtrinsicDiff` [INFO] [stdout] --> src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct ExtrinsicDiff { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: add `#[derive(Debug)]` to `ExtrinsicDiff` or manually `impl std::fmt::Debug for ExtrinsicDiff` [INFO] [stdout] = help: the trait `std::fmt::Debug` is implemented for `Vec` [INFO] [stdout] = note: required for `Vec` to implement `std::fmt::Debug` [INFO] [stdout] = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `subweight-core` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "219bd579e786260b45382384f6a0ad84b2d64bdae6727d5e4bbc28a543bea225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "219bd579e786260b45382384f6a0ad84b2d64bdae6727d5e4bbc28a543bea225", kill_on_drop: false }` [INFO] [stdout] 219bd579e786260b45382384f6a0ad84b2d64bdae6727d5e4bbc28a543bea225