[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] checking the10thWiz/rust-vim against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe10thWiz%2Frust-vim" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/the10thWiz/rust-vim on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "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]   |
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 161 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.8)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding time v0.3.9 (available: v0.3.47)
[INFO] [stderr]       Adding time-macros v0.2.4 (available: v0.2.27)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "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]   |
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d259dd84c1bebefb598375089aaab8e5a43ad816df6e309d88d351fbab4d701
[INFO] running `Command { std: "docker" "start" "-a" "8d259dd84c1bebefb598375089aaab8e5a43ad816df6e309d88d351fbab4d701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d259dd84c1bebefb598375089aaab8e5a43ad816df6e309d88d351fbab4d701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d259dd84c1bebefb598375089aaab8e5a43ad816df6e309d88d351fbab4d701", kill_on_drop: false }`
[INFO] [stdout] 8d259dd84c1bebefb598375089aaab8e5a43ad816df6e309d88d351fbab4d701
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a558412dc70024807da3620405b7ad2bb5b2338c4495c532088a3dd670bd28a6
[INFO] running `Command { std: "docker" "start" "-a" "a558412dc70024807da3620405b7ad2bb5b2338c4495c532088a3dd670bd28a6", 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]   |
[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 libc v0.2.186
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bevy_ptr v0.18.1
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.24.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.1
[INFO] [stderr]     Checking bevy_platform v0.18.1
[INFO] [stderr]     Checking bevy_utils v0.18.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bitfield-macros v0.19.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking bitfield v0.19.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking vimscript v0.1.0 (/opt/rustwide/workdir/vimscript)
[INFO] [stderr]     Checking flexi_logger v0.22.6
[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)]` (part of `#[warn(unused)]`) 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] 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)]` (part of `#[warn(unused)]`) 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] help: there is a feature with a similar name: `int_to_from_bytes`
[INFO] [stdout]   |
[INFO] [stdout] 1 - #![feature(iter_intersperse, pattern, ptr_to_from_bits)]
[INFO] [stdout] 1 + #![feature(iter_intersperse, pattern, int_to_from_bytes)]
[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] help: there is a feature with a similar name: `int_to_from_bytes`
[INFO] [stdout]   |
[INFO] [stdout] 1 - #![feature(iter_intersperse, pattern, ptr_to_from_bits)]
[INFO] [stdout] 1 + #![feature(iter_intersperse, pattern, int_to_from_bytes)]
[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] [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] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> vimscript/src/expr.rs:441:34
[INFO] [stdout]     |
[INFO] [stdout] 441 |         assert_eq!(Value::Object(HashMap::new()), test_parse("{}"));
[INFO] [stdout]     |                    ------------- ^^^^^^^^^^^^^^ expected `Arc<Mutex<HashMap<String, Value>>>`, found `HashMap<_, _>`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `std::sync::Arc<std::sync::Mutex<HashMap<String, value::Value>>>`
[INFO] [stdout]                found struct `HashMap<_, _>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> vimscript/src/value.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     Object(Arc<Mutex<HashMap<String, Value>>>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_bits` found for raw pointer `*const std::sync::Mutex<HashMap<String, Value>>` 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 std::sync::Mutex<HashMap<String, Value>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> vimscript/src/expr.rs:443:27
[INFO] [stdout]     |
[INFO] [stdout] 443 |             Value::Object(HashMap::from_iter([("a".into(), Value::Integer(0))])),
[INFO] [stdout]     |             ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Arc<Mutex<HashMap<String, Value>>>`, found `HashMap<_, Value, _>`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `std::sync::Arc<std::sync::Mutex<HashMap<String, value::Value>>>`
[INFO] [stdout]                found struct `HashMap<_, value::Value, _>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> vimscript/src/value.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     Object(Arc<Mutex<HashMap<String, Value>>>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> vimscript/src/expr.rs:450:32
[INFO] [stdout]     |
[INFO] [stdout] 450 |         assert_eq!(Value::List(LinkedList::new()), test_parse("[]"));
[INFO] [stdout]     |                    ----------- ^^^^^^^^^^^^^^^^^ expected `Arc<Mutex<Vec<Value>>>`, found `LinkedList<_>`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `std::sync::Arc<std::sync::Mutex<Vec<value::Value>>>`
[INFO] [stdout]                found struct `LinkedList<_>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> vimscript/src/value.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     List(Arc<Mutex<Vec<Value>>>),
[INFO] [stdout]     |     ^^^^
[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[E0277]: a value of type `std::sync::Arc<std::sync::Mutex<Vec<value::Value>>>` cannot be built from an iterator over elements of type `value::Value`
[INFO] [stdout]    --> vimscript/src/expr.rs:452:61
[INFO] [stdout]     |
[INFO] [stdout] 452 |             Value::List([Value::Integer(0)].iter().cloned().collect()),
[INFO] [stdout]     |                                                             ^^^^^^^ value of type `std::sync::Arc<std::sync::Mutex<Vec<value::Value>>>` cannot be built from `std::iter::Iterator<Item=value::Value>`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `FromIterator<value::Value>` is not implemented for `std::sync::Arc<std::sync::Mutex<Vec<value::Value>>>`
[INFO] [stdout]       but it is implemented for `std::sync::Arc<[value::Value]>`
[INFO] [stdout]    --> /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/alloc/src/sync.rs:4094:0
[INFO] [stdout]     = help: for that trait implementation, expected `[value::Value]`, found `std::sync::Mutex<Vec<value::Value>>`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]    --> vimscript/src/expr.rs:452:52
[INFO] [stdout]     |
[INFO] [stdout] 452 |             Value::List([Value::Integer(0)].iter().cloned().collect()),
[INFO] [stdout]     |                         ------------------- ------ ^^^^^^^^ `Iterator::Item` changed to `Value` here
[INFO] [stdout]     |                         |                   |
[INFO] [stdout]     |                         |                   `Iterator::Item` is `&Value` here
[INFO] [stdout]     |                         this expression has type `[Value; 1]`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/core/src/iter/traits/iterator.rs:2093:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_bits` found for raw pointer `*const std::sync::Mutex<Vec<Value>>` 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 std::sync::Mutex<Vec<Value>>`
[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] error[E0599]: no method named `to_bits` found for raw pointer `*const std::sync::Mutex<HashMap<String, value::Value>>` 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 std::sync::Mutex<HashMap<String, value::Value>>`
[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 std::sync::Mutex<Vec<value::Value>>` 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 std::sync::Mutex<Vec<value::Value>>`
[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] [stderr]     Checking clap v4.6.1
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> vimscript/src/builtin.rs:39:60
[INFO] [stdout]     |
[INFO] [stdout]  39 |         Function::Builtin(Arc::new(Builtin(|v: Vec<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[INFO] [stdout]     |                                                            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |         self.functions.insert_builtin("garbagecollect", nargs!(|ctx| Value::Nil));
[INFO] [stdout]     |                                                         ------------------------ in this macro invocation
[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<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[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: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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:39:60
[INFO] [stdout]     |
[INFO] [stdout]  39 |         Function::Builtin(Arc::new(Builtin(|v: Vec<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[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]     |
[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<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[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] error[E0308]: mismatched types
[INFO] [stdout]    --> vimscript/src/lib.rs:714:17
[INFO] [stdout]     |
[INFO] [stdout]  55 |     VariableUndefined(String),
[INFO] [stdout]     |     ----------------- `VariableUndefined` defines an enum variant constructor here, which should be called
[INFO] [stdout] ...
[INFO] [stdout] 714 |             Err(VimError::VariableUndefined)
[INFO] [stdout]     |             --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `VimError`, found enum constructor
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note:          expected enum `VimError`
[INFO] [stdout]             found enum constructor `fn(String) -> VimError {VimError::VariableUndefined}`
[INFO] [stdout] help: the type constructed contains `fn(String) -> VimError {VimError::VariableUndefined}` due to the type of the argument passed
[INFO] [stdout]    --> vimscript/src/lib.rs:714:13
[INFO] [stdout]     |
[INFO] [stdout] 714 |             Err(VimError::VariableUndefined)
[INFO] [stdout]     |             ^^^^---------------------------^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this argument influences the type of `Err`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/53f0b05ecbcf011a1f77f1c627304e87ebd05801/library/core/src/result.rs:566:4
[INFO] [stdout] help: use parentheses to construct this tuple variant
[INFO] [stdout]     |
[INFO] [stdout] 714 |             Err(VimError::VariableUndefined(/* String */))
[INFO] [stdout]     |                                            ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> vimscript/src/builtin.rs:39:60
[INFO] [stdout]     |
[INFO] [stdout]  39 |         Function::Builtin(Arc::new(Builtin(|v: Vec<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[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]     |
[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<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[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:39:60
[INFO] [stdout]     |
[INFO] [stdout]  39 |         Function::Builtin(Arc::new(Builtin(|v: Vec<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[INFO] [stdout]     |                                                            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |         self.functions.insert_builtin("copy", nargs!(|ctx, a| a));
[INFO] [stdout]     |                                               ------------------ in this macro invocation
[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<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[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: 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<S>,
[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/builtin.rs:39:60
[INFO] [stdout]     |
[INFO] [stdout]  39 |         Function::Builtin(Arc::new(Builtin(|v: Vec<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[INFO] [stdout]     |                                                            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |         self.functions.insert_builtin("garbagecollect", nargs!(|ctx| Value::Nil));
[INFO] [stdout]     |                                                         ------------------------ in this macro invocation
[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<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[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: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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:39:60
[INFO] [stdout]     |
[INFO] [stdout]  39 |         Function::Builtin(Arc::new(Builtin(|v: Vec<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[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]     |
[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<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[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:39:60
[INFO] [stdout]     |
[INFO] [stdout]  39 |         Function::Builtin(Arc::new(Builtin(|v: Vec<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[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]     |
[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<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[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:39:60
[INFO] [stdout]     |
[INFO] [stdout]  39 |         Function::Builtin(Arc::new(Builtin(|v: Vec<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[INFO] [stdout]     |                                                            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |         self.functions.insert_builtin("copy", nargs!(|ctx, a| a));
[INFO] [stdout]     |                                               ------------------ in this macro invocation
[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<Value>, $ctx: &mut VimScriptCtx<_>| -> Result<Value, VimError> {
[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: 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: `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<S>(&self, index: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, index: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, key: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, key: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, max_depth: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, max_depth: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, times: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, times: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, val: Self, c: Self, d: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, val: Self, c: Self, d: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, val: Self, c: Self, d: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, val: Self, c: Self, d: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, args: Self, dict: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, args: Self, dict: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, args: Self, dict: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, seperator: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, seperator: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, end: Self, stride: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, end: Self, stride: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, end: Self, stride: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, pattern: Self, stride: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, pattern: Self, stride: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, pattern: Self, stride: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, c: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, c: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, c: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, c: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, c: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, c: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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/expr.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     ctx: &mut VimScriptCtx<S>,
[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)]` (part of `#[warn(unused)]`) 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<Id>, name: impl AsRef<str>) -> Option<&Function<S>> {
[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] [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<S>(&self, index: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, index: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, key: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, key: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, max_depth: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, max_depth: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, times: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, times: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, val: Self, c: Self, d: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, val: Self, c: Self, d: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, val: Self, c: Self, d: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, val: Self, c: Self, d: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, args: Self, dict: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, args: Self, dict: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, args: Self, dict: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, seperator: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, seperator: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, end: Self, stride: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, end: Self, stride: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, end: Self, stride: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, pattern: Self, stride: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, pattern: Self, stride: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, pattern: Self, stride: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, c: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, c: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, c: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, c: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, c: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, c: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[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<S>(&self, b: Self, ctx: &VimScriptCtx<S>) -> Result<Self, VimError> {
[INFO] [stdout]     |                                      ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[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] [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)]` (part of `#[warn(unused)]`) 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<Id>, name: impl AsRef<str>) -> Option<&Function<S>> {
[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, E0277, E0308, 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 test) due to 12 previous errors; 55 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a558412dc70024807da3620405b7ad2bb5b2338c4495c532088a3dd670bd28a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a558412dc70024807da3620405b7ad2bb5b2338c4495c532088a3dd670bd28a6", kill_on_drop: false }`
[INFO] [stdout] a558412dc70024807da3620405b7ad2bb5b2338c4495c532088a3dd670bd28a6
