[INFO] fetching crate proxychain 0.0.0... [INFO] testing proxychain-0.0.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate proxychain 0.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate proxychain 0.0.0 [INFO] finished tweaking crates.io crate proxychain 0.0.0 [INFO] tweaked toml for crates.io crate proxychain 0.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate proxychain 0.0.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate proxychain 0.0.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 930ebe04d9a4a35eeaecd97b896d3582ba6bf550bd385894bedb9497424c7a06 [INFO] running `Command { std: "docker" "start" "-a" "930ebe04d9a4a35eeaecd97b896d3582ba6bf550bd385894bedb9497424c7a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "930ebe04d9a4a35eeaecd97b896d3582ba6bf550bd385894bedb9497424c7a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "930ebe04d9a4a35eeaecd97b896d3582ba6bf550bd385894bedb9497424c7a06", kill_on_drop: false }` [INFO] [stdout] 930ebe04d9a4a35eeaecd97b896d3582ba6bf550bd385894bedb9497424c7a06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcd4f406ebfd5a3f3bfbf697cadfc4087f915d5a81cdaa10e530e0a083758f8f [INFO] running `Command { std: "docker" "start" "-a" "bcd4f406ebfd5a3f3bfbf697cadfc4087f915d5a81cdaa10e530e0a083758f8f", 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] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling 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] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling 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, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | password: Option, [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 27.36s [INFO] running `Command { std: "docker" "inspect" "bcd4f406ebfd5a3f3bfbf697cadfc4087f915d5a81cdaa10e530e0a083758f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd4f406ebfd5a3f3bfbf697cadfc4087f915d5a81cdaa10e530e0a083758f8f", kill_on_drop: false }` [INFO] [stdout] bcd4f406ebfd5a3f3bfbf697cadfc4087f915d5a81cdaa10e530e0a083758f8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6385f3f5b7623f4af1bc31d12498c9050bf90b28f962b4c919807558a6fd1498 [INFO] running `Command { std: "docker" "start" "-a" "6385f3f5b7623f4af1bc31d12498c9050bf90b28f962b4c919807558a6fd1498", kill_on_drop: false }` [INFO] [stderr] Compiling 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, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | password: Option, [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 `test` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "6385f3f5b7623f4af1bc31d12498c9050bf90b28f962b4c919807558a6fd1498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6385f3f5b7623f4af1bc31d12498c9050bf90b28f962b4c919807558a6fd1498", kill_on_drop: false }` [INFO] [stdout] 6385f3f5b7623f4af1bc31d12498c9050bf90b28f962b4c919807558a6fd1498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c8bb9d23b6d73cb0ebd7dc9007c17213b24a91de1a3158aa0e49a0ef0624445 [INFO] running `Command { std: "docker" "start" "-a" "6c8bb9d23b6d73cb0ebd7dc9007c17213b24a91de1a3158aa0e49a0ef0624445", kill_on_drop: false }` [INFO] [stderr] warning: fields `protocol`, `url`, `username`, and `password` are never read [INFO] [stderr] --> src/proxy.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct Proxy { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 13 | protocol: ProxyProtocol, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 14 | url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 17 | username: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 18 | password: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Proxy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `proxychain` (bin "proxychain" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proxychain-91f38bfccf4353e6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6c8bb9d23b6d73cb0ebd7dc9007c17213b24a91de1a3158aa0e49a0ef0624445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c8bb9d23b6d73cb0ebd7dc9007c17213b24a91de1a3158aa0e49a0ef0624445", kill_on_drop: false }` [INFO] [stdout] 6c8bb9d23b6d73cb0ebd7dc9007c17213b24a91de1a3158aa0e49a0ef0624445