[INFO] cloning repository https://github.com/uraneko/will [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uraneko/will" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furaneko%2Fwill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furaneko%2Fwill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 785f564beebf71637bbaa019b20612e9b5f51ea4 [INFO] checking uraneko/will against try#d8a5ee01b913730aca7ab44c72c8f2722c0533ff for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furaneko%2Fwill" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uraneko/will on toolchain d8a5ee01b913730aca7ab44c72c8f2722c0533ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uraneko/will [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/uraneko/will [INFO] tweaked toml for git repo https://github.com/uraneko/will written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uraneko/will 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" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-5-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `will` [INFO] [stderr] * `bin` target `will` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48a4d7414d49b2da30cdaee5d4e82c0fa0ae37c93dcf7f8efba736fa2fdd0810 [INFO] running `Command { std: "docker" "start" "-a" "48a4d7414d49b2da30cdaee5d4e82c0fa0ae37c93dcf7f8efba736fa2fdd0810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48a4d7414d49b2da30cdaee5d4e82c0fa0ae37c93dcf7f8efba736fa2fdd0810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48a4d7414d49b2da30cdaee5d4e82c0fa0ae37c93dcf7f8efba736fa2fdd0810", kill_on_drop: false }` [INFO] [stdout] 48a4d7414d49b2da30cdaee5d4e82c0fa0ae37c93dcf7f8efba736fa2fdd0810 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d253881e8123a86ff4faae941725133d1957b8c2822eedf96aadc96c33106229 [INFO] running `Command { std: "docker" "start" "-a" "d253881e8123a86ff4faae941725133d1957b8c2822eedf96aadc96c33106229", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `will` [INFO] [stderr] * `bin` target `will` [INFO] [stderr] Checking will v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:316:44 [INFO] [stdout] | [INFO] [stdout] 315 | trait Status<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 316 | fn status(&'a self, code: &'a str) -> (&str, &str); [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:316:50 [INFO] [stdout] | [INFO] [stdout] 315 | trait Status<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 316 | fn status(&'a self, code: &'a str) -> (&str, &str); [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:320:44 [INFO] [stdout] | [INFO] [stdout] 319 | impl<'a> Status<'a> for HashMap<&'a str, &'a str> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 320 | fn status(&'a self, code: &'a str) -> (&str, &str) { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:320:50 [INFO] [stdout] | [INFO] [stdout] 319 | impl<'a> Status<'a> for HashMap<&'a str, &'a str> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 320 | fn status(&'a self, code: &'a str) -> (&str, &str) { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:316:44 [INFO] [stdout] | [INFO] [stdout] 315 | trait Status<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 316 | fn status(&'a self, code: &'a str) -> (&str, &str); [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:316:50 [INFO] [stdout] | [INFO] [stdout] 315 | trait Status<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 316 | fn status(&'a self, code: &'a str) -> (&str, &str); [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:320:44 [INFO] [stdout] | [INFO] [stdout] 319 | impl<'a> Status<'a> for HashMap<&'a str, &'a str> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 320 | fn status(&'a self, code: &'a str) -> (&str, &str) { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:320:50 [INFO] [stdout] | [INFO] [stdout] 319 | impl<'a> Status<'a> for HashMap<&'a str, &'a str> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 320 | fn status(&'a self, code: &'a str) -> (&str, &str) { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dirs` [INFO] [stdout] --> src/server/response.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | dirs: &'a HashMap<&PathBuf, String>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dirs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_icons` [INFO] [stdout] --> src/server/response.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | file_icons: &'a HashMap, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_icons` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app_icons` [INFO] [stdout] --> src/server/response.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | app_icons: &'a HashMap<&str, &str>, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_icons` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server/response.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | req: &Request, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `headers` [INFO] [stdout] --> src/server/response.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | headers: &mut HashMap<&str, &str>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/server/response.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | body: &mut HashMap<&str, &str>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/server/response.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | Some(data) => "", [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/server/response.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 166 | fn write_response(response: Response, writer: &mut std::io::BufWriter<&mut std::net::TcpStream>) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `writer` [INFO] [stdout] --> src/server/response.rs:166:39 [INFO] [stdout] | [INFO] [stdout] 166 | fn write_response(response: Response, writer: &mut std::io::BufWriter<&mut std::net::TcpStream>) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dirs` [INFO] [stdout] --> src/server/response.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | dirs: &'a HashMap<&PathBuf, String>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dirs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_icons` [INFO] [stdout] --> src/server/response.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | file_icons: &'a HashMap, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_icons` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app_icons` [INFO] [stdout] --> src/server/response.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | app_icons: &'a HashMap<&str, &str>, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_icons` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server/response.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | req: &Request, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `headers` [INFO] [stdout] --> src/server/response.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | headers: &mut HashMap<&str, &str>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/server/response.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | body: &mut HashMap<&str, &str>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/server/response.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | Some(data) => "", [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/server/response.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 166 | fn write_response(response: Response, writer: &mut std::io::BufWriter<&mut std::net::TcpStream>) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `writer` [INFO] [stdout] --> src/server/response.rs:166:39 [INFO] [stdout] | [INFO] [stdout] 166 | fn write_response(response: Response, writer: &mut std::io::BufWriter<&mut std::net::TcpStream>) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `will_o_wisp` [INFO] [stdout] --> examples/tree.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use will_o_wisp::files::tree::{scan_dir, tree}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `will_o_wisp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `will_o_wisp`, use `cargo add will_o_wisp` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] warning: type `sa_family_t` should have an upper camel case name [INFO] [stdout] --> examples/ifnet.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | type sa_family_t = u16; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SaFamilyT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `will` (example "tree") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:316:44 [INFO] [stdout] | [INFO] [stdout] 315 | trait Status<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 316 | fn status(&'a self, code: &'a str) -> (&str, &str); [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:316:50 [INFO] [stdout] | [INFO] [stdout] 315 | trait Status<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 316 | fn status(&'a self, code: &'a str) -> (&str, &str); [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:320:44 [INFO] [stdout] | [INFO] [stdout] 319 | impl<'a> Status<'a> for HashMap<&'a str, &'a str> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 320 | fn status(&'a self, code: &'a str) -> (&str, &str) { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:320:50 [INFO] [stdout] | [INFO] [stdout] 319 | impl<'a> Status<'a> for HashMap<&'a str, &'a str> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 320 | fn status(&'a self, code: &'a str) -> (&str, &str) { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:316:44 [INFO] [stdout] | [INFO] [stdout] 315 | trait Status<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 316 | fn status(&'a self, code: &'a str) -> (&str, &str); [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:316:50 [INFO] [stdout] | [INFO] [stdout] 315 | trait Status<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 316 | fn status(&'a self, code: &'a str) -> (&str, &str); [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:320:44 [INFO] [stdout] | [INFO] [stdout] 319 | impl<'a> Status<'a> for HashMap<&'a str, &'a str> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 320 | fn status(&'a self, code: &'a str) -> (&str, &str) { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/server/response.rs:320:50 [INFO] [stdout] | [INFO] [stdout] 319 | impl<'a> Status<'a> for HashMap<&'a str, &'a str> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 320 | fn status(&'a self, code: &'a str) -> (&str, &str) { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dirs` [INFO] [stdout] --> src/server/response.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | dirs: &'a HashMap<&PathBuf, String>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dirs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_icons` [INFO] [stdout] --> src/server/response.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | file_icons: &'a HashMap, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_icons` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app_icons` [INFO] [stdout] --> src/server/response.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | app_icons: &'a HashMap<&str, &str>, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_icons` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dirs` [INFO] [stdout] --> src/server/response.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | dirs: &'a HashMap<&PathBuf, String>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dirs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_icons` [INFO] [stdout] --> src/server/response.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | file_icons: &'a HashMap, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_icons` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app_icons` [INFO] [stdout] --> src/server/response.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | app_icons: &'a HashMap<&str, &str>, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_icons` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server/response.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | req: &Request, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `headers` [INFO] [stdout] --> src/server/response.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | headers: &mut HashMap<&str, &str>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/server/response.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | body: &mut HashMap<&str, &str>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/server/response.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | Some(data) => "", [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/server/response.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | req: &Request, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `headers` [INFO] [stdout] --> src/server/response.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | headers: &mut HashMap<&str, &str>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/server/response.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | body: &mut HashMap<&str, &str>, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/server/response.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | Some(data) => "", [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/server/response.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 166 | fn write_response(response: Response, writer: &mut std::io::BufWriter<&mut std::net::TcpStream>) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `writer` [INFO] [stdout] --> src/server/response.rs:166:39 [INFO] [stdout] | [INFO] [stdout] 166 | fn write_response(response: Response, writer: &mut std::io::BufWriter<&mut std::net::TcpStream>) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> src/server/response.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 166 | fn write_response(response: Response, writer: &mut std::io::BufWriter<&mut std::net::TcpStream>) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `writer` [INFO] [stdout] --> src/server/response.rs:166:39 [INFO] [stdout] | [INFO] [stdout] 166 | fn write_response(response: Response, writer: &mut std::io::BufWriter<&mut std::net::TcpStream>) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer` [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d253881e8123a86ff4faae941725133d1957b8c2822eedf96aadc96c33106229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d253881e8123a86ff4faae941725133d1957b8c2822eedf96aadc96c33106229", kill_on_drop: false }` [INFO] [stdout] d253881e8123a86ff4faae941725133d1957b8c2822eedf96aadc96c33106229