[INFO] cloning repository https://github.com/odd-otocyon/rust_roguelike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/odd-otocyon/rust_roguelike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodd-otocyon%2Frust_roguelike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodd-otocyon%2Frust_roguelike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa6994c20276e9ac8e6456ccbde4f94cd3992132 [INFO] building odd-otocyon/rust_roguelike against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodd-otocyon%2Frust_roguelike" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/odd-otocyon/rust_roguelike on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/odd-otocyon/rust_roguelike [INFO] finished tweaking git repo https://github.com/odd-otocyon/rust_roguelike [INFO] tweaked toml for git repo https://github.com/odd-otocyon/rust_roguelike written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/odd-otocyon/rust_roguelike already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "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-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4292158e1358d84bec266bfeec6077b0aeab09848da31b3dee79f3a2b065e0c1 [INFO] running `Command { std: "docker" "start" "-a" "4292158e1358d84bec266bfeec6077b0aeab09848da31b3dee79f3a2b065e0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4292158e1358d84bec266bfeec6077b0aeab09848da31b3dee79f3a2b065e0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4292158e1358d84bec266bfeec6077b0aeab09848da31b3dee79f3a2b065e0c1", kill_on_drop: false }` [INFO] [stdout] 4292158e1358d84bec266bfeec6077b0aeab09848da31b3dee79f3a2b065e0c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2ff33c312328287e84fa8b8c87cfff8bf8e5c2c91133c7155c375b4340d7436 [INFO] running `Command { std: "docker" "start" "-a" "d2ff33c312328287e84fa8b8c87cfff8bf8e5c2c91133c7155c375b4340d7436", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cc v1.0.50 [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 rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tcod v0.15.0 [INFO] [stderr] Compiling rust_roguelike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `Key` should have a snake case name [INFO] [stdout] --> src/main.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | let Key = tcod.root.wait_for_keypress(true); [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` 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 1m 38s [INFO] running `Command { std: "docker" "inspect" "d2ff33c312328287e84fa8b8c87cfff8bf8e5c2c91133c7155c375b4340d7436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ff33c312328287e84fa8b8c87cfff8bf8e5c2c91133c7155c375b4340d7436", kill_on_drop: false }` [INFO] [stdout] d2ff33c312328287e84fa8b8c87cfff8bf8e5c2c91133c7155c375b4340d7436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00bb733850f66189c2f4b6597cee68ef8f14e1d98f8409e11d900c4d1c1e0119 [INFO] running `Command { std: "docker" "start" "-a" "00bb733850f66189c2f4b6597cee68ef8f14e1d98f8409e11d900c4d1c1e0119", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_roguelike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `Key` should have a snake case name [INFO] [stdout] --> src/main.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | let Key = tcod.root.wait_for_keypress(true); [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.26s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_roguelike-db27145c3fbe6a40) [INFO] running `Command { std: "docker" "inspect" "00bb733850f66189c2f4b6597cee68ef8f14e1d98f8409e11d900c4d1c1e0119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00bb733850f66189c2f4b6597cee68ef8f14e1d98f8409e11d900c4d1c1e0119", kill_on_drop: false }` [INFO] [stdout] 00bb733850f66189c2f4b6597cee68ef8f14e1d98f8409e11d900c4d1c1e0119