[INFO] cloning repository https://github.com/novolei/hello-rocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/novolei/hello-rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnovolei%2Fhello-rocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnovolei%2Fhello-rocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 350826657d9fcf1d7fa1c21fad4fec9892ec167a [INFO] checking novolei/hello-rocket against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnovolei%2Fhello-rocket" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 23% (991/4199) Checking out files: 24% (1008/4199) Checking out files: 25% (1050/4199) Checking out files: 25% (1061/4199) Checking out files: 26% (1092/4199) Checking out files: 27% (1134/4199) Checking out files: 27% (1150/4199) Checking out files: 28% (1176/4199) Checking out files: 28% (1189/4199) Checking out files: 29% (1218/4199) Checking out files: 30% (1260/4199) Checking out files: 30% (1263/4199) Checking out files: 31% (1302/4199) Checking out files: 32% (1344/4199) Checking out files: 33% (1386/4199) Checking out files: 34% (1428/4199) Checking out files: 35% (1470/4199) Checking out files: 36% (1512/4199) Checking out files: 37% (1554/4199) Checking out files: 38% (1596/4199) Checking out files: 39% (1638/4199) Checking out files: 40% (1680/4199) Checking out files: 41% (1722/4199) Checking out files: 42% (1764/4199) Checking out files: 43% (1806/4199) Checking out files: 44% (1848/4199) Checking out files: 45% (1890/4199) Checking out files: 46% (1932/4199) Checking out files: 47% (1974/4199) Checking out files: 48% (2016/4199) Checking out files: 49% (2058/4199) Checking out files: 50% (2100/4199) Checking out files: 51% (2142/4199) Checking out files: 52% (2184/4199) Checking out files: 53% (2226/4199) Checking out files: 54% (2268/4199) Checking out files: 55% (2310/4199) Checking out files: 56% (2352/4199) Checking out files: 57% (2394/4199) Checking out files: 58% (2436/4199) Checking out files: 59% (2478/4199) Checking out files: 60% (2520/4199) Checking out files: 60% (2557/4199) Checking out files: 61% (2562/4199) Checking out files: 62% (2604/4199) Checking out files: 63% (2646/4199) Checking out files: 64% (2688/4199) Checking out files: 65% (2730/4199) Checking out files: 65% (2740/4199) Checking out files: 66% (2772/4199) Checking out files: 67% (2814/4199) Checking out files: 68% (2856/4199) Checking out files: 69% (2898/4199) Checking out files: 70% (2940/4199) Checking out files: 71% (2982/4199) Checking out files: 72% (3024/4199) Checking out files: 73% (3066/4199) Checking out files: 74% (3108/4199) Checking out files: 75% (3150/4199) Checking out files: 76% (3192/4199) Checking out files: 77% (3234/4199) Checking out files: 78% (3276/4199) Checking out files: 79% (3318/4199) Checking out files: 80% (3360/4199) Checking out files: 81% (3402/4199) Checking out files: 82% (3444/4199) Checking out files: 83% (3486/4199) Checking out files: 84% (3528/4199) Checking out files: 85% (3570/4199) Checking out files: 86% (3612/4199) Checking out files: 87% (3654/4199) Checking out files: 88% (3696/4199) Checking out files: 89% (3738/4199) Checking out files: 90% (3780/4199) Checking out files: 90% (3800/4199) Checking out files: 91% (3822/4199) Checking out files: 92% (3864/4199) Checking out files: 93% (3906/4199) Checking out files: 94% (3948/4199) Checking out files: 94% (3984/4199) Checking out files: 95% (3990/4199) Checking out files: 96% (4032/4199) Checking out files: 97% (4074/4199) Checking out files: 98% (4116/4199) Checking out files: 99% (4158/4199) Checking out files: 100% (4199/4199) Checking out files: 100% (4199/4199), done. [INFO] validating manifest of git repo https://github.com/novolei/hello-rocket on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/novolei/hello-rocket [INFO] finished tweaking git repo https://github.com/novolei/hello-rocket [INFO] tweaked toml for git repo https://github.com/novolei/hello-rocket written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/novolei/hello-rocket already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc3c3ccafe080e40bafb8c4df6528e833b202a5d06074e75750a23c2a3ff154b [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" "fc3c3ccafe080e40bafb8c4df6528e833b202a5d06074e75750a23c2a3ff154b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc3c3ccafe080e40bafb8c4df6528e833b202a5d06074e75750a23c2a3ff154b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc3c3ccafe080e40bafb8c4df6528e833b202a5d06074e75750a23c2a3ff154b", kill_on_drop: false }` [INFO] [stdout] fc3c3ccafe080e40bafb8c4df6528e833b202a5d06074e75750a23c2a3ff154b [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d6d1b6fcf4575d4bc3f2cc9f41e224404ed5df62f851b77530d41a9bedf0384 [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" "2d6d1b6fcf4575d4bc3f2cc9f41e224404ed5df62f851b77530d41a9bedf0384", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.6 [INFO] [stderr] Compiling rocket v0.4.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking aead v0.2.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Checking toml v0.4.10 [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] Checking rocket_http v0.4.6 [INFO] [stderr] Checking hello-rocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "2d6d1b6fcf4575d4bc3f2cc9f41e224404ed5df62f851b77530d41a9bedf0384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6d1b6fcf4575d4bc3f2cc9f41e224404ed5df62f851b77530d41a9bedf0384", kill_on_drop: false }` [INFO] [stdout] 2d6d1b6fcf4575d4bc3f2cc9f41e224404ed5df62f851b77530d41a9bedf0384