[INFO] fetching crate wasmer-singlepass-backend-x 0.18.1...
[INFO] testing wasmer-singlepass-backend-x-0.18.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate wasmer-singlepass-backend-x 0.18.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate wasmer-singlepass-backend-x 0.18.1
[INFO] finished tweaking crates.io crate wasmer-singlepass-backend-x 0.18.1
[INFO] tweaked toml for crates.io crate wasmer-singlepass-backend-x 0.18.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmer-singlepass-backend-x 0.18.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding borsh v0.9.3 (available: v1.5.7)
[INFO] [stderr]       Adding dynasm v1.2.3 (available: v4.0.1)
[INFO] [stderr]       Adding dynasmrt v1.2.3 (available: v4.0.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3d583c1d56dec5cc3b4f022f2f91df574492cab41d36a10697af7c38e002d01
[INFO] running `Command { std: "docker" "start" "-a" "b3d583c1d56dec5cc3b4f022f2f91df574492cab41d36a10697af7c38e002d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3d583c1d56dec5cc3b4f022f2f91df574492cab41d36a10697af7c38e002d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3d583c1d56dec5cc3b4f022f2f91df574492cab41d36a10697af7c38e002d01", kill_on_drop: false }`
[INFO] [stdout] b3d583c1d56dec5cc3b4f022f2f91df574492cab41d36a10697af7c38e002d01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 188bcba0daed5cb36c3717739603a4d715344c8f44263b7c0a12b0582ef48673
[INFO] running `Command { std: "docker" "start" "-a" "188bcba0daed5cb36c3717739603a4d715344c8f44263b7c0a12b0582ef48673", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling wasmparser v0.51.4
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling wasmer-runtime-core-x v0.18.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde-bench v0.0.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling dynasmrt v1.2.3
[INFO] [stderr]    Compiling wasmer-singlepass-backend-x v0.18.1 (/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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: variable does not need to be mutable
[INFO] [stdout]     --> src/codegen_x64.rs:7173:21
[INFO] [stdout]      |
[INFO] [stdout] 7173 |                 let mut frame = self.control_stack.last_mut().unwrap();
[INFO] [stdout]      |                     ----^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]     --> src/lib.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 |     unused_mut,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasmer-singlepass-backend-x` (lib) due to 49 previous errors
[INFO] running `Command { std: "docker" "inspect" "188bcba0daed5cb36c3717739603a4d715344c8f44263b7c0a12b0582ef48673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "188bcba0daed5cb36c3717739603a4d715344c8f44263b7c0a12b0582ef48673", kill_on_drop: false }`
[INFO] [stdout] 188bcba0daed5cb36c3717739603a4d715344c8f44263b7c0a12b0582ef48673
