[INFO] cloning repository https://github.com/ChristopherBiscardi/digital-garden
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristopherBiscardi/digital-garden" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherBiscardi%2Fdigital-garden", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherBiscardi%2Fdigital-garden'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95d2d82364305ce39150bc2e8301bf6adece1696
[INFO] documenting ChristopherBiscardi/digital-garden 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%2FChristopherBiscardi%2Fdigital-garden" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChristopherBiscardi/digital-garden
[INFO] finished tweaking git repo https://github.com/ChristopherBiscardi/digital-garden
[INFO] tweaked toml for git repo https://github.com/ChristopherBiscardi/digital-garden written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChristopherBiscardi/digital-garden 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/ChristopherBiscardi/digital-garden 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff7608edf4b1c6d0222d70b81756c2856ea0ce00f9300169da61a1633be66ec7
[INFO] running `Command { std: "docker" "start" "-a" "ff7608edf4b1c6d0222d70b81756c2856ea0ce00f9300169da61a1633be66ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff7608edf4b1c6d0222d70b81756c2856ea0ce00f9300169da61a1633be66ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff7608edf4b1c6d0222d70b81756c2856ea0ce00f9300169da61a1633be66ec7", kill_on_drop: false }`
[INFO] [stdout] ff7608edf4b1c6d0222d70b81756c2856ea0ce00f9300169da61a1633be66ec7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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] ec26fdabbcbf78dc3490167720a7f42425c514033d87e2f8e7270f607910ba03
[INFO] running `Command { std: "docker" "start" "-a" "ec26fdabbcbf78dc3490167720a7f42425c514033d87e2f8e7270f607910ba03", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.55
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking sharded-slab v0.0.9
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking smallvec v1.5.1
[INFO] [stderr]     Checking regex-syntax v0.6.19
[INFO] [stderr]     Checking pin-project-lite v0.1.10
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking tracing-subscriber v0.2.13
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling eyre v0.6.1
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]     Checking indenter v0.3.0
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking parking_lot_core v0.8.2
[INFO] [stderr]     Checking mio v0.7.6
[INFO] [stderr]     Checking signal-hook-registry v1.2.2
[INFO] [stderr]    Compiling onig_sys v69.6.0
[INFO] [stderr]     Checking terminal_size v0.1.15
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rustc-demangle v0.1.17
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking object v0.20.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking signal-hook v0.1.16
[INFO] [stderr]     Checking yaml-rust v0.4.4
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking crossterm v0.18.2
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking which v3.1.1
[INFO] [stderr]     Checking flate2 v1.0.19
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking owo-colors v1.1.3
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking directories v3.0.1
[INFO] [stderr]     Checking rprompt v1.0.5
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking edit v0.1.2
[INFO] [stderr]     Checking regex v1.4.0
[INFO] [stderr]     Checking addr2line v0.13.0
[INFO] [stderr]     Checking console v0.13.0
[INFO] [stderr]     Checking dialoguer v0.7.1
[INFO] [stderr]     Checking backtrace v0.3.52
[INFO] [stderr]     Checking onig v6.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling structopt-derive v0.4.12
[INFO] [stderr]     Checking tracing v0.1.21
[INFO] [stderr]     Checking thiserror v1.0.22
[INFO] [stderr]     Checking minus v2.1.0
[INFO] [stderr]     Checking tracing-error v0.1.2
[INFO] [stderr]     Checking color-spantrace v0.1.4
[INFO] [stderr]     Checking color-eyre v0.5.6
[INFO] [stderr]     Checking structopt v0.3.19
[INFO] [stderr]     Checking plist v1.0.0
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]     Checking syntect v4.5.0
[INFO] [stderr]  Documenting digital-garden v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking digital-garden v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(bool_to_option)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capture-spantrace`
[INFO] [stdout]    --> src/main.rs:244:7
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[cfg(feature = "capture-spantrace")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `capture-spantrace` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `capture-spantrace`
[INFO] [stdout]    --> src/main.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[cfg(feature = "capture-spantrace")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `capture-spantrace` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `digital-garden`
[INFO] running `Command { std: "docker" "inspect" "ec26fdabbcbf78dc3490167720a7f42425c514033d87e2f8e7270f607910ba03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec26fdabbcbf78dc3490167720a7f42425c514033d87e2f8e7270f607910ba03", kill_on_drop: false }`
[INFO] [stdout] ec26fdabbcbf78dc3490167720a7f42425c514033d87e2f8e7270f607910ba03
