[INFO] cloning repository https://github.com/Alex-Shand/crambly
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alex-Shand/crambly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-Shand%2Fcrambly", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-Shand%2Fcrambly'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b379fbd86762810c527583969f8fe7771f5ca63
[INFO] documenting Alex-Shand/crambly against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-Shand%2Fcrambly" "/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/Alex-Shand/crambly
[INFO] finished tweaking git repo https://github.com/Alex-Shand/crambly
[INFO] tweaked toml for git repo https://github.com/Alex-Shand/crambly written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alex-Shand/crambly on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alex-Shand/crambly 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-09-21" "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-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3dfb6be811ca6ce932cf80a7f8589d3f272d33db410b4cf237796d08268dd1a
[INFO] running `Command { std: "docker" "start" "-a" "a3dfb6be811ca6ce932cf80a7f8589d3f272d33db410b4cf237796d08268dd1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3dfb6be811ca6ce932cf80a7f8589d3f272d33db410b4cf237796d08268dd1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3dfb6be811ca6ce932cf80a7f8589d3f272d33db410b4cf237796d08268dd1a", kill_on_drop: false }`
[INFO] [stdout] a3dfb6be811ca6ce932cf80a7f8589d3f272d33db410b4cf237796d08268dd1a
[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-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a8fb368339b2d75f0f03dc36b525cf79fa15e3f440a8e6d643213c3ca2b39b1
[INFO] running `Command { std: "docker" "start" "-a" "5a8fb368339b2d75f0f03dc36b525cf79fa15e3f440a8e6d643213c3ca2b39b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]     Checking do_while v0.1.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling delegate-attr v0.2.9
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking owned_chars v0.3.2
[INFO] [stderr]    Compiling proc_common v0.1.0 (https://github.com/Alex-Shand/proc.git#60335cc1)
[INFO] [stderr]    Compiling proc_attribute v0.1.0 (https://github.com/Alex-Shand/proc.git#60335cc1)
[INFO] [stderr]    Compiling proc_derive v0.1.0 (https://github.com/Alex-Shand/proc.git#60335cc1)
[INFO] [stderr]    Compiling proc_function v0.1.0 (https://github.com/Alex-Shand/proc.git#60335cc1)
[INFO] [stderr]    Compiling proc_parse v0.1.0 (https://github.com/Alex-Shand/proc.git#60335cc1)
[INFO] [stderr]    Compiling proc v0.1.0 (https://github.com/Alex-Shand/proc.git#60335cc1)
[INFO] [stderr]    Compiling pratt_derive v0.1.0 (https://github.com/Alex-Shand/pratt.git#0ecba443)
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking span v0.1.0 (https://github.com/Alex-Shand/span.git#712ef731)
[INFO] [stderr]     Checking pratt v0.1.0 (https://github.com/Alex-Shand/pratt.git#0ecba443)
[INFO] [stderr]  Documenting crambly v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.42s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/crambly/index.html
[INFO] running `Command { std: "docker" "inspect" "5a8fb368339b2d75f0f03dc36b525cf79fa15e3f440a8e6d643213c3ca2b39b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a8fb368339b2d75f0f03dc36b525cf79fa15e3f440a8e6d643213c3ca2b39b1", kill_on_drop: false }`
[INFO] [stdout] 5a8fb368339b2d75f0f03dc36b525cf79fa15e3f440a8e6d643213c3ca2b39b1
[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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "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] 9fb66f27f057b903f18bead09f95c1af9844cec4a4a57c7bffbeaf2f22acb16e
[INFO] running `Command { std: "docker" "start" "-a" "9fb66f27f057b903f18bead09f95c1af9844cec4a4a57c7bffbeaf2f22acb16e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling delegate-attr v0.2.9
[INFO] [stderr]     Checking owned_chars v0.3.2
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling proc_common v0.1.0 (https://github.com/Alex-Shand/proc.git#60335cc1)
[INFO] [stderr]    Compiling proc_attribute v0.1.0 (https://github.com/Alex-Shand/proc.git#60335cc1)
[INFO] [stderr]    Compiling proc_derive v0.1.0 (https://github.com/Alex-Shand/proc.git#60335cc1)
[INFO] [stderr]    Compiling proc_function v0.1.0 (https://github.com/Alex-Shand/proc.git#60335cc1)
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling proc_parse v0.1.0 (https://github.com/Alex-Shand/proc.git#60335cc1)
[INFO] [stderr]    Compiling proc v0.1.0 (https://github.com/Alex-Shand/proc.git#60335cc1)
[INFO] [stderr]    Compiling pratt_derive v0.1.0 (https://github.com/Alex-Shand/pratt.git#0ecba443)
[INFO] [stderr]     Checking span v0.1.0 (https://github.com/Alex-Shand/span.git#712ef731)
[INFO] [stderr]     Checking pratt v0.1.0 (https://github.com/Alex-Shand/pratt.git#0ecba443)
[INFO] [stderr]  Documenting crambly v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.34s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/crambly/index.html
[INFO] running `Command { std: "docker" "inspect" "9fb66f27f057b903f18bead09f95c1af9844cec4a4a57c7bffbeaf2f22acb16e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb66f27f057b903f18bead09f95c1af9844cec4a4a57c7bffbeaf2f22acb16e", kill_on_drop: false }`
[INFO] [stdout] 9fb66f27f057b903f18bead09f95c1af9844cec4a4a57c7bffbeaf2f22acb16e
