[INFO] cloning repository https://github.com/Eleven-junichi2/dungeon_monster_sweeper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eleven-junichi2/dungeon_monster_sweeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEleven-junichi2%2Fdungeon_monster_sweeper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEleven-junichi2%2Fdungeon_monster_sweeper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd798e0be1832ec06ab0faea4988e6c957e4a007
[INFO] testing Eleven-junichi2/dungeon_monster_sweeper 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%2FEleven-junichi2%2Fdungeon_monster_sweeper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Eleven-junichi2/dungeon_monster_sweeper
[INFO] finished tweaking git repo https://github.com/Eleven-junichi2/dungeon_monster_sweeper
[INFO] tweaked toml for git repo https://github.com/Eleven-junichi2/dungeon_monster_sweeper written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eleven-junichi2/dungeon_monster_sweeper 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/Eleven-junichi2/dungeon_monster_sweeper 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8dc43482c22c0f80b22a5f6cf9e46e4df0f85feb88ac4a81c600b0543382ae99
[INFO] running `Command { std: "docker" "start" "-a" "8dc43482c22c0f80b22a5f6cf9e46e4df0f85feb88ac4a81c600b0543382ae99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dc43482c22c0f80b22a5f6cf9e46e4df0f85feb88ac4a81c600b0543382ae99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dc43482c22c0f80b22a5f6cf9e46e4df0f85feb88ac4a81c600b0543382ae99", kill_on_drop: false }`
[INFO] [stdout] 8dc43482c22c0f80b22a5f6cf9e46e4df0f85feb88ac4a81c600b0543382ae99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8c38598f38d632db4bb9195b129000b20fdfda7395cea454e58754f73aee0284
[INFO] running `Command { std: "docker" "start" "-a" "8c38598f38d632db4bb9195b129000b20fdfda7395cea454e58754f73aee0284", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dungeon_monster_sweeper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `IndexMut` and `Index`
[INFO] [stdout]   --> src/main.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ops::{Index, IndexMut},
[INFO] [stdout]    |           ^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SetBackgroundColor` and `execute`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     execute, queue,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 17 |     style::{Color, Print, ResetColor, SetBackgroundColor, SetForegroundColor},
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_line` is never used
[INFO] [stdout]   --> src/main.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn draw_line<T: Copy>(
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fog_of_war_maskmap` and `enemy_maskmap` are never used
[INFO] [stdout]    --> src/main.rs:93:8
[INFO] [stdout]     |
[INFO] [stdout] 92  | impl DungeonFloor {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] 93  |     fn fog_of_war_maskmap(&self, width: usize, height: usize) -> Vec<Vec<bool>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     fn enemy_maskmap(&self, width: usize, height: usize) -> Vec<Vec<bool>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.47s
[INFO] running `Command { std: "docker" "inspect" "8c38598f38d632db4bb9195b129000b20fdfda7395cea454e58754f73aee0284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c38598f38d632db4bb9195b129000b20fdfda7395cea454e58754f73aee0284", kill_on_drop: false }`
[INFO] [stdout] 8c38598f38d632db4bb9195b129000b20fdfda7395cea454e58754f73aee0284
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e4de7421f3600b4c948e9591fde487ea9757fd8e722e1452202e65eff8281fa9
[INFO] running `Command { std: "docker" "start" "-a" "e4de7421f3600b4c948e9591fde487ea9757fd8e722e1452202e65eff8281fa9", kill_on_drop: false }`
[INFO] [stderr]    Compiling dungeon_monster_sweeper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `IndexMut` and `Index`
[INFO] [stdout]   --> src/main.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ops::{Index, IndexMut},
[INFO] [stdout]    |           ^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SetBackgroundColor` and `execute`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     execute, queue,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 17 |     style::{Color, Print, ResetColor, SetBackgroundColor, SetForegroundColor},
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_line` is never used
[INFO] [stdout]   --> src/main.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn draw_line<T: Copy>(
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fog_of_war_maskmap` and `enemy_maskmap` are never used
[INFO] [stdout]    --> src/main.rs:93:8
[INFO] [stdout]     |
[INFO] [stdout] 92  | impl DungeonFloor {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] 93  |     fn fog_of_war_maskmap(&self, width: usize, height: usize) -> Vec<Vec<bool>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     fn enemy_maskmap(&self, width: usize, height: usize) -> Vec<Vec<bool>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "e4de7421f3600b4c948e9591fde487ea9757fd8e722e1452202e65eff8281fa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4de7421f3600b4c948e9591fde487ea9757fd8e722e1452202e65eff8281fa9", kill_on_drop: false }`
[INFO] [stdout] e4de7421f3600b4c948e9591fde487ea9757fd8e722e1452202e65eff8281fa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1ce660994285b28a473efd3e8be37431e4ca22e0d532a515a2b9e6dee2c7bfd5
[INFO] running `Command { std: "docker" "start" "-a" "1ce660994285b28a473efd3e8be37431e4ca22e0d532a515a2b9e6dee2c7bfd5", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `IndexMut` and `Index`
[INFO] [stderr]   --> src/main.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 |     ops::{Index, IndexMut},
[INFO] [stderr]    |           ^^^^^  ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `SetBackgroundColor` and `execute`
[INFO] [stderr]   --> src/main.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     execute, queue,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 17 |     style::{Color, Print, ResetColor, SetBackgroundColor, SetForegroundColor},
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_line` is never used
[INFO] [stderr]   --> src/main.rs:67:4
[INFO] [stderr]    |
[INFO] [stderr] 67 | fn draw_line<T: Copy>(
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `fog_of_war_maskmap` and `enemy_maskmap` are never used
[INFO] [stderr]    --> src/main.rs:93:8
[INFO] [stderr]     |
[INFO] [stderr] 92  | impl DungeonFloor {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] 93  |     fn fog_of_war_maskmap(&self, width: usize, height: usize) -> Vec<Vec<bool>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 102 |     fn enemy_maskmap(&self, width: usize, height: usize) -> Vec<Vec<bool>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dungeon_monster_sweeper` (bin "dungeon_monster_sweeper" test) generated 4 warnings (run `cargo fix --bin "dungeon_monster_sweeper" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dungeon_monster_sweeper-8e5180924ccc10a7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1ce660994285b28a473efd3e8be37431e4ca22e0d532a515a2b9e6dee2c7bfd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ce660994285b28a473efd3e8be37431e4ca22e0d532a515a2b9e6dee2c7bfd5", kill_on_drop: false }`
[INFO] [stdout] 1ce660994285b28a473efd3e8be37431e4ca22e0d532a515a2b9e6dee2c7bfd5
