[INFO] fetching crate duat-treesitter 0.3.5... [INFO] checking duat-treesitter-0.3.5 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] extracting crate duat-treesitter 0.3.5 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate duat-treesitter 0.3.5 [INFO] finished tweaking crates.io crate duat-treesitter 0.3.5 [INFO] tweaked toml for crates.io crate duat-treesitter 0.3.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate duat-treesitter 0.3.5 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate duat-treesitter 0.3.5 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d80bd7c58156dad08ebd9631823df04fa9a5a94e562739b807bef525a6753e20 [INFO] running `Command { std: "docker" "start" "-a" "d80bd7c58156dad08ebd9631823df04fa9a5a94e562739b807bef525a6753e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d80bd7c58156dad08ebd9631823df04fa9a5a94e562739b807bef525a6753e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d80bd7c58156dad08ebd9631823df04fa9a5a94e562739b807bef525a6753e20", kill_on_drop: false }` [INFO] [stdout] d80bd7c58156dad08ebd9631823df04fa9a5a94e562739b807bef525a6753e20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9375c9d5887f6c9d839e90870e95280c5a5c3dac4359a9e3cb3eac0f15d7be2 [INFO] running `Command { std: "docker" "start" "-a" "c9375c9d5887f6c9d839e90870e95280c5a5c3dac4359a9e3cb3eac0f15d7be2", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking tree_magic_mini v3.2.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking stable_try_trait_v2 v1.75.1 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking regex-cursor v0.1.5 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking thread-count v0.3.1 [INFO] [stderr] Checking gapbuf v0.1.4 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling format-like v0.4.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Checking trybuild v1.0.114 [INFO] [stderr] Checking lender v0.4.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking wl-clipboard-rs v0.9.2 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking duat-core v0.7.2 [INFO] [stderr] Checking duat-filetype v0.3.2 [INFO] [stderr] Checking duat-treesitter v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `for<'all> {closure@src/lib.rs:1011:39: 1011:62}: FnMutHKAOpt<'all, (usize, &'all str)>` is not satisfied [INFO] [stdout] --> src/lib.rs:1011:39 [INFO] [stdout] | [INFO] [stdout] 1011 | let prev = lines.find_map(|(n, l): (usize, &str)| { [INFO] [stdout] | ______________________________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 1012 | | l.chars().any(|c| !c.is_whitespace()).then_some(n) [INFO] [stdout] 1013 | | }); [INFO] [stdout] | |_____________^ the trait `for<'all> FnMutHKAOpt<'all, (usize, &'all str)>` is not implemented for closure `{closure@src/lib.rs:1011:39: 1011:62}` [INFO] [stdout] | [INFO] [stdout] note: this is a known limitation of the trait solver that will be lifted in the future [INFO] [stdout] --> src/lib.rs:1011:39 [INFO] [stdout] | [INFO] [stdout] 1011 | let prev = lines.find_map(|(n, l): (usize, &str)| { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^ the trait solver is unable to infer the generic types that should be inferred from this argument [INFO] [stdout] | ________________________| [INFO] [stdout] | | [INFO] [stdout] 1012 | | l.chars().any(|c| !c.is_whitespace()).then_some(n) [INFO] [stdout] 1013 | | }); [INFO] [stdout] | |______________- add turbofish arguments to this call to specify the types manually, even if it's redundant [INFO] [stdout] note: required by a bound in `duat_core::lender::Lender::find_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lender-0.4.0/src/traits/lender.rs:786:12 [INFO] [stdout] | [INFO] [stdout] 783 | fn find_map<'a, F>(&'a mut self, mut f: F) -> Option<>>::B> [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 786 | F: for<'all> FnMutHKAOpt<'all, Lend<'all, Self>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Lender::find_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `duat-treesitter` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `for<'all> {closure@src/lib.rs:1011:39: 1011:62}: FnMutHKAOpt<'all, (usize, &'all str)>` is not satisfied [INFO] [stdout] --> src/lib.rs:1011:39 [INFO] [stdout] | [INFO] [stdout] 1011 | let prev = lines.find_map(|(n, l): (usize, &str)| { [INFO] [stdout] | ______________________________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 1012 | | l.chars().any(|c| !c.is_whitespace()).then_some(n) [INFO] [stdout] 1013 | | }); [INFO] [stdout] | |_____________^ the trait `for<'all> FnMutHKAOpt<'all, (usize, &'all str)>` is not implemented for closure `{closure@src/lib.rs:1011:39: 1011:62}` [INFO] [stdout] | [INFO] [stdout] note: this is a known limitation of the trait solver that will be lifted in the future [INFO] [stdout] --> src/lib.rs:1011:39 [INFO] [stdout] | [INFO] [stdout] 1011 | let prev = lines.find_map(|(n, l): (usize, &str)| { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^ the trait solver is unable to infer the generic types that should be inferred from this argument [INFO] [stdout] | ________________________| [INFO] [stdout] | | [INFO] [stdout] 1012 | | l.chars().any(|c| !c.is_whitespace()).then_some(n) [INFO] [stdout] 1013 | | }); [INFO] [stdout] | |______________- add turbofish arguments to this call to specify the types manually, even if it's redundant [INFO] [stdout] note: required by a bound in `duat_core::lender::Lender::find_map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lender-0.4.0/src/traits/lender.rs:786:12 [INFO] [stdout] | [INFO] [stdout] 783 | fn find_map<'a, F>(&'a mut self, mut f: F) -> Option<>>::B> [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 786 | F: for<'all> FnMutHKAOpt<'all, Lend<'all, Self>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Lender::find_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `duat-treesitter` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c9375c9d5887f6c9d839e90870e95280c5a5c3dac4359a9e3cb3eac0f15d7be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9375c9d5887f6c9d839e90870e95280c5a5c3dac4359a9e3cb3eac0f15d7be2", kill_on_drop: false }` [INFO] [stdout] c9375c9d5887f6c9d839e90870e95280c5a5c3dac4359a9e3cb3eac0f15d7be2