[INFO] cloning repository https://github.com/BMeu/CRGP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BMeu/CRGP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBMeu%2FCRGP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBMeu%2FCRGP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8860dec2201dc720b4f226a38052b028501dc73c
[INFO] documenting BMeu/CRGP 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%2FBMeu%2FCRGP" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BMeu/CRGP
[INFO] finished tweaking git repo https://github.com/BMeu/CRGP
[INFO] tweaked toml for git repo https://github.com/BMeu/CRGP written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BMeu/CRGP 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/BMeu/CRGP 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] [stderr] warning: /workspace/builds/worker-3-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crgp-lib/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76061e3397d92dcd72869ec1020f9e66c56f45b621dbdfbe6651efd6553d7d99
[INFO] running `Command { std: "docker" "start" "-a" "76061e3397d92dcd72869ec1020f9e66c56f45b621dbdfbe6651efd6553d7d99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76061e3397d92dcd72869ec1020f9e66c56f45b621dbdfbe6651efd6553d7d99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76061e3397d92dcd72869ec1020f9e66c56f45b621dbdfbe6651efd6553d7d99", kill_on_drop: false }`
[INFO] [stdout] 76061e3397d92dcd72869ec1020f9e66c56f45b621dbdfbe6651efd6553d7d99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa4561f2b038273d0bc404c74992b859db0af42b3ada18a2267dba0d80798e1b
[INFO] running `Command { std: "docker" "start" "-a" "aa4561f2b038273d0bc404c74992b859db0af42b3ada18a2267dba0d80798e1b", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crgp-lib/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.28
[INFO] [stderr]    Compiling gcc v0.3.51
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling typenum v1.5.2
[INFO] [stderr]     Checking odds v0.2.25
[INFO] [stderr]     Checking num-traits v0.1.40
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]    Compiling serde v1.0.89
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking rustc-demangle v0.1.4
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking constant_time_eq v0.1.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking unicode-normalization v0.1.5
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking byte-tools v0.1.3
[INFO] [stderr]     Checking xml-rs v0.3.6
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking serde v0.9.15
[INFO] [stderr]     Checking openssl-probe v0.1.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking percent-encoding v1.0.0
[INFO] [stderr]     Checking byteorder v0.4.2
[INFO] [stderr]     Checking getopts v0.2.14
[INFO] [stderr]     Checking num-integer v0.1.35
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling regex v0.2.10
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]     Checking abomonation v0.4.5
[INFO] [stderr]     Checking nodrop v0.1.9
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking idna v0.1.4
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]     Checking regex-syntax v0.5.3
[INFO] [stderr]     Checking time v0.1.39
[INFO] [stderr]     Checking num-iter v0.1.34
[INFO] [stdout] error[E0503]: cannot use `state` because it was mutably borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getopts-0.2.14/src/lib.rs:1008:25
[INFO] [stdout]      |
[INFO] [stdout]  955 |     let mut machine = |cont: &mut bool, (i, c): (usize, char)| {
[INFO] [stdout]      |                       ---------------------------------------- `state` is borrowed here
[INFO] [stdout] ...
[INFO] [stdout]  959 |         state = match (state, whitespace, limit) {
[INFO] [stdout]      |         ----- borrow occurs due to use of `state` in closure
[INFO] [stdout] ...
[INFO] [stdout] 1008 |     while cont && match state { B | C => true, A => false } {
[INFO] [stdout]      |                         ^^^^^ use of borrowed `state`
[INFO] [stdout] 1009 |         machine(&mut cont, (fake_i, ' '));
[INFO] [stdout]      |         ------- borrow later used here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0503`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `getopts` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "aa4561f2b038273d0bc404c74992b859db0af42b3ada18a2267dba0d80798e1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa4561f2b038273d0bc404c74992b859db0af42b3ada18a2267dba0d80798e1b", kill_on_drop: false }`
[INFO] [stdout] aa4561f2b038273d0bc404c74992b859db0af42b3ada18a2267dba0d80798e1b
