[INFO] cloning repository https://github.com/Mnwa/hueue-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mnwa/hueue-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMnwa%2Fhueue-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMnwa%2Fhueue-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddf963f1d53b6b068b860b8ca0efc7bb255c1853 [INFO] testing Mnwa/hueue-proxy against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMnwa%2Fhueue-proxy" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mnwa/hueue-proxy on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mnwa/hueue-proxy [INFO] finished tweaking git repo https://github.com/Mnwa/hueue-proxy [INFO] tweaked toml for git repo https://github.com/Mnwa/hueue-proxy written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/Mnwa/hueue-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b34789f838cf5e01852ae761ab211caa2b3d425b4f15847b788632e4f077d56 [INFO] running `Command { std: "docker" "start" "-a" "9b34789f838cf5e01852ae761ab211caa2b3d425b4f15847b788632e4f077d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b34789f838cf5e01852ae761ab211caa2b3d425b4f15847b788632e4f077d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b34789f838cf5e01852ae761ab211caa2b3d425b4f15847b788632e4f077d56", kill_on_drop: false }` [INFO] [stdout] 9b34789f838cf5e01852ae761ab211caa2b3d425b4f15847b788632e4f077d56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 618e24dbee9ad0c69b3361a6413646a53bac9155b92a69ac1ad90521ec20c89e [INFO] running `Command { std: "docker" "start" "-a" "618e24dbee9ad0c69b3361a6413646a53bac9155b92a69ac1ad90521ec20c89e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling hueue-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.50s [INFO] running `Command { std: "docker" "inspect" "618e24dbee9ad0c69b3361a6413646a53bac9155b92a69ac1ad90521ec20c89e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "618e24dbee9ad0c69b3361a6413646a53bac9155b92a69ac1ad90521ec20c89e", kill_on_drop: false }` [INFO] [stdout] 618e24dbee9ad0c69b3361a6413646a53bac9155b92a69ac1ad90521ec20c89e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51a97695f49581160c5dd4b2b2d2ba5bab4428caddb10629eb39f3341fefce1a [INFO] running `Command { std: "docker" "start" "-a" "51a97695f49581160c5dd4b2b2d2ba5bab4428caddb10629eb39f3341fefce1a", kill_on_drop: false }` [INFO] [stderr] Compiling hueue-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.79s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hueue_proxy-b0aed2e0d2ea12bd) [INFO] running `Command { std: "docker" "inspect" "51a97695f49581160c5dd4b2b2d2ba5bab4428caddb10629eb39f3341fefce1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a97695f49581160c5dd4b2b2d2ba5bab4428caddb10629eb39f3341fefce1a", kill_on_drop: false }` [INFO] [stdout] 51a97695f49581160c5dd4b2b2d2ba5bab4428caddb10629eb39f3341fefce1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2743b19143a23ed6d5507333c993a150e0deb5cdbbaeaadfa2a3c732ed15b1e [INFO] running `Command { std: "docker" "start" "-a" "b2743b19143a23ed6d5507333c993a150e0deb5cdbbaeaadfa2a3c732ed15b1e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hueue_proxy-b0aed2e0d2ea12bd) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test connect::test::test_auth_request ... ok [INFO] [stdout] test connect::test::test_no_auth_connect ... ok [INFO] [stdout] test connect::test::test_auth_response ... ok [INFO] [stdout] test connect::test::test_no_auth_response ... ok [INFO] [stdout] test request::test::test_proxy_address_domain ... ok [INFO] [stdout] test request::test::test_proxy_address_v4 ... ok [INFO] [stdout] test request::test::test_proxy_address_v6 ... ok [INFO] [stdout] test request::test::test_request_bind ... ok [INFO] [stdout] test request::test::test_request_connect ... ok [INFO] [stdout] test request::test::test_request_udp ... ok [INFO] [stdout] test request::test::test_response_bind ... ok [INFO] [stdout] test request::test::test_response_connect ... ok [INFO] [stdout] test request::test::test_response_udp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b2743b19143a23ed6d5507333c993a150e0deb5cdbbaeaadfa2a3c732ed15b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2743b19143a23ed6d5507333c993a150e0deb5cdbbaeaadfa2a3c732ed15b1e", kill_on_drop: false }` [INFO] [stdout] b2743b19143a23ed6d5507333c993a150e0deb5cdbbaeaadfa2a3c732ed15b1e