[INFO] fetching crate wasmer-singlepass-backend-near 0.18.2... [INFO] checking wasmer-singlepass-backend-near-0.18.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate wasmer-singlepass-backend-near 0.18.2 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer-singlepass-backend-near 0.18.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 65 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a900dca3c2191e60fddb79f03d24659e8618aa8e2229213716acf12eb0d6b2e8 [INFO] running `Command { std: "docker" "start" "-a" "a900dca3c2191e60fddb79f03d24659e8618aa8e2229213716acf12eb0d6b2e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a900dca3c2191e60fddb79f03d24659e8618aa8e2229213716acf12eb0d6b2e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a900dca3c2191e60fddb79f03d24659e8618aa8e2229213716acf12eb0d6b2e8", kill_on_drop: false }` [INFO] [stdout] a900dca3c2191e60fddb79f03d24659e8618aa8e2229213716acf12eb0d6b2e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a04526df1fa77a943dc2ea4703f59689e5f17a5710ce754c04ceef30635b6a2 [INFO] running `Command { std: "docker" "start" "-a" "1a04526df1fa77a943dc2ea4703f59689e5f17a5710ce754c04ceef30635b6a2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling wasmer-runtime-core-near v0.18.5 [INFO] [stderr] Checking parking_lot_core v0.7.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Checking dynasmrt v1.2.3 [INFO] [stderr] Checking wasmer-singlepass-backend-near v0.18.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: 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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `jmp_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (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/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 warning originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasmer-singlepass-backend-near v0.18.2 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1a04526df1fa77a943dc2ea4703f59689e5f17a5710ce754c04ceef30635b6a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a04526df1fa77a943dc2ea4703f59689e5f17a5710ce754c04ceef30635b6a2", kill_on_drop: false }` [INFO] [stdout] 1a04526df1fa77a943dc2ea4703f59689e5f17a5710ce754c04ceef30635b6a2