[INFO] cloning repository https://github.com/Random-Scientist/capuronii
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Random-Scientist/capuronii" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandom-Scientist%2Fcapuronii", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRandom-Scientist%2Fcapuronii'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ac025e6ccfa700827de34ecf440a831e73c39eb
[INFO] documenting Random-Scientist/capuronii 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%2FRandom-Scientist%2Fcapuronii" "/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/Random-Scientist/capuronii
[INFO] finished tweaking git repo https://github.com/Random-Scientist/capuronii
[INFO] tweaked toml for git repo https://github.com/Random-Scientist/capuronii written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Random-Scientist/capuronii 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/Random-Scientist/capuronii 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] 960b327a2398f66fdd2e05c03bfdc33c0a6f5a4caa11e9d69a845c3c9c401e2e
[INFO] running `Command { std: "docker" "start" "-a" "960b327a2398f66fdd2e05c03bfdc33c0a6f5a4caa11e9d69a845c3c9c401e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "960b327a2398f66fdd2e05c03bfdc33c0a6f5a4caa11e9d69a845c3c9c401e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "960b327a2398f66fdd2e05c03bfdc33c0a6f5a4caa11e9d69a845c3c9c401e2e", kill_on_drop: false }`
[INFO] [stdout] 960b327a2398f66fdd2e05c03bfdc33c0a6f5a4caa11e9d69a845c3c9c401e2e
[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] 8b64f0541bdbd32e1fafb1d0a423adb97143e1e8fbfb7cd24cbb44504255350d
[INFO] running `Command { std: "docker" "start" "-a" "8b64f0541bdbd32e1fafb1d0a423adb97143e1e8fbfb7cd24cbb44504255350d", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking typed-index-collections v3.3.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking replace_with v0.1.8
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]     Checking logos v0.15.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking parse v0.1.0 (https://github.com/fadaaszhi/ambavia?rev=8f9b16a4cf3d44dba0764dedcf45e9fab4987869#8f9b16a4)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ambavia-801acda5d52f45eb/8f9b16a/parse/src/op.rs:497:30
[INFO] [stdout]     |
[INFO] [stdout] 497 | ...                   &format!(" and {last}")
[INFO] [stdout]     |                       -^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                       ||                    |
[INFO] [stdout]     |                       ||                    temporary value is freed at the end of this statement
[INFO] [stdout]     |                       |creates a temporary value which is freed while still in use
[INFO] [stdout]     |                       borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parse` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8b64f0541bdbd32e1fafb1d0a423adb97143e1e8fbfb7cd24cbb44504255350d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b64f0541bdbd32e1fafb1d0a423adb97143e1e8fbfb7cd24cbb44504255350d", kill_on_drop: false }`
[INFO] [stdout] 8b64f0541bdbd32e1fafb1d0a423adb97143e1e8fbfb7cd24cbb44504255350d
