[INFO] cloning repository https://github.com/AaronLi/dumfimg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AaronLi/dumfimg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronLi%2Fdumfimg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronLi%2Fdumfimg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d94fddccd35f9d311cd2c1dda196d6c218334eac
[INFO] documenting AaronLi/dumfimg 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%2FAaronLi%2Fdumfimg" "/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/AaronLi/dumfimg
[INFO] finished tweaking git repo https://github.com/AaronLi/dumfimg
[INFO] tweaked toml for git repo https://github.com/AaronLi/dumfimg written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AaronLi/dumfimg 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/AaronLi/dumfimg 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] 5028b094f4cea53b17a4984f5cee752a0e7d4bbbf3928246fa7084134e2be768
[INFO] running `Command { std: "docker" "start" "-a" "5028b094f4cea53b17a4984f5cee752a0e7d4bbbf3928246fa7084134e2be768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5028b094f4cea53b17a4984f5cee752a0e7d4bbbf3928246fa7084134e2be768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5028b094f4cea53b17a4984f5cee752a0e7d4bbbf3928246fa7084134e2be768", kill_on_drop: false }`
[INFO] [stdout] 5028b094f4cea53b17a4984f5cee752a0e7d4bbbf3928246fa7084134e2be768
[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] cddfbf90ef385be5a9baa900510b3d66ea6a08f154438e7a214f85c65c7ba5b3
[INFO] running `Command { std: "docker" "start" "-a" "cddfbf90ef385be5a9baa900510b3d66ea6a08f154438e7a214f85c65c7ba5b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]     Checking time-core v0.1.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking half v2.1.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking tiff v0.8.0
[INFO] [stderr]     Checking pancurses v0.17.0
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling enum-map-derive v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]     Checking enum-map v2.4.1
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling enumset_derive v0.6.1
[INFO] [stderr]     Checking exr v1.5.2
[INFO] [stderr]     Checking clap v4.0.29
[INFO] [stderr]     Checking enumset v1.0.12
[INFO] [stderr]     Checking cursive_core v0.3.6
[INFO] [stderr]     Checking cursive v0.20.0
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]  Documenting dumfimg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around method argument
[INFO] [stdout]    --> src/image_view.rs:315:93
[INFO] [stdout]     |
[INFO] [stdout] 315 |         c1[0].abs_diff(c2[0]).checked_add(c1[1].abs_diff(c2[1])).unwrap_or(255).checked_add((c1[2].abs_diff(c2[2]))).unwrap_or(255)
[INFO] [stdout]     |                                                                                             ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 315 -         c1[0].abs_diff(c2[0]).checked_add(c1[1].abs_diff(c2[1])).unwrap_or(255).checked_add((c1[2].abs_diff(c2[2]))).unwrap_or(255)
[INFO] [stdout] 315 +         c1[0].abs_diff(c2[0]).checked_add(c1[1].abs_diff(c2[1])).unwrap_or(255).checked_add(c1[2].abs_diff(c2[2]) ).unwrap_or(255)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.67s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dumfimg/index.html
[INFO] running `Command { std: "docker" "inspect" "cddfbf90ef385be5a9baa900510b3d66ea6a08f154438e7a214f85c65c7ba5b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cddfbf90ef385be5a9baa900510b3d66ea6a08f154438e7a214f85c65c7ba5b3", kill_on_drop: false }`
[INFO] [stdout] cddfbf90ef385be5a9baa900510b3d66ea6a08f154438e7a214f85c65c7ba5b3
