[INFO] cloning repository https://github.com/njanke96/roxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/njanke96/roxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjanke96%2Froxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjanke96%2Froxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8cbd3fe987c726a847452d49d51f7534a47624b [INFO] testing njanke96/roxy against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjanke96%2Froxy" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/njanke96/roxy on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/njanke96/roxy [INFO] finished tweaking git repo https://github.com/njanke96/roxy [INFO] tweaked toml for git repo https://github.com/njanke96/roxy written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/njanke96/roxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] 5e05597eca98c9870426c022e9c9ac11d1d2ea43a7deaeac7ea65ec45148ef78 [INFO] running `Command { std: "docker" "start" "-a" "5e05597eca98c9870426c022e9c9ac11d1d2ea43a7deaeac7ea65ec45148ef78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e05597eca98c9870426c022e9c9ac11d1d2ea43a7deaeac7ea65ec45148ef78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e05597eca98c9870426c022e9c9ac11d1d2ea43a7deaeac7ea65ec45148ef78", kill_on_drop: false }` [INFO] [stdout] 5e05597eca98c9870426c022e9c9ac11d1d2ea43a7deaeac7ea65ec45148ef78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d87f8dd72b1cd8e3ff677c5404153fd830b3ddc5ac8bc75ccf76c8619bcccd9d [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" "d87f8dd72b1cd8e3ff677c5404153fd830b3ddc5ac8bc75ccf76c8619bcccd9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling dns-lookup v1.0.1 [INFO] [stderr] Compiling roxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.17s [INFO] running `Command { std: "docker" "inspect" "d87f8dd72b1cd8e3ff677c5404153fd830b3ddc5ac8bc75ccf76c8619bcccd9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d87f8dd72b1cd8e3ff677c5404153fd830b3ddc5ac8bc75ccf76c8619bcccd9d", kill_on_drop: false }` [INFO] [stdout] d87f8dd72b1cd8e3ff677c5404153fd830b3ddc5ac8bc75ccf76c8619bcccd9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be1cfa4f08ff830e1026cf1bd9f25c8c6a259842cf92831f58556de45cec6435 [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" "be1cfa4f08ff830e1026cf1bd9f25c8c6a259842cf92831f58556de45cec6435", kill_on_drop: false }` [INFO] [stderr] Compiling roxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "be1cfa4f08ff830e1026cf1bd9f25c8c6a259842cf92831f58556de45cec6435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be1cfa4f08ff830e1026cf1bd9f25c8c6a259842cf92831f58556de45cec6435", kill_on_drop: false }` [INFO] [stdout] be1cfa4f08ff830e1026cf1bd9f25c8c6a259842cf92831f58556de45cec6435 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88725599ad2f955e424680a55974e0bf4005d714fa922b26f82026a9ef3bef01 [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" "88725599ad2f955e424680a55974e0bf4005d714fa922b26f82026a9ef3bef01", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/roxy-7213f6e3fa985582 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cli::tests::test_parse_args ... ok [INFO] [stdout] test forwarding::tests::test_match_rule ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "88725599ad2f955e424680a55974e0bf4005d714fa922b26f82026a9ef3bef01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88725599ad2f955e424680a55974e0bf4005d714fa922b26f82026a9ef3bef01", kill_on_drop: false }` [INFO] [stdout] 88725599ad2f955e424680a55974e0bf4005d714fa922b26f82026a9ef3bef01