[INFO] cloning repository https://github.com/vhakulinen/gnvim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vhakulinen/gnvim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhakulinen%2Fgnvim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhakulinen%2Fgnvim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ba47373545c6e9be3677a3ae695415809cf2fdf [INFO] checking vhakulinen/gnvim against try#ea2bf32540662c61547071aad6cf0851a0b02f58 for pr-96376 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhakulinen%2Fgnvim" "/workspace/builds/worker-92/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-92/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vhakulinen/gnvim on toolchain ea2bf32540662c61547071aad6cf0851a0b02f58 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vhakulinen/gnvim [INFO] finished tweaking git repo https://github.com/vhakulinen/gnvim [INFO] tweaked toml for git repo https://github.com/vhakulinen/gnvim written to /workspace/builds/worker-92/source/Cargo.toml [INFO] crate git repo https://github.com/vhakulinen/gnvim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2108dd70847be4356b8a9e59348fd04efb84bceb19a15b4d7ef9616281b72855 [INFO] running `Command { std: "docker" "start" "-a" "2108dd70847be4356b8a9e59348fd04efb84bceb19a15b4d7ef9616281b72855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2108dd70847be4356b8a9e59348fd04efb84bceb19a15b4d7ef9616281b72855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2108dd70847be4356b8a9e59348fd04efb84bceb19a15b4d7ef9616281b72855", kill_on_drop: false }` [INFO] [stdout] 2108dd70847be4356b8a9e59348fd04efb84bceb19a15b4d7ef9616281b72855 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1cfa6aaa8ef8bbc049826f8c15fc63dda0b04be3576a74f1b6d51dd527d6205 [INFO] running `Command { std: "docker" "start" "-a" "d1cfa6aaa8ef8bbc049826f8c15fc63dda0b04be3576a74f1b6d51dd527d6205", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling nvim-rs v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling gnvim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling gtk v0.14.3 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rmpv v1.0.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling gtk3-macros v0.14.0 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling gdk-sys v0.14.0 [INFO] [stderr] Compiling atk-sys v0.14.0 [INFO] [stderr] Compiling gtk-sys v0.14.0 [INFO] [stderr] Compiling pangocairo-sys v0.14.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking glib v0.14.8 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking cairo-rs v0.14.9 [INFO] [stderr] Checking pango v0.14.8 [INFO] [stderr] Checking atk v0.14.0 [INFO] [stderr] Checking pangocairo v0.14.0 [INFO] [stderr] Checking gdk-pixbuf v0.14.0 [INFO] [stderr] Checking gdk v0.14.3 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | hl.set(unwrap_str!(prop), val.clone()); [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 `unwrap_str` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | self.reverse = unwrap_bool!(val); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | self.italic = unwrap_bool!(val); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | self.bold = unwrap_bool!(val); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | self.underline = unwrap_bool!(val); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 109 | self.undercurl = unwrap_bool!(val); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | $val.as_f64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | self.blend = unwrap_f64!(val) / 100.0; [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 `unwrap_f64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 173 | self.blink_on = unwrap_u64!(val); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 176 | self.cursor_shape = CursorShape::from_string(unwrap_str!(val)) [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 `unwrap_str` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let mut val = unwrap_u64!(val); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 216 | let name = unwrap_str!(args[0]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | let val = unwrap_str!(args[1]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 223 | let val = unwrap_i64!(args[1]); [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 `unwrap_i64` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 226 | "ext_tabline" => OptionSet::ExtTabline(unwrap_bool!(args[1])), [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 `unwrap_bool` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 227 | "ext_cmdline" => OptionSet::ExtCmdline(unwrap_bool!(args[1])), [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 `unwrap_bool` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 228 | "ext_popupmenu" => OptionSet::ExtPopupmenu(unwrap_bool!(args[1])), [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 `unwrap_bool` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 333 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 335 | let selected = unwrap_i64!(args[1]); [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 `unwrap_i64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 336 | let row = unwrap_u64!(args[2]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 337 | let col = unwrap_u64!(args[3]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 338 | let grid = unwrap_i64!(args[4]); [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 `unwrap_i64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 341 | for item in unwrap_array!(args[0]) { [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 `unwrap_array` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 342 | let item = unwrap_array!(item); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | let word = unwrap_str!(item[0]).to_owned(); [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 344 | let kind = CompletionItemKind::from(unwrap_str!(item[1])); [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 346 | let kind_raw = unwrap_str!(item[1]).to_owned(); [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 347 | let menu = unwrap_str!(item[2]).to_owned(); [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 348 | let info = unwrap_str!(item[3]).to_owned(); [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 `unwrap_str` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 382 | let content: Vec<(u64, String)> = unwrap_array!(args[0]) [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 `unwrap_array` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 385 | let hl_id = unwrap_u64!(v[0]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | let text = unwrap_str!(v[1]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 391 | let pos = unwrap_u64!(args[1]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 392 | let firstc = String::from(unwrap_str!(args[2])); [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 393 | let prompt = String::from(unwrap_str!(args[3])); [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 `unwrap_str` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 394 | let indent = unwrap_u64!(args[4]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | let level = unwrap_u64!(args[5]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 418 | let entry = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 420 | let grid = unwrap_i64!(entry[0]); [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 `unwrap_i64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 421 | let row = unwrap_u64!(entry[1]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 422 | let col_start = unwrap_u64!(entry[2]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 426 | for entry in unwrap_array!(entry[3]) { [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 `unwrap_array` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 427 | let entry = unwrap_array!(entry); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 428 | let text = unwrap_str!(entry[0]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 436 | unwrap_u64!(entry[2]) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `unwrap_u64` [INFO] [stdout] = note: this warning originates in the macro `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 479 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 481 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 482 | width: unwrap_u64!(args[1]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 483 | height: unwrap_u64!(args[2]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 497 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 499 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 500 | row: unwrap_u64!(args[1]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | col: unwrap_u64!(args[2]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 556 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 557 | let reg: Vec = args[1..5].iter().map(|v| unwrap_u64!(v)).collect(); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 560 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 562 | rows: unwrap_i64!(args[5]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 563 | cols: unwrap_i64!(args[6]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 577 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 596 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 597 | let id = unwrap_u64!(args[0]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $val.as_map().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 598 | let map = unwrap_map!(args[1]); [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 `unwrap_map` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 614 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 615 | let name = unwrap_str!(args[0]).to_string(); [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 `unwrap_str` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 616 | let hl_id = unwrap_u64!(args[1]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 630 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 631 | let cursor_shape_enabled = unwrap_bool!(args[0]); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 634 | for info in unwrap_array!(args[1]).iter() { [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 `unwrap_array` (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/nvim_bridge/mod.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $val.as_map().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 635 | let map = unwrap_map!(info); [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 `unwrap_map` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 639 | mode.set(unwrap_str!(prop), val.clone()); [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 `unwrap_str` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 659 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 660 | let name = unwrap_str!(args[0]).to_string(); [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 `unwrap_str` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 661 | let index = unwrap_u64!(args[1]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 675 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 676 | let pos = unwrap_u64!(args[0]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 677 | let level = unwrap_u64!(args[1]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 692 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 693 | let c = unwrap_str!(args[0]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 694 | let shift = unwrap_bool!(args[1]); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 695 | let level = unwrap_u64!(args[2]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 712 | let line = unwrap_array!(args[0]) [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 `unwrap_array` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 715 | let hl_id = unwrap_u64!(v[0]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 716 | let text = unwrap_str!(v[1]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 735 | let tabs = unwrap_array!(args[1]) [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 741 | unwrap_str!(m.get("name").unwrap()).to_string(), [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 `unwrap_str` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 757 | let lines = unwrap_array!(args) [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 `unwrap_array` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 760 | unwrap_array!(line[0]) [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 `unwrap_array` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 763 | let hl_id = unwrap_u64!(v[0]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 764 | let text = unwrap_str!(v[1]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 788 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 790 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 792 | start_row: unwrap_u64!(args[2]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 793 | start_col: unwrap_u64!(args[3]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 794 | width: unwrap_u64!(args[4]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 795 | height: unwrap_u64!(args[5]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 820 | let args = unwrap_str!(args); [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 `unwrap_str` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 844 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 846 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 849 | anchor_grid: unwrap_i64!(args[3]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | $val.as_f64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 850 | anchor_row: unwrap_f64!(args[4]), [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 `unwrap_f64` (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/nvim_bridge/mod.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | $val.as_f64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 851 | anchor_col: unwrap_f64!(args[5]), [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 `unwrap_f64` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 852 | focusable: unwrap_bool!(args[6]), [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 `unwrap_bool` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 865 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 867 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 883 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 885 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 886 | row: unwrap_u64!(args[1]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 887 | scrolled: unwrap_bool!(args[2]), [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 `unwrap_bool` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 888 | sep_char: unwrap_str!(args[3]).to_string(), [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1127 | .map(|v| unwrap_str!(v[0]).to_string()) [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 `unwrap_str` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1137 | args.into_iter().map(|v| unwrap_i64!(v[0])).collect(), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1140 | args.into_iter().map(|v| unwrap_i64!(v[0])).collect(), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1174 | args.into_iter().map(|s| unwrap_i64!(s[0])).collect(), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1209 | unwrap_i64!(v[0]) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `unwrap_i64` [INFO] [stdout] = note: this warning originates in the macro `unwrap_i64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1208 | let v = unwrap_array!(v); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1217 | unwrap_i64!(v[0]) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `unwrap_i64` [INFO] [stdout] = note: this warning originates in the macro `unwrap_i64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1216 | let v = unwrap_array!(v); [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 `unwrap_array` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1233 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1234 | let cmd = unwrap_str!(args[0]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $val.as_map().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1296 | for (prop, val) in unwrap_map!(val) { [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 `unwrap_map` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1297 | h.insert(unwrap_str!(prop), val); [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | hl.set(unwrap_str!(prop), val.clone()); [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 `unwrap_str` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | self.reverse = unwrap_bool!(val); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | self.italic = unwrap_bool!(val); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | self.bold = unwrap_bool!(val); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | self.underline = unwrap_bool!(val); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 109 | self.undercurl = unwrap_bool!(val); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | $val.as_f64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | self.blend = unwrap_f64!(val) / 100.0; [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 `unwrap_f64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 173 | self.blink_on = unwrap_u64!(val); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 176 | self.cursor_shape = CursorShape::from_string(unwrap_str!(val)) [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 `unwrap_str` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | let mut val = unwrap_u64!(val); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 216 | let name = unwrap_str!(args[0]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | let val = unwrap_str!(args[1]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 223 | let val = unwrap_i64!(args[1]); [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 `unwrap_i64` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 226 | "ext_tabline" => OptionSet::ExtTabline(unwrap_bool!(args[1])), [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 `unwrap_bool` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 227 | "ext_cmdline" => OptionSet::ExtCmdline(unwrap_bool!(args[1])), [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 `unwrap_bool` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 228 | "ext_popupmenu" => OptionSet::ExtPopupmenu(unwrap_bool!(args[1])), [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 `unwrap_bool` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 333 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 335 | let selected = unwrap_i64!(args[1]); [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 `unwrap_i64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 336 | let row = unwrap_u64!(args[2]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 337 | let col = unwrap_u64!(args[3]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 338 | let grid = unwrap_i64!(args[4]); [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 `unwrap_i64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 341 | for item in unwrap_array!(args[0]) { [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 `unwrap_array` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 342 | let item = unwrap_array!(item); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | let word = unwrap_str!(item[0]).to_owned(); [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 344 | let kind = CompletionItemKind::from(unwrap_str!(item[1])); [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 346 | let kind_raw = unwrap_str!(item[1]).to_owned(); [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 347 | let menu = unwrap_str!(item[2]).to_owned(); [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 348 | let info = unwrap_str!(item[3]).to_owned(); [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 `unwrap_str` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 382 | let content: Vec<(u64, String)> = unwrap_array!(args[0]) [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 `unwrap_array` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 385 | let hl_id = unwrap_u64!(v[0]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | let text = unwrap_str!(v[1]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 391 | let pos = unwrap_u64!(args[1]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 392 | let firstc = String::from(unwrap_str!(args[2])); [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 393 | let prompt = String::from(unwrap_str!(args[3])); [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 `unwrap_str` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 394 | let indent = unwrap_u64!(args[4]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | let level = unwrap_u64!(args[5]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 418 | let entry = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 420 | let grid = unwrap_i64!(entry[0]); [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 `unwrap_i64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 421 | let row = unwrap_u64!(entry[1]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 422 | let col_start = unwrap_u64!(entry[2]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 426 | for entry in unwrap_array!(entry[3]) { [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 `unwrap_array` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 427 | let entry = unwrap_array!(entry); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 428 | let text = unwrap_str!(entry[0]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 436 | unwrap_u64!(entry[2]) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `unwrap_u64` [INFO] [stdout] = note: this warning originates in the macro `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 479 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 481 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 482 | width: unwrap_u64!(args[1]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 483 | height: unwrap_u64!(args[2]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 497 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 499 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 500 | row: unwrap_u64!(args[1]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | col: unwrap_u64!(args[2]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 556 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 557 | let reg: Vec = args[1..5].iter().map(|v| unwrap_u64!(v)).collect(); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 560 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 562 | rows: unwrap_i64!(args[5]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 563 | cols: unwrap_i64!(args[6]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 577 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 596 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 597 | let id = unwrap_u64!(args[0]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $val.as_map().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 598 | let map = unwrap_map!(args[1]); [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 `unwrap_map` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 614 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 615 | let name = unwrap_str!(args[0]).to_string(); [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 `unwrap_str` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 616 | let hl_id = unwrap_u64!(args[1]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 630 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 631 | let cursor_shape_enabled = unwrap_bool!(args[0]); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 634 | for info in unwrap_array!(args[1]).iter() { [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 `unwrap_array` (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/nvim_bridge/mod.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $val.as_map().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 635 | let map = unwrap_map!(info); [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 `unwrap_map` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 639 | mode.set(unwrap_str!(prop), val.clone()); [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 `unwrap_str` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 659 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 660 | let name = unwrap_str!(args[0]).to_string(); [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 `unwrap_str` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 661 | let index = unwrap_u64!(args[1]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 675 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 676 | let pos = unwrap_u64!(args[0]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 677 | let level = unwrap_u64!(args[1]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 692 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 693 | let c = unwrap_str!(args[0]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 694 | let shift = unwrap_bool!(args[1]); [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 `unwrap_bool` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 695 | let level = unwrap_u64!(args[2]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 712 | let line = unwrap_array!(args[0]) [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 `unwrap_array` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 715 | let hl_id = unwrap_u64!(v[0]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 716 | let text = unwrap_str!(v[1]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 735 | let tabs = unwrap_array!(args[1]) [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 741 | unwrap_str!(m.get("name").unwrap()).to_string(), [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 `unwrap_str` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 757 | let lines = unwrap_array!(args) [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 `unwrap_array` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 760 | unwrap_array!(line[0]) [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 `unwrap_array` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 763 | let hl_id = unwrap_u64!(v[0]); [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 `unwrap_u64` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 764 | let text = unwrap_str!(v[1]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 788 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 790 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 792 | start_row: unwrap_u64!(args[2]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 793 | start_col: unwrap_u64!(args[3]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 794 | width: unwrap_u64!(args[4]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 795 | height: unwrap_u64!(args[5]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 820 | let args = unwrap_str!(args); [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 `unwrap_str` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 844 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 846 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 849 | anchor_grid: unwrap_i64!(args[3]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | $val.as_f64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 850 | anchor_row: unwrap_f64!(args[4]), [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 `unwrap_f64` (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/nvim_bridge/mod.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | $val.as_f64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 851 | anchor_col: unwrap_f64!(args[5]), [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 `unwrap_f64` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 852 | focusable: unwrap_bool!(args[6]), [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 `unwrap_bool` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 865 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 867 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 883 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 885 | grid: unwrap_i64!(args[0]), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | $val.as_u64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 886 | row: unwrap_u64!(args[1]), [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 `unwrap_u64` (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/nvim_bridge/mod.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | $val.as_bool().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 887 | scrolled: unwrap_bool!(args[2]), [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 `unwrap_bool` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 888 | sep_char: unwrap_str!(args[3]).to_string(), [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 `unwrap_str` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1127 | .map(|v| unwrap_str!(v[0]).to_string()) [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 `unwrap_str` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1137 | args.into_iter().map(|v| unwrap_i64!(v[0])).collect(), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1140 | args.into_iter().map(|v| unwrap_i64!(v[0])).collect(), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1174 | args.into_iter().map(|s| unwrap_i64!(s[0])).collect(), [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 `unwrap_i64` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1209 | unwrap_i64!(v[0]) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `unwrap_i64` [INFO] [stdout] = note: this warning originates in the macro `unwrap_i64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1208 | let v = unwrap_array!(v); [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 `unwrap_array` (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/nvim_bridge/mod.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | $val.as_i64().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1217 | unwrap_i64!(v[0]) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `unwrap_i64` [INFO] [stdout] = note: this warning originates in the macro `unwrap_i64` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1216 | let v = unwrap_array!(v); [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 `unwrap_array` (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/nvim_bridge/mod.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | $val.as_array().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1233 | let args = unwrap_array!(args); [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 `unwrap_array` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1234 | let cmd = unwrap_str!(args[0]); [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 `unwrap_str` (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/nvim_bridge/mod.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | $val.as_map().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1296 | for (prop, val) in unwrap_map!(val) { [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 `unwrap_map` (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/nvim_bridge/mod.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | $val.as_str().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1297 | h.insert(unwrap_str!(prop), val); [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 `unwrap_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 122 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 122 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 09s [INFO] running `Command { std: "docker" "inspect" "d1cfa6aaa8ef8bbc049826f8c15fc63dda0b04be3576a74f1b6d51dd527d6205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1cfa6aaa8ef8bbc049826f8c15fc63dda0b04be3576a74f1b6d51dd527d6205", kill_on_drop: false }` [INFO] [stdout] d1cfa6aaa8ef8bbc049826f8c15fc63dda0b04be3576a74f1b6d51dd527d6205