[INFO] fetching crate reacher-fast-socks5 0.8.1...
[INFO] testing reacher-fast-socks5-0.8.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate reacher-fast-socks5 0.8.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate reacher-fast-socks5 0.8.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate reacher-fast-socks5 0.8.1
[INFO] tweaked toml for crates.io crate reacher-fast-socks5 0.8.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reacher-fast-socks5 0.8.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reacher-fast-socks5 0.8.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e110d2397b3232a1c3948acaa7e14c2efcefea4ba41cf3f7f3c0668fe2c7eea4
[INFO] running `Command { std: "docker" "start" "-a" "e110d2397b3232a1c3948acaa7e14c2efcefea4ba41cf3f7f3c0668fe2c7eea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e110d2397b3232a1c3948acaa7e14c2efcefea4ba41cf3f7f3c0668fe2c7eea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e110d2397b3232a1c3948acaa7e14c2efcefea4ba41cf3f7f3c0668fe2c7eea4", kill_on_drop: false }`
[INFO] [stdout] e110d2397b3232a1c3948acaa7e14c2efcefea4ba41cf3f7f3c0668fe2c7eea4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 474d563aac7a381762d6fbd6b18d6a467e48670c65d42e68b2cf634c0dc95ef1
[INFO] running `Command { std: "docker" "start" "-a" "474d563aac7a381762d6fbd6b18d6a467e48670c65d42e68b2cf634c0dc95ef1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling libc v0.2.129
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling anyhow v1.0.60
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling reacher-fast-socks5 v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.65s
[INFO] running `Command { std: "docker" "inspect" "474d563aac7a381762d6fbd6b18d6a467e48670c65d42e68b2cf634c0dc95ef1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "474d563aac7a381762d6fbd6b18d6a467e48670c65d42e68b2cf634c0dc95ef1", kill_on_drop: false }`
[INFO] [stdout] 474d563aac7a381762d6fbd6b18d6a467e48670c65d42e68b2cf634c0dc95ef1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 522883d1071fb30198bde09c713f206a472f1d769f0e6687a77d985209ebadeb
[INFO] running `Command { std: "docker" "start" "-a" "522883d1071fb30198bde09c713f206a472f1d769f0e6687a77d985209ebadeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling reacher-fast-socks5 v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fast_socks5`
[INFO] [stdout]  --> examples/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fast_socks5::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `fast_socks5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fast_socks5`, use `cargo add fast_socks5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fast_socks5`
[INFO] [stdout]  --> examples/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fast_socks5::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `fast_socks5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fast_socks5`, use `cargo add fast_socks5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fast_socks5`
[INFO] [stdout]  --> examples/client.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fast_socks5::client::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `fast_socks5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fast_socks5`, use `cargo add fast_socks5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fast_socks5`
[INFO] [stdout]  --> examples/client.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fast_socks5::{client::Socks5Stream, Result};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `fast_socks5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fast_socks5`, use `cargo add fast_socks5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fast_socks5`
[INFO] [stdout]  --> examples/client.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fast_socks5::{client::Socks5Stream, Result};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `fast_socks5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fast_socks5`, use `cargo add fast_socks5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fast_socks5`
[INFO] [stdout]  --> examples/simple_tcp_server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fast_socks5::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `fast_socks5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fast_socks5`, use `cargo add fast_socks5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/server.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let mut listener = Socks5Server::bind(&opt.listen_addr).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 94 |     listener.set_config(config);
[INFO] [stdout]    |     -------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `listener` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let mut listener: /* Type */ = Socks5Server::bind(&opt.listen_addr).await?;
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> examples/server.rs:104:37
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 spawn_and_log_error(socket.upgrade_to_socks5());
[INFO] [stdout]     |                                     ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reacher-fast-socks5` (example "client") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `fast_socks5`
[INFO] [stdout]  --> examples/simple_tcp_server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fast_socks5::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `fast_socks5`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fast_socks5`, use `cargo add fast_socks5` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reacher-fast-socks5` (example "server") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reacher-fast-socks5` (example "simple_tcp_server") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "522883d1071fb30198bde09c713f206a472f1d769f0e6687a77d985209ebadeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "522883d1071fb30198bde09c713f206a472f1d769f0e6687a77d985209ebadeb", kill_on_drop: false }`
[INFO] [stdout] 522883d1071fb30198bde09c713f206a472f1d769f0e6687a77d985209ebadeb
