[INFO] cloning repository https://github.com/deeptuuk/dproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deeptuuk/dproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeeptuuk%2Fdproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeeptuuk%2Fdproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed6e820385d50c643b35069302102bc8c446041d [INFO] testing deeptuuk/dproxy against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeeptuuk%2Fdproxy" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 58% (194/330) Checking out files: 59% (195/330) Checking out files: 60% (198/330) Checking out files: 61% (202/330) Checking out files: 62% (205/330) Checking out files: 63% (208/330) Checking out files: 64% (212/330) Checking out files: 65% (215/330) Checking out files: 65% (217/330) Checking out files: 66% (218/330) Checking out files: 67% (222/330) Checking out files: 68% (225/330) Checking out files: 69% (228/330) Checking out files: 70% (231/330) Checking out files: 71% (235/330) Checking out files: 72% (238/330) Checking out files: 72% (239/330) Checking out files: 73% (241/330) Checking out files: 74% (245/330) Checking out files: 75% (248/330) Checking out files: 76% (251/330) Checking out files: 77% (255/330) Checking out files: 78% (258/330) Checking out files: 79% (261/330) Checking out files: 80% (264/330) Checking out files: 81% (268/330) Checking out files: 82% (271/330) Checking out files: 83% (274/330) Checking out files: 84% (278/330) Checking out files: 85% (281/330) Checking out files: 86% (284/330) Checking out files: 87% (288/330) Checking out files: 88% (291/330) Checking out files: 89% (294/330) Checking out files: 90% (297/330) Checking out files: 91% (301/330) Checking out files: 92% (304/330) Checking out files: 93% (307/330) Checking out files: 94% (311/330) Checking out files: 95% (314/330) Checking out files: 96% (317/330) Checking out files: 97% (321/330) Checking out files: 98% (324/330) Checking out files: 99% (327/330) Checking out files: 100% (330/330) Checking out files: 100% (330/330), done. [INFO] validating manifest of git repo https://github.com/deeptuuk/dproxy 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/deeptuuk/dproxy [INFO] finished tweaking git repo https://github.com/deeptuuk/dproxy [INFO] tweaked toml for git repo https://github.com/deeptuuk/dproxy written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/deeptuuk/dproxy 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] 8b6d1ae3ef55e43e94666938e102b26c210876d21ff193cd1e86c4d2dae29fa4 [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" "8b6d1ae3ef55e43e94666938e102b26c210876d21ff193cd1e86c4d2dae29fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b6d1ae3ef55e43e94666938e102b26c210876d21ff193cd1e86c4d2dae29fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b6d1ae3ef55e43e94666938e102b26c210876d21ff193cd1e86c4d2dae29fa4", kill_on_drop: false }` [INFO] [stdout] 8b6d1ae3ef55e43e94666938e102b26c210876d21ff193cd1e86c4d2dae29fa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] dd2477d957338c6eccdef4955f2a3f166566f020e19ebf5531ed217061424eda [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" "dd2477d957338c6eccdef4955f2a3f166566f020e19ebf5531ed217061424eda", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.15 [INFO] [stderr] Compiling dproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.86s [INFO] running `Command { std: "docker" "inspect" "dd2477d957338c6eccdef4955f2a3f166566f020e19ebf5531ed217061424eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd2477d957338c6eccdef4955f2a3f166566f020e19ebf5531ed217061424eda", kill_on_drop: false }` [INFO] [stdout] dd2477d957338c6eccdef4955f2a3f166566f020e19ebf5531ed217061424eda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] bc9f932781add51b6ad670c80d7a7bcfe10725e223908c799fb4d06be09e55e0 [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" "bc9f932781add51b6ad670c80d7a7bcfe10725e223908c799fb4d06be09e55e0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling dproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "bc9f932781add51b6ad670c80d7a7bcfe10725e223908c799fb4d06be09e55e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9f932781add51b6ad670c80d7a7bcfe10725e223908c799fb4d06be09e55e0", kill_on_drop: false }` [INFO] [stdout] bc9f932781add51b6ad670c80d7a7bcfe10725e223908c799fb4d06be09e55e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] beecaf1755e59b24f7d35b1e9f8366f20bc5c51a94c9dde88c4480e20140c5f8 [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" "beecaf1755e59b24f7d35b1e9f8366f20bc5c51a94c9dde88c4480e20140c5f8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dproxy-2cde9c327828b526 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "beecaf1755e59b24f7d35b1e9f8366f20bc5c51a94c9dde88c4480e20140c5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beecaf1755e59b24f7d35b1e9f8366f20bc5c51a94c9dde88c4480e20140c5f8", kill_on_drop: false }` [INFO] [stdout] beecaf1755e59b24f7d35b1e9f8366f20bc5c51a94c9dde88c4480e20140c5f8