[INFO] fetching crate msg-auth-status 0.2.0...
[INFO] testing msg-auth-status-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate msg-auth-status 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate msg-auth-status 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate msg-auth-status 0.2.0
[INFO] tweaked toml for crates.io crate msg-auth-status 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate msg-auth-status 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate msg-auth-status 0.2.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0876b4539dccbac6765b7f35cf2ab2be34a757f0501d5303ace7e10a3722dc9
[INFO] running `Command { std: "docker" "start" "-a" "c0876b4539dccbac6765b7f35cf2ab2be34a757f0501d5303ace7e10a3722dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0876b4539dccbac6765b7f35cf2ab2be34a757f0501d5303ace7e10a3722dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0876b4539dccbac6765b7f35cf2ab2be34a757f0501d5303ace7e10a3722dc9", kill_on_drop: false }`
[INFO] [stdout] c0876b4539dccbac6765b7f35cf2ab2be34a757f0501d5303ace7e10a3722dc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e71658b728232cba9f52f6f16ec712dcecf938aca8635b15329141bbd0537dad
[INFO] running `Command { std: "docker" "start" "-a" "e71658b728232cba9f52f6f16ec712dcecf938aca8635b15329141bbd0537dad", kill_on_drop: false }`
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling mail-parser v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]    Compiling logos v0.14.0
[INFO] [stderr]    Compiling msg-auth-status v0.2.0 (/opt/rustwide/workdir)
[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 29.60s
[INFO] running `Command { std: "docker" "inspect" "e71658b728232cba9f52f6f16ec712dcecf938aca8635b15329141bbd0537dad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e71658b728232cba9f52f6f16ec712dcecf938aca8635b15329141bbd0537dad", kill_on_drop: false }`
[INFO] [stdout] e71658b728232cba9f52f6f16ec712dcecf938aca8635b15329141bbd0537dad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87ce60961a4c2d771eda889813760948a6d512aef6f20bc1517b9921d3f6caed
[INFO] running `Command { std: "docker" "start" "-a" "87ce60961a4c2d771eda889813760948a6d512aef6f20bc1517b9921d3f6caed", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.8
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling insta v1.39.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.8
[INFO] [stderr]    Compiling 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]    Compiling logos v0.14.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling msg-auth-status v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rstest v0.19.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling 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 `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "87ce60961a4c2d771eda889813760948a6d512aef6f20bc1517b9921d3f6caed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87ce60961a4c2d771eda889813760948a6d512aef6f20bc1517b9921d3f6caed", kill_on_drop: false }`
[INFO] [stdout] 87ce60961a4c2d771eda889813760948a6d512aef6f20bc1517b9921d3f6caed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70b9ad8634e53ab097cfbc5ba471f3e93f143f5dbd4a80cc15d4bddf8f019f43
[INFO] running `Command { std: "docker" "start" "-a" "70b9ad8634e53ab097cfbc5ba471f3e93f143f5dbd4a80cc15d4bddf8f019f43", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/parser/addr_spec.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     Fws(&'hdr str),
[INFO] [stderr]    |     --- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AddrSpecToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 29 -     Fws(&'hdr str),
[INFO] [stderr] 29 +     Fws(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parser/auth_results/ptypes/dkim/dkim_property_key.rs:154:17
[INFO] [stderr]     |
[INFO] [stderr] 154 |     WhiteSpaces(&'hdr str),
[INFO] [stderr]     |     ----------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DkimPolicyPropertyKeyToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 154 -     WhiteSpaces(&'hdr str),
[INFO] [stderr] 154 +     WhiteSpaces(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parser/auth_results/ptypes/dkim/dkim_property_value.rs:109:17
[INFO] [stderr]     |
[INFO] [stderr] 109 |     WhiteSpaces(&'hdr str),
[INFO] [stderr]     |     ----------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DkimPolicyPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 109 -     WhiteSpaces(&'hdr str),
[INFO] [stderr] 109 +     WhiteSpaces(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parser/auth_results/ptypes/dkim/dkim_property_value.rs:112:15
[INFO] [stderr]     |
[INFO] [stderr] 112 |     LineFeeds(&'hdr str),
[INFO] [stderr]     |     --------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DkimPolicyPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 112 -     LineFeeds(&'hdr str),
[INFO] [stderr] 112 +     LineFeeds(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/parser/auth_results/ptypes/iprev/iprev_property_key.rs:41:17
[INFO] [stderr]    |
[INFO] [stderr] 41 |     WhiteSpaces(&'hdr str),
[INFO] [stderr]    |     ----------- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IpRevPolicyPropertyKeyToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 41 -     WhiteSpaces(&'hdr str),
[INFO] [stderr] 41 +     WhiteSpaces(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parser/auth_results/ptypes/iprev/iprev_property_key.rs:118:17
[INFO] [stderr]     |
[INFO] [stderr] 118 |     WhiteSpaces(&'hdr str),
[INFO] [stderr]     |     ----------- ^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `IpRevSmtpPropertyKeyToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 118 -     WhiteSpaces(&'hdr str),
[INFO] [stderr] 118 +     WhiteSpaces(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/parser/auth_results/ptypes/iprev/iprev_property_value.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     Whs(&'hdr str),
[INFO] [stderr]    |     --- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IpRevPolicyPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 23 -     Whs(&'hdr str),
[INFO] [stderr] 23 +     Whs(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/parser/auth_results/ptypes/iprev/iprev_property_value.rs:98:9
[INFO] [stderr]    |
[INFO] [stderr] 98 |     Whs(&'hdr str),
[INFO] [stderr]    |     --- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IpRevSmtpPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 98 -     Whs(&'hdr str),
[INFO] [stderr] 98 +     Whs(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/parser/auth_results/ptypes/spf/spf_property_key.rs:44:17
[INFO] [stderr]    |
[INFO] [stderr] 44 |     WhiteSpaces(&'hdr str),
[INFO] [stderr]    |     ----------- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SpfSmtpPropertyKeyToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 44 -     WhiteSpaces(&'hdr str),
[INFO] [stderr] 44 +     WhiteSpaces(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/parser/auth_results/ptypes/spf/spf_property_value.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     Whs(&'hdr str),
[INFO] [stderr]    |     --- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SpfSmtpPropertyValueToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 20 -     Whs(&'hdr str),
[INFO] [stderr] 20 +     Whs(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/parser/auth_results/unknown.rs:20:20
[INFO] [stderr]    |
[INFO] [stderr] 20 |     EverythingElse(&'hdr str),
[INFO] [stderr]    |     -------------- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UnknownToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 20 -     EverythingElse(&'hdr str),
[INFO] [stderr] 20 +     EverythingElse(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/parser/quoted.rs:8:15
[INFO] [stderr]   |
[INFO] [stderr] 8 |     QuotedEnd(&'hdr str),
[INFO] [stderr]   |     --------- ^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `QuotedToken` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 8 -     QuotedEnd(&'hdr str),
[INFO] [stderr] 8 +     QuotedEnd(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: `msg-auth-status` (lib) generated 12 warnings
[INFO] [stderr] warning: `msg-auth-status` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/msg_auth_status-de5b6f1b861228f0)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_05_test_data_rfc6376_a2_signed_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_04_test_data_rfc6376_a1_composed_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_09_test_data_rfc8601_b3_auth_done_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_02_test_data_from_arewe_at_to_gmail_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_11_test_data_rfc8601_b5_several_done_diff_mtas_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_01_test_data_fail_to_in_areweat_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_06_test_data_rfc6376_a3_verified_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_13_test_data_rfc8601_b7_comment_heavy_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_14_test_data_to_in_areweat_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_04_test_data_rfc6376_a1_composed_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_08_test_data_rfc8601_b2_no_auth_done_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_07_test_data_rfc8601_b1_field_not_present_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_02_test_data_from_arewe_at_to_gmail_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_12_test_data_rfc8601_b6_multi_tiered_auth_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_08_test_data_rfc8601_b2_no_auth_done_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_16_test_data_to_in_protonmail_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_03_test_data_from_gmail_to_arewe_at_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_03_test_data_from_gmail_to_arewe_at_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_09_test_data_rfc8601_b3_auth_done_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_06_test_data_rfc6376_a3_verified_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_13_test_data_rfc8601_b7_comment_heavy_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_10_test_data_rfc8601_b4_several_done_single_mta_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_11_test_data_rfc8601_b5_several_done_diff_mtas_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_12_test_data_rfc8601_b6_multi_tiered_auth_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_14_test_data_to_in_areweat_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_07_test_data_rfc8601_b1_field_not_present_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_15_test_data_to_in_fastmail_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_01_test_data_fail_to_in_areweat_eml ... ok
[INFO] [stdout] test alloc_yes::auth_results::test::from_mail_parser::file_path_10_test_data_rfc8601_b4_several_done_single_mta_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_05_test_data_rfc6376_a2_signed_eml ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_16_test_data_to_in_protonmail_eml ... ok
[INFO] [stdout] test alloc_yes::verifier::test::from_mail_parser::case_3 ... ok
[INFO] [stdout] test alloc_yes::verifier::test::from_mail_parser::case_4 ... ok
[INFO] [stdout] test parser::addr_spec::test::addr_parse::case_1 ... ok
[INFO] [stdout] test parser::addr_spec::test::addr_parse::case_2 ... ok
[INFO] [stdout] test parser::addr_spec::test::addr_parse::case_3 ... ok
[INFO] [stderr]    Doc-tests msg_auth_status
[INFO] [stdout] test parser::auth_results::ptypes::iprev::iprev_property_value::test::test_comment ... ok
[INFO] [stdout] test alloc_yes::verifier::test::from_mail_parser::case_2 ... ok
[INFO] [stdout] test parser::auth_results::ptypes::test::spf::case_1 ... ok
[INFO] [stdout] test parser::quoted::test::quoted_parse::case_1 ... ok
[INFO] [stdout] test alloc_yes::verifier::test::from_mail_parser::case_1 ... ok
[INFO] [stdout] test alloc_yes::dkim_signatures::test::from_mail_parser::file_path_15_test_data_to_in_fastmail_eml ... ok
[INFO] [stdout] test parser::quoted::test::quoted_parse::case_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 23) ... ignored
[INFO] [stdout] test src/lib.rs - (line 29) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "70b9ad8634e53ab097cfbc5ba471f3e93f143f5dbd4a80cc15d4bddf8f019f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70b9ad8634e53ab097cfbc5ba471f3e93f143f5dbd4a80cc15d4bddf8f019f43", kill_on_drop: false }`
[INFO] [stdout] 70b9ad8634e53ab097cfbc5ba471f3e93f143f5dbd4a80cc15d4bddf8f019f43
