[INFO] cloning repository https://github.com/kipfstuhl/rust-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kipfstuhl/rust-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkipfstuhl%2Frust-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkipfstuhl%2Frust-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7af237853216db89181b37123a6f723adb3e1f3e
[INFO] checking kipfstuhl/rust-cli/7af237853216db89181b37123a6f723adb3e1f3e against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkipfstuhl%2Frust-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kipfstuhl/rust-cli
[INFO] finished tweaking git repo https://github.com/kipfstuhl/rust-cli
[INFO] tweaked toml for git repo https://github.com/kipfstuhl/rust-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kipfstuhl/rust-cli on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kipfstuhl/rust-cli 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.1.43
[INFO] [stderr]   Downloaded structopt v0.2.13
[INFO] [stderr]   Downloaded clicolors-control v0.3.1
[INFO] [stderr]   Downloaded structopt-derive v0.2.13
[INFO] [stderr]   Downloaded heck v0.3.0
[INFO] [stderr]   Downloaded memchr v2.1.1
[INFO] [stderr]   Downloaded console v0.7.1
[INFO] [stderr]   Downloaded unicode-segmentation v1.2.1
[INFO] [stderr]   Downloaded parking_lot v0.7.0
[INFO] [stderr]   Downloaded libc v0.2.44
[INFO] [stderr]   Downloaded syn v0.15.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62cb4037c636b8a571137e10574820daec7ba53a807fe547718789d72c2b1aad
[INFO] running `Command { std: "docker" "start" "-a" "62cb4037c636b8a571137e10574820daec7ba53a807fe547718789d72c2b1aad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62cb4037c636b8a571137e10574820daec7ba53a807fe547718789d72c2b1aad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62cb4037c636b8a571137e10574820daec7ba53a807fe547718789d72c2b1aad", kill_on_drop: false }`
[INFO] [stdout] 62cb4037c636b8a571137e10574820daec7ba53a807fe547718789d72c2b1aad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6946cccb26c949e052062a9221e45c381eae7773407301530ac27584929f1f7
[INFO] running `Command { std: "docker" "start" "-a" "f6946cccb26c949e052062a9221e45c381eae7773407301530ac27584929f1f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.44
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling heck v0.3.0
[INFO] [stderr]     Checking rand v0.6.1
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking clicolors-control v0.3.1
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]     Checking number_prefix v0.2.8
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]    Compiling syn v0.15.22
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]     Checking regex v1.1.0
[INFO] [stderr]     Checking parking_lot v0.7.0
[INFO] [stderr]     Checking console v0.7.1
[INFO] [stderr]     Checking indicatif v0.10.3
[INFO] [stderr]    Compiling structopt-derive v0.2.13
[INFO] [stderr]     Checking structopt v0.2.13
[INFO] [stderr]     Checking versuch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/bin/progress.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         $x;
[INFO] [stdout]    |           ^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     at_line!(out, 1, bar.inc(1));
[INFO] [stdout]    |     ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `at_line` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/bin/progress.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         $x;
[INFO] [stdout]    |           ^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     at_line!(out, 2, bar.inc(1));
[INFO] [stdout]    |     ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `at_line` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/bin/progress.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         $x;
[INFO] [stdout]    |           ^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     at_line!(out, 3, bar.inc(1));
[INFO] [stdout]    |     ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `at_line` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/bin/progress.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |           $x;
[INFO] [stdout]    |             ^
[INFO] [stdout] ...
[INFO] [stdout] 62 | /     at_line!(out, 5, {
[INFO] [stdout] 63 | |         bar.inc(1);
[INFO] [stdout] 64 | |         bar.finish();
[INFO] [stdout] 65 | |     });
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `at_line` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/bin/progress.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         $x;
[INFO] [stdout]    |           ^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     at_line!(out, 1, bar.inc(1));
[INFO] [stdout]    |     ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `at_line` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/bin/progress.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         $x;
[INFO] [stdout]    |           ^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     at_line!(out, 2, bar.inc(1));
[INFO] [stdout]    |     ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `at_line` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/bin/progress.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         $x;
[INFO] [stdout]    |           ^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     at_line!(out, 3, bar.inc(1));
[INFO] [stdout]    |     ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `at_line` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/bin/progress.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |           $x;
[INFO] [stdout]    |             ^
[INFO] [stdout] ...
[INFO] [stdout] 62 | /     at_line!(out, 5, {
[INFO] [stdout] 63 | |         bar.inc(1);
[INFO] [stdout] 64 | |         bar.finish();
[INFO] [stdout] 65 | |     });
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `at_line` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.72s
[INFO] running `Command { std: "docker" "inspect" "f6946cccb26c949e052062a9221e45c381eae7773407301530ac27584929f1f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6946cccb26c949e052062a9221e45c381eae7773407301530ac27584929f1f7", kill_on_drop: false }`
[INFO] [stdout] f6946cccb26c949e052062a9221e45c381eae7773407301530ac27584929f1f7
