[INFO] cloning repository https://github.com/m-squared96/Rougelike_Tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-squared96/Rougelike_Tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-squared96%2FRougelike_Tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-squared96%2FRougelike_Tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ca7b63af93a9b079b77d3f576b40f3fd865857f [INFO] checking m-squared96/Rougelike_Tutorial against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-squared96%2FRougelike_Tutorial" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m-squared96/Rougelike_Tutorial on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m-squared96/Rougelike_Tutorial [INFO] finished tweaking git repo https://github.com/m-squared96/Rougelike_Tutorial [INFO] tweaked toml for git repo https://github.com/m-squared96/Rougelike_Tutorial written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/m-squared96/Rougelike_Tutorial 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tcod v0.15.0 [INFO] [stderr] Downloaded tcod-sys v5.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70b3547b49b9e962169aac18327b470192762ddaa367ea6f6302caa6e3f00887 [INFO] running `Command { std: "docker" "start" "-a" "70b3547b49b9e962169aac18327b470192762ddaa367ea6f6302caa6e3f00887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70b3547b49b9e962169aac18327b470192762ddaa367ea6f6302caa6e3f00887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b3547b49b9e962169aac18327b470192762ddaa367ea6f6302caa6e3f00887", kill_on_drop: false }` [INFO] [stdout] 70b3547b49b9e962169aac18327b470192762ddaa367ea6f6302caa6e3f00887 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2382c2116c68d55c99802d86df356a73da5ba883aac8221fb481ddbf5c03fdc0 [INFO] running `Command { std: "docker" "start" "-a" "2382c2116c68d55c99802d86df356a73da5ba883aac8221fb481ddbf5c03fdc0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking bitflags v0.1.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tcod-sys v5.0.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tcod v0.15.0 [INFO] [stderr] Checking rougelike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `alive` [INFO] [stdout] --> src/main.rs:88:87 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new(x: i32, y: i32, char: char, colour: Color, name: String, blocks: bool, alive: bool) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alive` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alive` [INFO] [stdout] --> src/main.rs:88:87 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new(x: i32, y: i32, char: char, colour: Color, name: String, blocks: bool, alive: bool) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alive` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.65s [INFO] running `Command { std: "docker" "inspect" "2382c2116c68d55c99802d86df356a73da5ba883aac8221fb481ddbf5c03fdc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2382c2116c68d55c99802d86df356a73da5ba883aac8221fb481ddbf5c03fdc0", kill_on_drop: false }` [INFO] [stdout] 2382c2116c68d55c99802d86df356a73da5ba883aac8221fb481ddbf5c03fdc0 [INFO] checking m-squared96/Rougelike_Tutorial against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-squared96%2FRougelike_Tutorial" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m-squared96/Rougelike_Tutorial on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m-squared96/Rougelike_Tutorial [INFO] finished tweaking git repo https://github.com/m-squared96/Rougelike_Tutorial [INFO] tweaked toml for git repo https://github.com/m-squared96/Rougelike_Tutorial written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/m-squared96/Rougelike_Tutorial 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63a33553418a007cfe8196ed81f3b69d3139a1af89048c6875d7903bdc1271cb [INFO] running `Command { std: "docker" "start" "-a" "63a33553418a007cfe8196ed81f3b69d3139a1af89048c6875d7903bdc1271cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63a33553418a007cfe8196ed81f3b69d3139a1af89048c6875d7903bdc1271cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a33553418a007cfe8196ed81f3b69d3139a1af89048c6875d7903bdc1271cb", kill_on_drop: false }` [INFO] [stdout] 63a33553418a007cfe8196ed81f3b69d3139a1af89048c6875d7903bdc1271cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e40d5f95bbba5a9bd00a28a886d59e9f9b45e8237e82c107439830ab36ec8e9 [INFO] running `Command { std: "docker" "start" "-a" "7e40d5f95bbba5a9bd00a28a886d59e9f9b45e8237e82c107439830ab36ec8e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking bitflags v0.1.1 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling tcod-sys v5.0.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tcod v0.15.0 [INFO] [stderr] Checking rougelike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `alive` [INFO] [stdout] --> src/main.rs:88:87 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new(x: i32, y: i32, char: char, colour: Color, name: String, blocks: bool, alive: bool) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alive` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alive` [INFO] [stdout] --> src/main.rs:88:87 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new(x: i32, y: i32, char: char, colour: Color, name: String, blocks: bool, alive: bool) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alive` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.30s [INFO] running `Command { std: "docker" "inspect" "7e40d5f95bbba5a9bd00a28a886d59e9f9b45e8237e82c107439830ab36ec8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e40d5f95bbba5a9bd00a28a886d59e9f9b45e8237e82c107439830ab36ec8e9", kill_on_drop: false }` [INFO] [stdout] 7e40d5f95bbba5a9bd00a28a886d59e9f9b45e8237e82c107439830ab36ec8e9