[INFO] cloning repository https://github.com/KernelErr/proxychain-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KernelErr/proxychain-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKernelErr%2Fproxychain-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKernelErr%2Fproxychain-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fd7bdd8169bec20d875c67a710b46558168ea05
[INFO] checking KernelErr/proxychain-rs against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKernelErr%2Fproxychain-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KernelErr/proxychain-rs
[INFO] finished tweaking git repo https://github.com/KernelErr/proxychain-rs
[INFO] tweaked toml for git repo https://github.com/KernelErr/proxychain-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KernelErr/proxychain-rs on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KernelErr/proxychain-rs 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fd3dbdcb49226b2bc8d8f551130ba3d63ed647032b3b885f61c850409a12eb2
[INFO] running `Command { std: "docker" "start" "-a" "3fd3dbdcb49226b2bc8d8f551130ba3d63ed647032b3b885f61c850409a12eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fd3dbdcb49226b2bc8d8f551130ba3d63ed647032b3b885f61c850409a12eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fd3dbdcb49226b2bc8d8f551130ba3d63ed647032b3b885f61c850409a12eb2", kill_on_drop: false }`
[INFO] [stdout] 3fd3dbdcb49226b2bc8d8f551130ba3d63ed647032b3b885f61c850409a12eb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feb6d5f62ed58f19d932a41519b38b75662333c31e1c68529ded51143583a9f1
[INFO] running `Command { std: "docker" "start" "-a" "feb6d5f62ed58f19d932a41519b38b75662333c31e1c68529ded51143583a9f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tokio v1.8.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking pretty_env_logger v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking trust-dns-proto v0.20.3
[INFO] [stderr]     Checking trust-dns-resolver v0.20.3
[INFO] [stderr]     Checking proxychain v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `protocol`, `url`, `username`, and `password` are never read
[INFO] [stdout]   --> src/proxy.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Proxy {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 13 |     protocol: ProxyProtocol,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 14 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     username: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 18 |     password: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Proxy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `protocol`, `url`, `username`, and `password` are never read
[INFO] [stdout]   --> src/proxy.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Proxy {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 13 |     protocol: ProxyProtocol,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 14 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     username: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 18 |     password: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Proxy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.19s
[INFO] running `Command { std: "docker" "inspect" "feb6d5f62ed58f19d932a41519b38b75662333c31e1c68529ded51143583a9f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb6d5f62ed58f19d932a41519b38b75662333c31e1c68529ded51143583a9f1", kill_on_drop: false }`
[INFO] [stdout] feb6d5f62ed58f19d932a41519b38b75662333c31e1c68529ded51143583a9f1
