[INFO] fetching crate wasmer-singlepass-backend-near 0.18.2...
[INFO] testing wasmer-singlepass-backend-near-0.18.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wasmer-singlepass-backend-near 0.18.2 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmer-singlepass-backend-near 0.18.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 70 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding dynasm v1.2.3 (available: v5.0.0)
[INFO] [stderr]       Adding dynasmrt v1.2.3 (available: v5.0.0)
[INFO] [stderr]       Adding nix v0.15.0 (available: v0.31.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8aeaead4fc52d9a6ac87b6ac4fdabe7dfa4f3765074ce84b69a9bc03abf992b4
[INFO] running `Command { std: "docker" "start" "-a" "8aeaead4fc52d9a6ac87b6ac4fdabe7dfa4f3765074ce84b69a9bc03abf992b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8aeaead4fc52d9a6ac87b6ac4fdabe7dfa4f3765074ce84b69a9bc03abf992b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aeaead4fc52d9a6ac87b6ac4fdabe7dfa4f3765074ce84b69a9bc03abf992b4", kill_on_drop: false }`
[INFO] [stdout] 8aeaead4fc52d9a6ac87b6ac4fdabe7dfa4f3765074ce84b69a9bc03abf992b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb1a5f7a5496f08237c234b2782a22e518ab724f92b5e08784ae0a29d93734ff
[INFO] running `Command { std: "docker" "start" "-a" "bb1a5f7a5496f08237c234b2782a22e518ab724f92b5e08784ae0a29d93734ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling wasmparser v0.51.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling wasmer-runtime-core-near v0.18.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling serde-bench v0.0.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]    Compiling borsh-derive v1.6.1
[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 <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] [stderr] error: could not compile `wasmer-singlepass-backend-near` (lib) due to 48 previous errors
[INFO] running `Command { std: "docker" "inspect" "bb1a5f7a5496f08237c234b2782a22e518ab724f92b5e08784ae0a29d93734ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb1a5f7a5496f08237c234b2782a22e518ab724f92b5e08784ae0a29d93734ff", kill_on_drop: false }`
[INFO] [stdout] bb1a5f7a5496f08237c234b2782a22e518ab724f92b5e08784ae0a29d93734ff
