[INFO] fetching crate contrail 0.3.0...
[INFO] testing contrail-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate contrail 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate contrail 0.3.0
[INFO] finished tweaking crates.io crate contrail 0.3.0
[INFO] tweaked toml for crates.io crate contrail 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate contrail 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3331691cd684dd28c77bf705a2cb0cdc7d083703f8b5fa64f3d43356d7381ab6
[INFO] running `Command { std: "docker" "start" "-a" "3331691cd684dd28c77bf705a2cb0cdc7d083703f8b5fa64f3d43356d7381ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3331691cd684dd28c77bf705a2cb0cdc7d083703f8b5fa64f3d43356d7381ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3331691cd684dd28c77bf705a2cb0cdc7d083703f8b5fa64f3d43356d7381ab6", kill_on_drop: false }`
[INFO] [stdout] 3331691cd684dd28c77bf705a2cb0cdc7d083703f8b5fa64f3d43356d7381ab6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2eb6bb004ca7f1e1728d769956813cedb82ad9a54ee8eba28460ecd53f8e80da
[INFO] running `Command { std: "docker" "start" "-a" "2eb6bb004ca7f1e1728d769956813cedb82ad9a54ee8eba28460ecd53f8e80da", kill_on_drop: false }`
[INFO] [stderr]    Compiling contrail-derive v0.2.0
[INFO] [stderr]    Compiling contrail v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i8::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i16::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i128::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i128::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `isize::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `isize::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u128::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u128::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `usize::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `usize::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `f32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `f64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `f64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (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.59s
[INFO] running `Command { std: "docker" "inspect" "2eb6bb004ca7f1e1728d769956813cedb82ad9a54ee8eba28460ecd53f8e80da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eb6bb004ca7f1e1728d769956813cedb82ad9a54ee8eba28460ecd53f8e80da", kill_on_drop: false }`
[INFO] [stdout] 2eb6bb004ca7f1e1728d769956813cedb82ad9a54ee8eba28460ecd53f8e80da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 280d5499882a1b9e5f124e236a4e89bb52e9b757d810175c2306c030ce7be3c0
[INFO] running `Command { std: "docker" "start" "-a" "280d5499882a1b9e5f124e236a4e89bb52e9b757d810175c2306c030ce7be3c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i8::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i16::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i128::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i128::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `isize::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `isize::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u128::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u128::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `usize::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `usize::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `f32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `f64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `f64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling contrail v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i8::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i16::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `i128::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i128::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `isize::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `isize::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u8::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u8::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u16::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `u128::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `u128::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `usize::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `usize::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `f32::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stdout]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: replace this with: `f64::from_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/mem.rs:643:38
[INFO] [stdout]     |
[INFO] [stdout] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stdout]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `f64::to_ne_bytes`
[INFO] [stdout] ...
[INFO] [stdout] 652 | / impl_bytes_primitive! {
[INFO] [stdout] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stdout] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stdout] 655 | |     f32, f64,
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |     (),
[INFO] [stdout] 659 | | }
[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_bytes_primitive` (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 3.30s
[INFO] running `Command { std: "docker" "inspect" "280d5499882a1b9e5f124e236a4e89bb52e9b757d810175c2306c030ce7be3c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "280d5499882a1b9e5f124e236a4e89bb52e9b757d810175c2306c030ce7be3c0", kill_on_drop: false }`
[INFO] [stdout] 280d5499882a1b9e5f124e236a4e89bb52e9b757d810175c2306c030ce7be3c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 29123d57372fd807509da1fa9d62fc1091bcb0283876a27d1ed7411f59b1bf1c
[INFO] running `Command { std: "docker" "start" "-a" "29123d57372fd807509da1fa9d62fc1091bcb0283876a27d1ed7411f59b1bf1c", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `i8::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `i8::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `i16::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `i16::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `i32::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `i32::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `i64::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `i64::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `i128::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `i128::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `isize::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `isize::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `u8::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `u8::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `u16::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `u16::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `u32::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `u32::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `u64::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `u64::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `u128::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `u128::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `usize::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `usize::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `f32::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `f32::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:637:21
[INFO] [stderr]     |
[INFO] [stderr] 637 |                       std::mem::transmute::<[u8; std::mem::size_of::<$T>()], $T>(byte_array)
[INFO] [stderr]     |                       ----------------------------------------------------------^^^^^^^^^^^^
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       help: replace this with: `f64::from_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/mem.rs:643:38
[INFO] [stderr]     |
[INFO] [stderr] 643 |                       let byte_array = std::mem::transmute::<$T, [u8; std::mem::size_of::<$T>()]>(self);
[INFO] [stderr]     |                                        ----------------------------------------------------------^^^^^^
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        help: replace this with: `f64::to_ne_bytes`
[INFO] [stderr] ...
[INFO] [stderr] 652 | / impl_bytes_primitive! {
[INFO] [stderr] 653 | |     i8, i16, i32, i64, i128, isize,
[INFO] [stderr] 654 | |     u8, u16, u32, u64, u128, usize,
[INFO] [stderr] 655 | |     f32, f64,
[INFO] [stderr] ...   |
[INFO] [stderr] 658 | |     (),
[INFO] [stderr] 659 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: this warning originates in the macro `impl_bytes_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `contrail` (lib) generated 28 warnings (run `cargo fix --lib -p contrail` to apply 28 suggestions)
[INFO] [stderr] warning: `contrail` (lib test) generated 28 warnings (28 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/contrail-46ce25c2dcfb80e0)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test mem::tests::array_pointer::clone_eq ... ok
[INFO] [stdout] test mem::tests::array_pointer::empty ... ok
[INFO] [stdout] test mem::tests::array_pointer::debug ... ok
[INFO] [stdout] test mem::tests::array_pointer::get_set_update ... ok
[INFO] [stdout] test mem::tests::pointer::clone_eq ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::bool ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::char ... ok
[INFO] [stdout] test mem::tests::array_pointer::swap ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::f32 ... ok
[INFO] [stdout] test mem::tests::pointer::debug ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::f64 ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::i16 ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::i32 ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::i128 ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::i8 ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::isize ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::u16 ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::u64 ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::u8 ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::u32 ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::unit ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::usize ... ok
[INFO] [stdout] test tests::array::clone_eq ... ok
[INFO] [stdout] test tests::array::debug ... ok
[INFO] [stdout] test tests::array::swap ... ok
[INFO] [stdout] test tests::array::empty ... ok
[INFO] [stdout] test tests::array::update ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::u128 ... ok
[INFO] [stdout] test tests::array::get_set_roundtrip ... ok
[INFO] [stdout] test tests::array::iter ... ok
[INFO] [stdout] test tests::value::clone_eq ... ok
[INFO] [stdout] test tests::value::get_set_roundtrip ... ok
[INFO] [stdout] test tests::value::debug ... ok
[INFO] [stdout] test tests::value::update ... ok
[INFO] [stdout] test mem::tests::read_write_bytes::i64 ... ok
[INFO] [stdout] test mem::tests::pointer::get_set_update ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive.rs (/opt/rustwide/target/debug/deps/derive-af0f76575cab62f0)
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests contrail
[INFO] [stdout] test custom_derive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test src/lib.rs - Array<M,T>::len (line 472) ... ok
[INFO] [stdout] test src/lib.rs - Array<M,T>::set (line 557) ... ok
[INFO] [stdout] test src/lib.rs - Array<M,T>::iter (line 508) ... ok
[INFO] [stdout] test src/lib.rs - Array<M,T>::is_empty (line 489) ... ok
[INFO] [stdout] test src/lib.rs - Array<M,T>::new (line 448) ... ok
[INFO] [stdout] test src/lib.rs - Array<M,T>::swap (line 607) ... ok
[INFO] [stdout] test src/lib.rs - Array<M,T>::update (line 582) ... ok
[INFO] [stdout] test src/lib.rs - Array<M,T>::get (line 535) ... ok
[INFO] [stdout] test src/lib.rs - Trail::is_trail_empty (line 211) ... ok
[INFO] [stdout] test src/lib.rs - Trail (line 86) ... ok
[INFO] [stdout] test src/lib.rs - Trail (line 59) ... ok
[INFO] [stdout] test src/lib.rs - Trail::trail_len (line 190) ... ok
[INFO] [stdout] test src/lib.rs - TrailBuilder::new (line 253) ... ok
[INFO] [stdout] test src/lib.rs - Trail::new_level (line 139) ... ok
[INFO] [stdout] test src/lib.rs - Trail::backtrack (line 164) ... ok
[INFO] [stdout] test src/lib.rs - Value<M,T>::new (line 317) ... ok
[INFO] [stdout] test src/mem.rs - mem::ArrayPointer (line 369) ... ok
[INFO] [stdout] test src/lib.rs - TrailBuilder::finish (line 272) ... ok
[INFO] [stdout] test src/lib.rs - Value<M,T>::get (line 338) ... ok
[INFO] [stdout] test src/lib.rs - TrailBuilder (line 233) ... ok
[INFO] [stdout] test src/lib.rs - Value<M,T>::update (line 375) ... ok
[INFO] [stdout] test src/lib.rs - Value<M,T>::set (line 356) ... ok
[INFO] [stdout] test src/mem.rs - mem::ArrayPointer<T>::get (line 486) ... ok
[INFO] [stdout] test src/mem.rs - mem::ArrayPointer<T>::is_empty (line 462) ... ok
[INFO] [stdout] test src/mem.rs - mem::ArrayPointer<T>::len (line 441) ... ok
[INFO] [stdout] test src/mem.rs - mem::ArrayPointer<T>::new (line 396) ... ok
[INFO] [stdout] test src/mem.rs - mem::Bytes (line 62) - compile fail ... ok
[INFO] [stdout] test src/mem.rs - mem::ArrayPointer<T>::set (line 516) ... ok
[INFO] [stdout] test src/mem.rs - mem::Bytes (line 37) ... ok
[INFO] [stdout] test src/mem.rs - mem::MemoryBuilder::new (line 164) ... ok
[INFO] [stdout] test src/mem.rs - mem::Bytes (line 75) - compile fail ... ok
[INFO] [stdout] test src/mem.rs - mem::Bytes (line 87) ... ok
[INFO] [stdout] test src/mem.rs - mem::ArrayPointer<T>::swap (line 574) ... ok
[INFO] [stdout] test src/mem.rs - mem::ArrayPointer<T>::update (line 549) ... ok
[INFO] [stdout] test src/mem.rs - mem::MemoryBuilder (line 144) ... ok
[INFO] [stdout] test src/mem.rs - mem::MemoryBuilder::finish (line 180) ... ok
[INFO] [stdout] test src/mem.rs - mem::Pointer<T>::get (line 268) ... ok
[INFO] [stdout] test src/mem.rs - mem::Pointer<T>::update (line 317) ... ok
[INFO] [stdout] test src/mem.rs - mem::Pointer (line 206) ... ok
[INFO] [stdout] test src/mem.rs - mem::Pointer<T>::new (line 233) ... ok
[INFO] [stdout] test src/mem.rs - mem::Pointer<T>::set (line 292) ... ok
[INFO] [stdout] test src/storage.rs - storage::Backtrackable (line 36) ... ok
[INFO] [stdout] test src/storage.rs - storage::NonBacktrackable (line 83) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "29123d57372fd807509da1fa9d62fc1091bcb0283876a27d1ed7411f59b1bf1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29123d57372fd807509da1fa9d62fc1091bcb0283876a27d1ed7411f59b1bf1c", kill_on_drop: false }`
[INFO] [stdout] 29123d57372fd807509da1fa9d62fc1091bcb0283876a27d1ed7411f59b1bf1c
