[INFO] fetching crate rudy 0.1.0...
[INFO] building rudy-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate rudy 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rudy 0.1.0
[INFO] finished tweaking crates.io crate rudy 0.1.0
[INFO] tweaked toml for crates.io crate rudy 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rudy 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding num-traits v0.1.43 (available: v0.2.19)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c499ee74daf53e5a326b4097034918a39d29262f850889d1876683e831d869ef
[INFO] running `Command { std: "docker" "start" "-a" "c499ee74daf53e5a326b4097034918a39d29262f850889d1876683e831d869ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c499ee74daf53e5a326b4097034918a39d29262f850889d1876683e831d869ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c499ee74daf53e5a326b4097034918a39d29262f850889d1876683e831d869ef", kill_on_drop: false }`
[INFO] [stdout] c499ee74daf53e5a326b4097034918a39d29262f850889d1876683e831d869ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8f9789106f727b540bac8349654e0ff48fb51e770c63f201d5dae83601a3a69
[INFO] running `Command { std: "docker" "start" "-a" "d8f9789106f727b540bac8349654e0ff48fb51e770c63f201d5dae83601a3a69", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling rudy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `i128`
[INFO] [stdout]   --> src/key.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "i128")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `i128` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/util/locksteparray.rs:93:46
[INFO] [stdout]    |
[INFO] [stdout] 93 |             array1: NoDrop::new(unsafe {mem::uninitialized()}),
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/util/locksteparray.rs:94:46
[INFO] [stdout]    |
[INFO] [stdout] 94 |             array2: NoDrop::new(unsafe {mem::uninitialized()})
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/util/locksteparray.rs:286:64
[INFO] [stdout]     |
[INFO] [stdout] 286 |         let mut array1: NoDrop<A1> = NoDrop::new(unsafe { mem::uninitialized() });
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/util/locksteparray.rs:287:64
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let mut array2: NoDrop<A2> = NoDrop::new(unsafe { mem::uninitialized() });
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/rudymap/jpm/branch_uncompressed.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 array: { mem::uninitialized() }
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/rudymap/rootptr.rs:183:45
[INFO] [stdout]     |
[INFO] [stdout] 183 |                           RootMut::$type_name(mut node) => node.insert(key, value),
[INFO] [stdout]     |                                               ----^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 242 | / impl_root_ptr!(
[INFO] [stdout] 243 | |     2 => Leaf1,
[INFO] [stdout] 244 | |     3 => Leaf2,
[INFO] [stdout] 245 | |     4 => VecLeaf,
[INFO] [stdout] 246 | |     5 => Jpm
[INFO] [stdout] 247 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_root_ptr_dispatch` which comes from the expansion of the macro `impl_root_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/rudymap/rootptr.rs:210:45
[INFO] [stdout]     |
[INFO] [stdout] 210 |                           RootMut::$type_name(mut node) => node.remove(key),
[INFO] [stdout]     |                                               ----^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 242 | / impl_root_ptr!(
[INFO] [stdout] 243 | |     2 => Leaf1,
[INFO] [stdout] 244 | |     3 => Leaf2,
[INFO] [stdout] 245 | |     4 => VecLeaf,
[INFO] [stdout] 246 | |     5 => Jpm
[INFO] [stdout] 247 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_root_ptr_dispatch` which comes from the expansion of the macro `impl_root_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/rudymap/jpm/leaf_bitmap.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 let mut value = &mut self.values[index];
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rudymap/rootptr.rs:73:27
[INFO] [stdout]     |
[INFO] [stdout]  73 |               pub fn as_ref(&self) -> RootRef<K, V> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 242 | / impl_root_ptr!(
[INFO] [stdout] 243 | |     2 => Leaf1,
[INFO] [stdout] 244 | |     3 => Leaf2,
[INFO] [stdout] 245 | |     4 => VecLeaf,
[INFO] [stdout] 246 | |     5 => Jpm
[INFO] [stdout] 247 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this warning originates in the macro `impl_root_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  73 |             pub fn as_ref(&self) -> RootRef<'_, K, V> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rudymap/rootptr.rs:85:27
[INFO] [stdout]     |
[INFO] [stdout]  85 |               pub fn as_mut(&mut self) -> RootMut<K, V> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 242 | / impl_root_ptr!(
[INFO] [stdout] 243 | |     2 => Leaf1,
[INFO] [stdout] 244 | |     3 => Leaf2,
[INFO] [stdout] 245 | |     4 => VecLeaf,
[INFO] [stdout] 246 | |     5 => Jpm
[INFO] [stdout] 247 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_root_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  85 |             pub fn as_mut(&mut self) -> RootMut<'_, K, V> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rudymap/jpm/innerptr.rs:61:27
[INFO] [stdout]     |
[INFO] [stdout]  61 |               pub fn as_ref(&self) -> Ref<K, V> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 177 | / make_inner_ptr!(Empty,
[INFO] [stdout] 178 | |                 BranchLinear, BranchBitmap, BranchUncompressed,
[INFO] [stdout] 179 | |                 LeafLinear, LeafBitmap);
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_inner_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  61 |             pub fn as_ref(&self) -> Ref<'_, K, V> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rudymap/jpm/innerptr.rs:71:27
[INFO] [stdout]     |
[INFO] [stdout]  71 |               pub fn as_mut(&mut self) -> Mut<K, V> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 177 | / make_inner_ptr!(Empty,
[INFO] [stdout] 178 | |                 BranchLinear, BranchBitmap, BranchUncompressed,
[INFO] [stdout] 179 | |                 LeafLinear, LeafBitmap);
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_inner_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  71 |             pub fn as_mut(&mut self) -> Mut<'_, K, V> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/rudymap/jpm/branch_linear.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             node.array.push(k, v);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let _ = node.array.push(k, v);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[InnerPtr<K, V>; 256]` does not permit being left uninitialized
[INFO] [stdout]    --> src/rudymap/jpm/branch_uncompressed.rs:17:26
[INFO] [stdout]     |
[INFO] [stdout]  17 |                 array: { mem::uninitialized() }
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this code causes undefined behavior when executed
[INFO] [stdout]     |                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: enums with multiple inhabited variants have to be initialized to a variant
[INFO] [stdout]    --> src/rudymap/jpm/innerptr.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 |           pub enum InnerPtr<K: Key, V> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / make_inner_ptr!(Empty,
[INFO] [stdout] 178 | |                 BranchLinear, BranchBitmap, BranchUncompressed,
[INFO] [stdout] 179 | |                 LeafLinear, LeafBitmap);
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `make_inner_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 30 | impl_key!(u8, 1);
[INFO] [stdout]    | ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 30 | impl_key!(u8, 1);
[INFO] [stdout]    | ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 31 | impl_key!(u16, 2);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 31 | impl_key!(u16, 2);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 32 | impl_key!(u32, 4);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 32 | impl_key!(u32, 4);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_key!(u64, 8);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_key!(u64, 8);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `usize::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_key!(usize, 8);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `usize::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_key!(usize, 8);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "d8f9789106f727b540bac8349654e0ff48fb51e770c63f201d5dae83601a3a69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8f9789106f727b540bac8349654e0ff48fb51e770c63f201d5dae83601a3a69", kill_on_drop: false }`
[INFO] [stdout] d8f9789106f727b540bac8349654e0ff48fb51e770c63f201d5dae83601a3a69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce61bae0d40f2761103ab30556df47a4205b4ba91ba36cb4de8bec1bf0f726a1
[INFO] running `Command { std: "docker" "start" "-a" "ce61bae0d40f2761103ab30556df47a4205b4ba91ba36cb4de8bec1bf0f726a1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stdout] warning: unexpected `cfg` condition value: `i128`
[INFO] [stdout]   --> src/key.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "i128")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `i128` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/util/locksteparray.rs:93:46
[INFO] [stdout]    |
[INFO] [stdout] 93 |             array1: NoDrop::new(unsafe {mem::uninitialized()}),
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/util/locksteparray.rs:94:46
[INFO] [stdout]    |
[INFO] [stdout] 94 |             array2: NoDrop::new(unsafe {mem::uninitialized()})
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/util/locksteparray.rs:286:64
[INFO] [stdout]     |
[INFO] [stdout] 286 |         let mut array1: NoDrop<A1> = NoDrop::new(unsafe { mem::uninitialized() });
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/util/locksteparray.rs:287:64
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let mut array2: NoDrop<A2> = NoDrop::new(unsafe { mem::uninitialized() });
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/rudymap/jpm/branch_uncompressed.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 array: { mem::uninitialized() }
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/rudymap/rootptr.rs:183:45
[INFO] [stdout]     |
[INFO] [stdout] 183 |                           RootMut::$type_name(mut node) => node.insert(key, value),
[INFO] [stdout]     |                                               ----^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 242 | / impl_root_ptr!(
[INFO] [stdout] 243 | |     2 => Leaf1,
[INFO] [stdout] 244 | |     3 => Leaf2,
[INFO] [stdout] 245 | |     4 => VecLeaf,
[INFO] [stdout] 246 | |     5 => Jpm
[INFO] [stdout] 247 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_root_ptr_dispatch` which comes from the expansion of the macro `impl_root_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/rudymap/rootptr.rs:210:45
[INFO] [stdout]     |
[INFO] [stdout] 210 |                           RootMut::$type_name(mut node) => node.remove(key),
[INFO] [stdout]     |                                               ----^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 242 | / impl_root_ptr!(
[INFO] [stdout] 243 | |     2 => Leaf1,
[INFO] [stdout] 244 | |     3 => Leaf2,
[INFO] [stdout] 245 | |     4 => VecLeaf,
[INFO] [stdout] 246 | |     5 => Jpm
[INFO] [stdout] 247 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_root_ptr_dispatch` which comes from the expansion of the macro `impl_root_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/rudymap/jpm/leaf_bitmap.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 let mut value = &mut self.values[index];
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rudymap/rootptr.rs:73:27
[INFO] [stdout]     |
[INFO] [stdout]  73 |               pub fn as_ref(&self) -> RootRef<K, V> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 242 | / impl_root_ptr!(
[INFO] [stdout] 243 | |     2 => Leaf1,
[INFO] [stdout] 244 | |     3 => Leaf2,
[INFO] [stdout] 245 | |     4 => VecLeaf,
[INFO] [stdout] 246 | |     5 => Jpm
[INFO] [stdout] 247 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this warning originates in the macro `impl_root_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  73 |             pub fn as_ref(&self) -> RootRef<'_, K, V> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rudymap/rootptr.rs:85:27
[INFO] [stdout]     |
[INFO] [stdout]  85 |               pub fn as_mut(&mut self) -> RootMut<K, V> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 242 | / impl_root_ptr!(
[INFO] [stdout] 243 | |     2 => Leaf1,
[INFO] [stdout] 244 | |     3 => Leaf2,
[INFO] [stdout] 245 | |     4 => VecLeaf,
[INFO] [stdout] 246 | |     5 => Jpm
[INFO] [stdout] 247 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_root_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  85 |             pub fn as_mut(&mut self) -> RootMut<'_, K, V> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rudymap/jpm/innerptr.rs:61:27
[INFO] [stdout]     |
[INFO] [stdout]  61 |               pub fn as_ref(&self) -> Ref<K, V> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 177 | / make_inner_ptr!(Empty,
[INFO] [stdout] 178 | |                 BranchLinear, BranchBitmap, BranchUncompressed,
[INFO] [stdout] 179 | |                 LeafLinear, LeafBitmap);
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_inner_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  61 |             pub fn as_ref(&self) -> Ref<'_, K, V> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rudymap/jpm/innerptr.rs:71:27
[INFO] [stdout]     |
[INFO] [stdout]  71 |               pub fn as_mut(&mut self) -> Mut<K, V> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 177 | / make_inner_ptr!(Empty,
[INFO] [stdout] 178 | |                 BranchLinear, BranchBitmap, BranchUncompressed,
[INFO] [stdout] 179 | |                 LeafLinear, LeafBitmap);
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_inner_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  71 |             pub fn as_mut(&mut self) -> Mut<'_, K, V> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/rudymap/jpm/branch_linear.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             node.array.push(k, v);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let _ = node.array.push(k, v);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[InnerPtr<K, V>; 256]` does not permit being left uninitialized
[INFO] [stdout]    --> src/rudymap/jpm/branch_uncompressed.rs:17:26
[INFO] [stdout]     |
[INFO] [stdout]  17 |                 array: { mem::uninitialized() }
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this code causes undefined behavior when executed
[INFO] [stdout]     |                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: enums with multiple inhabited variants have to be initialized to a variant
[INFO] [stdout]    --> src/rudymap/jpm/innerptr.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 |           pub enum InnerPtr<K: Key, V> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / make_inner_ptr!(Empty,
[INFO] [stdout] 178 | |                 BranchLinear, BranchBitmap, BranchUncompressed,
[INFO] [stdout] 179 | |                 LeafLinear, LeafBitmap);
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `make_inner_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 30 | impl_key!(u8, 1);
[INFO] [stdout]    | ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 30 | impl_key!(u8, 1);
[INFO] [stdout]    | ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 31 | impl_key!(u16, 2);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 31 | impl_key!(u16, 2);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 32 | impl_key!(u32, 4);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 32 | impl_key!(u32, 4);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_key!(u64, 8);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_key!(u64, 8);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `usize::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_key!(usize, 8);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `usize::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_key!(usize, 8);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rudy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `i128`
[INFO] [stdout]   --> src/key.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "i128")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `i128` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/util/locksteparray.rs:93:46
[INFO] [stdout]    |
[INFO] [stdout] 93 |             array1: NoDrop::new(unsafe {mem::uninitialized()}),
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/util/locksteparray.rs:94:46
[INFO] [stdout]    |
[INFO] [stdout] 94 |             array2: NoDrop::new(unsafe {mem::uninitialized()})
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/util/locksteparray.rs:286:64
[INFO] [stdout]     |
[INFO] [stdout] 286 |         let mut array1: NoDrop<A1> = NoDrop::new(unsafe { mem::uninitialized() });
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/util/locksteparray.rs:287:64
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let mut array2: NoDrop<A2> = NoDrop::new(unsafe { mem::uninitialized() });
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/rudymap/jpm/branch_uncompressed.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 array: { mem::uninitialized() }
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/rudymap/rootptr.rs:183:45
[INFO] [stdout]     |
[INFO] [stdout] 183 |                           RootMut::$type_name(mut node) => node.insert(key, value),
[INFO] [stdout]     |                                               ----^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 242 | / impl_root_ptr!(
[INFO] [stdout] 243 | |     2 => Leaf1,
[INFO] [stdout] 244 | |     3 => Leaf2,
[INFO] [stdout] 245 | |     4 => VecLeaf,
[INFO] [stdout] 246 | |     5 => Jpm
[INFO] [stdout] 247 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_root_ptr_dispatch` which comes from the expansion of the macro `impl_root_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/rudymap/rootptr.rs:210:45
[INFO] [stdout]     |
[INFO] [stdout] 210 |                           RootMut::$type_name(mut node) => node.remove(key),
[INFO] [stdout]     |                                               ----^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 242 | / impl_root_ptr!(
[INFO] [stdout] 243 | |     2 => Leaf1,
[INFO] [stdout] 244 | |     3 => Leaf2,
[INFO] [stdout] 245 | |     4 => VecLeaf,
[INFO] [stdout] 246 | |     5 => Jpm
[INFO] [stdout] 247 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_root_ptr_dispatch` which comes from the expansion of the macro `impl_root_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/rudymap/jpm/leaf_bitmap.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 let mut value = &mut self.values[index];
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rudymap/rootptr.rs:73:27
[INFO] [stdout]     |
[INFO] [stdout]  73 |               pub fn as_ref(&self) -> RootRef<K, V> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 242 | / impl_root_ptr!(
[INFO] [stdout] 243 | |     2 => Leaf1,
[INFO] [stdout] 244 | |     3 => Leaf2,
[INFO] [stdout] 245 | |     4 => VecLeaf,
[INFO] [stdout] 246 | |     5 => Jpm
[INFO] [stdout] 247 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this warning originates in the macro `impl_root_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  73 |             pub fn as_ref(&self) -> RootRef<'_, K, V> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rudymap/rootptr.rs:85:27
[INFO] [stdout]     |
[INFO] [stdout]  85 |               pub fn as_mut(&mut self) -> RootMut<K, V> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 242 | / impl_root_ptr!(
[INFO] [stdout] 243 | |     2 => Leaf1,
[INFO] [stdout] 244 | |     3 => Leaf2,
[INFO] [stdout] 245 | |     4 => VecLeaf,
[INFO] [stdout] 246 | |     5 => Jpm
[INFO] [stdout] 247 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_root_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  85 |             pub fn as_mut(&mut self) -> RootMut<'_, K, V> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rudymap/jpm/innerptr.rs:61:27
[INFO] [stdout]     |
[INFO] [stdout]  61 |               pub fn as_ref(&self) -> Ref<K, V> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 177 | / make_inner_ptr!(Empty,
[INFO] [stdout] 178 | |                 BranchLinear, BranchBitmap, BranchUncompressed,
[INFO] [stdout] 179 | |                 LeafLinear, LeafBitmap);
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_inner_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  61 |             pub fn as_ref(&self) -> Ref<'_, K, V> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rudymap/jpm/innerptr.rs:71:27
[INFO] [stdout]     |
[INFO] [stdout]  71 |               pub fn as_mut(&mut self) -> Mut<K, V> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 177 | / make_inner_ptr!(Empty,
[INFO] [stdout] 178 | |                 BranchLinear, BranchBitmap, BranchUncompressed,
[INFO] [stdout] 179 | |                 LeafLinear, LeafBitmap);
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `make_inner_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout]  71 |             pub fn as_mut(&mut self) -> Mut<'_, K, V> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/rudymap/jpm/branch_linear.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             node.array.push(k, v);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let _ = node.array.push(k, v);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[InnerPtr<K, V>; 256]` does not permit being left uninitialized
[INFO] [stdout]    --> src/rudymap/jpm/branch_uncompressed.rs:17:26
[INFO] [stdout]     |
[INFO] [stdout]  17 |                 array: { mem::uninitialized() }
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this code causes undefined behavior when executed
[INFO] [stdout]     |                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: enums with multiple inhabited variants have to be initialized to a variant
[INFO] [stdout]    --> src/rudymap/jpm/innerptr.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 |           pub enum InnerPtr<K: Key, V> {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / make_inner_ptr!(Empty,
[INFO] [stdout] 178 | |                 BranchLinear, BranchBitmap, BranchUncompressed,
[INFO] [stdout] 179 | |                 LeafLinear, LeafBitmap);
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `make_inner_ptr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 30 | impl_key!(u8, 1);
[INFO] [stdout]    | ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 30 | impl_key!(u8, 1);
[INFO] [stdout]    | ---------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 31 | impl_key!(u16, 2);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 31 | impl_key!(u16, 2);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 32 | impl_key!(u32, 4);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 32 | impl_key!(u32, 4);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_key!(u64, 8);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 33 | impl_key!(u64, 8);
[INFO] [stdout]    | ----------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     ::std::mem::transmute(self.to_be())
[INFO] [stdout]    |                     ---------------------^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `usize::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_key!(usize, 8);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/key.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     ::std::mem::transmute(bytes)
[INFO] [stdout]    |                     ---------------------^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: replace this with: `usize::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl_key!(usize, 8);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: this warning originates in the macro `impl_key` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.47s
[INFO] running `Command { std: "docker" "inspect" "ce61bae0d40f2761103ab30556df47a4205b4ba91ba36cb4de8bec1bf0f726a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce61bae0d40f2761103ab30556df47a4205b4ba91ba36cb4de8bec1bf0f726a1", kill_on_drop: false }`
[INFO] [stdout] ce61bae0d40f2761103ab30556df47a4205b4ba91ba36cb4de8bec1bf0f726a1
