[INFO] cloning repository https://github.com/AlexanderHarrison/qc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderHarrison/qc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderHarrison%2Fqc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderHarrison%2Fqc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2beed20b8b2e68af674cc937ff49679ce87f4555
[INFO] documenting AlexanderHarrison/qc 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%2FAlexanderHarrison%2Fqc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexanderHarrison/qc
[INFO] finished tweaking git repo https://github.com/AlexanderHarrison/qc
[INFO] tweaked toml for git repo https://github.com/AlexanderHarrison/qc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexanderHarrison/qc 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/AlexanderHarrison/qc 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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d0ffed07d1d6b2d862445dc7e3bccb3ef0e36347af6ca7302a6e25edc25b5005
[INFO] running `Command { std: "docker" "start" "-a" "d0ffed07d1d6b2d862445dc7e3bccb3ef0e36347af6ca7302a6e25edc25b5005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0ffed07d1d6b2d862445dc7e3bccb3ef0e36347af6ca7302a6e25edc25b5005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0ffed07d1d6b2d862445dc7e3bccb3ef0e36347af6ca7302a6e25edc25b5005", kill_on_drop: false }`
[INFO] [stdout] d0ffed07d1d6b2d862445dc7e3bccb3ef0e36347af6ca7302a6e25edc25b5005
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f7c7c6877a968945c9c074ecab0f1cfa0b2f19c15f43e10a4ff9d8517080bfaf
[INFO] running `Command { std: "docker" "start" "-a" "f7c7c6877a968945c9c074ecab0f1cfa0b2f19c15f43e10a4ff9d8517080bfaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking bumpalo v3.12.1
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]  Documenting qc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected type, found `}`
[INFO] [stdout]   --> src/mir/mod.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct MIRIfPath {
[INFO] [stdout]    |            --------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 | }
[INFO] [stdout]    | ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,`
[INFO] [stdout]   --> src/mir/mod.rs:87:53
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let op = MIROperation::Argument { index: i },
[INFO] [stdout]    |                                                     ^ expected one of `.`, `;`, `?`, `else`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `}`, found `,`
[INFO] [stdout]    --> src/mir/mod.rs:153:34
[INFO] [stdout]     |
[INFO] [stdout] 153 |             MIROperation::If { .., ref mut expr_false } => *expr_false = Some(path_ref),
[INFO] [stdout]     |                                --^
[INFO] [stdout]     |                                | |
[INFO] [stdout]     |                                | expected `}`
[INFO] [stdout]     |                                `..` must be at the end and cannot have a trailing comma
[INFO] [stdout]     |
[INFO] [stdout] help: move the `..` to the end of the field list
[INFO] [stdout]     |
[INFO] [stdout] 153 -             MIROperation::If { .., ref mut expr_false } => *expr_false = Some(path_ref),
[INFO] [stdout] 153 +             MIROperation::If { ref mut expr_false, .. } => *expr_false = Some(path_ref),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `}`, found `,`
[INFO] [stdout]    --> src/mir/mod.rs:164:33
[INFO] [stdout]     |
[INFO] [stdout] 164 |            MIROperation::If { .., ref mut expr_false } => *expr_false = else_ref,
[INFO] [stdout]     |                               --^
[INFO] [stdout]     |                               | |
[INFO] [stdout]     |                               | expected `}`
[INFO] [stdout]     |                               `..` must be at the end and cannot have a trailing comma
[INFO] [stdout]     |
[INFO] [stdout] help: move the `..` to the end of the field list
[INFO] [stdout]     |
[INFO] [stdout] 164 -            MIROperation::If { .., ref mut expr_false } => *expr_false = else_ref,
[INFO] [stdout] 164 +            MIROperation::If { ref mut expr_false, .. } => *expr_false = else_ref,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found keyword `let`
[INFO] [stdout]    --> src/mir/mod.rs:197:6
[INFO] [stdout]     |
[INFO] [stdout] 197 |     }
[INFO] [stdout]     |      ^ help: add `;` here
[INFO] [stdout] 198 |
[INFO] [stdout] 199 |     let last_ref = simple_expr_ref;
[INFO] [stdout]     |     --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `qc`
[INFO] running `Command { std: "docker" "inspect" "f7c7c6877a968945c9c074ecab0f1cfa0b2f19c15f43e10a4ff9d8517080bfaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7c7c6877a968945c9c074ecab0f1cfa0b2f19c15f43e10a4ff9d8517080bfaf", kill_on_drop: false }`
[INFO] [stdout] f7c7c6877a968945c9c074ecab0f1cfa0b2f19c15f43e10a4ff9d8517080bfaf
