[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 1.91.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alex-Shand/crambly on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Alex-Shand/pratt.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Alex-Shand/span.git`
[INFO] [stderr]     Updating git repository `https://github.com/Alex-Shand/proc.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] [stderr]   Downloaded do_while v0.1.0
[INFO] [stderr]   Downloaded delegate-attr v0.2.9
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded camino v1.2.1
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded proc-macro-crate v3.4.0
[INFO] [stderr]   Downloaded sealed v0.6.0
[INFO] [stderr]   Downloaded owned_chars v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 336852ee277cdc87639fde05b37bb2ac33ede4a2bc09df26d261b493b794254a
[INFO] running `Command { std: "docker" "start" "-a" "336852ee277cdc87639fde05b37bb2ac33ede4a2bc09df26d261b493b794254a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "336852ee277cdc87639fde05b37bb2ac33ede4a2bc09df26d261b493b794254a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "336852ee277cdc87639fde05b37bb2ac33ede4a2bc09df26d261b493b794254a", kill_on_drop: false }`
[INFO] [stdout] 336852ee277cdc87639fde05b37bb2ac33ede4a2bc09df26d261b493b794254a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bde6e63ef90eee3b2822ac5a4e2ccff424fb403461bde3f73ec0cc1d49a41932
[INFO] running `Command { std: "docker" "start" "-a" "bde6e63ef90eee3b2822ac5a4e2ccff424fb403461bde3f73ec0cc1d49a41932", 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 libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking do_while v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[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]     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 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 42.07s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/crambly/index.html
[INFO] running `Command { std: "docker" "inspect" "bde6e63ef90eee3b2822ac5a4e2ccff424fb403461bde3f73ec0cc1d49a41932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde6e63ef90eee3b2822ac5a4e2ccff424fb403461bde3f73ec0cc1d49a41932", kill_on_drop: false }`
[INFO] [stdout] bde6e63ef90eee3b2822ac5a4e2ccff424fb403461bde3f73ec0cc1d49a41932
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "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] 5961cb796bc4a496dd8c17db3e7cca1fcc5fbf58f47dca3b3bbd41491d9a46c0
[INFO] running `Command { std: "docker" "start" "-a" "5961cb796bc4a496dd8c17db3e7cca1fcc5fbf58f47dca3b3bbd41491d9a46c0", 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]    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]     Checking owned_chars v0.3.2
[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.83s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/crambly/index.html
[INFO] running `Command { std: "docker" "inspect" "5961cb796bc4a496dd8c17db3e7cca1fcc5fbf58f47dca3b3bbd41491d9a46c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5961cb796bc4a496dd8c17db3e7cca1fcc5fbf58f47dca3b3bbd41491d9a46c0", kill_on_drop: false }`
[INFO] [stdout] 5961cb796bc4a496dd8c17db3e7cca1fcc5fbf58f47dca3b3bbd41491d9a46c0
