[INFO] cloning repository https://github.com/Andrewmatilde/rs-tproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andrewmatilde/rs-tproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewmatilde%2Frs-tproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewmatilde%2Frs-tproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc687de2226ad9d4b4abef1ce870b5af8973de80 [INFO] testing Andrewmatilde/rs-tproxy against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewmatilde%2Frs-tproxy" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Andrewmatilde/rs-tproxy 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] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Andrewmatilde/rs-tproxy [INFO] finished tweaking git repo https://github.com/Andrewmatilde/rs-tproxy [INFO] tweaked toml for git repo https://github.com/Andrewmatilde/rs-tproxy written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Andrewmatilde/rs-tproxy 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] dd7f8081ae70c5b29fe7180314d60ab0322217a28e3d4fc1b946ee5e13f95b47 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dd7f8081ae70c5b29fe7180314d60ab0322217a28e3d4fc1b946ee5e13f95b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd7f8081ae70c5b29fe7180314d60ab0322217a28e3d4fc1b946ee5e13f95b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd7f8081ae70c5b29fe7180314d60ab0322217a28e3d4fc1b946ee5e13f95b47", kill_on_drop: false }` [INFO] [stdout] dd7f8081ae70c5b29fe7180314d60ab0322217a28e3d4fc1b946ee5e13f95b47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 34ebb448b3caf13a6e7fdc334a85894903f850171a0b14032020e581396db458 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "34ebb448b3caf13a6e7fdc334a85894903f850171a0b14032020e581396db458", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Compiling system_gateway v0.1.0 (https://github.com/aruntomar/system_gateway#ec345e52) [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling pnet_macros_support v0.27.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling pnet_sys v0.28.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling nix v0.20.1 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling iptables v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling pnet_packet v0.28.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling pnet_transport v0.28.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling pnet_datalink v0.27.2 [INFO] [stderr] Compiling pnet_datalink v0.28.0 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling hyper v0.14.9 (https://github.com/Andrewmatilde/hyper.git#4a8275dc) [INFO] [stderr] Compiling pnet_transport v0.27.2 [INFO] [stderr] Compiling default-net v0.2.0 [INFO] [stderr] Compiling rs-tproxy-proxy v0.1.0 (/opt/rustwide/workdir/rs-tproxy-proxy) [INFO] [stderr] Compiling rs-tproxy v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 05s [INFO] running `Command { std: "docker" "inspect" "34ebb448b3caf13a6e7fdc334a85894903f850171a0b14032020e581396db458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34ebb448b3caf13a6e7fdc334a85894903f850171a0b14032020e581396db458", kill_on_drop: false }` [INFO] [stdout] 34ebb448b3caf13a6e7fdc334a85894903f850171a0b14032020e581396db458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 7b4d3aa6fd89e1a54d56e4e6ea91cda2be7a7f743082f4fa4dfc0815a74ac9cf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7b4d3aa6fd89e1a54d56e4e6ea91cda2be7a7f743082f4fa4dfc0815a74ac9cf", kill_on_drop: false }` [INFO] [stderr] Compiling test-case v1.2.0 [INFO] [stderr] Compiling rs-tproxy v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.60s [INFO] running `Command { std: "docker" "inspect" "7b4d3aa6fd89e1a54d56e4e6ea91cda2be7a7f743082f4fa4dfc0815a74ac9cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b4d3aa6fd89e1a54d56e4e6ea91cda2be7a7f743082f4fa4dfc0815a74ac9cf", kill_on_drop: false }` [INFO] [stdout] 7b4d3aa6fd89e1a54d56e4e6ea91cda2be7a7f743082f4fa4dfc0815a74ac9cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2103f33d4a96c12c6222fdf52facf6e30091ec6ed737974a5a3a4a6a8b49a8ba [INFO] running `Command { std: "docker" "start" "-a" "2103f33d4a96c12c6222fdf52facf6e30091ec6ed737974a5a3a4a6a8b49a8ba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rs_tproxy-513c24c8445f885b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test proxy::config::tests::test_try_into ... ok [INFO] [stdout] test proxy::config::tests::test_get_free_port has been running for over 60 seconds [INFO] [stdout] test proxy::config::tests::test_get_free_port ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 80.65s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2103f33d4a96c12c6222fdf52facf6e30091ec6ed737974a5a3a4a6a8b49a8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2103f33d4a96c12c6222fdf52facf6e30091ec6ed737974a5a3a4a6a8b49a8ba", kill_on_drop: false }` [INFO] [stdout] 2103f33d4a96c12c6222fdf52facf6e30091ec6ed737974a5a3a4a6a8b49a8ba