[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 master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBallexx%2FLava" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ballexx/Lava on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc1/source/Cargo.toml
[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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "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-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02a36c7b61d1ea0634fed8e4ed66bdcc657ce1c98895f59c343c123d2af5370b
[INFO] running `Command { std: "docker" "start" "-a" "02a36c7b61d1ea0634fed8e4ed66bdcc657ce1c98895f59c343c123d2af5370b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02a36c7b61d1ea0634fed8e4ed66bdcc657ce1c98895f59c343c123d2af5370b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02a36c7b61d1ea0634fed8e4ed66bdcc657ce1c98895f59c343c123d2af5370b", kill_on_drop: false }`
[INFO] [stdout] 02a36c7b61d1ea0634fed8e4ed66bdcc657ce1c98895f59c343c123d2af5370b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e22281c941d48af3ac57111f27cac749c1fe51667f735e44ce544b24ada0b1bf
[INFO] running `Command { std: "docker" "start" "-a" "e22281c941d48af3ac57111f27cac749c1fe51667f735e44ce544b24ada0b1bf", 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[E0412]: 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `res` is never read
[INFO] [stdout]   --> src/server/server.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |             let mut res: Response = Response { 
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[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] warning: value assigned to `res` is never read
[INFO] [stdout]   --> src/server/server.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |             let mut res: Response = Response { 
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[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" "e22281c941d48af3ac57111f27cac749c1fe51667f735e44ce544b24ada0b1bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e22281c941d48af3ac57111f27cac749c1fe51667f735e44ce544b24ada0b1bf", kill_on_drop: false }`
[INFO] [stdout] e22281c941d48af3ac57111f27cac749c1fe51667f735e44ce544b24ada0b1bf
