[INFO] cloning repository https://github.com/ejaszewski/ruthless
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ejaszewski/ruthless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejaszewski%2Fruthless", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejaszewski%2Fruthless'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ba817ddd873bef08af4957a65f6c9479c2362a6
[INFO] checking ejaszewski/ruthless against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejaszewski%2Fruthless" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ejaszewski/ruthless on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ejaszewski/ruthless
[INFO] finished tweaking git repo https://github.com/ejaszewski/ruthless
[INFO] tweaked toml for git repo https://github.com/ejaszewski/ruthless written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ejaszewski/ruthless 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.97
[INFO] [stderr]   Downloaded serde v1.0.97
[INFO] [stderr]   Downloaded syn v0.15.42
[INFO] [stderr]   Downloaded libc v0.2.60
[INFO] [stderr]   Downloaded yaml-rust v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68ab51353079d377e8a7c3be5436dba29749f276a5912899e414ab3391228c27
[INFO] running `Command { std: "docker" "start" "-a" "68ab51353079d377e8a7c3be5436dba29749f276a5912899e414ab3391228c27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68ab51353079d377e8a7c3be5436dba29749f276a5912899e414ab3391228c27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68ab51353079d377e8a7c3be5436dba29749f276a5912899e414ab3391228c27", kill_on_drop: false }`
[INFO] [stdout] 68ab51353079d377e8a7c3be5436dba29749f276a5912899e414ab3391228c27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11408334caa1980b959d3d59ef8487cd6e5664141a2f113ffa3b191fb121e532
[INFO] running `Command { std: "docker" "start" "-a" "11408334caa1980b959d3d59ef8487cd6e5664141a2f113ffa3b191fb121e532", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]    Compiling serde v1.0.97
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.6.3
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rayon-core v1.5.0
[INFO] [stderr]     Checking rayon v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.97
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking ruthless v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Move`
[INFO] [stdout]  --> src/search/hashtable.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::board::{ Board, Move };
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Move`
[INFO] [stdout]  --> src/search/hashtable.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::board::{ Board, Move };
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nodes`
[INFO] [stdout]    --> src/search/negamax.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |             let (result, nodes) = negamax_impl(board, -beta, -alpha, half_depth, evaluator);
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_nodes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ml/mod.rs:44:65
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn self_play<E: Evaluator + Trainable + Clone>(mut eval: E, mut lr: f32, mut e: f32, batch_size: usize, rounds: usize) -> E {
[INFO] [stdout]    |                                                                 ----^^
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ml/mod.rs:44:78
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn self_play<E: Evaluator + Trainable + Clone>(mut eval: E, mut lr: f32, mut e: f32, batch_size: usize, rounds: usize) -> E {
[INFO] [stdout]    |                                                                              ----^
[INFO] [stdout]    |                                                                              |
[INFO] [stdout]    |                                                                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_DEPTH` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const PROBCUT_DEPTH: u8 = 7;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_SHALLOW` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const PROBCUT_SHALLOW: u8 = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_SIGMA` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const PROBCUT_SIGMA: f32 = 642.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_THRESHOLD` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const PROBCUT_THRESHOLD: f32 = 1.645;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_BIAS_MAX` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const PROBCUT_BIAS_MAX: f32 = PROBCUT_SIGMA * PROBCUT_THRESHOLD;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_A` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const PROBCUT_A: f32 = 1.12749;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_B` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const PROBCUT_B: f32 = -3.6805;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nodes`
[INFO] [stdout]    --> src/search/negamax.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |             let (result, nodes) = negamax_impl(board, -beta, -alpha, half_depth, evaluator);
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_nodes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RLPatternEvaluator`
[INFO] [stdout]   --> src/main.rs:18:61
[INFO] [stdout]    |
[INFO] [stdout] 18 | use ruthless::ml::{ self, eval::{ StagedRLPatternEvaluator, RLPatternEvaluator } };
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RLPatternEvaluator`
[INFO] [stdout]   --> src/main.rs:18:61
[INFO] [stdout]    |
[INFO] [stdout] 18 | use ruthless::ml::{ self, eval::{ StagedRLPatternEvaluator, RLPatternEvaluator } };
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ml/mod.rs:44:65
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn self_play<E: Evaluator + Trainable + Clone>(mut eval: E, mut lr: f32, mut e: f32, batch_size: usize, rounds: usize) -> E {
[INFO] [stdout]    |                                                                 ----^^
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ml/mod.rs:44:78
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn self_play<E: Evaluator + Trainable + Clone>(mut eval: E, mut lr: f32, mut e: f32, batch_size: usize, rounds: usize) -> E {
[INFO] [stdout]    |                                                                              ----^
[INFO] [stdout]    |                                                                              |
[INFO] [stdout]    |                                                                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_DEPTH` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const PROBCUT_DEPTH: u8 = 7;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_SHALLOW` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const PROBCUT_SHALLOW: u8 = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_SIGMA` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const PROBCUT_SIGMA: f32 = 642.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_THRESHOLD` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const PROBCUT_THRESHOLD: f32 = 1.645;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_BIAS_MAX` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const PROBCUT_BIAS_MAX: f32 = PROBCUT_SIGMA * PROBCUT_THRESHOLD;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_A` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const PROBCUT_A: f32 = 1.12749;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_B` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const PROBCUT_B: f32 = -3.6805;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 7.56s
[INFO] running `Command { std: "docker" "inspect" "11408334caa1980b959d3d59ef8487cd6e5664141a2f113ffa3b191fb121e532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11408334caa1980b959d3d59ef8487cd6e5664141a2f113ffa3b191fb121e532", kill_on_drop: false }`
[INFO] [stdout] 11408334caa1980b959d3d59ef8487cd6e5664141a2f113ffa3b191fb121e532
[INFO] checking ejaszewski/ruthless against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejaszewski%2Fruthless" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ejaszewski/ruthless on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ejaszewski/ruthless
[INFO] finished tweaking git repo https://github.com/ejaszewski/ruthless
[INFO] tweaked toml for git repo https://github.com/ejaszewski/ruthless written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ejaszewski/ruthless 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26a1ee6de57341ca422b4b6b12a44a33fbbbcaa353625b2006c290b09c4dcae9
[INFO] running `Command { std: "docker" "start" "-a" "26a1ee6de57341ca422b4b6b12a44a33fbbbcaa353625b2006c290b09c4dcae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26a1ee6de57341ca422b4b6b12a44a33fbbbcaa353625b2006c290b09c4dcae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26a1ee6de57341ca422b4b6b12a44a33fbbbcaa353625b2006c290b09c4dcae9", kill_on_drop: false }`
[INFO] [stdout] 26a1ee6de57341ca422b4b6b12a44a33fbbbcaa353625b2006c290b09c4dcae9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c60a38290274693aa155b344d5e211bac9c029b03c64ad159f5b74bd84e85b8
[INFO] running `Command { std: "docker" "start" "-a" "5c60a38290274693aa155b344d5e211bac9c029b03c64ad159f5b74bd84e85b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]    Compiling serde v1.0.97
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.6.3
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rayon-core v1.5.0
[INFO] [stderr]     Checking rayon v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.97
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking ruthless v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Move`
[INFO] [stdout]  --> src/search/hashtable.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::board::{ Board, Move };
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Move`
[INFO] [stdout]  --> src/search/hashtable.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::board::{ Board, Move };
[INFO] [stdout]   |                            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nodes`
[INFO] [stdout]    --> src/search/negamax.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |             let (result, nodes) = negamax_impl(board, -beta, -alpha, half_depth, evaluator);
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_nodes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ml/mod.rs:44:65
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn self_play<E: Evaluator + Trainable + Clone>(mut eval: E, mut lr: f32, mut e: f32, batch_size: usize, rounds: usize) -> E {
[INFO] [stdout]    |                                                                 ----^^
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ml/mod.rs:44:78
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn self_play<E: Evaluator + Trainable + Clone>(mut eval: E, mut lr: f32, mut e: f32, batch_size: usize, rounds: usize) -> E {
[INFO] [stdout]    |                                                                              ----^
[INFO] [stdout]    |                                                                              |
[INFO] [stdout]    |                                                                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_DEPTH` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const PROBCUT_DEPTH: u8 = 7;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_SHALLOW` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const PROBCUT_SHALLOW: u8 = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_SIGMA` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const PROBCUT_SIGMA: f32 = 642.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_THRESHOLD` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const PROBCUT_THRESHOLD: f32 = 1.645;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_BIAS_MAX` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const PROBCUT_BIAS_MAX: f32 = PROBCUT_SIGMA * PROBCUT_THRESHOLD;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_A` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const PROBCUT_A: f32 = 1.12749;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_B` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const PROBCUT_B: f32 = -3.6805;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/board/mod.rs:461:10
[INFO] [stdout]     |
[INFO] [stdout] 461 | #[derive(Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Position`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/search/eval/pattern.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_PatternFile`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/search/eval/staged.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_StagedPatternFile`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nodes`
[INFO] [stdout]    --> src/search/negamax.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |             let (result, nodes) = negamax_impl(board, -beta, -alpha, half_depth, evaluator);
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_nodes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/ml/eval.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Default, Serialize, Deserialize, Clone)]
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_RLPatternEvaluator`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/ml/eval.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Default, Serialize, Deserialize, Clone)]
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_RLPatternEvaluator`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/ml/eval.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[derive(Default, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_StagedRLPatternEvaluator`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/ml/eval.rs:187:30
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[derive(Default, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_StagedRLPatternEvaluator`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ruthless` (lib) due to 8 previous errors; 11 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ml/mod.rs:44:65
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn self_play<E: Evaluator + Trainable + Clone>(mut eval: E, mut lr: f32, mut e: f32, batch_size: usize, rounds: usize) -> E {
[INFO] [stdout]    |                                                                 ----^^
[INFO] [stdout]    |                                                                 |
[INFO] [stdout]    |                                                                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ml/mod.rs:44:78
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn self_play<E: Evaluator + Trainable + Clone>(mut eval: E, mut lr: f32, mut e: f32, batch_size: usize, rounds: usize) -> E {
[INFO] [stdout]    |                                                                              ----^
[INFO] [stdout]    |                                                                              |
[INFO] [stdout]    |                                                                              help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_DEPTH` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const PROBCUT_DEPTH: u8 = 7;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_SHALLOW` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const PROBCUT_SHALLOW: u8 = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_SIGMA` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const PROBCUT_SIGMA: f32 = 642.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_THRESHOLD` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const PROBCUT_THRESHOLD: f32 = 1.645;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_BIAS_MAX` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const PROBCUT_BIAS_MAX: f32 = PROBCUT_SIGMA * PROBCUT_THRESHOLD;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_A` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const PROBCUT_A: f32 = 1.12749;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBCUT_B` is never used
[INFO] [stdout]   --> src/search/nm_new.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const PROBCUT_B: f32 = -3.6805;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/board/mod.rs:461:10
[INFO] [stdout]     |
[INFO] [stdout] 461 | #[derive(Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Position`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/search/eval/pattern.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_PatternFile`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/search/eval/staged.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_StagedPatternFile`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/ml/eval.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Default, Serialize, Deserialize, Clone)]
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_RLPatternEvaluator`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/ml/eval.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Default, Serialize, Deserialize, Clone)]
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_RLPatternEvaluator`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/ml/eval.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[derive(Default, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_StagedRLPatternEvaluator`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/ml/eval.rs:187:30
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[derive(Default, Serialize, Deserialize, Clone)]
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_StagedRLPatternEvaluator`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ruthless` (lib test) due to 8 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5c60a38290274693aa155b344d5e211bac9c029b03c64ad159f5b74bd84e85b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c60a38290274693aa155b344d5e211bac9c029b03c64ad159f5b74bd84e85b8", kill_on_drop: false }`
[INFO] [stdout] 5c60a38290274693aa155b344d5e211bac9c029b03c64ad159f5b74bd84e85b8
