[INFO] cloning repository https://github.com/teo8192/roguelike_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teo8192/roguelike_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteo8192%2Froguelike_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteo8192%2Froguelike_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7f9b19f75fa0cc0c0de461349bef98d34535519 [INFO] testing teo8192/roguelike_game against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteo8192%2Froguelike_game" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teo8192/roguelike_game on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/teo8192/roguelike_game [INFO] finished tweaking git repo https://github.com/teo8192/roguelike_game [INFO] tweaked toml for git repo https://github.com/teo8192/roguelike_game written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/teo8192/roguelike_game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fd429bb2e8edb547fe488aa57bfaca05c47f38a06e4107f676420b2c0e55ffe [INFO] running `Command { std: "docker" "start" "-a" "4fd429bb2e8edb547fe488aa57bfaca05c47f38a06e4107f676420b2c0e55ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fd429bb2e8edb547fe488aa57bfaca05c47f38a06e4107f676420b2c0e55ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd429bb2e8edb547fe488aa57bfaca05c47f38a06e4107f676420b2c0e55ffe", kill_on_drop: false }` [INFO] [stdout] 4fd429bb2e8edb547fe488aa57bfaca05c47f38a06e4107f676420b2c0e55ffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85fc66ff84e16b84c56e93389794d883919213a4935a759935fdc3a5de38816f [INFO] running `Command { std: "docker" "start" "-a" "85fc66ff84e16b84c56e93389794d883919213a4935a759935fdc3a5de38816f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling tcod-sys v5.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tcod v0.15.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling rougelike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Key` is imported redundantly [INFO] [stdout] --> src/main.rs:1967:9 [INFO] [stdout] | [INFO] [stdout] 6 | use tcod::input::{self, Event, Key, Mouse}; [INFO] [stdout] | --- the item `Key` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1967 | use tcod::input::Key; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.35s [INFO] running `Command { std: "docker" "inspect" "85fc66ff84e16b84c56e93389794d883919213a4935a759935fdc3a5de38816f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85fc66ff84e16b84c56e93389794d883919213a4935a759935fdc3a5de38816f", kill_on_drop: false }` [INFO] [stdout] 85fc66ff84e16b84c56e93389794d883919213a4935a759935fdc3a5de38816f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 211809ecf4bb55399d413102f4cfb62819234cb4dc8f386170a35a2c7c21be18 [INFO] running `Command { std: "docker" "start" "-a" "211809ecf4bb55399d413102f4cfb62819234cb4dc8f386170a35a2c7c21be18", kill_on_drop: false }` [INFO] [stderr] Compiling rougelike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Key` is imported redundantly [INFO] [stdout] --> src/main.rs:1967:9 [INFO] [stdout] | [INFO] [stdout] 6 | use tcod::input::{self, Event, Key, Mouse}; [INFO] [stdout] | --- the item `Key` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1967 | use tcod::input::Key; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rougelike-1cd5b87253c9065f) [INFO] running `Command { std: "docker" "inspect" "211809ecf4bb55399d413102f4cfb62819234cb4dc8f386170a35a2c7c21be18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211809ecf4bb55399d413102f4cfb62819234cb4dc8f386170a35a2c7c21be18", kill_on_drop: false }` [INFO] [stdout] 211809ecf4bb55399d413102f4cfb62819234cb4dc8f386170a35a2c7c21be18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f2e65271c9f450e8173ae4be4fe66b2b1491e32144ca87f1e0c3642d063fc144 [INFO] running `Command { std: "docker" "start" "-a" "f2e65271c9f450e8173ae4be4fe66b2b1491e32144ca87f1e0c3642d063fc144", kill_on_drop: false }` [INFO] [stderr] warning: the item `Key` is imported redundantly [INFO] [stderr] --> src/main.rs:1967:9 [INFO] [stderr] | [INFO] [stderr] 6 | use tcod::input::{self, Event, Key, Mouse}; [INFO] [stderr] | --- the item `Key` is already imported here [INFO] [stderr] ... [INFO] [stderr] 1967 | use tcod::input::Key; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rougelike` (bin "rougelike" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rougelike-1cd5b87253c9065f) [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" "f2e65271c9f450e8173ae4be4fe66b2b1491e32144ca87f1e0c3642d063fc144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e65271c9f450e8173ae4be4fe66b2b1491e32144ca87f1e0c3642d063fc144", kill_on_drop: false }` [INFO] [stdout] f2e65271c9f450e8173ae4be4fe66b2b1491e32144ca87f1e0c3642d063fc144