[INFO] fetching crate wasmer-compiler-singlepass-near 2.0.3... [INFO] testing wasmer-compiler-singlepass-near-2.0.3 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate wasmer-compiler-singlepass-near 2.0.3 into /workspace/builds/worker-50/source [INFO] validating manifest of crates.io crate wasmer-compiler-singlepass-near 2.0.3 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-compiler-singlepass-near 2.0.3 [INFO] finished tweaking crates.io crate wasmer-compiler-singlepass-near 2.0.3 [INFO] tweaked toml for crates.io crate wasmer-compiler-singlepass-near 2.0.3 written to /workspace/builds/worker-50/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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" "+62efba8a050c64249dab942951bb28f710208bc8" "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-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f442f7f5c4bf21d8c9e56b78a4db52aff4573c751e6aac9cc1742b5c8d937e53 [INFO] running `Command { std: "docker" "start" "-a" "f442f7f5c4bf21d8c9e56b78a4db52aff4573c751e6aac9cc1742b5c8d937e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f442f7f5c4bf21d8c9e56b78a4db52aff4573c751e6aac9cc1742b5c8d937e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f442f7f5c4bf21d8c9e56b78a4db52aff4573c751e6aac9cc1742b5c8d937e53", kill_on_drop: false }` [INFO] [stdout] f442f7f5c4bf21d8c9e56b78a4db52aff4573c751e6aac9cc1742b5c8d937e53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b8652647dcb8425fb687da6c877c76244f98ccc429081d4525b71922d87da6c [INFO] running `Command { std: "docker" "start" "-a" "7b8652647dcb8425fb687da6c877c76244f98ccc429081d4525b71922d87da6c", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap2 v0.5.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling wasmer-vm-near v2.1.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling dynasm v1.2.0 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling wasmer-types-near v2.1.0 [INFO] [stderr] Compiling enumset v1.0.8 [INFO] [stderr] Compiling wasmer-compiler-near v2.1.0 [INFO] [stderr] Compiling dynasmrt v1.2.0 [INFO] [stderr] Compiling wasmer-compiler-singlepass-near v2.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 831 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 833 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 834 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 835 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 836 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 837 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 838 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 839 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 840 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 841 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 842 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 843 | Condition::Carry => jmp_op!(jc, 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 844 | Condition::Overflow => jmp_op!(jo, 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: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.77s [INFO] running `Command { std: "docker" "inspect" "7b8652647dcb8425fb687da6c877c76244f98ccc429081d4525b71922d87da6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b8652647dcb8425fb687da6c877c76244f98ccc429081d4525b71922d87da6c", kill_on_drop: false }` [INFO] [stdout] 7b8652647dcb8425fb687da6c877c76244f98ccc429081d4525b71922d87da6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f27343f0830f58a89b60576f567f50a7ab572773a30595deb0d07f0ec1743c7f [INFO] running `Command { std: "docker" "start" "-a" "f27343f0830f58a89b60576f567f50a7ab572773a30595deb0d07f0ec1743c7f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wasmer-compiler-singlepass-near v2.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 831 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 833 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 834 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 835 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 836 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 837 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 838 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 839 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 840 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 841 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 842 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 843 | Condition::Carry => jmp_op!(jc, 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 844 | Condition::Overflow => jmp_op!(jo, 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: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/emitter_x64.rs:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 831 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 833 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 834 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 835 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 836 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 837 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 838 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 839 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 840 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 841 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 842 | 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 843 | Condition::Carry => jmp_op!(jc, 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:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 844 | Condition::Overflow => jmp_op!(jo, 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: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.83s [INFO] running `Command { std: "docker" "inspect" "f27343f0830f58a89b60576f567f50a7ab572773a30595deb0d07f0ec1743c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f27343f0830f58a89b60576f567f50a7ab572773a30595deb0d07f0ec1743c7f", kill_on_drop: false }` [INFO] [stdout] f27343f0830f58a89b60576f567f50a7ab572773a30595deb0d07f0ec1743c7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09198aaf18dfda587a6f6adcb183995619c76b8587ee27243f5e78d4039c150f [INFO] running `Command { std: "docker" "start" "-a" "09198aaf18dfda587a6f6adcb183995619c76b8587ee27243f5e78d4039c150f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/emitter_x64.rs:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 831 | 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:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 832 | 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:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 833 | 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:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 834 | 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:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 835 | 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:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 836 | 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:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 837 | 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:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 838 | 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:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 839 | 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:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 840 | 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:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 841 | 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:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 842 | 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:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 843 | Condition::Carry => jmp_op!(jc, 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:478:44 [INFO] [stderr] | [INFO] [stderr] 478 | dynasm!($assembler ; $ins =>$label); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 844 | Condition::Overflow => jmp_op!(jo, 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: `wasmer-compiler-singlepass-near` (lib) generated 14 warnings [INFO] [stderr] warning: `wasmer-compiler-singlepass-near` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.83s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wasmer_compiler_singlepass-9eb5f246d104e206) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test compiler::tests::errors_for_unsupported_targets ... ok [INFO] [stdout] test machine::test::test_release_locations_keep_state_nopanic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmer_compiler_singlepass [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" "09198aaf18dfda587a6f6adcb183995619c76b8587ee27243f5e78d4039c150f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09198aaf18dfda587a6f6adcb183995619c76b8587ee27243f5e78d4039c150f", kill_on_drop: false }` [INFO] [stdout] 09198aaf18dfda587a6f6adcb183995619c76b8587ee27243f5e78d4039c150f