[INFO] fetching crate frand 0.10.1...
[INFO] checking frand-0.10.1 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate frand 0.10.1 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate frand 0.10.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate frand 0.10.1
[INFO] tweaked toml for crates.io crate frand 0.10.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate frand 0.10.1 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] crate crates.io crate frand 0.10.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59fbd50e5c9093f4938a6ecaf7215c4ffc7d21c0beaf0afe7a7b1e629c162216
[INFO] running `Command { std: "docker" "start" "-a" "59fbd50e5c9093f4938a6ecaf7215c4ffc7d21c0beaf0afe7a7b1e629c162216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59fbd50e5c9093f4938a6ecaf7215c4ffc7d21c0beaf0afe7a7b1e629c162216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59fbd50e5c9093f4938a6ecaf7215c4ffc7d21c0beaf0afe7a7b1e629c162216", kill_on_drop: false }`
[INFO] [stdout] 59fbd50e5c9093f4938a6ecaf7215c4ffc7d21c0beaf0afe7a7b1e629c162216
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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] b3fc2ae5b6f490f864b09826cebbba93fcb5e4b98c75ef6d606956d20ab1a0c6
[INFO] running `Command { std: "docker" "start" "-a" "b3fc2ae5b6f490f864b09826cebbba93fcb5e4b98c75ef6d606956d20ab1a0c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking glam v0.29.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking frand v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u8::cast_signed(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u16::cast_signed(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u32::cast_signed(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u64::cast_signed(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u128::cast_signed(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { usize::cast_signed(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[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 `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u16::to_ne_bytes(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[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 `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u32::to_ne_bytes(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[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 `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u64::to_ne_bytes(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[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 `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u128::to_ne_bytes(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u8::cast_signed(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u16::cast_signed(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u32::cast_signed(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u64::cast_signed(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u128::cast_signed(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { usize::cast_signed(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[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 `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u16::to_ne_bytes(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[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 `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u32::to_ne_bytes(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[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 `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u64::to_ne_bytes(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/gen/int.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |                       unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / implement_cast! {
[INFO] [stdout]  80 | |     u8 => i8,
[INFO] [stdout]  81 | |     u16 => i16,
[INFO] [stdout]  82 | |     u32 => i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |     u128 => [i64; 2],
[INFO] [stdout] 109 | | }
[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 `implement_cast` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout]  73 -                     unsafe { transmute(<$from>::random(rng)) }
[INFO] [stdout]  73 +                     unsafe { u128::to_ne_bytes(<$from>::random(rng)) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.64s
[INFO] running `Command { std: "docker" "inspect" "b3fc2ae5b6f490f864b09826cebbba93fcb5e4b98c75ef6d606956d20ab1a0c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3fc2ae5b6f490f864b09826cebbba93fcb5e4b98c75ef6d606956d20ab1a0c6", kill_on_drop: false }`
[INFO] [stdout] b3fc2ae5b6f490f864b09826cebbba93fcb5e4b98c75ef6d606956d20ab1a0c6
