[INFO] cloning repository https://github.com/mp0liiu/rust-hyper-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mp0liiu/rust-hyper-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmp0liiu%2Frust-hyper-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmp0liiu%2Frust-hyper-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e87ac5e3b2680b563d5af0381a73f81f1fee0e35 [INFO] checking mp0liiu/rust-hyper-example against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmp0liiu%2Frust-hyper-example" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mp0liiu/rust-hyper-example on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mp0liiu/rust-hyper-example [INFO] finished tweaking git repo https://github.com/mp0liiu/rust-hyper-example [INFO] tweaked toml for git repo https://github.com/mp0liiu/rust-hyper-example written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mp0liiu/rust-hyper-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.33 [INFO] [stderr] Downloaded tokio-core v0.1.11 [INFO] [stderr] Downloaded hyper v0.11.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7db9c6246f3c0c890dda8a656992330eea29f0a710863957f12c6c76aad2d9c [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" "e7db9c6246f3c0c890dda8a656992330eea29f0a710863957f12c6c76aad2d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7db9c6246f3c0c890dda8a656992330eea29f0a710863957f12c6c76aad2d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7db9c6246f3c0c890dda8a656992330eea29f0a710863957f12c6c76aad2d9c", kill_on_drop: false }` [INFO] [stdout] e7db9c6246f3c0c890dda8a656992330eea29f0a710863957f12c6c76aad2d9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f959425251a6296c77e2db0aa7f355919e717277a979fe2e7f29254c19a934ae [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" "f959425251a6296c77e2db0aa7f355919e717277a979fe2e7f29254c19a934ae", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking lazycell v0.5.1 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking rand v0.3.19 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking tokio-io v0.1.4 [INFO] [stderr] Checking mio v0.6.11 [INFO] [stderr] Checking mime v0.3.5 [INFO] [stderr] Checking tokio-core v0.1.11 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking hyper v0.11.10 [INFO] [stderr] Checking hyper-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.52s [INFO] running `Command { std: "docker" "inspect" "f959425251a6296c77e2db0aa7f355919e717277a979fe2e7f29254c19a934ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f959425251a6296c77e2db0aa7f355919e717277a979fe2e7f29254c19a934ae", kill_on_drop: false }` [INFO] [stdout] f959425251a6296c77e2db0aa7f355919e717277a979fe2e7f29254c19a934ae