[INFO] fetching crate wasmer-singlepass-backend-near 0.18.2... [INFO] testing wasmer-singlepass-backend-near-0.18.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate wasmer-singlepass-backend-near 0.18.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate wasmer-singlepass-backend-near 0.18.2 [INFO] finished tweaking crates.io crate wasmer-singlepass-backend-near 0.18.2 [INFO] tweaked toml for crates.io crate wasmer-singlepass-backend-near 0.18.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer-singlepass-backend-near 0.18.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 66 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding dynasm v1.2.3 (available: v3.2.1) [INFO] [stderr] Adding dynasmrt v1.2.3 (available: v3.2.1) [INFO] [stderr] Adding nix v0.15.0 (available: v0.30.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-runtime-core-near v0.18.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2882b204501d042712f4029c9d3c6476e6b5a0237ec0dd09a209201c846fbae7 [INFO] running `Command { std: "docker" "start" "-a" "2882b204501d042712f4029c9d3c6476e6b5a0237ec0dd09a209201c846fbae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2882b204501d042712f4029c9d3c6476e6b5a0237ec0dd09a209201c846fbae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2882b204501d042712f4029c9d3c6476e6b5a0237ec0dd09a209201c846fbae7", kill_on_drop: false }` [INFO] [stdout] 2882b204501d042712f4029c9d3c6476e6b5a0237ec0dd09a209201c846fbae7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54765e18b018d00a76f79e329a50c4bc386cad744728cdcbc27a9b0b94f1da9f [INFO] running `Command { std: "docker" "start" "-a" "54765e18b018d00a76f79e329a50c4bc386cad744728cdcbc27a9b0b94f1da9f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling wasmer-runtime-core-near v0.18.5 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling dynasmrt v1.2.3 [INFO] [stderr] Compiling wasmer-singlepass-backend-near v0.18.2 (/opt/rustwide/workdir) [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 762 | Condition::None => jmp_op!(jmp, self, label), [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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 763 | Condition::Above => jmp_op!(ja, self, label), [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 error originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 764 | Condition::AboveEqual => jmp_op!(jae, self, label), [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 error originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 765 | Condition::Below => jmp_op!(jb, self, label), [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 error originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 766 | Condition::BelowEqual => jmp_op!(jbe, self, label), [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 error originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 767 | Condition::Greater => jmp_op!(jg, self, label), [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 error originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 768 | Condition::GreaterEqual => jmp_op!(jge, self, label), [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 error originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 769 | Condition::Less => jmp_op!(jl, self, label), [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 error originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 770 | Condition::LessEqual => jmp_op!(jle, self, label), [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 error originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 771 | Condition::Equal => jmp_op!(je, self, label), [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 error originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 772 | Condition::NotEqual => jmp_op!(jne, self, label), [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 error originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 773 | Condition::Signed => jmp_op!(js, self, label), [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 error originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 785 | Condition::None => trap_op!(jmp, self), [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 error originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 786 | Condition::Above => trap_op!(ja, self), [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 error originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 787 | Condition::AboveEqual => trap_op!(jae, self), [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 error originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 788 | Condition::Below => trap_op!(jb, self), [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 error originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 789 | Condition::BelowEqual => trap_op!(jbe, self), [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 error originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 790 | Condition::Greater => trap_op!(jg, self), [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 error originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 791 | Condition::GreaterEqual => trap_op!(jge, self), [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 error originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 792 | Condition::Less => trap_op!(jl, self), [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 error originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 793 | Condition::LessEqual => trap_op!(jle, self), [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 error originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 794 | Condition::Equal => trap_op!(je, self), [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 error originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 795 | Condition::NotEqual => trap_op!(jne, self), [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 error originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:471:10 [INFO] [stdout] | [INFO] [stdout] 471 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 796 | Condition::Signed => trap_op!(js, self), [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 error originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-singlepass-backend-near` (lib) due to 48 previous errors [INFO] running `Command { std: "docker" "inspect" "54765e18b018d00a76f79e329a50c4bc386cad744728cdcbc27a9b0b94f1da9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54765e18b018d00a76f79e329a50c4bc386cad744728cdcbc27a9b0b94f1da9f", kill_on_drop: false }` [INFO] [stdout] 54765e18b018d00a76f79e329a50c4bc386cad744728cdcbc27a9b0b94f1da9f