[INFO] cloning repository https://github.com/the10thWiz/rust-vim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the10thWiz/rust-vim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe10thWiz%2Frust-vim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe10thWiz%2Frust-vim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fe7e0565058391a3e3666f2a046670166435116 [INFO] testing the10thWiz/rust-vim against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe10thWiz%2Frust-vim" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/the10thWiz/rust-vim [INFO] finished tweaking git repo https://github.com/the10thWiz/rust-vim [INFO] tweaked toml for git repo https://github.com/the10thWiz/rust-vim written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/the10thWiz/rust-vim on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 136 packages to latest compatible versions [INFO] [stderr] Adding crossterm v0.24.0 (available: v0.29.0) [INFO] [stderr] Adding flexi_logger v0.22.6 (available: v0.31.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding time v0.3.9 (available: v0.3.41) [INFO] [stderr] Adding time-macros v0.2.4 (available: v0.2.22) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r-efi v5.3.0 [INFO] [stderr] Downloaded disqualified v1.0.0 [INFO] [stderr] Downloaded variadics_please v1.1.0 [INFO] [stderr] Downloaded bitfield v0.19.1 [INFO] [stderr] Downloaded downcast-rs v2.0.1 [INFO] [stderr] Downloaded bitfield-macros v0.19.1 [INFO] [stderr] Downloaded assert_type_match v0.1.1 [INFO] [stderr] Downloaded bevy_platform v0.16.1 [INFO] [stderr] Downloaded bevy_reflect_derive v0.16.1 [INFO] [stderr] Downloaded bevy_utils v0.16.1 [INFO] [stderr] Downloaded indexmap v2.10.0 [INFO] [stderr] Downloaded crossterm v0.24.0 [INFO] [stderr] Downloaded bevy_reflect v0.16.1 [INFO] [stderr] Downloaded bevy_ptr v0.16.1 [INFO] [stderr] Downloaded bevy_macro_utils v0.16.1 [INFO] [stderr] Downloaded portable-atomic v1.11.1 [INFO] [stderr] Downloaded flexi_logger v0.22.6 [INFO] [stderr] Downloaded glam v0.29.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48371727ef9eb8825dcfd4d4c6f4242412085c336cabb0f2c0625170fc1cc47c [INFO] running `Command { std: "docker" "start" "-a" "48371727ef9eb8825dcfd4d4c6f4242412085c336cabb0f2c0625170fc1cc47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48371727ef9eb8825dcfd4d4c6f4242412085c336cabb0f2c0625170fc1cc47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48371727ef9eb8825dcfd4d4c6f4242412085c336cabb0f2c0625170fc1cc47c", kill_on_drop: false }` [INFO] [stdout] 48371727ef9eb8825dcfd4d4c6f4242412085c336cabb0f2c0625170fc1cc47c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b1c522078e3c5e1090003667ed7b6130ee885b5e5fe2ead0ca4cb682425a35b5 [INFO] running `Command { std: "docker" "start" "-a" "b1c522078e3c5e1090003667ed7b6130ee885b5e5fe2ead0ca4cb682425a35b5", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling bevy_ptr v0.16.1 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling bevy_platform v0.16.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bevy_utils v0.16.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling bitfield-macros v0.19.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling bevy_macro_utils v0.16.1 [INFO] [stderr] Compiling bitfield v0.19.1 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling vimscript v0.1.0 (/opt/rustwide/workdir/vimscript) [INFO] [stderr] Compiling flexi_logger v0.22.6 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stdout] warning: unused import: `VimType` [INFO] [stdout] --> vimscript/src/builtin.rs:3:69 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{VimScriptCtx, BuiltinFunction, value::{Value, Function, VimType}, VimError, State, Command, CmdRange}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LinkedList` [INFO] [stdout] --> vimscript/src/expr.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{collections::{HashMap, LinkedList}, sync::{Mutex, Arc}}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::linked_list` [INFO] [stdout] --> vimscript/src/value.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::collections::linked_list; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LinkedList` [INFO] [stdout] --> vimscript/src/value.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | use std::collections::{HashMap, LinkedList}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `ptr_to_from_bits` [INFO] [stdout] --> vimscript/src/lib.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(iter_intersperse, pattern, ptr_to_from_bits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> vimscript/src/value.rs:681:31 [INFO] [stdout] | [INFO] [stdout] 681 | pub fn starts_with<'a, P: Pattern<'a>>(&'a self, pat: P) -> bool { [INFO] [stdout] | ^^^^^^^---- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> vimscript/src/value.rs:688:32 [INFO] [stdout] | [INFO] [stdout] 688 | pub fn contains_str<'a, P: Pattern<'a>>(&'a self, pat: P) -> bool { [INFO] [stdout] | ^^^^^^^---- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bevy_reflect_derive v0.16.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stdout] error[E0599]: no method named `to_bits` found for raw pointer `*const Mutex>` in the current scope [INFO] [stdout] --> vimscript/src/value.rs:609:35 [INFO] [stdout] | [INFO] [stdout] 609 | if Arc::as_ptr(v).to_bits() == Arc::as_ptr(list).to_bits() { [INFO] [stdout] | ^^^^^^^ method not found in `*const Mutex>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_bits` found for raw pointer `*const T` in the current scope [INFO] [stdout] --> vimscript/src/value.rs:609:66 [INFO] [stdout] | [INFO] [stdout] 609 | if Arc::as_ptr(v).to_bits() == Arc::as_ptr(list).to_bits() { [INFO] [stdout] | ^^^^^^^ method not found in `*const T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_bits` found for raw pointer `*const Mutex>` in the current scope [INFO] [stdout] --> vimscript/src/value.rs:621:35 [INFO] [stdout] | [INFO] [stdout] 621 | if Arc::as_ptr(v).to_bits() == Arc::as_ptr(list).to_bits() { [INFO] [stdout] | ^^^^^^^ method not found in `*const Mutex>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_bits` found for raw pointer `*const T` in the current scope [INFO] [stdout] --> vimscript/src/value.rs:621:66 [INFO] [stdout] | [INFO] [stdout] 621 | if Arc::as_ptr(v).to_bits() == Arc::as_ptr(list).to_bits() { [INFO] [stdout] | ^^^^^^^ method not found in `*const T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/builtin.rs:152:55 [INFO] [stdout] | [INFO] [stdout] 152 | self.functions.insert_builtin("copy", nargs!(|ctx, a| a)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> vimscript/src/builtin.rs:39:60 [INFO] [stdout] | [INFO] [stdout] 39 | Function::Builtin(Arc::new(Builtin(|v: Vec, $ctx: &mut VimScriptCtx<_>| -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | self.functions.insert_builtin("copy", nargs!(|ctx, a| a)); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `nargs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/builtin.rs:154:59 [INFO] [stdout] | [INFO] [stdout] 154 | self.functions.insert_builtin("deepcopy", nargs!(|ctx, a| a.deep_copy())); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> vimscript/src/builtin.rs:39:60 [INFO] [stdout] | [INFO] [stdout] 39 | Function::Builtin(Arc::new(Builtin(|v: Vec, $ctx: &mut VimScriptCtx<_>| -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | self.functions.insert_builtin("deepcopy", nargs!(|ctx, a| a.deep_copy())); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `nargs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/builtin.rs:259:55 [INFO] [stdout] | [INFO] [stdout] 259 | self.functions.insert_builtin("type", nargs!(|ctx, a| Value::Integer(a.ty().as_int()))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> vimscript/src/builtin.rs:39:60 [INFO] [stdout] | [INFO] [stdout] 39 | Function::Builtin(Arc::new(Builtin(|v: Vec, $ctx: &mut VimScriptCtx<_>| -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | self.functions.insert_builtin("type", nargs!(|ctx, a| Value::Integer(a.ty().as_int()))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `nargs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/builtin.rs:263:65 [INFO] [stdout] | [INFO] [stdout] 263 | self.functions.insert_builtin("garbagecollect", nargs!(|ctx| Value::Nil)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: `ctx` is captured in macro and introduced a unused variable [INFO] [stdout] --> vimscript/src/builtin.rs:39:60 [INFO] [stdout] | [INFO] [stdout] 39 | Function::Builtin(Arc::new(Builtin(|v: Vec, $ctx: &mut VimScriptCtx<_>| -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | self.functions.insert_builtin("garbagecollect", nargs!(|ctx| Value::Nil)); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `nargs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/expr.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | ctx: &mut VimScriptCtx, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> vimscript/src/value.rs:638:25 [INFO] [stdout] | [INFO] [stdout] 638 | (Self::List(l), Self::List(r)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> vimscript/src/value.rs:639:21 [INFO] [stdout] | [INFO] [stdout] 639 | let index = index.nil_or(|| Self::Integer(r.lock().unwrap().len() as isize))?.to_int(ctx); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> vimscript/src/value.rs:646:27 [INFO] [stdout] | [INFO] [stdout] 646 | (Self::Object(l), Self::Object(r)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> vimscript/src/value.rs:646:44 [INFO] [stdout] | [INFO] [stdout] 646 | (Self::Object(l), Self::Object(r)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> vimscript/src/value.rs:661:29 [INFO] [stdout] | [INFO] [stdout] 661 | pub fn remove(&self, index: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:661:42 [INFO] [stdout] | [INFO] [stdout] 661 | pub fn remove(&self, index: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:695:28 [INFO] [stdout] | [INFO] [stdout] 695 | pub fn items(&self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:699:29 [INFO] [stdout] | [INFO] [stdout] 699 | pub fn values(&self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:703:27 [INFO] [stdout] | [INFO] [stdout] 703 | pub fn keys(&self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> vimscript/src/value.rs:707:30 [INFO] [stdout] | [INFO] [stdout] 707 | pub fn has_key(&self, key: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:707:41 [INFO] [stdout] | [INFO] [stdout] 707 | pub fn has_key(&self, key: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_depth` [INFO] [stdout] --> vimscript/src/value.rs:711:30 [INFO] [stdout] | [INFO] [stdout] 711 | pub fn flatten(&self, max_depth: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:711:47 [INFO] [stdout] | [INFO] [stdout] 711 | pub fn flatten(&self, max_depth: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `times` [INFO] [stdout] --> vimscript/src/value.rs:715:29 [INFO] [stdout] | [INFO] [stdout] 715 | pub fn repeat(&self, times: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_times` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:715:42 [INFO] [stdout] | [INFO] [stdout] 715 | pub fn repeat(&self, times: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> vimscript/src/value.rs:719:28 [INFO] [stdout] | [INFO] [stdout] 719 | pub fn count(&self, val: Self, c: Self, d: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> vimscript/src/value.rs:719:39 [INFO] [stdout] | [INFO] [stdout] 719 | pub fn count(&self, val: Self, c: Self, d: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> vimscript/src/value.rs:719:48 [INFO] [stdout] | [INFO] [stdout] 719 | pub fn count(&self, val: Self, c: Self, d: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:719:57 [INFO] [stdout] | [INFO] [stdout] 719 | pub fn count(&self, val: Self, c: Self, d: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:723:26 [INFO] [stdout] | [INFO] [stdout] 723 | pub fn min(&self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:727:26 [INFO] [stdout] | [INFO] [stdout] 727 | pub fn max(&self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> vimscript/src/value.rs:731:27 [INFO] [stdout] | [INFO] [stdout] 731 | pub fn call(&self, args: Self, dict: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dict` [INFO] [stdout] --> vimscript/src/value.rs:731:39 [INFO] [stdout] | [INFO] [stdout] 731 | pub fn call(&self, args: Self, dict: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dict` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:731:51 [INFO] [stdout] | [INFO] [stdout] 731 | pub fn call(&self, args: Self, dict: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seperator` [INFO] [stdout] --> vimscript/src/value.rs:735:27 [INFO] [stdout] | [INFO] [stdout] 735 | pub fn join(&self, seperator: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seperator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:735:44 [INFO] [stdout] | [INFO] [stdout] 735 | pub fn join(&self, seperator: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> vimscript/src/value.rs:739:28 [INFO] [stdout] | [INFO] [stdout] 739 | pub fn range(&self, end: Self, stride: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stride` [INFO] [stdout] --> vimscript/src/value.rs:739:39 [INFO] [stdout] | [INFO] [stdout] 739 | pub fn range(&self, end: Self, stride: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:739:53 [INFO] [stdout] | [INFO] [stdout] 739 | pub fn range(&self, end: Self, stride: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pattern` [INFO] [stdout] --> vimscript/src/value.rs:743:28 [INFO] [stdout] | [INFO] [stdout] 743 | pub fn split(&self, pattern: Self, stride: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pattern` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stride` [INFO] [stdout] --> vimscript/src/value.rs:743:43 [INFO] [stdout] | [INFO] [stdout] 743 | pub fn split(&self, pattern: Self, stride: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:743:57 [INFO] [stdout] | [INFO] [stdout] 743 | pub fn split(&self, pattern: Self, stride: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> vimscript/src/value.rs:747:29 [INFO] [stdout] | [INFO] [stdout] 747 | pub fn unique(&self, b: Self, c: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> vimscript/src/value.rs:747:38 [INFO] [stdout] | [INFO] [stdout] 747 | pub fn unique(&self, b: Self, c: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:747:47 [INFO] [stdout] | [INFO] [stdout] 747 | pub fn unique(&self, b: Self, c: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:751:30 [INFO] [stdout] | [INFO] [stdout] 751 | pub fn reverse(&self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> vimscript/src/value.rs:755:27 [INFO] [stdout] | [INFO] [stdout] 755 | pub fn sort(&self, b: Self, c: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> vimscript/src/value.rs:755:36 [INFO] [stdout] | [INFO] [stdout] 755 | pub fn sort(&self, b: Self, c: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:755:45 [INFO] [stdout] | [INFO] [stdout] 755 | pub fn sort(&self, b: Self, c: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> vimscript/src/value.rs:759:26 [INFO] [stdout] | [INFO] [stdout] 759 | pub fn map(&self, b: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:759:35 [INFO] [stdout] | [INFO] [stdout] 759 | pub fn map(&self, b: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> vimscript/src/value.rs:763:29 [INFO] [stdout] | [INFO] [stdout] 763 | pub fn filter(&self, b: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> vimscript/src/value.rs:763:38 [INFO] [stdout] | [INFO] [stdout] 763 | pub fn filter(&self, b: Self, ctx: &VimScriptCtx) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> vimscript/src/value.rs:892:25 [INFO] [stdout] | [INFO] [stdout] 892 | let mut vals = vals.lock().unwrap(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> vimscript/src/value.rs:902:38 [INFO] [stdout] | [INFO] [stdout] 902 | if let Value::Object(mut vals) = v { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> vimscript/src/lib.rs:489:24 [INFO] [stdout] | [INFO] [stdout] 489 | fn get_func(&self, id: Option, name: impl AsRef) -> Option<&Function> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vimscript` (lib) due to 7 previous errors; 55 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b1c522078e3c5e1090003667ed7b6130ee885b5e5fe2ead0ca4cb682425a35b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1c522078e3c5e1090003667ed7b6130ee885b5e5fe2ead0ca4cb682425a35b5", kill_on_drop: false }` [INFO] [stdout] b1c522078e3c5e1090003667ed7b6130ee885b5e5fe2ead0ca4cb682425a35b5