[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] testing 0e4ef622/remani against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0e4ef622%2Fremani" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0e4ef622/remani on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-21/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/0e4ef622/cpal` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minimal-lexical v0.1.3 [INFO] [stderr] Downloaded copypasta v0.6.3 [INFO] [stderr] Downloaded daggy v0.5.0 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.78.0 [INFO] [stderr] Downloaded conrod_derive v0.74.0 [INFO] [stderr] Downloaded smithay-clipboard v0.4.0 [INFO] [stderr] Downloaded conrod_core v0.74.0 [INFO] [stderr] Downloaded conrod_piston v0.74.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fab6265cf94511c08532f59562388ae2eba36a7705fedb16d4fd5891c1a47ea [INFO] running `Command { std: "docker" "start" "-a" "2fab6265cf94511c08532f59562388ae2eba36a7705fedb16d4fd5891c1a47ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fab6265cf94511c08532f59562388ae2eba36a7705fedb16d4fd5891c1a47ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fab6265cf94511c08532f59562388ae2eba36a7705fedb16d4fd5891c1a47ea", kill_on_drop: false }` [INFO] [stdout] 2fab6265cf94511c08532f59562388ae2eba36a7705fedb16d4fd5891c1a47ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e540c406d922f2ff79da9cae83df432fb819767cb97c963cfc6122436614e7fd [INFO] running `Command { std: "docker" "start" "-a" "e540c406d922f2ff79da9cae83df432fb819767cb97c963cfc6122436614e7fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling alsa-sys v0.1.1 (https://github.com/0e4ef622/cpal?rev=buffer-size-request#99e1c5b3) [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [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] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling piston2d-graphics v0.40.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling cpal v0.8.2 (https://github.com/0e4ef622/cpal?rev=buffer-size-request#99e1c5b3) [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling simplemad v0.9.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling conrod_derive v0.74.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.78.0 [INFO] [stderr] Compiling x11-clipboard v0.5.2 [INFO] [stderr] Compiling pistoncore-input v1.0.0 [INFO] [stderr] Compiling pistoncore-window v0.47.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.53.0 [INFO] [stderr] Compiling piston v0.53.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling smithay-clipboard v0.4.0 [INFO] [stderr] Compiling copypasta v0.6.3 [INFO] [stderr] Compiling conrod_core v0.74.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling conrod_piston v0.74.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.69.0 [INFO] [stderr] Compiling 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: 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: 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: 55 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.music_player.dbbdf641-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035.fyet23oqr1r3cnl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/simplemad_sys-dea050ca105964fd/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libremani-5d5bb51bed83ff48.rlib" "/opt/rustwide/target/debug/deps/libconrod_piston-3b75a2299b473e50.rlib" "/opt/rustwide/target/debug/deps/libdirectories-1f7467dbfce64166.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-9fe43d34afb09c9b.rlib" "/opt/rustwide/target/debug/deps/libtoml-0767d8fffe97c104.rlib" "/opt/rustwide/target/debug/deps/libhound-076839080c16041e.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-023e2d1e3c9ea8dc.rlib" "/opt/rustwide/target/debug/deps/libnum-30353004f3c63425.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c6e1e2f8d49401b7.rlib" "/opt/rustwide/target/debug/deps/libdaggy-0cdb0d5402e0bc4d.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-2692943098eb7110.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-07812bf8945bccd3.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-85b6bf80bedc4ef2.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-765a4201d97f8a7d.rlib" "/opt/rustwide/target/debug/deps/libxcb-d2e37f65a78b82e6.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-82a2f0c7ca3e6b49.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-785d7589f14cf5cc.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-3d7ec6660e0d765c.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-48ec3912dd359aa9.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-129cbf6d3c461b74.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-737e172da57dd8f1.rlib" "/opt/rustwide/target/debug/deps/libmemmap-ddd8003d5684263b.rlib" "/opt/rustwide/target/debug/deps/libandrew-a5c0fb81e9d59d23.rlib" "/opt/rustwide/target/debug/deps/librusttype-224aead11b62cda0.rlib" "/opt/rustwide/target/debug/deps/librusttype-b994669b096a701b.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-3d3a365b1c93e8e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1e5deb10ba404fc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d3900f3c6c7397c3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d12eef24d4d3d1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libordered_float-69e3b43a10b72702.rlib" "/opt/rustwide/target/debug/deps/libapprox-f675bd6bbe5e0ca2.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-6095e06e316931b4.rlib" "/opt/rustwide/target/debug/deps/libnix-567288140e3dca42.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-41314ce1cf570823.rlib" "/opt/rustwide/target/debug/deps/libimage-fd92c6ea3a49268f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-e7ab68083180f5cd.rlib" "/opt/rustwide/target/debug/deps/libpng-d350aefe043fb2a1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-df98e3811cb3a2e6.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6fdeeb299f683b1c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7c7f5bd74e39f2c7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libgif-41e9db4830efc6a7.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libtiff-f8c97e80d8a8a2da.rlib" "/opt/rustwide/target/debug/deps/libweezl-55d032a32b789a6f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e49231c28250f5f1.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-1256ffc25805340f.rlib" "/opt/rustwide/target/debug/deps/librayon-da271eadbe94e8e7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-163f3dd40b6d13e5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5977d9e628a8ee6e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9744c266e4d8adcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a3d6a822e3414bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c93230d2c8eb1bc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-9e352286eed1c9ca.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-bb164a06477cd109.rlib" "/opt/rustwide/target/debug/deps/libshader_version-d395716be0b1f530.rlib" "/opt/rustwide/target/debug/deps/libgl-a7e01b0720689133.rlib" "/opt/rustwide/target/debug/deps/libglutin-a47139f23b007619.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-fab43a5d5ef3f8a2.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-a006b8bde618fa9f.rlib" "/opt/rustwide/target/debug/deps/libshared_library-de9b8a34dca0955d.rlib" "/opt/rustwide/target/debug/deps/libwinit-e19c986c1be614fc.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-ccfe969377887115.rlib" "/opt/rustwide/target/debug/deps/libmio-781745fc5e98d7ef.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libiovec-47a4ba85ac177001.rlib" "/opt/rustwide/target/debug/deps/libnet2-e3f1b44174b089b8.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-84de03edb9d59227.rlib" "/opt/rustwide/target/debug/deps/libandrew-e11ce6310731f02d.rlib" "/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-f616d60b2f1f1f6d.rlib" "/opt/rustwide/target/debug/deps/libxcursor-16cf78e5ffbf5f08.rlib" "/opt/rustwide/target/debug/deps/libnom-747059146be1b843.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-77319faf00672eb3.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-4aebc0314da24d1f.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-f345d2c1ae78ebe7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-6136aa9769e881c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-36f1e93f1a6930f3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libnix-2081273efccbf0a7.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-fbfaf931adb67cd3.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-122c3e3f13796634.rlib" "/opt/rustwide/target/debug/deps/libnix-d0f890480667d21a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libdlib-7b9003ff1253239b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e0096b3acf82c226.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e197a260e8ab948c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-59d895f4f89e7b5d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ccd628ad8e465bc7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0a905b6cdc18bc82.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-e1b3432d49682970.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4396318d3b2260bc.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-35df4dfd284d61e5.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libgraphics-bf821b84500c619b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/librusttype-8fdf2fa70bb8991d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a883815f93c02767.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-dfcc6ab5df08e368.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6bb75b11ef33cac6.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-d4763fcdfa549aa6.rlib" "/opt/rustwide/target/debug/deps/libread_color-331da40efd433a87.rlib" "/opt/rustwide/target/debug/deps/libtexture-2160f06c06722fa1.rlib" "/opt/rustwide/target/debug/deps/libvecmath-f7b4f1af3404185b.rlib" "/opt/rustwide/target/debug/deps/libpiston-8ca516184d48e6ba.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-528c0e33a5faaa38.rlib" "/opt/rustwide/target/debug/deps/libspin_sleep-519a4542d57ed8c2.rlib" "/opt/rustwide/target/debug/deps/libwindow-1e5bb547ade8aa67.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-c12b53dca44bbd56.rlib" "/opt/rustwide/target/debug/deps/libinput-589445092176f624.rlib" "/opt/rustwide/target/debug/deps/libviewport-b1bfd4f30a2f112c.rlib" "/opt/rustwide/target/debug/deps/libfloat-2bdbb4729af62265.rlib" "/opt/rustwide/target/debug/deps/libserde-f863458335282d0d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libnom-f6c90db9b1292cac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1f7f7cf8d004cea8.rlib" "/opt/rustwide/target/debug/deps/liblewton-5a78157b397cb08e.rlib" "/opt/rustwide/target/debug/deps/libogg-16966f0c60a645d1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-47356ad9c961eabf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libcpal-1691e01b1491e663.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-a0427d243f53fabf.rlib" "/opt/rustwide/target/debug/deps/liblibc-74eca02d02b3d2e6.rlib" "/opt/rustwide/target/debug/deps/libsimplemad-b1c604360021d281.rlib" "/opt/rustwide/target/debug/deps/libsimplemad_sys-cf2ffdce2ab52bb3.rlib" "/opt/rustwide/target/debug/deps/liblibc-efab166e83968231.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lasound" "-lc" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/music_player-4d12fe22d4151035" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `remani` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.ojm_tester.16bc6d75-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda.vg1s52lg8scbcvv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/simplemad_sys-dea050ca105964fd/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libremani-5d5bb51bed83ff48.rlib" "/opt/rustwide/target/debug/deps/libconrod_piston-3b75a2299b473e50.rlib" "/opt/rustwide/target/debug/deps/libdirectories-1f7467dbfce64166.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-9fe43d34afb09c9b.rlib" "/opt/rustwide/target/debug/deps/libtoml-0767d8fffe97c104.rlib" "/opt/rustwide/target/debug/deps/libhound-076839080c16041e.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-023e2d1e3c9ea8dc.rlib" "/opt/rustwide/target/debug/deps/libnum-30353004f3c63425.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c6e1e2f8d49401b7.rlib" "/opt/rustwide/target/debug/deps/libdaggy-0cdb0d5402e0bc4d.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-2692943098eb7110.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-07812bf8945bccd3.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-85b6bf80bedc4ef2.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-765a4201d97f8a7d.rlib" "/opt/rustwide/target/debug/deps/libxcb-d2e37f65a78b82e6.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-82a2f0c7ca3e6b49.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-785d7589f14cf5cc.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-3d7ec6660e0d765c.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-48ec3912dd359aa9.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-129cbf6d3c461b74.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-737e172da57dd8f1.rlib" "/opt/rustwide/target/debug/deps/libmemmap-ddd8003d5684263b.rlib" "/opt/rustwide/target/debug/deps/libandrew-a5c0fb81e9d59d23.rlib" "/opt/rustwide/target/debug/deps/librusttype-224aead11b62cda0.rlib" "/opt/rustwide/target/debug/deps/librusttype-b994669b096a701b.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-3d3a365b1c93e8e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1e5deb10ba404fc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d3900f3c6c7397c3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d12eef24d4d3d1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libordered_float-69e3b43a10b72702.rlib" "/opt/rustwide/target/debug/deps/libapprox-f675bd6bbe5e0ca2.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-6095e06e316931b4.rlib" "/opt/rustwide/target/debug/deps/libnix-567288140e3dca42.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-41314ce1cf570823.rlib" "/opt/rustwide/target/debug/deps/libimage-fd92c6ea3a49268f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-e7ab68083180f5cd.rlib" "/opt/rustwide/target/debug/deps/libpng-d350aefe043fb2a1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-df98e3811cb3a2e6.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6fdeeb299f683b1c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7c7f5bd74e39f2c7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libgif-41e9db4830efc6a7.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libtiff-f8c97e80d8a8a2da.rlib" "/opt/rustwide/target/debug/deps/libweezl-55d032a32b789a6f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e49231c28250f5f1.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-1256ffc25805340f.rlib" "/opt/rustwide/target/debug/deps/librayon-da271eadbe94e8e7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-163f3dd40b6d13e5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5977d9e628a8ee6e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9744c266e4d8adcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a3d6a822e3414bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c93230d2c8eb1bc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-9e352286eed1c9ca.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-bb164a06477cd109.rlib" "/opt/rustwide/target/debug/deps/libshader_version-d395716be0b1f530.rlib" "/opt/rustwide/target/debug/deps/libgl-a7e01b0720689133.rlib" "/opt/rustwide/target/debug/deps/libglutin-a47139f23b007619.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-fab43a5d5ef3f8a2.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-a006b8bde618fa9f.rlib" "/opt/rustwide/target/debug/deps/libshared_library-de9b8a34dca0955d.rlib" "/opt/rustwide/target/debug/deps/libwinit-e19c986c1be614fc.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-ccfe969377887115.rlib" "/opt/rustwide/target/debug/deps/libmio-781745fc5e98d7ef.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libiovec-47a4ba85ac177001.rlib" "/opt/rustwide/target/debug/deps/libnet2-e3f1b44174b089b8.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-84de03edb9d59227.rlib" "/opt/rustwide/target/debug/deps/libandrew-e11ce6310731f02d.rlib" "/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-f616d60b2f1f1f6d.rlib" "/opt/rustwide/target/debug/deps/libxcursor-16cf78e5ffbf5f08.rlib" "/opt/rustwide/target/debug/deps/libnom-747059146be1b843.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-77319faf00672eb3.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-4aebc0314da24d1f.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-f345d2c1ae78ebe7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-6136aa9769e881c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-36f1e93f1a6930f3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libnix-2081273efccbf0a7.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-fbfaf931adb67cd3.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-122c3e3f13796634.rlib" "/opt/rustwide/target/debug/deps/libnix-d0f890480667d21a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libdlib-7b9003ff1253239b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e0096b3acf82c226.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e197a260e8ab948c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-59d895f4f89e7b5d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ccd628ad8e465bc7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0a905b6cdc18bc82.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-e1b3432d49682970.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4396318d3b2260bc.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-35df4dfd284d61e5.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libgraphics-bf821b84500c619b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/librusttype-8fdf2fa70bb8991d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a883815f93c02767.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-dfcc6ab5df08e368.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6bb75b11ef33cac6.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-d4763fcdfa549aa6.rlib" "/opt/rustwide/target/debug/deps/libread_color-331da40efd433a87.rlib" "/opt/rustwide/target/debug/deps/libtexture-2160f06c06722fa1.rlib" "/opt/rustwide/target/debug/deps/libvecmath-f7b4f1af3404185b.rlib" "/opt/rustwide/target/debug/deps/libpiston-8ca516184d48e6ba.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-528c0e33a5faaa38.rlib" "/opt/rustwide/target/debug/deps/libspin_sleep-519a4542d57ed8c2.rlib" "/opt/rustwide/target/debug/deps/libwindow-1e5bb547ade8aa67.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-c12b53dca44bbd56.rlib" "/opt/rustwide/target/debug/deps/libinput-589445092176f624.rlib" "/opt/rustwide/target/debug/deps/libviewport-b1bfd4f30a2f112c.rlib" "/opt/rustwide/target/debug/deps/libfloat-2bdbb4729af62265.rlib" "/opt/rustwide/target/debug/deps/libserde-f863458335282d0d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libnom-f6c90db9b1292cac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1f7f7cf8d004cea8.rlib" "/opt/rustwide/target/debug/deps/liblewton-5a78157b397cb08e.rlib" "/opt/rustwide/target/debug/deps/libogg-16966f0c60a645d1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-47356ad9c961eabf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libcpal-1691e01b1491e663.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-a0427d243f53fabf.rlib" "/opt/rustwide/target/debug/deps/liblibc-74eca02d02b3d2e6.rlib" "/opt/rustwide/target/debug/deps/libsimplemad-b1c604360021d281.rlib" "/opt/rustwide/target/debug/deps/libsimplemad_sys-cf2ffdce2ab52bb3.rlib" "/opt/rustwide/target/debug/deps/liblibc-efab166e83968231.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lasound" "-lc" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ojm_tester-30500ca253079dda" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e540c406d922f2ff79da9cae83df432fb819767cb97c963cfc6122436614e7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e540c406d922f2ff79da9cae83df432fb819767cb97c963cfc6122436614e7fd", kill_on_drop: false }` [INFO] [stdout] e540c406d922f2ff79da9cae83df432fb819767cb97c963cfc6122436614e7fd