[INFO] fetching crate explicit-endian 0.1.6...
[INFO] checking explicit-endian-0.1.6 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate explicit-endian 0.1.6 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate explicit-endian 0.1.6
[INFO] finished tweaking crates.io crate explicit-endian 0.1.6
[INFO] tweaked toml for crates.io crate explicit-endian 0.1.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate explicit-endian 0.1.6 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 525ab72f5df2c72e1179b811cb80267aa919c129fefbc394604509e03265b980
[INFO] running `Command { std: "docker" "start" "-a" "525ab72f5df2c72e1179b811cb80267aa919c129fefbc394604509e03265b980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "525ab72f5df2c72e1179b811cb80267aa919c129fefbc394604509e03265b980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "525ab72f5df2c72e1179b811cb80267aa919c129fefbc394604509e03265b980", kill_on_drop: false }`
[INFO] [stdout] 525ab72f5df2c72e1179b811cb80267aa919c129fefbc394604509e03265b980
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b02ee1150424bfcab7ab40cb61bdaf2ca1ba73619ad15a27ed9502f3e308fb21
[INFO] running `Command { std: "docker" "start" "-a" "b02ee1150424bfcab7ab40cb61bdaf2ca1ba73619ad15a27ed9502f3e308fb21", kill_on_drop: false }`
[INFO] [stderr]     Checking explicit-endian v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | #![feature(core_intrinsics)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | #![feature(core_intrinsics)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | be_into_from! {u16}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { u16::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | be_into_from! {u16}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { u16::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | be_into_from! {u32}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { u32::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | be_into_from! {u32}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { u32::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 | be_into_from! {u64}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { u64::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 | be_into_from! {u64}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { u64::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | be_into_from! {u128}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { u128::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | be_into_from! {u128}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { u128::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | be_into_from! {usize}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { usize::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | be_into_from! {usize}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { usize::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | be_into_from! {i16}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { i16::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | be_into_from! {i16}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { i16::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 | be_into_from! {i32}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { i32::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 | be_into_from! {i32}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { i32::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | be_into_from! {i64}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { i64::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | be_into_from! {i64}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { i64::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | be_into_from! {i128}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { i128::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | be_into_from! {i128}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { i128::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | be_into_from! {isize}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { isize::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | be_into_from! {isize}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { isize::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | be_into_from! {f32}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { f32::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | be_into_from! {f32}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { f32::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 | be_into_from! {f64}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { f64::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 | be_into_from! {f64}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { f64::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | be_into_from! {u16}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { u16::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | be_into_from! {u16}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { u16::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | be_into_from! {u32}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { u32::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 | be_into_from! {u32}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { u32::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 | be_into_from! {u64}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { u64::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 | be_into_from! {u64}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { u64::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | be_into_from! {u128}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { u128::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 | be_into_from! {u128}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { u128::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | be_into_from! {usize}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { usize::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | be_into_from! {usize}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { usize::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | be_into_from! {i16}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { i16::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | be_into_from! {i16}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { i16::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 | be_into_from! {i32}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { i32::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 | be_into_from! {i32}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { i32::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | be_into_from! {i64}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { i64::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | be_into_from! {i64}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { i64::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | be_into_from! {i128}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { i128::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | be_into_from! {i128}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { i128::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | be_into_from! {isize}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { isize::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 | be_into_from! {isize}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { isize::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | be_into_from! {f32}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { f32::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 | be_into_from! {f32}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { f32::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:89:33
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 | be_into_from! {f64}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  89 -                 return unsafe { transmute(self.0.$swap()) };
[INFO] [stdout]  89 +                 return unsafe { f64::from_ne_bytes(self.0.$swap()) };
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:98:38
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 | be_into_from! {f64}
[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 `into_from` which comes from the expansion of the macro `be_into_from` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  98 -                 return Self(unsafe { transmute(value.$swap()) });
[INFO] [stdout]  98 +                 return Self(unsafe { f64::from_ne_bytes(value.$swap()) });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] running `Command { std: "docker" "inspect" "b02ee1150424bfcab7ab40cb61bdaf2ca1ba73619ad15a27ed9502f3e308fb21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b02ee1150424bfcab7ab40cb61bdaf2ca1ba73619ad15a27ed9502f3e308fb21", kill_on_drop: false }`
[INFO] [stdout] b02ee1150424bfcab7ab40cb61bdaf2ca1ba73619ad15a27ed9502f3e308fb21
