[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] testing yurydelendik/wasmeval against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyurydelendik%2Fwasmeval" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yurydelendik/wasmeval on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/yurydelendik/wasmeval already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a5ba9f92e1f2cfb8c5dcd13c759fa1af973740674237fd02d81196c49082fcc [INFO] running `Command { std: "docker" "start" "-a" "5a5ba9f92e1f2cfb8c5dcd13c759fa1af973740674237fd02d81196c49082fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a5ba9f92e1f2cfb8c5dcd13c759fa1af973740674237fd02d81196c49082fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5ba9f92e1f2cfb8c5dcd13c759fa1af973740674237fd02d81196c49082fcc", kill_on_drop: false }` [INFO] [stdout] 5a5ba9f92e1f2cfb8c5dcd13c759fa1af973740674237fd02d81196c49082fcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5950665ee41e33e1212b23835f99f48ee4bb66d182580783a1d8337b75245f04 [INFO] running `Command { std: "docker" "start" "-a" "5950665ee41e33e1212b23835f99f48ee4bb66d182580783a1d8337b75245f04", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling wasmparser v0.62.0 [INFO] [stderr] Compiling wasmeval v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = 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 [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] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = 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 [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] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = 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 [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] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = 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 [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] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `buf` [INFO] [stdout] --> src/module.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub buf: Pin>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `position` [INFO] [stdout] --> src/values.rs:112:5 [INFO] [stdout] | [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] --> src/values.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.29s [INFO] running `Command { std: "docker" "inspect" "5950665ee41e33e1212b23835f99f48ee4bb66d182580783a1d8337b75245f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5950665ee41e33e1212b23835f99f48ee4bb66d182580783a1d8337b75245f04", kill_on_drop: false }` [INFO] [stdout] 5950665ee41e33e1212b23835f99f48ee4bb66d182580783a1d8337b75245f04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 83e2009e805824538faadc72e0734bcf118e1a248b24bd8d2bb99bc12ceba07e [INFO] running `Command { std: "docker" "start" "-a" "83e2009e805824538faadc72e0734bcf118e1a248b24bd8d2bb99bc12ceba07e", kill_on_drop: false }` [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stdout] warning: 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = 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 [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] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = 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 [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] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = 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 [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] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = 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 [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] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `buf` [INFO] [stdout] --> src/module.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub buf: Pin>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `position` [INFO] [stdout] --> src/values.rs:112:5 [INFO] [stdout] | [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] --> src/values.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wast v23.0.0 [INFO] [stderr] Compiling wasmeval v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = 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 [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] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = 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 [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] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = 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 [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] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = 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 [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] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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 [INFO] [stdout] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `buf` [INFO] [stdout] --> src/module.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub buf: Pin>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `position` [INFO] [stdout] --> src/values.rs:112:5 [INFO] [stdout] | [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] --> src/values.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.22s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmeval-866eea49d5b1252c) [INFO] running `Command { std: "docker" "inspect" "83e2009e805824538faadc72e0734bcf118e1a248b24bd8d2bb99bc12ceba07e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83e2009e805824538faadc72e0734bcf118e1a248b24bd8d2bb99bc12ceba07e", kill_on_drop: false }` [INFO] [stdout] 83e2009e805824538faadc72e0734bcf118e1a248b24bd8d2bb99bc12ceba07e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9d255193e128da2a66e9cf025490e1a41b60ec4b9093b92e722d1b8cec621250 [INFO] running `Command { std: "docker" "start" "-a" "9d255193e128da2a66e9cf025490e1a41b60ec4b9093b92e722d1b8cec621250", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 311 | Ok(None) => trap!(TrapKind::Uninitialized), [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 312 | Err(_) => trap!(TrapKind::UndefinedElement), [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 331 | Operator::TypedSelect { .. } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 331 | Operator::TypedSelect { .. } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:133:41 [INFO] [stderr] | [INFO] [stderr] 133 | stack.push(val_ty!($ty)($e)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 418 | push!(current as i32; i32) [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `push` [INFO] [stderr] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:133:41 [INFO] [stderr] | [INFO] [stderr] 133 | stack.push(val_ty!($ty)($e)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 423 | push!(current as i32; i32) [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `push` [INFO] [stderr] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:133:41 [INFO] [stderr] | [INFO] [stderr] 133 | stack.push(val_ty!($ty)($e)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 425 | Operator::I32Const { value } => push!(*value; i32), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:133:41 [INFO] [stderr] | [INFO] [stderr] 133 | stack.push(val_ty!($ty)($e)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 426 | Operator::I64Const { value } => push!(*value; i64), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:133:41 [INFO] [stderr] | [INFO] [stderr] 133 | stack.push(val_ty!($ty)($e)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 427 | Operator::F32Const { value } => push!(value.bits(); f32), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:133:41 [INFO] [stderr] | [INFO] [stderr] 133 | stack.push(val_ty!($ty)($e)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 428 | Operator::F64Const { value } => push!(value.bits(); f64), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `push` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 628 | Err(kind) => trap!(kind), [INFO] [stderr] | ----------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 632 | Err(kind) => trap!(kind), [INFO] [stderr] | ----------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 636 | Err(kind) => trap!(kind), [INFO] [stderr] | ----------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 640 | Err(kind) => trap!(kind), [INFO] [stderr] | ----------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 646 | Err(kind) => trap!(kind), [INFO] [stderr] | ----------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 650 | Err(kind) => trap!(kind), [INFO] [stderr] | ----------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 654 | Err(kind) => trap!(kind), [INFO] [stderr] | ----------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 658 | Err(kind) => trap!(kind), [INFO] [stderr] | ----------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 752 | | Operator::MemoryAtomicWait64 { .. } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 752 | | Operator::MemoryAtomicWait64 { .. } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 753 | Operator::AtomicFence { ref flags } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 753 | Operator::AtomicFence { ref flags } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 755 | op_notimpl!() [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `op_notimpl` [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 755 | op_notimpl!() [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `trap` [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 757 | Operator::V128Load { .. } | Operator::V128Store { .. } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 757 | Operator::V128Load { .. } | Operator::V128Store { .. } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 764 | | Operator::F64x2Splat => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 764 | | Operator::F64x2Splat => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 778 | | Operator::F64x2ReplaceLane { lane } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 778 | | Operator::F64x2ReplaceLane { lane } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 906 | | Operator::V8x16Swizzle => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 906 | | Operator::V8x16Swizzle => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 907 | Operator::V8x16Shuffle { ref lanes } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 907 | Operator::V8x16Shuffle { ref lanes } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 911 | | Operator::V64x2LoadSplat { .. } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 911 | | Operator::V64x2LoadSplat { .. } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 912 | Operator::MemoryCopy { .. } | Operator::MemoryFill { .. } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 912 | Operator::MemoryCopy { .. } | Operator::MemoryFill { .. } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 915 | | Operator::ElemDrop { segment } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 915 | | Operator::ElemDrop { segment } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 916 | Operator::TableInit { table, segment } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 916 | Operator::TableInit { table, segment } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 920 | } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 920 | } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 925 | | Operator::TableFill { table } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 925 | | Operator::TableFill { table } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 947 | | Operator::I16x8RoundingAverageU => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 947 | | Operator::I16x8RoundingAverageU => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:252:16 [INFO] [stderr] | [INFO] [stderr] 252 | ))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 948 | Operator::ReturnCall { .. } | Operator::ReturnCallIndirect { .. } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `op_notimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/eval/mod.rs:143:63 [INFO] [stderr] | [INFO] [stderr] 143 | return Err(Trap::new($kind, bytecode.position(i))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 948 | Operator::ReturnCall { .. } | Operator::ReturnCallIndirect { .. } => op_notimpl!(), [INFO] [stderr] | ------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `buf` [INFO] [stderr] --> src/module.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub buf: Pin>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `position` [INFO] [stderr] --> src/values.rs:112:5 [INFO] [stderr] | [INFO] [stderr] 112 | position: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Trap` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/values.rs:109:10 [INFO] [stderr] | [INFO] [stderr] 109 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `wasmeval` (lib) generated 52 warnings [INFO] [stderr] warning: `wasmeval` (lib test) generated 52 warnings (52 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmeval-866eea49d5b1252c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::run_spec_tests ... ok [INFO] [stderr] Doc-tests wasmeval [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9d255193e128da2a66e9cf025490e1a41b60ec4b9093b92e722d1b8cec621250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d255193e128da2a66e9cf025490e1a41b60ec4b9093b92e722d1b8cec621250", kill_on_drop: false }` [INFO] [stdout] 9d255193e128da2a66e9cf025490e1a41b60ec4b9093b92e722d1b8cec621250