[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 master#cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe10thWiz%2Frust-vim" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/the10thWiz/rust-vim on toolchain cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "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 135 packages to latest compatible versions [INFO] [stderr] Adding crossterm v0.24.0 (available: v0.28.1) [INFO] [stderr] Adding flexi_logger v0.22.6 (available: v0.29.8) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.11) [INFO] [stderr] Adding time v0.3.9 (available: v0.3.37) [INFO] [stderr] Adding time-macros v0.2.4 (available: v0.2.19) [INFO] [stderr] Adding uuid v1.12.1 (available: v1.13.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_reflect_derive v0.15.2 [INFO] [stderr] Downloaded bitfield v0.18.1 [INFO] [stderr] Downloaded bevy_utils_proc_macros v0.15.2 [INFO] [stderr] Downloaded bitfield-macros v0.18.1 [INFO] [stderr] Downloaded bevy_ptr v0.15.2 [INFO] [stderr] Downloaded bevy_reflect v0.15.2 [INFO] [stderr] Downloaded bevy_macro_utils v0.15.2 [INFO] [stderr] Downloaded bevy_utils v0.15.2 [INFO] [stderr] Downloaded flexi_logger v0.22.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6f9f54b4c06fe932884688638d6133945102dde136508b7c845794736cf83e8 [INFO] running `Command { std: "docker" "start" "-a" "a6f9f54b4c06fe932884688638d6133945102dde136508b7c845794736cf83e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6f9f54b4c06fe932884688638d6133945102dde136508b7c845794736cf83e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f9f54b4c06fe932884688638d6133945102dde136508b7c845794736cf83e8", kill_on_drop: false }` [INFO] [stdout] a6f9f54b4c06fe932884688638d6133945102dde136508b7c845794736cf83e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8718df7ae308650aad0ad8df722d03f86147fd46f0edca6108b2ac88f8fb2b41 [INFO] running `Command { std: "docker" "start" "-a" "8718df7ae308650aad0ad8df722d03f86147fd46f0edca6108b2ac88f8fb2b41", 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 libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.29 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking bevy_ptr v0.15.2 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking crossterm v0.24.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling bevy_macro_utils v0.15.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bitfield-macros v0.18.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.2 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Checking bevy_utils v0.15.2 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking bitfield v0.18.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking time v0.3.9 [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)]` 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] [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] [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] [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>>`, found `HashMap<_, _>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::sync::Arc>>` [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>>), [INFO] [stdout] | ^^^^^^ [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>>`, found `HashMap<_, Value, _>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::sync::Arc>>` [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>>), [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>>`, found `LinkedList<_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::sync::Arc>>` [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>>), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: a value of type `std::sync::Arc>>` 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>>` cannot be built from `std::iter::Iterator` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator` is not implemented for `std::sync::Arc>>` [INFO] [stdout] but it is implemented for `std::sync::Arc<[value::Value]>` [INFO] [stdout] = help: for that trait implementation, expected `[value::Value]`, found `Mutex>` [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/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/core/src/iter/traits/iterator.rs:1967:5 [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: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] 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/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/library/core/src/result.rs:537:5 [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: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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcc8qc1V/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcc8qc1V/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.azqtf9gi5ctqgeyuc7d81ts39.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libheck-8e1f98ffb0a497ae.rlib,libsyn-95923ed8356b8078.rlib,libquote-bd149706e69b9b9e.rlib,libproc_macro2-f0e287c1d54fec0d.rlib,libunicode_ident-a3690edd3a41f0e2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-898789a77aa2d52a.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccHWmMVp.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libclap_derive-898789a77aa2d52a.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. --version-script=/tmp/rustcc8qc1V/list --no-undefined-version /tmp/rustcc8qc1V/symbols.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.clap_derive.cf02c71f0a39f2af-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.azqtf9gi5ctqgeyuc7d81ts39.rcgu.rmeta /opt/rustwide/target/debug/deps/clap_derive-898789a77aa2d52a.44u7ejoi0bcaq2bljvzxii8xo.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib /opt/rustwide/target/debug/deps/libsyn-95923ed8356b8078.rlib /opt/rustwide/target/debug/deps/libquote-bd149706e69b9b9e.rlib /opt/rustwide/target/debug/deps/libproc_macro2-f0e287c1d54fec0d.rlib /opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-1815433bb77cee8f.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bd3f4c5fdfb888bb.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ba0cf80100c1478.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-179efac7a6a7f723.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e46000396b0bba78.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d2eaf444c66aba45.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-db2f80839eb9ecce.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2eda189d452afd61.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-331cfd83ce1f8ea1.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b0408ac1de21093e.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-911e190b93f6b508.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-07405a1ed864919d.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-cc831637d52fbfcd.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9d10dda95c3cb0d6.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2f7afbf46dcfa51d.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-24c3ea97e9242675.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b0bdd73c853bcf5c.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_reflect_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9/bin/rustc --crate-name bevy_reflect_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect_derive-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "documentation", "functions"))' -C metadata=3f923dd5a3fc693d -C extra-filename=-fe809bf88e6136bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_macro_utils=/opt/rustwide/target/debug/deps/libbevy_macro_utils-856d4754dc55114d.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f0e287c1d54fec0d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bd149706e69b9b9e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-95923ed8356b8078.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-edb0046f2ed160f1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `clap_derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `vimscript` (lib test) due to 12 previous errors; 55 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8718df7ae308650aad0ad8df722d03f86147fd46f0edca6108b2ac88f8fb2b41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8718df7ae308650aad0ad8df722d03f86147fd46f0edca6108b2ac88f8fb2b41", kill_on_drop: false }` [INFO] [stdout] 8718df7ae308650aad0ad8df722d03f86147fd46f0edca6108b2ac88f8fb2b41