[INFO] cloning repository https://github.com/nelrafa103/trc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nelrafa103/trc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelrafa103%2Ftrc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelrafa103%2Ftrc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d9190787facb4277517055f7ce915ef69926c70
[INFO] documenting nelrafa103/trc against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelrafa103%2Ftrc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nelrafa103/trc on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nelrafa103/trc
[INFO] finished tweaking git repo https://github.com/nelrafa103/trc
[INFO] tweaked toml for git repo https://github.com/nelrafa103/trc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/nelrafa103/trc 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-20" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bb051d18da29f8b526a4e3bff8f36c758a86914cb4ea1ebb98e48af1ce917ea
[INFO] running `Command { std: "docker" "start" "-a" "9bb051d18da29f8b526a4e3bff8f36c758a86914cb4ea1ebb98e48af1ce917ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bb051d18da29f8b526a4e3bff8f36c758a86914cb4ea1ebb98e48af1ce917ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bb051d18da29f8b526a4e3bff8f36c758a86914cb4ea1ebb98e48af1ce917ea", kill_on_drop: false }`
[INFO] [stdout] 9bb051d18da29f8b526a4e3bff8f36c758a86914cb4ea1ebb98e48af1ce917ea
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de5b60f6c22be178615e70a2e8208f46e100a824d2b75d54df27e0284b4a926f
[INFO] running `Command { std: "docker" "start" "-a" "de5b60f6c22be178615e70a2e8208f46e100a824d2b75d54df27e0284b4a926f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unicode-id-start v1.3.0
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking assert-unchecked v0.1.2
[INFO] [stderr]     Checking ryu-js v1.0.1
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling serde_derive_internals v0.28.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling oxc_ast_macros v0.29.0
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling tsify-macros v0.4.5
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]     Checking miette v7.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]     Checking oxc_diagnostics v0.29.0
[INFO] [stderr]     Checking js-sys v0.3.70
[INFO] [stderr]     Checking oxc_allocator v0.29.0
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking oxc_index v0.29.0
[INFO] [stderr]     Checking web-sys v0.3.70
[INFO] [stderr]     Checking gloo-utils v0.1.7
[INFO] [stderr]     Checking tsify v0.4.5
[INFO] [stderr]     Checking oxc_span v0.29.0
[INFO] [stderr]     Checking oxc_regular_expression v0.29.0
[INFO] [stderr]     Checking oxc_syntax v0.29.0
[INFO] [stderr]     Checking oxc_ast v0.29.0
[INFO] [stderr]     Checking oxc_parser v0.29.0
[INFO] [stderr]  Documenting trc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.70s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/trc/index.html
[INFO] running `Command { std: "docker" "inspect" "de5b60f6c22be178615e70a2e8208f46e100a824d2b75d54df27e0284b4a926f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de5b60f6c22be178615e70a2e8208f46e100a824d2b75d54df27e0284b4a926f", kill_on_drop: false }`
[INFO] [stdout] de5b60f6c22be178615e70a2e8208f46e100a824d2b75d54df27e0284b4a926f
