[INFO] cloning repository https://github.com/yurydelendik/wasmeval
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yurydelendik/wasmeval" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyurydelendik%2Fwasmeval", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyurydelendik%2Fwasmeval'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3297110a8deb1d5764f178577ac1278e01fe5728
[INFO] checking yurydelendik/wasmeval against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyurydelendik%2Fwasmeval" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yurydelendik/wasmeval
[INFO] finished tweaking git repo https://github.com/yurydelendik/wasmeval
[INFO] tweaked toml for git repo https://github.com/yurydelendik/wasmeval written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yurydelendik/wasmeval on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yurydelendik/wasmeval already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.32
[INFO] [stderr]   Downloaded leb128 v0.2.4
[INFO] [stderr]   Downloaded wasmparser v0.62.0
[INFO] [stderr]   Downloaded wast v23.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46c6860330765923410c242d48d2980ca15a358cee2c7e5a786f879b80dc1614
[INFO] running `Command { std: "docker" "start" "-a" "46c6860330765923410c242d48d2980ca15a358cee2c7e5a786f879b80dc1614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46c6860330765923410c242d48d2980ca15a358cee2c7e5a786f879b80dc1614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46c6860330765923410c242d48d2980ca15a358cee2c7e5a786f879b80dc1614", kill_on_drop: false }`
[INFO] [stdout] 46c6860330765923410c242d48d2980ca15a358cee2c7e5a786f879b80dc1614
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 744c6394f292ed283f207a4f5d7723497502f3108ee6114bca4ddc76d5f260bc
[INFO] running `Command { std: "docker" "start" "-a" "744c6394f292ed283f207a4f5d7723497502f3108ee6114bca4ddc76d5f260bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]     Checking leb128 v0.2.4
[INFO] [stderr]     Checking wasmparser v0.62.0
[INFO] [stderr]     Checking wast v23.0.0
[INFO] [stderr]     Checking wasmeval v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 311 |                     Ok(None) => trap!(TrapKind::Uninitialized),
[INFO] [stdout]     |                                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 312 |                     Err(_) => trap!(TrapKind::UndefinedElement),
[INFO] [stdout]     |                               --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 331 |             Operator::TypedSelect { .. } => op_notimpl!(),
[INFO] [stdout]     |                                             ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 331 |             Operator::TypedSelect { .. } => op_notimpl!(),
[INFO] [stdout]     |                                             ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:133:41
[INFO] [stdout]     |
[INFO] [stdout] 133 |             stack.push(val_ty!($ty)($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 418 |                 push!(current as i32; i32)
[INFO] [stdout]     |                 -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `push`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:133:41
[INFO] [stdout]     |
[INFO] [stdout] 133 |             stack.push(val_ty!($ty)($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 423 |                 push!(current as i32; i32)
[INFO] [stdout]     |                 -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `push`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:133:41
[INFO] [stdout]     |
[INFO] [stdout] 133 |             stack.push(val_ty!($ty)($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 425 |             Operator::I32Const { value } => push!(*value; i32),
[INFO] [stdout]     |                                             ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:133:41
[INFO] [stdout]     |
[INFO] [stdout] 133 |             stack.push(val_ty!($ty)($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 426 |             Operator::I64Const { value } => push!(*value; i64),
[INFO] [stdout]     |                                             ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:133:41
[INFO] [stdout]     |
[INFO] [stdout] 133 |             stack.push(val_ty!($ty)($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 427 |             Operator::F32Const { value } => push!(value.bits(); f32),
[INFO] [stdout]     |                                             ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:133:41
[INFO] [stdout]     |
[INFO] [stdout] 133 |             stack.push(val_ty!($ty)($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 428 |             Operator::F64Const { value } => push!(value.bits(); f64),
[INFO] [stdout]     |                                             ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 628 |                 Err(kind) => trap!(kind),
[INFO] [stdout]     |                              ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 632 |                 Err(kind) => trap!(kind),
[INFO] [stdout]     |                              ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 636 |                 Err(kind) => trap!(kind),
[INFO] [stdout]     |                              ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 640 |                 Err(kind) => trap!(kind),
[INFO] [stdout]     |                              ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 646 |                 Err(kind) => trap!(kind),
[INFO] [stdout]     |                              ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 650 |                 Err(kind) => trap!(kind),
[INFO] [stdout]     |                              ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 654 |                 Err(kind) => trap!(kind),
[INFO] [stdout]     |                              ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 658 |                 Err(kind) => trap!(kind),
[INFO] [stdout]     |                              ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 752 |             | Operator::MemoryAtomicWait64 { .. } => op_notimpl!(),
[INFO] [stdout]     |                                                      ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 752 |             | Operator::MemoryAtomicWait64 { .. } => op_notimpl!(),
[INFO] [stdout]     |                                                      ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 753 |             Operator::AtomicFence { ref flags } => op_notimpl!(),
[INFO] [stdout]     |                                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 753 |             Operator::AtomicFence { ref flags } => op_notimpl!(),
[INFO] [stdout]     |                                                    ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 755 |                 op_notimpl!()
[INFO] [stdout]     |                 ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `op_notimpl`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 755 |                 op_notimpl!()
[INFO] [stdout]     |                 ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trap`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 757 |             Operator::V128Load { .. } | Operator::V128Store { .. } => op_notimpl!(),
[INFO] [stdout]     |                                                                       ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 757 |             Operator::V128Load { .. } | Operator::V128Store { .. } => op_notimpl!(),
[INFO] [stdout]     |                                                                       ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 764 |             | Operator::F64x2Splat => op_notimpl!(),
[INFO] [stdout]     |                                       ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 764 |             | Operator::F64x2Splat => op_notimpl!(),
[INFO] [stdout]     |                                       ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 778 |             | Operator::F64x2ReplaceLane { lane } => op_notimpl!(),
[INFO] [stdout]     |                                                      ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 778 |             | Operator::F64x2ReplaceLane { lane } => op_notimpl!(),
[INFO] [stdout]     |                                                      ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 906 |             | Operator::V8x16Swizzle => op_notimpl!(),
[INFO] [stdout]     |                                         ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 906 |             | Operator::V8x16Swizzle => op_notimpl!(),
[INFO] [stdout]     |                                         ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 907 |             Operator::V8x16Shuffle { ref lanes } => op_notimpl!(),
[INFO] [stdout]     |                                                     ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 907 |             Operator::V8x16Shuffle { ref lanes } => op_notimpl!(),
[INFO] [stdout]     |                                                     ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 911 |             | Operator::V64x2LoadSplat { .. } => op_notimpl!(),
[INFO] [stdout]     |                                                  ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 911 |             | Operator::V64x2LoadSplat { .. } => op_notimpl!(),
[INFO] [stdout]     |                                                  ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 912 |             Operator::MemoryCopy { .. } | Operator::MemoryFill { .. } => op_notimpl!(),
[INFO] [stdout]     |                                                                          ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 912 |             Operator::MemoryCopy { .. } | Operator::MemoryFill { .. } => op_notimpl!(),
[INFO] [stdout]     |                                                                          ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 915 |             | Operator::ElemDrop { segment } => op_notimpl!(),
[INFO] [stdout]     |                                                 ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 915 |             | Operator::ElemDrop { segment } => op_notimpl!(),
[INFO] [stdout]     |                                                 ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 916 |             Operator::TableInit { table, segment } => op_notimpl!(),
[INFO] [stdout]     |                                                       ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 916 |             Operator::TableInit { table, segment } => op_notimpl!(),
[INFO] [stdout]     |                                                       ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 920 |             } => op_notimpl!(),
[INFO] [stdout]     |                  ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 920 |             } => op_notimpl!(),
[INFO] [stdout]     |                  ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 925 |             | Operator::TableFill { table } => op_notimpl!(),
[INFO] [stdout]     |                                                ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 925 |             | Operator::TableFill { table } => op_notimpl!(),
[INFO] [stdout]     |                                                ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 947 |             | Operator::I16x8RoundingAverageU => op_notimpl!(),
[INFO] [stdout]     |                                                  ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 947 |             | Operator::I16x8RoundingAverageU => op_notimpl!(),
[INFO] [stdout]     |                                                  ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |             )));
[INFO] [stdout]     |                ^
[INFO] [stdout] ...
[INFO] [stdout] 948 |             Operator::ReturnCall { .. } | Operator::ReturnCallIndirect { .. } => op_notimpl!(),
[INFO] [stdout]     |                                                                                  ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/eval/mod.rs:143:63
[INFO] [stdout]     |
[INFO] [stdout] 143 |             return Err(Trap::new($kind, bytecode.position(i)));
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] ...
[INFO] [stdout] 948 |             Operator::ReturnCall { .. } | Operator::ReturnCallIndirect { .. } => op_notimpl!(),
[INFO] [stdout]     |                                                                                  ------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `trap` which comes from the expansion of the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `buf` is never read
[INFO] [stdout]   --> src/module.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) struct ModuleData {
[INFO] [stdout]    |                   ---------- field in this struct
[INFO] [stdout] 12 |     pub buf: Pin<Box<[u8]>>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `position` is never read
[INFO] [stdout]    --> src/values.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct Trap {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 111 |     kind: TrapKind,
[INFO] [stdout] 112 |     position: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Trap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/eval/bytecode.rs:155:22
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn operators(&self) -> &[Operator] {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |                      |         | |
[INFO] [stdout]     |                      |         | the same lifetime is hidden here
[INFO] [stdout]     |                      |         the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn operators(&self) -> &[Operator<'_>] {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let a: f32 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 32 -         let a: f32 = transmute(a);
[INFO] [stdout] 32 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         transmute(a.abs())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 33 -         transmute(a.abs())
[INFO] [stdout] 33 +         f32::to_bits(a.abs())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let a: f32 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 40 -         let a: f32 = transmute(a);
[INFO] [stdout] 40 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         transmute(-a)
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 41 -         transmute(-a)
[INFO] [stdout] 41 +         f32::to_bits(-a)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let a: f32 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 48 -         let a: f32 = transmute(a);
[INFO] [stdout] 48 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         transmute(a.ceil())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 49 -         transmute(a.ceil())
[INFO] [stdout] 49 +         f32::to_bits(a.ceil())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let a: f32 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 56 -         let a: f32 = transmute(a);
[INFO] [stdout] 56 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         transmute(a.floor())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 57 -         transmute(a.floor())
[INFO] [stdout] 57 +         f32::to_bits(a.floor())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let a: f32 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 64 -         let a: f32 = transmute(a);
[INFO] [stdout] 64 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         transmute(a.trunc())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 65 -         transmute(a.trunc())
[INFO] [stdout] 65 +         f32::to_bits(a.trunc())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let a: f32 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 72 -         let a: f32 = transmute(a);
[INFO] [stdout] 72 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | /         transmute(if a.fract().abs() != 0.5 {
[INFO] [stdout] 74 | |             a.round()
[INFO] [stdout] 75 | |         } else {
[INFO] [stdout] 76 | |             (a / 2.0).round() * 2.0
[INFO] [stdout] 77 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 73 -         transmute(if a.fract().abs() != 0.5 {
[INFO] [stdout] 73 +         f32::to_bits(if a.fract().abs() != 0.5 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let a: f32 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 84 -         let a: f32 = transmute(a);
[INFO] [stdout] 84 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         transmute(a.sqrt())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 85 -         transmute(a.sqrt())
[INFO] [stdout] 85 +         f32::to_bits(a.sqrt())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let a: f32 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 92 -         let a: f32 = transmute(a);
[INFO] [stdout] 92 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:93:22
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let b: f32 = transmute(b);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 93 -         let b: f32 = transmute(b);
[INFO] [stdout] 93 +         let b: f32 = f32::from_bits(b);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f32.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         transmute(a + b)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 94 -         transmute(a + b)
[INFO] [stdout] 94 +         f32::to_bits(a + b)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let a: f32 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 101 -         let a: f32 = transmute(a);
[INFO] [stdout] 101 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let b: f32 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 102 -         let b: f32 = transmute(b);
[INFO] [stdout] 102 +         let b: f32 = f32::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         transmute(a - b)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 103 -         transmute(a - b)
[INFO] [stdout] 103 +         f32::to_bits(a - b)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let a: f32 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 110 -         let a: f32 = transmute(a);
[INFO] [stdout] 110 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let b: f32 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 111 -         let b: f32 = transmute(b);
[INFO] [stdout] 111 +         let b: f32 = f32::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         transmute(a * b)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 112 -         transmute(a * b)
[INFO] [stdout] 112 +         f32::to_bits(a * b)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:119:22
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let a: f32 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 119 -         let a: f32 = transmute(a);
[INFO] [stdout] 119 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let b: f32 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 120 -         let b: f32 = transmute(b);
[INFO] [stdout] 120 +         let b: f32 = f32::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         transmute(a / b)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 121 -         transmute(a / b)
[INFO] [stdout] 121 +         f32::to_bits(a / b)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let a: f32 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 134 -         let a: f32 = transmute(a);
[INFO] [stdout] 134 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let b: f32 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 135 -         let b: f32 = transmute(b);
[INFO] [stdout] 135 +         let b: f32 = f32::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         transmute(a.min(b))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 136 -         transmute(a.min(b))
[INFO] [stdout] 136 +         f32::to_bits(a.min(b))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:149:22
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let a: f32 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 149 -         let a: f32 = transmute(a);
[INFO] [stdout] 149 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let b: f32 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 150 -         let b: f32 = transmute(b);
[INFO] [stdout] 150 +         let b: f32 = f32::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         transmute(a.max(b))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 151 -         transmute(a.max(b))
[INFO] [stdout] 151 +         f32::to_bits(a.max(b))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:158:22
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let a: f32 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 158 -         let a: f32 = transmute(a);
[INFO] [stdout] 158 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:159:22
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let b: f32 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 159 -         let b: f32 = transmute(b);
[INFO] [stdout] 159 +         let b: f32 = f32::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         transmute(a.copysign(b))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 160 -         transmute(a.copysign(b))
[INFO] [stdout] 160 +         f32::to_bits(a.copysign(b))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |         transmute(c)
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 168 -         transmute(c)
[INFO] [stdout] 168 +         f32::to_bits(c)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let c = transmute::<_, f64>(a) as f32;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 175 -         let c = transmute::<_, f64>(a) as f32;
[INFO] [stdout] 175 +         let c = f64::from_bits(a) as f32;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         transmute(c)
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 176 -         transmute(c)
[INFO] [stdout] 176 +         f32::to_bits(c)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         transmute(c)
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 184 -         transmute(c)
[INFO] [stdout] 184 +         f32::to_bits(c)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         transmute(c)
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 192 -         transmute(c)
[INFO] [stdout] 192 +         f32::to_bits(c)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         transmute(c)
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 200 -         transmute(c)
[INFO] [stdout] 200 +         f32::to_bits(c)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 207 -         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout] 207 +         let a = f32::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 224 -         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout] 224 +         let a = f32::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 241 -         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout] 241 +         let a = f32::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 258 -         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout] 258 +         let a = f32::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 275 -         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout] 275 +         let a = f32::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:294:17
[INFO] [stdout]     |
[INFO] [stdout] 294 |         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 294 -         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout] 294 +         let a = f32::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:313:17
[INFO] [stdout]     |
[INFO] [stdout] 313 |         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 313 -         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout] 313 +         let a = f32::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:332:17
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 332 -         let a = transmute::<_, f32>(a).trunc();
[INFO] [stdout] 332 +         let a = f32::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:351:22
[INFO] [stdout]     |
[INFO] [stdout] 351 |         let a: f32 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 351 -         let a: f32 = transmute(a);
[INFO] [stdout] 351 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:352:22
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let b: f32 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 352 -         let b: f32 = transmute(b);
[INFO] [stdout] 352 +         let b: f32 = f32::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:364:22
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let a: f32 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 364 -         let a: f32 = transmute(a);
[INFO] [stdout] 364 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:365:22
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let b: f32 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 365 -         let b: f32 = transmute(b);
[INFO] [stdout] 365 +         let b: f32 = f32::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:377:22
[INFO] [stdout]     |
[INFO] [stdout] 377 |         let a: f32 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 377 -         let a: f32 = transmute(a);
[INFO] [stdout] 377 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:378:22
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let b: f32 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 378 -         let b: f32 = transmute(b);
[INFO] [stdout] 378 +         let b: f32 = f32::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:390:22
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let a: f32 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 390 -         let a: f32 = transmute(a);
[INFO] [stdout] 390 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:391:22
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let b: f32 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 391 -         let b: f32 = transmute(b);
[INFO] [stdout] 391 +         let b: f32 = f32::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:403:22
[INFO] [stdout]     |
[INFO] [stdout] 403 |         let a: f32 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 403 -         let a: f32 = transmute(a);
[INFO] [stdout] 403 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:404:22
[INFO] [stdout]     |
[INFO] [stdout] 404 |         let b: f32 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 404 -         let b: f32 = transmute(b);
[INFO] [stdout] 404 +         let b: f32 = f32::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:416:22
[INFO] [stdout]     |
[INFO] [stdout] 416 |         let a: f32 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 416 -         let a: f32 = transmute(a);
[INFO] [stdout] 416 +         let a: f32 = f32::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f32.rs:417:22
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let b: f32 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 417 -         let b: f32 = transmute(b);
[INFO] [stdout] 417 +         let b: f32 = f32::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let a: f64 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 32 -         let a: f64 = transmute(a);
[INFO] [stdout] 32 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         transmute(a.abs())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 33 -         transmute(a.abs())
[INFO] [stdout] 33 +         f64::to_bits(a.abs())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let a: f64 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 40 -         let a: f64 = transmute(a);
[INFO] [stdout] 40 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         transmute(-a)
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 41 -         transmute(-a)
[INFO] [stdout] 41 +         f64::to_bits(-a)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let a: f64 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 48 -         let a: f64 = transmute(a);
[INFO] [stdout] 48 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         transmute(a.ceil())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 49 -         transmute(a.ceil())
[INFO] [stdout] 49 +         f64::to_bits(a.ceil())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let a: f64 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 56 -         let a: f64 = transmute(a);
[INFO] [stdout] 56 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         transmute(a.floor())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 57 -         transmute(a.floor())
[INFO] [stdout] 57 +         f64::to_bits(a.floor())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let a: f64 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 64 -         let a: f64 = transmute(a);
[INFO] [stdout] 64 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         transmute(a.trunc())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 65 -         transmute(a.trunc())
[INFO] [stdout] 65 +         f64::to_bits(a.trunc())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let a: f64 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 72 -         let a: f64 = transmute(a);
[INFO] [stdout] 72 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | /         transmute(if a.fract().abs() != 0.5 {
[INFO] [stdout] 74 | |             a.round()
[INFO] [stdout] 75 | |         } else {
[INFO] [stdout] 76 | |             (a / 2.0).round() * 2.0
[INFO] [stdout] 77 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 73 -         transmute(if a.fract().abs() != 0.5 {
[INFO] [stdout] 73 +         f64::to_bits(if a.fract().abs() != 0.5 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let a: f64 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 84 -         let a: f64 = transmute(a);
[INFO] [stdout] 84 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         transmute(a.sqrt())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 85 -         transmute(a.sqrt())
[INFO] [stdout] 85 +         f64::to_bits(a.sqrt())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let a: f64 = transmute(a);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 92 -         let a: f64 = transmute(a);
[INFO] [stdout] 92 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:93:22
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let b: f64 = transmute(b);
[INFO] [stdout]    |                      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 93 -         let b: f64 = transmute(b);
[INFO] [stdout] 93 +         let b: f64 = f64::from_bits(b);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/eval/f64.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         transmute(a + b)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 94 -         transmute(a + b)
[INFO] [stdout] 94 +         f64::to_bits(a + b)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let a: f64 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 101 -         let a: f64 = transmute(a);
[INFO] [stdout] 101 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let b: f64 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 102 -         let b: f64 = transmute(b);
[INFO] [stdout] 102 +         let b: f64 = f64::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         transmute(a - b)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 103 -         transmute(a - b)
[INFO] [stdout] 103 +         f64::to_bits(a - b)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let a: f64 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 110 -         let a: f64 = transmute(a);
[INFO] [stdout] 110 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let b: f64 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 111 -         let b: f64 = transmute(b);
[INFO] [stdout] 111 +         let b: f64 = f64::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         transmute(a * b)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 112 -         transmute(a * b)
[INFO] [stdout] 112 +         f64::to_bits(a * b)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:119:22
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let a: f64 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 119 -         let a: f64 = transmute(a);
[INFO] [stdout] 119 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let b: f64 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 120 -         let b: f64 = transmute(b);
[INFO] [stdout] 120 +         let b: f64 = f64::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         transmute(a / b)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 121 -         transmute(a / b)
[INFO] [stdout] 121 +         f64::to_bits(a / b)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let a: f64 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 134 -         let a: f64 = transmute(a);
[INFO] [stdout] 134 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let b: f64 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 135 -         let b: f64 = transmute(b);
[INFO] [stdout] 135 +         let b: f64 = f64::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         transmute(a.min(b))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 136 -         transmute(a.min(b))
[INFO] [stdout] 136 +         f64::to_bits(a.min(b))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:149:22
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let a: f64 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 149 -         let a: f64 = transmute(a);
[INFO] [stdout] 149 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let b: f64 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 150 -         let b: f64 = transmute(b);
[INFO] [stdout] 150 +         let b: f64 = f64::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         transmute(a.max(b))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 151 -         transmute(a.max(b))
[INFO] [stdout] 151 +         f64::to_bits(a.max(b))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:158:22
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let a: f64 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 158 -         let a: f64 = transmute(a);
[INFO] [stdout] 158 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:159:22
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let b: f64 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 159 -         let b: f64 = transmute(b);
[INFO] [stdout] 159 +         let b: f64 = f64::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         transmute(a.copysign(b))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 160 -         transmute(a.copysign(b))
[INFO] [stdout] 160 +         f64::to_bits(a.copysign(b))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |         transmute(c)
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 168 -         transmute(c)
[INFO] [stdout] 168 +         f64::to_bits(c)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         transmute(c)
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 176 -         transmute(c)
[INFO] [stdout] 176 +         f64::to_bits(c)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let c = transmute::<_, f32>(a) as f64;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 183 -         let c = transmute::<_, f32>(a) as f64;
[INFO] [stdout] 183 +         let c = f32::from_bits(a) as f64;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         transmute(c)
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 184 -         transmute(c)
[INFO] [stdout] 184 +         f64::to_bits(c)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         transmute(c)
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 192 -         transmute(c)
[INFO] [stdout] 192 +         f64::to_bits(c)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         transmute(c)
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 200 -         transmute(c)
[INFO] [stdout] 200 +         f64::to_bits(c)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 207 -         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout] 207 +         let a = f64::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 224 -         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout] 224 +         let a = f64::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 241 -         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout] 241 +         let a = f64::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 258 -         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout] 258 +         let a = f64::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 275 -         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout] 275 +         let a = f64::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:294:17
[INFO] [stdout]     |
[INFO] [stdout] 294 |         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 294 -         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout] 294 +         let a = f64::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:313:17
[INFO] [stdout]     |
[INFO] [stdout] 313 |         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 313 -         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout] 313 +         let a = f64::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:332:17
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 332 -         let a = transmute::<_, f64>(a).trunc();
[INFO] [stdout] 332 +         let a = f64::from_bits(a).trunc();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:351:22
[INFO] [stdout]     |
[INFO] [stdout] 351 |         let a: f64 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 351 -         let a: f64 = transmute(a);
[INFO] [stdout] 351 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:352:22
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let b: f64 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 352 -         let b: f64 = transmute(b);
[INFO] [stdout] 352 +         let b: f64 = f64::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:364:22
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let a: f64 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 364 -         let a: f64 = transmute(a);
[INFO] [stdout] 364 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:365:22
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let b: f64 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 365 -         let b: f64 = transmute(b);
[INFO] [stdout] 365 +         let b: f64 = f64::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:377:22
[INFO] [stdout]     |
[INFO] [stdout] 377 |         let a: f64 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 377 -         let a: f64 = transmute(a);
[INFO] [stdout] 377 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:378:22
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let b: f64 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 378 -         let b: f64 = transmute(b);
[INFO] [stdout] 378 +         let b: f64 = f64::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:390:22
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let a: f64 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 390 -         let a: f64 = transmute(a);
[INFO] [stdout] 390 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:391:22
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let b: f64 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 391 -         let b: f64 = transmute(b);
[INFO] [stdout] 391 +         let b: f64 = f64::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:403:22
[INFO] [stdout]     |
[INFO] [stdout] 403 |         let a: f64 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 403 -         let a: f64 = transmute(a);
[INFO] [stdout] 403 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:404:22
[INFO] [stdout]     |
[INFO] [stdout] 404 |         let b: f64 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 404 -         let b: f64 = transmute(b);
[INFO] [stdout] 404 +         let b: f64 = f64::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:416:22
[INFO] [stdout]     |
[INFO] [stdout] 416 |         let a: f64 = transmute(a);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 416 -         let a: f64 = transmute(a);
[INFO] [stdout] 416 +         let a: f64 = f64::from_bits(a);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/eval/f64.rs:417:22
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let b: f64 = transmute(b);
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 417 -         let b: f64 = transmute(b);
[INFO] [stdout] 417 +         let b: f64 = f64::from_bits(b);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<Box<[T]> as IntoIterator>::into_iter` in Rust 2024
[INFO] [stdout]   --> src/externals.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let params = ty.params.into_iter().map(|t| t.clone().into()).collect();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/intoiterator-box-slice.html>
[INFO] [stdout]    = note: `#[warn(boxed_slice_into_iter)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 15 -         let params = ty.params.into_iter().map(|t| t.clone().into()).collect();
[INFO] [stdout] 15 +         let params = ty.params.iter().map(|t| t.clone().into()).collect();
[INFO] [stdout]    |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]    |
[INFO] [stdout] 15 -         let params = ty.params.into_iter().map(|t| t.clone().into()).collect();
[INFO] [stdout] 15 +         let params = IntoIterator::into_iter(ty.params).map(|t| t.clone().into()).collect();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<Box<[T]> as IntoIterator>::into_iter` in Rust 2024
[INFO] [stdout]   --> src/externals.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let returns = ty.returns.into_iter().map(|t| t.clone().into()).collect();
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/intoiterator-box-slice.html>
[INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity
[INFO] [stdout]    |
[INFO] [stdout] 16 -         let returns = ty.returns.into_iter().map(|t| t.clone().into()).collect();
[INFO] [stdout] 16 +         let returns = ty.returns.iter().map(|t| t.clone().into()).collect();
[INFO] [stdout]    |
[INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value
[INFO] [stdout]    |
[INFO] [stdout] 16 -         let returns = ty.returns.into_iter().map(|t| t.clone().into()).collect();
[INFO] [stdout] 16 +         let returns = IntoIterator::into_iter(ty.returns).map(|t| t.clone().into()).collect();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasmeval` (lib) due to 100 previous errors; 127 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "744c6394f292ed283f207a4f5d7723497502f3108ee6114bca4ddc76d5f260bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "744c6394f292ed283f207a4f5d7723497502f3108ee6114bca4ddc76d5f260bc", kill_on_drop: false }`
[INFO] [stdout] 744c6394f292ed283f207a4f5d7723497502f3108ee6114bca4ddc76d5f260bc
