[INFO] fetching crate duat 0.8.3...
[INFO] checking duat-0.8.3 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] extracting crate duat 0.8.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate duat 0.8.3
[INFO] finished tweaking crates.io crate duat 0.8.3
[INFO] tweaked toml for crates.io crate duat 0.8.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate duat 0.8.3 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 0.8.3 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] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding duat-base v0.8.1
[INFO] [stderr]       Adding duat-core v0.8.1
[INFO] [stderr]       Adding duat-filetype v0.3.3
[INFO] [stderr]       Adding duat-jump-list v0.3.0
[INFO] [stderr]       Adding duat-match-pairs v0.3.0
[INFO] [stderr]       Adding duat-term v0.8.2
[INFO] [stderr]       Adding duat-treesitter v0.4.0
[INFO] [stderr]       Adding duatmode v0.8.1
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8283fc6a6544ed82091d742d82c0f2ccb56a55fbf4a8f4e34f4b4e8517c71d03
[INFO] running `Command { std: "docker" "start" "-a" "8283fc6a6544ed82091d742d82c0f2ccb56a55fbf4a8f4e34f4b4e8517c71d03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8283fc6a6544ed82091d742d82c0f2ccb56a55fbf4a8f4e34f4b4e8517c71d03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8283fc6a6544ed82091d742d82c0f2ccb56a55fbf4a8f4e34f4b4e8517c71d03", kill_on_drop: false }`
[INFO] [stdout] 8283fc6a6544ed82091d742d82c0f2ccb56a55fbf4a8f4e34f4b4e8517c71d03
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0faeda3d00da464df6746b8c27291f5b7d931cdf73cdd67aa9ccf2b8d799766e
[INFO] running `Command { std: "docker" "start" "-a" "0faeda3d00da464df6746b8c27291f5b7d931cdf73cdd67aa9ccf2b8d799766e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking stable_try_trait_v2 v1.75.1
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]     Checking lender v0.4.2
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking regex-cursor v0.1.5
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking thread-amount v0.3.0
[INFO] [stderr]     Checking gapbuf v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking convert_case v0.10.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling format-like v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling tree-sitter v0.26.3
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking duat-core v0.8.1
[INFO] [stderr]     Checking duat-filetype v0.3.3
[INFO] [stderr]     Checking duat-term v0.8.2
[INFO] [stderr]     Checking duat-jump-list v0.3.0
[INFO] [stderr]     Checking duat-treesitter v0.4.0
[INFO] [stderr]     Checking duat-base v0.8.1
[INFO] [stderr]     Checking duat-match-pairs v0.3.0
[INFO] [stderr]     Checking duatmode v0.8.1
[INFO] [stdout] error[E0277]: the trait bound `{closure@lib.rs:1142:23}: FnMutHKAOpt<'all, (usize, &str)>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/duatmode-0.8.1/src/lib.rs:1142:23
[INFO] [stdout]      |
[INFO] [stdout] 1142 |             .find_map(|(n, l): (usize, &str)| l.chars().any(|c| !c.is_whitespace()).then_some(n));
[INFO] [stdout]      |              -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'all> FnMutHKAOpt<'all, (usize, &'all str)>` is not implemented for closure `{closure@lib.rs:1142:23}`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: this is a known limitation of the trait solver that will be lifted in the future
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/duatmode-0.8.1/src/lib.rs:1142:23
[INFO] [stdout]      |
[INFO] [stdout] 1141 |           let prev = lines
[INFO] [stdout]      |  ____________________-
[INFO] [stdout] 1142 | |             .find_map(|(n, l): (usize, &str)| l.chars().any(|c| !c.is_whitespace()).then_some(n));
[INFO] [stdout]      | |_______________________^^^^^^^^^^^^^^^^^^^^^^^___________________________________________________- add turbofish arguments to this call to specify the types manually, even if it's redundant
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the trait solver is unable to infer the generic types that should be inferred from this argument
[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.2/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]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/duatmode-aece06b1d23a2736.long-type-11599256427601487428.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `duatmode` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0faeda3d00da464df6746b8c27291f5b7d931cdf73cdd67aa9ccf2b8d799766e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0faeda3d00da464df6746b8c27291f5b7d931cdf73cdd67aa9ccf2b8d799766e", kill_on_drop: false }`
[INFO] [stdout] 0faeda3d00da464df6746b8c27291f5b7d931cdf73cdd67aa9ccf2b8d799766e
