[INFO] cloning repository https://github.com/areweat/msg-auth-status
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/areweat/msg-auth-status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fareweat%2Fmsg-auth-status", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fareweat%2Fmsg-auth-status'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba72c42d295b858df6969128f4f7df577bd1ac63
[INFO] checking areweat/msg-auth-status against master#683dd08db5808c41baceef49368fc82a6c4767bb for pr-149137
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fareweat%2Fmsg-auth-status" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/areweat/msg-auth-status
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/areweat/msg-auth-status
[INFO] tweaked toml for git repo https://github.com/areweat/msg-auth-status written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/areweat/msg-auth-status on toolchain 683dd08db5808c41baceef49368fc82a6c4767bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/areweat/msg-auth-status 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" "+683dd08db5808c41baceef49368fc82a6c4767bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.19.0
[INFO] [stderr]   Downloaded logos-codegen v0.14.0
[INFO] [stderr]   Downloaded logos-derive v0.14.0
[INFO] [stderr]   Downloaded rstest_macros v0.19.0
[INFO] [stderr]   Downloaded similar v2.5.0
[INFO] [stderr]   Downloaded insta v1.39.0
[INFO] [stderr]   Downloaded mail-parser v0.9.3
[INFO] [stderr]   Downloaded logos v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78637567ba441e49c7350da8c99b98cbb540961d3c6eb577e24f2ff527c268e7
[INFO] running `Command { std: "docker" "start" "-a" "78637567ba441e49c7350da8c99b98cbb540961d3c6eb577e24f2ff527c268e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78637567ba441e49c7350da8c99b98cbb540961d3c6eb577e24f2ff527c268e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78637567ba441e49c7350da8c99b98cbb540961d3c6eb577e24f2ff527c268e7", kill_on_drop: false }`
[INFO] [stdout] 78637567ba441e49c7350da8c99b98cbb540961d3c6eb577e24f2ff527c268e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58d1ba4487cb9c4571cd23a7d7e88c54275c54db62bae5c5fb6e681cd24741c2
[INFO] running `Command { std: "docker" "start" "-a" "58d1ba4487cb9c4571cd23a7d7e88c54275c54db62bae5c5fb6e681cd24741c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking mail-parser v0.9.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking insta v1.39.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]     Checking logos v0.14.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking msg-auth-status v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking rstest v0.19.0
[INFO] [stderr]     Checking serde_json v1.0.120
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/addr_spec.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Fws(&'hdr str),
[INFO] [stdout]    |     --- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AddrSpecToken` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -     Fws(&'hdr str),
[INFO] [stdout] 29 +     Fws(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/auth_results/ptypes/dkim/dkim_property_key.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |     WhiteSpaces(&'hdr str),
[INFO] [stdout]     |     ----------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DkimPolicyPropertyKeyToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 154 -     WhiteSpaces(&'hdr str),
[INFO] [stdout] 154 +     WhiteSpaces(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/auth_results/ptypes/dkim/dkim_property_value.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     WhiteSpaces(&'hdr str),
[INFO] [stdout]     |     ----------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DkimPolicyPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 109 -     WhiteSpaces(&'hdr str),
[INFO] [stdout] 109 +     WhiteSpaces(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/auth_results/ptypes/dkim/dkim_property_value.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |     LineFeeds(&'hdr str),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DkimPolicyPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 112 -     LineFeeds(&'hdr str),
[INFO] [stdout] 112 +     LineFeeds(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/auth_results/ptypes/iprev/iprev_property_key.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     WhiteSpaces(&'hdr str),
[INFO] [stdout]    |     ----------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IpRevPolicyPropertyKeyToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 -     WhiteSpaces(&'hdr str),
[INFO] [stdout] 41 +     WhiteSpaces(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/auth_results/ptypes/iprev/iprev_property_key.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |     WhiteSpaces(&'hdr str),
[INFO] [stdout]     |     ----------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IpRevSmtpPropertyKeyToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 118 -     WhiteSpaces(&'hdr str),
[INFO] [stdout] 118 +     WhiteSpaces(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/auth_results/ptypes/iprev/iprev_property_value.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Whs(&'hdr str),
[INFO] [stdout]    |     --- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IpRevPolicyPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -     Whs(&'hdr str),
[INFO] [stdout] 23 +     Whs(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/auth_results/ptypes/iprev/iprev_property_value.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     Whs(&'hdr str),
[INFO] [stdout]    |     --- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IpRevSmtpPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 98 -     Whs(&'hdr str),
[INFO] [stdout] 98 +     Whs(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/auth_results/ptypes/spf/spf_property_key.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     WhiteSpaces(&'hdr str),
[INFO] [stdout]    |     ----------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpfSmtpPropertyKeyToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 44 -     WhiteSpaces(&'hdr str),
[INFO] [stdout] 44 +     WhiteSpaces(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/auth_results/ptypes/spf/spf_property_value.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Whs(&'hdr str),
[INFO] [stdout]    |     --- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpfSmtpPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     Whs(&'hdr str),
[INFO] [stdout] 20 +     Whs(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/auth_results/unknown.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     EverythingElse(&'hdr str),
[INFO] [stdout]    |     -------------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnknownToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     EverythingElse(&'hdr str),
[INFO] [stdout] 20 +     EverythingElse(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/parser/quoted.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     QuotedEnd(&'hdr str),
[INFO] [stdout]   |     --------- ^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `QuotedToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     QuotedEnd(&'hdr str),
[INFO] [stdout] 8 +     QuotedEnd(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/addr_spec.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Fws(&'hdr str),
[INFO] [stdout]    |     --- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AddrSpecToken` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -     Fws(&'hdr str),
[INFO] [stdout] 29 +     Fws(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/auth_results/ptypes/dkim/dkim_property_key.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |     WhiteSpaces(&'hdr str),
[INFO] [stdout]     |     ----------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DkimPolicyPropertyKeyToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 154 -     WhiteSpaces(&'hdr str),
[INFO] [stdout] 154 +     WhiteSpaces(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/auth_results/ptypes/dkim/dkim_property_value.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     WhiteSpaces(&'hdr str),
[INFO] [stdout]     |     ----------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DkimPolicyPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 109 -     WhiteSpaces(&'hdr str),
[INFO] [stdout] 109 +     WhiteSpaces(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/auth_results/ptypes/dkim/dkim_property_value.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |     LineFeeds(&'hdr str),
[INFO] [stdout]     |     --------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DkimPolicyPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 112 -     LineFeeds(&'hdr str),
[INFO] [stdout] 112 +     LineFeeds(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/auth_results/ptypes/iprev/iprev_property_key.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     WhiteSpaces(&'hdr str),
[INFO] [stdout]    |     ----------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IpRevPolicyPropertyKeyToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 -     WhiteSpaces(&'hdr str),
[INFO] [stdout] 41 +     WhiteSpaces(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/auth_results/ptypes/iprev/iprev_property_key.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |     WhiteSpaces(&'hdr str),
[INFO] [stdout]     |     ----------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IpRevSmtpPropertyKeyToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 118 -     WhiteSpaces(&'hdr str),
[INFO] [stdout] 118 +     WhiteSpaces(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/auth_results/ptypes/iprev/iprev_property_value.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Whs(&'hdr str),
[INFO] [stdout]    |     --- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IpRevPolicyPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -     Whs(&'hdr str),
[INFO] [stdout] 23 +     Whs(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/auth_results/ptypes/iprev/iprev_property_value.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     Whs(&'hdr str),
[INFO] [stdout]    |     --- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IpRevSmtpPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 98 -     Whs(&'hdr str),
[INFO] [stdout] 98 +     Whs(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/auth_results/ptypes/spf/spf_property_key.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     WhiteSpaces(&'hdr str),
[INFO] [stdout]    |     ----------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpfSmtpPropertyKeyToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 44 -     WhiteSpaces(&'hdr str),
[INFO] [stdout] 44 +     WhiteSpaces(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/auth_results/ptypes/spf/spf_property_value.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Whs(&'hdr str),
[INFO] [stdout]    |     --- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpfSmtpPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     Whs(&'hdr str),
[INFO] [stdout] 20 +     Whs(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/auth_results/unknown.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     EverythingElse(&'hdr str),
[INFO] [stdout]    |     -------------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnknownToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     EverythingElse(&'hdr str),
[INFO] [stdout] 20 +     EverythingElse(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/parser/quoted.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     QuotedEnd(&'hdr str),
[INFO] [stdout]   |     --------- ^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `QuotedToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     QuotedEnd(&'hdr str),
[INFO] [stdout] 8 +     QuotedEnd(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.07s
[INFO] running `Command { std: "docker" "inspect" "58d1ba4487cb9c4571cd23a7d7e88c54275c54db62bae5c5fb6e681cd24741c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58d1ba4487cb9c4571cd23a7d7e88c54275c54db62bae5c5fb6e681cd24741c2", kill_on_drop: false }`
[INFO] [stdout] 58d1ba4487cb9c4571cd23a7d7e88c54275c54db62bae5c5fb6e681cd24741c2
