[INFO] cloning repository https://github.com/khalludi/rust_rocket_web_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khalludi/rust_rocket_web_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalludi%2Frust_rocket_web_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalludi%2Frust_rocket_web_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7606ca994d186fe73d61e85a6e62793a0ac87173 [INFO] checking khalludi/rust_rocket_web_api against try#9cfe725f0995b018340c519db1b2f3cf8a7e0631 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalludi%2Frust_rocket_web_api" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/khalludi/rust_rocket_web_api on toolchain 9cfe725f0995b018340c519db1b2f3cf8a7e0631 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/khalludi/rust_rocket_web_api [INFO] finished tweaking git repo https://github.com/khalludi/rust_rocket_web_api [INFO] tweaked toml for git repo https://github.com/khalludi/rust_rocket_web_api written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/khalludi/rust_rocket_web_api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6919955ccacf1cced4080d872b8602283660addf4a6f4fa7999a59bc7f4b2a60 [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" "6919955ccacf1cced4080d872b8602283660addf4a6f4fa7999a59bc7f4b2a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6919955ccacf1cced4080d872b8602283660addf4a6f4fa7999a59bc7f4b2a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6919955ccacf1cced4080d872b8602283660addf4a6f4fa7999a59bc7f4b2a60", kill_on_drop: false }` [INFO] [stdout] 6919955ccacf1cced4080d872b8602283660addf4a6f4fa7999a59bc7f4b2a60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+9cfe725f0995b018340c519db1b2f3cf8a7e0631" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 38e9bd2c5b543b3129a9cbd75c2e5badf34106069ee8e8b4f779e4fadb1bf9b9 [INFO] running `Command { std: "docker" "start" "-a" "38e9bd2c5b543b3129a9cbd75c2e5badf34106069ee8e8b4f779e4fadb1bf9b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling rocket_codegen v0.4.6 [INFO] [stderr] Compiling rocket v0.4.6 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking toml v0.4.10 [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 50.79s [INFO] running `Command { std: "docker" "inspect" "38e9bd2c5b543b3129a9cbd75c2e5badf34106069ee8e8b4f779e4fadb1bf9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e9bd2c5b543b3129a9cbd75c2e5badf34106069ee8e8b4f779e4fadb1bf9b9", kill_on_drop: false }` [INFO] [stdout] 38e9bd2c5b543b3129a9cbd75c2e5badf34106069ee8e8b4f779e4fadb1bf9b9