[INFO] updating cached repository https://github.com/steadylearner/Rust-Web-App [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57f0542b1cce30c2f6fc018bf7a78eaf16ee4917 [INFO] checking steadylearner/Rust-Web-App against master#2e5723137b2b88368d018b262a0a823a1423131b for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteadylearner%2FRust-Web-App" "/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/steadylearner/Rust-Web-App on toolchain 2e5723137b2b88368d018b262a0a823a1423131b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/steadylearner/Rust-Web-App [INFO] finished tweaking git repo https://github.com/steadylearner/Rust-Web-App [INFO] tweaked toml for git repo https://github.com/steadylearner/Rust-Web-App written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/steadylearner/Rust-Web-App already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.rocket_contrib.tera [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2e5723137b2b88368d018b262a0a823a1423131b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.rocket_contrib.tera [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" "+2e5723137b2b88368d018b262a0a823a1423131b" "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] f028c67bb8acad5b5c420d35f76687ef329d88b5e4afeb3c8022f7ddeb506eed [INFO] running `Command { std: "docker" "start" "-a" "f028c67bb8acad5b5c420d35f76687ef329d88b5e4afeb3c8022f7ddeb506eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f028c67bb8acad5b5c420d35f76687ef329d88b5e4afeb3c8022f7ddeb506eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f028c67bb8acad5b5c420d35f76687ef329d88b5e4afeb3c8022f7ddeb506eed", kill_on_drop: false }` [INFO] [stdout] f028c67bb8acad5b5c420d35f76687ef329d88b5e4afeb3c8022f7ddeb506eed [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" "+2e5723137b2b88368d018b262a0a823a1423131b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 794c9f1510671eb7f8680614b5ca2a5c3de3721b5ddc98722d401cd32bf48fb5 [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" "794c9f1510671eb7f8680614b5ca2a5c3de3721b5ddc98722d401cd32bf48fb5", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.rocket_contrib.tera [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rocket_codegen v0.4.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rocket v0.4.6 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking net2 v0.2.36 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking rocket_http v0.4.6 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking rocket_contrib v0.4.6 [INFO] [stderr] Checking rust_web_app_2_undefined_path v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "794c9f1510671eb7f8680614b5ca2a5c3de3721b5ddc98722d401cd32bf48fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "794c9f1510671eb7f8680614b5ca2a5c3de3721b5ddc98722d401cd32bf48fb5", kill_on_drop: false }` [INFO] [stdout] 794c9f1510671eb7f8680614b5ca2a5c3de3721b5ddc98722d401cd32bf48fb5