[INFO] fetching crate fce 0.5.0... [INFO] testing fce-0.5.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate fce 0.5.0 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate fce 0.5.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fce 0.5.0 [INFO] finished tweaking crates.io crate fce 0.5.0 [INFO] tweaked toml for crates.io crate fce 0.5.0 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Downloaded inventory v0.2.2 [INFO] [stderr] Downloaded wasmer-clif-backend-fl v0.17.0 [INFO] [stderr] Downloaded wasmer-runtime-fl v0.17.1 [INFO] [stderr] Downloaded wasmer-runtime-core v0.17.1 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.59.0 [INFO] [stderr] Downloaded cranelift-entity v0.59.0 [INFO] [stderr] Downloaded wasmer-win-exception-handler v0.17.1 [INFO] [stderr] Downloaded cranelift-native v0.59.0 [INFO] [stderr] Downloaded typetag v0.1.8 [INFO] [stderr] Downloaded wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Downloaded cranelift-bforest v0.59.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.59.0 [INFO] [stderr] Downloaded typetag-impl v0.1.8 [INFO] [stderr] Downloaded gimli v0.20.0 [INFO] [stderr] Downloaded raw-cpuid v7.0.4 [INFO] [stderr] Downloaded pwasm-utils v0.12.0 [INFO] [stderr] Downloaded cranelift-codegen v0.59.0 [INFO] [stderr] Downloaded wasmer-wasi-fl v0.17.1 [INFO] [stderr] Downloaded fce-utils v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 386e9b3a6d3198f67d30d5a35b976afb37dd975dd0347fe069e6a2188e47b490 [INFO] running `Command { std: "docker" "start" "-a" "386e9b3a6d3198f67d30d5a35b976afb37dd975dd0347fe069e6a2188e47b490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "386e9b3a6d3198f67d30d5a35b976afb37dd975dd0347fe069e6a2188e47b490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386e9b3a6d3198f67d30d5a35b976afb37dd975dd0347fe069e6a2188e47b490", kill_on_drop: false }` [INFO] [stdout] 386e9b3a6d3198f67d30d5a35b976afb37dd975dd0347fe069e6a2188e47b490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2da1a5dca0e1e030b7d68a9015d24f84965803c44f863bb4831657c4f53bfd09 [INFO] running `Command { std: "docker" "start" "-a" "2da1a5dca0e1e030b7d68a9015d24f84965803c44f863bb4831657c4f53bfd09", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling it-to-bytes v0.1.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling fce-utils v0.2.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling wast v8.0.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling pwasm-utils v0.12.0 [INFO] [stderr] Compiling wasmer-runtime-core-fl v0.17.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling walrus-macro v0.18.0 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling inventory v0.2.2 [INFO] [stderr] Compiling walrus v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling fluence-it-types v0.3.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling it-lilo v0.1.0 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling wasmer-interface-types-fl v0.20.2 [INFO] [stderr] Compiling marine-macro-impl v0.6.9 [INFO] [stderr] Compiling fluence-sdk-wit v0.6.1 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Compiling marine-macro v0.6.9 [INFO] [stderr] Compiling fce-wit-interfaces v0.3.0 [INFO] [stderr] Compiling fluence-sdk-main v0.6.9 [INFO] [stderr] Compiling fce-wit-parser v0.5.0 [INFO] [stderr] Compiling wasmer-wasi-fl v0.17.1 [INFO] [stderr] Compiling fce-module-info-parser v0.1.0 [INFO] [stderr] Compiling fce-wit-generator v0.4.0 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Compiling cranelift-native v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Compiling wasmer-clif-backend-fl v0.17.0 [INFO] [stderr] Compiling wasmer-runtime-fl v0.17.1 [INFO] [stderr] Compiling fce v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(get_mut_unchecked)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(new_uninit)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(stmt_expr_attributes)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 57 | let w = next_wvalue!(wvalue, I32); [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | IType::S8 => simple_wvalue_to_ivalue!(result, wvalue, I32, S8), [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | IType::S16 => simple_wvalue_to_ivalue!(result, wvalue, I32, S16), [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | IType::S32 => simple_wvalue_to_ivalue!(result, wvalue, I32, S32), [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | IType::S64 => simple_wvalue_to_ivalue!(result, wvalue, I64, S64), [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | IType::U8 => simple_wvalue_to_ivalue!(result, wvalue, I32, U8), [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 65 | IType::U16 => simple_wvalue_to_ivalue!(result, wvalue, I32, U16), [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | IType::U32 => simple_wvalue_to_ivalue!(result, wvalue, I32, U32), [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | IType::U64 => simple_wvalue_to_ivalue!(result, wvalue, I64, U64), [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | IType::I32 => simple_wvalue_to_ivalue!(result, wvalue, I32, I32), [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | IType::I64 => simple_wvalue_to_ivalue!(result, wvalue, I64, I64), [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | IType::F32 => simple_wvalue_to_ivalue!(result, wvalue, F32, F32), [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | IType::F64 => simple_wvalue_to_ivalue!(result, wvalue, F64, F64), [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | let offset = next_wvalue!(wvalue, I32); [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | let size = next_wvalue!(wvalue, I32); [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | let offset = next_wvalue!(wvalue, I32); [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | let size = next_wvalue!(wvalue, I32); [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | let offset = next_wvalue!(wvalue, I32); [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 89 | let size = next_wvalue!(wvalue, I32); [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 `next_wvalue` (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/host_imports/lifting/lift_ivalues.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 96 | let offset = next_wvalue!(wvalue, I32); [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 `next_wvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fce` due to 4 previous errors; 20 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2da1a5dca0e1e030b7d68a9015d24f84965803c44f863bb4831657c4f53bfd09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da1a5dca0e1e030b7d68a9015d24f84965803c44f863bb4831657c4f53bfd09", kill_on_drop: false }` [INFO] [stdout] 2da1a5dca0e1e030b7d68a9015d24f84965803c44f863bb4831657c4f53bfd09