[INFO] cloning repository https://github.com/bahrozjaved/rocketserver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bahrozjaved/rocketserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbahrozjaved%2Frocketserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbahrozjaved%2Frocketserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3dc132492124c36b67f7320420472a7a4970f136 [INFO] checking bahrozjaved/rocketserver against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbahrozjaved%2Frocketserver" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 60% (514/847) Checking out files: 61% (517/847) Checking out files: 62% (526/847) Checking out files: 63% (534/847) Checking out files: 64% (543/847) Checking out files: 65% (551/847) Checking out files: 66% (560/847) Checking out files: 67% (568/847) Checking out files: 68% (576/847) Checking out files: 69% (585/847) Checking out files: 70% (593/847) Checking out files: 71% (602/847) Checking out files: 72% (610/847) Checking out files: 73% (619/847) Checking out files: 73% (626/847) Checking out files: 74% (627/847) Checking out files: 75% (636/847) Checking out files: 76% (644/847) Checking out files: 77% (653/847) Checking out files: 78% (661/847) Checking out files: 79% (670/847) Checking out files: 79% (675/847) Checking out files: 80% (678/847) Checking out files: 81% (687/847) Checking out files: 82% (695/847) Checking out files: 82% (701/847) Checking out files: 83% (704/847) Checking out files: 84% (712/847) Checking out files: 85% (720/847) Checking out files: 86% (729/847) Checking out files: 87% (737/847) Checking out files: 88% (746/847) Checking out files: 89% (754/847) Checking out files: 90% (763/847) Checking out files: 91% (771/847) Checking out files: 92% (780/847) Checking out files: 93% (788/847) Checking out files: 93% (792/847) Checking out files: 94% (797/847) Checking out files: 95% (805/847) Checking out files: 96% (814/847) Checking out files: 97% (822/847) Checking out files: 98% (831/847) Checking out files: 99% (839/847) Checking out files: 100% (847/847) Checking out files: 100% (847/847), done. [INFO] validating manifest of git repo https://github.com/bahrozjaved/rocketserver on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bahrozjaved/rocketserver [INFO] finished tweaking git repo https://github.com/bahrozjaved/rocketserver [INFO] tweaked toml for git repo https://github.com/bahrozjaved/rocketserver written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/bahrozjaved/rocketserver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "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] efe1a61007738856062d791a45df14be70afe6b9f7fdcd43478fcaff86c61f38 [INFO] running `Command { std: "docker" "start" "-a" "efe1a61007738856062d791a45df14be70afe6b9f7fdcd43478fcaff86c61f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efe1a61007738856062d791a45df14be70afe6b9f7fdcd43478fcaff86c61f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe1a61007738856062d791a45df14be70afe6b9f7fdcd43478fcaff86c61f38", kill_on_drop: false }` [INFO] [stdout] efe1a61007738856062d791a45df14be70afe6b9f7fdcd43478fcaff86c61f38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c0131d8cc61b4b83378041cde3c1d339acb9448e8d52ed37da2cecc72d479ae [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" "4c0131d8cc61b4b83378041cde3c1d339acb9448e8d52ed37da2cecc72d479ae", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.5 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Checking rocket v0.4.5 [INFO] [stderr] Checking hell-rocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "4c0131d8cc61b4b83378041cde3c1d339acb9448e8d52ed37da2cecc72d479ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c0131d8cc61b4b83378041cde3c1d339acb9448e8d52ed37da2cecc72d479ae", kill_on_drop: false }` [INFO] [stdout] 4c0131d8cc61b4b83378041cde3c1d339acb9448e8d52ed37da2cecc72d479ae