[INFO] fetching crate workmux 0.1.184... [INFO] documenting workmux-0.1.184 against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] extracting crate workmux 0.1.184 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate workmux 0.1.184 [INFO] finished tweaking crates.io crate workmux 0.1.184 [INFO] tweaked toml for crates.io crate workmux 0.1.184 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate workmux 0.1.184 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate workmux 0.1.184 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98718dcfe8a8a98d366ce4a843b33718f3b96c7eb6cff1184be6c20f764365a2 [INFO] running `Command { std: "docker" "start" "-a" "98718dcfe8a8a98d366ce4a843b33718f3b96c7eb6cff1184be6c20f764365a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98718dcfe8a8a98d366ce4a843b33718f3b96c7eb6cff1184be6c20f764365a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98718dcfe8a8a98d366ce4a843b33718f3b96c7eb6cff1184be6c20f764365a2", kill_on_drop: false }` [INFO] [stdout] 98718dcfe8a8a98d366ce4a843b33718f3b96c7eb6cff1184be6c20f764365a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3e304623571e812bde26c2b84983793002d17549e752b3decfb4974928fb779 [INFO] running `Command { std: "docker" "start" "-a" "b3e304623571e812bde26c2b84983793002d17549e752b3decfb4974928fb779", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking syn v2.0.117 [INFO] [stderr] Checking ansitok v0.3.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking ansi-str v0.9.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking inotify v0.11.1 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking coolor v1.1.0 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Checking notify v9.0.0-rc.2 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking which v8.0.2 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking edit v0.1.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking xterm-query v0.5.2 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking kasuari v0.4.12 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking tabled v0.20.0 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking terminal-light v1.8.0 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking clap_complete v4.6.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking ansi-to-tui v8.0.1 [INFO] [stderr] Checking zvariant_utils v3.3.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking minijinja v2.18.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Checking git-url-parse v0.6.0 [INFO] [stderr] Checking zbus_names v4.3.1 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Checking zbus v5.14.0 [INFO] [stderr] Checking notify-rust v4.12.0 [INFO] [stderr] Documenting workmux v0.1.184 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `OLD_NAME` [INFO] [stdout] --> src/cli.rs:446:14 [INFO] [stdout] | [INFO] [stdout] 446 | /// [OLD_NAME] NEW_NAME. If only one argument is given, renames the current worktree. [INFO] [stdout] | ^^^^^^^^ no item named `OLD_NAME` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/agent_setup/copilot.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | //! See https://github.com/github/copilot-cli/issues/1157 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 8 | //! See [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `branch` [INFO] [stdout] --> src/command/args.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 23 | /// The prompt is written to .workmux/PROMPT-.md in the worktree, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `project` [INFO] [stdout] --> src/config.rs:235:76 [INFO] [stdout] | [INFO] [stdout] 235 | /// Directory where worktrees should be created (optional, defaults to __worktrees pattern) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `ConfigLocation` [INFO] [stdout] --> src/config.rs:1944:32 [INFO] [stdout] | [INFO] [stdout] 1944 | /// Returns (Config, Option) - location is None if no config found. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 1944 | /// Returns (Config, `Option`) - location is None if no config found. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `global` [INFO] [stdout] --> src/config.rs:1967:54 [INFO] [stdout] | [INFO] [stdout] 1967 | /// Project config takes precedence. For lists, "" placeholder expands to global items. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `agent` [INFO] [stdout] --> src/config.rs:2654:48 [INFO] [stdout] | [INFO] [stdout] 2654 | /// 1. The command is the literal placeholder "" [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `remote` [INFO] [stdout] --> src/git/branch.rs:72:54 [INFO] [stdout] | [INFO] [stdout] 72 | /// Parse a remote branch specification in the form "/" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `branch` [INFO] [stdout] --> src/git/branch.rs:72:63 [INFO] [stdout] | [INFO] [stdout] 72 | /// Parse a remote branch specification in the form "/" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `dyn` [INFO] [stdout] --> src/multiplexer/mod.rs:32:65 [INFO] [stdout] | [INFO] [stdout] 32 | /// Implementations must be Send + Sync to allow sharing via Arc. [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `String` [INFO] [stdout] --> src/prompt.rs:102:54 [INFO] [stdout] | [INFO] [stdout] 102 | /// Convert frontmatter foreach (BTreeMap>) to matrix rows. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `hash` [INFO] [stdout] --> src/sandbox/toolchain.rs:83:80 [INFO] [stdout] | [INFO] [stdout] 83 | /// 2. Creates a shared cache directory inside the VM (~/.cache/workmux/devbox//) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `name` [INFO] [stdout] --> src/workflow/types.rs:80:83 [INFO] [stdout] | [INFO] [stdout] 80 | /// Path to the git worktree admin directory (e.g., $GIT_COMMON_DIR/worktrees//). [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] [stderr] Generated /opt/rustwide/target/doc/workmux/index.html [INFO] running `Command { std: "docker" "inspect" "b3e304623571e812bde26c2b84983793002d17549e752b3decfb4974928fb779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e304623571e812bde26c2b84983793002d17549e752b3decfb4974928fb779", kill_on_drop: false }` [INFO] [stdout] b3e304623571e812bde26c2b84983793002d17549e752b3decfb4974928fb779