[INFO] cloning repository https://github.com/Strytyp/wasm-nom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Strytyp/wasm-nom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStrytyp%2Fwasm-nom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStrytyp%2Fwasm-nom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12cd4ccd8f838e7f8e040afcd44308f63a61aaa7 [INFO] documenting Strytyp/wasm-nom against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStrytyp%2Fwasm-nom" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Strytyp/wasm-nom on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Strytyp/wasm-nom [INFO] finished tweaking git repo https://github.com/Strytyp/wasm-nom [INFO] tweaked toml for git repo https://github.com/Strytyp/wasm-nom written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Strytyp/wasm-nom 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] documenting Strytyp/wasm-nom against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStrytyp%2Fwasm-nom" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Strytyp/wasm-nom on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Strytyp/wasm-nom [INFO] finished tweaking git repo https://github.com/Strytyp/wasm-nom [INFO] tweaked toml for git repo https://github.com/Strytyp/wasm-nom written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Strytyp/wasm-nom 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom-supreme v0.6.0 [INFO] [stderr] Downloaded nom-leb128 v0.2.0 [INFO] [stderr] Downloaded brownstone v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8db13bb87146c85c205f81c0c1a47032ffc340179b290f45e6a3c192753509e9 [INFO] running `Command { std: "docker" "start" "-a" "8db13bb87146c85c205f81c0c1a47032ffc340179b290f45e6a3c192753509e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8db13bb87146c85c205f81c0c1a47032ffc340179b290f45e6a3c192753509e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8db13bb87146c85c205f81c0c1a47032ffc340179b290f45e6a3c192753509e9", kill_on_drop: false }` [INFO] [stdout] 8db13bb87146c85c205f81c0c1a47032ffc340179b290f45e6a3c192753509e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e380571abb04f259bf4754f3656d564608fe6cc7c5c9f2df0195c2c2e900c89 [INFO] running `Command { std: "docker" "start" "-a" "5e380571abb04f259bf4754f3656d564608fe6cc7c5c9f2df0195c2c2e900c89", kill_on_drop: false }` [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking brownstone v1.0.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking nom-leb128 v0.2.0 [INFO] [stderr] Checking nom-supreme v0.6.0 [INFO] [stderr] Checking wasm-core v0.1.0 (/opt/rustwide/workdir/wasm-core) [INFO] [stderr] Documenting wasm-core v0.1.0 (/opt/rustwide/workdir/wasm-core) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:12:45 [INFO] [stdout] | [INFO] [stdout] 12 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:47:49 [INFO] [stdout] | [INFO] [stdout] 47 | fn parse_dbg<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:54:49 [INFO] [stdout] | [INFO] [stdout] 54 | fn parse_simple<'a>(i: &'a [u8]) -> IResult<&[u8], Self, nom::error::Error<&'a [u8]>> { [INFO] [stdout] | -- ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse<'a, E>(i: &'a [u8]) -> nom::IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:78:45 [INFO] [stdout] | [INFO] [stdout] 78 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:96:45 [INFO] [stdout] | [INFO] [stdout] 96 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:104:45 [INFO] [stdout] | [INFO] [stdout] 104 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:112:45 [INFO] [stdout] | [INFO] [stdout] 112 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> wasm-core/src/values.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Name(Vec); [INFO] [stdout] | ---- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Name` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:12:45 [INFO] [stdout] | [INFO] [stdout] 12 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:44:45 [INFO] [stdout] | [INFO] [stdout] 44 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:47:49 [INFO] [stdout] | [INFO] [stdout] 47 | fn parse_dbg<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:54:49 [INFO] [stdout] | [INFO] [stdout] 54 | fn parse_simple<'a>(i: &'a [u8]) -> IResult<&[u8], Self, nom::error::Error<&'a [u8]>> { [INFO] [stdout] | -- ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'a` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse<'a, E>(i: &'a [u8]) -> nom::IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:78:45 [INFO] [stdout] | [INFO] [stdout] 78 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:96:45 [INFO] [stdout] | [INFO] [stdout] 96 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:104:45 [INFO] [stdout] | [INFO] [stdout] 104 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:112:45 [INFO] [stdout] | [INFO] [stdout] 112 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wasm-core/src/values.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | fn parse<'a, E>(i: &'a [u8]) -> IResult<&[u8], Self, E> [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> wasm-core/src/values.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Name(Vec); [INFO] [stdout] | ---- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Name` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting wasm-derive v0.1.0 (/opt/rustwide/workdir/wasm-derive) [INFO] [stderr] Compiling wasm-derive v0.1.0 (/opt/rustwide/workdir/wasm-derive) [INFO] [stderr] Documenting wasm v0.1.0 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.25s [INFO] [stderr] Generated /opt/rustwide/target/doc/wasm/index.html and 2 other files [INFO] running `Command { std: "docker" "inspect" "5e380571abb04f259bf4754f3656d564608fe6cc7c5c9f2df0195c2c2e900c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e380571abb04f259bf4754f3656d564608fe6cc7c5c9f2df0195c2c2e900c89", kill_on_drop: false }` [INFO] [stdout] 5e380571abb04f259bf4754f3656d564608fe6cc7c5c9f2df0195c2c2e900c89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "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] 6d4dc1d6059671f7bfd07b963ddfe1ee6d8b8f007161757a0ec954602ea0624f [INFO] running `Command { std: "docker" "start" "-a" "6d4dc1d6059671f7bfd07b963ddfe1ee6d8b8f007161757a0ec954602ea0624f", 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" "6d4dc1d6059671f7bfd07b963ddfe1ee6d8b8f007161757a0ec954602ea0624f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d4dc1d6059671f7bfd07b963ddfe1ee6d8b8f007161757a0ec954602ea0624f", kill_on_drop: false }` [INFO] [stdout] 6d4dc1d6059671f7bfd07b963ddfe1ee6d8b8f007161757a0ec954602ea0624f