[INFO] cloning repository https://github.com/hdbg/proxied
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hdbg/proxied" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdbg%2Fproxied", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdbg%2Fproxied'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48e3cf4d515b60d687790fc76558cea9c8b3ce72
[INFO] building hdbg/proxied against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdbg%2Fproxied" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hdbg/proxied on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/hdbg/proxied
[INFO] finished tweaking git repo https://github.com/hdbg/proxied
[INFO] tweaked toml for git repo https://github.com/hdbg/proxied written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/hdbg/proxied 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.63
[INFO] [stderr]   Downloaded uri v0.4.0
[INFO] [stderr]   Downloaded thiserror v1.0.63
[INFO] [stderr]   Downloaded async-http-proxy v1.2.5
[INFO] [stderr]   Downloaded async-trait v0.1.80
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded fast-socks5 v0.9.6
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded cc v1.0.102
[INFO] [stderr]   Downloaded tokio-stream v0.1.15
[INFO] [stderr]   Downloaded redox_syscall v0.5.3
[INFO] [stderr]   Downloaded object v0.36.1
[INFO] [stderr]   Downloaded syn v2.0.63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47fc892071f06a660bab954ac441dd3bef5bdd1d0510d6a8112be1398c1f39bb
[INFO] running `Command { std: "docker" "start" "-a" "47fc892071f06a660bab954ac441dd3bef5bdd1d0510d6a8112be1398c1f39bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47fc892071f06a660bab954ac441dd3bef5bdd1d0510d6a8112be1398c1f39bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47fc892071f06a660bab954ac441dd3bef5bdd1d0510d6a8112be1398c1f39bb", kill_on_drop: false }`
[INFO] [stdout] 47fc892071f06a660bab954ac441dd3bef5bdd1d0510d6a8112be1398c1f39bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b097d3177cad5c9a6d3c98d8986e30afcc7aed38fc7b2f2ff2dfa7a2dbe3d8b7
[INFO] running `Command { std: "docker" "start" "-a" "b097d3177cad5c9a6d3c98d8986e30afcc7aed38fc7b2f2ff2dfa7a2dbe3d8b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling uri v0.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling async-http-proxy v1.2.5
[INFO] [stderr]    Compiling fast-socks5 v0.9.6
[INFO] [stderr]    Compiling proxied v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.79s
[INFO] running `Command { std: "docker" "inspect" "b097d3177cad5c9a6d3c98d8986e30afcc7aed38fc7b2f2ff2dfa7a2dbe3d8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b097d3177cad5c9a6d3c98d8986e30afcc7aed38fc7b2f2ff2dfa7a2dbe3d8b7", kill_on_drop: false }`
[INFO] [stdout] b097d3177cad5c9a6d3c98d8986e30afcc7aed38fc7b2f2ff2dfa7a2dbe3d8b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82e85c3b659a2d951b69130822ac8e8a60c02d17274ba0b43b2b058658e5cbf3
[INFO] running `Command { std: "docker" "start" "-a" "82e85c3b659a2d951b69130822ac8e8a60c02d17274ba0b43b2b058658e5cbf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling async-http-proxy v1.2.5
[INFO] [stderr]    Compiling fast-socks5 v0.9.6
[INFO] [stderr]    Compiling proxied v0.3.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ops::Deref`
[INFO] [stdout]  --> tests/test_socks5.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{convert::Infallible, ops::Deref, sync::LazyLock};
[INFO] [stdout]   |                                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `task::JoinSet`
[INFO] [stdout]   --> tests/test_socks5.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     task::JoinSet,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NoAuth` is never constructed
[INFO] [stdout]   --> tests/test_socks5.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | enum AuthMode {
[INFO] [stdout]    |      -------- variant in this enum
[INFO] [stdout] 33 |     NoAuth,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthMode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `VERIFICATION_SLICE` should have a snake case name
[INFO] [stdout]    --> tests/test_socks5.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let VERIFICATION_SLICE: &[u8] = &[1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `verification_slice`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.25s
[INFO] running `Command { std: "docker" "inspect" "82e85c3b659a2d951b69130822ac8e8a60c02d17274ba0b43b2b058658e5cbf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82e85c3b659a2d951b69130822ac8e8a60c02d17274ba0b43b2b058658e5cbf3", kill_on_drop: false }`
[INFO] [stdout] 82e85c3b659a2d951b69130822ac8e8a60c02d17274ba0b43b2b058658e5cbf3
