[INFO] fetching crate torrosion 0.3.5...
[INFO] checking torrosion-0.3.5 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate torrosion 0.3.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate torrosion 0.3.5
[INFO] finished tweaking crates.io crate torrosion 0.3.5
[INFO] tweaked toml for crates.io crate torrosion 0.3.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate torrosion 0.3.5 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 256 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding oid-registry v0.7.1 (available: v0.8.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding x509-parser v0.16.0 (available: v0.18.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ae631df21a3a33b6dc42faca88a3378033f81930807ee7950e0d51946a16d26
[INFO] running `Command { std: "docker" "start" "-a" "5ae631df21a3a33b6dc42faca88a3378033f81930807ee7950e0d51946a16d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ae631df21a3a33b6dc42faca88a3378033f81930807ee7950e0d51946a16d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ae631df21a3a33b6dc42faca88a3378033f81930807ee7950e0d51946a16d26", kill_on_drop: false }`
[INFO] [stdout] 5ae631df21a3a33b6dc42faca88a3378033f81930807ee7950e0d51946a16d26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b2c5cf897e23a4381827b71253c4e54465da200556bc01e90e42c5cd6239268
[INFO] running `Command { std: "docker" "start" "-a" "5b2c5cf897e23a4381827b71253c4e54465da200556bc01e90e42c5cd6239268", kill_on_drop: false }`
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling aws-lc-rs v1.15.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking compression-core v0.4.30
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling aws-lc-sys v0.33.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking rsa v0.9.9
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking liblzma v0.4.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking hyper v1.8.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.32
[INFO] [stderr]     Checking async-compression v0.4.33
[INFO] [stderr]     Checking async-native-tls v0.5.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking torrosion v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
[INFO] [stdout]    --> src/cert.rs:140:45
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     if ring::constant_time::verify_slices_are_equal(signed_with_key, pkey).is_err() {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
[INFO] [stdout]    --> src/connection.rs:298:49
[INFO] [stdout]     |
[INFO] [stdout] 298 |                         if ring::constant_time::verify_slices_are_equal(conn_cert_digest.as_ref(), key_digest).is_err() {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
[INFO] [stdout]    --> src/connection.rs:727:33
[INFO] [stdout]     |
[INFO] [stdout] 727 |         if ring::constant_time::verify_slices_are_equal(auth.as_ref(), &auth_s).is_err() {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::TimeZone`
[INFO] [stdout]    --> src/hs/mod.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |     use chrono::TimeZone;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
[INFO] [stdout]    --> src/hs/mod.rs:366:33
[INFO] [stdout]     |
[INFO] [stdout] 366 |         if ring::constant_time::verify_slices_are_equal(&d_mac, mac).is_err() {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
[INFO] [stdout]    --> src/hs/con.rs:358:29
[INFO] [stdout]     |
[INFO] [stdout] 358 |     if ring::constant_time::verify_slices_are_equal(&auth_input_mac, &rend2.auth).is_err() {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
[INFO] [stdout]    --> src/cert.rs:140:45
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     if ring::constant_time::verify_slices_are_equal(signed_with_key, pkey).is_err() {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
[INFO] [stdout]    --> src/connection.rs:298:49
[INFO] [stdout]     |
[INFO] [stdout] 298 |                         if ring::constant_time::verify_slices_are_equal(conn_cert_digest.as_ref(), key_digest).is_err() {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
[INFO] [stdout]    --> src/connection.rs:727:33
[INFO] [stdout]     |
[INFO] [stdout] 727 |         if ring::constant_time::verify_slices_are_equal(auth.as_ref(), &auth_s).is_err() {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
[INFO] [stdout]    --> src/hs/mod.rs:366:33
[INFO] [stdout]     |
[INFO] [stdout] 366 |         if ring::constant_time::verify_slices_are_equal(&d_mac, mac).is_err() {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
[INFO] [stdout]    --> src/hs/con.rs:358:29
[INFO] [stdout]     |
[INFO] [stdout] 358 |     if ring::constant_time::verify_slices_are_equal(&auth_input_mac, &rend2.auth).is_err() {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `challenge` and `methods` are never read
[INFO] [stdout]    --> src/cell.rs:606:9
[INFO] [stdout]     |
[INFO] [stdout] 605 | pub struct AuthChallenge {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 606 |     pub challenge: [u8; 32],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 607 |     pub methods: Vec<AuthMethod>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AuthChallenge` 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: enum `ServerHandshake` is never used
[INFO] [stdout]    --> src/cell.rs:672:10
[INFO] [stdout]     |
[INFO] [stdout] 672 | pub enum ServerHandshake {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server_id`, `key_id`, and `client_kp` are never read
[INFO] [stdout]    --> src/cell.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 676 | pub struct TapClientHandshake {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 677 |     pub server_id: crate::RsaIdentity,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 678 |     pub key_id: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 679 |     pub client_kp: Vec<u8>
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TapClientHandshake` 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 `server_id`, `key_id`, and `client_kp` are never read
[INFO] [stdout]    --> src/cell.rs:684:9
[INFO] [stdout]     |
[INFO] [stdout] 683 | pub struct NtorClientHandshake {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 684 |     pub server_id: crate::RsaIdentity,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 685 |     pub key_id: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 686 |     pub client_kp: Vec<u8>
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NtorClientHandshake` 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 `address` and `ttl` are never read
[INFO] [stdout]    --> src/cell.rs:926:9
[INFO] [stdout]     |
[INFO] [stdout] 925 | pub struct RelayConnected {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 926 |     pub address: Option<std::net::IpAddr>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 927 |     pub ttl: u32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RelayConnected` 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 `addr` and `ttl` are never read
[INFO] [stdout]    --> src/cell.rs:976:9
[INFO] [stdout]     |
[INFO] [stdout] 974 | pub struct RelayEnd {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 975 |     pub reason: EndReason,
[INFO] [stdout] 976 |     pub addr: Option<std::net::IpAddr>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 977 |     pub ttl: Option<u32>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RelayEnd` 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 `extensions` is never read
[INFO] [stdout]     --> src/cell.rs:1382:9
[INFO] [stdout]      |
[INFO] [stdout] 1380 | pub struct RelayIntroduceAck {
[INFO] [stdout]      |            ----------------- field in this struct
[INFO] [stdout] 1381 |     pub status: RelayIntroduceAckStatus,
[INFO] [stdout] 1382 |     pub extensions: Vec<RelayIntroduceAckExtension>,
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `RelayIntroduceAck` 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 `0` and `1` are never read
[INFO] [stdout]     --> src/cell.rs:1396:18
[INFO] [stdout]      |
[INFO] [stdout] 1396 |     Unrecognized(u8, Vec<u8>)
[INFO] [stdout]      |     ------------ ^^  ^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     fields in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `RelayIntroduceAckExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]      |
[INFO] [stdout] 1396 -     Unrecognized(u8, Vec<u8>)
[INFO] [stdout] 1396 +     Unrecognized((), ())
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]  --> src/cert.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Cert {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 7 |     signed_data: Vec<u8>,
[INFO] [stdout] 8 |     pub version: u8,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Cert` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:162:21
[INFO] [stdout]     |
[INFO] [stdout] 162 |     ConsensusMethod(ConsensusMethod),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Preamble` 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] 162 -     ConsensusMethod(ConsensusMethod),
[INFO] [stdout] 162 +     ConsensusMethod(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:242:24
[INFO] [stdout]     |
[INFO] [stdout] 242 | struct ConsensusMethod(usize);
[INFO] [stdout]     |        --------------- ^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `ConsensusMethod` 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 `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:703:13
[INFO] [stdout]     |
[INFO] [stdout] 703 |     Address(RouterAddress),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RouterItem` 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] 703 -     Address(RouterAddress),
[INFO] [stdout] 703 +     Address(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:705:11
[INFO] [stdout]     |
[INFO] [stdout] 705 |     Flags(Flags),
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RouterItem` 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] 705 -     Flags(Flags),
[INFO] [stdout] 705 +     Flags(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:742:22
[INFO] [stdout]     |
[INFO] [stdout] 742 | struct RouterAddress(std::net::SocketAddr);
[INFO] [stdout]     |        ------------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `RouterAddress` 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 `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:772:9
[INFO] [stdout]     |
[INFO] [stdout] 772 |     Tor(String),
[INFO] [stdout]     |     --- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RouterVersion` has derived impls for the traits `Clone` and `Debug`, but these are 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] 772 -     Tor(String),
[INFO] [stdout] 772 +     Tor(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:773:11
[INFO] [stdout]     |
[INFO] [stdout] 773 |     Other(String),
[INFO] [stdout]     |     ----- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RouterVersion` has derived impls for the traits `Clone` and `Debug`, but these are 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] 773 -     Other(String),
[INFO] [stdout] 773 +     Other(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `directory_address` is never read
[INFO] [stdout]  --> src/net_status/dir_key_certificate.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DirectoryKeyCertificate {
[INFO] [stdout]   |            ----------------------- field in this struct
[INFO] [stdout] 5 |     pub directory_address: Option<std::net::SocketAddr>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DirectoryKeyCertificate` 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 `0` is never read
[INFO] [stdout]    --> src/net_status/descriptor.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 |     Accept(ExitPattern),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExitPolicy` 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] 125 -     Accept(ExitPattern),
[INFO] [stdout] 125 +     Accept(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net_status/descriptor.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 126 |     Reject(ExitPattern),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExitPolicy` 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] 126 -     Reject(ExitPattern),
[INFO] [stdout] 126 +     Reject(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 32], Infallible>
[INFO] [stdout]    --> src/hs/mod.rs:146:40
[INFO] [stdout]     |
[INFO] [stdout] 146 |             indicies.push(HSRelayIndex(hasher.finalize().try_into().unwrap()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 32], Infallible>
[INFO] [stdout]    --> src/hs/mod.rs:514:41
[INFO] [stdout]     |
[INFO] [stdout] 514 |                     index: HSRelayIndex(hasher.finalize().try_into().unwrap())
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `torrosion` (lib test) due to 2 previous errors; 24 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: fields `challenge` and `methods` are never read
[INFO] [stdout]    --> src/cell.rs:606:9
[INFO] [stdout]     |
[INFO] [stdout] 605 | pub struct AuthChallenge {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 606 |     pub challenge: [u8; 32],
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 607 |     pub methods: Vec<AuthMethod>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AuthChallenge` 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: enum `ServerHandshake` is never used
[INFO] [stdout]    --> src/cell.rs:672:10
[INFO] [stdout]     |
[INFO] [stdout] 672 | pub enum ServerHandshake {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `server_id`, `key_id`, and `client_kp` are never read
[INFO] [stdout]    --> src/cell.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 676 | pub struct TapClientHandshake {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 677 |     pub server_id: crate::RsaIdentity,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 678 |     pub key_id: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 679 |     pub client_kp: Vec<u8>
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TapClientHandshake` 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 `server_id`, `key_id`, and `client_kp` are never read
[INFO] [stdout]    --> src/cell.rs:684:9
[INFO] [stdout]     |
[INFO] [stdout] 683 | pub struct NtorClientHandshake {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 684 |     pub server_id: crate::RsaIdentity,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 685 |     pub key_id: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 686 |     pub client_kp: Vec<u8>
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NtorClientHandshake` 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 `address` and `ttl` are never read
[INFO] [stdout]    --> src/cell.rs:926:9
[INFO] [stdout]     |
[INFO] [stdout] 925 | pub struct RelayConnected {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 926 |     pub address: Option<std::net::IpAddr>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 927 |     pub ttl: u32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RelayConnected` 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 `addr` and `ttl` are never read
[INFO] [stdout]    --> src/cell.rs:976:9
[INFO] [stdout]     |
[INFO] [stdout] 974 | pub struct RelayEnd {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 975 |     pub reason: EndReason,
[INFO] [stdout] 976 |     pub addr: Option<std::net::IpAddr>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 977 |     pub ttl: Option<u32>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RelayEnd` 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 `extensions` is never read
[INFO] [stdout]     --> src/cell.rs:1382:9
[INFO] [stdout]      |
[INFO] [stdout] 1380 | pub struct RelayIntroduceAck {
[INFO] [stdout]      |            ----------------- field in this struct
[INFO] [stdout] 1381 |     pub status: RelayIntroduceAckStatus,
[INFO] [stdout] 1382 |     pub extensions: Vec<RelayIntroduceAckExtension>,
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `RelayIntroduceAck` 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 `0` and `1` are never read
[INFO] [stdout]     --> src/cell.rs:1396:18
[INFO] [stdout]      |
[INFO] [stdout] 1396 |     Unrecognized(u8, Vec<u8>)
[INFO] [stdout]      |     ------------ ^^  ^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     fields in this variant
[INFO] [stdout]      |
[INFO] [stdout]      = note: `RelayIntroduceAckExtension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]      |
[INFO] [stdout] 1396 -     Unrecognized(u8, Vec<u8>)
[INFO] [stdout] 1396 +     Unrecognized((), ())
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]  --> src/cert.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Cert {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 7 |     signed_data: Vec<u8>,
[INFO] [stdout] 8 |     pub version: u8,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Cert` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:162:21
[INFO] [stdout]     |
[INFO] [stdout] 162 |     ConsensusMethod(ConsensusMethod),
[INFO] [stdout]     |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Preamble` 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] 162 -     ConsensusMethod(ConsensusMethod),
[INFO] [stdout] 162 +     ConsensusMethod(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:242:24
[INFO] [stdout]     |
[INFO] [stdout] 242 | struct ConsensusMethod(usize);
[INFO] [stdout]     |        --------------- ^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `ConsensusMethod` 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 `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:703:13
[INFO] [stdout]     |
[INFO] [stdout] 703 |     Address(RouterAddress),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RouterItem` 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] 703 -     Address(RouterAddress),
[INFO] [stdout] 703 +     Address(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:705:11
[INFO] [stdout]     |
[INFO] [stdout] 705 |     Flags(Flags),
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RouterItem` 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] 705 -     Flags(Flags),
[INFO] [stdout] 705 +     Flags(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:742:22
[INFO] [stdout]     |
[INFO] [stdout] 742 | struct RouterAddress(std::net::SocketAddr);
[INFO] [stdout]     |        ------------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `RouterAddress` 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 `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:772:9
[INFO] [stdout]     |
[INFO] [stdout] 772 |     Tor(String),
[INFO] [stdout]     |     --- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RouterVersion` has derived impls for the traits `Clone` and `Debug`, but these are 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] 772 -     Tor(String),
[INFO] [stdout] 772 +     Tor(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net_status/consensus.rs:773:11
[INFO] [stdout]     |
[INFO] [stdout] 773 |     Other(String),
[INFO] [stdout]     |     ----- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RouterVersion` has derived impls for the traits `Clone` and `Debug`, but these are 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] 773 -     Other(String),
[INFO] [stdout] 773 +     Other(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `directory_address` is never read
[INFO] [stdout]  --> src/net_status/dir_key_certificate.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DirectoryKeyCertificate {
[INFO] [stdout]   |            ----------------------- field in this struct
[INFO] [stdout] 5 |     pub directory_address: Option<std::net::SocketAddr>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DirectoryKeyCertificate` 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 `0` is never read
[INFO] [stdout]    --> src/net_status/descriptor.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 |     Accept(ExitPattern),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExitPolicy` 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] 125 -     Accept(ExitPattern),
[INFO] [stdout] 125 +     Accept(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/net_status/descriptor.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 126 |     Reject(ExitPattern),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExitPolicy` 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] 126 -     Reject(ExitPattern),
[INFO] [stdout] 126 +     Reject(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 32], Infallible>
[INFO] [stdout]    --> src/hs/mod.rs:146:40
[INFO] [stdout]     |
[INFO] [stdout] 146 |             indicies.push(HSRelayIndex(hasher.finalize().try_into().unwrap()));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<[u8; 32], Infallible>
[INFO] [stdout]    --> src/hs/mod.rs:514:41
[INFO] [stdout]     |
[INFO] [stdout] 514 |                     index: HSRelayIndex(hasher.finalize().try_into().unwrap())
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `torrosion` (lib) due to 2 previous errors; 25 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5b2c5cf897e23a4381827b71253c4e54465da200556bc01e90e42c5cd6239268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b2c5cf897e23a4381827b71253c4e54465da200556bc01e90e42c5cd6239268", kill_on_drop: false }`
[INFO] [stdout] 5b2c5cf897e23a4381827b71253c4e54465da200556bc01e90e42c5cd6239268
