[INFO] cloning repository https://github.com/phaazon/kak-tree-sitter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phaazon/kak-tree-sitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fkak-tree-sitter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fkak-tree-sitter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e480e2e37d059a290935a59944539c6e39885d5 [INFO] checking phaazon/kak-tree-sitter against master#ca77504943887037504c7fc0b9bf06dab3910373 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fkak-tree-sitter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/phaazon/kak-tree-sitter [INFO] finished tweaking git repo https://github.com/phaazon/kak-tree-sitter [INFO] tweaked toml for git repo https://github.com/phaazon/kak-tree-sitter written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/phaazon/kak-tree-sitter on toolchain ca77504943887037504c7fc0b9bf06dab3910373 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/phaazon/kak-tree-sitter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b45126e2476eaac5bbd8716cb736a09d588561bb41734686b1834562aee9f004 [INFO] running `Command { std: "docker" "start" "-a" "b45126e2476eaac5bbd8716cb736a09d588561bb41734686b1834562aee9f004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b45126e2476eaac5bbd8716cb736a09d588561bb41734686b1834562aee9f004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b45126e2476eaac5bbd8716cb736a09d588561bb41734686b1834562aee9f004", kill_on_drop: false }` [INFO] [stdout] b45126e2476eaac5bbd8716cb736a09d588561bb41734686b1834562aee9f004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5125334f2a2530ae7aca00ae87317ee00440e3f3162a10181a1da1efb15b9df [INFO] running `Command { std: "docker" "start" "-a" "a5125334f2a2530ae7aca00ae87317ee00440e3f3162a10181a1da1efb15b9df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling kak-tree-sitter v1.1.2-dev (/opt/rustwide/workdir/kak-tree-sitter) [INFO] [stderr] Compiling ktsctl v1.1.1-dev (/opt/rustwide/workdir/ktsctl) [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking tree-sitter-highlight v0.20.1 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking kak-tree-sitter-config v2.2.0-dev (/opt/rustwide/workdir/kak-tree-sitter-config) [INFO] [stdout] warning: enum `BufferUpdate` is never used [INFO] [stdout] --> kak-tree-sitter/src/protocol/request.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | pub enum BufferUpdate { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kak-tree-sitter/src/tree_sitter/state.rs:562:20 [INFO] [stdout] | [INFO] [stdout] 562 | fn find_sel_node(&self, sel: &Sel) -> Option { [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 562 | fn find_sel_node(&self, sel: &Sel) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `BufferUpdate` is never used [INFO] [stdout] --> kak-tree-sitter/src/protocol/request.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | pub enum BufferUpdate { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kak-tree-sitter/src/tree_sitter/state.rs:562:20 [INFO] [stdout] | [INFO] [stdout] 562 | fn find_sel_node(&self, sel: &Sel) -> Option { [INFO] [stdout] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 562 | fn find_sel_node(&self, sel: &Sel) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.49s [INFO] running `Command { std: "docker" "inspect" "a5125334f2a2530ae7aca00ae87317ee00440e3f3162a10181a1da1efb15b9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5125334f2a2530ae7aca00ae87317ee00440e3f3162a10181a1da1efb15b9df", kill_on_drop: false }` [INFO] [stdout] a5125334f2a2530ae7aca00ae87317ee00440e3f3162a10181a1da1efb15b9df