[INFO] cloning repository https://github.com/BlakeWilliams/rust-brainfuck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlakeWilliams/rust-brainfuck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlakeWilliams%2Frust-brainfuck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlakeWilliams%2Frust-brainfuck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2bfffbc4584601297338231f62c9b0669263cbd6
[INFO] documenting BlakeWilliams/rust-brainfuck 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%2FBlakeWilliams%2Frust-brainfuck" "/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/BlakeWilliams/rust-brainfuck
[INFO] finished tweaking git repo https://github.com/BlakeWilliams/rust-brainfuck
[INFO] tweaked toml for git repo https://github.com/BlakeWilliams/rust-brainfuck written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlakeWilliams/rust-brainfuck 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/BlakeWilliams/rust-brainfuck 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: 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c217e54b43c7f8ada609737e05e87e8ef1b8b3e39465bf1bf14dfd04b742be98
[INFO] running `Command { std: "docker" "start" "-a" "c217e54b43c7f8ada609737e05e87e8ef1b8b3e39465bf1bf14dfd04b742be98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c217e54b43c7f8ada609737e05e87e8ef1b8b3e39465bf1bf14dfd04b742be98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c217e54b43c7f8ada609737e05e87e8ef1b8b3e39465bf1bf14dfd04b742be98", kill_on_drop: false }`
[INFO] [stdout] c217e54b43c7f8ada609737e05e87e8ef1b8b3e39465bf1bf14dfd04b742be98
[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: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] 792d65119f895b1d55a3d0db3775f88754a1b6c05e384c35fc4aa5382123c304
[INFO] running `Command { std: "docker" "start" "-a" "792d65119f895b1d55a3d0db3775f88754a1b6c05e384c35fc4aa5382123c304", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Documenting brainfuck v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::io::stdio::StdinReader`
[INFO] [stdout]  --> src/brainfuck/tape.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::stdio::StdinReader;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `StdinReader` in `io::stdio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::io::File`
[INFO] [stdout]  --> src/brainfuck/program.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ no `File` in `io`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 1 - use std::io::File;
[INFO] [stdout] 1 + use std::fs::File;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]  --> src/brainfuck/program.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn new(file_path: &Path) -> Program {
[INFO] [stdout]   |                            ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::path::Path;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]   --> src/brainfuck/program.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn read_program(path: &Path) -> Vec<char> {
[INFO] [stdout]    |                            ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Path` in this scope
[INFO] [stdout]   --> src/main.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn get_path() -> Path {
[INFO] [stdout]    |                  ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `stdio` is private
[INFO] [stdout]  --> src/brainfuck/tape.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::stdio::StdinReader;
[INFO] [stdout]   |              ^^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `stdio` is defined here
[INFO] [stdout]  --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:344:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid suffix `us` for number literal
[INFO] [stdout]   --> src/brainfuck/tape.rs:12:45
[INFO] [stdout]    |
[INFO] [stdout] 12 |             content: iter::repeat(0u8).take(30_000us).collect(),
[INFO] [stdout]    |                                             ^^^^^^^^ invalid suffix `us`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `brainfuck`
[INFO] running `Command { std: "docker" "inspect" "792d65119f895b1d55a3d0db3775f88754a1b6c05e384c35fc4aa5382123c304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "792d65119f895b1d55a3d0db3775f88754a1b6c05e384c35fc4aa5382123c304", kill_on_drop: false }`
[INFO] [stdout] 792d65119f895b1d55a3d0db3775f88754a1b6c05e384c35fc4aa5382123c304
