[INFO] cloning repository https://github.com/l2ust/colladar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l2ust/colladar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl2ust%2Fcolladar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl2ust%2Fcolladar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 481aacbb79ca7420737ffd6a5a45608cf7910da2 [INFO] testing l2ust/colladar 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%2Fl2ust%2Fcolladar" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/l2ust/colladar 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/l2ust/colladar [INFO] finished tweaking git repo https://github.com/l2ust/colladar [INFO] tweaked toml for git repo https://github.com/l2ust/colladar written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/l2ust/colladar 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72ccffccb42ce6aeef9b1fe5d42114de8ba76a4a5d35b80153d933439c1d7ba1 [INFO] running `Command { std: "docker" "start" "-a" "72ccffccb42ce6aeef9b1fe5d42114de8ba76a4a5d35b80153d933439c1d7ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72ccffccb42ce6aeef9b1fe5d42114de8ba76a4a5d35b80153d933439c1d7ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ccffccb42ce6aeef9b1fe5d42114de8ba76a4a5d35b80153d933439c1d7ba1", kill_on_drop: false }` [INFO] [stdout] 72ccffccb42ce6aeef9b1fe5d42114de8ba76a4a5d35b80153d933439c1d7ba1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9128067c5af2a868d2f06cd0de830435fd96b3d82533c96dc62a79023aefc1b6 [INFO] running `Command { std: "docker" "start" "-a" "9128067c5af2a868d2f06cd0de830435fd96b3d82533c96dc62a79023aefc1b6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling subtle-ng v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling curl v0.4.37 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling array-bytes v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.15 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling curl-sys v0.4.43+curl-7.76.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling subrpcer-impl v0.1.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.0.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling schnorrkel v0.10.1 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling async-tungstenite v0.13.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling subrpcer v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling parity-scale-codec-derive v2.1.0 [INFO] [stderr] Compiling parity-scale-codec v2.1.1 [INFO] [stderr] Compiling subhasher v0.1.2 [INFO] [stderr] Compiling subcryptor v0.2.0 [INFO] [stderr] Compiling substorager v0.1.6 [INFO] [stderr] Compiling submetadatan v0.1.7 [INFO] [stderr] Compiling substrater v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `game_id` [INFO] [stdout] --> src/frame/ethereum_relay.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | game_id: EthereumBlockNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RelayAffirmationId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/ethereum_relay.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Decode)] [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: `round` [INFO] [stdout] --> src/frame/ethereum_relay.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 28 | round: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelayAffirmationId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/ethereum_relay.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Decode)] [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: `index` [INFO] [stdout] --> src/frame/ethereum_relay.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | index: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelayAffirmationId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/ethereum_relay.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Decode)] [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: `who` [INFO] [stdout] --> src/frame/staking.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | who: AccountId, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IndividualExposure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/staking.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, Decode)] [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: `ring_balance` [INFO] [stdout] --> src/frame/staking.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | ring_balance: Balance, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IndividualExposure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/staking.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, Decode)] [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: `kton_balance` [INFO] [stdout] --> src/frame/staking.rs:47:2 [INFO] [stdout] | [INFO] [stdout] 47 | kton_balance: Balance, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IndividualExposure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/staking.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, Decode)] [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: `power` [INFO] [stdout] --> src/frame/staking.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | power: Power, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IndividualExposure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/staking.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, Decode)] [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.68s [INFO] running `Command { std: "docker" "inspect" "9128067c5af2a868d2f06cd0de830435fd96b3d82533c96dc62a79023aefc1b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9128067c5af2a868d2f06cd0de830435fd96b3d82533c96dc62a79023aefc1b6", kill_on_drop: false }` [INFO] [stdout] 9128067c5af2a868d2f06cd0de830435fd96b3d82533c96dc62a79023aefc1b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92469a5351eb889225caf9b54648b2aebfdf2dfccc8c6160bcce7b3f63c54236 [INFO] running `Command { std: "docker" "start" "-a" "92469a5351eb889225caf9b54648b2aebfdf2dfccc8c6160bcce7b3f63c54236", kill_on_drop: false }` [INFO] [stderr] Compiling substrater v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `game_id` [INFO] [stdout] --> src/frame/ethereum_relay.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | game_id: EthereumBlockNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RelayAffirmationId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/ethereum_relay.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Decode)] [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: `round` [INFO] [stdout] --> src/frame/ethereum_relay.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 28 | round: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelayAffirmationId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/ethereum_relay.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Decode)] [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: `index` [INFO] [stdout] --> src/frame/ethereum_relay.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 29 | index: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RelayAffirmationId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/ethereum_relay.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Decode)] [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: `who` [INFO] [stdout] --> src/frame/staking.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | who: AccountId, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IndividualExposure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/staking.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, Decode)] [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: `ring_balance` [INFO] [stdout] --> src/frame/staking.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | ring_balance: Balance, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IndividualExposure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/staking.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, Decode)] [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: `kton_balance` [INFO] [stdout] --> src/frame/staking.rs:47:2 [INFO] [stdout] | [INFO] [stdout] 47 | kton_balance: Balance, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IndividualExposure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/staking.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, Decode)] [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: `power` [INFO] [stdout] --> src/frame/staking.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | power: Power, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IndividualExposure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/frame/staking.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, Decode)] [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.24s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/substrater-552ff5100315c286) [INFO] running `Command { std: "docker" "inspect" "92469a5351eb889225caf9b54648b2aebfdf2dfccc8c6160bcce7b3f63c54236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92469a5351eb889225caf9b54648b2aebfdf2dfccc8c6160bcce7b3f63c54236", kill_on_drop: false }` [INFO] [stdout] 92469a5351eb889225caf9b54648b2aebfdf2dfccc8c6160bcce7b3f63c54236 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bebf7ff35f04c7c150780edf74fa175d3867aeec9a2098a7955fd554a7b0eb27 [INFO] running `Command { std: "docker" "start" "-a" "bebf7ff35f04c7c150780edf74fa175d3867aeec9a2098a7955fd554a7b0eb27", 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] [stderr] warning: field is never read: `game_id` [INFO] [stderr] --> src/frame/ethereum_relay.rs:27:2 [INFO] [stderr] | [INFO] [stderr] 27 | game_id: EthereumBlockNumber, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `RelayAffirmationId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/frame/ethereum_relay.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(Debug, Decode)] [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: `round` [INFO] [stderr] --> src/frame/ethereum_relay.rs:28:2 [INFO] [stderr] | [INFO] [stderr] 28 | round: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RelayAffirmationId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/frame/ethereum_relay.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(Debug, Decode)] [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: `index` [INFO] [stderr] --> src/frame/ethereum_relay.rs:29:2 [INFO] [stderr] | [INFO] [stderr] 29 | index: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RelayAffirmationId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/frame/ethereum_relay.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(Debug, Decode)] [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: `who` [INFO] [stderr] --> src/frame/staking.rs:43:2 [INFO] [stderr] | [INFO] [stderr] 43 | who: AccountId, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IndividualExposure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/frame/staking.rs:41:10 [INFO] [stderr] | [INFO] [stderr] 41 | #[derive(Debug, Decode)] [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: `ring_balance` [INFO] [stderr] --> src/frame/staking.rs:45:2 [INFO] [stderr] | [INFO] [stderr] 45 | ring_balance: Balance, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IndividualExposure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/frame/staking.rs:41:10 [INFO] [stderr] | [INFO] [stderr] 41 | #[derive(Debug, Decode)] [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: `kton_balance` [INFO] [stderr] --> src/frame/staking.rs:47:2 [INFO] [stderr] | [INFO] [stderr] 47 | kton_balance: Balance, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IndividualExposure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/frame/staking.rs:41:10 [INFO] [stderr] | [INFO] [stderr] 41 | #[derive(Debug, Decode)] [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: `power` [INFO] [stderr] --> src/frame/staking.rs:48:2 [INFO] [stderr] | [INFO] [stderr] 48 | power: Power, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IndividualExposure` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/frame/staking.rs:41:10 [INFO] [stderr] | [INFO] [stderr] 41 | #[derive(Debug, Decode)] [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: `substrater` (bin "substrater" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/substrater-552ff5100315c286) [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" "bebf7ff35f04c7c150780edf74fa175d3867aeec9a2098a7955fd554a7b0eb27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bebf7ff35f04c7c150780edf74fa175d3867aeec9a2098a7955fd554a7b0eb27", kill_on_drop: false }` [INFO] [stdout] bebf7ff35f04c7c150780edf74fa175d3867aeec9a2098a7955fd554a7b0eb27