[INFO] cloning repository https://github.com/emergenetwork/darwinia-misc-toolset [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emergenetwork/darwinia-misc-toolset" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femergenetwork%2Fdarwinia-misc-toolset", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femergenetwork%2Fdarwinia-misc-toolset'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d23c94e3dd966e3bb979efb1eadfdfd0eaf7ec96 [INFO] testing emergenetwork/darwinia-misc-toolset against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femergenetwork%2Fdarwinia-misc-toolset" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emergenetwork/darwinia-misc-toolset on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emergenetwork/darwinia-misc-toolset [INFO] finished tweaking git repo https://github.com/emergenetwork/darwinia-misc-toolset [INFO] tweaked toml for git repo https://github.com/emergenetwork/darwinia-misc-toolset written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/emergenetwork/darwinia-misc-toolset already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e52d358072464c0d070dcae44a44939525ffd8af93daa166837f3c9b842e6b2 [INFO] running `Command { std: "docker" "start" "-a" "6e52d358072464c0d070dcae44a44939525ffd8af93daa166837f3c9b842e6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e52d358072464c0d070dcae44a44939525ffd8af93daa166837f3c9b842e6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e52d358072464c0d070dcae44a44939525ffd8af93daa166837f3c9b842e6b2", kill_on_drop: false }` [INFO] [stdout] 6e52d358072464c0d070dcae44a44939525ffd8af93daa166837f3c9b842e6b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3ee8184c3b3e1182d71fc0909de41cc661ffc90ad687cb71267b0a56fc5ac30 [INFO] running `Command { std: "docker" "start" "-a" "c3ee8184c3b3e1182d71fc0909de41cc661ffc90ad687cb71267b0a56fc5ac30", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling array-bytes v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling subcryptor v0.1.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling staking-ledger-checker v0.1.0 (/opt/rustwide/workdir/staking-ledger-checker) [INFO] [stdout] warning: field is never read: `start_time` [INFO] [stdout] --> staking-ledger-checker/src/main.rs:88:2 [INFO] [stdout] | [INFO] [stdout] 88 | start_time: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DepositItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> staking-ledger-checker/src/main.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expire_time` [INFO] [stdout] --> staking-ledger-checker/src/main.rs:89:2 [INFO] [stdout] | [INFO] [stdout] 89 | expire_time: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DepositItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> staking-ledger-checker/src/main.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unbondings` [INFO] [stdout] --> staking-ledger-checker/src/main.rs:99:2 [INFO] [stdout] | [INFO] [stdout] 99 | unbondings: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StakingLock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> staking-ledger-checker/src/main.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount` [INFO] [stdout] --> staking-ledger-checker/src/main.rs:105:2 [INFO] [stdout] | [INFO] [stdout] 105 | amount: u128, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Unbonding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> staking-ledger-checker/src/main.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `moment` [INFO] [stdout] --> staking-ledger-checker/src/main.rs:106:2 [INFO] [stdout] | [INFO] [stdout] 106 | moment: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Unbonding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> staking-ledger-checker/src/main.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.95s [INFO] running `Command { std: "docker" "inspect" "c3ee8184c3b3e1182d71fc0909de41cc661ffc90ad687cb71267b0a56fc5ac30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ee8184c3b3e1182d71fc0909de41cc661ffc90ad687cb71267b0a56fc5ac30", kill_on_drop: false }` [INFO] [stdout] c3ee8184c3b3e1182d71fc0909de41cc661ffc90ad687cb71267b0a56fc5ac30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4f03be7fb82802557d54d34e21ac8fe1823fe6dd2a0bafaade89f3bea89fd11 [INFO] running `Command { std: "docker" "start" "-a" "f4f03be7fb82802557d54d34e21ac8fe1823fe6dd2a0bafaade89f3bea89fd11", kill_on_drop: false }` [INFO] [stderr] Compiling staking-ledger-checker v0.1.0 (/opt/rustwide/workdir/staking-ledger-checker) [INFO] [stdout] warning: field is never read: `start_time` [INFO] [stdout] --> staking-ledger-checker/src/main.rs:88:2 [INFO] [stdout] | [INFO] [stdout] 88 | start_time: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DepositItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> staking-ledger-checker/src/main.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expire_time` [INFO] [stdout] --> staking-ledger-checker/src/main.rs:89:2 [INFO] [stdout] | [INFO] [stdout] 89 | expire_time: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DepositItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> staking-ledger-checker/src/main.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unbondings` [INFO] [stdout] --> staking-ledger-checker/src/main.rs:99:2 [INFO] [stdout] | [INFO] [stdout] 99 | unbondings: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StakingLock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> staking-ledger-checker/src/main.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount` [INFO] [stdout] --> staking-ledger-checker/src/main.rs:105:2 [INFO] [stdout] | [INFO] [stdout] 105 | amount: u128, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Unbonding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> staking-ledger-checker/src/main.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `moment` [INFO] [stdout] --> staking-ledger-checker/src/main.rs:106:2 [INFO] [stdout] | [INFO] [stdout] 106 | moment: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Unbonding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> staking-ledger-checker/src/main.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "f4f03be7fb82802557d54d34e21ac8fe1823fe6dd2a0bafaade89f3bea89fd11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f03be7fb82802557d54d34e21ac8fe1823fe6dd2a0bafaade89f3bea89fd11", kill_on_drop: false }` [INFO] [stdout] f4f03be7fb82802557d54d34e21ac8fe1823fe6dd2a0bafaade89f3bea89fd11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24dd2e20904c97524ce5b939a347ad9da481d5b2def8ebba660146ee39ca3669 [INFO] running `Command { std: "docker" "start" "-a" "24dd2e20904c97524ce5b939a347ad9da481d5b2def8ebba660146ee39ca3669", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `start_time` [INFO] [stderr] --> staking-ledger-checker/src/main.rs:88:2 [INFO] [stderr] | [INFO] [stderr] 88 | start_time: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `DepositItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> staking-ledger-checker/src/main.rs:86:10 [INFO] [stderr] | [INFO] [stderr] 86 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `expire_time` [INFO] [stderr] --> staking-ledger-checker/src/main.rs:89:2 [INFO] [stderr] | [INFO] [stderr] 89 | expire_time: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DepositItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> staking-ledger-checker/src/main.rs:86:10 [INFO] [stderr] | [INFO] [stderr] 86 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `unbondings` [INFO] [stderr] --> staking-ledger-checker/src/main.rs:99:2 [INFO] [stderr] | [INFO] [stderr] 99 | unbondings: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StakingLock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> staking-ledger-checker/src/main.rs:94:10 [INFO] [stderr] | [INFO] [stderr] 94 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `amount` [INFO] [stderr] --> staking-ledger-checker/src/main.rs:105:2 [INFO] [stderr] | [INFO] [stderr] 105 | amount: u128, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Unbonding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> staking-ledger-checker/src/main.rs:102:10 [INFO] [stderr] | [INFO] [stderr] 102 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `moment` [INFO] [stderr] --> staking-ledger-checker/src/main.rs:106:2 [INFO] [stderr] | [INFO] [stderr] 106 | moment: u64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Unbonding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> staking-ledger-checker/src/main.rs:102:10 [INFO] [stderr] | [INFO] [stderr] 102 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `staking-ledger-checker` (bin "staking-ledger-checker" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/staking_ledger_checker-4f64ac533fc654f8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "24dd2e20904c97524ce5b939a347ad9da481d5b2def8ebba660146ee39ca3669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24dd2e20904c97524ce5b939a347ad9da481d5b2def8ebba660146ee39ca3669", kill_on_drop: false }` [INFO] [stdout] 24dd2e20904c97524ce5b939a347ad9da481d5b2def8ebba660146ee39ca3669