[INFO] cloning repository https://github.com/Aemmel/first-rust-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aemmel/first-rust-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAemmel%2Ffirst-rust-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAemmel%2Ffirst-rust-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4dd5ff94193136c886743b001a849e786fe0f61c
[INFO] documenting Aemmel/first-rust-project against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAemmel%2Ffirst-rust-project" "/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/Aemmel/first-rust-project
[INFO] finished tweaking git repo https://github.com/Aemmel/first-rust-project
[INFO] tweaked toml for git repo https://github.com/Aemmel/first-rust-project written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aemmel/first-rust-project on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aemmel/first-rust-project 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0763934883ffeb20a83c88f3967a428fe649d759af7fc781a9af3bce5ef33e2
[INFO] running `Command { std: "docker" "start" "-a" "b0763934883ffeb20a83c88f3967a428fe649d759af7fc781a9af3bce5ef33e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0763934883ffeb20a83c88f3967a428fe649d759af7fc781a9af3bce5ef33e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0763934883ffeb20a83c88f3967a428fe649d759af7fc781a9af3bce5ef33e2", kill_on_drop: false }`
[INFO] [stdout] b0763934883ffeb20a83c88f3967a428fe649d759af7fc781a9af3bce5ef33e2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 620ca9f33bdbf0d22c611fb9980a4a731113f4f795f7cdf887d5905e0b2d1600
[INFO] running `Command { std: "docker" "start" "-a" "620ca9f33bdbf0d22c611fb9980a4a731113f4f795f7cdf887d5905e0b2d1600", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking tui v0.16.0
[INFO] [stderr]     Checking tabcel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting tabcel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn iter(&self) -> std::collections::hash_map::Iter<Coord, Cell> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, Coord, Cell> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/tabcel/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "620ca9f33bdbf0d22c611fb9980a4a731113f4f795f7cdf887d5905e0b2d1600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "620ca9f33bdbf0d22c611fb9980a4a731113f4f795f7cdf887d5905e0b2d1600", kill_on_drop: false }`
[INFO] [stdout] 620ca9f33bdbf0d22c611fb9980a4a731113f4f795f7cdf887d5905e0b2d1600
[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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "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] a25b23ceb97758ecaab194c4b1a9a69ae5851c61fb0110325b51d8b4976a5e67
[INFO] running `Command { std: "docker" "start" "-a" "a25b23ceb97758ecaab194c4b1a9a69ae5851c61fb0110325b51d8b4976a5e67", kill_on_drop: false }`
[INFO] [stderr]  Documenting tabcel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/tabcel/index.html
[INFO] running `Command { std: "docker" "inspect" "a25b23ceb97758ecaab194c4b1a9a69ae5851c61fb0110325b51d8b4976a5e67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a25b23ceb97758ecaab194c4b1a9a69ae5851c61fb0110325b51d8b4976a5e67", kill_on_drop: false }`
[INFO] [stdout] a25b23ceb97758ecaab194c4b1a9a69ae5851c61fb0110325b51d8b4976a5e67
