[INFO] fetching crate kak-tree-sitter 2.0.0... [INFO] checking kak-tree-sitter-2.0.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate kak-tree-sitter 2.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate kak-tree-sitter 2.0.0 [INFO] finished tweaking crates.io crate kak-tree-sitter 2.0.0 [INFO] tweaked toml for crates.io crate kak-tree-sitter 2.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kak-tree-sitter 2.0.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kak-tree-sitter 2.0.0 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faa519cf22689a0e95973792c12fa752e7390c838f4589e4f0d8a65111b7ac56 [INFO] running `Command { std: "docker" "start" "-a" "faa519cf22689a0e95973792c12fa752e7390c838f4589e4f0d8a65111b7ac56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faa519cf22689a0e95973792c12fa752e7390c838f4589e4f0d8a65111b7ac56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faa519cf22689a0e95973792c12fa752e7390c838f4589e4f0d8a65111b7ac56", kill_on_drop: false }` [INFO] [stdout] faa519cf22689a0e95973792c12fa752e7390c838f4589e4f0d8a65111b7ac56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c55eb7181c3cbe11fd766dbb764d6d648447ef8eec6b0fa599504f2972f92276 [INFO] running `Command { std: "docker" "start" "-a" "c55eb7181c3cbe11fd766dbb764d6d648447ef8eec6b0fa599504f2972f92276", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling kak-tree-sitter v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking libloading v0.8.7 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Compiling tree-sitter v0.25.4 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tree-sitter-highlight v0.25.4 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Checking kak-tree-sitter-config v3.0.0 [INFO] [stdout] warning: enum `BufferUpdate` is never used [INFO] [stdout] --> 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tree_sitter/state.rs:566:20 [INFO] [stdout] | [INFO] [stdout] 566 | fn find_sel_node(&self, sel: &Sel) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 566 | fn find_sel_node(&self, sel: &Sel) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `BufferUpdate` is never used [INFO] [stdout] --> 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tree_sitter/state.rs:566:20 [INFO] [stdout] | [INFO] [stdout] 566 | fn find_sel_node(&self, sel: &Sel) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 566 | fn find_sel_node(&self, sel: &Sel) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.06s [INFO] running `Command { std: "docker" "inspect" "c55eb7181c3cbe11fd766dbb764d6d648447ef8eec6b0fa599504f2972f92276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c55eb7181c3cbe11fd766dbb764d6d648447ef8eec6b0fa599504f2972f92276", kill_on_drop: false }` [INFO] [stdout] c55eb7181c3cbe11fd766dbb764d6d648447ef8eec6b0fa599504f2972f92276