[INFO] cloning repository https://github.com/54corbin/fair-bite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/54corbin/fair-bite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F54corbin%2Ffair-bite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F54corbin%2Ffair-bite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03d3c15c970f8f2d709dcdc9e3e1c56a00e39680
[INFO] documenting 54corbin/fair-bite 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%2F54corbin%2Ffair-bite" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/54corbin/fair-bite
[INFO] finished tweaking git repo https://github.com/54corbin/fair-bite
[INFO] tweaked toml for git repo https://github.com/54corbin/fair-bite written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/54corbin/fair-bite 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/54corbin/fair-bite 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1927a100947ea5ef061767d4eefe1c14b8b0e1f8c113605b0cd643d782dbc6f6
[INFO] running `Command { std: "docker" "start" "-a" "1927a100947ea5ef061767d4eefe1c14b8b0e1f8c113605b0cd643d782dbc6f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1927a100947ea5ef061767d4eefe1c14b8b0e1f8c113605b0cd643d782dbc6f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1927a100947ea5ef061767d4eefe1c14b8b0e1f8c113605b0cd643d782dbc6f6", kill_on_drop: false }`
[INFO] [stdout] 1927a100947ea5ef061767d4eefe1c14b8b0e1f8c113605b0cd643d782dbc6f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 96af87cb642e2d1d2fe7b8fbab00c0b9427514a579183df4945d000e65bbdccc
[INFO] running `Command { std: "docker" "start" "-a" "96af87cb642e2d1d2fe7b8fbab00c0b9427514a579183df4945d000e65bbdccc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling holochain_serialized_bytes_derive v0.0.56
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking holochain_util v0.5.4
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde-transcode v1.1.1
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking holochain_secure_primitive v0.5.4
[INFO] [stderr]     Checking holochain_serialized_bytes v0.0.56
[INFO] [stderr]     Checking holochain_wasmer_common v0.0.101
[INFO] [stderr]     Checking holo_hash v0.5.4
[INFO] [stderr]     Checking holochain_wasmer_guest v0.0.101
[INFO] [stderr]    Compiling holochain_timestamp v0.5.4
[INFO] [stderr]     Checking holochain_integrity_types v0.5.4
[INFO] [stderr]     Checking holochain_nonce v0.5.4
[INFO] [stderr]     Checking holochain_zome_types v0.5.4
[INFO] [stderr]    Compiling hdk_derive v0.5.4
[INFO] [stderr]     Checking hdi v0.6.4
[INFO] [stderr]     Checking token_integrity v0.0.1 (/opt/rustwide/workdir/dnas/dao/zomes/integrity/token)
[INFO] [stderr]     Checking hdk v0.5.4
[INFO] [stderr]  Documenting token_integrity v0.0.1 (/opt/rustwide/workdir/dnas/dao/zomes/integrity/token)
[INFO] [stderr]  Documenting token v0.0.1 (/opt/rustwide/workdir/dnas/dao/zomes/coordinator/token)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 44.51s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/token/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "96af87cb642e2d1d2fe7b8fbab00c0b9427514a579183df4945d000e65bbdccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96af87cb642e2d1d2fe7b8fbab00c0b9427514a579183df4945d000e65bbdccc", kill_on_drop: false }`
[INFO] [stdout] 96af87cb642e2d1d2fe7b8fbab00c0b9427514a579183df4945d000e65bbdccc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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] 61f557efd5ce365793ecd79739bb1f879f7abacdd5049b15e5f1327d00ad04aa
[INFO] running `Command { std: "docker" "start" "-a" "61f557efd5ce365793ecd79739bb1f879f7abacdd5049b15e5f1327d00ad04aa", 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" "61f557efd5ce365793ecd79739bb1f879f7abacdd5049b15e5f1327d00ad04aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61f557efd5ce365793ecd79739bb1f879f7abacdd5049b15e5f1327d00ad04aa", kill_on_drop: false }`
[INFO] [stdout] 61f557efd5ce365793ecd79739bb1f879f7abacdd5049b15e5f1327d00ad04aa
