[INFO] fetching crate fast-socks5 1.0.0-rc.0...
[INFO] testing fast-socks5-1.0.0-rc.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate fast-socks5 1.0.0-rc.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate fast-socks5 1.0.0-rc.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fast-socks5 1.0.0-rc.0
[INFO] tweaked toml for crates.io crate fast-socks5 1.0.0-rc.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fast-socks5 1.0.0-rc.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fast-socks5 1.0.0-rc.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytes v1.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8a7abbd269eb4b1cfe59b0b28edb7d445e54c14e6d05d44607fa44618d8e29c
[INFO] running `Command { std: "docker" "start" "-a" "d8a7abbd269eb4b1cfe59b0b28edb7d445e54c14e6d05d44607fa44618d8e29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8a7abbd269eb4b1cfe59b0b28edb7d445e54c14e6d05d44607fa44618d8e29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a7abbd269eb4b1cfe59b0b28edb7d445e54c14e6d05d44607fa44618d8e29c", kill_on_drop: false }`
[INFO] [stdout] d8a7abbd269eb4b1cfe59b0b28edb7d445e54c14e6d05d44607fa44618d8e29c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bca69704855dca50950c86e137bb5caa803b25cb67d933e1d564786faf1c3388
[INFO] running `Command { std: "docker" "start" "-a" "bca69704855dca50950c86e137bb5caa803b25cb67d933e1d564786faf1c3388", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling fast-socks5 v1.0.0-rc.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `from_u8` is never used
[INFO] [stdout]    --> src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl AuthenticationMethod {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 138 |     fn from_u8(code: u8) -> Option<AuthenticationMethod> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[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 15.96s
[INFO] running `Command { std: "docker" "inspect" "bca69704855dca50950c86e137bb5caa803b25cb67d933e1d564786faf1c3388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca69704855dca50950c86e137bb5caa803b25cb67d933e1d564786faf1c3388", kill_on_drop: false }`
[INFO] [stdout] bca69704855dca50950c86e137bb5caa803b25cb67d933e1d564786faf1c3388
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be279197779923104a66100ba24fa22f2248a338c838149e6d0dfd2a37c128b6
[INFO] running `Command { std: "docker" "start" "-a" "be279197779923104a66100ba24fa22f2248a338c838149e6d0dfd2a37c128b6", 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 aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling fast-socks5 v1.0.0-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stdout] warning: associated function `from_u8` is never used
[INFO] [stdout]    --> src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl AuthenticationMethod {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 138 |     fn from_u8(code: u8) -> Option<AuthenticationMethod> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_u8` is never used
[INFO] [stdout]    --> src/lib.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl AuthenticationMethod {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 138 |     fn from_u8(code: u8) -> Option<AuthenticationMethod> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[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 40.80s
[INFO] running `Command { std: "docker" "inspect" "be279197779923104a66100ba24fa22f2248a338c838149e6d0dfd2a37c128b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be279197779923104a66100ba24fa22f2248a338c838149e6d0dfd2a37c128b6", kill_on_drop: false }`
[INFO] [stdout] be279197779923104a66100ba24fa22f2248a338c838149e6d0dfd2a37c128b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7da97c7c05129a2b6e89000abd1fac8d9a2bd93d67918367cf838ba9afcde319
[INFO] running `Command { std: "docker" "start" "-a" "7da97c7c05129a2b6e89000abd1fac8d9a2bd93d67918367cf838ba9afcde319", kill_on_drop: false }`
[INFO] [stderr] warning: associated function `from_u8` is never used
[INFO] [stderr]    --> src/lib.rs:138:8
[INFO] [stderr]     |
[INFO] [stderr] 125 | impl AuthenticationMethod {
[INFO] [stderr]     | ------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 138 |     fn from_u8(code: u8) -> Option<AuthenticationMethod> {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fast-socks5` (lib) generated 1 warning
[INFO] [stderr] warning: `fast-socks5` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fast_socks5-1876362983aea0cc)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test server::test::test_bind ... ok
[INFO] [stdout] test test::mock_udp_assosiate_no_auth ... ok
[INFO] [stdout] test test::google_no_auth ... FAILED
[INFO] [stdout] test test::dns_udp_assosiate_no_auth has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "7da97c7c05129a2b6e89000abd1fac8d9a2bd93d67918367cf838ba9afcde319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7da97c7c05129a2b6e89000abd1fac8d9a2bd93d67918367cf838ba9afcde319", kill_on_drop: false }`
[INFO] [stdout] 7da97c7c05129a2b6e89000abd1fac8d9a2bd93d67918367cf838ba9afcde319
