[INFO] fetching crate mash-http 0.9.1... [INFO] checking mash-http-0.9.1 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate mash-http 0.9.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate mash-http 0.9.1 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mash-http 0.9.1 [INFO] finished tweaking crates.io crate mash-http 0.9.1 [INFO] tweaked toml for crates.io crate mash-http 0.9.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate mash-http 0.9.1 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v3.2.5 [INFO] [stderr] Downloaded clap_lex v0.2.2 [INFO] [stderr] Downloaded urlencoding v2.1.0 [INFO] [stderr] Downloaded clap v3.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fb3d98a1e9a0d8672449a305c3695eb733e85cd18b210bd81fa40bfbf1d308f [INFO] running `Command { std: "docker" "start" "-a" "9fb3d98a1e9a0d8672449a305c3695eb733e85cd18b210bd81fa40bfbf1d308f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fb3d98a1e9a0d8672449a305c3695eb733e85cd18b210bd81fa40bfbf1d308f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fb3d98a1e9a0d8672449a305c3695eb733e85cd18b210bd81fa40bfbf1d308f", kill_on_drop: false }` [INFO] [stdout] 9fb3d98a1e9a0d8672449a305c3695eb733e85cd18b210bd81fa40bfbf1d308f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 120f502c1ee273172773d2a285de0b975743eb60b1b6d8bf46bb45a22dc6174c [INFO] running `Command { std: "docker" "start" "-a" "120f502c1ee273172773d2a285de0b975743eb60b1b6d8bf46bb45a22dc6174c", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Checking paris v1.5.13 [INFO] [stderr] Checking clap_lex v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling clap_derive v3.2.5 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking clap v3.2.5 [INFO] [stderr] Checking mash-http v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `paris` is imported redundantly [INFO] [stdout] --> src/utils/path_utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use paris; [INFO] [stdout] | ^^^^^ the item `paris` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `urlencoding` is imported redundantly [INFO] [stdout] --> src/utils/path_utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use urlencoding; [INFO] [stdout] | ^^^^^^^^^^^ the item `urlencoding` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `paris` is imported redundantly [INFO] [stdout] --> src/utils/path_utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use paris; [INFO] [stdout] | ^^^^^ the item `paris` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `urlencoding` is imported redundantly [INFO] [stdout] --> src/utils/path_utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use urlencoding; [INFO] [stdout] | ^^^^^^^^^^^ the item `urlencoding` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `http_version`, `content_headers`, `arguments`, and `extra_data` are never read [INFO] [stdout] --> src/server/request/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub http_version: HttpVersion, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | pub content_headers: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | [INFO] [stdout] 23 | pub arguments: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | pub extra_data: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `http_version`, `content_headers`, `arguments`, and `extra_data` are never read [INFO] [stdout] --> src/server/request/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub http_version: HttpVersion, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | pub content_headers: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | [INFO] [stdout] 23 | pub arguments: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | pub extra_data: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.61s [INFO] running `Command { std: "docker" "inspect" "120f502c1ee273172773d2a285de0b975743eb60b1b6d8bf46bb45a22dc6174c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120f502c1ee273172773d2a285de0b975743eb60b1b6d8bf46bb45a22dc6174c", kill_on_drop: false }` [INFO] [stdout] 120f502c1ee273172773d2a285de0b975743eb60b1b6d8bf46bb45a22dc6174c [INFO] checking mash-http-0.9.1 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate mash-http 0.9.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate mash-http 0.9.1 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mash-http 0.9.1 [INFO] finished tweaking crates.io crate mash-http 0.9.1 [INFO] tweaked toml for crates.io crate mash-http 0.9.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate mash-http 0.9.1 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3abf6b1b299ea14aae86045802da2204a578aa9e7bf028e8c253d1be0db04fd2 [INFO] running `Command { std: "docker" "start" "-a" "3abf6b1b299ea14aae86045802da2204a578aa9e7bf028e8c253d1be0db04fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3abf6b1b299ea14aae86045802da2204a578aa9e7bf028e8c253d1be0db04fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3abf6b1b299ea14aae86045802da2204a578aa9e7bf028e8c253d1be0db04fd2", kill_on_drop: false }` [INFO] [stdout] 3abf6b1b299ea14aae86045802da2204a578aa9e7bf028e8c253d1be0db04fd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 259be4f60a179c3b52eadda20b054e0ae7db60ca432466e43f93d4d475593470 [INFO] running `Command { std: "docker" "start" "-a" "259be4f60a179c3b52eadda20b054e0ae7db60ca432466e43f93d4d475593470", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking clap_lex v0.2.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking paris v1.5.13 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling clap_derive v3.2.5 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking clap v3.2.5 [INFO] [stderr] Checking mash-http v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `paris` is imported redundantly [INFO] [stdout] --> src/utils/path_utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use paris; [INFO] [stdout] | ^^^^^ the item `paris` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `urlencoding` is imported redundantly [INFO] [stdout] --> src/utils/path_utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use urlencoding; [INFO] [stdout] | ^^^^^^^^^^^ the item `urlencoding` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `paris` is imported redundantly [INFO] [stdout] --> src/utils/path_utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use paris; [INFO] [stdout] | ^^^^^ the item `paris` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `urlencoding` is imported redundantly [INFO] [stdout] --> src/utils/path_utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use urlencoding; [INFO] [stdout] | ^^^^^^^^^^^ the item `urlencoding` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `http_version`, `content_headers`, `arguments`, and `extra_data` are never read [INFO] [stdout] --> src/server/request/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub http_version: HttpVersion, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | pub content_headers: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | [INFO] [stdout] 23 | pub arguments: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | pub extra_data: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `http_version`, `content_headers`, `arguments`, and `extra_data` are never read [INFO] [stdout] --> src/server/request/mod.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub http_version: HttpVersion, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | pub content_headers: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | [INFO] [stdout] 23 | pub arguments: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 24 | pub extra_data: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.44s [INFO] running `Command { std: "docker" "inspect" "259be4f60a179c3b52eadda20b054e0ae7db60ca432466e43f93d4d475593470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "259be4f60a179c3b52eadda20b054e0ae7db60ca432466e43f93d4d475593470", kill_on_drop: false }` [INFO] [stdout] 259be4f60a179c3b52eadda20b054e0ae7db60ca432466e43f93d4d475593470