[INFO] cloning repository https://github.com/AxerTheAxe/desk-exec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AxerTheAxe/desk-exec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxerTheAxe%2Fdesk-exec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxerTheAxe%2Fdesk-exec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 544e764a318550fbc2d314e1492d16c71ec5ccf3
[INFO] documenting AxerTheAxe/desk-exec against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxerTheAxe%2Fdesk-exec" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AxerTheAxe/desk-exec
[INFO] finished tweaking git repo https://github.com/AxerTheAxe/desk-exec
[INFO] tweaked toml for git repo https://github.com/AxerTheAxe/desk-exec written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AxerTheAxe/desk-exec on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AxerTheAxe/desk-exec 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded freedesktop-desktop-entry v0.7.10
[INFO] [stderr]   Downloaded roff v0.2.1
[INFO] [stderr]   Downloaded clap_mangen v0.2.22
[INFO] [stderr]   Downloaded clap_complete v4.5.8
[INFO] [stderr]   Downloaded clap_complete_nushell v4.5.2
[INFO] [stderr]   Downloaded cc v1.1.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b76bdf47ce539d3101214735552a26c804b32ad2d4382a6053397b90b02cdf2e
[INFO] running `Command { std: "docker" "start" "-a" "b76bdf47ce539d3101214735552a26c804b32ad2d4382a6053397b90b02cdf2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b76bdf47ce539d3101214735552a26c804b32ad2d4382a6053397b90b02cdf2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b76bdf47ce539d3101214735552a26c804b32ad2d4382a6053397b90b02cdf2e", kill_on_drop: false }`
[INFO] [stdout] b76bdf47ce539d3101214735552a26c804b32ad2d4382a6053397b90b02cdf2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e37c8ff3cd2fff1234c8d5a6add879523fbd9df3f9b6be2e3dfc55976cee2c55
[INFO] running `Command { std: "docker" "start" "-a" "e37c8ff3cd2fff1234c8d5a6add879523fbd9df3f9b6be2e3dfc55976cee2c55", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `desk-exec` in package `desk-exec-bin v1.0.2 (/opt/rustwide/workdir/desk-exec-bin)` has the same output filename as the lib target `desk_exec` in package `desk-exec v1.0.2 (/opt/rustwide/workdir/desk-exec)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/desk_exec/index.html
[INFO] [stderr] The output filenames should be unique.
[INFO] [stderr] This is a known bug where multiple crates with the same name use
[INFO] [stderr] the same path; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] If this looks unexpected, it may be a bug in Cargo. Please file a bug report at
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/ with as much information as you
[INFO] [stderr] can provide.
[INFO] [stderr] cargo 1.91.0 (ea2d97820 2025-10-10) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu`
[INFO] [stderr] First unit: Unit { pkg: Package { id: PackageId { name: "desk-exec-bin", version: "1.0.2", source: "/opt/rustwide/workdir/desk-exec-bin" }, ..: ".." }, target: TargetInner { name: "desk-exec", doc: true, ..: with_path("/opt/rustwide/workdir/desk-exec-bin/src/main.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc, features: [], rustflags: ["--cap-lints=warn"], rustdocflags: ["--cap-lints=warn"], links_overrides: {}, artifact: false, artifact_target_for_features: None, is_std: false, dep_hash: 3445037543710942682 }
[INFO] [stderr] Second unit: Unit { pkg: Package { id: PackageId { name: "desk-exec", version: "1.0.2", source: "/opt/rustwide/workdir/desk-exec" }, ..: ".." }, target: TargetInner { name_inferred: true, ..: lib_target("desk_exec", ["lib"], "/opt/rustwide/workdir/desk-exec/src/lib.rs", Edition2021) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc, features: [], rustflags: ["--cap-lints=warn"], rustdocflags: ["--cap-lints=warn"], links_overrides: {}, artifact: false, artifact_target_for_features: None, is_std: false, dep_hash: 3258433928112101009 }
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling temp-dir v0.1.14
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling cc v1.1.36
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling gettext-sys v0.22.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking gettext-rs v0.7.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]     Checking freedesktop-desktop-entry v0.7.10
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling clap_complete v4.5.8
[INFO] [stderr]    Compiling clap_mangen v0.2.22
[INFO] [stderr]     Checking desk-exec v1.0.2 (/opt/rustwide/workdir/desk-exec)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> desk-exec/src/lib.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn exec_clean(&self) -> Result<Cow<str>>;
[INFO] [stdout]    |                   ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn exec_clean(&self) -> Result<Cow<'_, str>>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> desk-exec/src/lib.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn exec_clean(&self) -> Result<Cow<str>> {
[INFO] [stdout]    |                   ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn exec_clean(&self) -> Result<Cow<'_, str>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting desk-exec v1.0.2 (/opt/rustwide/workdir/desk-exec)
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.2
[INFO] [stderr]    Compiling desk-exec-bin v1.0.2 (/opt/rustwide/workdir/desk-exec-bin)
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.15
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]  Documenting desk-exec-bin v1.0.2 (/opt/rustwide/workdir/desk-exec-bin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.27s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/desk_exec/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "e37c8ff3cd2fff1234c8d5a6add879523fbd9df3f9b6be2e3dfc55976cee2c55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e37c8ff3cd2fff1234c8d5a6add879523fbd9df3f9b6be2e3dfc55976cee2c55", kill_on_drop: false }`
[INFO] [stdout] e37c8ff3cd2fff1234c8d5a6add879523fbd9df3f9b6be2e3dfc55976cee2c55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 382bc6b46b59d84c856cf882c31af482d8076b36211a05e8db27a28cdb54cb0c
[INFO] running `Command { std: "docker" "start" "-a" "382bc6b46b59d84c856cf882c31af482d8076b36211a05e8db27a28cdb54cb0c", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "382bc6b46b59d84c856cf882c31af482d8076b36211a05e8db27a28cdb54cb0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "382bc6b46b59d84c856cf882c31af482d8076b36211a05e8db27a28cdb54cb0c", kill_on_drop: false }`
[INFO] [stdout] 382bc6b46b59d84c856cf882c31af482d8076b36211a05e8db27a28cdb54cb0c
