[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] 6b7effc718c12e83f4a75cbd2245cad1d27d32b2 [INFO] checking AhoyISki/parsec against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1 [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 93086cfebfccb79083c59d0d3b2052944bba643c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc6aacd99c35f552c219324889fa4cc5c154545df975ca62d597ce6d86707517 [INFO] running `Command { std: "docker" "start" "-a" "bc6aacd99c35f552c219324889fa4cc5c154545df975ca62d597ce6d86707517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc6aacd99c35f552c219324889fa4cc5c154545df975ca62d597ce6d86707517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6aacd99c35f552c219324889fa4cc5c154545df975ca62d597ce6d86707517", kill_on_drop: false }` [INFO] [stdout] bc6aacd99c35f552c219324889fa4cc5c154545df975ca62d597ce6d86707517 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4607f3f2e34d4efa2ff9de44192cf59c401b37866bf58193b40ee14eb64a2f9e [INFO] running `Command { std: "docker" "start" "-a" "4607f3f2e34d4efa2ff9de44192cf59c401b37866bf58193b40ee14eb64a2f9e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unty v0.0.5 [INFO] [stderr] Compiling doctest-file v1.1.1 [INFO] [stderr] Checking interrupt-read v0.6.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling duat-txt-macro v0.1.0 (/opt/rustwide/workdir/crates/duat-txt-macro) [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking libloading v0.9.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking gap-buf v0.1.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling format-like v0.7.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking fluent-uri v0.1.4 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking gap-buf v0.6.1 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking dissimilar v1.0.11 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking inotify v0.11.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking shellexpand v3.1.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking interprocess v2.4.0 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking convert_case v0.10.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking serde_spanned v1.1.0 [INFO] [stderr] Checking toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Checking toml v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tree-sitter v0.26.7 [INFO] [stderr] Checking regex-cursor v0.1.5 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking kasuari v0.4.12 [INFO] [stderr] Checking tree_magic_mini v3.2.2 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking jsonrpc-lite v0.7.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking lsp-types v0.97.0 [INFO] [stderr] Checking duat-core v0.10.0 (/opt/rustwide/workdir/crates/duat-core) [INFO] [stderr] Checking wayland-protocols v0.32.11 [INFO] [stdout] error: struct `WatcherCallback` is never constructed [INFO] [stdout] --> crates/duat-core/src/lib.rs:479:16 [INFO] [stdout] | [INFO] [stdout] 479 | pub struct WatcherCallback { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `duat-core` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: struct `WatcherCallback` is never constructed [INFO] [stdout] --> crates/duat-core/src/lib.rs:479:16 [INFO] [stdout] | [INFO] [stdout] 479 | pub struct WatcherCallback { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `duat-core` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4607f3f2e34d4efa2ff9de44192cf59c401b37866bf58193b40ee14eb64a2f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4607f3f2e34d4efa2ff9de44192cf59c401b37866bf58193b40ee14eb64a2f9e", kill_on_drop: false }` [INFO] [stdout] 4607f3f2e34d4efa2ff9de44192cf59c401b37866bf58193b40ee14eb64a2f9e