[INFO] fetching crate mcraw-tui 0.2.4...
[INFO] documenting mcraw-tui-0.2.4 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate mcraw-tui 0.2.4 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate mcraw-tui 0.2.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mcraw-tui 0.2.4
[INFO] tweaked toml for crates.io crate mcraw-tui 0.2.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mcraw-tui 0.2.4 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mcraw-tui 0.2.4 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.75
[INFO] [stderr]   Downloaded time-macros v0.2.29
[INFO] [stderr]   Downloaded wgpu-types v24.0.0
[INFO] [stderr]   Downloaded wgpu v24.0.5
[INFO] [stderr]   Downloaded time v0.3.49
[INFO] [stderr]   Downloaded wgpu-core v24.0.5
[INFO] [stderr]   Downloaded wgpu-hal v24.0.4
[INFO] [stderr]   Downloaded naga v24.0.0
[INFO] [stderr]   Downloaded web-sys v0.3.102
[INFO] [stderr]   Downloaded metal v0.31.0
[INFO] [stderr]   Downloaded motioncam-decoder v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eefacb3ebd1c4e41068315dc4eeb3e371c843e7b69d4abcf7e2956dc11389741
[INFO] running `Command { std: "docker" "start" "eefacb3ebd1c4e41068315dc4eeb3e371c843e7b69d4abcf7e2956dc11389741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eefacb3ebd1c4e41068315dc4eeb3e371c843e7b69d4abcf7e2956dc11389741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eefacb3ebd1c4e41068315dc4eeb3e371c843e7b69d4abcf7e2956dc11389741" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eefacb3ebd1c4e41068315dc4eeb3e371c843e7b69d4abcf7e2956dc11389741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eefacb3ebd1c4e41068315dc4eeb3e371c843e7b69d4abcf7e2956dc11389741" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling mcraw-tui v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking mimalloc v0.1.52
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking safe_arch v0.9.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking wide v0.8.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking motioncam-decoder v0.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking quantette v0.5.1
[INFO] [stderr]     Checking icy_sixel v0.5.0
[INFO] [stderr]  Documenting mcraw-tui v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]     --> src/ui.rs:1416:28
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             let c = dither[((i + anim_offset as usize) % 4)];
[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] 1416 -             let c = dither[((i + anim_offset as usize) % 4)];
[INFO] [stdout] 1416 +             let c = dither[(i + anim_offset as usize) % 4];
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]    --> src/color.rs:777:15
[INFO] [stdout]     |
[INFO] [stdout] 777 | /// scale to [0,1] using a shared white level.  The input is f32 RGB
[INFO] [stdout]     |               ^^^ no item named `0,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]     --> src/ui.rs:1386:6
[INFO] [stdout]      |
[INFO] [stdout] 1386 | /// [0,1] using `lo` and `hi` for fill positioning. The filled side
[INFO] [stdout]      |      ^^^ no item named `0,1` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `value`
[INFO] [stdout]   --> src/preset.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     /// or "Custom:<value>" for the custom string variant.
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v24.0.0, wgpu v24.0.5, wgpu-core v24.0.5, wgpu-hal v24.0.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/mcraw_tui/index.html
[INFO] running `Command { std: "docker" "inspect" "eefacb3ebd1c4e41068315dc4eeb3e371c843e7b69d4abcf7e2956dc11389741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eefacb3ebd1c4e41068315dc4eeb3e371c843e7b69d4abcf7e2956dc11389741" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting mcraw-tui v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]     --> src/ui.rs:1416:28
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             let c = dither[((i + anim_offset as usize) % 4)];
[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] 1416 -             let c = dither[((i + anim_offset as usize) % 4)];
[INFO] [stdout] 1416 +             let c = dither[(i + anim_offset as usize) % 4];
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]    --> src/color.rs:777:15
[INFO] [stdout]     |
[INFO] [stdout] 777 | /// scale to [0,1] using a shared white level.  The input is f32 RGB
[INFO] [stdout]     |               ^^^ no item named `0,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v24.0.0, wgpu v24.0.5, wgpu-core v24.0.5, wgpu-hal v24.0.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/mcraw_tui/index.html
[INFO] running `Command { std: "docker" "inspect" "eefacb3ebd1c4e41068315dc4eeb3e371c843e7b69d4abcf7e2956dc11389741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eefacb3ebd1c4e41068315dc4eeb3e371c843e7b69d4abcf7e2956dc11389741", kill_on_drop: false }`
[INFO] [stdout] eefacb3ebd1c4e41068315dc4eeb3e371c843e7b69d4abcf7e2956dc11389741
