[INFO] fetching crate txn-core 0.1.3...
[INFO] checking txn-core-0.1.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate txn-core 0.1.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate txn-core 0.1.3
[INFO] finished tweaking crates.io crate txn-core 0.1.3
[INFO] tweaked toml for crates.io crate txn-core 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate txn-core 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] 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 56 packages to latest compatible versions
[INFO] [stderr]       Adding cheap-clone v0.1.8 (available: v0.3.0)
[INFO] [stderr]       Adding smallvec-wrapper v0.1.2 (available: v0.3.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c2b80585943e87d69c09efae9a2f0e19e7ca4a029fac8e4ad196b6217672ad94
[INFO] running `Command { std: "docker" "start" "-a" "c2b80585943e87d69c09efae9a2f0e19e7ca4a029fac8e4ad196b6217672ad94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2b80585943e87d69c09efae9a2f0e19e7ca4a029fac8e4ad196b6217672ad94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2b80585943e87d69c09efae9a2f0e19e7ca4a029fac8e4ad196b6217672ad94", kill_on_drop: false }`
[INFO] [stdout] c2b80585943e87d69c09efae9a2f0e19e7ca4a029fac8e4ad196b6217672ad94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 056274a0cf248ff3c4cc4f8467bf6bde4e80900687ae31b89ff0752316f0f3dc
[INFO] running `Command { std: "docker" "start" "-a" "056274a0cf248ff3c4cc4f8467bf6bde4e80900687ae31b89ff0752316f0f3dc", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking cheap-clone v0.1.8
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking smallvec-wrapper v0.1.2
[INFO] [stderr]     Checking txn-core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<HashCm<K, S>, Infallible>
[INFO] [stdout]   --> src/sync/hash_cm.rs:72:63
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn new(options: Self::Options) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________^
[INFO] [stdout] 73 | |     Ok(match options.capacity {
[INFO] [stdout] 74 | |       Some(capacity) => Self {
[INFO] [stdout] 75 | |         reads: MediumVec::with_capacity(capacity),
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     })
[INFO] [stdout] 85 | |   }
[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<HashCm<K, S>, Infallible>
[INFO] [stdout]   --> src/sync/hash_cm.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | /     Ok(match options.capacity {
[INFO] [stdout] 74 | |       Some(capacity) => Self {
[INFO] [stdout] 75 | |         reads: MediumVec::with_capacity(capacity),
[INFO] [stdout] 76 | |         conflict_keys: IndexSet::with_capacity_and_hasher(capacity, options.hasher),
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |       },
[INFO] [stdout] 84 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashCm<u64>, Infallible>
[INFO] [stdout]    --> src/sync/hash_cm.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 176 |       let mut cm = HashCm::<u64>::new(HashCmOptions::new(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 177 | |       std::collections::hash_map::RandomState::new(),
[INFO] [stdout] 178 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BTreeCm<K>, Infallible>
[INFO] [stdout]   --> src/sync/btree_cm.rs:44:64
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn new(_options: Self::Options) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  ________________________________________________________________^
[INFO] [stdout] 45 | |     Ok(Self {
[INFO] [stdout] 46 | |       reads: MediumVec::new(),
[INFO] [stdout] 47 | |       conflict_keys: BTreeSet::new(),
[INFO] [stdout] 48 | |     })
[INFO] [stdout] 49 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BTreeCm<K>, Infallible>
[INFO] [stdout]   --> src/sync/btree_cm.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | /     Ok(Self {
[INFO] [stdout] 46 | |       reads: MediumVec::new(),
[INFO] [stdout] 47 | |       conflict_keys: BTreeSet::new(),
[INFO] [stdout] 48 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BTreeCm<u64>, Infallible>
[INFO] [stdout]    --> src/sync/btree_cm.rs:204:18
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let mut cm = BTreeCm::<u64>::new(()).unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BTreeMap<K, types::EntryValue<V>>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:28:57
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn new(_: Self::Options) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________^
[INFO] [stdout] 29 | |     Ok(Self::default())
[INFO] [stdout] 30 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BTreeMap<K, types::EntryValue<V>>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Ok(Self::default())
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:63:83
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn get(&self, key: &K) -> Result<Option<&EntryValue<Self::Value>>, Self::Error> {
[INFO] [stdout]    |  ___________________________________________________________________________________^
[INFO] [stdout] 64 | |     Ok(self.get(key))
[INFO] [stdout] 65 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Ok(self.get(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:71:76
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ) -> Result<Option<(&Self::Key, &EntryValue<Self::Value>)>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________________________^
[INFO] [stdout] 72 | |     Ok(self.get_key_value(key))
[INFO] [stdout] 73 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     Ok(self.get_key_value(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:76:64
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn contains_key(&self, key: &K) -> Result<bool, Self::Error> {
[INFO] [stdout]    |  ________________________________________________________________^
[INFO] [stdout] 77 | |     Ok(self.contains_key(key))
[INFO] [stdout] 78 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     Ok(self.contains_key(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:87:100
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn remove_entry(&mut self, key: &K) -> Result<Option<(K, EntryValue<Self::Value>)>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________________________________________________^
[INFO] [stdout] 88 | |     Ok(self.remove_entry(key))
[INFO] [stdout] 89 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     Ok(self.remove_entry(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:144:3
[INFO] [stdout]     |
[INFO] [stdout] 144 | /   {
[INFO] [stdout] 145 | |     Ok(BTreeMap::get(self, key))
[INFO] [stdout] 146 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     Ok(BTreeMap::get(self, key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:156:3
[INFO] [stdout]     |
[INFO] [stdout] 156 | /   {
[INFO] [stdout] 157 | |     Ok(BTreeMap::get_key_value(self, key))
[INFO] [stdout] 158 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     Ok(BTreeMap::get_key_value(self, key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | /   {
[INFO] [stdout] 166 | |     Ok(BTreeMap::contains_key(self, key))
[INFO] [stdout] 167 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     Ok(BTreeMap::contains_key(self, key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:177:3
[INFO] [stdout]     |
[INFO] [stdout] 177 | /   {
[INFO] [stdout] 178 | |     Ok(BTreeMap::remove_entry(self, key))
[INFO] [stdout] 179 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     Ok(BTreeMap::remove_entry(self, key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IndexMap<K, types::EntryValue<V>, S>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:24:63
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new(options: Self::Options) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________^
[INFO] [stdout] 25 | |     Ok(match options {
[INFO] [stdout] 26 | |       Some(hasher) => Self::with_hasher(hasher),
[INFO] [stdout] 27 | |       None => Self::default(),
[INFO] [stdout] 28 | |     })
[INFO] [stdout] 29 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IndexMap<K, types::EntryValue<V>, S>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /     Ok(match options {
[INFO] [stdout] 26 | |       Some(hasher) => Self::with_hasher(hasher),
[INFO] [stdout] 27 | |       None => Self::default(),
[INFO] [stdout] 28 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:62:73
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn get(&self, key: &K) -> Result<Option<&EntryValue<V>>, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________^
[INFO] [stdout] 63 | |     Ok(self.get(key))
[INFO] [stdout] 64 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Ok(self.get(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:70:76
[INFO] [stdout]    |
[INFO] [stdout] 70 |     ) -> Result<Option<(&Self::Key, &EntryValue<Self::Value>)>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________________________^
[INFO] [stdout] 71 | |     Ok(self.get_full(key).map(|(_, k, v)| (k, v)))
[INFO] [stdout] 72 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Ok(self.get_full(key).map(|(_, k, v)| (k, v)))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:75:64
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn contains_key(&self, key: &K) -> Result<bool, Self::Error> {
[INFO] [stdout]    |  ________________________________________________________________^
[INFO] [stdout] 76 | |     Ok(self.contains_key(key))
[INFO] [stdout] 77 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Ok(self.contains_key(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:86:90
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn remove_entry(&mut self, key: &K) -> Result<Option<(K, EntryValue<V>)>, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________________^
[INFO] [stdout] 87 | |     Ok(self.shift_remove_entry(key))
[INFO] [stdout] 88 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     Ok(self.shift_remove_entry(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:117:3
[INFO] [stdout]     |
[INFO] [stdout] 117 | /   {
[INFO] [stdout] 118 | |     Ok(self.get(key))
[INFO] [stdout] 119 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Ok(self.get(key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:129:3
[INFO] [stdout]     |
[INFO] [stdout] 129 | /   {
[INFO] [stdout] 130 | |     Ok(self.get_full(key).map(|(_, k, v)| (k, v)))
[INFO] [stdout] 131 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Ok(self.get_full(key).map(|(_, k, v)| (k, v)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 | /   {
[INFO] [stdout] 139 | |     Ok(self.contains_key(key))
[INFO] [stdout] 140 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     Ok(self.contains_key(key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:150:3
[INFO] [stdout]     |
[INFO] [stdout] 150 | /   {
[INFO] [stdout] 151 | |     Ok(self.shift_remove_entry(key))
[INFO] [stdout] 152 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     Ok(self.shift_remove_entry(key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<HashCm<K, S>, Infallible>
[INFO] [stdout]   --> src/sync/hash_cm.rs:72:63
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn new(options: Self::Options) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________^
[INFO] [stdout] 73 | |     Ok(match options.capacity {
[INFO] [stdout] 74 | |       Some(capacity) => Self {
[INFO] [stdout] 75 | |         reads: MediumVec::with_capacity(capacity),
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     })
[INFO] [stdout] 85 | |   }
[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<HashCm<K, S>, Infallible>
[INFO] [stdout]   --> src/sync/hash_cm.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | /     Ok(match options.capacity {
[INFO] [stdout] 74 | |       Some(capacity) => Self {
[INFO] [stdout] 75 | |         reads: MediumVec::with_capacity(capacity),
[INFO] [stdout] 76 | |         conflict_keys: IndexSet::with_capacity_and_hasher(capacity, options.hasher),
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |       },
[INFO] [stdout] 84 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BTreeCm<K>, Infallible>
[INFO] [stdout]   --> src/sync/btree_cm.rs:44:64
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn new(_options: Self::Options) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  ________________________________________________________________^
[INFO] [stdout] 45 | |     Ok(Self {
[INFO] [stdout] 46 | |       reads: MediumVec::new(),
[INFO] [stdout] 47 | |       conflict_keys: BTreeSet::new(),
[INFO] [stdout] 48 | |     })
[INFO] [stdout] 49 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BTreeCm<K>, Infallible>
[INFO] [stdout]   --> src/sync/btree_cm.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | /     Ok(Self {
[INFO] [stdout] 46 | |       reads: MediumVec::new(),
[INFO] [stdout] 47 | |       conflict_keys: BTreeSet::new(),
[INFO] [stdout] 48 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BTreeMap<K, types::EntryValue<V>>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:28:57
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn new(_: Self::Options) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________^
[INFO] [stdout] 29 | |     Ok(Self::default())
[INFO] [stdout] 30 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BTreeMap<K, types::EntryValue<V>>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Ok(Self::default())
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:63:83
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn get(&self, key: &K) -> Result<Option<&EntryValue<Self::Value>>, Self::Error> {
[INFO] [stdout]    |  ___________________________________________________________________________________^
[INFO] [stdout] 64 | |     Ok(self.get(key))
[INFO] [stdout] 65 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Ok(self.get(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:71:76
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ) -> Result<Option<(&Self::Key, &EntryValue<Self::Value>)>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________________________^
[INFO] [stdout] 72 | |     Ok(self.get_key_value(key))
[INFO] [stdout] 73 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     Ok(self.get_key_value(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:76:64
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn contains_key(&self, key: &K) -> Result<bool, Self::Error> {
[INFO] [stdout]    |  ________________________________________________________________^
[INFO] [stdout] 77 | |     Ok(self.contains_key(key))
[INFO] [stdout] 78 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     Ok(self.contains_key(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:87:100
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn remove_entry(&mut self, key: &K) -> Result<Option<(K, EntryValue<Self::Value>)>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________________________________________________^
[INFO] [stdout] 88 | |     Ok(self.remove_entry(key))
[INFO] [stdout] 89 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/btree_pwm.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     Ok(self.remove_entry(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:144:3
[INFO] [stdout]     |
[INFO] [stdout] 144 | /   {
[INFO] [stdout] 145 | |     Ok(BTreeMap::get(self, key))
[INFO] [stdout] 146 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     Ok(BTreeMap::get(self, key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:156:3
[INFO] [stdout]     |
[INFO] [stdout] 156 | /   {
[INFO] [stdout] 157 | |     Ok(BTreeMap::get_key_value(self, key))
[INFO] [stdout] 158 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     Ok(BTreeMap::get_key_value(self, key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | /   {
[INFO] [stdout] 166 | |     Ok(BTreeMap::contains_key(self, key))
[INFO] [stdout] 167 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     Ok(BTreeMap::contains_key(self, key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:177:3
[INFO] [stdout]     |
[INFO] [stdout] 177 | /   {
[INFO] [stdout] 178 | |     Ok(BTreeMap::remove_entry(self, key))
[INFO] [stdout] 179 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/btree_pwm.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     Ok(BTreeMap::remove_entry(self, key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IndexMap<K, types::EntryValue<V>, S>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:24:63
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new(options: Self::Options) -> Result<Self, Self::Error> {
[INFO] [stdout]    |  _______________________________________________________________^
[INFO] [stdout] 25 | |     Ok(match options {
[INFO] [stdout] 26 | |       Some(hasher) => Self::with_hasher(hasher),
[INFO] [stdout] 27 | |       None => Self::default(),
[INFO] [stdout] 28 | |     })
[INFO] [stdout] 29 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<IndexMap<K, types::EntryValue<V>, S>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /     Ok(match options {
[INFO] [stdout] 26 | |       Some(hasher) => Self::with_hasher(hasher),
[INFO] [stdout] 27 | |       None => Self::default(),
[INFO] [stdout] 28 | |     })
[INFO] [stdout]    | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:62:73
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn get(&self, key: &K) -> Result<Option<&EntryValue<V>>, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________^
[INFO] [stdout] 63 | |     Ok(self.get(key))
[INFO] [stdout] 64 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Ok(self.get(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:70:76
[INFO] [stdout]    |
[INFO] [stdout] 70 |     ) -> Result<Option<(&Self::Key, &EntryValue<Self::Value>)>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________________________^
[INFO] [stdout] 71 | |     Ok(self.get_full(key).map(|(_, k, v)| (k, v)))
[INFO] [stdout] 72 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Ok(self.get_full(key).map(|(_, k, v)| (k, v)))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:75:64
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn contains_key(&self, key: &K) -> Result<bool, Self::Error> {
[INFO] [stdout]    |  ________________________________________________________________^
[INFO] [stdout] 76 | |     Ok(self.contains_key(key))
[INFO] [stdout] 77 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Ok(self.contains_key(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `txn-core` (lib test) due to 42 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:86:90
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn remove_entry(&mut self, key: &K) -> Result<Option<(K, EntryValue<V>)>, Self::Error> {
[INFO] [stdout]    |  __________________________________________________________________________________________^
[INFO] [stdout] 87 | |     Ok(self.shift_remove_entry(key))
[INFO] [stdout] 88 | |   }
[INFO] [stdout]    | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]   --> src/sync/hash_pwm.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     Ok(self.shift_remove_entry(key))
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `txn-core` (lib) due to 40 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:117:3
[INFO] [stdout]     |
[INFO] [stdout] 117 | /   {
[INFO] [stdout] 118 | |     Ok(self.get(key))
[INFO] [stdout] 119 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<&types::EntryValue<V>>, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Ok(self.get(key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:129:3
[INFO] [stdout]     |
[INFO] [stdout] 129 | /   {
[INFO] [stdout] 130 | |     Ok(self.get_full(key).map(|(_, k, v)| (k, v)))
[INFO] [stdout] 131 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(&K, &types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Ok(self.get_full(key).map(|(_, k, v)| (k, v)))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 | /   {
[INFO] [stdout] 139 | |     Ok(self.contains_key(key))
[INFO] [stdout] 140 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     Ok(self.contains_key(key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:150:3
[INFO] [stdout]     |
[INFO] [stdout] 150 | /   {
[INFO] [stdout] 151 | |     Ok(self.shift_remove_entry(key))
[INFO] [stdout] 152 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<(K, types::EntryValue<V>)>, Infallible>
[INFO] [stdout]    --> src/sync/hash_pwm.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     Ok(self.shift_remove_entry(key))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "056274a0cf248ff3c4cc4f8467bf6bde4e80900687ae31b89ff0752316f0f3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "056274a0cf248ff3c4cc4f8467bf6bde4e80900687ae31b89ff0752316f0f3dc", kill_on_drop: false }`
[INFO] [stdout] 056274a0cf248ff3c4cc4f8467bf6bde4e80900687ae31b89ff0752316f0f3dc
