[INFO] fetching crate wasmer-singlepass-backend-near 0.18.1... [INFO] testing wasmer-singlepass-backend-near-0.18.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate wasmer-singlepass-backend-near 0.18.1 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate wasmer-singlepass-backend-near 0.18.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-singlepass-backend-near 0.18.1 [INFO] finished tweaking crates.io crate wasmer-singlepass-backend-near 0.18.1 [INFO] tweaked toml for crates.io crate wasmer-singlepass-backend-near 0.18.1 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 898c1e5c9068b398fb73c07b6c5d28802144040004751decbb6d2da9c4e307e9 [INFO] running `Command { std: "docker" "start" "-a" "898c1e5c9068b398fb73c07b6c5d28802144040004751decbb6d2da9c4e307e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "898c1e5c9068b398fb73c07b6c5d28802144040004751decbb6d2da9c4e307e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "898c1e5c9068b398fb73c07b6c5d28802144040004751decbb6d2da9c4e307e9", kill_on_drop: false }` [INFO] [stdout] 898c1e5c9068b398fb73c07b6c5d28802144040004751decbb6d2da9c4e307e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94072a28d6fa095312061c91284ab4cc8b3367824b3eb76b93ec067ce4ea4f3c [INFO] running `Command { std: "docker" "start" "-a" "94072a28d6fa095312061c91284ab4cc8b3367824b3eb76b93ec067ce4ea4f3c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling wasmer-runtime-core-near v0.18.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 borsh-derive v0.9.3 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling dynasmrt v1.2.3 [INFO] [stderr] Compiling wasmer-singlepass-backend-near v0.18.1 (/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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `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: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.67s [INFO] running `Command { std: "docker" "inspect" "94072a28d6fa095312061c91284ab4cc8b3367824b3eb76b93ec067ce4ea4f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94072a28d6fa095312061c91284ab4cc8b3367824b3eb76b93ec067ce4ea4f3c", kill_on_drop: false }` [INFO] [stdout] 94072a28d6fa095312061c91284ab4cc8b3367824b3eb76b93ec067ce4ea4f3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 322f3befc2665d68f982389891d18dad1b96fde82632f4b67a9ba98b1bafbf42 [INFO] running `Command { std: "docker" "start" "-a" "322f3befc2665d68f982389891d18dad1b96fde82632f4b67a9ba98b1bafbf42", kill_on_drop: false }` [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `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: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasmer-singlepass-backend-near v0.18.1 (/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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `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: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.61s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmer_singlepass_backend_near-e97ac22717b45d97) [INFO] running `Command { std: "docker" "inspect" "322f3befc2665d68f982389891d18dad1b96fde82632f4b67a9ba98b1bafbf42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "322f3befc2665d68f982389891d18dad1b96fde82632f4b67a9ba98b1bafbf42", kill_on_drop: false }` [INFO] [stdout] 322f3befc2665d68f982389891d18dad1b96fde82632f4b67a9ba98b1bafbf42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca4dc12a2bfc5dacf8d0735e9682d1934f669617a867c3cbff85673c4129da87 [INFO] running `Command { std: "docker" "start" "-a" "ca4dc12a2bfc5dacf8d0735e9682d1934f669617a867c3cbff85673c4129da87", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 762 | Condition::None => jmp_op!(jmp, self, label), [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 763 | Condition::Above => jmp_op!(ja, self, label), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 764 | Condition::AboveEqual => jmp_op!(jae, self, label), [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 765 | Condition::Below => jmp_op!(jb, self, label), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 766 | Condition::BelowEqual => jmp_op!(jbe, self, label), [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 767 | Condition::Greater => jmp_op!(jg, self, label), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 768 | Condition::GreaterEqual => jmp_op!(jge, self, label), [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 769 | Condition::Less => jmp_op!(jl, self, label), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 770 | Condition::LessEqual => jmp_op!(jle, self, label), [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 771 | Condition::Equal => jmp_op!(je, self, label), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 772 | Condition::NotEqual => jmp_op!(jne, self, label), [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:459:44 [INFO] [stderr] | [INFO] [stderr] 459 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 773 | Condition::Signed => jmp_op!(js, self, label), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `jmp_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:471:10 [INFO] [stderr] | [INFO] [stderr] 471 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 785 | Condition::None => trap_op!(jmp, self), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:471:10 [INFO] [stderr] | [INFO] [stderr] 471 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 786 | Condition::Above => trap_op!(ja, self), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:471:10 [INFO] [stderr] | [INFO] [stderr] 471 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 787 | Condition::AboveEqual => trap_op!(jae, self), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:471:10 [INFO] [stderr] | [INFO] [stderr] 471 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 788 | Condition::Below => trap_op!(jb, self), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:471:10 [INFO] [stderr] | [INFO] [stderr] 471 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 789 | Condition::BelowEqual => trap_op!(jbe, self), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:471:10 [INFO] [stderr] | [INFO] [stderr] 471 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 790 | Condition::Greater => trap_op!(jg, self), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:471:10 [INFO] [stderr] | [INFO] [stderr] 471 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 791 | Condition::GreaterEqual => trap_op!(jge, self), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:471:10 [INFO] [stderr] | [INFO] [stderr] 471 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 792 | Condition::Less => trap_op!(jl, self), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:471:10 [INFO] [stderr] | [INFO] [stderr] 471 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 793 | Condition::LessEqual => trap_op!(jle, self), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:471:10 [INFO] [stderr] | [INFO] [stderr] 471 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 794 | Condition::Equal => trap_op!(je, self), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:471:10 [INFO] [stderr] | [INFO] [stderr] 471 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 795 | Condition::NotEqual => trap_op!(jne, self), [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:471:10 [INFO] [stderr] | [INFO] [stderr] 471 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 796 | Condition::Signed => trap_op!(js, self), [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `trap_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `wasmer-singlepass-backend-near` (lib) generated 24 warnings [INFO] [stderr] warning: `wasmer-singlepass-backend-near` (lib test) generated 24 warnings (24 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmer_singlepass_backend_near-e97ac22717b45d97) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test machine::test::test_release_locations_keep_state_nopanic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmer-singlepass-backend-near [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ca4dc12a2bfc5dacf8d0735e9682d1934f669617a867c3cbff85673c4129da87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca4dc12a2bfc5dacf8d0735e9682d1934f669617a867c3cbff85673c4129da87", kill_on_drop: false }` [INFO] [stdout] ca4dc12a2bfc5dacf8d0735e9682d1934f669617a867c3cbff85673c4129da87