[INFO] cloning repository https://github.com/oritwoen/vgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oritwoen/vgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foritwoen%2Fvgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foritwoen%2Fvgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b7e65b3b9e866fd32c1a88ca280d58d8f49957e [INFO] documenting oritwoen/vgen against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foritwoen%2Fvgen" "/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/oritwoen/vgen [INFO] finished tweaking git repo https://github.com/oritwoen/vgen [INFO] tweaked toml for git repo https://github.com/oritwoen/vgen written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oritwoen/vgen on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oritwoen/vgen 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5ed0aefd7612f0d9fcf4fbf636025f6b5fe34da5bd3b9b06d238613ea4bad38 [INFO] running `Command { std: "docker" "start" "-a" "c5ed0aefd7612f0d9fcf4fbf636025f6b5fe34da5bd3b9b06d238613ea4bad38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5ed0aefd7612f0d9fcf4fbf636025f6b5fe34da5bd3b9b06d238613ea4bad38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ed0aefd7612f0d9fcf4fbf636025f6b5fe34da5bd3b9b06d238613ea4bad38", kill_on_drop: false }` [INFO] [stdout] c5ed0aefd7612f0d9fcf4fbf636025f6b5fe34da5bd3b9b06d238613ea4bad38 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccaebc621954c58d3f58341369b814750c2859f1f2efb3cb2cdd0ab91ff1aebf [INFO] running `Command { std: "docker" "start" "-a" "ccaebc621954c58d3f58341369b814750c2859f1f2efb3cb2cdd0ab91ff1aebf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling naga v28.0.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Compiling wgpu-hal v28.0.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Checking hex-conservative v0.2.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling wgpu-core v28.0.0 [INFO] [stderr] Checking bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling wgpu v28.0.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling bitcoin v0.32.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking wgpu-types v28.0.0 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling boha v0.11.0 [INFO] [stderr] Checking gpu-allocator v0.28.0 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v28.0.0 [INFO] [stderr] Documenting vgen v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] [stderr] Generated /opt/rustwide/target/doc/vgen/index.html [INFO] running `Command { std: "docker" "inspect" "ccaebc621954c58d3f58341369b814750c2859f1f2efb3cb2cdd0ab91ff1aebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccaebc621954c58d3f58341369b814750c2859f1f2efb3cb2cdd0ab91ff1aebf", kill_on_drop: false }` [INFO] [stdout] ccaebc621954c58d3f58341369b814750c2859f1f2efb3cb2cdd0ab91ff1aebf [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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] b5464c47f36c9dad203c298b25f619e2a773abcf224f7ddf95105ed30f5b58f5 [INFO] running `Command { std: "docker" "start" "-a" "b5464c47f36c9dad203c298b25f619e2a773abcf224f7ddf95105ed30f5b58f5", kill_on_drop: false }` [INFO] [stderr] Documenting vgen v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.22s [INFO] [stderr] Generated /opt/rustwide/target/doc/vgen/index.html [INFO] running `Command { std: "docker" "inspect" "b5464c47f36c9dad203c298b25f619e2a773abcf224f7ddf95105ed30f5b58f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5464c47f36c9dad203c298b25f619e2a773abcf224f7ddf95105ed30f5b58f5", kill_on_drop: false }` [INFO] [stdout] b5464c47f36c9dad203c298b25f619e2a773abcf224f7ddf95105ed30f5b58f5