[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-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femergenetwork%2Fdarwinia-misc-toolset" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emergenetwork/darwinia-misc-toolset on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-9/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-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 10e3b4123b495e263c0bcc8ec9f377c46c14d6e88865fef7749ca11329b7e24c [INFO] running `Command { std: "docker" "start" "-a" "10e3b4123b495e263c0bcc8ec9f377c46c14d6e88865fef7749ca11329b7e24c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10e3b4123b495e263c0bcc8ec9f377c46c14d6e88865fef7749ca11329b7e24c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e3b4123b495e263c0bcc8ec9f377c46c14d6e88865fef7749ca11329b7e24c", kill_on_drop: false }` [INFO] [stdout] 10e3b4123b495e263c0bcc8ec9f377c46c14d6e88865fef7749ca11329b7e24c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ca700301b40dcc871242417c4585cecd87724b8f0f8e34c7bc432e8c8ea86ea [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6ca700301b40dcc871242417c4585cecd87724b8f0f8e34c7bc432e8c8ea86ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling array-bytes v0.3.0 [INFO] [stderr] Compiling subcryptor v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [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 18.79s [INFO] running `Command { std: "docker" "inspect" "6ca700301b40dcc871242417c4585cecd87724b8f0f8e34c7bc432e8c8ea86ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ca700301b40dcc871242417c4585cecd87724b8f0f8e34c7bc432e8c8ea86ea", kill_on_drop: false }` [INFO] [stdout] 6ca700301b40dcc871242417c4585cecd87724b8f0f8e34c7bc432e8c8ea86ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c2155b5eb472fcc8e255bc2ce5741f9fd8c66d0101a5f08853a6bf16857e7f5e [INFO] running `Command { std: "docker" "start" "-a" "c2155b5eb472fcc8e255bc2ce5741f9fd8c66d0101a5f08853a6bf16857e7f5e", 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.20s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/staking_ledger_checker-4f64ac533fc654f8) [INFO] running `Command { std: "docker" "inspect" "c2155b5eb472fcc8e255bc2ce5741f9fd8c66d0101a5f08853a6bf16857e7f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2155b5eb472fcc8e255bc2ce5741f9fd8c66d0101a5f08853a6bf16857e7f5e", kill_on_drop: false }` [INFO] [stdout] c2155b5eb472fcc8e255bc2ce5741f9fd8c66d0101a5f08853a6bf16857e7f5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d8b4807858f49587dbce20597a62257da921113d15e39e855baec48efefc6544 [INFO] running `Command { std: "docker" "start" "-a" "d8b4807858f49587dbce20597a62257da921113d15e39e855baec48efefc6544", 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] [stdout] [INFO] [stderr] --> staking-ledger-checker/src/main.rs:99:2 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 99 | unbondings: Vec, [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [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.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/staking_ledger_checker-4f64ac533fc654f8) [INFO] running `Command { std: "docker" "inspect" "d8b4807858f49587dbce20597a62257da921113d15e39e855baec48efefc6544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b4807858f49587dbce20597a62257da921113d15e39e855baec48efefc6544", kill_on_drop: false }` [INFO] [stdout] d8b4807858f49587dbce20597a62257da921113d15e39e855baec48efefc6544