[INFO] cloning repository https://github.com/soya-miruku/har2md [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soya-miruku/har2md" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoya-miruku%2Fhar2md", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoya-miruku%2Fhar2md'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 744b4272397e3d01b3cd5390585fcb06b4ed36ba [INFO] checking soya-miruku/har2md against master#8317fef20409adedaa7c385fa6e954867bf626fc for pr-154149-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoya-miruku%2Fhar2md" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/soya-miruku/har2md [INFO] finished tweaking git repo https://github.com/soya-miruku/har2md [INFO] tweaked toml for git repo https://github.com/soya-miruku/har2md written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/soya-miruku/har2md on toolchain 8317fef20409adedaa7c385fa6e954867bf626fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8317fef20409adedaa7c385fa6e954867bf626fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/soya-miruku/har2md 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" "+8317fef20409adedaa7c385fa6e954867bf626fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8317fef20409adedaa7c385fa6e954867bf626fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4130d8bedcbb0497260532b7ed037a9d1f0d991f3860fa520ca07056f2ca7d72 [INFO] running `Command { std: "docker" "start" "-a" "4130d8bedcbb0497260532b7ed037a9d1f0d991f3860fa520ca07056f2ca7d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4130d8bedcbb0497260532b7ed037a9d1f0d991f3860fa520ca07056f2ca7d72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4130d8bedcbb0497260532b7ed037a9d1f0d991f3860fa520ca07056f2ca7d72", kill_on_drop: false }` [INFO] [stdout] 4130d8bedcbb0497260532b7ed037a9d1f0d991f3860fa520ca07056f2ca7d72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8317fef20409adedaa7c385fa6e954867bf626fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 310372bb21ea8c23ec18f4e486eeb1239021a7fd74adf370473dc5e1a02d5e9b [INFO] running `Command { std: "docker" "start" "-a" "310372bb21ea8c23ec18f4e486eeb1239021a7fd74adf370473dc5e1a02d5e9b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking har2md v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `version`, `creator`, and `pages` are never read [INFO] [stdout] --> src/har.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Log { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 10 | pub version: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | pub creator: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub entries: Vec, [INFO] [stdout] 13 | pub pages: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `version` are never read [INFO] [stdout] --> src/har.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Creator { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 18 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 19 | pub version: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Creator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `title` are never read [INFO] [stdout] --> src/har.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Page { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 24 | pub id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 25 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cache`, `timings`, `server_ip_address`, and `connection` are never read [INFO] [stdout] --> src/har.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Entry { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub cache: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | pub timings: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub server_ip_address: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub connection: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `http_version`, `cookies`, `query_string`, `headers_size`, and `body_size` are never read [INFO] [stdout] --> src/har.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | pub http_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 49 | pub cookies: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 50 | pub headers: Vec
, [INFO] [stdout] 51 | pub query_string: Option>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 52 | pub post_data: Option, [INFO] [stdout] 53 | pub headers_size: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 54 | pub body_size: Option, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `http_version`, `cookies`, `redirect_url`, `headers_size`, and `body_size` are never read [INFO] [stdout] --> src/har.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct Response { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | pub http_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 63 | pub cookies: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub redirect_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 67 | pub headers_size: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 68 | pub body_size: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `compression` and `encoding` are never read [INFO] [stdout] --> src/har.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Content { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 74 | pub size: Option, [INFO] [stdout] 75 | pub compression: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub encoding: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Content` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `value` are never read [INFO] [stdout] --> src/har.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct Cookie { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 89 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cookie` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `value` are never read [INFO] [stdout] --> src/har.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct QueryParam { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 95 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 96 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `params` is never read [INFO] [stdout] --> src/har.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct PostData { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 104 | pub params: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PostData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `value` are never read [INFO] [stdout] --> src/har.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct Param { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 109 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 110 | pub value: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Param` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/har.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct Timings { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 115 | pub blocked: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 116 | pub dns: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 117 | pub connect: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | pub send: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 119 | pub wait: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 120 | pub receive: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 121 | pub ssl: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Timings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `creator`, and `pages` are never read [INFO] [stdout] --> src/har.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Log { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 10 | pub version: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | pub creator: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub entries: Vec, [INFO] [stdout] 13 | pub pages: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Log` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `version` are never read [INFO] [stdout] --> src/har.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Creator { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 18 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 19 | pub version: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Creator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `title` are never read [INFO] [stdout] --> src/har.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Page { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 24 | pub id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 25 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cache`, `timings`, `server_ip_address`, and `connection` are never read [INFO] [stdout] --> src/har.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Entry { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub cache: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | pub timings: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub server_ip_address: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub connection: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `http_version`, `cookies`, `query_string`, `headers_size`, and `body_size` are never read [INFO] [stdout] --> src/har.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | pub http_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 49 | pub cookies: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 50 | pub headers: Vec
, [INFO] [stdout] 51 | pub query_string: Option>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 52 | pub post_data: Option, [INFO] [stdout] 53 | pub headers_size: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 54 | pub body_size: Option, [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] [INFO] [stdout] [INFO] [stdout] warning: fields `http_version`, `cookies`, `redirect_url`, `headers_size`, and `body_size` are never read [INFO] [stdout] --> src/har.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct Response { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | pub http_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 63 | pub cookies: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub redirect_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 67 | pub headers_size: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 68 | pub body_size: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `compression` and `encoding` are never read [INFO] [stdout] --> src/har.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Content { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 74 | pub size: Option, [INFO] [stdout] 75 | pub compression: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub encoding: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Content` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `value` are never read [INFO] [stdout] --> src/har.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct Cookie { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 89 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cookie` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `value` are never read [INFO] [stdout] --> src/har.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct QueryParam { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 95 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 96 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `params` is never read [INFO] [stdout] --> src/har.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct PostData { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 104 | pub params: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PostData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `value` are never read [INFO] [stdout] --> src/har.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct Param { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 109 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 110 | pub value: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Param` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/har.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct Timings { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 115 | pub blocked: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 116 | pub dns: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 117 | pub connect: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | pub send: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 119 | pub wait: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 120 | pub receive: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 121 | pub ssl: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Timings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.18s [INFO] running `Command { std: "docker" "inspect" "310372bb21ea8c23ec18f4e486eeb1239021a7fd74adf370473dc5e1a02d5e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "310372bb21ea8c23ec18f4e486eeb1239021a7fd74adf370473dc5e1a02d5e9b", kill_on_drop: false }` [INFO] [stdout] 310372bb21ea8c23ec18f4e486eeb1239021a7fd74adf370473dc5e1a02d5e9b