[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 1.59.0 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-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0e4ef622/remani on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-13/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" "+1.59.0" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4ad90afeb2addc4819ea7ef469f1c6be0e59e847fea27e2972a7574de9cdc79 [INFO] running `Command { std: "docker" "start" "-a" "c4ad90afeb2addc4819ea7ef469f1c6be0e59e847fea27e2972a7574de9cdc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4ad90afeb2addc4819ea7ef469f1c6be0e59e847fea27e2972a7574de9cdc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ad90afeb2addc4819ea7ef469f1c6be0e59e847fea27e2972a7574de9cdc79", kill_on_drop: false }` [INFO] [stdout] c4ad90afeb2addc4819ea7ef469f1c6be0e59e847fea27e2972a7574de9cdc79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ebaaa8e37af329b134c634ee9b6e190da076035cf0c563e5633ab9bfebce09d [INFO] running `Command { std: "docker" "start" "-a" "4ebaaa8e37af329b134c634ee9b6e190da076035cf0c563e5633ab9bfebce09d", 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 syn v1.0.76 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling spin_sleep v1.0.0 [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 instant v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [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 crc32fast v1.2.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling alsa-sys v0.1.1 (https://github.com/0e4ef622/cpal?rev=buffer-size-request#99e1c5b3) [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling simplemad_sys v0.5.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling piston2d-graphics v0.40.0 [INFO] [stderr] Compiling wayland-scanner v0.28.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 gl v0.13.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [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 iovec v0.1.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling net2 v0.2.37 [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 simplemad v0.9.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling cpal v0.8.2 (https://github.com/0e4ef622/cpal?rev=buffer-size-request#99e1c5b3) [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [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 wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling conrod_derive v0.74.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling x11-clipboard v0.5.2 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.78.0 [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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: `songid` [INFO] [stdout] --> src/chart/ojn/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | songid: i32, [INFO] [stdout] | ^^^^^^^^^^^ [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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: 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/remani-7e3f51badbb15648.remani.4ee33443-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.remani.4ee33443-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648.4jo2xbf9cplk45he.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-aefce842dd129e52/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libremani-bd874e557d5a8e4e.rlib" "/opt/rustwide/target/debug/deps/libconrod_piston-caa0c8bd099f1af1.rlib" "/opt/rustwide/target/debug/deps/libdirectories-9f9efdec22bd5e48.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-71bdacb3bc69fe4e.rlib" "/opt/rustwide/target/debug/deps/libtoml-bc0a2e85ad52af45.rlib" "/opt/rustwide/target/debug/deps/libhound-82a44dabd0457092.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-638c94c5b5137240.rlib" "/opt/rustwide/target/debug/deps/libnum-c01a8b3d8ee553f9.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-89f7d4cb09591b6a.rlib" "/opt/rustwide/target/debug/deps/libdaggy-ea0e23f0871790cb.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-3c1a74fbdd5fcfe0.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-cb966bf61d27aa36.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-1b5da6fb1f74fbf8.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-e26d74a210daa7f0.rlib" "/opt/rustwide/target/debug/deps/libxcb-ba1c0d3d935ae1d2.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-081e5de193ec6196.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-96a96c1fd76aa499.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-e33afeccec4ff4f0.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-b86cf13fb297d152.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da6f818f7257229c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a93e2ae3b180859f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-623937970f40c1b0.rlib" "/opt/rustwide/target/debug/deps/libandrew-152101f9756f88d3.rlib" "/opt/rustwide/target/debug/deps/librusttype-c7d65542ffd9d0e0.rlib" "/opt/rustwide/target/debug/deps/librusttype-1e9f641659d426c9.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-65998f2e4ad32995.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6278afc4c8944cf7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0c6a5cca902b23b4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-608a93642bc79412.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1d33e57ad3464760.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0e1a0245b1123f55.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libordered_float-b51449314e7c2c14.rlib" "/opt/rustwide/target/debug/deps/libapprox-ccf601a81e7822e0.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-83166ba8b5cefacb.rlib" "/opt/rustwide/target/debug/deps/libnix-d3a04af6608274d9.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-ced07951609cf618.rlib" "/opt/rustwide/target/debug/deps/libimage-215862fe1fb808bd.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a04b214c99a990f3.rlib" "/opt/rustwide/target/debug/deps/libpng-8fc926b6050c3e73.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cbe1f5d281b355c7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/libdeflate-36dbd082b93d5800.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-994ec501086682ec.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f547ce9970633749.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-31ac17aefa87e7ff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-95e6037de7bb4a3b.rlib" "/opt/rustwide/target/debug/deps/libgif-aa5b47e32fd09171.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c3b32fd1c6f0209d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libtiff-da99c136b9141503.rlib" "/opt/rustwide/target/debug/deps/libweezl-6b48c93230bd7410.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-61e359899b2e6631.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b684c5f3e7287f7b.rlib" "/opt/rustwide/target/debug/deps/librayon-2ed1b0dc6cb7a6e3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e3b7fccfe0d8d10e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e9b31157ed6a811f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3df1a4d3cdd5ae07.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7348ed0ff71a5014.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-004b151aa64281c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-eb3c03a85d257a91.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-0978abc9dc58ca41.rlib" "/opt/rustwide/target/debug/deps/libshader_version-7ebeb292f02900a4.rlib" "/opt/rustwide/target/debug/deps/libgl-cdbad318f52b058d.rlib" "/opt/rustwide/target/debug/deps/libglutin-4ec84a9c54329ecd.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-8aa5219b851f867f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-79ebe834039e51b6.rlib" "/opt/rustwide/target/debug/deps/libshared_library-3c0df4906e84d209.rlib" "/opt/rustwide/target/debug/deps/libwinit-969b52e9b3875dff.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-8bd1ad84d3a2482c.rlib" "/opt/rustwide/target/debug/deps/libmio-26a641cede8828d8.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libiovec-7a6991e47a6260a6.rlib" "/opt/rustwide/target/debug/deps/libnet2-83fe7146be68cd53.rlib" "/opt/rustwide/target/debug/deps/liblazycell-46f9f5ed4c3bc997.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-fd9667d3ea5210ca.rlib" "/opt/rustwide/target/debug/deps/libandrew-8c2005e31903ac7a.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/libxdg-1867574b0521edfd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-fb0a81365d5a972b.rlib" "/opt/rustwide/target/debug/deps/libxcursor-f7d8edce0fedf949.rlib" "/opt/rustwide/target/debug/deps/libnom-c71f9d87a980e72c.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-06522257f414b4a6.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-2d002d1ef16fc10b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-87180ca4fa672c6c.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-92d415869f651fc1.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-e93d190536022120.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libnix-d2155c57ad5f11bf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-d570ff219bfd5d79.rlib" "/opt/rustwide/target/debug/deps/libdlib-0abb1349eb314a93.rlib" "/opt/rustwide/target/debug/deps/liblibloading-7f4c0c18427fce45.rlib" "/opt/rustwide/target/debug/deps/libcalloop-0dc394622c8805ba.rlib" "/opt/rustwide/target/debug/deps/libnix-ee291b94f7e9c27e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libdlib-08b6962ffce47cac.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-39f69627331ce23e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-da612b50399cd8e7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5898d37908717092.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-a2e970ae1843adff.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-4419d41eca1a299e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-12d3ee9c1ab76c40.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-0ac02fc0b5e73b94.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libgraphics-2fdaad8e9eb56872.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/librusttype-0df86f6806745fb3.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-0b2f9313883f115c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-ab9e49c10b90491d.rlib" "/opt/rustwide/target/debug/deps/libread_color-74275e0f104740ee.rlib" "/opt/rustwide/target/debug/deps/libtexture-9e4803a3df756b1b.rlib" "/opt/rustwide/target/debug/deps/libvecmath-fa96c7f65a298498.rlib" "/opt/rustwide/target/debug/deps/libpiston-c251a7c31a734cfe.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-2e7187e11fae3f99.rlib" "/opt/rustwide/target/debug/deps/libspin_sleep-23660b6d019a6331.rlib" "/opt/rustwide/target/debug/deps/libwindow-672b6075a261cd45.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-5c67be5ce337afe7.rlib" "/opt/rustwide/target/debug/deps/libinput-cf43ff2198c3b000.rlib" "/opt/rustwide/target/debug/deps/libviewport-bd91f3cb72fef62d.rlib" "/opt/rustwide/target/debug/deps/libfloat-21a49860c60b68ea.rlib" "/opt/rustwide/target/debug/deps/libserde-f645107aebe74a6f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libnom-b3af6b5bcb0ecce5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0003b3c7e5bb8e84.rlib" "/opt/rustwide/target/debug/deps/liblewton-2997ddf94654c77b.rlib" "/opt/rustwide/target/debug/deps/libogg-44a8ce302178afc1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a0272eddfa07c7ae.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libcpal-bce370642f779251.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-26c105945b2a664e.rlib" "/opt/rustwide/target/debug/deps/liblibc-bf68b12c3f4e0bc3.rlib" "/opt/rustwide/target/debug/deps/libsimplemad-63dc528cb750eb50.rlib" "/opt/rustwide/target/debug/deps/libsimplemad_sys-0cfa34a36fbeb7bc.rlib" "/opt/rustwide/target/debug/deps/liblibc-8a8301d8045dacbd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/remani-7e3f51badbb15648" "-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/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.music_player.614eeef3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd.39i4fx5yiduutv6j.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-aefce842dd129e52/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libremani-bd874e557d5a8e4e.rlib" "/opt/rustwide/target/debug/deps/libconrod_piston-caa0c8bd099f1af1.rlib" "/opt/rustwide/target/debug/deps/libdirectories-9f9efdec22bd5e48.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-71bdacb3bc69fe4e.rlib" "/opt/rustwide/target/debug/deps/libtoml-bc0a2e85ad52af45.rlib" "/opt/rustwide/target/debug/deps/libhound-82a44dabd0457092.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-638c94c5b5137240.rlib" "/opt/rustwide/target/debug/deps/libnum-c01a8b3d8ee553f9.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-89f7d4cb09591b6a.rlib" "/opt/rustwide/target/debug/deps/libdaggy-ea0e23f0871790cb.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-3c1a74fbdd5fcfe0.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-cb966bf61d27aa36.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-1b5da6fb1f74fbf8.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-e26d74a210daa7f0.rlib" "/opt/rustwide/target/debug/deps/libxcb-ba1c0d3d935ae1d2.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-081e5de193ec6196.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-96a96c1fd76aa499.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-e33afeccec4ff4f0.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-b86cf13fb297d152.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da6f818f7257229c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a93e2ae3b180859f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-623937970f40c1b0.rlib" "/opt/rustwide/target/debug/deps/libandrew-152101f9756f88d3.rlib" "/opt/rustwide/target/debug/deps/librusttype-c7d65542ffd9d0e0.rlib" "/opt/rustwide/target/debug/deps/librusttype-1e9f641659d426c9.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-65998f2e4ad32995.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6278afc4c8944cf7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0c6a5cca902b23b4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-608a93642bc79412.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1d33e57ad3464760.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0e1a0245b1123f55.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libordered_float-b51449314e7c2c14.rlib" "/opt/rustwide/target/debug/deps/libapprox-ccf601a81e7822e0.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-83166ba8b5cefacb.rlib" "/opt/rustwide/target/debug/deps/libnix-d3a04af6608274d9.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-ced07951609cf618.rlib" "/opt/rustwide/target/debug/deps/libimage-215862fe1fb808bd.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a04b214c99a990f3.rlib" "/opt/rustwide/target/debug/deps/libpng-8fc926b6050c3e73.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cbe1f5d281b355c7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/libdeflate-36dbd082b93d5800.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-994ec501086682ec.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f547ce9970633749.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-31ac17aefa87e7ff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-95e6037de7bb4a3b.rlib" "/opt/rustwide/target/debug/deps/libgif-aa5b47e32fd09171.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c3b32fd1c6f0209d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libtiff-da99c136b9141503.rlib" "/opt/rustwide/target/debug/deps/libweezl-6b48c93230bd7410.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-61e359899b2e6631.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b684c5f3e7287f7b.rlib" "/opt/rustwide/target/debug/deps/librayon-2ed1b0dc6cb7a6e3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e3b7fccfe0d8d10e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e9b31157ed6a811f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3df1a4d3cdd5ae07.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7348ed0ff71a5014.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-004b151aa64281c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-eb3c03a85d257a91.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-0978abc9dc58ca41.rlib" "/opt/rustwide/target/debug/deps/libshader_version-7ebeb292f02900a4.rlib" "/opt/rustwide/target/debug/deps/libgl-cdbad318f52b058d.rlib" "/opt/rustwide/target/debug/deps/libglutin-4ec84a9c54329ecd.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-8aa5219b851f867f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-79ebe834039e51b6.rlib" "/opt/rustwide/target/debug/deps/libshared_library-3c0df4906e84d209.rlib" "/opt/rustwide/target/debug/deps/libwinit-969b52e9b3875dff.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-8bd1ad84d3a2482c.rlib" "/opt/rustwide/target/debug/deps/libmio-26a641cede8828d8.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libiovec-7a6991e47a6260a6.rlib" "/opt/rustwide/target/debug/deps/libnet2-83fe7146be68cd53.rlib" "/opt/rustwide/target/debug/deps/liblazycell-46f9f5ed4c3bc997.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-fd9667d3ea5210ca.rlib" "/opt/rustwide/target/debug/deps/libandrew-8c2005e31903ac7a.rlib" "/opt/rustwide/target/debug/deps/libxml-9fd475a1cd99758d.rlib" "/opt/rustwide/target/debug/deps/libxdg-1867574b0521edfd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-fb0a81365d5a972b.rlib" "/opt/rustwide/target/debug/deps/libxcursor-f7d8edce0fedf949.rlib" "/opt/rustwide/target/debug/deps/libnom-c71f9d87a980e72c.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-06522257f414b4a6.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-2d002d1ef16fc10b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-87180ca4fa672c6c.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-92d415869f651fc1.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-e93d190536022120.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libnix-d2155c57ad5f11bf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-d570ff219bfd5d79.rlib" "/opt/rustwide/target/debug/deps/libdlib-0abb1349eb314a93.rlib" "/opt/rustwide/target/debug/deps/liblibloading-7f4c0c18427fce45.rlib" "/opt/rustwide/target/debug/deps/libcalloop-0dc394622c8805ba.rlib" "/opt/rustwide/target/debug/deps/libnix-ee291b94f7e9c27e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libdlib-08b6962ffce47cac.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-39f69627331ce23e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-da612b50399cd8e7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5898d37908717092.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-a2e970ae1843adff.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-4419d41eca1a299e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-12d3ee9c1ab76c40.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-0ac02fc0b5e73b94.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libgraphics-2fdaad8e9eb56872.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/librusttype-0df86f6806745fb3.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-0b2f9313883f115c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-ab9e49c10b90491d.rlib" "/opt/rustwide/target/debug/deps/libread_color-74275e0f104740ee.rlib" "/opt/rustwide/target/debug/deps/libtexture-9e4803a3df756b1b.rlib" "/opt/rustwide/target/debug/deps/libvecmath-fa96c7f65a298498.rlib" "/opt/rustwide/target/debug/deps/libpiston-c251a7c31a734cfe.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-2e7187e11fae3f99.rlib" "/opt/rustwide/target/debug/deps/libspin_sleep-23660b6d019a6331.rlib" "/opt/rustwide/target/debug/deps/libwindow-672b6075a261cd45.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-5c67be5ce337afe7.rlib" "/opt/rustwide/target/debug/deps/libinput-cf43ff2198c3b000.rlib" "/opt/rustwide/target/debug/deps/libviewport-bd91f3cb72fef62d.rlib" "/opt/rustwide/target/debug/deps/libfloat-21a49860c60b68ea.rlib" "/opt/rustwide/target/debug/deps/libserde-f645107aebe74a6f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libnom-b3af6b5bcb0ecce5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0003b3c7e5bb8e84.rlib" "/opt/rustwide/target/debug/deps/liblewton-2997ddf94654c77b.rlib" "/opt/rustwide/target/debug/deps/libogg-44a8ce302178afc1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a0272eddfa07c7ae.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libcpal-bce370642f779251.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-26c105945b2a664e.rlib" "/opt/rustwide/target/debug/deps/liblibc-bf68b12c3f4e0bc3.rlib" "/opt/rustwide/target/debug/deps/libsimplemad-63dc528cb750eb50.rlib" "/opt/rustwide/target/debug/deps/libsimplemad_sys-0cfa34a36fbeb7bc.rlib" "/opt/rustwide/target/debug/deps/liblibc-8a8301d8045dacbd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/music_player-16b4df128c4c68dd" "-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" "4ebaaa8e37af329b134c634ee9b6e190da076035cf0c563e5633ab9bfebce09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ebaaa8e37af329b134c634ee9b6e190da076035cf0c563e5633ab9bfebce09d", kill_on_drop: false }` [INFO] [stdout] 4ebaaa8e37af329b134c634ee9b6e190da076035cf0c563e5633ab9bfebce09d