[INFO] cloning repository https://github.com/vinhjaxt/tcp-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vinhjaxt/tcp-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinhjaxt%2Ftcp-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinhjaxt%2Ftcp-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a4b229ba57205bba333fb429285d4d0c442aaae [INFO] testing vinhjaxt/tcp-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%2Fvinhjaxt%2Ftcp-proxy" "/workspace/builds/worker-87/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-87/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vinhjaxt/tcp-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/vinhjaxt/tcp-proxy [INFO] finished tweaking git repo https://github.com/vinhjaxt/tcp-proxy [INFO] tweaked toml for git repo https://github.com/vinhjaxt/tcp-proxy written to /workspace/builds/worker-87/source/Cargo.toml [INFO] crate git repo https://github.com/vinhjaxt/tcp-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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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] 30c204b6b3c428ebec9fe0e92de8304a72185aa51c0d140112a3fe6071722dd9 [INFO] running `Command { std: "docker" "start" "-a" "30c204b6b3c428ebec9fe0e92de8304a72185aa51c0d140112a3fe6071722dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30c204b6b3c428ebec9fe0e92de8304a72185aa51c0d140112a3fe6071722dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30c204b6b3c428ebec9fe0e92de8304a72185aa51c0d140112a3fe6071722dd9", kill_on_drop: false }` [INFO] [stdout] 30c204b6b3c428ebec9fe0e92de8304a72185aa51c0d140112a3fe6071722dd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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] 6935cff27223b1eb8e4f723fa5520a173c28b63fc36de9445f355629e032d543 [INFO] running `Command { std: "docker" "start" "-a" "6935cff27223b1eb8e4f723fa5520a173c28b63fc36de9445f355629e032d543", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tcp-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "6935cff27223b1eb8e4f723fa5520a173c28b63fc36de9445f355629e032d543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6935cff27223b1eb8e4f723fa5520a173c28b63fc36de9445f355629e032d543", kill_on_drop: false }` [INFO] [stdout] 6935cff27223b1eb8e4f723fa5520a173c28b63fc36de9445f355629e032d543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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] 78c04fceea68d67035b3feb3499d3fa21429c6941990f614b2fcaba649c254f6 [INFO] running `Command { std: "docker" "start" "-a" "78c04fceea68d67035b3feb3499d3fa21429c6941990f614b2fcaba649c254f6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tcp-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.99s [INFO] [stderr] Executable unittests src/tcp-tcp.rs (/opt/rustwide/target/debug/deps/tcp_tcp-6bf529ba872328d3) [INFO] [stderr] Executable unittests src/tcp-unix.rs (/opt/rustwide/target/debug/deps/tcp_unix-bcdcedfaca4aeefd) [INFO] [stderr] Executable unittests src/unix-tcp.rs (/opt/rustwide/target/debug/deps/unix_tcp-c17a4b981b73ed75) [INFO] [stderr] Executable unittests src/unix-unix.rs (/opt/rustwide/target/debug/deps/unix_unix-254405938e422962) [INFO] running `Command { std: "docker" "inspect" "78c04fceea68d67035b3feb3499d3fa21429c6941990f614b2fcaba649c254f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c04fceea68d67035b3feb3499d3fa21429c6941990f614b2fcaba649c254f6", kill_on_drop: false }` [INFO] [stdout] 78c04fceea68d67035b3feb3499d3fa21429c6941990f614b2fcaba649c254f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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] 514edcd7f8dec7537b378c3b2933469223e59f8ee9970e8bc1de8a98a7fd7219 [INFO] running `Command { std: "docker" "start" "-a" "514edcd7f8dec7537b378c3b2933469223e59f8ee9970e8bc1de8a98a7fd7219", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 40.00s [INFO] [stderr] Running unittests src/tcp-tcp.rs (/opt/rustwide/target/debug/deps/tcp_tcp-6bf529ba872328d3) [INFO] [stderr] Running unittests src/tcp-unix.rs (/opt/rustwide/target/debug/deps/tcp_unix-bcdcedfaca4aeefd) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/unix-tcp.rs (/opt/rustwide/target/debug/deps/unix_tcp-c17a4b981b73ed75) [INFO] [stdout] [INFO] [stderr] Running unittests src/unix-unix.rs (/opt/rustwide/target/debug/deps/unix_unix-254405938e422962) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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] [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" "514edcd7f8dec7537b378c3b2933469223e59f8ee9970e8bc1de8a98a7fd7219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "514edcd7f8dec7537b378c3b2933469223e59f8ee9970e8bc1de8a98a7fd7219", kill_on_drop: false }` [INFO] [stdout] 514edcd7f8dec7537b378c3b2933469223e59f8ee9970e8bc1de8a98a7fd7219