[INFO] fetching crate subweight-core 3.4.5... [INFO] testing subweight-core-3.4.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate subweight-core 3.4.5 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate subweight-core 3.4.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b071a1726ac78ea70ec9433ebe05df64c37dfb20f4685b74901156ade9a723b [INFO] running `Command { std: "docker" "start" "-a" "8b071a1726ac78ea70ec9433ebe05df64c37dfb20f4685b74901156ade9a723b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b071a1726ac78ea70ec9433ebe05df64c37dfb20f4685b74901156ade9a723b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b071a1726ac78ea70ec9433ebe05df64c37dfb20f4685b74901156ade9a723b", kill_on_drop: false }` [INFO] [stdout] 8b071a1726ac78ea70ec9433ebe05df64c37dfb20f4685b74901156ade9a723b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45376d3c130709f99cb8c469d1d10efd1c8e176494ffd42df1cdc308b30873f3 [INFO] running `Command { std: "docker" "start" "-a" "45376d3c130709f99cb8c469d1d10efd1c8e176494ffd42df1cdc308b30873f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.31 [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 fancy-regex v0.14.0 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling subweight-core v3.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.48s [INFO] running `Command { std: "docker" "inspect" "45376d3c130709f99cb8c469d1d10efd1c8e176494ffd42df1cdc308b30873f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45376d3c130709f99cb8c469d1d10efd1c8e176494ffd42df1cdc308b30873f3", kill_on_drop: false }` [INFO] [stdout] 45376d3c130709f99cb8c469d1d10efd1c8e176494ffd42df1cdc308b30873f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2da132ac00ee4eac97ca78b2e7eec061b00799480d308d9f5244a6e54460754 [INFO] running `Command { std: "docker" "start" "-a" "f2da132ac00ee4eac97ca78b2e7eec061b00799480d308d9f5244a6e54460754", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sdd v3.0.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling scc v2.3.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling plotters v0.3.7 [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 regex v1.11.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [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] --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/vec/mod.rs:4047:0 [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" "f2da132ac00ee4eac97ca78b2e7eec061b00799480d308d9f5244a6e54460754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2da132ac00ee4eac97ca78b2e7eec061b00799480d308d9f5244a6e54460754", kill_on_drop: false }` [INFO] [stdout] f2da132ac00ee4eac97ca78b2e7eec061b00799480d308d9f5244a6e54460754