[INFO] cloning repository https://github.com/Lezzz/Rogue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lezzz/Rogue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLezzz%2FRogue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLezzz%2FRogue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 317ca627a5db72b3d87f8c5d61aaf62788a26967 [INFO] building Lezzz/Rogue against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLezzz%2FRogue" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lezzz/Rogue 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/Lezzz/Rogue [INFO] finished tweaking git repo https://github.com/Lezzz/Rogue [INFO] tweaked toml for git repo https://github.com/Lezzz/Rogue written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Lezzz/Rogue 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc4b3425e3b4ab44762623ea2d397e1d5a38e4107839f5e96e5ba53d26380c80 [INFO] running `Command { std: "docker" "start" "-a" "bc4b3425e3b4ab44762623ea2d397e1d5a38e4107839f5e96e5ba53d26380c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc4b3425e3b4ab44762623ea2d397e1d5a38e4107839f5e96e5ba53d26380c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4b3425e3b4ab44762623ea2d397e1d5a38e4107839f5e96e5ba53d26380c80", kill_on_drop: false }` [INFO] [stdout] bc4b3425e3b4ab44762623ea2d397e1d5a38e4107839f5e96e5ba53d26380c80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a6c66ad5a95ad41aa77d1727e4048b42811cf2b1db26e6612f1823a09eedd14 [INFO] running `Command { std: "docker" "start" "-a" "2a6c66ad5a95ad41aa77d1727e4048b42811cf2b1db26e6612f1823a09eedd14", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling cc v1.0.41 [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 tcod v0.15.0 [INFO] [stderr] Compiling rogue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.69s [INFO] running `Command { std: "docker" "inspect" "2a6c66ad5a95ad41aa77d1727e4048b42811cf2b1db26e6612f1823a09eedd14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a6c66ad5a95ad41aa77d1727e4048b42811cf2b1db26e6612f1823a09eedd14", kill_on_drop: false }` [INFO] [stdout] 2a6c66ad5a95ad41aa77d1727e4048b42811cf2b1db26e6612f1823a09eedd14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14d2622b8e0b7c00f3150a3bb2d5b3cf0a166e767d13dd51dc1cf698141c07a2 [INFO] running `Command { std: "docker" "start" "-a" "14d2622b8e0b7c00f3150a3bb2d5b3cf0a166e767d13dd51dc1cf698141c07a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rogue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.63s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rogue-b1299d9c583190b7) [INFO] running `Command { std: "docker" "inspect" "14d2622b8e0b7c00f3150a3bb2d5b3cf0a166e767d13dd51dc1cf698141c07a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14d2622b8e0b7c00f3150a3bb2d5b3cf0a166e767d13dd51dc1cf698141c07a2", kill_on_drop: false }` [INFO] [stdout] 14d2622b8e0b7c00f3150a3bb2d5b3cf0a166e767d13dd51dc1cf698141c07a2