[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#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWbaN314%2Fbattlesnake" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WbaN314/battlesnake
[INFO] finished tweaking git repo https://github.com/WbaN314/battlesnake
[INFO] tweaked toml for git repo https://github.com/WbaN314/battlesnake written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WbaN314/battlesnake on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9b4f475f4c21303be7c11c9602d895bbc0e63becfe2c82c31be3e61ea4bd245
[INFO] running `Command { std: "docker" "start" "-a" "a9b4f475f4c21303be7c11c9602d895bbc0e63becfe2c82c31be3e61ea4bd245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9b4f475f4c21303be7c11c9602d895bbc0e63becfe2c82c31be3e61ea4bd245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b4f475f4c21303be7c11c9602d895bbc0e63becfe2c82c31be3e61ea4bd245", kill_on_drop: false }`
[INFO] [stdout] a9b4f475f4c21303be7c11c9602d895bbc0e63becfe2c82c31be3e61ea4bd245
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0db593bd69bde20a5b33a68fae5ff021b7f57f6e9784e65470a7733b771b68c5
[INFO] running `Command { std: "docker" "start" "-a" "0db593bd69bde20a5b33a68fae5ff021b7f57f6e9784e65470a7733b771b68c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling log v0.4.22
[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 getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.16.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 time v0.3.36
[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 zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[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 ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling 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)]` 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn result(&self) -> DSimulationResult<'_, Node> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn get(&self, i: u8) -> Ref<'_, Option<ESnake>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 5m 12s
[INFO] running `Command { std: "docker" "inspect" "0db593bd69bde20a5b33a68fae5ff021b7f57f6e9784e65470a7733b771b68c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0db593bd69bde20a5b33a68fae5ff021b7f57f6e9784e65470a7733b771b68c5", kill_on_drop: false }`
[INFO] [stdout] 0db593bd69bde20a5b33a68fae5ff021b7f57f6e9784e65470a7733b771b68c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3939424bff0ae12d0f5b5b5bd3a81fa442a34d4d45ad9b96ae18bf5dcf42286
[INFO] running `Command { std: "docker" "start" "-a" "d3939424bff0ae12d0f5b5b5bd3a81fa442a34d4d45ad9b96ae18bf5dcf42286", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `super::DScores`
[INFO] [stdout]   --> src/logic/depth_first/intuition/d_scores.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use super::DScores;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn result(&self) -> DSimulationResult<'_, Node> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn get(&self, i: u8) -> Ref<'_, Option<ESnake>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling battlesnake_game_of_chicken v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn result(&self) -> DSimulationResult<'_, Node> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn get(&self, i: u8) -> Ref<'_, Option<ESnake>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 21.34s
[INFO] running `Command { std: "docker" "inspect" "d3939424bff0ae12d0f5b5b5bd3a81fa442a34d4d45ad9b96ae18bf5dcf42286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3939424bff0ae12d0f5b5b5bd3a81fa442a34d4d45ad9b96ae18bf5dcf42286", kill_on_drop: false }`
[INFO] [stdout] d3939424bff0ae12d0f5b5b5bd3a81fa442a34d4d45ad9b96ae18bf5dcf42286
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7894fc793619c739b24ac64de4256ccc856855b283723d4cfdb8c06d24d0df45
[INFO] running `Command { std: "docker" "start" "-a" "7894fc793619c739b24ac64de4256ccc856855b283723d4cfdb8c06d24d0df45", 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)]` 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 166 |     pub fn result(&self) -> DSimulationResult<'_, Node> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                |
[INFO] [stderr]    |                this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn get(&self, i: u8) -> Ref<'_, Option<ESnake>> {
[INFO] [stderr]    |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 3 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.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/battlesnake_game_of_chicken-5e2ed848d6a0363c)
[INFO] [stdout] 
[INFO] [stdout] running 98 tests
[INFO] [stdout] test logic::depth_first::game::d_board::tests::test_cell_out_of_bounds ... ok
[INFO] [stdout] test logic::depth_first::game::d_coord::tests::test_distance_to ... 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_field::tests::test_memory_size ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::bench_possible_moves ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::bench_move_reachable ... ok
[INFO] [stdout] test logic::depth_first::game::d_board::tests::test_basics ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::bench_next_state_slow ... 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_board::tests::test_from_request ... 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_display ... 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_is_alive ... 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_3_head_collision ... 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_next_state_with_move_reachable ... ok
[INFO] [stdout] test logic::depth_first::game::d_moves_set::tests::test_generate ... ok
[INFO] [stdout] test logic::depth_first::game::d_moves_set::tests::test_generate_sparse ... ok
[INFO] [stdout] test logic::depth_first::intuition::d_scores::tests::test_scores ... ok
[INFO] [stdout] test logic::depth_first::game::d_snake::tests::test_from_request ... ok
[INFO] [stdout] test logic::depth_first::game::d_snakes::tests::test_from_request ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_next_state ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_scope_moves_pessimistic ... ok
[INFO] [stdout] test logic::depth_first::intuition::tests::test_distance_to_food ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_node_id::tests::test_parent ... ok
[INFO] [stdout] test logic::depth_first::intuition::tests::test_distance_to_middle ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_node_id::tests::test_sparse ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_node_id::tests::test_ordering ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_next_state_2 ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_move_heads_headless ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_ddirectionfinished_ordering ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_scope_moves_optimistic ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_quick_hash ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_possible_moves ... ok
[INFO] [stdout] test logic::depth_first::game::d_game_state::tests::test_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_move_heads_food ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_dead_end ... ok
[INFO] [stdout] test logic::depth_first::game::d_snake::tests::test_value_changers ... 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::game::d_game_state::tests::test_move_reachable ... 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_calc_children_3 ... 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_optimistic_capture_node::tests::test_relevant_snakes ... ok
[INFO] [stdout] test logic::depth_first::simulation::node::d_optimistic_capture_node::tests::test_calc_child ... ok
[INFO] [stdout] test logic::depth_first::simulation::node::d_optimistic_capture_node::tests::test_relevant_snakes_2 ... ok
[INFO] [stdout] test logic::depth_first::simulation::node::d_pessimistic_capture_node::tests::test_calc_child ... ok
[INFO] [stdout] test logic::depth_first::simulation::node::d_optimistic_capture_node::tests::test_calc_moves ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_simulate_with_optimistic_capture_node ... ok
[INFO] [stdout] test logic::depth_first::simulation::node::d_full_simulation_node::tests::test_direction_order ... ok
[INFO] [stdout] test logic::depth_first::simulation::node::tests::test_order ... ok
[INFO] [stdout] test logic::depth_first::simulation::node::d_pessimistic_capture_node::tests::test_calc_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_state_tree::json_requests::test_evaluate_best_move ... ignored
[INFO] [stdout] test logic::depth_first::simulation::node::d_full_simulation_node::tests::test_calc_children ... ok
[INFO] [stdout] test logic::legacy::shared::e_game_state::tests::bench_next_state ... ok
[INFO] [stdout] test logic::legacy::breadth_first::e_score_board::tests::test_print_convolution ... 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_iteration ... ok
[INFO] [stdout] test logic::legacy::shared::tests::fill_board_2 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::fill_board ... ok
[INFO] [stdout] test logic::legacy::shared::e_game_state::tests::test_print_capture ... ok
[INFO] [stdout] test logic::legacy::shared::tests::move_other_snakes_left ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_1 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::move_other_snakes_down ... 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::print_board_1_up_up_up ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_2 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_1_up ... ok
[INFO] [stdout] test logic::legacy::shared::tests::move_other_snakes_up ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_3_after_move ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_1_up_up ... ok
[INFO] [stdout] test logic::legacy::shared::tests::print_board_3 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::relevant_moves ... ok
[INFO] [stdout] test logic::legacy::shared::tests::relevant_moves_2 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::relevant_moves_3 ... ok
[INFO] [stdout] test logic::legacy::shared::tests::snakeparts_on_board ... ok
[INFO] [stdout] test logic::legacy::shared::tests::snakes_to_board ... ok
[INFO] [stdout] test logic::legacy::simple_tree_search::tests::test_directions_iterator ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_split_processing_time_equal_between_directions ... 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_tree_max_depth ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_simulate_correct_alive_substate_propagation ... ok
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_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::node::d_full_simulation_node::tests::test_calc_children_interrupt_and_continue ... FAILED
[INFO] [stdout] test logic::depth_first::simulation::d_tree::tests::test_capture_contact_depth ... ok
[INFO] [stdout] test logic::depth_first::simulation::tests::test_basic_simulation ... 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] test logic::depth_first::simulation::tests::test_max_depth_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- logic::depth_first::simulation::node::d_full_simulation_node::tests::test_calc_children_interrupt_and_continue stdout ----
[INFO] [stdout] +---0-----1-----2-----3-----4-----5-----6-----7-----8-----9----10---+
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 1   .     .     .     .     .     .     .     .     .     .     .   1
[INFO] [stdout] 0                                                                   0
[INFO] [stdout] |         B                                               D         |
[INFO] [stdout] 9   .   B 2 B   .     .     .     .     .     .     .   D 2 D   .   9
[INFO] [stdout] |         B                                               D         |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 8   X     .     .     .     .     .     .     .     .     .     X   8
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 7   .     .     .     .     .     .     .     .     .     .     .   7
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 6   .     .     .     .     .     .     .     .     .     .     .   6
[INFO] [stdout] |                                                                   |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 5   .     .     .     .     .     X     .     .     .     .     .   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] |         C                                               A         |
[INFO] [stdout] 1   .   C 2 C   .     .     .     .     .     .     .   A 2 A   .   1
[INFO] [stdout] |         C                                               A         |
[INFO] [stdout] |                                                                   |
[INFO] [stdout] 0   .     .     X     .     .     .     .     .     X     .     .   0
[INFO] [stdout] |                                                                   |
[INFO] [stdout] +---0-----1-----2-----3-----4-----5-----6-----7-----8-----9----10---+
[INFO] [stdout] 
[INFO] [stdout] Snake A (Alive) - Health: 100, Length: 3
[INFO] [stdout] Snake B (Alive) - Health: 100, Length: 3
[INFO] [stdout] Snake C (Alive) - Health: 100, Length: 3
[INFO] [stdout] Snake D (Alive) - Health: 100, Length: 3
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'logic::depth_first::simulation::node::d_full_simulation_node::tests::test_calc_children_interrupt_and_continue' panicked at src/logic/depth_first/simulation/node/d_full_simulation_node.rs:609:9:
[INFO] [stdout] Timed out node not finished in time
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d2c97b3d12 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d2c97b3d12 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d2c97b3d12 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61d2c97b3d12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61d2c97d9e63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61d2c97d9e63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61d2c97b0ca3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61d2c97b0ca3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61d2c97b3b62 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61d2c97b528c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61d2c97b50e2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61d2c977cec4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61d2c977cec4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61d2c97b5d6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61d2c97b5d6b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61d2c97b5a06 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x61d2c97b4209 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61d2c97b56cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61d2c97d82f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61d2c9648c44 - battlesnake_game_of_chicken::logic::depth_first::simulation::node::d_full_simulation_node::tests::test_calc_children_interrupt_and_continue::h9dbeea168c95cf14
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logic/depth_first/simulation/node/d_full_simulation_node.rs:609:9
[INFO] [stdout]   20:     0x61d2c95f0b59 - battlesnake_game_of_chicken::logic::depth_first::simulation::node::d_full_simulation_node::tests::test_calc_children_interrupt_and_continue::{{closure}}::h9b17a5f572c3a39b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logic/depth_first/simulation/node/d_full_simulation_node.rs:569:51
[INFO] [stdout]   21:     0x61d2c95f0b59 - core::ops::function::FnOnce::call_once::h0657b60221981146
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61d2c97825fb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61d2c97825fb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x61d2c978183e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x61d2c978183e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x61d2c978183e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x61d2c978183e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x61d2c978183e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61d2c978183e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x61d2c978183e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x61d2c97451d4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x61d2c97451d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x61d2c9748b7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x61d2c9748b7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x61d2c9748b7a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x61d2c9748b7a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x61d2c9748b7a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61d2c9748b7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x61d2c9748b7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61d2c97b8cc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x61d2c97b8cc7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x61d2c97b8cc7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x7d06a5381aa4 - <unknown>
[INFO] [stdout]   44:     0x7d06a540ea34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     logic::depth_first::simulation::node::d_full_simulation_node::tests::test_calc_children_interrupt_and_continue
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 96 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7894fc793619c739b24ac64de4256ccc856855b283723d4cfdb8c06d24d0df45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7894fc793619c739b24ac64de4256ccc856855b283723d4cfdb8c06d24d0df45", kill_on_drop: false }`
[INFO] [stdout] 7894fc793619c739b24ac64de4256ccc856855b283723d4cfdb8c06d24d0df45
