[INFO] cloning repository https://github.com/4lineclear/cbnf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4lineclear/cbnf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4lineclear%2Fcbnf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4lineclear%2Fcbnf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af77ef77195296827e2bab5ef28327629a0bf62b
[INFO] documenting 4lineclear/cbnf 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%2F4lineclear%2Fcbnf" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4lineclear/cbnf
[INFO] finished tweaking git repo https://github.com/4lineclear/cbnf
[INFO] tweaked toml for git repo https://github.com/4lineclear/cbnf written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4lineclear/cbnf 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/4lineclear/cbnf 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c29b544e746f85eafb055f7c3f7222a863ff541fcfc91ae74fcb22c7e897ae17
[INFO] running `Command { std: "docker" "start" "-a" "c29b544e746f85eafb055f7c3f7222a863ff541fcfc91ae74fcb22c7e897ae17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c29b544e746f85eafb055f7c3f7222a863ff541fcfc91ae74fcb22c7e897ae17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c29b544e746f85eafb055f7c3f7222a863ff541fcfc91ae74fcb22c7e897ae17", kill_on_drop: false }`
[INFO] [stdout] c29b544e746f85eafb055f7c3f7222a863ff541fcfc91ae74fcb22c7e897ae17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fac5557e8c1148d0f490324c51cf20e392bdcc9123c88e750117f2ca9f0eb9c5
[INFO] running `Command { std: "docker" "start" "-a" "fac5557e8c1148d0f490324c51cf20e392bdcc9123c88e750117f2ca9f0eb9c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking unicode-properties v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking cbnf v0.1.0 (/opt/rustwide/workdir/cbnf)
[INFO] [stderr]  Documenting cbnf v0.1.0 (/opt/rustwide/workdir/cbnf)
[INFO] [stdout] warning: no documentation found for this crate's top-level module
[INFO] [stdout]    --> cbnf/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![allow(clippy::option_option)]
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | use indexmap::IndexMap;
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: The following guide may be of use:
[INFO] [stdout]             https://doc.rust-lang.org/beta/rustdoc/how-to-write-documentation.html
[INFO] [stdout]     = note: `-D rustdoc::missing-crate-level-docs` implied by `-D rustdoc::all`
[INFO] [stdout]     = help: to override `-D rustdoc::all` add `#[allow(rustdoc::missing_crate_level_docs)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]  Documenting cbnf-ls v0.0.1 (/opt/rustwide/workdir/cbnf-ls)
[INFO] [stdout] warning: no documentation found for this crate's top-level module
[INFO] [stdout]    --> cbnf-ls/src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![allow(clippy::significant_drop_tightening)]
[INFO] [stdout]   2 | | use std::fmt::Display;
[INFO] [stdout]   3 | |
[INFO] [stdout]   4 | | use cbnf::indexmap::IndexMap;
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: The following guide may be of use:
[INFO] [stdout]             https://doc.rust-lang.org/beta/rustdoc/how-to-write-documentation.html
[INFO] [stdout]     = note: `-D rustdoc::missing-crate-level-docs` implied by `-D rustdoc::all`
[INFO] [stdout]     = help: to override `-D rustdoc::all` add `#[allow(rustdoc::missing_crate_level_docs)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.08s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cbnf/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "fac5557e8c1148d0f490324c51cf20e392bdcc9123c88e750117f2ca9f0eb9c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fac5557e8c1148d0f490324c51cf20e392bdcc9123c88e750117f2ca9f0eb9c5", kill_on_drop: false }`
[INFO] [stdout] fac5557e8c1148d0f490324c51cf20e392bdcc9123c88e750117f2ca9f0eb9c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e83967feef5b834d4d65ac9b7aba3f52270af5d5473f1ad6b39a8bcd7eebce47
[INFO] running `Command { std: "docker" "start" "-a" "e83967feef5b834d4d65ac9b7aba3f52270af5d5473f1ad6b39a8bcd7eebce47", 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" "e83967feef5b834d4d65ac9b7aba3f52270af5d5473f1ad6b39a8bcd7eebce47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e83967feef5b834d4d65ac9b7aba3f52270af5d5473f1ad6b39a8bcd7eebce47", kill_on_drop: false }`
[INFO] [stdout] e83967feef5b834d4d65ac9b7aba3f52270af5d5473f1ad6b39a8bcd7eebce47
