[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] ff941d3cdba71ee8ff6e6a91f178f083c5ba2c37
[INFO] documenting Alex-Shand/crambly 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%2FAlex-Shand%2Fcrambly" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alex-Shand/crambly 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/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-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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d227c402bbb369b419fa9ec4112d5ade317c840b5186b18295d1490895fa8dba
[INFO] running `Command { std: "docker" "start" "-a" "d227c402bbb369b419fa9ec4112d5ade317c840b5186b18295d1490895fa8dba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d227c402bbb369b419fa9ec4112d5ade317c840b5186b18295d1490895fa8dba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d227c402bbb369b419fa9ec4112d5ade317c840b5186b18295d1490895fa8dba", kill_on_drop: false }`
[INFO] [stdout] d227c402bbb369b419fa9ec4112d5ade317c840b5186b18295d1490895fa8dba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/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] 11bab8d71f3eef93d5b930888e0bb4220aea647c0df6cbf1f54dd51429ea5390
[INFO] running `Command { std: "docker" "start" "-a" "11bab8d71f3eef93d5b930888e0bb4220aea647c0df6cbf1f54dd51429ea5390", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking do_while v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.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.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking owned_chars v0.3.2
[INFO] [stderr]    Compiling proc_common v0.1.0 (https://github.com/Alex-Shand/proc.git#5e104c07)
[INFO] [stderr]    Compiling proc_attribute v0.1.0 (https://github.com/Alex-Shand/proc.git#5e104c07)
[INFO] [stderr]    Compiling proc_derive v0.1.0 (https://github.com/Alex-Shand/proc.git#5e104c07)
[INFO] [stderr]    Compiling proc_function v0.1.0 (https://github.com/Alex-Shand/proc.git#5e104c07)
[INFO] [stderr]    Compiling proc_parse v0.1.0 (https://github.com/Alex-Shand/proc.git#5e104c07)
[INFO] [stderr]    Compiling proc v0.1.0 (https://github.com/Alex-Shand/proc.git#5e104c07)
[INFO] [stderr]    Compiling pratt_derive v0.1.0 (https://github.com/Alex-Shand/pratt.git#17263ee1)
[INFO] [stderr]     Checking span v0.1.0 (https://github.com/Alex-Shand/span.git#ed90e8f3)
[INFO] [stderr]     Checking pratt v0.1.0 (https://github.com/Alex-Shand/pratt.git#17263ee1)
[INFO] [stderr]  Documenting crambly v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.15s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/crambly/index.html
[INFO] running `Command { std: "docker" "inspect" "11bab8d71f3eef93d5b930888e0bb4220aea647c0df6cbf1f54dd51429ea5390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11bab8d71f3eef93d5b930888e0bb4220aea647c0df6cbf1f54dd51429ea5390", kill_on_drop: false }`
[INFO] [stdout] 11bab8d71f3eef93d5b930888e0bb4220aea647c0df6cbf1f54dd51429ea5390
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/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] c2c6040aea37180f5230c41f6b39ad9214a53b4e77056ed9223909cc2408e87e
[INFO] running `Command { std: "docker" "start" "-a" "c2c6040aea37180f5230c41f6b39ad9214a53b4e77056ed9223909cc2408e87e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling quote v1.0.41
[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.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling proc_common v0.1.0 (https://github.com/Alex-Shand/proc.git#5e104c07)
[INFO] [stderr]    Compiling proc_attribute v0.1.0 (https://github.com/Alex-Shand/proc.git#5e104c07)
[INFO] [stderr]    Compiling proc_derive v0.1.0 (https://github.com/Alex-Shand/proc.git#5e104c07)
[INFO] [stderr]    Compiling proc_function v0.1.0 (https://github.com/Alex-Shand/proc.git#5e104c07)
[INFO] [stderr]    Compiling proc_parse v0.1.0 (https://github.com/Alex-Shand/proc.git#5e104c07)
[INFO] [stderr]    Compiling proc v0.1.0 (https://github.com/Alex-Shand/proc.git#5e104c07)
[INFO] [stderr]    Compiling pratt_derive v0.1.0 (https://github.com/Alex-Shand/pratt.git#17263ee1)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking span v0.1.0 (https://github.com/Alex-Shand/span.git#ed90e8f3)
[INFO] [stderr]     Checking pratt v0.1.0 (https://github.com/Alex-Shand/pratt.git#17263ee1)
[INFO] [stderr]  Documenting crambly v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.66s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/crambly/index.html
[INFO] running `Command { std: "docker" "inspect" "c2c6040aea37180f5230c41f6b39ad9214a53b4e77056ed9223909cc2408e87e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2c6040aea37180f5230c41f6b39ad9214a53b4e77056ed9223909cc2408e87e", kill_on_drop: false }`
[INFO] [stdout] c2c6040aea37180f5230c41f6b39ad9214a53b4e77056ed9223909cc2408e87e
