[INFO] cloning repository https://github.com/Adal612Git/Minigit-final
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adal612Git/Minigit-final" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdal612Git%2FMinigit-final", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdal612Git%2FMinigit-final'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8a2fdc25ec4f53a28de38be94e1975c649afcc3
[INFO] documenting Adal612Git/Minigit-final 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%2FAdal612Git%2FMinigit-final" "/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/Adal612Git/Minigit-final
[INFO] finished tweaking git repo https://github.com/Adal612Git/Minigit-final
[INFO] tweaked toml for git repo https://github.com/Adal612Git/Minigit-final written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adal612Git/Minigit-final 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/Adal612Git/Minigit-final 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-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] 74df29172a18e4518449aa0b4dcaea5b586558140955f4939a250362a035ab43
[INFO] running `Command { std: "docker" "start" "-a" "74df29172a18e4518449aa0b4dcaea5b586558140955f4939a250362a035ab43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74df29172a18e4518449aa0b4dcaea5b586558140955f4939a250362a035ab43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74df29172a18e4518449aa0b4dcaea5b586558140955f4939a250362a035ab43", kill_on_drop: false }`
[INFO] [stdout] 74df29172a18e4518449aa0b4dcaea5b586558140955f4939a250362a035ab43
[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] 6231800ef454e6280ef5d95115fc42b51f2ebf868095cefb77d4b91571cc066a
[INFO] running `Command { std: "docker" "start" "-a" "6231800ef454e6280ef5d95115fc42b51f2ebf868095cefb77d4b91571cc066a", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]  Documenting minigit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.64s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/minigit/index.html
[INFO] running `Command { std: "docker" "inspect" "6231800ef454e6280ef5d95115fc42b51f2ebf868095cefb77d4b91571cc066a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6231800ef454e6280ef5d95115fc42b51f2ebf868095cefb77d4b91571cc066a", kill_on_drop: false }`
[INFO] [stdout] 6231800ef454e6280ef5d95115fc42b51f2ebf868095cefb77d4b91571cc066a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "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] 423d317978e486839bb593c543e9dd658aa1cc6afae9b0f8c6d6d353ad07671f
[INFO] running `Command { std: "docker" "start" "-a" "423d317978e486839bb593c543e9dd658aa1cc6afae9b0f8c6d6d353ad07671f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]  Documenting minigit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.89s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/minigit/index.html
[INFO] running `Command { std: "docker" "inspect" "423d317978e486839bb593c543e9dd658aa1cc6afae9b0f8c6d6d353ad07671f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "423d317978e486839bb593c543e9dd658aa1cc6afae9b0f8c6d6d353ad07671f", kill_on_drop: false }`
[INFO] [stdout] 423d317978e486839bb593c543e9dd658aa1cc6afae9b0f8c6d6d353ad07671f
