[INFO] cloning repository https://github.com/Ballexx/Lava
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ballexx/Lava" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBallexx%2FLava", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBallexx%2FLava'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b5d50d06bf8c0be395be55ec694af1b8bc80b2a
[INFO] checking Ballexx/Lava against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBallexx%2FLava" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ballexx/Lava
[INFO] finished tweaking git repo https://github.com/Ballexx/Lava
[INFO] tweaked toml for git repo https://github.com/Ballexx/Lava written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ballexx/Lava on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ballexx/Lava already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.dev.opt
[INFO] [stderr] warning: unused manifest key: profile.release.opt
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d06cb6f6af76aaadbc54b66252f967ca0c8c178750d1a34a1b2ed3f5b11814c6
[INFO] running `Command { std: "docker" "start" "-a" "d06cb6f6af76aaadbc54b66252f967ca0c8c178750d1a34a1b2ed3f5b11814c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d06cb6f6af76aaadbc54b66252f967ca0c8c178750d1a34a1b2ed3f5b11814c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d06cb6f6af76aaadbc54b66252f967ca0c8c178750d1a34a1b2ed3f5b11814c6", kill_on_drop: false }`
[INFO] [stdout] d06cb6f6af76aaadbc54b66252f967ca0c8c178750d1a34a1b2ed3f5b11814c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1660eb78ef2f2ae5176ec4c24fbd49c5f1dc22cb22ffaeaabe29b3d9fd91585f
[INFO] running `Command { std: "docker" "start" "-a" "1660eb78ef2f2ae5176ec4c24fbd49c5f1dc22cb22ffaeaabe29b3d9fd91585f", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: profile.dev.opt
[INFO] [stderr] warning: unused manifest key: profile.release.opt
[INFO] [stderr]     Checking lava-http v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `V` in this scope
[INFO] [stdout]   --> src/func/json.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn de_jsonify(json: &str) -> HashMap<String, V>{
[INFO] [stdout]    |                                                  ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn de_jsonify<V>(json: &str) -> HashMap<String, V>{
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SeekFrom`, `fmt::format`, and `string`
[INFO] [stdout]   --> src/server/server.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  8 |         Write, SeekFrom
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]  9 |     }, 
[INFO] [stdout] 10 |     fmt::format, string
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `res` is never read
[INFO] [stdout]   --> src/server/server.rs:83:37
[INFO] [stdout]    |
[INFO] [stdout] 83 |               let mut res: Response = Response { 
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 84 | |                 status: (200), 
[INFO] [stdout] 85 | |                 body: (String::from("")), 
[INFO] [stdout] 86 | |                 headers: (String::from("")) 
[INFO] [stdout] 87 | |             };
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lava-http` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find type `V` in this scope
[INFO] [stdout]   --> src/func/json.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn de_jsonify(json: &str) -> HashMap<String, V>{
[INFO] [stdout]    |                                                  ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn de_jsonify<V>(json: &str) -> HashMap<String, V>{
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SeekFrom`, `fmt::format`, and `string`
[INFO] [stdout]   --> src/server/server.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  8 |         Write, SeekFrom
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]  9 |     }, 
[INFO] [stdout] 10 |     fmt::format, string
[INFO] [stdout]    |     ^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `res` is never read
[INFO] [stdout]   --> src/server/server.rs:83:37
[INFO] [stdout]    |
[INFO] [stdout] 83 |               let mut res: Response = Response { 
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 84 | |                 status: (200), 
[INFO] [stdout] 85 | |                 body: (String::from("")), 
[INFO] [stdout] 86 | |                 headers: (String::from("")) 
[INFO] [stdout] 87 | |             };
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lava-http` (lib) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1660eb78ef2f2ae5176ec4c24fbd49c5f1dc22cb22ffaeaabe29b3d9fd91585f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1660eb78ef2f2ae5176ec4c24fbd49c5f1dc22cb22ffaeaabe29b3d9fd91585f", kill_on_drop: false }`
[INFO] [stdout] 1660eb78ef2f2ae5176ec4c24fbd49c5f1dc22cb22ffaeaabe29b3d9fd91585f
