[INFO] fetching crate frand 0.10.1...
[INFO] checking frand-0.10.1 against 1.95.0 for pr-155915
[INFO] extracting crate frand 0.10.1 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate frand 0.10.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.18.0
[INFO] [stderr]   Downloaded glam v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bae2f328db22ae97020171a68323797cfc821e3ea0293612d8b11695b5d777e
[INFO] running `Command { std: "docker" "start" "-a" "4bae2f328db22ae97020171a68323797cfc821e3ea0293612d8b11695b5d777e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bae2f328db22ae97020171a68323797cfc821e3ea0293612d8b11695b5d777e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bae2f328db22ae97020171a68323797cfc821e3ea0293612d8b11695b5d777e", kill_on_drop: false }`
[INFO] [stdout] 4bae2f328db22ae97020171a68323797cfc821e3ea0293612d8b11695b5d777e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 938aef5e28e673a0594de8cdb4fc128c3ea78579f7940ef4fe70f1e8c16f4509
[INFO] running `Command { std: "docker" "start" "-a" "938aef5e28e673a0594de8cdb4fc128c3ea78579f7940ef4fe70f1e8c16f4509", 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]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking glam v0.29.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]     Checking flate2 v1.0.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking rand_core v0.6.4
[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] [stderr]     Checking ppv-lite86 v0.2.20
[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 rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> benches/fastrand.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> benches/frand.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frand` (bench "fastrand") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> benches/rand_small_rng.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frand` (bench "frand") due to 1 previous error
[INFO] [stderr] error: could not compile `frand` (bench "rand_small_rng") due to 1 previous error
[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] running `Command { std: "docker" "inspect" "938aef5e28e673a0594de8cdb4fc128c3ea78579f7940ef4fe70f1e8c16f4509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "938aef5e28e673a0594de8cdb4fc128c3ea78579f7940ef4fe70f1e8c16f4509", kill_on_drop: false }`
[INFO] [stdout] 938aef5e28e673a0594de8cdb4fc128c3ea78579f7940ef4fe70f1e8c16f4509
