[INFO] cloning repository https://github.com/0e4ef622/remani
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0e4ef622/remani" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0e4ef622%2Fremani", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0e4ef622%2Fremani'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 208687b9dd8a47ddad5e86a81230b7cf67410869
[INFO] documenting 0e4ef622/remani 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%2F0e4ef622%2Fremani" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0e4ef622/remani
[INFO] finished tweaking git repo https://github.com/0e4ef622/remani
[INFO] tweaked toml for git repo https://github.com/0e4ef622/remani written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0e4ef622/remani 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/0e4ef622/remani 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 66e685c80cd27120c9b220127e4f67b8396bd467bebb0ae1c5209eb90a1ab70d
[INFO] running `Command { std: "docker" "start" "-a" "66e685c80cd27120c9b220127e4f67b8396bd467bebb0ae1c5209eb90a1ab70d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66e685c80cd27120c9b220127e4f67b8396bd467bebb0ae1c5209eb90a1ab70d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66e685c80cd27120c9b220127e4f67b8396bd467bebb0ae1c5209eb90a1ab70d", kill_on_drop: false }`
[INFO] [stdout] 66e685c80cd27120c9b220127e4f67b8396bd467bebb0ae1c5209eb90a1ab70d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8cf417e69c45e881c4d094defb2c341405e8c420bd3be386fe57f09e35645fae
[INFO] running `Command { std: "docker" "start" "-a" "8cf417e69c45e881c4d094defb2c341405e8c420bd3be386fe57f09e35645fae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]     Checking piston-float v1.0.0
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking piston-viewport v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking minimal-lexical v0.1.3
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking piston-graphics_api_version v1.0.0
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking petgraph v0.4.13
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling simplemad_sys v0.5.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]    Compiling alsa-sys v0.1.1 (https://github.com/0e4ef622/cpal?rev=buffer-size-request#99e1c5b3)
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]     Checking piston-texture v0.8.0
[INFO] [stderr]     Checking read_color v1.0.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking interpolation v0.2.0
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking piston2d-graphics v0.40.0
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking daggy v0.5.0
[INFO] [stderr]     Checking shader_version v0.7.0
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking spin_sleep v1.0.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking tinyvec v1.4.0
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking piston-shaders_graphics2d v0.4.0
[INFO] [stderr]     Checking directories v3.0.2
[INFO] [stderr]     Checking cpal v0.8.2 (https://github.com/0e4ef622/cpal?rev=buffer-size-request#99e1c5b3)
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking simplemad v0.9.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling conrod_derive v0.74.0
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]     Checking pistoncore-input v1.0.0
[INFO] [stderr]     Checking piston2d-opengl_graphics v0.78.0
[INFO] [stderr]     Checking pistoncore-window v0.47.0
[INFO] [stderr]     Checking pistoncore-event_loop v0.53.0
[INFO] [stderr]     Checking piston v0.53.0
[INFO] [stderr]     Checking x11-clipboard v0.5.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking smithay-clipboard v0.4.0
[INFO] [stderr]     Checking copypasta v0.6.3
[INFO] [stderr]     Checking conrod_core v0.74.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking conrod_piston v0.74.0
[INFO] [stderr]     Checking winit v0.24.0
[INFO] [stderr]     Checking glutin v0.26.0
[INFO] [stderr]     Checking pistoncore-glutin_window v0.69.0
[INFO] [stderr]  Documenting remani v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking remani v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/chart/ojn/mod.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / named!(header(&[u8]) -> Header,
[INFO] [stdout] 48 | |     do_parse!(
[INFO] [stdout] 49 | |         songid: le_i32  >>
[INFO] [stdout] 50 | |         tag!("ojn\0") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/chart/ojn/mod.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / named!(header(&[u8]) -> Header,
[INFO] [stdout] 48 | |     do_parse!(
[INFO] [stdout] 49 | |         songid: le_i32  >>
[INFO] [stdout] 50 | |         tag!("ojn\0") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/chart/ojn/mod.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / named!(header(&[u8]) -> Header,
[INFO] [stdout] 48 | |     do_parse!(
[INFO] [stdout] 49 | |         songid: le_i32  >>
[INFO] [stdout] 50 | |         tag!("ojn\0") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/chart/ojn/mod.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / named!(header(&[u8]) -> Header,
[INFO] [stdout] 48 | |     do_parse!(
[INFO] [stdout] 49 | |         songid: le_i32  >>
[INFO] [stdout] 50 | |         tag!("ojn\0") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/chart/ojn/mod.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / named!(header(&[u8]) -> Header,
[INFO] [stdout] 48 | |     do_parse!(
[INFO] [stdout] 49 | |         songid: le_i32  >>
[INFO] [stdout] 50 | |         tag!("ojn\0") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/chart/ojn/mod.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / named!(header(&[u8]) -> Header,
[INFO] [stdout] 48 | |     do_parse!(
[INFO] [stdout] 49 | |         songid: le_i32  >>
[INFO] [stdout] 50 | |         tag!("ojn\0") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/chart/ojn/mod.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / named!(header(&[u8]) -> Header,
[INFO] [stdout] 48 | |     do_parse!(
[INFO] [stdout] 49 | |         songid: le_i32  >>
[INFO] [stdout] 50 | |         tag!("ojn\0") >>
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/chart/ojn/mod.rs:193:14
[INFO] [stdout]     |
[INFO] [stdout] 193 |         n => map!(input, count!(count_fixed!(u8, le_u8, 4), event_count), |v| Events::Unknown(n, v)),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `volume` is never read
[INFO] [stdout]    --> src/chart/osu.rs:932:5
[INFO] [stdout]     |
[INFO] [stdout] 927 | struct OsuTimingPoint {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 932 |     volume: u8,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OsuTimingPoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/chart/ojn/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct Header {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 22 |     songid: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 23 |     //signature: [u8; 4],
[INFO] [stdout] 24 |     encode_version: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     genre: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 26 |     bpm: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 27 |     level: [i16; 4],
[INFO] [stdout] 28 |     event_count: [i32; 3],
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 29 |     note_count: [i32; 3],
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 30 |     measure_count: [i32; 3],
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 31 |     package_count: [i32; 3],
[INFO] [stdout] 32 |     old_encode_version: i16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     old_songid: i16,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 34 |     old_genre: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 35 |     bmp_size: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 36 |     old_file_version: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 38 |     artist: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 39 |     noter: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 40 |     ojm_file: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 41 |     cover_size: i32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `value`, `volume`, `pan`, and `note_type` are never read
[INFO] [stdout]    --> src/chart/ojn/mod.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | struct NoteEvent {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 144 |     value: i16,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 145 |     /// 0..=15, 0 is max volume,
[INFO] [stdout] 146 |     volume: u8,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pan: u8,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     note_type: u8,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `NoteEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/chart/ojn/mod.rs:164:21
[INFO] [stdout]     |
[INFO] [stdout] 164 |     MeasureFraction(Vec<f32>),
[INFO] [stdout]     |     --------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Events` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 164 -     MeasureFraction(Vec<f32>),
[INFO] [stdout] 164 +     MeasureFraction(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/chart/ojn/mod.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 |     BpmChange(Vec<f32>),
[INFO] [stdout]     |     --------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Events` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 165 -     BpmChange(Vec<f32>),
[INFO] [stdout] 165 +     BpmChange(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/chart/ojn/mod.rs:167:15
[INFO] [stdout]     |
[INFO] [stdout] 167 |     NoteEvent(usize, Vec<NoteEvent>),
[INFO] [stdout]     |     --------- ^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Events` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 167 -     NoteEvent(usize, Vec<NoteEvent>),
[INFO] [stdout] 167 +     NoteEvent((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/chart/ojn/mod.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |     Unknown(i16, Vec<[u8; 4]>),
[INFO] [stdout]     |     ------- ^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Events` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 169 -     Unknown(i16, Vec<[u8; 4]>),
[INFO] [stdout] 169 +     Unknown((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `measure` is never read
[INFO] [stdout]    --> src/chart/ojn/mod.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | struct Package {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] 183 |     measure: i32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Easy`, `Normal`, and `Hard` are never constructed
[INFO] [stdout]    --> src/chart/ojn/mod.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 215 | enum Difficulty {
[INFO] [stdout]     |      ---------- variants in this enum
[INFO] [stdout] 216 |     Easy,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 217 |     Normal,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 218 |     Hard,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `O2mChart` is never constructed
[INFO] [stdout]    --> src/chart/ojn/mod.rs:232:8
[INFO] [stdout]     |
[INFO] [stdout] 232 | struct O2mChart {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `wav_count` and `ogg_count` are never read
[INFO] [stdout]   --> src/chart/ojn/ojm.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct OmcHeader {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 13 |     encrypted: bool,
[INFO] [stdout] 14 |     wav_count: i16,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 15 |     ogg_count: i16,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OmcHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_format_version` is never read
[INFO] [stdout]   --> src/chart/ojn/ojm.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct M30Header {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 72 |     file_format_version: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `M30Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sound_size`, `codec_code`, `note_ref`, and `sample_count` are never read
[INFO] [stdout]    --> src/chart/ojn/ojm.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | struct M30Sound {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 130 |     sound_name: String,
[INFO] [stdout] 131 |     sound_size: i32,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 132 |     codec_code: i16,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 133 |     note_ref: i16,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 134 |     sample_count: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `M30Sound` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `format`, `num_channels`, `sample_rate`, `bit_rate`, `block_align`, and `bits_per_sample` are never read
[INFO] [stdout]    --> src/chart/ojn/ojm.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | struct OmcWavSound {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 166 |     sound_name: String,
[INFO] [stdout] 167 |     format: i16,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 168 |     num_channels: i16,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 169 |     sample_rate: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 170 |     bit_rate: i32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 171 |     block_align: i16,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 172 |     bits_per_sample: i16,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OmcWavSound` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sounds` is never constructed
[INFO] [stdout]    --> src/chart/ojn/ojm.rs:316:8
[INFO] [stdout]     |
[INFO] [stdout] 316 | struct Sounds {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `hit50`, `hit100`, `hit200`, and `hit300` are never read
[INFO] [stdout]   --> src/gameskin/osu_skin.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct OsuSkinTextures<T> {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 60 |     miss: Rc<[Rc<T>]>,
[INFO] [stdout] 61 |     hit50: Rc<[Rc<T>]>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 62 |     hit100: Rc<[Rc<T>]>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 63 |     hit200: Rc<[Rc<T>]>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 64 |     hit300: Rc<[Rc<T>]>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/chart/ojn/ojm.rs:367:17
[INFO] [stdout]     |
[INFO] [stdout] 367 |                 std::fs::write(format!("sound{}.ogg", i), &sound.ogg_data);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 367 |                 let _ = std::fs::write(format!("sound{}.ogg", i), &sound.ogg_data);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/chart/ojn/ojm.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |                 std::fs::write(format!("sound{}.ogg", i), &sound.ogg_data);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 388 |                 let _ = std::fs::write(format!("sound{}.ogg", i), &sound.ogg_data);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/chart/ojn/mod.rs:99:39
[INFO] [stdout]    |
[INFO] [stdout] 99 | /// Documentation largely copied from https://open2jam.wordpress.com/2010/10/05/the-notes-section/
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 99 | /// Documentation largely copied from <https://open2jam.wordpress.com/2010/10/05/the-notes-section/>
[INFO] [stdout]    |                                       +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/chart/ojn/mod.rs:139:39
[INFO] [stdout]     |
[INFO] [stdout] 139 | /// Documentation largely copied from https://open2jam.wordpress.com/2010/10/05/the-notes-section/
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 139 | /// Documentation largely copied from <https://open2jam.wordpress.com/2010/10/05/the-notes-section/>
[INFO] [stdout]     |                                       +                                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/remani/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "8cf417e69c45e881c4d094defb2c341405e8c420bd3be386fe57f09e35645fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cf417e69c45e881c4d094defb2c341405e8c420bd3be386fe57f09e35645fae", kill_on_drop: false }`
[INFO] [stdout] 8cf417e69c45e881c4d094defb2c341405e8c420bd3be386fe57f09e35645fae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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] e2d82cfe481bde8b84eec9c9d6a73153d471fec85defb0e0d9bf2b355b08e9a1
[INFO] running `Command { std: "docker" "start" "-a" "e2d82cfe481bde8b84eec9c9d6a73153d471fec85defb0e0d9bf2b355b08e9a1", kill_on_drop: false }`
[INFO] [stderr]  Documenting remani v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/remani/index.html
[INFO] running `Command { std: "docker" "inspect" "e2d82cfe481bde8b84eec9c9d6a73153d471fec85defb0e0d9bf2b355b08e9a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2d82cfe481bde8b84eec9c9d6a73153d471fec85defb0e0d9bf2b355b08e9a1", kill_on_drop: false }`
[INFO] [stdout] e2d82cfe481bde8b84eec9c9d6a73153d471fec85defb0e0d9bf2b355b08e9a1
