[INFO] cloning repository https://github.com/ARitz-Cracker/fdupes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ARitz-Cracker/fdupes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARitz-Cracker%2Ffdupes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARitz-Cracker%2Ffdupes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb5a9f3e148ed6eb1c7d90072695f9e87ca42e77
[INFO] documenting ARitz-Cracker/fdupes against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARitz-Cracker%2Ffdupes" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ARitz-Cracker/fdupes
[INFO] finished tweaking git repo https://github.com/ARitz-Cracker/fdupes
[INFO] tweaked toml for git repo https://github.com/ARitz-Cracker/fdupes written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ARitz-Cracker/fdupes on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ARitz-Cracker/fdupes 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bpaf_derive v0.5.17
[INFO] [stderr]   Downloaded bpaf v0.9.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cee7761b610c05893f9b7c13668937877194698f2a044dc9a95a29938a77592
[INFO] running `Command { std: "docker" "start" "-a" "9cee7761b610c05893f9b7c13668937877194698f2a044dc9a95a29938a77592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cee7761b610c05893f9b7c13668937877194698f2a044dc9a95a29938a77592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cee7761b610c05893f9b7c13668937877194698f2a044dc9a95a29938a77592", kill_on_drop: false }`
[INFO] [stdout] 9cee7761b610c05893f9b7c13668937877194698f2a044dc9a95a29938a77592
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6be5fc52ad0c4e9c8aa3fc688da0fa9c742d3f0ddff0f174daf980d420a981bd
[INFO] running `Command { std: "docker" "start" "-a" "6be5fc52ad0c4e9c8aa3fc688da0fa9c742d3f0ddff0f174daf980d420a981bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling fdupes v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling bpaf_derive v0.5.17
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]     Checking bpaf v0.9.18
[INFO] [stderr]  Documenting fdupes v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.69s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/fdupes/index.html
[INFO] running `Command { std: "docker" "inspect" "6be5fc52ad0c4e9c8aa3fc688da0fa9c742d3f0ddff0f174daf980d420a981bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6be5fc52ad0c4e9c8aa3fc688da0fa9c742d3f0ddff0f174daf980d420a981bd", kill_on_drop: false }`
[INFO] [stdout] 6be5fc52ad0c4e9c8aa3fc688da0fa9c742d3f0ddff0f174daf980d420a981bd
