[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] checking deeptuuk/dproxy against try#55b3f428b4fac6790b1e8492e0b91ff2d80aec7c for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeeptuuk%2Fdproxy" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] 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: 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 55b3f428b4fac6790b1e8492e0b91ff2d80aec7c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "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-13/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" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3efbb375bc8cddadda4f39e7830b953a1ba78114209cdd01d60375b5a109ec06 [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" "3efbb375bc8cddadda4f39e7830b953a1ba78114209cdd01d60375b5a109ec06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3efbb375bc8cddadda4f39e7830b953a1ba78114209cdd01d60375b5a109ec06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3efbb375bc8cddadda4f39e7830b953a1ba78114209cdd01d60375b5a109ec06", kill_on_drop: false }` [INFO] [stdout] 3efbb375bc8cddadda4f39e7830b953a1ba78114209cdd01d60375b5a109ec06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a70e884f20d591375ec835a0cbc589222488127935a8be509e17b6d9a6cc9e34 [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" "a70e884f20d591375ec835a0cbc589222488127935a8be509e17b6d9a6cc9e34", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Checking tokio v0.2.15 [INFO] [stderr] Checking dproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.32s [INFO] running `Command { std: "docker" "inspect" "a70e884f20d591375ec835a0cbc589222488127935a8be509e17b6d9a6cc9e34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a70e884f20d591375ec835a0cbc589222488127935a8be509e17b6d9a6cc9e34", kill_on_drop: false }` [INFO] [stdout] a70e884f20d591375ec835a0cbc589222488127935a8be509e17b6d9a6cc9e34