[INFO] cloning repository https://github.com/luong-komorebi/claude-dashboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luong-komorebi/claude-dashboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluong-komorebi%2Fclaude-dashboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluong-komorebi%2Fclaude-dashboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e1e3695035b9dd652268186639f9c786344724b
[INFO] documenting luong-komorebi/claude-dashboard/8e1e3695035b9dd652268186639f9c786344724b against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluong-komorebi%2Fclaude-dashboard" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luong-komorebi/claude-dashboard
[INFO] finished tweaking git repo https://github.com/luong-komorebi/claude-dashboard
[INFO] tweaked toml for git repo https://github.com/luong-komorebi/claude-dashboard written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luong-komorebi/claude-dashboard on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luong-komorebi/claude-dashboard 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded include-flate-compress v0.3.2
[INFO] [stderr]   Downloaded include-flate v0.3.2
[INFO] [stderr]   Downloaded dary_heap v0.3.8
[INFO] [stderr]   Downloaded libflate_lz77 v2.2.0
[INFO] [stderr]   Downloaded libflate v2.2.1
[INFO] [stderr]   Downloaded include-flate-codegen v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d4cdfd17041589587d39a2b2828069c529bff1988c38e14db54f7872b6fb9693
[INFO] running `Command { std: "docker" "start" "d4cdfd17041589587d39a2b2828069c529bff1988c38e14db54f7872b6fb9693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4cdfd17041589587d39a2b2828069c529bff1988c38e14db54f7872b6fb9693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4cdfd17041589587d39a2b2828069c529bff1988c38e14db54f7872b6fb9693" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4cdfd17041589587d39a2b2828069c529bff1988c38e14db54f7872b6fb9693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4cdfd17041589587d39a2b2828069c529bff1988c38e14db54f7872b6fb9693" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking rust-embed-utils v8.11.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]     Checking include-flate-compress v0.3.2
[INFO] [stderr]    Compiling include-flate-codegen v0.3.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking include-flate v0.3.2
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]  Documenting claude-dashboard-server v0.1.2 (/opt/rustwide/workdir/server)
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/server/../web/dist/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> server/src/main.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / /// Embeds the entire `web/dist/` directory into the binary at compile time.
[INFO] [stdout] 26 | | /// The path is resolved relative to this crate's `Cargo.toml`.
[INFO] [stdout] 27 | | #[derive(RustEmbed)]
[INFO] [stdout] 28 | | #[folder = "../web/dist/"]
[INFO] [stdout] 29 | | struct Assets;
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `claude-dashboard-server`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d4cdfd17041589587d39a2b2828069c529bff1988c38e14db54f7872b6fb9693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4cdfd17041589587d39a2b2828069c529bff1988c38e14db54f7872b6fb9693", kill_on_drop: false }`
[INFO] [stdout] d4cdfd17041589587d39a2b2828069c529bff1988c38e14db54f7872b6fb9693
