[INFO] fetching crate deaf 0.1.3...
[INFO] checking deaf-0.1.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate deaf 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate deaf 0.1.3
[INFO] finished tweaking crates.io crate deaf 0.1.3
[INFO] tweaked toml for crates.io crate deaf 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate deaf 0.1.3 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] crate crates.io crate deaf 0.1.3 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 04718045e53068aaf45d54767a868b1dbca0c67a1da18832ac17583a70e7d331
[INFO] running `Command { std: "docker" "start" "-a" "04718045e53068aaf45d54767a868b1dbca0c67a1da18832ac17583a70e7d331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04718045e53068aaf45d54767a868b1dbca0c67a1da18832ac17583a70e7d331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04718045e53068aaf45d54767a868b1dbca0c67a1da18832ac17583a70e7d331", kill_on_drop: false }`
[INFO] [stdout] 04718045e53068aaf45d54767a868b1dbca0c67a1da18832ac17583a70e7d331
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b15933187e6630a04f46dc3f5faf6c697e1ab0e4a59ad52c98cd33e867511a51
[INFO] running `Command { std: "docker" "start" "-a" "b15933187e6630a04f46dc3f5faf6c697e1ab0e4a59ad52c98cd33e867511a51", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking deaf v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u8>
[INFO] [stdout]    --> src/common/bytes.rs:238:41
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn convert(self) -> Result<u8> { Ok(self.try_into()?) }
[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: std::result::Result<u8, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:238:41
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn convert(self) -> Result<u8> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u8>
[INFO] [stdout]    --> src/common/bytes.rs:242:41
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn convert(self) -> Result<u8> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u8, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:242:41
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn convert(self) -> Result<u8> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u32>
[INFO] [stdout]    --> src/common/bytes.rs:246:42
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn convert(self) -> Result<u32> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u32, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:246:42
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn convert(self) -> Result<u32> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u32>
[INFO] [stdout]    --> src/common/bytes.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn convert(self) -> Result<u32> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u32, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn convert(self) -> Result<u32> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u64>
[INFO] [stdout]    --> src/common/bytes.rs:258:42
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn convert(self) -> Result<u64> { Ok(self.bits().try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:258:42
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn convert(self) -> Result<u64> { Ok(self.bits().try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u16>
[INFO] [stdout]    --> src/common/bytes.rs:262:42
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn convert(self) -> Result<u16> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u16, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:262:42
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn convert(self) -> Result<u16> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u64>
[INFO] [stdout]    --> src/common/bytes.rs:266:42
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn convert(self) -> Result<u64> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:266:42
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn convert(self) -> Result<u64> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, usize>
[INFO] [stdout]    --> src/common/bytes.rs:270:44
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn convert(self) -> Result<usize> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:270:44
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn convert(self) -> Result<usize> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i64>
[INFO] [stdout]    --> src/common/bytes.rs:282:42
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn convert(self) -> Result<i64> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i64, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:282:42
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn convert(self) -> Result<i64> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u64>
[INFO] [stdout]    --> src/common/bytes.rs:321:32
[INFO] [stdout]     |
[INFO] [stdout] 321 |         Ok(BitFlags::from_bits(self.try_into()?)?)
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:321:32
[INFO] [stdout]     |
[INFO] [stdout] 321 |         Ok(BitFlags::from_bits(self.try_into()?)?)
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tables/table.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn iterator(&self) -> ByteIter {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn iterator(&self) -> ByteIter<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary.rs:168:26
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn string_tables(&self) -> Vec<StringTable> {
[INFO] [stdout]     |                          ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn string_tables(&self) -> Vec<StringTable<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary.rs:179:26
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn symbol_tables(&self) -> Vec<SymbolTable> {
[INFO] [stdout]     |                          ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn symbol_tables(&self) -> Vec<SymbolTable<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary.rs:186:30
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn symbol_tables_mut(&mut self) -> Vec<SymbolTableMut> {
[INFO] [stdout]     |                              ^^^^^^^^^         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn symbol_tables_mut(&mut self) -> Vec<SymbolTableMut<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, STBind>
[INFO] [stdout]   --> src/symbols/info.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let bind = STBind::try_from((v & BIND_MASK) >> BIND_SHIFT)?;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<STBind, Infallible>
[INFO] [stdout]   --> src/symbols/info.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let bind = STBind::try_from((v & BIND_MASK) >> BIND_SHIFT)?;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, STType>
[INFO] [stdout]   --> src/symbols/info.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let kind = STType::try_from((v & TYPE_MASK) >> TYPE_SHIFT)?;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<STType, Infallible>
[INFO] [stdout]   --> src/symbols/info.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let kind = STType::try_from((v & TYPE_MASK) >> TYPE_SHIFT)?;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, STVisibility>
[INFO] [stdout]    --> src/symbols/symbol.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         STVisibility::try_from(self.other())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<STVisibility, Infallible>
[INFO] [stdout]    --> src/symbols/symbol.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         STVisibility::try_from(self.other())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deaf` (lib) due to 26 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u8>
[INFO] [stdout]    --> src/common/bytes.rs:238:41
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn convert(self) -> Result<u8> { Ok(self.try_into()?) }
[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: std::result::Result<u8, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:238:41
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn convert(self) -> Result<u8> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u8>
[INFO] [stdout]    --> src/common/bytes.rs:242:41
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn convert(self) -> Result<u8> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u8, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:242:41
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn convert(self) -> Result<u8> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u32>
[INFO] [stdout]    --> src/common/bytes.rs:246:42
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn convert(self) -> Result<u32> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u32, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:246:42
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn convert(self) -> Result<u32> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u32>
[INFO] [stdout]    --> src/common/bytes.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn convert(self) -> Result<u32> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u32, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn convert(self) -> Result<u32> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u64>
[INFO] [stdout]    --> src/common/bytes.rs:258:42
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn convert(self) -> Result<u64> { Ok(self.bits().try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:258:42
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn convert(self) -> Result<u64> { Ok(self.bits().try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u16>
[INFO] [stdout]    --> src/common/bytes.rs:262:42
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn convert(self) -> Result<u16> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u16, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:262:42
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn convert(self) -> Result<u16> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u64>
[INFO] [stdout]    --> src/common/bytes.rs:266:42
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn convert(self) -> Result<u64> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:266:42
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn convert(self) -> Result<u64> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, usize>
[INFO] [stdout]    --> src/common/bytes.rs:270:44
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn convert(self) -> Result<usize> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<usize, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:270:44
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn convert(self) -> Result<usize> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i64>
[INFO] [stdout]    --> src/common/bytes.rs:282:42
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn convert(self) -> Result<i64> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i64, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:282:42
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn convert(self) -> Result<i64> { Ok(self.try_into()?) }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, u64>
[INFO] [stdout]    --> src/common/bytes.rs:321:32
[INFO] [stdout]     |
[INFO] [stdout] 321 |         Ok(BitFlags::from_bits(self.try_into()?)?)
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u64, Infallible>
[INFO] [stdout]    --> src/common/bytes.rs:321:32
[INFO] [stdout]     |
[INFO] [stdout] 321 |         Ok(BitFlags::from_bits(self.try_into()?)?)
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tables/table.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn iterator(&self) -> ByteIter {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn iterator(&self) -> ByteIter<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary.rs:168:26
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn string_tables(&self) -> Vec<StringTable> {
[INFO] [stdout]     |                          ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn string_tables(&self) -> Vec<StringTable<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary.rs:179:26
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn symbol_tables(&self) -> Vec<SymbolTable> {
[INFO] [stdout]     |                          ^^^^^         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn symbol_tables(&self) -> Vec<SymbolTable<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary.rs:186:30
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn symbol_tables_mut(&mut self) -> Vec<SymbolTableMut> {
[INFO] [stdout]     |                              ^^^^^^^^^         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn symbol_tables_mut(&mut self) -> Vec<SymbolTableMut<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, constants::STBind>
[INFO] [stdout]   --> src/symbols/info.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let bind = STBind::try_from((v & BIND_MASK) >> BIND_SHIFT)?;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<constants::STBind, Infallible>
[INFO] [stdout]   --> src/symbols/info.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let bind = STBind::try_from((v & BIND_MASK) >> BIND_SHIFT)?;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, constants::STType>
[INFO] [stdout]   --> src/symbols/info.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let kind = STType::try_from((v & TYPE_MASK) >> TYPE_SHIFT)?;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<constants::STType, Infallible>
[INFO] [stdout]   --> src/symbols/info.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let kind = STType::try_from((v & TYPE_MASK) >> TYPE_SHIFT)?;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, constants::STVisibility>
[INFO] [stdout]    --> src/symbols/symbol.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         STVisibility::try_from(self.other())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<constants::STVisibility, Infallible>
[INFO] [stdout]    --> src/symbols/symbol.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         STVisibility::try_from(self.other())?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deaf` (lib test) due to 26 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b15933187e6630a04f46dc3f5faf6c697e1ab0e4a59ad52c98cd33e867511a51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b15933187e6630a04f46dc3f5faf6c697e1ab0e4a59ad52c98cd33e867511a51", kill_on_drop: false }`
[INFO] [stdout] b15933187e6630a04f46dc3f5faf6c697e1ab0e4a59ad52c98cd33e867511a51
