[INFO] fetching crate fce 0.5.0... [INFO] testing fce-0.5.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate fce 0.5.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate fce 0.5.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-win-exception-handler v0.17.1 [INFO] [stderr] Downloaded wasmer-runtime-fl v0.17.1 [INFO] [stderr] Downloaded wasmer-wasi-fl v0.17.1 [INFO] [stderr] Downloaded fce-utils v0.2.0 [INFO] [stderr] Downloaded wasmer-runtime-core v0.17.1 [INFO] [stderr] Downloaded wasmer-clif-backend-fl v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d9d6acc21b906ff3cee3b57b9b923443061bea5d651b2d6eadf66622a0fb61dc [INFO] running `Command { std: "docker" "start" "-a" "d9d6acc21b906ff3cee3b57b9b923443061bea5d651b2d6eadf66622a0fb61dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9d6acc21b906ff3cee3b57b9b923443061bea5d651b2d6eadf66622a0fb61dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d6acc21b906ff3cee3b57b9b923443061bea5d651b2d6eadf66622a0fb61dc", kill_on_drop: false }` [INFO] [stdout] d9d6acc21b906ff3cee3b57b9b923443061bea5d651b2d6eadf66622a0fb61dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9c0bc6ec9b3b135aecb3a9f929bbafd8e65462a33030048d59486106ca6ec3e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d9c0bc6ec9b3b135aecb3a9f929bbafd8e65462a33030048d59486106ca6ec3e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling it-to-bytes v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling fce-utils v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling wast v8.0.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pwasm-utils v0.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wasmer-runtime-core-fl v0.17.1 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [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.21 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling inventory v0.2.0 [INFO] [stderr] Compiling walrus v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [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 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 marine-macro-impl v0.6.9 [INFO] [stderr] Compiling wasmer-interface-types-fl v0.20.2 [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] 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] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 01s [INFO] running `Command { std: "docker" "inspect" "d9c0bc6ec9b3b135aecb3a9f929bbafd8e65462a33030048d59486106ca6ec3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c0bc6ec9b3b135aecb3a9f929bbafd8e65462a33030048d59486106ca6ec3e", kill_on_drop: false }` [INFO] [stdout] d9c0bc6ec9b3b135aecb3a9f929bbafd8e65462a33030048d59486106ca6ec3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b665e4cfa898e4c13bb2be2e271569cb853df633213c93980f6d70bfdb73f15d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b665e4cfa898e4c13bb2be2e271569cb853df633213c93980f6d70bfdb73f15d", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling mime_guess v2.0.3 [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] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling fce v0.5.0 (/opt/rustwide/workdir) [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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.greeting.9dec2a9b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750.dqdcodthqwmfx5m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-runtime-core-fl-ddca98d0af8e1500/out" "-L" "/opt/rustwide/target/debug/build/blake3-0e9de6f83dc4d66d/out" "-L" "/opt/rustwide/target/debug/build/blake3-0e9de6f83dc4d66d/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libfce-085d713c5bad207d.rlib" "/opt/rustwide/target/debug/deps/libfce_wit_generator-7f57f328866d43e7.rlib" "/opt/rustwide/target/debug/deps/libfluence_sdk_wit-b7d9f0b8730fcccb.rlib" "/opt/rustwide/target/debug/deps/libsyn-094bea1cd0e8ee9e.rlib" "/opt/rustwide/target/debug/deps/libquote-0bcba2a61b67309f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-9dbaaf035d6d15d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-0f8ae489d62e6c88.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a95523b625ab9a78.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libfce_utils-9126b914cf48d559.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-cc5a1e3197efc74f.rlib" "/opt/rustwide/target/debug/deps/libfce_module_info_parser-ad6a8b409e0f79d2.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7b38d21fa0bda5f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libfluence_sdk_main-0f16bc5b006117bc.rlib" "/opt/rustwide/target/debug/deps/libfce_wit_parser-6e16865e4986b73c.rlib" "/opt/rustwide/target/debug/deps/libwalrus-d60b25d01d987163.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-894c1047a30d7aab.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f5ccf7dfbfa8eaad.rlib" "/opt/rustwide/target/debug/deps/libid_arena-8f29bafb0c21d17d.rlib" "/opt/rustwide/target/debug/deps/libfce_wit_interfaces-9ea6eb8b88d4f0ea.rlib" "/opt/rustwide/target/debug/deps/libmultimap-d87d4ed6f48379ed.rlib" "/opt/rustwide/target/debug/deps/libwasmer_interface_types_fl-654a5f85bcf11d8b.rlib" "/opt/rustwide/target/debug/deps/libsemver-b8216986f4c1f873.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-1cf0d142da0cde06.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libit_lilo-85b932a25c5b87bc.rlib" "/opt/rustwide/target/debug/deps/libfluence_it_types-ca2c2ff5f933e376.rlib" "/opt/rustwide/target/debug/deps/libit_to_bytes-23443ffa0e15888b.rlib" "/opt/rustwide/target/debug/deps/libwast-7f41ffec2eda6e61.rlib" "/opt/rustwide/target/debug/deps/libleb128-ad3cdfa3e477c620.rlib" "/opt/rustwide/target/debug/deps/libnom-3dab369737645aa2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ed3814696469db1c.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_fl-8017e04bda29d309.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_backend_fl-7669a821a41e4f90.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_wasm-999d8f9273c5cccb.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_frontend-a8287056984919b6.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-e2cd71458ab4fddb.rlib" "/opt/rustwide/target/debug/deps/libgimli-a30646c1e8fdccdb.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-528f1c1b3e548572.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-829f3576d9c8bf87.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-340615e1322e450c.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-e93ca88ed9071756.rlib" "/opt/rustwide/target/debug/deps/librayon-db7c7b9e7da55ea7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8ce070635857b641.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7f205541e8183105.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libmemmap-eab742550365207d.rlib" "/opt/rustwide/target/debug/deps/libwasmer_wasi_fl-83783a7a4ff31879.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1f91fbc28e41fed1.rlib" "/opt/rustwide/target/debug/deps/libtime-cf7931026cd16792.rlib" "/opt/rustwide/target/debug/deps/libtypetag-cc7595dd8cc11804.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-714d3393449e8cfa.rlib" "/opt/rustwide/target/debug/deps/libinventory-869e28c5963ba26c.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-829eba3b55dc4545.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0efb4cf8a08ede67.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_core_fl-88563003dada44d7.rlib" "/opt/rustwide/target/debug/deps/libserde_bench-1956ca2bb5d9e7b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libblake3-28efaee2278cd012.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c309cd1954566a10.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libbincode-7c2dc0c6171bc37b.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-ad6a808ac0f0f349.rlib" "/opt/rustwide/target/debug/deps/libpage_size-2de4e1073f7d51af.rlib" "/opt/rustwide/target/debug/deps/libnix-6d041b625f4606bc.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liberrno-10a7d72122473e0e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-acf64f1f58c6e93d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7824c1a833a2888e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/liblibc-964a3a347ef73399.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9677d01ebd192b63.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-cc0e2faf2242c920.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-02fb55b1affa7303.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/greeting-d27134ffb53fc750" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fce` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.redis_sqlite.33ff248a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8.5b16teyolxwev51q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-runtime-core-fl-ddca98d0af8e1500/out" "-L" "/opt/rustwide/target/debug/build/blake3-0e9de6f83dc4d66d/out" "-L" "/opt/rustwide/target/debug/build/blake3-0e9de6f83dc4d66d/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-4e04d06f9cb7badc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-528b19b95017ee6c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-06a7b5e968e8eb3a.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-8fcada438db7f4c6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-15487c0decabf63d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e51d33b85064bee8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5ec674f49b1894f4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-114f2aa06da07eb3.rlib" "/opt/rustwide/target/debug/deps/libhyper-fcda04526561f169.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-250eeed7e91da089.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-c83204cbd5738149.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-aeee0b7c55a75863.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1bb5c305622d4f83.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4383c0577b131568.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da29a8bf22e8ec22.rlib" "/opt/rustwide/target/debug/deps/libtracing-5568445538c73034.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9a1c52d7647c2597.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d1b60ecc7f9e7117.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-29fc80c499d30d19.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libtokio-5d7593d2cd9ac80c.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libmio-12a66ba37048e3d9.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libiovec-65de36399943b493.rlib" "/opt/rustwide/target/debug/deps/libnet2-3570ffb750b7997c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libfce-085d713c5bad207d.rlib" "/opt/rustwide/target/debug/deps/libfce_wit_generator-7f57f328866d43e7.rlib" "/opt/rustwide/target/debug/deps/libfluence_sdk_wit-b7d9f0b8730fcccb.rlib" "/opt/rustwide/target/debug/deps/libsyn-094bea1cd0e8ee9e.rlib" "/opt/rustwide/target/debug/deps/libquote-0bcba2a61b67309f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-9dbaaf035d6d15d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-0f8ae489d62e6c88.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a95523b625ab9a78.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libfce_utils-9126b914cf48d559.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-cc5a1e3197efc74f.rlib" "/opt/rustwide/target/debug/deps/libfce_module_info_parser-ad6a8b409e0f79d2.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7b38d21fa0bda5f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libfluence_sdk_main-0f16bc5b006117bc.rlib" "/opt/rustwide/target/debug/deps/libfce_wit_parser-6e16865e4986b73c.rlib" "/opt/rustwide/target/debug/deps/libwalrus-d60b25d01d987163.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-894c1047a30d7aab.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f5ccf7dfbfa8eaad.rlib" "/opt/rustwide/target/debug/deps/libid_arena-8f29bafb0c21d17d.rlib" "/opt/rustwide/target/debug/deps/libfce_wit_interfaces-9ea6eb8b88d4f0ea.rlib" "/opt/rustwide/target/debug/deps/libmultimap-d87d4ed6f48379ed.rlib" "/opt/rustwide/target/debug/deps/libwasmer_interface_types_fl-654a5f85bcf11d8b.rlib" "/opt/rustwide/target/debug/deps/libsemver-b8216986f4c1f873.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-1cf0d142da0cde06.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libit_lilo-85b932a25c5b87bc.rlib" "/opt/rustwide/target/debug/deps/libfluence_it_types-ca2c2ff5f933e376.rlib" "/opt/rustwide/target/debug/deps/libit_to_bytes-23443ffa0e15888b.rlib" "/opt/rustwide/target/debug/deps/libwast-7f41ffec2eda6e61.rlib" "/opt/rustwide/target/debug/deps/libleb128-ad3cdfa3e477c620.rlib" "/opt/rustwide/target/debug/deps/libnom-3dab369737645aa2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ed3814696469db1c.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_fl-8017e04bda29d309.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_backend_fl-7669a821a41e4f90.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_wasm-999d8f9273c5cccb.rlib" "/opt/rustwide/target/debug/deps/libwasmer_clif_fork_frontend-a8287056984919b6.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-e2cd71458ab4fddb.rlib" "/opt/rustwide/target/debug/deps/libgimli-a30646c1e8fdccdb.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-528f1c1b3e548572.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-829f3576d9c8bf87.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-340615e1322e450c.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-e93ca88ed9071756.rlib" "/opt/rustwide/target/debug/deps/librayon-db7c7b9e7da55ea7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8ce070635857b641.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7f205541e8183105.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libmemmap-eab742550365207d.rlib" "/opt/rustwide/target/debug/deps/libwasmer_wasi_fl-83783a7a4ff31879.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1f91fbc28e41fed1.rlib" "/opt/rustwide/target/debug/deps/libtime-cf7931026cd16792.rlib" "/opt/rustwide/target/debug/deps/libtypetag-cc7595dd8cc11804.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-714d3393449e8cfa.rlib" "/opt/rustwide/target/debug/deps/libinventory-869e28c5963ba26c.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-829eba3b55dc4545.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0efb4cf8a08ede67.rlib" "/opt/rustwide/target/debug/deps/libwasmer_runtime_core_fl-88563003dada44d7.rlib" "/opt/rustwide/target/debug/deps/libserde_bench-1956ca2bb5d9e7b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libblake3-28efaee2278cd012.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c309cd1954566a10.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libbincode-7c2dc0c6171bc37b.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-ad6a808ac0f0f349.rlib" "/opt/rustwide/target/debug/deps/libpage_size-2de4e1073f7d51af.rlib" "/opt/rustwide/target/debug/deps/libnix-6d041b625f4606bc.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liberrno-10a7d72122473e0e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-acf64f1f58c6e93d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7824c1a833a2888e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/liblibc-964a3a347ef73399.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9677d01ebd192b63.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libserde-cc0e2faf2242c920.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-02fb55b1affa7303.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/redis_sqlite-c16190a182f407d8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b665e4cfa898e4c13bb2be2e271569cb853df633213c93980f6d70bfdb73f15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b665e4cfa898e4c13bb2be2e271569cb853df633213c93980f6d70bfdb73f15d", kill_on_drop: false }` [INFO] [stdout] b665e4cfa898e4c13bb2be2e271569cb853df633213c93980f6d70bfdb73f15d