[INFO] cloning repository https://github.com/Damillora/flora
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Damillora/flora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDamillora%2Fflora", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDamillora%2Fflora'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0e82f248839ce3615999add14872317038351ff
[INFO] documenting Damillora/flora 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%2FDamillora%2Fflora" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Damillora/flora
[INFO] finished tweaking git repo https://github.com/Damillora/flora
[INFO] tweaked toml for git repo https://github.com/Damillora/flora written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Damillora/flora 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/Damillora/flora 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 604408ed58f393cf706aee0ea3529c20962f3cd98201b4207e3571c3bb7428bb
[INFO] running `Command { std: "docker" "start" "-a" "604408ed58f393cf706aee0ea3529c20962f3cd98201b4207e3571c3bb7428bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "604408ed58f393cf706aee0ea3529c20962f3cd98201b4207e3571c3bb7428bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "604408ed58f393cf706aee0ea3529c20962f3cd98201b4207e3571c3bb7428bb", kill_on_drop: false }`
[INFO] [stdout] 604408ed58f393cf706aee0ea3529c20962f3cd98201b4207e3571c3bb7428bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 54840461b1eb79dcdb818be4b4c7b2585123b849f959a9ec6c2f52c3937ea2a2
[INFO] running `Command { std: "docker" "start" "-a" "54840461b1eb79dcdb818be4b4c7b2585123b849f959a9ec6c2f52c3937ea2a2", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/doc/flora/index.html
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `flora` in package `flora_cli v0.2.0 (/opt/rustwide/workdir/crates/flora_cli)` has the same output filename as the lib target `flora` in package `flora v0.2.0 (/opt/rustwide/workdir/crates/flora)`
[INFO] [stderr]   = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling pelite-macros v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking dataview v1.0.1
[INFO] [stderr]     Checking typed-path v0.11.0
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking pelite v0.10.0
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking ico v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking xdg-mime v0.4.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking winstructs v0.3.2
[INFO] [stderr]     Checking lnk v0.6.3
[INFO] [stderr]     Checking flora_icon v0.2.0 (/opt/rustwide/workdir/crates/flora_icon)
[INFO] [stderr]  Documenting flora_icon v0.2.0 (/opt/rustwide/workdir/crates/flora_icon)
[INFO] [stderr]     Checking flora v0.2.0 (/opt/rustwide/workdir/crates/flora)
[INFO] [stderr]  Documenting flora v0.2.0 (/opt/rustwide/workdir/crates/flora)
[INFO] [stderr]  Documenting flora_cli v0.2.0 (/opt/rustwide/workdir/crates/flora_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.42s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/flora/index.html and 2 other files
[INFO] running `Command { std: "docker" "inspect" "54840461b1eb79dcdb818be4b4c7b2585123b849f959a9ec6c2f52c3937ea2a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54840461b1eb79dcdb818be4b4c7b2585123b849f959a9ec6c2f52c3937ea2a2", kill_on_drop: false }`
[INFO] [stdout] 54840461b1eb79dcdb818be4b4c7b2585123b849f959a9ec6c2f52c3937ea2a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ce15cb8b86789029b45b71ffb079d599d241f9da168e3c4f6e3c88faf7511adf
[INFO] running `Command { std: "docker" "start" "-a" "ce15cb8b86789029b45b71ffb079d599d241f9da168e3c4f6e3c88faf7511adf", 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" "ce15cb8b86789029b45b71ffb079d599d241f9da168e3c4f6e3c88faf7511adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce15cb8b86789029b45b71ffb079d599d241f9da168e3c4f6e3c88faf7511adf", kill_on_drop: false }`
[INFO] [stdout] ce15cb8b86789029b45b71ffb079d599d241f9da168e3c4f6e3c88faf7511adf
