[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 beta-2025-10-28 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AxerTheAxe/desk-exec on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd23356645cd870c39d06a65a9fdb06e59ee2b82ab331b925ddbe52dfc709c48
[INFO] running `Command { std: "docker" "start" "-a" "dd23356645cd870c39d06a65a9fdb06e59ee2b82ab331b925ddbe52dfc709c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd23356645cd870c39d06a65a9fdb06e59ee2b82ab331b925ddbe52dfc709c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd23356645cd870c39d06a65a9fdb06e59ee2b82ab331b925ddbe52dfc709c48", kill_on_drop: false }`
[INFO] [stdout] dd23356645cd870c39d06a65a9fdb06e59ee2b82ab331b925ddbe52dfc709c48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54c9378980f10d36e24df7d46138708713bd10ac2c8b8eafe446e117873abebc
[INFO] running `Command { std: "docker" "start" "-a" "54c9378980f10d36e24df7d46138708713bd10ac2c8b8eafe446e117873abebc", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/doc/desk_exec/index.html
[INFO] [stderr]   |
[INFO] [stderr]   = note: 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]   = note: if this looks unexpected, it may be a bug in Cargo. Please file a bug report at https://github.com/rust-lang/cargo/issues/ with as much information as you can provide.
[INFO] [stderr]   = note: cargo 1.92.0-beta.1 (344c4567c 2025-10-21) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu`
[INFO] [stderr]   = note: 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: 15170242471381362911 }
[INFO] [stderr]   = note: 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: 990937840987450345 }
[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 clap_lex v0.7.2
[INFO] [stderr]    Compiling temp-dir v0.1.14
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling cc v1.1.36
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking winnow v0.6.13
[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]     Checking desk-exec v1.0.2 (/opt/rustwide/workdir/desk-exec)
[INFO] [stderr]  Documenting 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]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling clap_complete v4.5.8
[INFO] [stderr]    Compiling clap_mangen v0.2.22
[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 serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime 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 20.28s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/desk_exec/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "54c9378980f10d36e24df7d46138708713bd10ac2c8b8eafe446e117873abebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54c9378980f10d36e24df7d46138708713bd10ac2c8b8eafe446e117873abebc", kill_on_drop: false }`
[INFO] [stdout] 54c9378980f10d36e24df7d46138708713bd10ac2c8b8eafe446e117873abebc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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" "+beta-2025-10-28" "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] d80d57ef6012c9f31866996d2a0cd69d0eac44e8e9485e1acd62fb97083e220c
[INFO] running `Command { std: "docker" "start" "-a" "d80d57ef6012c9f31866996d2a0cd69d0eac44e8e9485e1acd62fb97083e220c", 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" "d80d57ef6012c9f31866996d2a0cd69d0eac44e8e9485e1acd62fb97083e220c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d80d57ef6012c9f31866996d2a0cd69d0eac44e8e9485e1acd62fb97083e220c", kill_on_drop: false }`
[INFO] [stdout] d80d57ef6012c9f31866996d2a0cd69d0eac44e8e9485e1acd62fb97083e220c
