[INFO] cloning repository https://github.com/MetaMuffin/asciiplayer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MetaMuffin/asciiplayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetaMuffin%2Fasciiplayer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetaMuffin%2Fasciiplayer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 550c416de6c6c1b698ae5d21323f38a889b9c175 [INFO] checking MetaMuffin/asciiplayer against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMetaMuffin%2Fasciiplayer" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MetaMuffin/asciiplayer on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MetaMuffin/asciiplayer [INFO] finished tweaking git repo https://github.com/MetaMuffin/asciiplayer [INFO] tweaked toml for git repo https://github.com/MetaMuffin/asciiplayer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/MetaMuffin/asciiplayer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.1.7 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc4be5d6a0bc0b5e593af74952776f76e2e80e6d91b229f3278fcd8b4feba0e8 [INFO] running `Command { std: "docker" "start" "-a" "cc4be5d6a0bc0b5e593af74952776f76e2e80e6d91b229f3278fcd8b4feba0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc4be5d6a0bc0b5e593af74952776f76e2e80e6d91b229f3278fcd8b4feba0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4be5d6a0bc0b5e593af74952776f76e2e80e6d91b229f3278fcd8b4feba0e8", kill_on_drop: false }` [INFO] [stdout] cc4be5d6a0bc0b5e593af74952776f76e2e80e6d91b229f3278fcd8b4feba0e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 905bc33fedacd336e75df99d126e02967679aa6ec9be133f824ac215bc1a71e1 [INFO] running `Command { std: "docker" "start" "-a" "905bc33fedacd336e75df99d126e02967679aa6ec9be133f824ac215bc1a71e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Checking asciiplayer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `file_output` is never read [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let mut file_output = false; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 28 | | "Could not parse video dimension: {:?}__{:?}", [INFO] [stdout] 29 | | dims, strbuf [INFO] [stdout] 30 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 27 | panic!( [INFO] [stdout] 28 | "Could not parse video dimension: {:?}__{:?}", [INFO] [stdout] 29 | dims, strbuf [INFO] [stdout] 30 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `file_output` is never read [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let mut file_output = false; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 28 | | "Could not parse video dimension: {:?}__{:?}", [INFO] [stdout] 29 | | dims, strbuf [INFO] [stdout] 30 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 27 | panic!( [INFO] [stdout] 28 | "Could not parse video dimension: {:?}__{:?}", [INFO] [stdout] 29 | dims, strbuf [INFO] [stdout] 30 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.95s [INFO] running `Command { std: "docker" "inspect" "905bc33fedacd336e75df99d126e02967679aa6ec9be133f824ac215bc1a71e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "905bc33fedacd336e75df99d126e02967679aa6ec9be133f824ac215bc1a71e1", kill_on_drop: false }` [INFO] [stdout] 905bc33fedacd336e75df99d126e02967679aa6ec9be133f824ac215bc1a71e1