[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] 00b8238fee6b26947ae78464be7db7b66022011e [INFO] testing 0e4ef622/remani against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0e4ef622%2Fremani" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0e4ef622/remani on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-1/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eab3e794d6a4697f70b92c99336dbbc270475319d94a4e50962508583f445e8f [INFO] running `Command { std: "docker" "start" "-a" "eab3e794d6a4697f70b92c99336dbbc270475319d94a4e50962508583f445e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eab3e794d6a4697f70b92c99336dbbc270475319d94a4e50962508583f445e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab3e794d6a4697f70b92c99336dbbc270475319d94a4e50962508583f445e8f", kill_on_drop: false }` [INFO] [stdout] eab3e794d6a4697f70b92c99336dbbc270475319d94a4e50962508583f445e8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cc6b734267099e9e36fd423d191a0d949381754854e2e95bcebd3993b0a8c0e [INFO] running `Command { std: "docker" "start" "-a" "1cc6b734267099e9e36fd423d191a0d949381754854e2e95bcebd3993b0a8c0e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling instant v0.1.1 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling vecmath v0.3.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling alsa-sys v0.1.1 (https://github.com/0e4ef622/cpal?rev=buffer-size-request#99e1c5b3) [INFO] [stderr] Compiling simplemad_sys v0.5.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling cpal v0.8.2 (https://github.com/0e4ef622/cpal?rev=buffer-size-request#99e1c5b3) [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rusttype v0.8.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling simplemad v0.9.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.30.0 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling conrod_derive v0.67.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling image v0.22.2 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling pistoncore-window v0.37.0 [INFO] [stderr] Compiling conrod_core v0.67.0 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling pistoncore-event_loop v0.42.0 [INFO] [stderr] Compiling piston v0.42.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.60.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.54.0 [INFO] [stderr] Compiling conrod_piston v0.67.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: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: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/chart/ojn/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / named!(header(&[u8]) -> Header, [INFO] [stdout] 48 | | do_parse!( [INFO] [stdout] 49 | | songid: le_i32 >> [INFO] [stdout] 50 | | tag!("ojn\0") >> [INFO] [stdout] ... | [INFO] [stdout] 96 | | ) [INFO] [stdout] 97 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `count_fixed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] = note: `#[warn(dead_code)]` on by default [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: the feature `inner_deref` has been stable since 1.47.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(inner_deref)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [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: 20 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-6c9854ce917ec05f.remani.84e07d39-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.remani.84e07d39-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f.4hspsskmkkkga8hg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libloading-055013c5647375da/out" "-L" "/opt/rustwide/target/debug/build/simplemad_sys-331291c7731789a7/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libremani-0a2e4c226be7a2fb.rlib" "/opt/rustwide/target/debug/deps/libconrod_piston-1107a5d8b2db4712.rlib" "/opt/rustwide/target/debug/deps/libimage-771a7299bed28eeb.rlib" "/opt/rustwide/target/debug/deps/libtiff-7664170c5050c4ee.rlib" "/opt/rustwide/target/debug/deps/libpng-948b2508a7659b3a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libdirectories-c08ad8c80a3735f7.rlib" "/opt/rustwide/target/debug/deps/libtoml-2277fff22a764f90.rlib" "/opt/rustwide/target/debug/deps/libhound-d859fa9dcc8c7686.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-446983bc1bdc90e1.rlib" "/opt/rustwide/target/debug/deps/libinstant-53f6606c9b0801c5.rlib" "/opt/rustwide/target/debug/deps/libnum-3a58b6ec5c6f9618.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4c8e837d68c66373.rlib" "/opt/rustwide/target/debug/deps/libdaggy-1df3a5f54e0fa60f.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-799bf322f25dc885.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ff587c0c8c855b9d.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-a54b21ad6ae422ac.rlib" "/opt/rustwide/target/debug/deps/libimage-8d33a36632033334.rlib" "/opt/rustwide/target/debug/deps/libtiff-a6b8dc48fd2ffa07.rlib" "/opt/rustwide/target/debug/deps/libpng-0a8b9f17dadc908c.rlib" "/opt/rustwide/target/debug/deps/libdeflate-11f8903a667fa020.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d7e7f75fe335b247.rlib" "/opt/rustwide/target/debug/deps/librayon-56bbe0b0ff279eac.rlib" "/opt/rustwide/target/debug/deps/librayon_core-192785cfc2fa6a3f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-86e7346800d2cc60.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-64b23bfdbd88d1c1.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9c1f4bafa306c18b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-535c730df1183bd7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7f5cfccd68fcdcbc.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-490c05f36aa8bf8a.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-afe84139319dbe1b.rlib" "/opt/rustwide/target/debug/deps/libgl-7203bfd13087f324.rlib" "/opt/rustwide/target/debug/deps/libglutin-e9f0f200e60fe77d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-f0560f6459c789f4.rlib" "/opt/rustwide/target/debug/deps/libwinit-ece09de0a51485ac.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9f635a65c839b140.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-1eb4c5e599c060bb.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-89628786de87eae7.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-2050d35ff4f3f4c7.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-677ac7a65d3507b3.rlib" "/opt/rustwide/target/debug/deps/libnix-d26cc3876cea5ba4.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c9f5b9cabc072148.rlib" "/opt/rustwide/target/debug/deps/libandrew-3bba39bec8a1b71c.rlib" "/opt/rustwide/target/debug/deps/libxml-8da909a417f479b8.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cb72017ee421c6a2.rlib" "/opt/rustwide/target/debug/deps/libsame_file-9b8ecd601404806a.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-dd9f0b883b5cfdbc.rlib" "/opt/rustwide/target/debug/deps/libdlib-816d77c0f6028562.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3f2c2fc8cbfab3ff.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-eee5035687f2ad8d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-12a53027ec4ccc60.rlib" "/opt/rustwide/target/debug/deps/librand-2cb2d5bce33fb92f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c44f5ebc75e6127c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7fa0f573e8027bd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-1857d17b283b91d9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-5df5ced3be16f51d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libshared_library-4d7c739f38e7903d.rlib" "/opt/rustwide/target/debug/deps/libgraphics-fb26d0bc8a04bc7b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/librusttype-7ab5b6a94cc6f325.rlib" "/opt/rustwide/target/debug/deps/librusttype-6f342e3cd887eb87.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d63851b6ac3e7273.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-47c646a3519036c1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c2d0de20934cc161.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d88a0bda1917818d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0a6a4f13fd022572.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-da807eb3ab38819b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-196b0c0fe9a6081e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libordered_float-38385358fe9e8838.rlib" "/opt/rustwide/target/debug/deps/libapprox-e297bd20a65c981c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7cee21912c7dd6a7.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-78be74deddaafc83.rlib" "/opt/rustwide/target/debug/deps/libread_color-a9c5ccda527c0cde.rlib" "/opt/rustwide/target/debug/deps/libtexture-ae2ea8bee6ab775e.rlib" "/opt/rustwide/target/debug/deps/libvecmath-52772dd44cc3e8d6.rlib" "/opt/rustwide/target/debug/deps/libpiston-e733ab9d179d43c8.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-3a2cb41506f785c5.rlib" "/opt/rustwide/target/debug/deps/libwindow-188ac64c67d0e61f.rlib" "/opt/rustwide/target/debug/deps/libshader_version-3b876f5183fa58a8.rlib" "/opt/rustwide/target/debug/deps/libinput-6af6018896c9524a.rlib" "/opt/rustwide/target/debug/deps/libviewport-29732aca07df8f33.rlib" "/opt/rustwide/target/debug/deps/libfloat-19314df4ba381cb3.rlib" "/opt/rustwide/target/debug/deps/libserde-5ce423e5c17d7f5f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c4ddb796854adf0e.rlib" "/opt/rustwide/target/debug/deps/libnom-28222bc9ab5db4c9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/liblewton-d40cdf1b5c0fc3db.rlib" "/opt/rustwide/target/debug/deps/libogg-ccee4bf7e998aa2a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dbb414485207823a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "/opt/rustwide/target/debug/deps/libcpal-f3669e1388477910.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-b3f2c9733fcf9ef4.rlib" "/opt/rustwide/target/debug/deps/liblibc-ef39b269ad4bec9b.rlib" "/opt/rustwide/target/debug/deps/libsimplemad-74ea9939bd102517.rlib" "/opt/rustwide/target/debug/deps/libsimplemad_sys-deba2699386ef2c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-9107138846f8ab61.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lasound" "-lutil" "-lc" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/remani-6c9854ce917ec05f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1cc6b734267099e9e36fd423d191a0d949381754854e2e95bcebd3993b0a8c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc6b734267099e9e36fd423d191a0d949381754854e2e95bcebd3993b0a8c0e", kill_on_drop: false }` [INFO] [stdout] 1cc6b734267099e9e36fd423d191a0d949381754854e2e95bcebd3993b0a8c0e