[INFO] cloning repository https://github.com/csauve/slughorn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/csauve/slughorn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsauve%2Fslughorn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsauve%2Fslughorn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a4c82f2f4169ca156b13d7053117a55db419f54 [INFO] testing csauve/slughorn against beta-2021-05-23 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsauve%2Fslughorn" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/csauve/slughorn on toolchain beta-2021-05-23 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain [INFO] started tweaking git repo https://github.com/csauve/slughorn [INFO] finished tweaking git repo https://github.com/csauve/slughorn [INFO] tweaked toml for git repo https://github.com/csauve/slughorn written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/csauve/slughorn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 77528acff01d1c984f7ddd738158b61f36dde456761106afc0ab495f561461f2 [INFO] running `Command { std: "docker" "start" "-a" "77528acff01d1c984f7ddd738158b61f36dde456761106afc0ab495f561461f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77528acff01d1c984f7ddd738158b61f36dde456761106afc0ab495f561461f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77528acff01d1c984f7ddd738158b61f36dde456761106afc0ab495f561461f2", kill_on_drop: false }` [INFO] [stdout] 77528acff01d1c984f7ddd738158b61f36dde456761106afc0ab495f561461f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-23" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1616746d6727b852ac77bb566386e4721885be9b2ca4dcb86f3a4427a090cc9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c1616746d6727b852ac77bb566386e4721885be9b2ca4dcb86f3a4427a090cc9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling bookworm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `linear` [INFO] [stdout] --> src/game/offset.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn linear(self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `abs` [INFO] [stdout] --> src/game/offset.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn abs(&self) -> Offset { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/game/path.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new() -> Path { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_bounds` [INFO] [stdout] --> src/game/path.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn get_bounds(&self) -> Option<(Coord, Coord)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `slide_end` [INFO] [stdout] --> src/game/path.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn slide_end(&mut self, offset: Offset) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop_start` [INFO] [stdout] --> src/game/path.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn pop_start(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dist` [INFO] [stdout] --> src/game/path.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn dist(&self) -> UnitAbs { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `end` [INFO] [stdout] --> src/game/path.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn end(&self) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tail` [INFO] [stdout] --> src/game/snake.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn tail(&self) -> Coord { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_closest_snake_by_pathfind` [INFO] [stdout] --> src/game/board.rs:273:12 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn get_closest_snake_by_pathfind(&self, coord: Coord) -> Option<(usize, UnitAbs)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `enemies` [INFO] [stdout] --> src/game/board.rs:389:12 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn enemies(&self) -> &[Snake] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `area` [INFO] [stdout] --> src/game/board.rs:406:12 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn area(&self) -> UnitAbs { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "c1616746d6727b852ac77bb566386e4721885be9b2ca4dcb86f3a4427a090cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1616746d6727b852ac77bb566386e4721885be9b2ca4dcb86f3a4427a090cc9", kill_on_drop: false }` [INFO] [stdout] c1616746d6727b852ac77bb566386e4721885be9b2ca4dcb86f3a4427a090cc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-23" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1882cb9dfad3cd8d563f50d1ac3c02a48852b62bff9571f26dcf42e4209b8f02 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1882cb9dfad3cd8d563f50d1ac3c02a48852b62bff9571f26dcf42e4209b8f02", kill_on_drop: false }` [INFO] [stderr] Compiling bookworm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `abs` [INFO] [stdout] --> src/game/offset.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn abs(&self) -> Offset { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/game/path.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new() -> Path { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_bounds` [INFO] [stdout] --> src/game/path.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn get_bounds(&self) -> Option<(Coord, Coord)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_closest_snake_by_pathfind` [INFO] [stdout] --> src/game/board.rs:273:12 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn get_closest_snake_by_pathfind(&self, coord: Coord) -> Option<(usize, UnitAbs)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `area` [INFO] [stdout] --> src/game/board.rs:406:12 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn area(&self) -> UnitAbs { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_head_to_head_kill` [INFO] [stdout] --> src/brain.rs:356:8 [INFO] [stdout] | [INFO] [stdout] 356 | fn test_head_to_head_kill() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.08s [INFO] running `Command { std: "docker" "inspect" "1882cb9dfad3cd8d563f50d1ac3c02a48852b62bff9571f26dcf42e4209b8f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1882cb9dfad3cd8d563f50d1ac3c02a48852b62bff9571f26dcf42e4209b8f02", kill_on_drop: false }` [INFO] [stdout] 1882cb9dfad3cd8d563f50d1ac3c02a48852b62bff9571f26dcf42e4209b8f02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-23" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d5a5e8f46a7514ad868123727ec75f91b0ee06755afad64c3aecd8feef295144 [INFO] running `Command { std: "docker" "start" "-a" "d5a5e8f46a7514ad868123727ec75f91b0ee06755afad64c3aecd8feef295144", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: associated function is never used: `abs` [INFO] [stderr] --> src/game/offset.rs:67:12 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn abs(&self) -> Offset { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/game/path.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn new() -> Path { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_bounds` [INFO] [stderr] --> src/game/path.rs:33:12 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn get_bounds(&self) -> Option<(Coord, Coord)> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_closest_snake_by_pathfind` [INFO] [stderr] --> src/game/board.rs:273:12 [INFO] [stderr] | [INFO] [stderr] 273 | pub fn get_closest_snake_by_pathfind(&self, coord: Coord) -> Option<(usize, UnitAbs)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `area` [INFO] [stderr] --> src/game/board.rs:406:12 [INFO] [stderr] | [INFO] [stderr] 406 | pub fn area(&self) -> UnitAbs { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `test_head_to_head_kill` [INFO] [stderr] --> src/brain.rs:356:8 [INFO] [stderr] | [INFO] [stderr] 356 | fn test_head_to_head_kill() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bookworm-1558cfa27760e679) [INFO] [stdout] running 34 tests [INFO] [stdout] test game::board::tests::test_advance ... ok [INFO] [stdout] test api::tests::test_parse_basic ... ok [INFO] [stdout] test game::board::tests::test_you_die ... ok [INFO] [stdout] test game::coord::tests::test_bound ... ok [INFO] [stdout] test game::board::tests::test_from_api_official ... ok [INFO] [stdout] test game::coord::tests::test_coord_and_offset ... ok [INFO] [stdout] test game::coord::tests::test_coord_ops ... ok [INFO] [stdout] test game::board::tests::test_from_api_basic ... ok [INFO] [stdout] test game::offset::tests::test_linear ... ok [INFO] [stdout] test game::offset::tests::test_manhattan_dist ... ok [INFO] [stdout] test game::offset::tests::test_offset_ops ... ok [INFO] [stdout] test game::path::tests::test_extend ... ok [INFO] [stdout] test game::path::tests::test_length ... ok [INFO] [stdout] test game::coord::tests::test_dir_into_offset ... ok [INFO] [stdout] test game::path::tests::test_pop ... ok [INFO] [stdout] test game::path::tests::test_slide ... ok [INFO] [stdout] test game::snake::tests::test_from_api_ok ... ok [INFO] [stdout] test game::snake::tests::test_snake_body ... ok [INFO] [stdout] test brain::tests::test_almost_trapped ... ok [INFO] [stdout] test game::path::tests::test_new_basic ... ok [INFO] [stdout] test game::path::tests::test_start_end ... ok [INFO] [stdout] test util::tests::test ... ok [INFO] [stdout] test brain::tests::test_enemy_already_trapped ... ok [INFO] [stdout] test brain::tests::test_lookahead_best_dead_end ... ok [INFO] [stdout] test brain::tests::test_avoid_head_to_head_death2 ... ok [INFO] [stdout] test brain::tests::test_avoid_starvation ... ok [INFO] [stdout] test brain::tests::test_lookahead_avoid_dead_end ... ok [INFO] [stdout] test brain::tests::test_lookahead_basic ... ok [INFO] [stdout] test brain::tests::test_trap_enemy ... ok [INFO] [stdout] test brain::tests::test_avoid_trap_opportunity ... ok [INFO] [stdout] test brain::tests::test_avoid_head_to_head_death ... ok [INFO] [stdout] test brain::tests::test_facing_wall ... ok [INFO] [stdout] test brain::tests::test_facing_self ... FAILED [INFO] [stdout] test brain::tests::test_facing_other ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- brain::tests::test_facing_self stdout ---- [INFO] [stdout] thread 'brain::tests::test_facing_self' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Left`, [INFO] [stdout] right: `Right`', src/brain.rs:241:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5630344f5440 - std::backtrace_rs::backtrace::libunwind::trace::h880e86c16131e543 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5630344f5440 - std::backtrace_rs::backtrace::trace_unsynchronized::h58807f2da56c47b3 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5630344f5440 - std::sys_common::backtrace::_print_fmt::h79d67bbf23537ee0 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5630344f5440 - ::fmt::h6afd7ad593709198 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563034518c0f - core::fmt::write::hdc1e76b5176fd653 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/core/src/fmt/mod.rs:1094:17 [INFO] [stdout] 5: 0x5630344f2215 - std::io::Write::write_fmt::h3cd0f27961fe4f79 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x5630344f760b - std::sys_common::backtrace::_print::h16e0d1a95f75f210 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5630344f760b - std::sys_common::backtrace::print::hf8154bbac43d8779 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5630344f760b - std::panicking::default_hook::{{closure}}::hb22fb2f362e83354 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5630344f7128 - std::panicking::default_hook::hfe65f3219b44e611 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5630344f7bbd - std::panicking::rust_panic_with_hook::h1a85262a870dd5b0 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5630344f77b7 - std::panicking::begin_panic_handler::{{closure}}::ha2f156de41e0d3b6 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5630344f58fc - std::sys_common::backtrace::__rust_end_short_backtrace::h6686b9d717340e5f [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5630344f7719 - rust_begin_unwind [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x563034375611 - core::panicking::panic_fmt::hebefbcd6ea6e5cb2 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563034516d0f - core::panicking::assert_failed::inner::h6daf16abba7df014 [INFO] [stdout] 16: 0x5630343ed8c2 - core::panicking::assert_failed::hc0fbbf75d7156b97 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/core/src/panicking.rs:143:5 [INFO] [stdout] 17: 0x5630343efebf - bookworm::brain::tests::test_facing_self::hb1273f3a348fd8bd [INFO] [stdout] at /opt/rustwide/workdir/src/brain.rs:241:9 [INFO] [stdout] 18: 0x5630343efdca - bookworm::brain::tests::test_facing_self::{{closure}}::h3fa5f3f2f4e3ed5f [INFO] [stdout] at /opt/rustwide/workdir/src/brain.rs:239:5 [INFO] [stdout] 19: 0x5630343a035e - core::ops::function::FnOnce::call_once::hbdeebe5dec5fe4de [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56303441ce33 - core::ops::function::FnOnce::call_once::h57c4249049152a7b [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56303441ce33 - test::__rust_begin_short_backtrace::hdd6a11c27e3fdace [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x56303441b8a6 - as core::ops::function::FnOnce>::call_once::h6075ca48296c4f05 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 23: 0x56303441b8a6 - as core::ops::function::FnOnce<()>>::call_once::hc418df810ab2964f [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panic.rs:344:9 [INFO] [stdout] 24: 0x56303441b8a6 - std::panicking::try::do_call::hf98f00064a769cb0 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x56303441b8a6 - std::panicking::try::hcd023b3aae7a59a9 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x56303441b8a6 - std::panic::catch_unwind::hdd9ca332333ac682 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panic.rs:431:14 [INFO] [stdout] 27: 0x56303441b8a6 - test::run_test_in_process::hb159da985e34473b [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x56303441b8a6 - test::run_test::run_test_inner::{{closure}}::hee0eaef17b13fba7 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5630343f6cae - test::run_test::run_test_inner::{{closure}}::h260082b70d8062bf [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5630343f6cae - std::sys_common::backtrace::__rust_begin_short_backtrace::h1c6e136ff2c86043 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5630343faa18 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h82f77c9ab96d4a5b [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x5630343faa18 - as core::ops::function::FnOnce<()>>::call_once::hfc4b50a3b7417258 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panic.rs:344:9 [INFO] [stdout] 33: 0x5630343faa18 - std::panicking::try::do_call::h57fb637b89c350a3 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:379:40 [INFO] [stdout] 34: 0x5630343faa18 - std::panicking::try::h93302834d7241260 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panicking.rs:343:19 [INFO] [stdout] 35: 0x5630343faa18 - std::panic::catch_unwind::h2fd5a29a8a28d68f [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/panic.rs:431:14 [INFO] [stdout] 36: 0x5630343faa18 - std::thread::Builder::spawn_unchecked::{{closure}}::hb52038dfd2e66dc9 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x5630343faa18 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h34ab8851fab07371 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5630344fc2a7 - as core::ops::function::FnOnce>::call_once::h2fe906f7ca2c80c4 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 39: 0x5630344fc2a7 - as core::ops::function::FnOnce>::call_once::hf577546e105ebded [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 40: 0x5630344fc2a7 - std::sys::unix::thread::Thread::new::thread_start::hedae860fc8535ac7 [INFO] [stdout] at /rustc/82b86216422e1ee696e20511180fada7a7a87949/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f6dee5da609 - start_thread [INFO] [stdout] 42: 0x7f6dee3ac293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] brain::tests::test_facing_self [INFO] [stdout] [INFO] [stdout] test result: FAILED. 33 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin bookworm' [INFO] running `Command { std: "docker" "inspect" "d5a5e8f46a7514ad868123727ec75f91b0ee06755afad64c3aecd8feef295144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a5e8f46a7514ad868123727ec75f91b0ee06755afad64c3aecd8feef295144", kill_on_drop: false }` [INFO] [stdout] d5a5e8f46a7514ad868123727ec75f91b0ee06755afad64c3aecd8feef295144