[INFO] cloning repository https://github.com/Sinono3/simple-roguelike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sinono3/simple-roguelike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSinono3%2Fsimple-roguelike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSinono3%2Fsimple-roguelike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 507622aa0cb9a76806daa856175f384d99ffbbd0 [INFO] testing Sinono3/simple-roguelike against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSinono3%2Fsimple-roguelike" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sinono3/simple-roguelike on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sinono3/simple-roguelike [INFO] finished tweaking git repo https://github.com/Sinono3/simple-roguelike [INFO] tweaked toml for git repo https://github.com/Sinono3/simple-roguelike written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Sinono3/simple-roguelike already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2949606967b20140659907aab47cee4baea89e47994c1363cf6314f19821b051 [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" "2949606967b20140659907aab47cee4baea89e47994c1363cf6314f19821b051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2949606967b20140659907aab47cee4baea89e47994c1363cf6314f19821b051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2949606967b20140659907aab47cee4baea89e47994c1363cf6314f19821b051", kill_on_drop: false }` [INFO] [stdout] 2949606967b20140659907aab47cee4baea89e47994c1363cf6314f19821b051 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f82b5a0267836a1499c60e4d4a8b1aca92c23fb2d022e298fb2da8a8fa052058 [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" "f82b5a0267836a1499c60e4d4a8b1aca92c23fb2d022e298fb2da8a8fa052058", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling nonzero_signed v1.0.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossterm v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling hibitset v0.5.3 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs-derive v0.3.0 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling specs v0.14.1 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling simple-roguelike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/creature/aggressive.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 27 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/creature/neutral.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 38 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `specs::storage::GenericReadStorage` [INFO] [stdout] --> src/creature/trader.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::storage::GenericReadStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RunNow` is imported redundantly [INFO] [stdout] --> src/main.rs:138:6 [INFO] [stdout] | [INFO] [stdout] 14 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `RunNow` is already imported here [INFO] [stdout] ... [INFO] [stdout] 138 | use specs::RunNow; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/creature/playable.rs:28:82 [INFO] [stdout] | [INFO] [stdout] 28 | fn run(&mut self, (entities, playable_s, name_s, mut health_s, mut attack_s, mut trader_s, [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "f82b5a0267836a1499c60e4d4a8b1aca92c23fb2d022e298fb2da8a8fa052058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f82b5a0267836a1499c60e4d4a8b1aca92c23fb2d022e298fb2da8a8fa052058", kill_on_drop: false }` [INFO] [stdout] f82b5a0267836a1499c60e4d4a8b1aca92c23fb2d022e298fb2da8a8fa052058 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 516165a069d2c697d99fe41e18881521fb2f4b6fe128eb751a90874ed7036a86 [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" "516165a069d2c697d99fe41e18881521fb2f4b6fe128eb751a90874ed7036a86", kill_on_drop: false }` [INFO] [stderr] Compiling simple-roguelike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/creature/aggressive.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 27 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Join` is imported redundantly [INFO] [stdout] --> src/creature/neutral.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `Join` is already imported here [INFO] [stdout] ... [INFO] [stdout] 38 | use specs::Join; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `specs::storage::GenericReadStorage` [INFO] [stdout] --> src/creature/trader.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::storage::GenericReadStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RunNow` is imported redundantly [INFO] [stdout] --> src/main.rs:138:6 [INFO] [stdout] | [INFO] [stdout] 14 | use specs::prelude::*; [INFO] [stdout] | ----------------- the item `RunNow` is already imported here [INFO] [stdout] ... [INFO] [stdout] 138 | use specs::RunNow; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/creature/playable.rs:28:82 [INFO] [stdout] | [INFO] [stdout] 28 | fn run(&mut self, (entities, playable_s, name_s, mut health_s, mut attack_s, mut trader_s, [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "516165a069d2c697d99fe41e18881521fb2f4b6fe128eb751a90874ed7036a86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "516165a069d2c697d99fe41e18881521fb2f4b6fe128eb751a90874ed7036a86", kill_on_drop: false }` [INFO] [stdout] 516165a069d2c697d99fe41e18881521fb2f4b6fe128eb751a90874ed7036a86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a70b8a32559f16a162b247f5109c8edf779f6e20630893e7a19146adbdb58e52 [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" "a70b8a32559f16a162b247f5109c8edf779f6e20630893e7a19146adbdb58e52", kill_on_drop: false }` [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/creature/aggressive.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 1 | use specs::prelude::*; [INFO] [stderr] | ----------------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 27 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Join` is imported redundantly [INFO] [stderr] --> src/creature/neutral.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 2 | use specs::prelude::*; [INFO] [stderr] | ----------------- the item `Join` is already imported here [INFO] [stderr] ... [INFO] [stderr] 38 | use specs::Join; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `specs::storage::GenericReadStorage` [INFO] [stderr] --> src/creature/trader.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use specs::storage::GenericReadStorage; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `RunNow` is imported redundantly [INFO] [stderr] --> src/main.rs:138:6 [INFO] [stderr] | [INFO] [stderr] 14 | use specs::prelude::*; [INFO] [stderr] | ----------------- the item `RunNow` is already imported here [INFO] [stderr] ... [INFO] [stderr] 138 | use specs::RunNow; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/creature/playable.rs:28:82 [INFO] [stderr] | [INFO] [stderr] 28 | fn run(&mut self, (entities, playable_s, name_s, mut health_s, mut attack_s, mut trader_s, [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: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simple_roguelike-86a24773ae8557be) [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" "a70b8a32559f16a162b247f5109c8edf779f6e20630893e7a19146adbdb58e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a70b8a32559f16a162b247f5109c8edf779f6e20630893e7a19146adbdb58e52", kill_on_drop: false }` [INFO] [stdout] a70b8a32559f16a162b247f5109c8edf779f6e20630893e7a19146adbdb58e52