[INFO] cloning repository https://github.com/mexus/hex2bin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mexus/hex2bin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmexus%2Fhex2bin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmexus%2Fhex2bin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 994ec768495a5a0f847e18656ad9945f265568cd
[INFO] checking mexus/hex2bin against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmexus%2Fhex2bin" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mexus/hex2bin
[INFO] finished tweaking git repo https://github.com/mexus/hex2bin
[INFO] tweaked toml for git repo https://github.com/mexus/hex2bin written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mexus/hex2bin on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mexus/hex2bin 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c250d96e53ca541bdd941e7b6649ad9479f014c80f9ceccc890995d5afc7e8d
[INFO] running `Command { std: "docker" "start" "-a" "6c250d96e53ca541bdd941e7b6649ad9479f014c80f9ceccc890995d5afc7e8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c250d96e53ca541bdd941e7b6649ad9479f014c80f9ceccc890995d5afc7e8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c250d96e53ca541bdd941e7b6649ad9479f014c80f9ceccc890995d5afc7e8d", kill_on_drop: false }`
[INFO] [stdout] 6c250d96e53ca541bdd941e7b6649ad9479f014c80f9ceccc890995d5afc7e8d
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59501a5a2429aac333c3e85e6907e6ee47ec988923d3bb72853352a36640a453
[INFO] running `Command { std: "docker" "start" "-a" "59501a5a2429aac333c3e85e6907e6ee47ec988923d3bb72853352a36640a453", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.1
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking rand_core v0.2.2
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking smallvec v0.6.6
[INFO] [stderr]    Compiling heck v0.3.0
[INFO] [stderr]     Checking crossbeam-epoch v0.6.1
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling syn v0.15.21
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking crossbeam-channel v0.3.2
[INFO] [stderr]    Compiling structopt-derive v0.2.13
[INFO] [stderr]     Checking structopt v0.2.13
[INFO] [stderr]     Checking hex2bin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `thread_count` is never read
[INFO] [stdout]   --> src/args.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Args {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub thread_count: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/args.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(StructOpt)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hex2bin` (bin "hex2bin" test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `thread_count` is never read
[INFO] [stdout]   --> src/args.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Args {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub thread_count: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/args.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(StructOpt)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hex2bin` (bin "hex2bin") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "59501a5a2429aac333c3e85e6907e6ee47ec988923d3bb72853352a36640a453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59501a5a2429aac333c3e85e6907e6ee47ec988923d3bb72853352a36640a453", kill_on_drop: false }`
[INFO] [stdout] 59501a5a2429aac333c3e85e6907e6ee47ec988923d3bb72853352a36640a453
