[INFO] cloning repository https://github.com/xeals/stratagem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xeals/stratagem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxeals%2Fstratagem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxeals%2Fstratagem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28d899c67d3d717aa0b8bb2cb3eec8cdb8872eaf [INFO] testing xeals/stratagem against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxeals%2Fstratagem" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xeals/stratagem on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xeals/stratagem [INFO] finished tweaking git repo https://github.com/xeals/stratagem [INFO] tweaked toml for git repo https://github.com/xeals/stratagem written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/xeals/stratagem already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 630e33d36b9eca660226b50a9fe36c23d87cf1bfb20fff9b77380830bdcd6fb6 [INFO] running `Command { std: "docker" "start" "-a" "630e33d36b9eca660226b50a9fe36c23d87cf1bfb20fff9b77380830bdcd6fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "630e33d36b9eca660226b50a9fe36c23d87cf1bfb20fff9b77380830bdcd6fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "630e33d36b9eca660226b50a9fe36c23d87cf1bfb20fff9b77380830bdcd6fb6", kill_on_drop: false }` [INFO] [stdout] 630e33d36b9eca660226b50a9fe36c23d87cf1bfb20fff9b77380830bdcd6fb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4c8db7383e68258bf8992988b8e72ffeea07ca70751887cfdd54c4de7154c9c [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" "d4c8db7383e68258bf8992988b8e72ffeea07ca70751887cfdd54c4de7154c9c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.4.1 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling stratagem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::vec::Vec::::remove_item': Removing the first item equal to a needle is already easily possible with iterators and the current Vec methods. Furthermore, having a method for one particular case of removal (linear search, only the first item, no swap remove) but not for others is inconsistent. This method will be removed soon. [INFO] [stdout] --> src/game.rs:224:42 [INFO] [stdout] | [INFO] [stdout] 224 | self.highlighted.remove_item(&self.cursor); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stderr` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let mut stderr = stderr.lock(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stderr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/game.rs:340:25 [INFO] [stdout] | [INFO] [stdout] 340 | fn popup(&mut self, text: &str) -> error::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let mut stdout = stdout.lock(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let mut stderr = stderr.lock(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from` [INFO] [stdout] --> src/board.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | fn from(s: &str) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_side` [INFO] [stdout] --> src/board.rs:409:4 [INFO] [stdout] | [INFO] [stdout] 409 | fn create_side(colour: Colour) -> [[Tile; 10]; 4] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DEFAULT_BLUE_SIDE` [INFO] [stdout] --> src/board.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | / const DEFAULT_BLUE_SIDE: [[Tile; 10]; 4] = [INFO] [stdout] 417 | | [[Tile::Piece(Piece::Miner, Colour::Blue), [INFO] [stdout] 418 | | Tile::Piece(Piece::Captain, Colour::Blue), [INFO] [stdout] 419 | | Tile::Piece(Piece::Scout, Colour::Blue), [INFO] [stdout] ... | [INFO] [stdout] 458 | | Tile::Piece(Piece::Colonel, Colour::Blue), [INFO] [stdout] 459 | | Tile::Piece(Piece::Sergeant, Colour::Blue)]]; [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `GameResult` [INFO] [stdout] --> src/game.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | enum GameResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `popup` [INFO] [stdout] --> src/game.rs:340:8 [INFO] [stdout] | [INFO] [stdout] 340 | fn popup(&mut self, text: &str) -> error::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_game_end` [INFO] [stdout] --> src/game.rs:344:8 [INFO] [stdout] | [INFO] [stdout] 344 | fn check_game_end(&mut self) -> GameResult { [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 32.29s [INFO] running `Command { std: "docker" "inspect" "d4c8db7383e68258bf8992988b8e72ffeea07ca70751887cfdd54c4de7154c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c8db7383e68258bf8992988b8e72ffeea07ca70751887cfdd54c4de7154c9c", kill_on_drop: false }` [INFO] [stdout] d4c8db7383e68258bf8992988b8e72ffeea07ca70751887cfdd54c4de7154c9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ca940a495c5150ab54042a6a9f0d10a6c3d4693ea15c4195926f5e2b740557f [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" "9ca940a495c5150ab54042a6a9f0d10a6c3d4693ea15c4195926f5e2b740557f", kill_on_drop: false }` [INFO] [stderr] Compiling stratagem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::vec::Vec::::remove_item': Removing the first item equal to a needle is already easily possible with iterators and the current Vec methods. Furthermore, having a method for one particular case of removal (linear search, only the first item, no swap remove) but not for others is inconsistent. This method will be removed soon. [INFO] [stdout] --> src/game.rs:224:42 [INFO] [stdout] | [INFO] [stdout] 224 | self.highlighted.remove_item(&self.cursor); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stderr` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let mut stderr = stderr.lock(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stderr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/game.rs:340:25 [INFO] [stdout] | [INFO] [stdout] 340 | fn popup(&mut self, text: &str) -> error::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let mut stdout = stdout.lock(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let mut stderr = stderr.lock(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from` [INFO] [stdout] --> src/board.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | fn from(s: &str) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_side` [INFO] [stdout] --> src/board.rs:409:4 [INFO] [stdout] | [INFO] [stdout] 409 | fn create_side(colour: Colour) -> [[Tile; 10]; 4] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DEFAULT_BLUE_SIDE` [INFO] [stdout] --> src/board.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | / const DEFAULT_BLUE_SIDE: [[Tile; 10]; 4] = [INFO] [stdout] 417 | | [[Tile::Piece(Piece::Miner, Colour::Blue), [INFO] [stdout] 418 | | Tile::Piece(Piece::Captain, Colour::Blue), [INFO] [stdout] 419 | | Tile::Piece(Piece::Scout, Colour::Blue), [INFO] [stdout] ... | [INFO] [stdout] 458 | | Tile::Piece(Piece::Colonel, Colour::Blue), [INFO] [stdout] 459 | | Tile::Piece(Piece::Sergeant, Colour::Blue)]]; [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `GameResult` [INFO] [stdout] --> src/game.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | enum GameResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `popup` [INFO] [stdout] --> src/game.rs:340:8 [INFO] [stdout] | [INFO] [stdout] 340 | fn popup(&mut self, text: &str) -> error::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_game_end` [INFO] [stdout] --> src/game.rs:344:8 [INFO] [stdout] | [INFO] [stdout] 344 | fn check_game_end(&mut self) -> GameResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "9ca940a495c5150ab54042a6a9f0d10a6c3d4693ea15c4195926f5e2b740557f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ca940a495c5150ab54042a6a9f0d10a6c3d4693ea15c4195926f5e2b740557f", kill_on_drop: false }` [INFO] [stdout] 9ca940a495c5150ab54042a6a9f0d10a6c3d4693ea15c4195926f5e2b740557f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d1fdb22cad7819deb06c72eb0829a6f934b904b767f6ffe1a2d8401af259d09 [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" "9d1fdb22cad7819deb06c72eb0829a6f934b904b767f6ffe1a2d8401af259d09", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Write` [INFO] [stderr] --> src/main.rs:11:21 [INFO] [stderr] | [INFO] [stderr] 11 | use std::io::{self, Write}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::vec::Vec::::remove_item': Removing the first item equal to a needle is already easily possible with iterators and the current Vec methods. Furthermore, having a method for one particular case of removal (linear search, only the first item, no swap remove) but not for others is inconsistent. This method will be removed soon. [INFO] [stderr] --> src/game.rs:224:42 [INFO] [stderr] | [INFO] [stderr] 224 | self.highlighted.remove_item(&self.cursor); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `stderr` [INFO] [stderr] --> src/main.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | let mut stderr = stderr.lock(); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stderr` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `text` [INFO] [stderr] --> src/game.rs:340:25 [INFO] [stderr] | [INFO] [stderr] 340 | fn popup(&mut self, text: &str) -> error::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | let mut stdout = stdout.lock(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | let mut stderr = stderr.lock(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from` [INFO] [stderr] --> src/board.rs:25:8 [INFO] [stderr] | [INFO] [stderr] 25 | fn from(s: &str) -> Option { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `create_side` [INFO] [stderr] --> src/board.rs:409:4 [INFO] [stderr] | [INFO] [stderr] 409 | fn create_side(colour: Colour) -> [[Tile; 10]; 4] { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `DEFAULT_BLUE_SIDE` [INFO] [stderr] --> src/board.rs:416:1 [INFO] [stderr] | [INFO] [stderr] 416 | / const DEFAULT_BLUE_SIDE: [[Tile; 10]; 4] = [INFO] [stderr] 417 | | [[Tile::Piece(Piece::Miner, Colour::Blue), [INFO] [stderr] 418 | | Tile::Piece(Piece::Captain, Colour::Blue), [INFO] [stderr] 419 | | Tile::Piece(Piece::Scout, Colour::Blue), [INFO] [stderr] ... | [INFO] [stderr] 458 | | Tile::Piece(Piece::Colonel, Colour::Blue), [INFO] [stderr] 459 | | Tile::Piece(Piece::Sergeant, Colour::Blue)]]; [INFO] [stderr] | |_____________________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `GameResult` [INFO] [stderr] --> src/game.rs:14:6 [INFO] [stderr] | [INFO] [stderr] 14 | enum GameResult { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `popup` [INFO] [stderr] --> src/game.rs:340:8 [INFO] [stderr] | [INFO] [stderr] 340 | fn popup(&mut self, text: &str) -> error::Result<()> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `check_game_end` [INFO] [stderr] --> src/game.rs:344:8 [INFO] [stderr] | [INFO] [stderr] 344 | fn check_game_end(&mut self) -> GameResult { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/stratagem-8a40fdc5b09adc81 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_move_bomb ... ok [INFO] [stdout] test tests::test_move_into_enemy ... ok [INFO] [stdout] test tests::test_move_basic ... ok [INFO] [stdout] test tests::test_move_scout ... FAILED [INFO] [stdout] test tests::test_move_into_terrain ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_move_scout stdout ---- [INFO] [stdout] thread 'tests::test_move_scout' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 5, y: 0 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 6, y: 0 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 3, y: 0 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 2, y: 0 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 1, y: 0 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 4, y: 1 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 4, y: 2 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 4, y: 3 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 4, y: 4 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 4, y: 5 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 4, y: 6 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 4, y: 7 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 4, y: 8 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 4, y: 9 } }]`, [INFO] [stdout] right: `[Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 5, y: 0 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 6, y: 0 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 3, y: 0 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 2, y: 0 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 1, y: 0 } }, Move { from: Coord { x: 4, y: 0 }, to: Coord { x: 4, y: 1 } }]`', src/tests.rs:95:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56287cfb7875 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x56287cfb7875 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x56287cfb7875 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x56287cfb7875 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56287cfdf4ec - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x56287cf6a2f5 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x56287cfb1f41 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56287cfb9fd0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56287cfb9fd0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56287cfb9fd0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56287cfb9cca - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56287cfba613 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56287cfba20b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56287cfba17b - std::panicking::begin_panic_fmt::hbb5e59697acc78ba [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x56287cf63adb - stratagem::tests::test_move_scout::hf9edae2c22dee693 [INFO] [stdout] at src/tests.rs:95 [INFO] [stdout] 15: 0x56287cf62efa - stratagem::tests::test_move_scout::{{closure}}::h5f2a5fdaf52e67fc [INFO] [stdout] at src/tests.rs:68 [INFO] [stdout] 16: 0x56287cf64abe - core::ops::function::FnOnce::call_once::h19fd6568c3cfbdbc [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/ops/function.rs:233 [INFO] [stdout] 17: 0x56287cf9186c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/liballoc/boxed.rs:1081 [INFO] [stdout] 18: 0x56287cf9186c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x56287cf9186c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:348 [INFO] [stdout] 20: 0x56287cf9186c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:325 [INFO] [stdout] 21: 0x56287cf9186c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x56287cf9186c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x56287cf9186c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x56287cf697e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x56287cf6e7d5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x56287cf6e7d5 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x56287cf6e7d5 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:348 [INFO] [stdout] 28: 0x56287cf6e7d5 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:325 [INFO] [stdout] 29: 0x56287cf6e7d5 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x56287cf6e7d5 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x56287cf6e7d5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/ops/function.rs:233 [INFO] [stdout] 32: 0x56287cfc07ea - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/liballoc/boxed.rs:1081 [INFO] [stdout] 33: 0x56287cfc07ea - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/liballoc/boxed.rs:1081 [INFO] [stdout] 34: 0x56287cfc07ea - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7fdc0b9ab609 - start_thread [INFO] [stdout] 36: 0x7fdc0b8b7103 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_move_into_terrain stdout ---- [INFO] [stdout] thread 'tests::test_move_into_terrain' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[Move { from: Coord { x: 4, y: 1 }, to: Coord { x: 5, y: 1 } }, Move { from: Coord { x: 4, y: 1 }, to: Coord { x: 3, y: 1 } }, Move { from: Coord { x: 4, y: 1 }, to: Coord { x: 4, y: 2 } }, Move { from: Coord { x: 4, y: 1 }, to: Coord { x: 4, y: 0 } }]`, [INFO] [stdout] right: `[Move { from: Coord { x: 4, y: 1 }, to: Coord { x: 5, y: 1 } }, Move { from: Coord { x: 4, y: 1 }, to: Coord { x: 3, y: 1 } }, Move { from: Coord { x: 4, y: 1 }, to: Coord { x: 4, y: 0 } }]`', src/tests.rs:33:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56287cfb7875 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x56287cfb7875 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x56287cfb7875 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x56287cfb7875 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x56287cfdf4ec - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x56287cf6a2f5 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x56287cfb1f41 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x56287cfb9fd0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x56287cfb9fd0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x56287cfb9fd0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x56287cfb9cca - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x56287cfba613 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x56287cfba20b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x56287cfba17b - std::panicking::begin_panic_fmt::hbb5e59697acc78ba [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x56287cf62200 - stratagem::tests::test_move_into_terrain::h519fd87b363ac239 [INFO] [stdout] at src/tests.rs:33 [INFO] [stdout] 15: 0x56287cf61b2a - stratagem::tests::test_move_into_terrain::{{closure}}::hf080e0f135e6c678 [INFO] [stdout] at src/tests.rs:21 [INFO] [stdout] 16: 0x56287cf64b8e - core::ops::function::FnOnce::call_once::he068f5653e4500fe [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/ops/function.rs:233 [INFO] [stdout] 17: 0x56287cf9186c - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/liballoc/boxed.rs:1081 [INFO] [stdout] 18: 0x56287cf9186c - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x56287cf9186c - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:348 [INFO] [stdout] 20: 0x56287cf9186c - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:325 [INFO] [stdout] 21: 0x56287cf9186c - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x56287cf9186c - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x56287cf9186c - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x56287cf697e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x56287cf6e7d5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x56287cf6e7d5 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x56287cf6e7d5 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:348 [INFO] [stdout] 28: 0x56287cf6e7d5 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panicking.rs:325 [INFO] [stdout] 29: 0x56287cf6e7d5 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x56287cf6e7d5 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x56287cf6e7d5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libcore/ops/function.rs:233 [INFO] [stdout] 32: 0x56287cfc07ea - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/liballoc/boxed.rs:1081 [INFO] [stdout] 33: 0x56287cfc07ea - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/liballoc/boxed.rs:1081 [INFO] [stdout] 34: 0x56287cfc07ea - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7fdc0b9ab609 - start_thread [INFO] [stdout] 36: 0x7fdc0b8b7103 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_move_into_terrain [INFO] [stdout] tests::test_move_scout [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin stratagem' [INFO] running `Command { std: "docker" "inspect" "9d1fdb22cad7819deb06c72eb0829a6f934b904b767f6ffe1a2d8401af259d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d1fdb22cad7819deb06c72eb0829a6f934b904b767f6ffe1a2d8401af259d09", kill_on_drop: false }` [INFO] [stdout] 9d1fdb22cad7819deb06c72eb0829a6f934b904b767f6ffe1a2d8401af259d09