[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] f98c89fad84a759e1e3e093b67c07d48cd18f24a
[INFO] testing WbaN314/battlesnake against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWbaN314%2Fbattlesnake" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WbaN314/battlesnake on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0af3a898b1407bd35ccb119556609cbfe1d9c010cebabf904e32a0f20f221ccb
[INFO] running `Command { std: "docker" "start" "-a" "0af3a898b1407bd35ccb119556609cbfe1d9c010cebabf904e32a0f20f221ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0af3a898b1407bd35ccb119556609cbfe1d9c010cebabf904e32a0f20f221ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0af3a898b1407bd35ccb119556609cbfe1d9c010cebabf904e32a0f20f221ccb", kill_on_drop: false }`
[INFO] [stdout] 0af3a898b1407bd35ccb119556609cbfe1d9c010cebabf904e32a0f20f221ccb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9062936bd6c11e505ece9c32dd8ddab9e69b449c116fdb4754527ef9541eefc2
[INFO] running `Command { std: "docker" "start" "-a" "9062936bd6c11e505ece9c32dd8ddab9e69b449c116fdb4754527ef9541eefc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling battlesnake_game_of_chicken v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::DScores`
[INFO] [stdout]   --> src/logic/depth_first/intuition/d_scores.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use super::DScores;
[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 import: `crate::logic::depth_first::game::d_direction::DDirection`
[INFO] [stdout]   --> src/logic/depth_first/intuition/d_scores.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use crate::logic::depth_first::game::d_direction::DDirection;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `d_direction::DDirection`, `d_field::DSlowField`, `d_game_state::DGameState`, `intuition::DIntuition`, and `read_game_state`
[INFO] [stdout]    --> src/logic/depth_first/intuition/mod.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |             game::{d_direction::DDirection, d_field::DSlowField, d_game_state::DGameState},
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 105 |             intuition::DIntuition,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 106 |         },
[INFO] [stdout] 107 |         read_game_state,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `d_state` is never read
[INFO] [stdout]   --> src/logic/depth_first/intuition/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DIntuition<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 16 |     d_state: DGameState<DSlowField>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `relevant_snakes` is never read
[INFO] [stdout]   --> src/logic/depth_first/simulation/node/mod.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct DNodeStatistics {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub relevant_snakes: [Option<u8>; 4],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DNodeStatistics` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DOptimisticCaptureNode` is never constructed
[INFO] [stdout]   --> src/logic/depth_first/simulation/node/d_optimistic_capture_node.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct DOptimisticCaptureNode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `calc_child`, and `calc_moves` are never used
[INFO] [stdout]   --> src/logic/depth_first/simulation/node/d_optimistic_capture_node.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl DOptimisticCaptureNode {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 26 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn calc_child(&self, direction: DDirection) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     fn calc_moves(&self) -> ArrayVec<DDirection, 4> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DPessimisticCaptureNode` is never constructed
[INFO] [stdout]   --> src/logic/depth_first/simulation/node/d_pessimistic_capture_node.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct DPessimisticCaptureNode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `calc_child`, and `calc_moves` are never used
[INFO] [stdout]   --> src/logic/depth_first/simulation/node/d_pessimistic_capture_node.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl DPessimisticCaptureNode {
[INFO] [stdout]    | ---------------------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn calc_child(&self, direction: DDirection) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     fn calc_moves(&self) -> ArrayVec<DDirection, 4> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/logic/depth_first/simulation/d_tree.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn result(&self) -> DSimulationResult<Node> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn result(&self) -> DSimulationResult<'_, Node> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/logic/legacy/shared/e_snakes.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn get(&self, i: u8) -> Ref<Option<ESnake>> {
[INFO] [stdout]    |                ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn get(&self, i: u8) -> Ref<'_, Option<ESnake>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/logic/legacy/shared/e_snakes.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn get_mut(&self, i: u8) -> RefMut<Option<ESnake>> {
[INFO] [stdout]    |                    ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn get_mut(&self, i: u8) -> RefMut<'_, Option<ESnake>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "9062936bd6c11e505ece9c32dd8ddab9e69b449c116fdb4754527ef9541eefc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9062936bd6c11e505ece9c32dd8ddab9e69b449c116fdb4754527ef9541eefc2", kill_on_drop: false }`
[INFO] [stdout] 9062936bd6c11e505ece9c32dd8ddab9e69b449c116fdb4754527ef9541eefc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dde0c01ed34eefa6e27fe6805be3cd5f7a0216a04cd76b87f691ff0ecdf031cf
[INFO] running `Command { std: "docker" "start" "-a" "dde0c01ed34eefa6e27fe6805be3cd5f7a0216a04cd76b87f691ff0ecdf031cf", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `super::DScores`
[INFO] [stdout]   --> src/logic/depth_first/intuition/d_scores.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use super::DScores;
[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 import: `crate::logic::depth_first::game::d_direction::DDirection`
[INFO] [stdout]   --> src/logic/depth_first/intuition/d_scores.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use crate::logic::depth_first::game::d_direction::DDirection;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `d_direction::DDirection`, `d_field::DSlowField`, `d_game_state::DGameState`, `intuition::DIntuition`, and `read_game_state`
[INFO] [stdout]    --> src/logic/depth_first/intuition/mod.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |             game::{d_direction::DDirection, d_field::DSlowField, d_game_state::DGameState},
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 105 |             intuition::DIntuition,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 106 |         },
[INFO] [stdout] 107 |         read_game_state,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `d_state` is never read
[INFO] [stdout]   --> src/logic/depth_first/intuition/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DIntuition<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 16 |     d_state: DGameState<DSlowField>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `relevant_snakes` is never read
[INFO] [stdout]   --> src/logic/depth_first/simulation/node/mod.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct DNodeStatistics {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub relevant_snakes: [Option<u8>; 4],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DNodeStatistics` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DOptimisticCaptureNode` is never constructed
[INFO] [stdout]   --> src/logic/depth_first/simulation/node/d_optimistic_capture_node.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct DOptimisticCaptureNode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `calc_child`, and `calc_moves` are never used
[INFO] [stdout]   --> src/logic/depth_first/simulation/node/d_optimistic_capture_node.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl DOptimisticCaptureNode {
[INFO] [stdout]    | --------------------------- associated items in this implementation
[INFO] [stdout] 26 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn calc_child(&self, direction: DDirection) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     fn calc_moves(&self) -> ArrayVec<DDirection, 4> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DPessimisticCaptureNode` is never constructed
[INFO] [stdout]   --> src/logic/depth_first/simulation/node/d_pessimistic_capture_node.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct DPessimisticCaptureNode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `calc_child`, and `calc_moves` are never used
[INFO] [stdout]   --> src/logic/depth_first/simulation/node/d_pessimistic_capture_node.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl DPessimisticCaptureNode {
[INFO] [stdout]    | ---------------------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn calc_child(&self, direction: DDirection) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     fn calc_moves(&self) -> ArrayVec<DDirection, 4> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling battlesnake_game_of_chicken v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/logic/depth_first/simulation/d_tree.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn result(&self) -> DSimulationResult<Node> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn result(&self) -> DSimulationResult<'_, Node> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/logic/legacy/shared/e_snakes.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn get(&self, i: u8) -> Ref<Option<ESnake>> {
[INFO] [stdout]    |                ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn get(&self, i: u8) -> Ref<'_, Option<ESnake>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/logic/legacy/shared/e_snakes.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn get_mut(&self, i: u8) -> RefMut<Option<ESnake>> {
[INFO] [stdout]    |                    ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn get_mut(&self, i: u8) -> RefMut<'_, Option<ESnake>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `d_state` is never read
[INFO] [stdout]   --> src/logic/depth_first/intuition/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DIntuition<'a> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 16 |     d_state: DGameState<DSlowField>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/logic/depth_first/simulation/d_tree.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn result(&self) -> DSimulationResult<Node> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn result(&self) -> DSimulationResult<'_, Node> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/logic/legacy/shared/e_snakes.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn get(&self, i: u8) -> Ref<Option<ESnake>> {
[INFO] [stdout]    |                ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn get(&self, i: u8) -> Ref<'_, Option<ESnake>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/logic/legacy/shared/e_snakes.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn get_mut(&self, i: u8) -> RefMut<Option<ESnake>> {
[INFO] [stdout]    |                    ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn get_mut(&self, i: u8) -> RefMut<'_, Option<ESnake>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.65s
[INFO] running `Command { std: "docker" "inspect" "dde0c01ed34eefa6e27fe6805be3cd5f7a0216a04cd76b87f691ff0ecdf031cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dde0c01ed34eefa6e27fe6805be3cd5f7a0216a04cd76b87f691ff0ecdf031cf", kill_on_drop: false }`
[INFO] [stdout] dde0c01ed34eefa6e27fe6805be3cd5f7a0216a04cd76b87f691ff0ecdf031cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0123bce98be4917af72c0a0444efc7e4fedce7831413e2ba2ab0031a6083292c
[INFO] running `Command { std: "docker" "start" "-a" "0123bce98be4917af72c0a0444efc7e4fedce7831413e2ba2ab0031a6083292c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::DScores`
[INFO] [stderr]   --> src/logic/depth_first/intuition/d_scores.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 52 |     use super::DScores;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::logic::depth_first::game::d_direction::DDirection`
[INFO] [stderr]   --> src/logic/depth_first/intuition/d_scores.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 |     use crate::logic::depth_first::game::d_direction::DDirection;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `d_direction::DDirection`, `d_field::DSlowField`, `d_game_state::DGameState`, `intuition::DIntuition`, and `read_game_state`
[INFO] [stderr]    --> src/logic/depth_first/intuition/mod.rs:104:20
[INFO] [stderr]     |
[INFO] [stderr] 104 |             game::{d_direction::DDirection, d_field::DSlowField, d_game_state::DGameState},
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 105 |             intuition::DIntuition,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 106 |         },
[INFO] [stderr] 107 |         read_game_state,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `d_state` is never read
[INFO] [stderr]   --> src/logic/depth_first/intuition/mod.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct DIntuition<'a> {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 16 |     d_state: DGameState<DSlowField>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `relevant_snakes` is never read
[INFO] [stderr]   --> src/logic/depth_first/simulation/node/mod.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct DNodeStatistics {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 68 |     pub relevant_snakes: [Option<u8>; 4],
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DNodeStatistics` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DOptimisticCaptureNode` is never constructed
[INFO] [stderr]   --> src/logic/depth_first/simulation/node/d_optimistic_capture_node.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct DOptimisticCaptureNode {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `calc_child`, and `calc_moves` are never used
[INFO] [stderr]   --> src/logic/depth_first/simulation/node/d_optimistic_capture_node.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl DOptimisticCaptureNode {
[INFO] [stderr]    | --------------------------- associated items in this implementation
[INFO] [stderr] 26 |     pub fn new(
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 |     fn calc_child(&self, direction: DDirection) -> Self {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 74 |     fn calc_moves(&self) -> ArrayVec<DDirection, 4> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DPessimisticCaptureNode` is never constructed
[INFO] [stderr]   --> src/logic/depth_first/simulation/node/d_pessimistic_capture_node.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct DPessimisticCaptureNode {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `calc_child`, and `calc_moves` are never used
[INFO] [stderr]   --> src/logic/depth_first/simulation/node/d_pessimistic_capture_node.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl DPessimisticCaptureNode {
[INFO] [stderr]    | ---------------------------- associated items in this implementation
[INFO] [stderr] 20 |     pub fn new(
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     fn calc_child(&self, direction: DDirection) -> Self {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |     fn calc_moves(&self) -> ArrayVec<DDirection, 4> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/logic/depth_first/simulation/d_tree.rs:166:19
[INFO] [stderr]     |
[INFO] [stderr] 166 |     pub fn result(&self) -> DSimulationResult<Node> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 166 |     pub fn result(&self) -> DSimulationResult<'_, Node> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/logic/legacy/shared/e_snakes.rs:64:16
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn get(&self, i: u8) -> Ref<Option<ESnake>> {
[INFO] [stderr]    |                ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn get(&self, i: u8) -> Ref<'_, Option<ESnake>> {
[INFO] [stderr]    |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/logic/legacy/shared/e_snakes.rs:68:20
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub fn get_mut(&self, i: u8) -> RefMut<Option<ESnake>> {
[INFO] [stderr]    |                    ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub fn get_mut(&self, i: u8) -> RefMut<'_, Option<ESnake>> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `battlesnake_game_of_chicken` (lib) generated 12 warnings (run `cargo fix --lib -p battlesnake_game_of_chicken` to apply 6 suggestions)
[INFO] [stderr] warning: `battlesnake_game_of_chicken` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/battlesnake_game_of_chicken-d61a16f9136b7d03)
[INFO] [stdout] 
[INFO] [stdout] running 98 tests
[INFO] [stdout] test logic::depth_first::game::d_board::tests::test_cell_out_of_bounds ... ok
[INFO] [stdout] test logic::depth_first::game::d_board::tests::test_basics ... ok
[INFO] [stdout] test logic::depth_first::game::d_board::tests::test_from_request ... ok
[INFO] [stdout] test logic::depth_first::game::d_field::tests::test_memory_size ... ok
[INFO] [stdout] test logic::depth_first::game::d_board::tests::test_remove_snake ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::bench_move_reachable ... 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::bench_next_state_slow ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::bench_possible_moves ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::bench_next_state_fast ... 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::bench_scope_moves ... 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::play_state ... 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_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_game_state::tests::test_next_state_2 ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_quick_hash ... ok
[INFO] [stdout] test logic::depth_first::game::d_moves_set::tests::bench_generate ... 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::test_generate_sparse ... 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_game_state::tests::test_move_heads_headless ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_possible_moves ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_move_tails ... ok
[INFO] [stdout] test logic::depth_first::game::d_moves_set::tests::test_generate ... ok
[INFO] [stdout] test logic::depth_first::game::d_snake::tests::test_value_changers ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_move_heads_food ... ok
[INFO] [stdout] test logic::depth_first::intuition::d_scores::tests::test_scores ... ok
[INFO] [stdout] test logic::depth_first::game::d_snakes::tests::test_from_request ... 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::simulation::d_node_id::tests::test_ordering ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_node_id::tests::test_parent ... ok
[INFO] [stdout] test logic::depth_first::intuition::tests::test_distance_to_middle ... ok
[INFO] [stdout] test logic::depth_first::game::d_snake::tests::test_from_request ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_ddirectionfinished_ordering ... ok
[INFO] [stdout] test logic::depth_first::intuition::tests::test_distance_to_food ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_next_state ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_dead_end ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_move_reachable ... 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_3 ... 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::d_tree::tests::test_that_fast_nodes_are_not_inserted_multiple_time ... 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::node::d_optimistic_capture_node::tests::test_calc_moves ... 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::d_pessimistic_capture_node::tests::test_calc_child ... ok
[INFO] [stdout] test logic::depth_first::simulation::node::d_optimistic_capture_node::tests::test_relevant_snakes_2 ... 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::d_tree::tests::test_simulate_with_optimistic_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::node::d_pessimistic_capture_node::tests::test_calc_moves ... ok
[INFO] [stdout] test logic::legacy::breadth_first::e_board_extension::tests::fill_board ... 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::depth_first::simulation::d_node_id::tests::test_sparse ... 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::node::tests::test_order ... 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 ... ok
[INFO] [stdout] test logic::legacy::shared::e_game_state::tests::test_print_capture_in_direction ... ok
[INFO] [stdout] test logic::legacy::shared::e_game_state::tests::bench_possible_moves ... ok
[INFO] [stdout] test logic::legacy::breadth_first::e_score_board::tests::test_print_gravity ... ok
[INFO] [stdout] test logic::legacy::shared::tests::fill_board ... ok
[INFO] [stdout] test logic::depth_first::game::d_board::tests::test_cell_panic - should panic ... ok
[INFO] [stdout] test logic::legacy::shared::tests::fill_board_2 ... 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_down ... ok
[INFO] [stdout] test logic::legacy::shared::tests::move_other_snakes_left ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_1 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::move_other_snakes_up ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_1_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_2 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_1_up_up ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_3 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::relevant_moves ... ok
[INFO] [stdout] test logic::legacy::shared::tests::relevant_moves_2 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::snakes_to_board ... ok
[INFO] [stdout] test logic::legacy::simple_tree_search::tests::test_directions_iterator ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_3_after_move ... ok
[INFO] [stdout] test logic::legacy::shared::e_game_state::tests::test_print_capture ... ok
[INFO] [stdout] test logic::legacy::shared::tests::relevant_moves_3 ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_scope_moves_pessimistic ... ok
[INFO] [stdout] test logic::legacy::shared::tests::snakeparts_on_board ... 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::tests::test_keep_worst_node_on_sameness_reduction ... ok
[INFO] [stdout] test logic::depth_first::simulation::tests::test_basic_simulation ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_tree_max_depth ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_simulate_correct_alive_substate_propagation ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_capture_contact_depth ... ok
[INFO] [stdout] test logic::depth_first::simulation::tests::test_max_depth_2 ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::bench_tree_simulate ... ok
[INFO] [stdout] test logic::depth_first::simulation::tests::test_max_depth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 97 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 15.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/battlesnake_game_of_chicken-7a85afcb89ff976c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/situations.rs (/opt/rustwide/target/debug/deps/situations-9545644f72308793)
[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 56 tests
[INFO] [stdout] test example_move_request_2 ... ok
[INFO] [stdout] test failure_13 ... ok
[INFO] [stdout] test failure_1 ... ok
[INFO] [stdout] test failure_11 ... ok
[INFO] [stdout] test failure_19 ... ok
[INFO] [stdout] test failure_12 ... ok
[INFO] [stdout] test failure_20_for_improved_area_evaluation ... ok
[INFO] [stdout] test failure_15 ... ok
[INFO] [stdout] test failure_2 ... ok
[INFO] [stdout] test failure_10 ... ok
[INFO] [stdout] test failure_21_bait_into_trap_with_top_wall ... ok
[INFO] [stdout] test failure_18 ... ok
[INFO] [stdout] test failure_14 ... ok
[INFO] [stdout] test example_move_request_3 ... ok
[INFO] [stdout] test failure_16 ... ok
[INFO] [stdout] test failure_17 ... ok
[INFO] [stdout] test failure_36_tail_2_food_4 ... ok
[INFO] [stdout] test failure_24_debug_space ... ok
[INFO] [stdout] test failure_23_go_for_kill_here ... ok
[INFO] [stdout] test failure_22_bait_into_trap_with_top_wall_modified ... ok
[INFO] [stdout] test failure_27_grab_food ... ok
[INFO] [stdout] test failure_3 ... ok
[INFO] [stdout] test failure_28_grab_food ... ok
[INFO] [stdout] test failure_25_continue_down_for_kill ... ok
[INFO] [stdout] test failure_30_grab_food_leads_to_death ... ok
[INFO] [stdout] test failure_31_going_right_leads_to_death ... ok
[INFO] [stdout] test failure_33_do_not_move_left_as_you_can_get_killed ... ok
[INFO] [stdout] test failure_32_right_certain_death_down_maybe_death ... ok
[INFO] [stdout] test failure_29_move_down_towards_food ... ok
[INFO] [stdout] test failure_35_up_2 ... ok
[INFO] [stdout] test failure_34_follow_own_tail ... ok
[INFO] [stdout] test failure_37_unclear_best_move ... ok
[INFO] [stdout] test failure_5 ... ok
[INFO] [stdout] test failure_38_left_possible_wall_squeeze ... ok
[INFO] [stdout] test failure_39_grab_food_in_middle ... ok
[INFO] [stdout] test failure_41_area_suggests_right_but_left_might_be_better ... ok
[INFO] [stdout] test failure_42_going_right_enables_getting_killed ... ok
[INFO] [stdout] test failure_26_continue_down_for_kill ... FAILED
[INFO] [stdout] test failure_40_should_go_up_to_food ... ok
[INFO] [stdout] test failure_43_going_down_guarantees_getting_killed ... ok
[INFO] [stdout] test failure_45_panic_again ... ok
[INFO] [stdout] test failure_7 ... ok
[INFO] [stdout] test failure_6 ... ok
[INFO] [stdout] test failure_46_go_for_kill ... ok
[INFO] [stdout] test failure_48_grab_food ... FAILED
[INFO] [stdout] test failure_4 ... ok
[INFO] [stdout] test failure_50 ... ok
[INFO] [stdout] test failure_49 ... ok
[INFO] [stdout] test failure_44_panic ... ok
[INFO] [stdout] test failure_47_grab_food ... ok
[INFO] [stdout] test failure_51_grab_food_after_other_moved_down_in_48 ... ok
[INFO] [stdout] test failure_52_grab_food_after_other_moved_up_in_48 ... ok
[INFO] [stdout] test failure_53_go_for_kill ... ok
[INFO] [stdout] test failure_8 ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test situations`
[INFO] [stdout] test failure_9 ... ok
[INFO] [stdout] test test_move_request ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- failure_26_continue_down_for_kill stdout ----
[INFO] [stdout] +---0-----1-----2-----3-----4-----5-----6-----7-----8-----9----10---+
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 1   * b b * b b * b b * b b * b b * b b *     .     .     .     .   1
[INFO] [stdout] 0   b                                   b                           0
[INFO] [stdout] |   b                                   b                           |
[INFO] [stdout] 9   *     .     .     .     .     .     *     .     .     .     .   9
[INFO] [stdout] |   b                                   b                           |
[INFO] [stdout] |   b                                   b                           |
[INFO] [stdout] 8   *     * a a *     .     .     .     *     .     .     .     .   8
[INFO] [stdout] |   b     a     a                       b                           |
[INFO] [stdout] |   b     a     a                       b                           |
[INFO] [stdout] 7   *     *     0     .     .     .     * b b 0     .     .     .   7
[INFO] [stdout] |   b     a                                                         |
[INFO] [stdout] |   b     a                                                         |
[INFO] [stdout] 6 B * B   *     .     .     .     .     .     .     .     .     .   6
[INFO] [stdout] |   B     a                                                         |
[INFO] [stdout] |         a                                                         |
[INFO] [stdout] 5   .   A * A   .     .     .     .     .     .     .     .     .   5
[INFO] [stdout] |         A                                                         |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 4   .     .     .     .     .     .     .     .     .     .     .   4
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 3   .     .     .     .     .     .     X     .     .     .     .   3
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 2   .     .     .     .     .     .     .     .     .     .     .   2
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 1   .     .     .     .     .     .     .     .     .     .     .   1
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 0   .     .     .     .     .     .     .     .     .     .     .   0
[INFO] [stdout] |                                                                   |
[INFO] [stdout] +---0-----1-----2-----3-----4-----5-----6-----7-----8-----9----10---+
[INFO] [stdout] 
[INFO] [stdout] Snake A (Alive) - Health: 73, Length: 6
[INFO] [stdout] Snake B (Alive) - Health: 96, Length: 15
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'failure_26_continue_down_for_kill' (144) panicked at tests/situations.rs:187:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Right
[INFO] [stdout]  right: Down
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x632e91cfafd2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x632e91cfafd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x632e91cfafd2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x632e91cfafd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x632e91d0ba7f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x632e91d0ba7f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x632e91cc8213 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x632e91cc8213 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x632e91cd44b2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x632e91cd8fef - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x632e91cd8e81 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x632e91c9bbbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x632e91c9bbbe - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x632e91cd95ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x632e91cd95ff - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x632e91cd945a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x632e91cd45f9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x632e91cbcaad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x632e91d14520 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x632e91d142d3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x632e918d800e - core::panicking::assert_failed::h3a2381cf1c23889d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x632e918d5c62 - situations::failure_26_continue_down_for_kill::hb14fd85239dd2e21
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/situations.rs:187:5
[INFO] [stdout]   22:     0x632e918d5c87 - situations::failure_26_continue_down_for_kill::{{closure}}::h1126067000d76768
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/situations.rs:185:39
[INFO] [stdout]   23:     0x632e918d7876 - core::ops::function::FnOnce::call_once::h8aa0aeb37c329757
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x632e91c9b99b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x632e91c9b99b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x632e91cafa1d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x632e91cafa1d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x632e91cafa1d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x632e91cafa1d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x632e91cafa1d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x632e91cafa1d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x632e91cafa1d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x632e91c88f34 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x632e91c88f34 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x632e91c8c86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x632e91c8c86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x632e91c8c86a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x632e91c8c86a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x632e91c8c86a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x632e91c8c86a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x632e91c8c86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x632e91ccf9ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x632e91ccf9ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x77826354baa4 - <unknown>
[INFO] [stdout]   45:     0x7782635d8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- failure_48_grab_food stdout ----
[INFO] [stdout] +---0-----1-----2-----3-----4-----5-----6-----7-----8-----9----10---+
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 1   .     .     .     .     .     .     .     .     .     .     .   1
[INFO] [stdout] 0                                                                   0
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 9   .     .     .     .     .     .     .     .     .     .     .   9
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 8   .     .     .     .     .     .     .     .     .     .     .   8
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 7   .     .     .     .     .     .     .     .     .     .     .   7
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 6   .     .     .     .     .     .     .     .     .     .     .   6
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 5   .     .     * a a 0     .     * b b 0     .     .     .     .   5
[INFO] [stdout] |               a                 b                                 |
[INFO] [stdout] |         A     a     B           b                                 |
[INFO] [stdout] 4   X   A * a a *   B * b b * b b *     .     .     .     .     .   4
[INFO] [stdout] |         A           B                                             |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 3   .     .     .     .     .     .     .     .     .     .     .   3
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 2   .     .     .     .     .     .     .     .     .     .     .   2
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 1   .     .     .     .     .     .     .     .     .     .     .   1
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 0   .     .     .     .     .     .     .     .     .     .     .   0
[INFO] [stdout] |                                                                   |
[INFO] [stdout] +---0-----1-----2-----3-----4-----5-----6-----7-----8-----9----10---+
[INFO] [stdout] 
[INFO] [stdout] Snake A (Alive) - Health: 91, Length: 4
[INFO] [stdout] Snake B (Alive) - Health: 97, Length: 5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'failure_48_grab_food' (168) panicked at tests/situations.rs:343:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Up
[INFO] [stdout]  right: Left
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x632e91cfafd2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x632e91cfafd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x632e91cfafd2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x632e91cfafd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x632e91d0ba7f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x632e91d0ba7f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x632e91cc8213 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x632e91cc8213 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x632e91cd44b2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x632e91cd8fef - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x632e91cd8e81 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x632e91c9bbbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x632e91c9bbbe - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x632e91cd95ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x632e91cd95ff - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x632e91cd945a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x632e91cd45f9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x632e91cbcaad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x632e91d14520 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x632e91d142d3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x632e918d800e - core::panicking::assert_failed::h3a2381cf1c23889d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x632e918d5172 - situations::failure_48_grab_food::h20e5185913ab6920
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/situations.rs:343:5
[INFO] [stdout]   22:     0x632e918d5197 - situations::failure_48_grab_food::{{closure}}::h9946887dd3898e2f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/situations.rs:339:26
[INFO] [stdout]   23:     0x632e918d7f36 - core::ops::function::FnOnce::call_once::hf768af9841c34da3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x632e91c9b99b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x632e91c9b99b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x632e91cafa1d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x632e91cafa1d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x632e91cafa1d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x632e91cafa1d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x632e91cafa1d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x632e91cafa1d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x632e91cafa1d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x632e91c88f34 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x632e91c88f34 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x632e91c8c86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x632e91c8c86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x632e91c8c86a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x632e91c8c86a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x632e91c8c86a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x632e91c8c86a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x632e91c8c86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x632e91ccf9ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x632e91ccf9ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x77826354baa4 - <unknown>
[INFO] [stdout]   45:     0x7782635d8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- failure_8 stdout ----
[INFO] [stdout] +---0-----1-----2-----3-----4-----5-----6-----7-----8-----9----10---+
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 1   .     .     * a a *     .     X     .     .     .     .     .   1
[INFO] [stdout] 0               a     a                                             0
[INFO] [stdout] |               a     a                 A           B               |
[INFO] [stdout] 9   .     .     *     * a a * a a * a a * A   .   B * B   .     .   9
[INFO] [stdout] |               a                       A           b               |
[INFO] [stdout] |               a                                   b               |
[INFO] [stdout] 8   .     .     * a a *     .     .     .     * b b *     .     .   8
[INFO] [stdout] |                     a                       b                     |
[INFO] [stdout] |                     a                       b                     |
[INFO] [stdout] 7   .     .     .     0     .     .     * b b *     .     .     .   7
[INFO] [stdout] |                                       b                           |
[INFO] [stdout] |                                 C     b                           |
[INFO] [stdout] 6   .     .     .     0     * c c * C   1     .     .     .     .   6
[INFO] [stdout] |                     c     c     C                                 |
[INFO] [stdout] |                     c     c                                       |
[INFO] [stdout] 5   .     .     .     * c c *     .     .     .     .     .     .   5
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 4   .     .     .     .     .     .     .     .     .     .     .   4
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 3   .     .     .     .     .     .     .     .     .     .     .   3
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 2   .     .     .     .     .     .     .     .     .     .     .   2
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 1   .     .     .     .     .     .     .     .     .     .     .   1
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 0   .     .     .     .     .     .     .     .     .     .     .   0
[INFO] [stdout] |                                                                   |
[INFO] [stdout] +---0-----1-----2-----3-----4-----5-----6-----7-----8-----9----10---+
[INFO] [stdout] 
[INFO] [stdout] Snake A (Alive) - Health: 95, Length: 10
[INFO] [stdout] Snake B (Alive) - Health: 100, Length: 7
[INFO] [stdout] Snake C (Alive) - Health: 65, Length: 5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'failure_8' (177) panicked at tests/situations.rs:70:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Up
[INFO] [stdout]  right: Down
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x632e91cfafd2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x632e91cfafd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x632e91cfafd2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x632e91cfafd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x632e91d0ba7f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x632e91d0ba7f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x632e91cc8213 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x632e91cc8213 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x632e91cd44b2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x632e91cd8fef - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x632e91cd8e81 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x632e91c9bbbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x632e91c9bbbe - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x632e91cd95ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x632e91cd95ff - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x632e91cd945a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x632e91cd45f9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x632e91cbcaad - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x632e91d14520 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x632e91d142d3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x632e918d800e - core::panicking::assert_failed::h3a2381cf1c23889d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x632e918d6f92 - situations::failure_8::h561e6ac9c797d9d5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/situations.rs:70:5
[INFO] [stdout]   22:     0x632e918d6fb7 - situations::failure_8::{{closure}}::hdba02d243b9ce385
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/situations.rs:68:15
[INFO] [stdout]   23:     0x632e918d7166 - core::ops::function::FnOnce::call_once::h015cfa61978375c0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x632e91c9b99b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x632e91c9b99b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x632e91cafa1d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x632e91cafa1d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x632e91cafa1d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x632e91cafa1d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x632e91cafa1d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x632e91cafa1d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x632e91cafa1d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x632e91c88f34 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x632e91c88f34 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x632e91c8c86a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x632e91c8c86a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x632e91c8c86a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x632e91c8c86a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x632e91c8c86a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x632e91c8c86a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x632e91c8c86a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x632e91ccf9ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x632e91ccf9ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x77826354baa4 - <unknown>
[INFO] [stdout]   45:     0x7782635d8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     failure_26_continue_down_for_kill
[INFO] [stdout]     failure_48_grab_food
[INFO] [stdout]     failure_8
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 53 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0123bce98be4917af72c0a0444efc7e4fedce7831413e2ba2ab0031a6083292c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0123bce98be4917af72c0a0444efc7e4fedce7831413e2ba2ab0031a6083292c", kill_on_drop: false }`
[INFO] [stdout] 0123bce98be4917af72c0a0444efc7e4fedce7831413e2ba2ab0031a6083292c
