[INFO] cloning repository https://github.com/nanpuyue/tproxy-socks5 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nanpuyue/tproxy-socks5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanpuyue%2Ftproxy-socks5", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanpuyue%2Ftproxy-socks5'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcf41876677a7b95f0b587134ddababc2db8e63a [INFO] testing nanpuyue/tproxy-socks5 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanpuyue%2Ftproxy-socks5" "/workspace/builds/worker-77/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-77/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nanpuyue/tproxy-socks5 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nanpuyue/tproxy-socks5 [INFO] finished tweaking git repo https://github.com/nanpuyue/tproxy-socks5 [INFO] tweaked toml for git repo https://github.com/nanpuyue/tproxy-socks5 written to /workspace/builds/worker-77/source/Cargo.toml [INFO] crate git repo https://github.com/nanpuyue/tproxy-socks5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d18119bc368f9a04a850fc8d3e0a8c3fc6406c86c992f62e97a464b5cc45bdc [INFO] running `Command { std: "docker" "start" "-a" "1d18119bc368f9a04a850fc8d3e0a8c3fc6406c86c992f62e97a464b5cc45bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d18119bc368f9a04a850fc8d3e0a8c3fc6406c86c992f62e97a464b5cc45bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d18119bc368f9a04a850fc8d3e0a8c3fc6406c86c992f62e97a464b5cc45bdc", kill_on_drop: false }` [INFO] [stdout] 1d18119bc368f9a04a850fc8d3e0a8c3fc6406c86c992f62e97a464b5cc45bdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10f80e7b6545c619d02bdb8388ad8e9bab79d2f54b8f615eb1ee4a1f55a495a7 [INFO] running `Command { std: "docker" "start" "-a" "10f80e7b6545c619d02bdb8388ad8e9bab79d2f54b8f615eb1ee4a1f55a495a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling tproxy-socks5 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.20s [INFO] running `Command { std: "docker" "inspect" "10f80e7b6545c619d02bdb8388ad8e9bab79d2f54b8f615eb1ee4a1f55a495a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10f80e7b6545c619d02bdb8388ad8e9bab79d2f54b8f615eb1ee4a1f55a495a7", kill_on_drop: false }` [INFO] [stdout] 10f80e7b6545c619d02bdb8388ad8e9bab79d2f54b8f615eb1ee4a1f55a495a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3529efee01522fa197c449b7b9d98bea9057c4dd0ad076a7da3b786accd2cd6b [INFO] running `Command { std: "docker" "start" "-a" "3529efee01522fa197c449b7b9d98bea9057c4dd0ad076a7da3b786accd2cd6b", kill_on_drop: false }` [INFO] [stderr] Compiling tproxy-socks5 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "3529efee01522fa197c449b7b9d98bea9057c4dd0ad076a7da3b786accd2cd6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3529efee01522fa197c449b7b9d98bea9057c4dd0ad076a7da3b786accd2cd6b", kill_on_drop: false }` [INFO] [stdout] 3529efee01522fa197c449b7b9d98bea9057c4dd0ad076a7da3b786accd2cd6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b6cdc33c966ec51d330ce282c1e6727d44fa554332b97ccfaedbcf6d7068fd6 [INFO] running `Command { std: "docker" "start" "-a" "4b6cdc33c966ec51d330ce282c1e6727d44fa554332b97ccfaedbcf6d7068fd6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tproxy_socks5-d618fd189a2f320e) [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" "4b6cdc33c966ec51d330ce282c1e6727d44fa554332b97ccfaedbcf6d7068fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b6cdc33c966ec51d330ce282c1e6727d44fa554332b97ccfaedbcf6d7068fd6", kill_on_drop: false }` [INFO] [stdout] 4b6cdc33c966ec51d330ce282c1e6727d44fa554332b97ccfaedbcf6d7068fd6