[INFO] cloning repository https://github.com/WbaN314/battlesnake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WbaN314/battlesnake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWbaN314%2Fbattlesnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWbaN314%2Fbattlesnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa9def4b6b332abcc04238f18c5a6a41332ca7f9 [INFO] testing WbaN314/battlesnake against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWbaN314%2Fbattlesnake" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/WbaN314/battlesnake [INFO] finished tweaking git repo https://github.com/WbaN314/battlesnake [INFO] tweaked toml for git repo https://github.com/WbaN314/battlesnake written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WbaN314/battlesnake on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/WbaN314/battlesnake 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 981bb7cf784a52f98aba5bd8f824b2150ba4c61ae11e5f9c96a746793e6f7b10 [INFO] running `Command { std: "docker" "start" "-a" "981bb7cf784a52f98aba5bd8f824b2150ba4c61ae11e5f9c96a746793e6f7b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "981bb7cf784a52f98aba5bd8f824b2150ba4c61ae11e5f9c96a746793e6f7b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "981bb7cf784a52f98aba5bd8f824b2150ba4c61ae11e5f9c96a746793e6f7b10", kill_on_drop: false }` [INFO] [stdout] 981bb7cf784a52f98aba5bd8f824b2150ba4c61ae11e5f9c96a746793e6f7b10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6cf803255c8e3f1c604866ec32d18d0a0e16ac9203302b4fb8b6fe4fa30f34d [INFO] running `Command { std: "docker" "start" "-a" "e6cf803255c8e3f1c604866ec32d18d0a0e16ac9203302b4fb8b6fe4fa30f34d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling battlesnake_game_of_chicken v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/logic/single_gamestate_nodes/mod.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `turn` [INFO] [stdout] --> src/logic/general/field.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | turn: u8, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_turn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lengths` [INFO] [stdout] --> src/logic/general/field.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | lengths: [u8; SNAKES], [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lengths` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `coord` [INFO] [stdout] --> src/logic/single_gamestate_nodes/mod.rs:194:19 [INFO] [stdout] | [INFO] [stdout] 194 | for &(coord, turn) in &result.food[0] { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_coord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `children` is never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/node/mod.rs:205:12 [INFO] [stdout] | [INFO] [stdout] 109 | impl Node { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn children(&self) -> [Option>; 4] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MAX_FLAGS` and `set_flags` are never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/node/node_id.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 84 | impl NodeId { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub const MAX_FLAGS: u32 = FLAGS_BITS; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn set_flags(&mut self, val: u8) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `count_potential_children_all` and `count_potential_children_from_evaluated_directions` are never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/node/node_stats.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 3 | impl Node { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 4 | pub fn count_potential_children_all(&self) -> [usize; 4] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn count_potential_children_from_evaluated_directions(&self) -> [usize; 4] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MAX_DEPTH`, `max_depth`, and `max_nodes` are never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/mod.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 31 | impl Tree { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 32 | pub const MAX_DEPTH: u8 = NodeId::MAX_DEPTH; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn max_depth(mut self, max_depth: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn max_nodes(mut self, max_nodes: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_empty` and `len` are never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/mod.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 315 | impl DepthQueue { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 345 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | pub(super) fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALL_PRUNED_STATUSES` is never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const ALL_PRUNED_STATUSES: &[NodeStatus] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TreeStats` is never constructed [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct TreeStats { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PruningDepthStats` is never constructed [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct PruningDepthStats { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `total_pruned_nodes` is never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl PruningDepthStats { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 61 | pub fn total_pruned_nodes(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DirectionStats` is never constructed [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct DirectionStats { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `stats` and `subtree_stats_for_direction` are never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl Tree { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 75 | pub fn stats(&self) -> TreeStats { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | fn subtree_stats_for_direction(&self, direction: Direction) -> (usize, u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:304:8 [INFO] [stdout] | [INFO] [stdout] 303 | impl TreeStats { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 304 | fn section(title: &str, table: Table) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | fn kv_table(title: &str, rows: &[(&str, String)]) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | fn overview_table(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | fn pruning_table(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 428 | fn leaf_table(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 443 | fn status_table(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 455 | fn direction_table(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e6cf803255c8e3f1c604866ec32d18d0a0e16ac9203302b4fb8b6fe4fa30f34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6cf803255c8e3f1c604866ec32d18d0a0e16ac9203302b4fb8b6fe4fa30f34d", kill_on_drop: false }` [INFO] [stdout] e6cf803255c8e3f1c604866ec32d18d0a0e16ac9203302b4fb8b6fe4fa30f34d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe3e775aae680c4221013ec29a9b235c5d052124099c0446d749875f748c6e30 [INFO] running `Command { std: "docker" "start" "-a" "fe3e775aae680c4221013ec29a9b235c5d052124099c0446d749875f748c6e30", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/logic/single_gamestate_nodes/mod.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `turn` [INFO] [stdout] --> src/logic/general/field.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | turn: u8, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_turn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lengths` [INFO] [stdout] --> src/logic/general/field.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | lengths: [u8; SNAKES], [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lengths` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `coord` [INFO] [stdout] --> src/logic/single_gamestate_nodes/mod.rs:194:19 [INFO] [stdout] | [INFO] [stdout] 194 | for &(coord, turn) in &result.food[0] { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_coord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `children` is never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/node/mod.rs:205:12 [INFO] [stdout] | [INFO] [stdout] 109 | impl Node { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn children(&self) -> [Option>; 4] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MAX_FLAGS` and `set_flags` are never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/node/node_id.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 84 | impl NodeId { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub const MAX_FLAGS: u32 = FLAGS_BITS; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn set_flags(&mut self, val: u8) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling battlesnake_game_of_chicken v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `count_potential_children_all` and `count_potential_children_from_evaluated_directions` are never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/node/node_stats.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 3 | impl Node { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 4 | pub fn count_potential_children_all(&self) -> [usize; 4] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn count_potential_children_from_evaluated_directions(&self) -> [usize; 4] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MAX_DEPTH`, `max_depth`, and `max_nodes` are never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/mod.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 31 | impl Tree { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 32 | pub const MAX_DEPTH: u8 = NodeId::MAX_DEPTH; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn max_depth(mut self, max_depth: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn max_nodes(mut self, max_nodes: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_empty` and `len` are never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/mod.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 315 | impl DepthQueue { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 345 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | pub(super) fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALL_PRUNED_STATUSES` is never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const ALL_PRUNED_STATUSES: &[NodeStatus] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TreeStats` is never constructed [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct TreeStats { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PruningDepthStats` is never constructed [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct PruningDepthStats { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `total_pruned_nodes` is never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl PruningDepthStats { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 61 | pub fn total_pruned_nodes(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DirectionStats` is never constructed [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct DirectionStats { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `stats` and `subtree_stats_for_direction` are never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl Tree { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 75 | pub fn stats(&self) -> TreeStats { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | fn subtree_stats_for_direction(&self, direction: Direction) -> (usize, u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:304:8 [INFO] [stdout] | [INFO] [stdout] 303 | impl TreeStats { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 304 | fn section(title: &str, table: Table) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 308 | fn kv_table(title: &str, rows: &[(&str, String)]) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | fn overview_table(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | fn pruning_table(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 428 | fn leaf_table(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 443 | fn status_table(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 455 | fn direction_table(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/logic/single_gamestate_nodes/mod.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `field::BasicField`, `game_state::GameState`, and `read_game_state` [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:482:23 [INFO] [stdout] | [INFO] [stdout] 482 | general::{field::BasicField, game_state::GameState}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | read_game_state, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/mod.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `turn` [INFO] [stdout] --> src/logic/general/field.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | turn: u8, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_turn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lengths` [INFO] [stdout] --> src/logic/general/field.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | lengths: [u8; SNAKES], [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lengths` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `total` [INFO] [stdout] --> src/logic/general/game_state.rs:1258:17 [INFO] [stdout] | [INFO] [stdout] 1258 | let total: u8 = result.flooded_area.iter().sum(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_total` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/logic/single_gamestate_nodes/situation/mod.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | let mut directions = black_box(Directions::new()); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `directions` [INFO] [stdout] --> src/logic/single_gamestate_nodes/situation/mod.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | let mut directions = black_box(Directions::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `coord` [INFO] [stdout] --> src/logic/single_gamestate_nodes/mod.rs:194:19 [INFO] [stdout] | [INFO] [stdout] 194 | for &(coord, turn) in &result.food[0] { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_coord` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `MAX_FLAGS` and `set_flags` are never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/node/node_id.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 84 | impl NodeId { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub const MAX_FLAGS: u32 = FLAGS_BITS; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn set_flags(&mut self, val: u8) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `MAX_DEPTH` is never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/mod.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 31 | impl Tree { [INFO] [stdout] | --------- associated constant in this implementation [INFO] [stdout] 32 | pub const MAX_DEPTH: u8 = NodeId::MAX_DEPTH; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_empty` is never used [INFO] [stdout] --> src/logic/single_gamestate_nodes/tree/mod.rs:345:8 [INFO] [stdout] | [INFO] [stdout] 315 | impl DepthQueue { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 345 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fe3e775aae680c4221013ec29a9b235c5d052124099c0446d749875f748c6e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe3e775aae680c4221013ec29a9b235c5d052124099c0446d749875f748c6e30", kill_on_drop: false }` [INFO] [stdout] fe3e775aae680c4221013ec29a9b235c5d052124099c0446d749875f748c6e30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 32b755afce506fb669615ef2ccef6c46df8056333d2206ab8b01fb116a09f788 [INFO] running `Command { std: "docker" "start" "-a" "32b755afce506fb669615ef2ccef6c46df8056333d2206ab8b01fb116a09f788", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `info` [INFO] [stderr] --> src/logic/single_gamestate_nodes/mod.rs:3:11 [INFO] [stderr] | [INFO] [stderr] 3 | use log::{info, warn}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `turn` [INFO] [stderr] --> src/logic/general/field.rs:62:9 [INFO] [stderr] | [INFO] [stderr] 62 | turn: u8, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_turn` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `lengths` [INFO] [stderr] --> src/logic/general/field.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | lengths: [u8; SNAKES], [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lengths` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `coord` [INFO] [stderr] --> src/logic/single_gamestate_nodes/mod.rs:194:19 [INFO] [stderr] | [INFO] [stderr] 194 | for &(coord, turn) in &result.food[0] { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_coord` [INFO] [stderr] [INFO] [stderr] warning: method `children` is never used [INFO] [stderr] --> src/logic/single_gamestate_nodes/node/mod.rs:205:12 [INFO] [stderr] | [INFO] [stderr] 109 | impl Node { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 205 | pub fn children(&self) -> [Option>; 4] { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `MAX_FLAGS` and `set_flags` are never used [INFO] [stderr] --> src/logic/single_gamestate_nodes/node/node_id.rs:87:15 [INFO] [stderr] | [INFO] [stderr] 84 | impl NodeId { [INFO] [stderr] | ----------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 87 | pub const MAX_FLAGS: u32 = FLAGS_BITS; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 249 | pub fn set_flags(&mut self, val: u8) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `count_potential_children_all` and `count_potential_children_from_evaluated_directions` are never used [INFO] [stderr] --> src/logic/single_gamestate_nodes/node/node_stats.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 3 | impl Node { [INFO] [stderr] | --------- methods in this implementation [INFO] [stderr] 4 | pub fn count_potential_children_all(&self) -> [usize; 4] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 18 | pub fn count_potential_children_from_evaluated_directions(&self) -> [usize; 4] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `MAX_DEPTH`, `max_depth`, and `max_nodes` are never used [INFO] [stderr] --> src/logic/single_gamestate_nodes/tree/mod.rs:32:15 [INFO] [stderr] | [INFO] [stderr] 31 | impl Tree { [INFO] [stderr] | --------- associated items in this implementation [INFO] [stderr] 32 | pub const MAX_DEPTH: u8 = NodeId::MAX_DEPTH; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 52 | pub fn max_depth(mut self, max_depth: u8) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | pub fn max_nodes(mut self, max_nodes: usize) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `is_empty` and `len` are never used [INFO] [stderr] --> src/logic/single_gamestate_nodes/tree/mod.rs:345:8 [INFO] [stderr] | [INFO] [stderr] 315 | impl DepthQueue { [INFO] [stderr] | --------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 345 | fn is_empty(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 349 | pub(super) fn len(&self) -> usize { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ALL_PRUNED_STATUSES` is never used [INFO] [stderr] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:17:7 [INFO] [stderr] | [INFO] [stderr] 17 | const ALL_PRUNED_STATUSES: &[NodeStatus] = &[ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `TreeStats` is never constructed [INFO] [stderr] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | pub struct TreeStats { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PruningDepthStats` is never constructed [INFO] [stderr] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:45:12 [INFO] [stderr] | [INFO] [stderr] 45 | pub struct PruningDepthStats { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `total_pruned_nodes` is never used [INFO] [stderr] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:61:12 [INFO] [stderr] | [INFO] [stderr] 60 | impl PruningDepthStats { [INFO] [stderr] | ---------------------- method in this implementation [INFO] [stderr] 61 | pub fn total_pruned_nodes(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `DirectionStats` is never constructed [INFO] [stderr] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:67:12 [INFO] [stderr] | [INFO] [stderr] 67 | pub struct DirectionStats { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `stats` and `subtree_stats_for_direction` are never used [INFO] [stderr] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:75:12 [INFO] [stderr] | [INFO] [stderr] 74 | impl Tree { [INFO] [stderr] | --------- methods in this implementation [INFO] [stderr] 75 | pub fn stats(&self) -> TreeStats { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 276 | fn subtree_stats_for_direction(&self, direction: Direction) -> (usize, u8) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:304:8 [INFO] [stderr] | [INFO] [stderr] 303 | impl TreeStats { [INFO] [stderr] | -------------- associated items in this implementation [INFO] [stderr] 304 | fn section(title: &str, table: Table) -> String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 308 | fn kv_table(title: &str, rows: &[(&str, String)]) -> String { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 319 | fn overview_table(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 354 | fn pruning_table(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 428 | fn leaf_table(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 443 | fn status_table(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 455 | fn direction_table(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `field::BasicField`, `game_state::GameState`, and `read_game_state` [INFO] [stderr] --> src/logic/single_gamestate_nodes/tree/tree_stats.rs:482:23 [INFO] [stderr] | [INFO] [stderr] 482 | general::{field::BasicField, game_state::GameState}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 488 | read_game_state, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `log::info` [INFO] [stderr] --> src/logic/single_gamestate_nodes/tree/mod.rs:356:9 [INFO] [stderr] | [INFO] [stderr] 356 | use log::info; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `total` [INFO] [stderr] --> src/logic/general/game_state.rs:1258:17 [INFO] [stderr] | [INFO] [stderr] 1258 | let total: u8 = result.flooded_area.iter().sum(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_total` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/logic/single_gamestate_nodes/situation/mod.rs:812:17 [INFO] [stderr] | [INFO] [stderr] 812 | let mut directions = black_box(Directions::new()); [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `directions` [INFO] [stderr] --> src/logic/single_gamestate_nodes/situation/mod.rs:812:17 [INFO] [stderr] | [INFO] [stderr] 812 | let mut directions = black_box(Directions::new()); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directions` [INFO] [stderr] [INFO] [stderr] warning: associated items `MAX_FLAGS` and `set_flags` are never used [INFO] [stderr] --> src/logic/single_gamestate_nodes/node/node_id.rs:87:15 [INFO] [stderr] | [INFO] [stderr] 84 | impl NodeId { [INFO] [stderr] | ----------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 87 | pub const MAX_FLAGS: u32 = FLAGS_BITS; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 249 | pub fn set_flags(&mut self, val: u8) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated constant `MAX_DEPTH` is never used [INFO] [stderr] --> src/logic/single_gamestate_nodes/tree/mod.rs:32:15 [INFO] [stderr] | [INFO] [stderr] 31 | impl Tree { [INFO] [stderr] | --------- associated constant in this implementation [INFO] [stderr] 32 | pub const MAX_DEPTH: u8 = NodeId::MAX_DEPTH; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `is_empty` is never used [INFO] [stderr] --> src/logic/single_gamestate_nodes/tree/mod.rs:345:8 [INFO] [stderr] | [INFO] [stderr] 315 | impl DepthQueue { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 345 | fn is_empty(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `battlesnake_game_of_chicken` (lib) generated 16 warnings (run `cargo fix --lib -p battlesnake_game_of_chicken` to apply 4 suggestions) [INFO] [stderr] warning: `battlesnake_game_of_chicken` (lib test) generated 12 warnings (4 duplicates) (run `cargo fix --lib -p battlesnake_game_of_chicken --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/battlesnake_game_of_chicken_lib-fe83aaf9055df779) [INFO] [stdout] [INFO] [stdout] running 188 tests [INFO] [stdout] test logic::depth_first::game::d_board::tests::test_basics ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::bench_move_reachable ... ignored, Not actively maintained anymore [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::bench_next_state_fast ... ignored, Not actively maintained anymore [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::bench_next_state_slow ... ignored, Not actively maintained anymore [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::bench_possible_moves ... ignored, Not actively maintained anymore [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::bench_scope_moves ... ignored, Not actively maintained anymore [INFO] [stdout] test logic::depth_first::game::d_board::tests::test_cell_out_of_bounds ... ok [INFO] [stdout] test logic::depth_first::game::d_field::tests::test_memory_size ... ok [INFO] [stdout] test logic::depth_first::game::d_coord::tests::test_distance_to ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_3_head_collision ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_display ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::play_state ... ok [INFO] [stdout] test logic::depth_first::game::d_board::tests::test_remove_snake ... ok [INFO] [stdout] test logic::depth_first::game::d_board::tests::test_from_request ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_is_alive ... ok [INFO] [stdout] test logic::depth_first::game::d_moves_set::tests::bench_possible_moves_generate ... ignored, Not actively maintained anymore [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_next_state ... ok [INFO] [stdout] test logic::depth_first::game::d_moves_set::tests::test_generate ... ok [INFO] [stdout] test logic::depth_first::game::d_moves_set::tests::test_generate_sparse ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_move_heads_headless ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_from_request ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_move_heads ... ok [INFO] [stdout] test logic::depth_first::game::d_snake::tests::test_from_request ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_better_capture_propagation_order ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_next_state_2 ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_move_reachable ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_move_heads_food ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_quick_hash ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_move_tails ... ok [INFO] [stdout] test logic::depth_first::game::d_snake::tests::test_value_changers ... ok [INFO] [stdout] test logic::depth_first::simulation::d_node_id::tests::test_ordering ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_next_state_with_move_reachable ... ok [INFO] [stdout] test logic::depth_first::intuition::tests::test_distance_to_middle ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_possible_moves ... ok [INFO] [stdout] test logic::depth_first::simulation::d_node_id::tests::test_parent ... ok [INFO] [stdout] test logic::depth_first::simulation::d_node_id::tests::test_sparse ... ok [INFO] [stdout] test logic::depth_first::intuition::d_scores::tests::test_scores ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_scope_moves_pessimistic ... ok [INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_scope_moves_optimistic ... ok [INFO] [stdout] test logic::depth_first::game::d_snakes::tests::test_from_request ... ok [INFO] [stdout] test logic::depth_first::intuition::tests::test_distance_to_food ... ok [INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_ddirectionfinished_ordering ... ok [INFO] [stdout] test logic::depth_first::simulation::node::d_full_simulation_node::tests::test_calc_children_2 ... ok [INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_dead_end ... ok [INFO] [stdout] test logic::depth_first::simulation::node::d_optimistic_capture_node::tests::test_calc_moves ... ok [INFO] [stdout] test logic::depth_first::simulation::node::d_full_simulation_node::tests::test_calc_children_3 ... ok [INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_that_fast_nodes_are_not_inserted_multiple_time ... ok [INFO] [stdout] test logic::depth_first::simulation::node::d_full_simulation_node::tests::test_direction_order ... ok [INFO] [stdout] test logic::depth_first::simulation::node::d_optimistic_capture_node::tests::test_calc_child ... ok [INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_dead_end_propagation_to_spawn_node ... ok [INFO] [stdout] test logic::depth_first::simulation::node::d_full_simulation_node::tests::test_calc_children ... ok [INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_simulate_with_pessimistic_capture_node ... ok [INFO] [stdout] test logic::depth_first::simulation::node::d_full_simulation_node::tests::test_calc_children_interrupt_and_continue ... ok [INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_simulate_with_optimistic_capture_node ... ok [INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_split_processing_time_equal_between_directions ... ok [INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_simulate_full ... ok [INFO] [stdout] test logic::depth_first::simulation::node::d_optimistic_capture_node::tests::test_relevant_snakes ... ok [INFO] [stdout] test logic::depth_first::simulation::node::tests::test_order ... ok [INFO] [stdout] test logic::depth_first::simulation::node::d_pessimistic_capture_node::tests::test_calc_child ... ok [INFO] [stdout] test logic::depth_first::simulation::node::d_pessimistic_capture_node::tests::test_calc_moves ... ok [INFO] [stdout] test logic::general::board::benchmarks::bench_baseline_comparison ... ignored, Baseline comparison, not a real benchmark [INFO] [stdout] test logic::depth_first::simulation::node::d_optimistic_capture_node::tests::test_relevant_snakes_2 ... ok [INFO] [stdout] test logic::general::board::tests::test_remove_snake ... ok [INFO] [stdout] test logic::general::coord::tests::test_distance_to ... ok [INFO] [stdout] test logic::general::field::benchmarks::bench_baseline_comparison ... ignored, Baseline comparison, not a real benchmark [INFO] [stdout] test logic::general::field::benchmarks::bench_basic_field ... ok [INFO] [stdout] test logic::general::board::tests::test_from_request ... ok [INFO] [stdout] test logic::general::field::benchmarks::bench_bit_field ... ok [INFO] [stdout] test logic::general::field::tests::test_bitfield_conversion ... ok [INFO] [stdout] test logic::general::field::tests::test_memory_size_basic_field ... ok [INFO] [stdout] test logic::general::field::tests::test_memory_size_bit_field ... ok [INFO] [stdout] test logic::general::board::tests::test_cell_out_of_bounds ... ok [INFO] [stdout] test logic::general::game_state::benchmarks::bench_move_heads ... ok [INFO] [stdout] test logic::general::game_state::benchmarks::bench_move_tails ... ok [INFO] [stdout] test logic::general::game_state::benchmarks::bench_next_state ... ok [INFO] [stdout] test logic::general::board::benchmarks::bench_remove_snake ... ok [INFO] [stdout] test logic::general::board::benchmarks::bench_set_field_get_field_via_cell ... ok [INFO] [stdout] test logic::general::game_state::benchmarks::bench_flood_fill ... ok [INFO] [stdout] test logic::general::game_state::tests::test_3_head_collision ... ok [INFO] [stdout] test logic::general::game_state::tests::play_state ... ok [INFO] [stdout] test logic::general::game_state::tests::test_is_alive ... ok [INFO] [stdout] test logic::general::game_state::tests::test_memory_size ... ok [INFO] [stdout] test logic::general::game_state::tests::test_from_request ... ok [INFO] [stdout] test logic::general::game_state::benchmarks::bench_local_environment_hash ... ok [INFO] [stdout] test logic::general::game_state::tests::test_move_tails ... ok [INFO] [stdout] test logic::general::game_state::tests::test_move_heads_headless ... ok [INFO] [stdout] test logic::general::game_state::tests::test_move_heads ... ok [INFO] [stdout] test logic::general::game_state::tests::test_next_state ... ok [INFO] [stdout] test logic::general::game_state::tests::test_move_heads_food ... ok [INFO] [stdout] test logic::depth_first::game::d_board::tests::test_cell_panic - should panic ... ok [INFO] [stdout] test logic::general::game_state::tests::test_display ... ok [INFO] [stdout] test logic::general::board::tests::test_cell_panic - should panic ... ok [INFO] [stdout] test logic::general::game_state::tests::test_next_state_2 ... ok [INFO] [stdout] test logic::general::moves::benchmarks::bench_generate_and_iterate ... ok [INFO] [stdout] test logic::general::moves::benchmarks::bench_pregenerate_and_iterate ... ok [INFO] [stdout] test logic::general::moves::tests::test_generate ... ok [INFO] [stdout] test logic::general::moves::tests::test_pregenerate ... ok [INFO] [stdout] test logic::general::snake::tests::test_memory_size ... ok [INFO] [stdout] test logic::general::snake::tests::test_value_changers ... ok [INFO] [stdout] test logic::legacy::breadth_first::e_board_extension::tests::fill_board_2 ... ok [INFO] [stdout] test logic::legacy::breadth_first::e_score_board::tests::test_print_convolution ... ok [INFO] [stdout] test logic::general::game_state::tests::test_quick_hash ... ok [INFO] [stdout] test logic::general::snake::tests::test_from_request ... ok [INFO] [stdout] test logic::legacy::breadth_first::e_state_tree::json_requests::test_evaluate_best_move ... ignored [INFO] [stdout] test logic::legacy::shared::e_game_state::tests::bench_next_state ... ignored, Not actively maintained anymore [INFO] [stdout] test logic::legacy::shared::e_game_state::tests::bench_possible_moves ... ignored, Not actively maintained anymore [INFO] [stdout] test logic::legacy::breadth_first::e_board_extension::tests::fill_board ... ok [INFO] [stdout] test logic::general::snakes::tests::test_from_request ... ok [INFO] [stdout] test logic::general::snakes::tests::test_memory_size ... ok [INFO] [stdout] test logic::legacy::breadth_first::e_score_board::tests::test_print_gravity ... ok [INFO] [stdout] test logic::legacy::shared::e_game_state::tests::test_print_capture_iteration ... ok [INFO] [stdout] test logic::legacy::shared::tests::move_other_snakes_left ... ok [INFO] [stdout] test logic::legacy::shared::tests::fill_board_2 ... ok [INFO] [stdout] test logic::legacy::shared::tests::fill_board ... ok [INFO] [stdout] test logic::legacy::shared::tests::move_other_snakes_down ... ok [INFO] [stdout] test logic::general::game_state::tests::test_possible_moves ... ok [INFO] [stdout] test logic::legacy::shared::tests::move_other_snakes_up ... ok [INFO] [stdout] test logic::legacy::shared::tests::print_board_1_up_up ... ok [INFO] [stdout] test logic::legacy::shared::tests::print_board_1_up_up_up ... ok [INFO] [stdout] test logic::legacy::shared::tests::print_board_1 ... ok [INFO] [stdout] test logic::legacy::shared::tests::print_board_2 ... ok [INFO] [stdout] test logic::legacy::shared::tests::print_board_3 ... ok [INFO] [stdout] test logic::legacy::shared::e_game_state::tests::test_print_capture ... ok [INFO] [stdout] test logic::legacy::shared::tests::print_board_3_after_move ... ok [INFO] [stdout] test logic::legacy::shared::tests::print_board_1_up ... ok [INFO] [stdout] test logic::legacy::shared::tests::relevant_moves ... ok [INFO] [stdout] test logic::legacy::shared::e_game_state::tests::test_print_capture_in_direction ... ok [INFO] [stdout] test logic::legacy::shared::tests::snakeparts_on_board ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::benchmarks::bench_node_id_tree_walk ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::boundary_crossing_level_12 ... ok [INFO] [stdout] test logic::legacy::shared::tests::relevant_moves_3 ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::four_level_display ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::last_directions_returns_final_level ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::last_directions_root_is_none ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::max_depth_reachable ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::benchmarks::bench_node_status ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::new_node_is_root ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::none_directions_round_trip ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::none_directions_stored_as_x ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::none_parent_preserves_earlier_none_start ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::exceeding_max_depth_panics - should panic ... ok [INFO] [stdout] test logic::legacy::simple_tree_search::tests::test_directions_iterator ... ok [INFO] [stdout] test logic::legacy::shared::tests::snakes_to_board ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::benchmarks::bench_node_simulate ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::none_propagates_to_children ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::parent_round_trip ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::benchmarks::bench_node_propagate_update_from_child ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::parse_empty_group ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::parse_root ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::parse_invalid_char ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::single_child ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::parse_wrong_group_length ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::parse_single_level ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::parse_round_trip ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::tests::node_status_ordering ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::two_levels_display ... ok [INFO] [stdout] test logic::single_gamestate_nodes::situation::tests::test_condition ... ok [INFO] [stdout] test logic::single_gamestate_nodes::situation::tests::test_evaluate_uses_situation_score_and_detail ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::tests::simulate_exhausts_all_directions ... ok [INFO] [stdout] test logic::single_gamestate_nodes::situation::tests::test_full_symmetry_count ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::tests::display_half_simulated_node ... ok [INFO] [stdout] test logic::single_gamestate_nodes::situation::tests::test_label_to_gamestate_remap ... ok [INFO] [stdout] test logic::legacy::shared::tests::relevant_moves_2 ... ok [INFO] [stdout] test logic::single_gamestate_nodes::situation::benchmarks::bench_situation_full_symmetry_with_condition_evaluate ... ok [INFO] [stdout] test logic::single_gamestate_nodes::node::node_id::tests::none_parent_resets_none_start ... ok [INFO] [stdout] test logic::single_gamestate_nodes::situation::tests::test_mirror_direction ... ok [INFO] [stdout] test logic::single_gamestate_nodes::situation::tests::test_situation_check_matches ... ok [INFO] [stdout] test logic::single_gamestate_nodes::tree::benchmarks::bench_depth_queue_push_pop ... ok [INFO] [stdout] test logic::single_gamestate_nodes::situation::tests::test_rotational_direction_rotation ... ok [INFO] [stdout] test logic::single_gamestate_nodes::situation::benchmarks::bench_situation_full_symmetry_evaluate ... ok [INFO] [stdout] test logic::single_gamestate_nodes::situation::benchmarks::bench_situation_set_evaluate ... ok [INFO] [stdout] test logic::general::game_state::tests::test_flood_fill ... ok [INFO] [stdout] test logic::single_gamestate_nodes::tree::tree_stats::tests::similarity_pruning_shows_in_stats ... ok [INFO] [stdout] test logic::depth_first::simulation::tests::test_keep_worst_node_on_sameness_reduction ... ok [INFO] [stdout] test logic::single_gamestate_nodes::tree::tests::display_tree ... ok [INFO] [stdout] test logic::single_gamestate_nodes::tree::benchmarks::bench_tree_simulate_max_nodes ... ok [INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_tree_max_depth ... ok [INFO] [stdout] test logic::depth_first::simulation::tests::test_basic_simulation ... ok [INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_simulate_correct_alive_substate_propagation ... ok [INFO] [stdout] test logic::single_gamestate_nodes::tree::tests::correct_tree_state_propagation ... ok [INFO] [stdout] test logic::single_gamestate_nodes::tree::tree_stats::tests::pruning_stats_are_consistent ... ok [INFO] [stdout] test logic::single_gamestate_nodes::tree::tests::option_dead_ancestor_pruning ... ok [INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_capture_contact_depth ... ok [INFO] [stdout] test logic::single_gamestate_nodes::tree::tests::option_similarity_pruning ... ok [INFO] [stdout] test logic::single_gamestate_nodes::tree::tests::option_all_root_directions ... ok [INFO] [stdout] test logic::single_gamestate_nodes::tree::tests::option_fast_track ... ok [INFO] [stdout] test logic::depth_first::simulation::tests::test_max_depth_2 ... ok [INFO] [stdout] test logic::depth_first::simulation::tests::test_max_depth ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 177 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 15.71s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/analyze_local_simulation.rs (/opt/rustwide/target/debug/deps/analyze_local_simulation-b957640ba42c156f) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/battlesnake_game_of_chicken-3506e08ea2279331) [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] [stderr] Running unittests src/bin/run_generated_tests.rs (/opt/rustwide/target/debug/deps/run_generated_tests-a59c0f272c9142ff) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/run_local_simulation.rs (/opt/rustwide/target/debug/deps/run_local_simulation-3cabb6ba18965249) [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] [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] [stderr] Running tests/situations.rs (/opt/rustwide/target/debug/deps/situations-b2287cd9e280597e) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test failure_05 ... ok [INFO] [stdout] test example_move_request_3 ... ok [INFO] [stdout] test failure_17 ... ok [INFO] [stdout] test failure_20_for_improved_area_evaluation ... ok [INFO] [stdout] test example_move_request_2 ... ok [INFO] [stdout] test failure_14 ... ok [INFO] [stdout] test failure_2 ... ok [INFO] [stdout] test failure_11 ... ok [INFO] [stdout] test failure_13 ... ok [INFO] [stdout] test failure_12 ... ok [INFO] [stdout] test failure_1 ... ok [INFO] [stdout] test failure_21_bait_into_trap_with_top_wall ... ok [INFO] [stdout] test failure_19 ... ok [INFO] [stdout] test failure_16 ... ok [INFO] [stdout] test failure_18 ... ok [INFO] [stdout] test failure_15 ... ok [INFO] [stdout] test failure_10 ... ok [INFO] [stdout] test failure_22_bait_into_trap_with_top_wall_modified ... ok [INFO] [stdout] test failure_24_debug_space ... ok [INFO] [stdout] test failure_25_continue_down_for_kill ... ok [INFO] [stdout] test failure_27_grab_food ... ok [INFO] [stdout] test failure_23_go_for_kill_here ... ok [INFO] [stdout] test failure_28_grab_food ... ok [INFO] [stdout] test failure_31_going_right_leads_to_death ... ok [INFO] [stdout] test failure_29_move_down_towards_food ... ok [INFO] [stdout] test failure_26_continue_down_for_kill ... ok [INFO] [stdout] test failure_30_grab_food_leads_to_death ... ok [INFO] [stdout] test failure_32_right_certain_death_down_maybe_death ... ok [INFO] [stdout] test failure_33_do_not_move_left_as_you_can_get_killed ... ok [INFO] [stdout] test failure_34_follow_own_tail ... ok [INFO] [stdout] test failure_35_up_2 ... ok [INFO] [stdout] test failure_37_unclear_best_move ... ok [INFO] [stdout] test failure_36_tail_2_food_4 ... ok [INFO] [stdout] test failure_41_area_suggests_right_but_left_might_be_better ... ok [INFO] [stdout] test failure_38_left_possible_wall_squeeze ... ok [INFO] [stdout] test failure_4 ... ok [INFO] [stdout] test failure_42_going_right_enables_getting_killed ... ok [INFO] [stdout] test failure_39_grab_food_in_middle ... ok [INFO] [stdout] test failure_43_going_down_guarantees_getting_killed ... ok [INFO] [stdout] test failure_40_should_go_up_to_food ... ok [INFO] [stdout] test failure_44_panic ... ok [INFO] [stdout] test failure_6 ... ok [INFO] [stdout] test failure_45_panic_again ... ok [INFO] [stdout] test failure_47_grab_food ... ok [INFO] [stdout] test failure_56 ... ok [INFO] [stdout] test failure_49 ... ok [INFO] [stdout] test failure_7 ... ok [INFO] [stdout] test failure_3 ... ok [INFO] [stdout] test failure_46_go_for_kill ... ok [INFO] [stdout] test failure_50 ... ok [INFO] [stdout] test failure_48_grab_food ... ok [INFO] [stdout] test failure_52_grab_food_after_other_moved_up_in_48 ... ok [INFO] [stdout] test failure_54_grab_food ... ok [INFO] [stdout] test failure_53_go_for_kill ... ok [INFO] [stdout] test failure_55 ... ok [INFO] [stdout] test failure_8 ... ok [INFO] [stdout] test test_move_request ... ok [INFO] [stdout] test failure_9 ... ok [INFO] [stdout] test failure_51_grab_food_after_other_moved_down_in_48 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s [INFO] [stdout] [INFO] [stderr] Doc-tests battlesnake_game_of_chicken_lib [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" "32b755afce506fb669615ef2ccef6c46df8056333d2206ab8b01fb116a09f788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b755afce506fb669615ef2ccef6c46df8056333d2206ab8b01fb116a09f788", kill_on_drop: false }` [INFO] [stdout] 32b755afce506fb669615ef2ccef6c46df8056333d2206ab8b01fb116a09f788