[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWbaN314%2Fbattlesnake" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WbaN314/battlesnake on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-stream v0.1.16
[INFO] [stderr]   Downloaded uncased v0.9.10
[INFO] [stderr]   Downloaded ubyte v0.10.4
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.23
[INFO] [stderr]   Downloaded pear v0.2.9
[INFO] [stderr]   Downloaded ref-cast v1.0.23
[INFO] [stderr]   Downloaded devise_codegen v0.4.2
[INFO] [stderr]   Downloaded async-stream-impl v0.3.6
[INFO] [stderr]   Downloaded async-stream v0.3.6
[INFO] [stderr]   Downloaded atomic v0.5.3
[INFO] [stderr]   Downloaded inlinable_string v0.1.15
[INFO] [stderr]   Downloaded binascii v0.1.4
[INFO] [stderr]   Downloaded atomic v0.6.0
[INFO] [stderr]   Downloaded rocket_http v0.5.1
[INFO] [stderr]   Downloaded multer v3.1.0
[INFO] [stderr]   Downloaded devise v0.4.2
[INFO] [stderr]   Downloaded rocket v0.5.1
[INFO] [stderr]   Downloaded figment v0.10.19
[INFO] [stderr]   Downloaded hyper v0.14.30
[INFO] [stderr]   Downloaded devise_core v0.4.2
[INFO] [stderr]   Downloaded rocket_codegen v0.5.1
[INFO] [stderr]   Downloaded pear_codegen v0.2.9
[INFO] [stderr]   Downloaded stable-pattern v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c60ddb5fab2472b5bd60a1ab762f18cfa8a884c523f7cabef87e9be83b2f30b7
[INFO] running `Command { std: "docker" "start" "-a" "c60ddb5fab2472b5bd60a1ab762f18cfa8a884c523f7cabef87e9be83b2f30b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c60ddb5fab2472b5bd60a1ab762f18cfa8a884c523f7cabef87e9be83b2f30b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c60ddb5fab2472b5bd60a1ab762f18cfa8a884c523f7cabef87e9be83b2f30b7", kill_on_drop: false }`
[INFO] [stdout] c60ddb5fab2472b5bd60a1ab762f18cfa8a884c523f7cabef87e9be83b2f30b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 513b77be49c771d4ab8be92d959de4c0e491f760d62003103807200c95b4db2d
[INFO] running `Command { std: "docker" "start" "-a" "513b77be49c771d4ab8be92d959de4c0e491f760d62003103807200c95b4db2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[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 ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rocket_http v0.5.1
[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 serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling toml_edit v0.22.22
[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 19s
[INFO] running `Command { std: "docker" "inspect" "513b77be49c771d4ab8be92d959de4c0e491f760d62003103807200c95b4db2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "513b77be49c771d4ab8be92d959de4c0e491f760d62003103807200c95b4db2d", kill_on_drop: false }`
[INFO] [stdout] 513b77be49c771d4ab8be92d959de4c0e491f760d62003103807200c95b4db2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2050ff4453d8ba064be93e8ac8259f4983ea5509264b5f0988b26375bf35e32
[INFO] running `Command { std: "docker" "start" "-a" "b2050ff4453d8ba064be93e8ac8259f4983ea5509264b5f0988b26375bf35e32", kill_on_drop: false }`
[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] [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.99s
[INFO] running `Command { std: "docker" "inspect" "b2050ff4453d8ba064be93e8ac8259f4983ea5509264b5f0988b26375bf35e32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2050ff4453d8ba064be93e8ac8259f4983ea5509264b5f0988b26375bf35e32", kill_on_drop: false }`
[INFO] [stdout] b2050ff4453d8ba064be93e8ac8259f4983ea5509264b5f0988b26375bf35e32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c23dffc648e4dffb4ea0127672cba267be4180e6c818b0229748af1438bfba3
[INFO] running `Command { std: "docker" "start" "-a" "8c23dffc648e4dffb4ea0127672cba267be4180e6c818b0229748af1438bfba3", 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-7c6b7d21e064db7f)
[INFO] [stdout] 
[INFO] [stdout] running 98 tests
[INFO] [stdout] test logic::depth_first::game::d_board::tests::test_basics ... ok
[INFO] [stdout] test logic::depth_first::game::d_coord::tests::test_distance_to ... 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_cell_out_of_bounds ... 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_scope_moves ... 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::test_3_head_collision ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_display ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::bench_move_reachable ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_move_reachable ... ok
[INFO] [stdout] test logic::depth_first::game::d_board::tests::test_from_request ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::bench_next_state_fast ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_move_tails ... 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_next_state_2 ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_is_alive ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_next_state ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_move_heads_food ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_move_heads ... 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::play_state ... 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::game::d_snake::tests::test_from_request ... ok
[INFO] [stdout] test logic::depth_first::game::d_snake::tests::test_value_changers ... ok
[INFO] [stdout] test logic::depth_first::game::d_snakes::tests::test_from_request ... 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_better_capture_propagation_order ... 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::test_generate_sparse ... ok
[INFO] [stdout] test logic::depth_first::game::d_moves_set::tests::test_generate ... ok
[INFO] [stdout] test logic::depth_first::intuition::d_scores::tests::test_scores ... 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::game::d_game_state::tests::test_from_request ... ok
[INFO] [stdout] test logic::depth_first::intuition::tests::test_distance_to_middle ... 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_scope_moves_pessimistic ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_scope_moves_optimistic ... ok
[INFO] [stdout] test logic::depth_first::simulation::node::d_full_simulation_node::tests::test_calc_children_2 ... ok
[INFO] [stdout] test logic::depth_first::simulation::node::d_full_simulation_node::tests::test_calc_children_3 ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_dead_end_propagation_to_spawn_node ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_that_fast_nodes_are_not_inserted_multiple_time ... ok
[INFO] [stdout] test logic::depth_first::simulation::node::d_full_simulation_node::tests::test_direction_order ... ok
[INFO] [stdout] test logic::depth_first::simulation::node::d_optimistic_capture_node::tests::test_calc_child ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_ddirectionfinished_ordering ... 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_pessimistic_capture_node::tests::test_calc_child ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_dead_end ... ok
[INFO] [stdout] test logic::depth_first::simulation::node::tests::test_order ... 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::d_node_id::tests::test_sparse ... 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::node::d_optimistic_capture_node::tests::test_relevant_snakes_2 ... 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_gravity ... ok
[INFO] [stdout] test logic::legacy::breadth_first::e_score_board::tests::test_print_convolution ... 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::bench_possible_moves ... 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::test_print_capture ... ok
[INFO] [stdout] test logic::legacy::shared::e_game_state::tests::test_print_capture_iteration ... 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::legacy::shared::tests::fill_board ... ok
[INFO] [stdout] test logic::legacy::shared::tests::move_other_snakes_down ... ok
[INFO] [stdout] test logic::legacy::shared::tests::fill_board_2 ... 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::depth_first::simulation::d_tree::tests::test_simulate_with_pessimistic_capture_node ... 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 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_1_up_up_up ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_3 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_2 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_3_after_move ... ok
[INFO] [stdout] test logic::legacy::shared::tests::relevant_moves ... ok
[INFO] [stdout] test logic::legacy::shared::tests::snakeparts_on_board ... ok
[INFO] [stdout] test logic::legacy::shared::tests::relevant_moves_2 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::relevant_moves_3 ... ok
[INFO] [stdout] test logic::legacy::simple_tree_search::tests::test_directions_iterator ... ok
[INFO] [stdout] test logic::legacy::shared::tests::snakes_to_board ... ok
[INFO] [stdout] test logic::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::game::d_board::tests::test_cell_panic - should panic ... 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::tests::test_basic_simulation ... ok
[INFO] [stdout] test logic::depth_first::simulation::tests::test_keep_worst_node_on_sameness_reduction ... 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_tree_max_depth ... 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 16.36s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/battlesnake_game_of_chicken-7f81f7f8551d9f85)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/situations.rs (/opt/rustwide/target/debug/deps/situations-3c2cc9237768c360)
[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_3 ... ok
[INFO] [stdout] test failure_10 ... ok
[INFO] [stdout] test failure_1 ... ok
[INFO] [stdout] test failure_18 ... ok
[INFO] [stdout] test failure_13 ... ok
[INFO] [stdout] test failure_15 ... ok
[INFO] [stdout] test failure_20_for_improved_area_evaluation ... ok
[INFO] [stdout] test failure_16 ... ok
[INFO] [stdout] test failure_2 ... ok
[INFO] [stdout] test failure_21_bait_into_trap_with_top_wall ... ok
[INFO] [stdout] test failure_17 ... ok
[INFO] [stdout] test failure_19 ... ok
[INFO] [stdout] test failure_12 ... ok
[INFO] [stdout] test failure_11 ... ok
[INFO] [stdout] test failure_14 ... ok
[INFO] [stdout] test example_move_request_2 ... ok
[INFO] [stdout] test failure_36_tail_2_food_4 ... ok
[INFO] [stdout] test failure_23_go_for_kill_here ... ok
[INFO] [stdout] test failure_24_debug_space ... ok
[INFO] [stdout] test failure_22_bait_into_trap_with_top_wall_modified ... ok
[INFO] [stdout] test failure_28_grab_food ... ok
[INFO] [stdout] test failure_27_grab_food ... ok
[INFO] [stdout] test failure_3 ... ok
[INFO] [stdout] test failure_31_going_right_leads_to_death ... ok
[INFO] [stdout] test failure_25_continue_down_for_kill ... ok
[INFO] [stdout] test failure_35_up_2 ... ok
[INFO] [stdout] test failure_30_grab_food_leads_to_death ... ok
[INFO] [stdout] test failure_32_right_certain_death_down_maybe_death ... ok
[INFO] [stdout] test failure_33_do_not_move_left_as_you_can_get_killed ... ok
[INFO] [stdout] test failure_29_move_down_towards_food ... ok
[INFO] [stdout] test failure_37_unclear_best_move ... ok
[INFO] [stdout] test failure_34_follow_own_tail ... ok
[INFO] [stdout] test failure_5 ... ok
[INFO] [stdout] test failure_39_grab_food_in_middle ... ok
[INFO] [stdout] test failure_4 ... ok
[INFO] [stdout] test failure_40_should_go_up_to_food ... ok
[INFO] [stdout] test failure_38_left_possible_wall_squeeze ... ok
[INFO] [stdout] test failure_41_area_suggests_right_but_left_might_be_better ... ok
[INFO] [stdout] test failure_6 ... ok
[INFO] [stdout] test failure_7 ... ok
[INFO] [stdout] test failure_42_going_right_enables_getting_killed ... ok
[INFO] [stdout] test failure_44_panic ... ok
[INFO] [stdout] test failure_26_continue_down_for_kill ... FAILED
[INFO] [stdout] test failure_47_grab_food ... ok
[INFO] [stdout] test failure_45_panic_again ... ok
[INFO] [stdout] test failure_43_going_down_guarantees_getting_killed ... ok
[INFO] [stdout] test failure_46_go_for_kill ... ok
[INFO] [stdout] test failure_49 ... ok
[INFO] [stdout] test failure_48_grab_food ... FAILED
[INFO] [stdout] test failure_50 ... 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] [stdout] test test_move_request ... ok
[INFO] [stdout] test failure_9 ... 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' (143) 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:     0x590604234692 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x590604234692 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x590604234692 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x590604234692 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59060424a68a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59060424a68a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x590604239856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x590604239856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59060421296f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59060421296f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59060422c869 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5906041c7e4e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5906041c7e4e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59060422ca22 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59060422ca22 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x590604212a28 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59060420a1e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59060421391d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59060424ae7c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59060424ad03 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x590603e2521d - core[c5ed12ab89cc536a]::panicking::assert_failed::<battlesnake_game_of_chicken[86e508d497a51fef]::Direction, battlesnake_game_of_chicken[86e508d497a51fef]::Direction>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x590603e26fd8 - situations[25408f19337fa2a4]::failure_26_continue_down_for_kill
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/situations.rs:187:5
[INFO] [stdout]   22:     0x590603e25957 - situations[25408f19337fa2a4]::failure_26_continue_down_for_kill::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/situations.rs:185:39
[INFO] [stdout]   23:     0x590603e28976 - <situations[25408f19337fa2a4]::failure_26_continue_down_for_kill::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5906041bc1fb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5906041bc1fb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5906041c8a5a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5906041c8a5a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5906041c8a5a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5906041c8a5a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5906041c8a5a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5906041c8a5a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5906041c8a5a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5906041c2f24 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5906041c2f24 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5906041cb552 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5906041cb552 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5906041cb552 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5906041cb552 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5906041cb552 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5906041cb552 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5906041cb552 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x590604233f3f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x590604233f3f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7d7e30a2aaa4 - <unknown>
[INFO] [stdout]   45:     0x7d7e30ab7a64 - 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] [stderr] error: test failed, to rerun pass `--test situations`
[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' (167) 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:     0x590604234692 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x590604234692 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x590604234692 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x590604234692 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59060424a68a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59060424a68a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x590604239856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x590604239856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59060421296f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59060421296f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59060422c869 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5906041c7e4e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5906041c7e4e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59060422ca22 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59060422ca22 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x590604212a28 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59060420a1e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59060421391d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59060424ae7c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59060424ad03 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x590603e2521d - core[c5ed12ab89cc536a]::panicking::assert_failed::<battlesnake_game_of_chicken[86e508d497a51fef]::Direction, battlesnake_game_of_chicken[86e508d497a51fef]::Direction>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x590603e26898 - situations[25408f19337fa2a4]::failure_48_grab_food
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/situations.rs:343:5
[INFO] [stdout]   22:     0x590603e256b7 - situations[25408f19337fa2a4]::failure_48_grab_food::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/situations.rs:339:26
[INFO] [stdout]   23:     0x590603e285f6 - <situations[25408f19337fa2a4]::failure_48_grab_food::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5906041bc1fb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5906041bc1fb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5906041c8a5a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5906041c8a5a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5906041c8a5a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5906041c8a5a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5906041c8a5a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5906041c8a5a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5906041c8a5a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5906041c2f24 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5906041c2f24 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5906041cb552 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5906041cb552 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5906041cb552 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5906041cb552 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5906041cb552 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5906041cb552 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5906041cb552 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x590604233f3f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x590604233f3f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7d7e30a2aaa4 - <unknown>
[INFO] [stdout]   45:     0x7d7e30ab7a64 - 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' (176) 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:     0x590604234692 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x590604234692 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x590604234692 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x590604234692 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59060424a68a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59060424a68a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x590604239856 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x590604239856 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59060421296f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59060421296f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59060422c869 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5906041c7e4e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5906041c7e4e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59060422ca22 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59060422ca22 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x590604212a28 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59060420a1e9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59060421391d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59060424ae7c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59060424ad03 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x590603e2521d - core[c5ed12ab89cc536a]::panicking::assert_failed::<battlesnake_game_of_chicken[86e508d497a51fef]::Direction, battlesnake_game_of_chicken[86e508d497a51fef]::Direction>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x590603e27cd8 - situations[25408f19337fa2a4]::failure_8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/situations.rs:70:5
[INFO] [stdout]   22:     0x590603e25d77 - situations[25408f19337fa2a4]::failure_8::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/situations.rs:68:15
[INFO] [stdout]   23:     0x590603e28ef6 - <situations[25408f19337fa2a4]::failure_8::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5906041bc1fb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5906041bc1fb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5906041c8a5a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5906041c8a5a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5906041c8a5a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5906041c8a5a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5906041c8a5a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5906041c8a5a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5906041c8a5a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5906041c2f24 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5906041c2f24 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5906041cb552 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5906041cb552 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5906041cb552 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5906041cb552 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5906041cb552 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5906041cb552 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5906041cb552 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x590604233f3f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x590604233f3f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7d7e30a2aaa4 - <unknown>
[INFO] [stdout]   45:     0x7d7e30ab7a64 - 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.93s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8c23dffc648e4dffb4ea0127672cba267be4180e6c818b0229748af1438bfba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c23dffc648e4dffb4ea0127672cba267be4180e6c818b0229748af1438bfba3", kill_on_drop: false }`
[INFO] [stdout] 8c23dffc648e4dffb4ea0127672cba267be4180e6c818b0229748af1438bfba3
