[INFO] fetching crate duat-treesitter 0.3.5...
[INFO] checking duat-treesitter-0.3.5 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] extracting crate duat-treesitter 0.3.5 into /workspace/builds/worker-6-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-6-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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] afd4e28f4eada6314f517f204cd646c3180e415b514e355547c26e219e4e1f39
[INFO] running `Command { std: "docker" "start" "-a" "afd4e28f4eada6314f517f204cd646c3180e415b514e355547c26e219e4e1f39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afd4e28f4eada6314f517f204cd646c3180e415b514e355547c26e219e4e1f39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afd4e28f4eada6314f517f204cd646c3180e415b514e355547c26e219e4e1f39", kill_on_drop: false }`
[INFO] [stdout] afd4e28f4eada6314f517f204cd646c3180e415b514e355547c26e219e4e1f39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] feb24d814e02242c848c37b558f7c3c2c445d188778bd04f2c81b4b3e586499a
[INFO] running `Command { std: "docker" "start" "-a" "feb24d814e02242c848c37b558f7c3c2c445d188778bd04f2c81b4b3e586499a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking stable_try_trait_v2 v1.75.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking gapbuf v0.1.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking thread-count v0.3.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking tree_magic_mini v3.2.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking regex-cursor v0.1.5
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking toml v0.9.8
[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]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking trybuild v1.0.114
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[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<<F as FnMutHKAOpt<'a, Lend<'a, Self>>>::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] 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<<F as FnMutHKAOpt<'a, Lend<'a, Self>>>::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] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "feb24d814e02242c848c37b558f7c3c2c445d188778bd04f2c81b4b3e586499a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb24d814e02242c848c37b558f7c3c2c445d188778bd04f2c81b4b3e586499a", kill_on_drop: false }`
[INFO] [stdout] feb24d814e02242c848c37b558f7c3c2c445d188778bd04f2c81b4b3e586499a
