[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] b7e03d440028bf5abff640c22298616d94818f64 [INFO] checking 0e4ef622/remani against master#1204400ab8da9830f6f77a5e40e7ad3ea459676a for pr-94295 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0e4ef622%2Fremani" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0e4ef622/remani on toolchain 1204400ab8da9830f6f77a5e40e7ad3ea459676a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/0e4ef622/remani already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 727aec419ef7e19aafed696b8b6c26d56b92de779955daba346ccade24677f92 [INFO] running `Command { std: "docker" "start" "-a" "727aec419ef7e19aafed696b8b6c26d56b92de779955daba346ccade24677f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "727aec419ef7e19aafed696b8b6c26d56b92de779955daba346ccade24677f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "727aec419ef7e19aafed696b8b6c26d56b92de779955daba346ccade24677f92", kill_on_drop: false }` [INFO] [stdout] 727aec419ef7e19aafed696b8b6c26d56b92de779955daba346ccade24677f92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1204400ab8da9830f6f77a5e40e7ad3ea459676a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e07dda3c691aa46a3f57466c42cdf8e81bdfd634a882f840dac256c22bce939 [INFO] running `Command { std: "docker" "start" "-a" "3e07dda3c691aa46a3f57466c42cdf8e81bdfd634a882f840dac256c22bce939", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling xml-rs v0.8.4 [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] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking minimal-lexical v0.1.3 [INFO] [stderr] Checking piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking piston-texture v0.8.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking tinyvec v1.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.1.1 (https://github.com/0e4ef622/cpal?rev=buffer-size-request#99e1c5b3) [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling simplemad_sys v0.5.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking daggy v0.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking cpal v0.8.2 (https://github.com/0e4ef622/cpal?rev=buffer-size-request#99e1c5b3) [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking piston2d-graphics v0.40.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking simplemad v0.9.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Compiling conrod_derive v0.74.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.78.0 [INFO] [stderr] Checking x11-clipboard v0.5.2 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking smithay-clipboard v0.4.0 [INFO] [stderr] Checking copypasta v0.6.3 [INFO] [stderr] Checking pistoncore-input v1.0.0 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking pistoncore-window v0.47.0 [INFO] [stderr] Checking conrod_core v0.74.0 [INFO] [stderr] Checking pistoncore-event_loop v0.53.0 [INFO] [stderr] Checking piston v0.53.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.69.0 [INFO] [stderr] Checking conrod_piston v0.74.0 [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] 96 | | ) [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` (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] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (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] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (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] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (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] 96 | | ) [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` (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] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (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] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (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] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (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] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (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] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (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] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (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] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (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] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (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` (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] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `volume` [INFO] [stdout] --> src/chart/osu.rs:932:5 [INFO] [stdout] | [INFO] [stdout] 932 | volume: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `OsuTimingPoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/chart/osu.rs:926:10 [INFO] [stdout] | [INFO] [stdout] 926 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `songid` [INFO] [stdout] --> src/chart/ojn/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | songid: 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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `encode_version` [INFO] [stdout] --> src/chart/ojn/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | encode_version: f32, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `genre` [INFO] [stdout] --> src/chart/ojn/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | genre: 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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bpm` [INFO] [stdout] --> src/chart/ojn/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | bpm: f32, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event_count` [INFO] [stdout] --> src/chart/ojn/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | event_count: [i32; 3], [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `note_count` [INFO] [stdout] --> src/chart/ojn/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | note_count: [i32; 3], [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `measure_count` [INFO] [stdout] --> src/chart/ojn/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | measure_count: [i32; 3], [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `old_encode_version` [INFO] [stdout] --> src/chart/ojn/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | old_encode_version: i16, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `old_songid` [INFO] [stdout] --> src/chart/ojn/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | old_songid: i16, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `old_genre` [INFO] [stdout] --> src/chart/ojn/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | old_genre: String, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bmp_size` [INFO] [stdout] --> src/chart/ojn/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | bmp_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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `old_file_version` [INFO] [stdout] --> src/chart/ojn/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | old_file_version: 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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/chart/ojn/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | title: String, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `artist` [INFO] [stdout] --> src/chart/ojn/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | artist: String, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `noter` [INFO] [stdout] --> src/chart/ojn/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | noter: String, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ojm_file` [INFO] [stdout] --> src/chart/ojn/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | ojm_file: String, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cover_size` [INFO] [stdout] --> src/chart/ojn/mod.rs:41:5 [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/chart/ojn/mod.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | value: i16, [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] --> src/chart/ojn/mod.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `volume` [INFO] [stdout] --> src/chart/ojn/mod.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | volume: 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] --> src/chart/ojn/mod.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pan` [INFO] [stdout] --> src/chart/ojn/mod.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | pan: 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] --> src/chart/ojn/mod.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `note_type` [INFO] [stdout] --> src/chart/ojn/mod.rs:159:5 [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] --> src/chart/ojn/mod.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `measure` [INFO] [stdout] --> src/chart/ojn/mod.rs:183:5 [INFO] [stdout] | [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] --> src/chart/ojn/mod.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Easy` [INFO] [stdout] --> src/chart/ojn/mod.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | Easy, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Normal` [INFO] [stdout] --> src/chart/ojn/mod.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | Normal, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hard` [INFO] [stdout] --> src/chart/ojn/mod.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | Hard, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `O2mChart` [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: field is never read: `hit50` [INFO] [stdout] --> src/gameskin/osu_skin.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | hit50: Rc<[Rc]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hit100` [INFO] [stdout] --> src/gameskin/osu_skin.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | hit100: Rc<[Rc]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hit200` [INFO] [stdout] --> src/gameskin/osu_skin.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | hit200: Rc<[Rc]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hit300` [INFO] [stdout] --> src/gameskin/osu_skin.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | hit300: Rc<[Rc]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wav_count` [INFO] [stdout] --> src/chart/ojn/ojm.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | wav_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] --> src/chart/ojn/ojm.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ogg_count` [INFO] [stdout] --> src/chart/ojn/ojm.rs:15:5 [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] --> src/chart/ojn/ojm.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `file_format_version` [INFO] [stdout] --> src/chart/ojn/ojm.rs:72:5 [INFO] [stdout] | [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] --> src/chart/ojn/ojm.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sound_size` [INFO] [stdout] --> src/chart/ojn/ojm.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | sound_size: 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] --> src/chart/ojn/ojm.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `codec_code` [INFO] [stdout] --> src/chart/ojn/ojm.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | codec_code: i16, [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] --> src/chart/ojn/ojm.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `note_ref` [INFO] [stdout] --> src/chart/ojn/ojm.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | note_ref: i16, [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] --> src/chart/ojn/ojm.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sample_count` [INFO] [stdout] --> src/chart/ojn/ojm.rs:134:5 [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] --> src/chart/ojn/ojm.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `format` [INFO] [stdout] --> src/chart/ojn/ojm.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | format: 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] --> src/chart/ojn/ojm.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `num_channels` [INFO] [stdout] --> src/chart/ojn/ojm.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | num_channels: 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] --> src/chart/ojn/ojm.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sample_rate` [INFO] [stdout] --> src/chart/ojn/ojm.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | sample_rate: i32, [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] --> src/chart/ojn/ojm.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bit_rate` [INFO] [stdout] --> src/chart/ojn/ojm.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | bit_rate: i32, [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] --> src/chart/ojn/ojm.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `block_align` [INFO] [stdout] --> src/chart/ojn/ojm.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | block_align: 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] --> src/chart/ojn/ojm.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bits_per_sample` [INFO] [stdout] --> src/chart/ojn/ojm.rs:172:5 [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] --> src/chart/ojn/ojm.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Sounds` [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: field is never read: `volume` [INFO] [stdout] --> src/chart/osu.rs:932:5 [INFO] [stdout] | [INFO] [stdout] 932 | volume: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `OsuTimingPoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/chart/osu.rs:926:10 [INFO] [stdout] | [INFO] [stdout] 926 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `songid` [INFO] [stdout] --> src/chart/ojn/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | songid: 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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `encode_version` [INFO] [stdout] --> src/chart/ojn/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | encode_version: f32, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `genre` [INFO] [stdout] --> src/chart/ojn/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | genre: 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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bpm` [INFO] [stdout] --> src/chart/ojn/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | bpm: f32, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event_count` [INFO] [stdout] --> src/chart/ojn/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | event_count: [i32; 3], [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `note_count` [INFO] [stdout] --> src/chart/ojn/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | note_count: [i32; 3], [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `measure_count` [INFO] [stdout] --> src/chart/ojn/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | measure_count: [i32; 3], [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `old_encode_version` [INFO] [stdout] --> src/chart/ojn/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | old_encode_version: i16, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `old_songid` [INFO] [stdout] --> src/chart/ojn/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | old_songid: i16, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `old_genre` [INFO] [stdout] --> src/chart/ojn/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | old_genre: String, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bmp_size` [INFO] [stdout] --> src/chart/ojn/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | bmp_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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `old_file_version` [INFO] [stdout] --> src/chart/ojn/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | old_file_version: 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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/chart/ojn/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | title: String, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `artist` [INFO] [stdout] --> src/chart/ojn/mod.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | artist: String, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `noter` [INFO] [stdout] --> src/chart/ojn/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | noter: String, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ojm_file` [INFO] [stdout] --> src/chart/ojn/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | ojm_file: String, [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cover_size` [INFO] [stdout] --> src/chart/ojn/mod.rs:41:5 [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] --> src/chart/ojn/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/chart/ojn/mod.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | value: i16, [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] --> src/chart/ojn/mod.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `volume` [INFO] [stdout] --> src/chart/ojn/mod.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | volume: 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] --> src/chart/ojn/mod.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pan` [INFO] [stdout] --> src/chart/ojn/mod.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | pan: 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] --> src/chart/ojn/mod.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `note_type` [INFO] [stdout] --> src/chart/ojn/mod.rs:159:5 [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] --> src/chart/ojn/mod.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 140 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `measure` [INFO] [stdout] --> src/chart/ojn/mod.rs:183:5 [INFO] [stdout] | [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] --> src/chart/ojn/mod.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Easy` [INFO] [stdout] --> src/chart/ojn/mod.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | Easy, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Normal` [INFO] [stdout] --> src/chart/ojn/mod.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | Normal, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hard` [INFO] [stdout] --> src/chart/ojn/mod.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | Hard, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `O2mChart` [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: field is never read: `hit50` [INFO] [stdout] --> src/gameskin/osu_skin.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | hit50: Rc<[Rc]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hit100` [INFO] [stdout] --> src/gameskin/osu_skin.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | hit100: Rc<[Rc]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hit200` [INFO] [stdout] --> src/gameskin/osu_skin.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | hit200: Rc<[Rc]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `hit300` [INFO] [stdout] --> src/gameskin/osu_skin.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | hit300: Rc<[Rc]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wav_count` [INFO] [stdout] --> src/chart/ojn/ojm.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | wav_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] --> src/chart/ojn/ojm.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ogg_count` [INFO] [stdout] --> src/chart/ojn/ojm.rs:15:5 [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] --> src/chart/ojn/ojm.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `file_format_version` [INFO] [stdout] --> src/chart/ojn/ojm.rs:72:5 [INFO] [stdout] | [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] --> src/chart/ojn/ojm.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sound_size` [INFO] [stdout] --> src/chart/ojn/ojm.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | sound_size: 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] --> src/chart/ojn/ojm.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `codec_code` [INFO] [stdout] --> src/chart/ojn/ojm.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | codec_code: i16, [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] --> src/chart/ojn/ojm.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `note_ref` [INFO] [stdout] --> src/chart/ojn/ojm.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | note_ref: i16, [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] --> src/chart/ojn/ojm.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sample_count` [INFO] [stdout] --> src/chart/ojn/ojm.rs:134:5 [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] --> src/chart/ojn/ojm.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `format` [INFO] [stdout] --> src/chart/ojn/ojm.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | format: 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] --> src/chart/ojn/ojm.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `num_channels` [INFO] [stdout] --> src/chart/ojn/ojm.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | num_channels: 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] --> src/chart/ojn/ojm.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sample_rate` [INFO] [stdout] --> src/chart/ojn/ojm.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | sample_rate: i32, [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] --> src/chart/ojn/ojm.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bit_rate` [INFO] [stdout] --> src/chart/ojn/ojm.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | bit_rate: i32, [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] --> src/chart/ojn/ojm.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `block_align` [INFO] [stdout] --> src/chart/ojn/ojm.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | block_align: 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] --> src/chart/ojn/ojm.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bits_per_sample` [INFO] [stdout] --> src/chart/ojn/ojm.rs:172:5 [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] --> src/chart/ojn/ojm.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Sounds` [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: 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: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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] [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: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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] [INFO] [stdout] [INFO] [stdout] warning: 55 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 55 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "3e07dda3c691aa46a3f57466c42cdf8e81bdfd634a882f840dac256c22bce939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e07dda3c691aa46a3f57466c42cdf8e81bdfd634a882f840dac256c22bce939", kill_on_drop: false }` [INFO] [stdout] 3e07dda3c691aa46a3f57466c42cdf8e81bdfd634a882f840dac256c22bce939