[INFO] fetching crate capgun 0.1.1...
[INFO] checking capgun-0.1.1 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate capgun 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate capgun 0.1.1 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate capgun 0.1.1
[INFO] finished tweaking crates.io crate capgun 0.1.1
[INFO] tweaked toml for crates.io crate capgun 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f5988659fb58789c9d9cbfc04bb659dde5a3c399ccc4fb1efc47d5bc1f4d1a0
[INFO] running `Command { std: "docker" "start" "-a" "0f5988659fb58789c9d9cbfc04bb659dde5a3c399ccc4fb1efc47d5bc1f4d1a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f5988659fb58789c9d9cbfc04bb659dde5a3c399ccc4fb1efc47d5bc1f4d1a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f5988659fb58789c9d9cbfc04bb659dde5a3c399ccc4fb1efc47d5bc1f4d1a0", kill_on_drop: false }`
[INFO] [stdout] 0f5988659fb58789c9d9cbfc04bb659dde5a3c399ccc4fb1efc47d5bc1f4d1a0
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cff6307d043d99fb5ddf6d69416845230873a02746b7569788431c6db1b6cd6e
[INFO] running `Command { std: "docker" "start" "-a" "cff6307d043d99fb5ddf6d69416845230873a02746b7569788431c6db1b6cd6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking slab v0.1.3
[INFO] [stderr]     Checking bytes v0.3.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking filetime v0.1.15
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking inotify v0.2.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling ws2_32-sys v0.2.1
[INFO] [stderr]     Checking clap v0.11.0
[INFO] [stderr]     Checking walkdir v0.1.8
[INFO] [stderr]     Checking term v0.2.14
[INFO] [stderr]     Checking miow v0.1.5
[INFO] [stderr]     Checking mio v0.5.1
[INFO] [stderr]     Checking notify v2.6.3
[INFO] [stderr]     Checking capgun v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 |   try!(out.reset());
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 |   try!(out.fg(color));
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 |   try!(write!(&mut std::io::stdout(), "{:>12}", format!("Capgun {}", label)));
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   try!(out.reset());
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 |   try!(write!(&mut std::io::stdout(), " {}\n", msg.into()));
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |   try!(out.flush());
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |   try!(out.reset());
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |   try!(out.fg(color::RED));
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 |   try!(write!(&mut std::io::stderr(), "{:>12}", format!("Capgun {}", label)));
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   try!(out.reset());
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |   try!(write!(&mut std::io::stderr(), " {}\n", msg.into()));
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 |   try!(out.flush());
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> src/main.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         thread::sleep_ms(5000);
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 |   try!(out.reset());
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 |   try!(out.fg(color));
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 |   try!(write!(&mut std::io::stdout(), "{:>12}", format!("Capgun {}", label)));
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   try!(out.reset());
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 |   try!(write!(&mut std::io::stdout(), " {}\n", msg.into()));
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |   try!(out.flush());
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |   try!(out.reset());
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |   try!(out.fg(color::RED));
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 |   try!(write!(&mut std::io::stderr(), "{:>12}", format!("Capgun {}", label)));
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   try!(out.reset());
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |   try!(write!(&mut std::io::stderr(), " {}\n", msg.into()));
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 |   try!(out.flush());
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> src/main.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         thread::sleep_ms(5000);
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 13 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.67s
[INFO] running `Command { std: "docker" "inspect" "cff6307d043d99fb5ddf6d69416845230873a02746b7569788431c6db1b6cd6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cff6307d043d99fb5ddf6d69416845230873a02746b7569788431c6db1b6cd6e", kill_on_drop: false }`
[INFO] [stdout] cff6307d043d99fb5ddf6d69416845230873a02746b7569788431c6db1b6cd6e
