[INFO] fetching crate zyx 0.14.0...
[INFO] testing zyx-0.14.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate zyx 0.14.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate zyx 0.14.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zyx 0.14.0
[INFO] tweaked toml for crates.io crate zyx 0.14.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zyx 0.14.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 153 packages to latest compatible versions
[INFO] [stderr]       Adding libloading v0.8.9 (available: v0.9.0)
[INFO] [stderr]       Adding pyo3 v0.22.6 (available: v0.28.3)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding wgpu v22.1.0 (available: v29.0.1)
[INFO] [stderr]       Adding xdg v2.5.2 (available: v3.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 373a3056aaa8607620d8f2b4e1b796cc4f7a3c176932e735b55b22b63fc4c72b
[INFO] running `Command { std: "docker" "start" "-a" "373a3056aaa8607620d8f2b4e1b796cc4f7a3c176932e735b55b22b63fc4c72b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "373a3056aaa8607620d8f2b4e1b796cc4f7a3c176932e735b55b22b63fc4c72b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "373a3056aaa8607620d8f2b4e1b796cc4f7a3c176932e735b55b22b63fc4c72b", kill_on_drop: false }`
[INFO] [stdout] 373a3056aaa8607620d8f2b4e1b796cc4f7a3c176932e735b55b22b63fc4c72b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b0b6e8c81e8df84dd6e71216da6f3e0d763025237687b9dcc75c318773b6ce1
[INFO] running `Command { std: "docker" "start" "-a" "9b0b6e8c81e8df84dd6e71216da6f3e0d763025237687b9dcc75c318773b6ce1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling inline_colorization v0.1.6
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bitcode_derive v0.6.9
[INFO] [stderr]    Compiling bitcode v0.6.9
[INFO] [stderr]    Compiling zyx v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/tensor.rs:2097:40
[INFO] [stdout]      |
[INFO] [stdout] 2097 |                     .map(|((k, i), d)| (0..(k * (i + d)) as isize)),
[INFO] [stdout]      |                                        ^                         ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2097 -                     .map(|((k, i), d)| (0..(k * (i + d)) as isize)),
[INFO] [stdout] 2097 +                     .map(|((k, i), d)| 0..(k * (i + d)) as isize),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/dtype.rs:96:64
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f32>(*value) }));
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 96 -                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f32>(*value) }));
[INFO] [stdout] 96 +                 return f.write_fmt(format_args!("{}", unsafe { f32::from_bits(*value) }));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/dtype.rs:99:64
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f64>(*value) }));
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 99 -                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f64>(*value) }));
[INFO] [stdout] 99 +                 return f.write_fmt(format_args!("{}", unsafe { f64::from_bits(*value) }));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/dtype.rs:232:50
[INFO] [stdout]     |
[INFO] [stdout] 232 |             DType::F32 => Constant::F32(unsafe { core::mem::transmute(0f32) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 232 -             DType::F32 => Constant::F32(unsafe { core::mem::transmute(0f32) }),
[INFO] [stdout] 232 +             DType::F32 => Constant::F32(unsafe { f32::to_bits(0f32) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/dtype.rs:233:50
[INFO] [stdout]     |
[INFO] [stdout] 233 |             DType::F64 => Constant::F64(unsafe { core::mem::transmute(0f64) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 233 -             DType::F64 => Constant::F64(unsafe { core::mem::transmute(0f64) }),
[INFO] [stdout] 233 +             DType::F64 => Constant::F64(unsafe { f64::to_bits(0f64) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/dtype.rs:253:50
[INFO] [stdout]     |
[INFO] [stdout] 253 |             DType::F32 => Constant::F32(unsafe { core::mem::transmute(f32::MIN) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 253 -             DType::F32 => Constant::F32(unsafe { core::mem::transmute(f32::MIN) }),
[INFO] [stdout] 253 +             DType::F32 => Constant::F32(unsafe { f32::to_bits(f32::MIN) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/dtype.rs:254:50
[INFO] [stdout]     |
[INFO] [stdout] 254 |             DType::F64 => Constant::F64(unsafe { core::mem::transmute(f64::MIN) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 254 -             DType::F64 => Constant::F64(unsafe { core::mem::transmute(f64::MIN) }),
[INFO] [stdout] 254 +             DType::F64 => Constant::F64(unsafe { f64::to_bits(f64::MIN) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/cuda.rs:1239:44
[INFO] [stdout]      |
[INFO] [stdout] 1239 |                 format!("{:.12}", unsafe { t::<_, f32>(*x) })
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1239 -                 format!("{:.12}", unsafe { t::<_, f32>(*x) })
[INFO] [stdout] 1239 +                 format!("{:.12}", unsafe { f32::from_bits(*x) })
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/cuda.rs:1245:44
[INFO] [stdout]      |
[INFO] [stdout] 1245 |                 format!("{:.12}", unsafe { t::<_, f64>(*x) })
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1245 -                 format!("{:.12}", unsafe { t::<_, f64>(*x) })
[INFO] [stdout] 1245 +                 format!("{:.12}", unsafe { f64::from_bits(*x) })
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/cuda.rs:1313:39
[INFO] [stdout]      |
[INFO] [stdout] 1313 |                 let x: f32 = unsafe { t::<_, f32>(*x) };
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1313 -                 let x: f32 = unsafe { t::<_, f32>(*x) };
[INFO] [stdout] 1313 +                 let x: f32 = unsafe { f32::from_bits(*x) };
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/backend/hip.rs:724:57
[INFO] [stdout]     |
[INFO] [stdout] 724 |             Constant::F32(x) => format!("{}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 724 -             Constant::F32(x) => format!("{}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stdout] 724 +             Constant::F32(x) => format!("{}f", unsafe { f32::from_bits(*x) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/backend/hip.rs:725:57
[INFO] [stdout]     |
[INFO] [stdout] 725 |             Constant::F64(x) => format!("{}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 725 -             Constant::F64(x) => format!("{}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stdout] 725 +             Constant::F64(x) => format!("{}f", unsafe { f64::from_bits(*x) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/backend/opencl.rs:575:17
[INFO] [stdout]     |
[INFO] [stdout] 575 | /                 core::mem::transmute([
[INFO] [stdout] 576 | |                     mwis[i * 8 + 0],
[INFO] [stdout] 577 | |                     mwis[i * 8 + 1],
[INFO] [stdout] 578 | |                     mwis[i * 8 + 2],
[INFO] [stdout] ...   |
[INFO] [stdout] 583 | |                     mwis[i * 8 + 7],
[INFO] [stdout] 584 | |                 ])
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 575 -                 core::mem::transmute([
[INFO] [stdout] 575 +                 usize::from_ne_bytes([
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/opencl.rs:1214:61
[INFO] [stdout]      |
[INFO] [stdout] 1214 |             Constant::F32(x) => format!("{:.16}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1214 -             Constant::F32(x) => format!("{:.16}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stdout] 1214 +             Constant::F32(x) => format!("{:.16}f", unsafe { f32::from_bits(*x) }),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/opencl.rs:1215:61
[INFO] [stdout]      |
[INFO] [stdout] 1215 |             Constant::F64(x) => format!("{:.16}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1215 -             Constant::F64(x) => format!("{:.16}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stdout] 1215 +             Constant::F64(x) => format!("{:.16}f", unsafe { f64::from_bits(*x) }),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:157:50
[INFO] [stdout]     |
[INFO] [stdout] 157 |             DType::F32 => Constant::F32(unsafe { std::mem::transmute(self.cast::<f32>()) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 157 -             DType::F32 => Constant::F32(unsafe { std::mem::transmute(self.cast::<f32>()) }),
[INFO] [stdout] 157 +             DType::F32 => Constant::F32(unsafe { f32::to_bits(self.cast::<f32>()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:158:50
[INFO] [stdout]     |
[INFO] [stdout] 158 |             DType::F64 => Constant::F64(unsafe { std::mem::transmute(self.cast::<f64>()) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 158 -             DType::F64 => Constant::F64(unsafe { std::mem::transmute(self.cast::<f64>()) }),
[INFO] [stdout] 158 +             DType::F64 => Constant::F64(unsafe { f64::to_bits(self.cast::<f64>()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:184:46
[INFO] [stdout]     |
[INFO] [stdout] 184 |                 Constant::F32(x) => unsafe { t::<_, f32>(x) }.cast_dtype(dtype),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 184 -                 Constant::F32(x) => unsafe { t::<_, f32>(x) }.cast_dtype(dtype),
[INFO] [stdout] 184 +                 Constant::F32(x) => unsafe { f32::from_bits(x) }.cast_dtype(dtype),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:185:46
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 Constant::F64(x) => unsafe { t::<_, f64>(x) }.cast_dtype(dtype),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 185 -                 Constant::F64(x) => unsafe { t::<_, f64>(x) }.cast_dtype(dtype),
[INFO] [stdout] 185 +                 Constant::F64(x) => unsafe { f64::from_bits(x) }.cast_dtype(dtype),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:203:60
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 203 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stdout] 203 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).relu()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:203:62
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 203 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stdout] 203 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).relu()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:204:60
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 204 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stdout] 204 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).relu()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:204:62
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 204 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stdout] 204 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).relu()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:222:60
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 222 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stdout] 222 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).neg()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:222:62
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 222 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stdout] 222 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).neg()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:223:60
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 223 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stdout] 223 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).neg()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:223:62
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 223 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stdout] 223 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).neg()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:241:60
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 241 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stdout] 241 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).exp2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:241:62
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 241 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stdout] 241 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).exp2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:242:60
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 242 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stdout] 242 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).exp2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:242:62
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 242 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stdout] 242 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).exp2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:260:60
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 260 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stdout] 260 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).log2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:260:62
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 260 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stdout] 260 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).log2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:261:60
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 261 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stdout] 261 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).log2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:261:62
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 261 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stdout] 261 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).log2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:283:60
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 283 -                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout] 283 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:283:69
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 283 -                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout] 283 +                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / f32::from_bits(x)) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:284:60
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 284 -                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout] 284 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:284:69
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 284 -                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout] 284 +                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / f64::from_bits(x)) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:302:60
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 302 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout] 302 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:302:62
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 302 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout] 302 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).sqrt()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:303:60
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 303 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout] 303 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:303:62
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 303 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout] 303 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).sqrt()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:321:60
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 321 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stdout] 321 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).sin()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:321:62
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 321 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stdout] 321 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).sin()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:322:60
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 322 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stdout] 322 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).sin()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:322:62
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 322 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stdout] 322 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).sin()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:340:60
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 340 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stdout] 340 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).cos()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:340:62
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 340 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stdout] 340 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).cos()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:341:60
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 341 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stdout] 341 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).cos()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:341:62
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 341 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stdout] 341 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).cos()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:360:44
[INFO] [stdout]     |
[INFO] [stdout] 360 |                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 360 -                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout] 360 +                     Constant::F32(unsafe { f32::to_bits(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:360:49
[INFO] [stdout]     |
[INFO] [stdout] 360 |                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 360 -                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout] 360 +                     Constant::F32(unsafe { t(if f32::from_bits(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:363:44
[INFO] [stdout]     |
[INFO] [stdout] 363 |                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 363 -                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout] 363 +                     Constant::F64(unsafe { f64::to_bits(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:363:49
[INFO] [stdout]     |
[INFO] [stdout] 363 |                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 363 -                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout] 363 +                     Constant::F64(unsafe { t(if f64::from_bits(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:383:44
[INFO] [stdout]     |
[INFO] [stdout] 383 |                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 383 -                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout] 383 +                     Constant::F32(unsafe { f32::to_bits((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:383:47
[INFO] [stdout]     |
[INFO] [stdout] 383 |                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 383 -                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout] 383 +                     Constant::F32(unsafe { t((f32::from_bits(x) != 0.) as i32 as f32) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:386:44
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 386 -                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout] 386 +                     Constant::F64(unsafe { f64::to_bits((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:386:47
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 386 -                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout] 386 +                     Constant::F64(unsafe { t((f64::from_bits(x) != 0.) as i64 as f64) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 6.56s
[INFO] running `Command { std: "docker" "inspect" "9b0b6e8c81e8df84dd6e71216da6f3e0d763025237687b9dcc75c318773b6ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0b6e8c81e8df84dd6e71216da6f3e0d763025237687b9dcc75c318773b6ce1", kill_on_drop: false }`
[INFO] [stdout] 9b0b6e8c81e8df84dd6e71216da6f3e0d763025237687b9dcc75c318773b6ce1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8929a962f0774ccc804b79862d212e656a19b9a0570341f392abd12dad05dd3f
[INFO] running `Command { std: "docker" "start" "-a" "8929a962f0774ccc804b79862d212e656a19b9a0570341f392abd12dad05dd3f", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/tensor.rs:2097:40
[INFO] [stdout]      |
[INFO] [stdout] 2097 |                     .map(|((k, i), d)| (0..(k * (i + d)) as isize)),
[INFO] [stdout]      |                                        ^                         ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2097 -                     .map(|((k, i), d)| (0..(k * (i + d)) as isize)),
[INFO] [stdout] 2097 +                     .map(|((k, i), d)| 0..(k * (i + d)) as isize),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/dtype.rs:96:64
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f32>(*value) }));
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 96 -                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f32>(*value) }));
[INFO] [stdout] 96 +                 return f.write_fmt(format_args!("{}", unsafe { f32::from_bits(*value) }));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/dtype.rs:99:64
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f64>(*value) }));
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 99 -                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f64>(*value) }));
[INFO] [stdout] 99 +                 return f.write_fmt(format_args!("{}", unsafe { f64::from_bits(*value) }));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/dtype.rs:232:50
[INFO] [stdout]     |
[INFO] [stdout] 232 |             DType::F32 => Constant::F32(unsafe { core::mem::transmute(0f32) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 232 -             DType::F32 => Constant::F32(unsafe { core::mem::transmute(0f32) }),
[INFO] [stdout] 232 +             DType::F32 => Constant::F32(unsafe { f32::to_bits(0f32) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/dtype.rs:233:50
[INFO] [stdout]     |
[INFO] [stdout] 233 |             DType::F64 => Constant::F64(unsafe { core::mem::transmute(0f64) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 233 -             DType::F64 => Constant::F64(unsafe { core::mem::transmute(0f64) }),
[INFO] [stdout] 233 +             DType::F64 => Constant::F64(unsafe { f64::to_bits(0f64) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/dtype.rs:253:50
[INFO] [stdout]     |
[INFO] [stdout] 253 |             DType::F32 => Constant::F32(unsafe { core::mem::transmute(f32::MIN) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 253 -             DType::F32 => Constant::F32(unsafe { core::mem::transmute(f32::MIN) }),
[INFO] [stdout] 253 +             DType::F32 => Constant::F32(unsafe { f32::to_bits(f32::MIN) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/dtype.rs:254:50
[INFO] [stdout]     |
[INFO] [stdout] 254 |             DType::F64 => Constant::F64(unsafe { core::mem::transmute(f64::MIN) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 254 -             DType::F64 => Constant::F64(unsafe { core::mem::transmute(f64::MIN) }),
[INFO] [stdout] 254 +             DType::F64 => Constant::F64(unsafe { f64::to_bits(f64::MIN) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/cuda.rs:1239:44
[INFO] [stdout]      |
[INFO] [stdout] 1239 |                 format!("{:.12}", unsafe { t::<_, f32>(*x) })
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1239 -                 format!("{:.12}", unsafe { t::<_, f32>(*x) })
[INFO] [stdout] 1239 +                 format!("{:.12}", unsafe { f32::from_bits(*x) })
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/cuda.rs:1245:44
[INFO] [stdout]      |
[INFO] [stdout] 1245 |                 format!("{:.12}", unsafe { t::<_, f64>(*x) })
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1245 -                 format!("{:.12}", unsafe { t::<_, f64>(*x) })
[INFO] [stdout] 1245 +                 format!("{:.12}", unsafe { f64::from_bits(*x) })
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/cuda.rs:1313:39
[INFO] [stdout]      |
[INFO] [stdout] 1313 |                 let x: f32 = unsafe { t::<_, f32>(*x) };
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1313 -                 let x: f32 = unsafe { t::<_, f32>(*x) };
[INFO] [stdout] 1313 +                 let x: f32 = unsafe { f32::from_bits(*x) };
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/backend/hip.rs:724:57
[INFO] [stdout]     |
[INFO] [stdout] 724 |             Constant::F32(x) => format!("{}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 724 -             Constant::F32(x) => format!("{}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stdout] 724 +             Constant::F32(x) => format!("{}f", unsafe { f32::from_bits(*x) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/backend/hip.rs:725:57
[INFO] [stdout]     |
[INFO] [stdout] 725 |             Constant::F64(x) => format!("{}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 725 -             Constant::F64(x) => format!("{}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stdout] 725 +             Constant::F64(x) => format!("{}f", unsafe { f64::from_bits(*x) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/backend/opencl.rs:575:17
[INFO] [stdout]     |
[INFO] [stdout] 575 | /                 core::mem::transmute([
[INFO] [stdout] 576 | |                     mwis[i * 8 + 0],
[INFO] [stdout] 577 | |                     mwis[i * 8 + 1],
[INFO] [stdout] 578 | |                     mwis[i * 8 + 2],
[INFO] [stdout] ...   |
[INFO] [stdout] 583 | |                     mwis[i * 8 + 7],
[INFO] [stdout] 584 | |                 ])
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 575 -                 core::mem::transmute([
[INFO] [stdout] 575 +                 usize::from_ne_bytes([
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/opencl.rs:1214:61
[INFO] [stdout]      |
[INFO] [stdout] 1214 |             Constant::F32(x) => format!("{:.16}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1214 -             Constant::F32(x) => format!("{:.16}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stdout] 1214 +             Constant::F32(x) => format!("{:.16}f", unsafe { f32::from_bits(*x) }),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/opencl.rs:1215:61
[INFO] [stdout]      |
[INFO] [stdout] 1215 |             Constant::F64(x) => format!("{:.16}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1215 -             Constant::F64(x) => format!("{:.16}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stdout] 1215 +             Constant::F64(x) => format!("{:.16}f", unsafe { f64::from_bits(*x) }),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:157:50
[INFO] [stdout]     |
[INFO] [stdout] 157 |             DType::F32 => Constant::F32(unsafe { std::mem::transmute(self.cast::<f32>()) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 157 -             DType::F32 => Constant::F32(unsafe { std::mem::transmute(self.cast::<f32>()) }),
[INFO] [stdout] 157 +             DType::F32 => Constant::F32(unsafe { f32::to_bits(self.cast::<f32>()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:158:50
[INFO] [stdout]     |
[INFO] [stdout] 158 |             DType::F64 => Constant::F64(unsafe { std::mem::transmute(self.cast::<f64>()) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 158 -             DType::F64 => Constant::F64(unsafe { std::mem::transmute(self.cast::<f64>()) }),
[INFO] [stdout] 158 +             DType::F64 => Constant::F64(unsafe { f64::to_bits(self.cast::<f64>()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:184:46
[INFO] [stdout]     |
[INFO] [stdout] 184 |                 Constant::F32(x) => unsafe { t::<_, f32>(x) }.cast_dtype(dtype),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 184 -                 Constant::F32(x) => unsafe { t::<_, f32>(x) }.cast_dtype(dtype),
[INFO] [stdout] 184 +                 Constant::F32(x) => unsafe { f32::from_bits(x) }.cast_dtype(dtype),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:185:46
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 Constant::F64(x) => unsafe { t::<_, f64>(x) }.cast_dtype(dtype),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 185 -                 Constant::F64(x) => unsafe { t::<_, f64>(x) }.cast_dtype(dtype),
[INFO] [stdout] 185 +                 Constant::F64(x) => unsafe { f64::from_bits(x) }.cast_dtype(dtype),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:203:60
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 203 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stdout] 203 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).relu()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:203:62
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 203 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stdout] 203 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).relu()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:204:60
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 204 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stdout] 204 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).relu()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:204:62
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 204 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stdout] 204 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).relu()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:222:60
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 222 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stdout] 222 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).neg()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:222:62
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 222 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stdout] 222 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).neg()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:223:60
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 223 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stdout] 223 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).neg()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:223:62
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 223 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stdout] 223 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).neg()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:241:60
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 241 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stdout] 241 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).exp2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:241:62
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 241 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stdout] 241 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).exp2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:242:60
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 242 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stdout] 242 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).exp2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:242:62
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 242 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stdout] 242 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).exp2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:260:60
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 260 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stdout] 260 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).log2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:260:62
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 260 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stdout] 260 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).log2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:261:60
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 261 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stdout] 261 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).log2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:261:62
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 261 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stdout] 261 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).log2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:283:60
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 283 -                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout] 283 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:283:69
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 283 -                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout] 283 +                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / f32::from_bits(x)) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:284:60
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 284 -                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout] 284 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:284:69
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 284 -                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout] 284 +                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / f64::from_bits(x)) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:302:60
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 302 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout] 302 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:302:62
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 302 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout] 302 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).sqrt()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:303:60
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 303 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout] 303 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:303:62
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 303 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout] 303 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).sqrt()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:321:60
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 321 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stdout] 321 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).sin()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:321:62
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 321 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stdout] 321 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).sin()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:322:60
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 322 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stdout] 322 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).sin()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:322:62
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 322 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stdout] 322 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).sin()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:340:60
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 340 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stdout] 340 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).cos()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:340:62
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 340 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stdout] 340 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).cos()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:341:60
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 341 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stdout] 341 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).cos()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:341:62
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 341 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stdout] 341 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).cos()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:360:44
[INFO] [stdout]     |
[INFO] [stdout] 360 |                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 360 -                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout] 360 +                     Constant::F32(unsafe { f32::to_bits(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:360:49
[INFO] [stdout]     |
[INFO] [stdout] 360 |                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 360 -                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout] 360 +                     Constant::F32(unsafe { t(if f32::from_bits(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:363:44
[INFO] [stdout]     |
[INFO] [stdout] 363 |                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 363 -                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout] 363 +                     Constant::F64(unsafe { f64::to_bits(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:363:49
[INFO] [stdout]     |
[INFO] [stdout] 363 |                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 363 -                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout] 363 +                     Constant::F64(unsafe { t(if f64::from_bits(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:383:44
[INFO] [stdout]     |
[INFO] [stdout] 383 |                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 383 -                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout] 383 +                     Constant::F32(unsafe { f32::to_bits((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:383:47
[INFO] [stdout]     |
[INFO] [stdout] 383 |                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 383 -                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout] 383 +                     Constant::F32(unsafe { t((f32::from_bits(x) != 0.) as i32 as f32) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:386:44
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 386 -                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout] 386 +                     Constant::F64(unsafe { f64::to_bits((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:386:47
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 386 -                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout] 386 +                     Constant::F64(unsafe { t((f64::from_bits(x) != 0.) as i64 as f64) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zyx v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]     --> src/tensor.rs:2097:40
[INFO] [stdout]      |
[INFO] [stdout] 2097 |                     .map(|((k, i), d)| (0..(k * (i + d)) as isize)),
[INFO] [stdout]      |                                        ^                         ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2097 -                     .map(|((k, i), d)| (0..(k * (i + d)) as isize)),
[INFO] [stdout] 2097 +                     .map(|((k, i), d)| 0..(k * (i + d)) as isize),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/dtype.rs:96:64
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f32>(*value) }));
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 96 -                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f32>(*value) }));
[INFO] [stdout] 96 +                 return f.write_fmt(format_args!("{}", unsafe { f32::from_bits(*value) }));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/dtype.rs:99:64
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f64>(*value) }));
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 99 -                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f64>(*value) }));
[INFO] [stdout] 99 +                 return f.write_fmt(format_args!("{}", unsafe { f64::from_bits(*value) }));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/dtype.rs:232:50
[INFO] [stdout]     |
[INFO] [stdout] 232 |             DType::F32 => Constant::F32(unsafe { core::mem::transmute(0f32) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 232 -             DType::F32 => Constant::F32(unsafe { core::mem::transmute(0f32) }),
[INFO] [stdout] 232 +             DType::F32 => Constant::F32(unsafe { f32::to_bits(0f32) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/dtype.rs:233:50
[INFO] [stdout]     |
[INFO] [stdout] 233 |             DType::F64 => Constant::F64(unsafe { core::mem::transmute(0f64) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 233 -             DType::F64 => Constant::F64(unsafe { core::mem::transmute(0f64) }),
[INFO] [stdout] 233 +             DType::F64 => Constant::F64(unsafe { f64::to_bits(0f64) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/dtype.rs:253:50
[INFO] [stdout]     |
[INFO] [stdout] 253 |             DType::F32 => Constant::F32(unsafe { core::mem::transmute(f32::MIN) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 253 -             DType::F32 => Constant::F32(unsafe { core::mem::transmute(f32::MIN) }),
[INFO] [stdout] 253 +             DType::F32 => Constant::F32(unsafe { f32::to_bits(f32::MIN) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/dtype.rs:254:50
[INFO] [stdout]     |
[INFO] [stdout] 254 |             DType::F64 => Constant::F64(unsafe { core::mem::transmute(f64::MIN) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 254 -             DType::F64 => Constant::F64(unsafe { core::mem::transmute(f64::MIN) }),
[INFO] [stdout] 254 +             DType::F64 => Constant::F64(unsafe { f64::to_bits(f64::MIN) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/cuda.rs:1239:44
[INFO] [stdout]      |
[INFO] [stdout] 1239 |                 format!("{:.12}", unsafe { t::<_, f32>(*x) })
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1239 -                 format!("{:.12}", unsafe { t::<_, f32>(*x) })
[INFO] [stdout] 1239 +                 format!("{:.12}", unsafe { f32::from_bits(*x) })
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/cuda.rs:1245:44
[INFO] [stdout]      |
[INFO] [stdout] 1245 |                 format!("{:.12}", unsafe { t::<_, f64>(*x) })
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1245 -                 format!("{:.12}", unsafe { t::<_, f64>(*x) })
[INFO] [stdout] 1245 +                 format!("{:.12}", unsafe { f64::from_bits(*x) })
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/cuda.rs:1313:39
[INFO] [stdout]      |
[INFO] [stdout] 1313 |                 let x: f32 = unsafe { t::<_, f32>(*x) };
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1313 -                 let x: f32 = unsafe { t::<_, f32>(*x) };
[INFO] [stdout] 1313 +                 let x: f32 = unsafe { f32::from_bits(*x) };
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/backend/hip.rs:724:57
[INFO] [stdout]     |
[INFO] [stdout] 724 |             Constant::F32(x) => format!("{}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 724 -             Constant::F32(x) => format!("{}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stdout] 724 +             Constant::F32(x) => format!("{}f", unsafe { f32::from_bits(*x) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/backend/hip.rs:725:57
[INFO] [stdout]     |
[INFO] [stdout] 725 |             Constant::F64(x) => format!("{}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 725 -             Constant::F64(x) => format!("{}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stdout] 725 +             Constant::F64(x) => format!("{}f", unsafe { f64::from_bits(*x) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/backend/opencl.rs:575:17
[INFO] [stdout]     |
[INFO] [stdout] 575 | /                 core::mem::transmute([
[INFO] [stdout] 576 | |                     mwis[i * 8 + 0],
[INFO] [stdout] 577 | |                     mwis[i * 8 + 1],
[INFO] [stdout] 578 | |                     mwis[i * 8 + 2],
[INFO] [stdout] ...   |
[INFO] [stdout] 583 | |                     mwis[i * 8 + 7],
[INFO] [stdout] 584 | |                 ])
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 575 -                 core::mem::transmute([
[INFO] [stdout] 575 +                 usize::from_ne_bytes([
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/opencl.rs:1214:61
[INFO] [stdout]      |
[INFO] [stdout] 1214 |             Constant::F32(x) => format!("{:.16}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1214 -             Constant::F32(x) => format!("{:.16}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stdout] 1214 +             Constant::F32(x) => format!("{:.16}f", unsafe { f32::from_bits(*x) }),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/runtime/backend/opencl.rs:1215:61
[INFO] [stdout]      |
[INFO] [stdout] 1215 |             Constant::F64(x) => format!("{:.16}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stdout]      |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace this with
[INFO] [stdout]      |
[INFO] [stdout] 1215 -             Constant::F64(x) => format!("{:.16}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stdout] 1215 +             Constant::F64(x) => format!("{:.16}f", unsafe { f64::from_bits(*x) }),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:157:50
[INFO] [stdout]     |
[INFO] [stdout] 157 |             DType::F32 => Constant::F32(unsafe { std::mem::transmute(self.cast::<f32>()) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 157 -             DType::F32 => Constant::F32(unsafe { std::mem::transmute(self.cast::<f32>()) }),
[INFO] [stdout] 157 +             DType::F32 => Constant::F32(unsafe { f32::to_bits(self.cast::<f32>()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:158:50
[INFO] [stdout]     |
[INFO] [stdout] 158 |             DType::F64 => Constant::F64(unsafe { std::mem::transmute(self.cast::<f64>()) }),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 158 -             DType::F64 => Constant::F64(unsafe { std::mem::transmute(self.cast::<f64>()) }),
[INFO] [stdout] 158 +             DType::F64 => Constant::F64(unsafe { f64::to_bits(self.cast::<f64>()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:184:46
[INFO] [stdout]     |
[INFO] [stdout] 184 |                 Constant::F32(x) => unsafe { t::<_, f32>(x) }.cast_dtype(dtype),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 184 -                 Constant::F32(x) => unsafe { t::<_, f32>(x) }.cast_dtype(dtype),
[INFO] [stdout] 184 +                 Constant::F32(x) => unsafe { f32::from_bits(x) }.cast_dtype(dtype),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:185:46
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 Constant::F64(x) => unsafe { t::<_, f64>(x) }.cast_dtype(dtype),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 185 -                 Constant::F64(x) => unsafe { t::<_, f64>(x) }.cast_dtype(dtype),
[INFO] [stdout] 185 +                 Constant::F64(x) => unsafe { f64::from_bits(x) }.cast_dtype(dtype),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:203:60
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 203 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stdout] 203 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).relu()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:203:62
[INFO] [stdout]     |
[INFO] [stdout] 203 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 203 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stdout] 203 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).relu()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:204:60
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 204 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stdout] 204 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).relu()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:204:62
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 204 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stdout] 204 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).relu()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:222:60
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 222 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stdout] 222 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).neg()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:222:62
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 222 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stdout] 222 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).neg()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:223:60
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 223 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stdout] 223 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).neg()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:223:62
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 223 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stdout] 223 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).neg()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:241:60
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 241 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stdout] 241 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).exp2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:241:62
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 241 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stdout] 241 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).exp2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:242:60
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 242 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stdout] 242 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).exp2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:242:62
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 242 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stdout] 242 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).exp2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:260:60
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 260 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stdout] 260 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).log2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:260:62
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 260 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stdout] 260 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).log2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:261:60
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 261 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stdout] 261 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).log2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:261:62
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 261 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stdout] 261 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).log2()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:283:60
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 283 -                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout] 283 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:283:69
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 283 -                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stdout] 283 +                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / f32::from_bits(x)) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:284:60
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 284 -                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout] 284 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:284:69
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 284 -                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stdout] 284 +                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / f64::from_bits(x)) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:302:60
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 302 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout] 302 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:302:62
[INFO] [stdout]     |
[INFO] [stdout] 302 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 302 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stdout] 302 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).sqrt()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:303:60
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 303 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout] 303 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:303:62
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 303 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stdout] 303 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).sqrt()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:321:60
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 321 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stdout] 321 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).sin()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:321:62
[INFO] [stdout]     |
[INFO] [stdout] 321 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 321 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stdout] 321 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).sin()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:322:60
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 322 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stdout] 322 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).sin()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:322:62
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 322 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stdout] 322 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).sin()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:340:60
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 340 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stdout] 340 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).cos()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:340:62
[INFO] [stdout]     |
[INFO] [stdout] 340 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 340 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stdout] 340 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).cos()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:341:60
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 341 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stdout] 341 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).cos()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:341:62
[INFO] [stdout]     |
[INFO] [stdout] 341 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 341 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stdout] 341 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).cos()) }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:360:44
[INFO] [stdout]     |
[INFO] [stdout] 360 |                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 360 -                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout] 360 +                     Constant::F32(unsafe { f32::to_bits(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:360:49
[INFO] [stdout]     |
[INFO] [stdout] 360 |                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 360 -                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout] 360 +                     Constant::F32(unsafe { t(if f32::from_bits(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:363:44
[INFO] [stdout]     |
[INFO] [stdout] 363 |                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 363 -                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout] 363 +                     Constant::F64(unsafe { f64::to_bits(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:363:49
[INFO] [stdout]     |
[INFO] [stdout] 363 |                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 363 -                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout] 363 +                     Constant::F64(unsafe { t(if f64::from_bits(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:383:44
[INFO] [stdout]     |
[INFO] [stdout] 383 |                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 383 -                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout] 383 +                     Constant::F32(unsafe { f32::to_bits((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:383:47
[INFO] [stdout]     |
[INFO] [stdout] 383 |                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 383 -                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stdout] 383 +                     Constant::F32(unsafe { t((f32::from_bits(x) != 0.) as i32 as f32) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:386:44
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 386 -                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout] 386 +                     Constant::F64(unsafe { f64::to_bits((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/node.rs:386:47
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 386 -                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stdout] 386 +                     Constant::F64(unsafe { t((f64::from_bits(x) != 0.) as i64 as f64) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 2.70s
[INFO] running `Command { std: "docker" "inspect" "8929a962f0774ccc804b79862d212e656a19b9a0570341f392abd12dad05dd3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8929a962f0774ccc804b79862d212e656a19b9a0570341f392abd12dad05dd3f", kill_on_drop: false }`
[INFO] [stdout] 8929a962f0774ccc804b79862d212e656a19b9a0570341f392abd12dad05dd3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f0a4ca6302592f66351cf3b58e4aeba92e3ed79d7ad28ce6e45b6a038b54804e
[INFO] running `Command { std: "docker" "start" "-a" "f0a4ca6302592f66351cf3b58e4aeba92e3ed79d7ad28ce6e45b6a038b54804e", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]     --> src/tensor.rs:2097:40
[INFO] [stderr]      |
[INFO] [stderr] 2097 |                     .map(|((k, i), d)| (0..(k * (i + d)) as isize)),
[INFO] [stderr]      |                                        ^                         ^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 2097 -                     .map(|((k, i), d)| (0..(k * (i + d)) as isize)),
[INFO] [stderr] 2097 +                     .map(|((k, i), d)| 0..(k * (i + d)) as isize),
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/dtype.rs:96:64
[INFO] [stderr]    |
[INFO] [stderr] 96 |                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f32>(*value) }));
[INFO] [stderr]    |                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] help: replace this with
[INFO] [stderr]    |
[INFO] [stderr] 96 -                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f32>(*value) }));
[INFO] [stderr] 96 +                 return f.write_fmt(format_args!("{}", unsafe { f32::from_bits(*value) }));
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/dtype.rs:99:64
[INFO] [stderr]    |
[INFO] [stderr] 99 |                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f64>(*value) }));
[INFO] [stderr]    |                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace this with
[INFO] [stderr]    |
[INFO] [stderr] 99 -                 return f.write_fmt(format_args!("{}", unsafe { t::<_, f64>(*value) }));
[INFO] [stderr] 99 +                 return f.write_fmt(format_args!("{}", unsafe { f64::from_bits(*value) }));
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/dtype.rs:232:50
[INFO] [stderr]     |
[INFO] [stderr] 232 |             DType::F32 => Constant::F32(unsafe { core::mem::transmute(0f32) }),
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 232 -             DType::F32 => Constant::F32(unsafe { core::mem::transmute(0f32) }),
[INFO] [stderr] 232 +             DType::F32 => Constant::F32(unsafe { f32::to_bits(0f32) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/dtype.rs:233:50
[INFO] [stderr]     |
[INFO] [stderr] 233 |             DType::F64 => Constant::F64(unsafe { core::mem::transmute(0f64) }),
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 233 -             DType::F64 => Constant::F64(unsafe { core::mem::transmute(0f64) }),
[INFO] [stderr] 233 +             DType::F64 => Constant::F64(unsafe { f64::to_bits(0f64) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/dtype.rs:253:50
[INFO] [stderr]     |
[INFO] [stderr] 253 |             DType::F32 => Constant::F32(unsafe { core::mem::transmute(f32::MIN) }),
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 253 -             DType::F32 => Constant::F32(unsafe { core::mem::transmute(f32::MIN) }),
[INFO] [stderr] 253 +             DType::F32 => Constant::F32(unsafe { f32::to_bits(f32::MIN) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/dtype.rs:254:50
[INFO] [stderr]     |
[INFO] [stderr] 254 |             DType::F64 => Constant::F64(unsafe { core::mem::transmute(f64::MIN) }),
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 254 -             DType::F64 => Constant::F64(unsafe { core::mem::transmute(f64::MIN) }),
[INFO] [stderr] 254 +             DType::F64 => Constant::F64(unsafe { f64::to_bits(f64::MIN) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]     --> src/runtime/backend/cuda.rs:1239:44
[INFO] [stderr]      |
[INFO] [stderr] 1239 |                 format!("{:.12}", unsafe { t::<_, f32>(*x) })
[INFO] [stderr]      |                                            ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr] help: replace this with
[INFO] [stderr]      |
[INFO] [stderr] 1239 -                 format!("{:.12}", unsafe { t::<_, f32>(*x) })
[INFO] [stderr] 1239 +                 format!("{:.12}", unsafe { f32::from_bits(*x) })
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]     --> src/runtime/backend/cuda.rs:1245:44
[INFO] [stderr]      |
[INFO] [stderr] 1245 |                 format!("{:.12}", unsafe { t::<_, f64>(*x) })
[INFO] [stderr]      |                                            ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr] help: replace this with
[INFO] [stderr]      |
[INFO] [stderr] 1245 -                 format!("{:.12}", unsafe { t::<_, f64>(*x) })
[INFO] [stderr] 1245 +                 format!("{:.12}", unsafe { f64::from_bits(*x) })
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]     --> src/runtime/backend/cuda.rs:1313:39
[INFO] [stderr]      |
[INFO] [stderr] 1313 |                 let x: f32 = unsafe { t::<_, f32>(*x) };
[INFO] [stderr]      |                                       ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr] help: replace this with
[INFO] [stderr]      |
[INFO] [stderr] 1313 -                 let x: f32 = unsafe { t::<_, f32>(*x) };
[INFO] [stderr] 1313 +                 let x: f32 = unsafe { f32::from_bits(*x) };
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/backend/hip.rs:724:57
[INFO] [stderr]     |
[INFO] [stderr] 724 |             Constant::F32(x) => format!("{}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stderr]     |                                                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 724 -             Constant::F32(x) => format!("{}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stderr] 724 +             Constant::F32(x) => format!("{}f", unsafe { f32::from_bits(*x) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/backend/hip.rs:725:57
[INFO] [stderr]     |
[INFO] [stderr] 725 |             Constant::F64(x) => format!("{}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stderr]     |                                                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 725 -             Constant::F64(x) => format!("{}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stderr] 725 +             Constant::F64(x) => format!("{}f", unsafe { f64::from_bits(*x) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/backend/opencl.rs:575:17
[INFO] [stderr]     |
[INFO] [stderr] 575 | /                 core::mem::transmute([
[INFO] [stderr] 576 | |                     mwis[i * 8 + 0],
[INFO] [stderr] 577 | |                     mwis[i * 8 + 1],
[INFO] [stderr] 578 | |                     mwis[i * 8 + 2],
[INFO] [stderr] ...   |
[INFO] [stderr] 583 | |                     mwis[i * 8 + 7],
[INFO] [stderr] 584 | |                 ])
[INFO] [stderr]     | |__________________^
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 575 -                 core::mem::transmute([
[INFO] [stderr] 575 +                 usize::from_ne_bytes([
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]     --> src/runtime/backend/opencl.rs:1214:61
[INFO] [stderr]      |
[INFO] [stderr] 1214 |             Constant::F32(x) => format!("{:.16}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stderr]      |                                                             ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr] help: replace this with
[INFO] [stderr]      |
[INFO] [stderr] 1214 -             Constant::F32(x) => format!("{:.16}f", unsafe { t::<_, f32>(*x) }),
[INFO] [stderr] 1214 +             Constant::F32(x) => format!("{:.16}f", unsafe { f32::from_bits(*x) }),
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]     --> src/runtime/backend/opencl.rs:1215:61
[INFO] [stderr]      |
[INFO] [stderr] 1215 |             Constant::F64(x) => format!("{:.16}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stderr]      |                                                             ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr] help: replace this with
[INFO] [stderr]      |
[INFO] [stderr] 1215 -             Constant::F64(x) => format!("{:.16}f", unsafe { t::<_, f64>(*x) }),
[INFO] [stderr] 1215 +             Constant::F64(x) => format!("{:.16}f", unsafe { f64::from_bits(*x) }),
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:157:50
[INFO] [stderr]     |
[INFO] [stderr] 157 |             DType::F32 => Constant::F32(unsafe { std::mem::transmute(self.cast::<f32>()) }),
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 157 -             DType::F32 => Constant::F32(unsafe { std::mem::transmute(self.cast::<f32>()) }),
[INFO] [stderr] 157 +             DType::F32 => Constant::F32(unsafe { f32::to_bits(self.cast::<f32>()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:158:50
[INFO] [stderr]     |
[INFO] [stderr] 158 |             DType::F64 => Constant::F64(unsafe { std::mem::transmute(self.cast::<f64>()) }),
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 158 -             DType::F64 => Constant::F64(unsafe { std::mem::transmute(self.cast::<f64>()) }),
[INFO] [stderr] 158 +             DType::F64 => Constant::F64(unsafe { f64::to_bits(self.cast::<f64>()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:184:46
[INFO] [stderr]     |
[INFO] [stderr] 184 |                 Constant::F32(x) => unsafe { t::<_, f32>(x) }.cast_dtype(dtype),
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 184 -                 Constant::F32(x) => unsafe { t::<_, f32>(x) }.cast_dtype(dtype),
[INFO] [stderr] 184 +                 Constant::F32(x) => unsafe { f32::from_bits(x) }.cast_dtype(dtype),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:185:46
[INFO] [stderr]     |
[INFO] [stderr] 185 |                 Constant::F64(x) => unsafe { t::<_, f64>(x) }.cast_dtype(dtype),
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 185 -                 Constant::F64(x) => unsafe { t::<_, f64>(x) }.cast_dtype(dtype),
[INFO] [stderr] 185 +                 Constant::F64(x) => unsafe { f64::from_bits(x) }.cast_dtype(dtype),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:203:60
[INFO] [stderr]     |
[INFO] [stderr] 203 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 203 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stderr] 203 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).relu()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:203:62
[INFO] [stderr]     |
[INFO] [stderr] 203 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 203 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).relu()) }),
[INFO] [stderr] 203 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).relu()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:204:60
[INFO] [stderr]     |
[INFO] [stderr] 204 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 204 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stderr] 204 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).relu()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:204:62
[INFO] [stderr]     |
[INFO] [stderr] 204 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 204 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).relu()) }),
[INFO] [stderr] 204 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).relu()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:222:60
[INFO] [stderr]     |
[INFO] [stderr] 222 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 222 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stderr] 222 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).neg()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:222:62
[INFO] [stderr]     |
[INFO] [stderr] 222 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 222 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).neg()) }),
[INFO] [stderr] 222 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).neg()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:223:60
[INFO] [stderr]     |
[INFO] [stderr] 223 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 223 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stderr] 223 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).neg()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:223:62
[INFO] [stderr]     |
[INFO] [stderr] 223 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 223 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).neg()) }),
[INFO] [stderr] 223 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).neg()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:241:60
[INFO] [stderr]     |
[INFO] [stderr] 241 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 241 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stderr] 241 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).exp2()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:241:62
[INFO] [stderr]     |
[INFO] [stderr] 241 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 241 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).exp2()) }),
[INFO] [stderr] 241 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).exp2()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:242:60
[INFO] [stderr]     |
[INFO] [stderr] 242 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 242 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stderr] 242 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).exp2()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:242:62
[INFO] [stderr]     |
[INFO] [stderr] 242 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 242 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).exp2()) }),
[INFO] [stderr] 242 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).exp2()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:260:60
[INFO] [stderr]     |
[INFO] [stderr] 260 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 260 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stderr] 260 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).log2()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:260:62
[INFO] [stderr]     |
[INFO] [stderr] 260 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 260 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).log2()) }),
[INFO] [stderr] 260 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).log2()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:261:60
[INFO] [stderr]     |
[INFO] [stderr] 261 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 261 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stderr] 261 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).log2()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:261:62
[INFO] [stderr]     |
[INFO] [stderr] 261 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 261 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).log2()) }),
[INFO] [stderr] 261 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).log2()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:283:60
[INFO] [stderr]     |
[INFO] [stderr] 283 |                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 283 -                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stderr] 283 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(1f32 / t::<_, f32>(x)) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:283:69
[INFO] [stderr]     |
[INFO] [stderr] 283 |                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stderr]     |                                                                     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 283 -                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / t::<_, f32>(x)) }),
[INFO] [stderr] 283 +                 Constant::F32(x) => Constant::F32(unsafe { t(1f32 / f32::from_bits(x)) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:284:60
[INFO] [stderr]     |
[INFO] [stderr] 284 |                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 284 -                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stderr] 284 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(1f64 / t::<_, f64>(x)) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:284:69
[INFO] [stderr]     |
[INFO] [stderr] 284 |                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stderr]     |                                                                     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 284 -                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / t::<_, f64>(x)) }),
[INFO] [stderr] 284 +                 Constant::F64(x) => Constant::F64(unsafe { t(1f64 / f64::from_bits(x)) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:302:60
[INFO] [stderr]     |
[INFO] [stderr] 302 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 302 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stderr] 302 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).sqrt()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:302:62
[INFO] [stderr]     |
[INFO] [stderr] 302 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 302 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sqrt()) }),
[INFO] [stderr] 302 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).sqrt()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:303:60
[INFO] [stderr]     |
[INFO] [stderr] 303 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 303 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stderr] 303 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).sqrt()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:303:62
[INFO] [stderr]     |
[INFO] [stderr] 303 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 303 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sqrt()) }),
[INFO] [stderr] 303 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).sqrt()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:321:60
[INFO] [stderr]     |
[INFO] [stderr] 321 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 321 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stderr] 321 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).sin()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:321:62
[INFO] [stderr]     |
[INFO] [stderr] 321 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 321 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).sin()) }),
[INFO] [stderr] 321 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).sin()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:322:60
[INFO] [stderr]     |
[INFO] [stderr] 322 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 322 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stderr] 322 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).sin()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:322:62
[INFO] [stderr]     |
[INFO] [stderr] 322 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 322 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).sin()) }),
[INFO] [stderr] 322 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).sin()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:340:60
[INFO] [stderr]     |
[INFO] [stderr] 340 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 340 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stderr] 340 +                 Constant::F32(x) => Constant::F32(unsafe { f32::to_bits(t::<_, f32>(x).cos()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:340:62
[INFO] [stderr]     |
[INFO] [stderr] 340 |                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 340 -                 Constant::F32(x) => Constant::F32(unsafe { t(t::<_, f32>(x).cos()) }),
[INFO] [stderr] 340 +                 Constant::F32(x) => Constant::F32(unsafe { t(f32::from_bits(x).cos()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:341:60
[INFO] [stderr]     |
[INFO] [stderr] 341 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 341 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stderr] 341 +                 Constant::F64(x) => Constant::F64(unsafe { f64::to_bits(t::<_, f64>(x).cos()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:341:62
[INFO] [stderr]     |
[INFO] [stderr] 341 |                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stderr]     |                                                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 341 -                 Constant::F64(x) => Constant::F64(unsafe { t(t::<_, f64>(x).cos()) }),
[INFO] [stderr] 341 +                 Constant::F64(x) => Constant::F64(unsafe { t(f64::from_bits(x).cos()) }),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:360:44
[INFO] [stderr]     |
[INFO] [stderr] 360 |                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 360 -                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stderr] 360 +                     Constant::F32(unsafe { f32::to_bits(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:360:49
[INFO] [stderr]     |
[INFO] [stderr] 360 |                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stderr]     |                                                 ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 360 -                     Constant::F32(unsafe { t(if t::<_, f32>(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stderr] 360 +                     Constant::F32(unsafe { t(if f32::from_bits(x) == 0f32 { 1f32 } else { 0f32 }) })
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:363:44
[INFO] [stderr]     |
[INFO] [stderr] 363 |                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 363 -                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stderr] 363 +                     Constant::F64(unsafe { f64::to_bits(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:363:49
[INFO] [stderr]     |
[INFO] [stderr] 363 |                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stderr]     |                                                 ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 363 -                     Constant::F64(unsafe { t(if t::<_, f64>(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stderr] 363 +                     Constant::F64(unsafe { t(if f64::from_bits(x) == 0f64 { 1f64 } else { 0f64 }) })
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:383:44
[INFO] [stderr]     |
[INFO] [stderr] 383 |                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 383 -                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stderr] 383 +                     Constant::F32(unsafe { f32::to_bits((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:383:47
[INFO] [stderr]     |
[INFO] [stderr] 383 |                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 383 -                     Constant::F32(unsafe { t((t::<_, f32>(x) != 0.) as i32 as f32) })
[INFO] [stderr] 383 +                     Constant::F32(unsafe { t((f32::from_bits(x) != 0.) as i32 as f32) })
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:386:44
[INFO] [stderr]     |
[INFO] [stderr] 386 |                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 386 -                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stderr] 386 +                     Constant::F64(unsafe { f64::to_bits((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/node.rs:386:47
[INFO] [stderr]     |
[INFO] [stderr] 386 |                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 386 -                     Constant::F64(unsafe { t((t::<_, f64>(x) != 0.) as i64 as f64) })
[INFO] [stderr] 386 +                     Constant::F64(unsafe { t((f64::from_bits(x) != 0.) as i64 as f64) })
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `zyx` (lib) generated 59 warnings (run `cargo fix --lib -p zyx` to apply 59 suggestions)
[INFO] [stderr] warning: `zyx` (lib test) generated 59 warnings (59 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zyx-1d9233862113b07f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test t2 ... FAILED
[INFO] [stdout] test t4 ... FAILED
[INFO] [stdout] test t3 ... FAILED
[INFO] [stdout] test t5 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- t2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 't2' (17) panicked at src/tensor.rs:3107:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NoBackendAvailable
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6416389a1a9a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6416389a1a9a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6416389a1a9a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6416389a1a9a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6416389b7c9a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6416389b7c9a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x6416389a6402 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6416389a6402 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64163898072f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64163898072f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x641638999b99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64163890d6dc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x64163890d6dc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x641638999d52 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x641638999d52 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6416389807e8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6416389758a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6416389814fd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6416389b845c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6416389b81a2 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6416387b0203 - <zyx::tensor::Tensor as core::convert::From<[T; D0]>>::from::h4d6dc78b53e51eaa
[INFO] [stdout]   21:     0x641638783ae9 - zyx::t2::h6da76ce042244eee
[INFO] [stdout]   22:     0x641638783de3 - zyx::t2::{{closure}}::hb39bdf4ca3fccf92
[INFO] [stdout]   23:     0x64163882c006 - core::ops::function::FnOnce::call_once::ha1582f2589bac3e2
[INFO] [stdout]   24:     0x6416389017db - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6416389017db - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64163890e1ab - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64163890e1ab - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64163890e1ab - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64163890e1ab - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64163890e1ab - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64163890e1ab - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64163890e1ab - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x641638908604 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x641638908604 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x641638910db2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x641638910db2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x641638910db2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x641638910db2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x641638910db2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x641638910db2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x641638910db2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6416389a104f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x6416389a104f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7360e36ddaa4 - <unknown>
[INFO] [stdout]   45:     0x7360e376aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- t4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 't4' (19) panicked at src/lib.rs:328:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NoBackendAvailable
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6416389a1a9a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6416389a1a9a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6416389a1a9a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6416389a1a9a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6416389b7c9a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6416389b7c9a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x6416389a6402 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6416389a6402 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64163898072f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64163898072f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x641638999b99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64163890d6dc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x64163890d6dc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x641638999d52 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x641638999d52 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6416389807e8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6416389758a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6416389814fd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6416389b845c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6416389b81a2 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64163878425d - zyx::t4::hb55b0557806a892d
[INFO] [stdout]   21:     0x641638784743 - zyx::t4::{{closure}}::h515b6f4f7b3dea6e
[INFO] [stdout]   22:     0x64163882b856 - core::ops::function::FnOnce::call_once::h3a715f07c864e978
[INFO] [stdout]   23:     0x6416389017db - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6416389017db - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x64163890e1ab - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x64163890e1ab - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x64163890e1ab - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64163890e1ab - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64163890e1ab - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64163890e1ab - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x64163890e1ab - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x641638908604 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x641638908604 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x641638910db2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x641638910db2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x641638910db2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x641638910db2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x641638910db2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x641638910db2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x641638910db2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6416389a104f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   42:     0x6416389a104f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7360e36ddaa4 - <unknown>
[INFO] [stdout]   44:     0x7360e376aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- t3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 't3' (18) panicked at src/tensor.rs:3116:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NoBackendAvailable
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6416389a1a9a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6416389a1a9a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6416389a1a9a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6416389a1a9a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6416389b7c9a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6416389b7c9a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x6416389a6402 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6416389a6402 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64163898072f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64163898072f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x641638999b99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64163890d6dc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x64163890d6dc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x641638999d52 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x641638999d52 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6416389807e8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6416389758a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6416389814fd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6416389b845c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6416389b81a2 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64163877f670 - <zyx::tensor::Tensor as core::convert::From<[[T; D1]; D0]>>::from::ha02b02e83b3f183f
[INFO] [stdout]   21:     0x641638783e65 - zyx::t3::h2e00a3737bb0bef0
[INFO] [stdout]   22:     0x641638784193 - zyx::t3::{{closure}}::he7ed1350d511ed5f
[INFO] [stdout]   23:     0x64163882bbc6 - core::ops::function::FnOnce::call_once::h779458db88b089ad
[INFO] [stdout]   24:     0x6416389017db - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6416389017db - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64163890e1ab - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64163890e1ab - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64163890e1ab - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64163890e1ab - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64163890e1ab - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64163890e1ab - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64163890e1ab - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x641638908604 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x641638908604 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x641638910db2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x641638910db2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x641638910db2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x641638910db2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x641638910db2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x641638910db2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x641638910db2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6416389a104f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x6416389a104f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7360e36ddaa4 - <unknown>
[INFO] [stdout]   45:     0x7360e376aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- t5 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 't5' (20) panicked at src/tensor.rs:3116:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NoBackendAvailable
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6416389a1a9a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6416389a1a9a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6416389a1a9a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6416389a1a9a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6416389b7c9a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6416389b7c9a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x6416389a6402 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6416389a6402 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64163898072f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64163898072f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x641638999b99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64163890d6dc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x64163890d6dc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x641638999d52 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x641638999d52 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6416389807e8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6416389758a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6416389814fd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6416389b845c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6416389b81a2 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64163877f670 - <zyx::tensor::Tensor as core::convert::From<[[T; D1]; D0]>>::from::ha02b02e83b3f183f
[INFO] [stdout]   21:     0x6416387847c5 - zyx::t5::h270653de7827fa6b
[INFO] [stdout]   22:     0x6416387849b3 - zyx::t5::{{closure}}::h1673d87a8826f593
[INFO] [stdout]   23:     0x64163882bed6 - core::ops::function::FnOnce::call_once::h987026ed90b057c2
[INFO] [stdout]   24:     0x6416389017db - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6416389017db - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64163890e1ab - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64163890e1ab - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x64163890e1ab - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64163890e1ab - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64163890e1ab - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64163890e1ab - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64163890e1ab - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x641638908604 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x641638908604 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x641638910db2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x641638910db2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x641638910db2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x641638910db2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x641638910db2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x641638910db2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x641638910db2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6416389a104f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x6416389a104f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7360e36ddaa4 - <unknown>
[INFO] [stdout]   45:     0x7360e376aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     t2
[INFO] [stdout]     t3
[INFO] [stdout]     t4
[INFO] [stdout]     t5
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f0a4ca6302592f66351cf3b58e4aeba92e3ed79d7ad28ce6e45b6a038b54804e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0a4ca6302592f66351cf3b58e4aeba92e3ed79d7ad28ce6e45b6a038b54804e", kill_on_drop: false }`
[INFO] [stdout] f0a4ca6302592f66351cf3b58e4aeba92e3ed79d7ad28ce6e45b6a038b54804e
