[INFO] cloning repository https://github.com/AhoyISki/parsec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AhoyISki/parsec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhoyISki%2Fparsec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhoyISki%2Fparsec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1975b9ab90192500ce50b5b35fe9cbaa79e7fd4
[INFO] checking AhoyISki/parsec against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhoyISki%2Fparsec" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AhoyISki/parsec
[INFO] finished tweaking git repo https://github.com/AhoyISki/parsec
[INFO] tweaked toml for git repo https://github.com/AhoyISki/parsec written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AhoyISki/parsec on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AhoyISki/parsec 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d53c8fef754a60d861bf5be3164ca17786c66407ee33f003eb633570f6b5bce
[INFO] running `Command { std: "docker" "start" "-a" "4d53c8fef754a60d861bf5be3164ca17786c66407ee33f003eb633570f6b5bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d53c8fef754a60d861bf5be3164ca17786c66407ee33f003eb633570f6b5bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d53c8fef754a60d861bf5be3164ca17786c66407ee33f003eb633570f6b5bce", kill_on_drop: false }`
[INFO] [stdout] 4d53c8fef754a60d861bf5be3164ca17786c66407ee33f003eb633570f6b5bce
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95163b0d103ef04488eb8ff43ca129c18e22bb4681ccaf6336147dffb21618d0
[INFO] running `Command { std: "docker" "start" "-a" "95163b0d103ef04488eb8ff43ca129c18e22bb4681ccaf6336147dffb21618d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking stable_try_trait_v2 v1.75.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking lender v0.4.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking thread-count v0.3.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking gapbuf v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking micromap v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking convert_case v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling format-like v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tree_magic_mini v3.2.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking kasuari v0.4.10
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking regex-cursor v0.1.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[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.6
[INFO] [stderr]     Checking duat-filetype v0.3.2
[INFO] [stderr]     Checking duat-jump-list v0.2.1
[INFO] [stderr]     Checking duat-base v0.7.4
[INFO] [stderr]     Checking duat-term v0.7.5
[INFO] [stderr]     Checking duat-treesitter v0.3.5
[INFO] [stderr]     Checking duatmode v0.7.3
[INFO] [stderr]     Checking duat-match-pairs v0.2.1
[INFO] [stderr]     Checking duat v0.7.8 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `duat_core::utils::catch_panic`
[INFO] [stdout]    --> src/lib.rs:545:63
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub use duat_core::{session::{DuatEvent, ReloadedBuffer}, utils::catch_panic};
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^ no `catch_panic` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `log_panic` in module `context`
[INFO] [stdout]   --> src/setup.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |         context::log_panic(panic_info);
[INFO] [stdout]    |                  ^^^^^^^^^ not found in `context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `config_address_space_ui_setup` in module `duat_core::ui`
[INFO] [stdout]    --> src/setup.rs:302:20
[INFO] [stdout]     |
[INFO] [stdout] 302 |     duat_core::ui::config_address_space_ui_setup::<duat_term::Ui>(ui);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `duat_core::ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `duat_core::utils::catch_panic`
[INFO] [stdout]    --> src/lib.rs:545:63
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub use duat_core::{session::{DuatEvent, ReloadedBuffer}, utils::catch_panic};
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^ no `catch_panic` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `log_panic` in module `context`
[INFO] [stdout]   --> src/setup.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |         context::log_panic(panic_info);
[INFO] [stdout]    |                  ^^^^^^^^^ not found in `context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `config_address_space_ui_setup` in module `duat_core::ui`
[INFO] [stdout]    --> src/setup.rs:302:20
[INFO] [stdout]     |
[INFO] [stdout] 302 |     duat_core::ui::config_address_space_ui_setup::<duat_term::Ui>(ui);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `duat_core::ui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/setup.rs:190:28
[INFO] [stdout]     |
[INFO] [stdout] 190 |         WhichKey::open(pa, opts.fmt_getter.as_ref().map(|fg| fg()), wk_specs);
[INFO] [stdout]     |         --------------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `duat_core::text::Text`, found `(Text, Text)`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<Box<(dyn for<'a> FnMut(Description<'a>) -> Option<duat_core::text::Text> + 'static)>>`
[INFO] [stdout]                found enum `Option<Box<dyn for<'a> FnMut(Description<'a>) -> Option<(duat_core::text::Text, duat_core::text::Text)>>>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/duat-base-0.7.4/src/widgets/which_key.rs:22:12
[INFO] [stdout]     |
[INFO] [stdout]  22 |     pub fn open(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/setup.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |       match opts
[INFO] [stdout]     |  ___________-
[INFO] [stdout] 320 | |         .build(ui, buffers, already_plugged)
[INFO] [stdout] 321 | |         .start(duat_rx, reload_tx)
[INFO] [stdout]     | |__________________________________- this expression has type `(Vec<Vec<ReloadedBuffer>>, std::sync::mpsc::Receiver<DuatEvent>)`
[INFO] [stdout] 322 |       {
[INFO] [stdout] 323 |           Some(ret) => ret,
[INFO] [stdout]     |           ^^^^^^^^^ expected `(Vec<Vec<ReloadedBuffer>>, ...)`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `(Vec<Vec<ReloadedBuffer>>, std::sync::mpsc::Receiver<DuatEvent>)`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/setup.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |       match opts
[INFO] [stdout]     |  ___________-
[INFO] [stdout] 320 | |         .build(ui, buffers, already_plugged)
[INFO] [stdout] 321 | |         .start(duat_rx, reload_tx)
[INFO] [stdout]     | |__________________________________- this expression has type `(Vec<Vec<ReloadedBuffer>>, std::sync::mpsc::Receiver<DuatEvent>)`
[INFO] [stdout] ...
[INFO] [stdout] 324 |           None => {
[INFO] [stdout]     |           ^^^^ expected `(Vec<Vec<ReloadedBuffer>>, ...)`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `(Vec<Vec<ReloadedBuffer>>, std::sync::mpsc::Receiver<DuatEvent>)`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/setup.rs:190:28
[INFO] [stdout]     |
[INFO] [stdout] 190 |         WhichKey::open(pa, opts.fmt_getter.as_ref().map(|fg| fg()), wk_specs);
[INFO] [stdout]     |         --------------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `duat_core::text::Text`, found `(Text, Text)`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<Box<(dyn for<'a> FnMut(Description<'a>) -> Option<duat_core::text::Text> + 'static)>>`
[INFO] [stdout]                found enum `Option<Box<dyn for<'a> FnMut(Description<'a>) -> Option<(duat_core::text::Text, duat_core::text::Text)>>>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/duat-base-0.7.4/src/widgets/which_key.rs:22:12
[INFO] [stdout]     |
[INFO] [stdout]  22 |     pub fn open(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/setup.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |       match opts
[INFO] [stdout]     |  ___________-
[INFO] [stdout] 320 | |         .build(ui, buffers, already_plugged)
[INFO] [stdout] 321 | |         .start(duat_rx, reload_tx)
[INFO] [stdout]     | |__________________________________- this expression has type `(Vec<Vec<ReloadedBuffer>>, std::sync::mpsc::Receiver<DuatEvent>)`
[INFO] [stdout] 322 |       {
[INFO] [stdout] 323 |           Some(ret) => ret,
[INFO] [stdout]     |           ^^^^^^^^^ expected `(Vec<Vec<ReloadedBuffer>>, ...)`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `(Vec<Vec<ReloadedBuffer>>, std::sync::mpsc::Receiver<DuatEvent>)`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/setup.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |       match opts
[INFO] [stdout]     |  ___________-
[INFO] [stdout] 320 | |         .build(ui, buffers, already_plugged)
[INFO] [stdout] 321 | |         .start(duat_rx, reload_tx)
[INFO] [stdout]     | |__________________________________- this expression has type `(Vec<Vec<ReloadedBuffer>>, std::sync::mpsc::Receiver<DuatEvent>)`
[INFO] [stdout] ...
[INFO] [stdout] 324 |           None => {
[INFO] [stdout]     |           ^^^^ expected `(Vec<Vec<ReloadedBuffer>>, ...)`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected tuple `(Vec<Vec<ReloadedBuffer>>, std::sync::mpsc::Receiver<DuatEvent>)`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `duat` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `duat` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "95163b0d103ef04488eb8ff43ca129c18e22bb4681ccaf6336147dffb21618d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95163b0d103ef04488eb8ff43ca129c18e22bb4681ccaf6336147dffb21618d0", kill_on_drop: false }`
[INFO] [stdout] 95163b0d103ef04488eb8ff43ca129c18e22bb4681ccaf6336147dffb21618d0
