[INFO] updating cached repository https://github.com/0e4ef622/remani [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 00b8238fee6b26947ae78464be7db7b66022011e [INFO] testing 0e4ef622/remani against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0e4ef622%2Fremani" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 60% (588/964) Checking out files: 61% (589/964) Checking out files: 62% (598/964) Checking out files: 63% (608/964) Checking out files: 64% (617/964) Checking out files: 65% (627/964) Checking out files: 66% (637/964) Checking out files: 67% (646/964) Checking out files: 68% (656/964) Checking out files: 69% (666/964) Checking out files: 70% (675/964) Checking out files: 71% (685/964) Checking out files: 72% (695/964) Checking out files: 73% (704/964) Checking out files: 74% (714/964) Checking out files: 75% (723/964) Checking out files: 76% (733/964) Checking out files: 77% (743/964) Checking out files: 78% (752/964) Checking out files: 79% (762/964) Checking out files: 80% (772/964) Checking out files: 81% (781/964) Checking out files: 82% (791/964) Checking out files: 83% (801/964) Checking out files: 84% (810/964) Checking out files: 84% (811/964) Checking out files: 85% (820/964) Checking out files: 86% (830/964) Checking out files: 87% (839/964) Checking out files: 88% (849/964) Checking out files: 89% (858/964) Checking out files: 90% (868/964) Checking out files: 91% (878/964) Checking out files: 92% (887/964) Checking out files: 93% (897/964) Checking out files: 94% (907/964) Checking out files: 95% (916/964) Checking out files: 96% (926/964) Checking out files: 97% (936/964) Checking out files: 98% (945/964) Checking out files: 99% (955/964) Checking out files: 100% (964/964) Checking out files: 100% (964/964), done. [INFO] validating manifest of git repo https://github.com/0e4ef622/remani on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [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-8/source/Cargo.toml [INFO] crate git repo https://github.com/0e4ef622/remani already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 301e00684456b25a5f18ba58eef3449260a5aec807a643084f693c610e7dc79d [INFO] running `"docker" "start" "-a" "301e00684456b25a5f18ba58eef3449260a5aec807a643084f693c610e7dc79d"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [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 piston-shaders_graphics2d v0.3.1 [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 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 crossbeam-utils v0.6.6 [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 semver v0.9.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling simplemad_sys v0.5.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.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 libloading v0.5.2 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling simplemad v0.9.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling cpal v0.8.2 (https://github.com/0e4ef622/cpal?rev=buffer-size-request#99e1c5b3) [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rusttype v0.8.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [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 wayland-commons v0.21.13 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [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 smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling pistoncore-window v0.37.0 [INFO] [stderr] Compiling conrod_core v0.67.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.42.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.60.0 [INFO] [stderr] Compiling piston v0.42.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] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/chart/ojn/mod.rs:193:14 [INFO] [stderr] | [INFO] [stderr] 193 | n => map!(input, count!(count_fixed!(u8, le_u8, 4), event_count), |v| Events::Unknown(n, v)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/chart/ojn/mod.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | / named!(header(&[u8]) -> Header, [INFO] [stderr] 48 | | do_parse!( [INFO] [stderr] 49 | | songid: le_i32 >> [INFO] [stderr] 50 | | tag!("ojn\0") >> [INFO] [stderr] ... | [INFO] [stderr] 96 | | ) [INFO] [stderr] 97 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/chart/ojn/mod.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | / named!(header(&[u8]) -> Header, [INFO] [stderr] 48 | | do_parse!( [INFO] [stderr] 49 | | songid: le_i32 >> [INFO] [stderr] 50 | | tag!("ojn\0") >> [INFO] [stderr] ... | [INFO] [stderr] 96 | | ) [INFO] [stderr] 97 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/chart/ojn/mod.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | / named!(header(&[u8]) -> Header, [INFO] [stderr] 48 | | do_parse!( [INFO] [stderr] 49 | | songid: le_i32 >> [INFO] [stderr] 50 | | tag!("ojn\0") >> [INFO] [stderr] ... | [INFO] [stderr] 96 | | ) [INFO] [stderr] 97 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/chart/ojn/mod.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | / named!(header(&[u8]) -> Header, [INFO] [stderr] 48 | | do_parse!( [INFO] [stderr] 49 | | songid: le_i32 >> [INFO] [stderr] 50 | | tag!("ojn\0") >> [INFO] [stderr] ... | [INFO] [stderr] 96 | | ) [INFO] [stderr] 97 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/chart/ojn/mod.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | / named!(header(&[u8]) -> Header, [INFO] [stderr] 48 | | do_parse!( [INFO] [stderr] 49 | | songid: le_i32 >> [INFO] [stderr] 50 | | tag!("ojn\0") >> [INFO] [stderr] ... | [INFO] [stderr] 96 | | ) [INFO] [stderr] 97 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/chart/ojn/mod.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | / named!(header(&[u8]) -> Header, [INFO] [stderr] 48 | | do_parse!( [INFO] [stderr] 49 | | songid: le_i32 >> [INFO] [stderr] 50 | | tag!("ojn\0") >> [INFO] [stderr] ... | [INFO] [stderr] 96 | | ) [INFO] [stderr] 97 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/chart/ojn/mod.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | / named!(header(&[u8]) -> Header, [INFO] [stderr] 48 | | do_parse!( [INFO] [stderr] 49 | | songid: le_i32 >> [INFO] [stderr] 50 | | tag!("ojn\0") >> [INFO] [stderr] ... | [INFO] [stderr] 96 | | ) [INFO] [stderr] 97 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Sounds` [INFO] [stderr] --> src/chart/ojn/ojm.rs:316:8 [INFO] [stderr] | [INFO] [stderr] 316 | struct Sounds { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Easy` [INFO] [stderr] --> src/chart/ojn/mod.rs:216:5 [INFO] [stderr] | [INFO] [stderr] 216 | Easy, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Normal` [INFO] [stderr] --> src/chart/ojn/mod.rs:217:5 [INFO] [stderr] | [INFO] [stderr] 217 | Normal, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Hard` [INFO] [stderr] --> src/chart/ojn/mod.rs:218:5 [INFO] [stderr] | [INFO] [stderr] 218 | Hard, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `O2mChart` [INFO] [stderr] --> src/chart/ojn/mod.rs:232:8 [INFO] [stderr] | [INFO] [stderr] 232 | struct O2mChart { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `hit50` [INFO] [stderr] --> src/gameskin/osu_skin.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | hit50: Rc<[Rc]>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `hit100` [INFO] [stderr] --> src/gameskin/osu_skin.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | hit100: Rc<[Rc]>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `hit200` [INFO] [stderr] --> src/gameskin/osu_skin.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | hit200: Rc<[Rc]>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `hit300` [INFO] [stderr] --> src/gameskin/osu_skin.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | hit300: Rc<[Rc]>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/chart/ojn/ojm.rs:367:17 [INFO] [stderr] | [INFO] [stderr] 367 | std::fs::write(format!("sound{}.ogg", i), &sound.ogg_data); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/chart/ojn/ojm.rs:388:17 [INFO] [stderr] | [INFO] [stderr] 388 | std::fs::write(format!("sound{}.ogg", i), &sound.ogg_data); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 19 warnings emitted [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.ojm_tester.46rk2932-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9" "/opt/rustwide/target/debug/deps/ojm_tester-01e375f6fb45b4e9.22ycjygzhxmg5k9d.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libloading-c8873099d7249223/out" "-L" "/opt/rustwide/target/debug/build/simplemad_sys-2adbbde7eb4fdecc/out" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libremani-bf8bd50d71da3d3e.rlib" "/opt/rustwide/target/debug/deps/libconrod_piston-66b2efa1732b8781.rlib" "/opt/rustwide/target/debug/deps/libimage-146ac320d05926fd.rlib" "/opt/rustwide/target/debug/deps/libtiff-cc489940d095b1c1.rlib" "/opt/rustwide/target/debug/deps/libpng-8e2debd0aa467653.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fcd520c127a579f7.rlib" "/opt/rustwide/target/debug/deps/libdirectories-643b882fa92646d2.rlib" "/opt/rustwide/target/debug/deps/libtoml-dfe0c2d855202efb.rlib" "/opt/rustwide/target/debug/deps/libhound-c1dec7869d1aed81.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-fd8e71535c8ce9b7.rlib" "/opt/rustwide/target/debug/deps/libinstant-32f8e75dc8aa1fbf.rlib" "/opt/rustwide/target/debug/deps/libnum-4d8152fc23aa83ba.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4783b0a3570537bc.rlib" "/opt/rustwide/target/debug/deps/libdaggy-0e98f9c07efeebd1.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-fe7473c2001874ff.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-b9a95171887b9d88.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-e6e2bd9c352b2182.rlib" "/opt/rustwide/target/debug/deps/libimage-3e10a43df5e0979d.rlib" "/opt/rustwide/target/debug/deps/libtiff-1356cb1026deacee.rlib" "/opt/rustwide/target/debug/deps/libpng-75dd9479b178d49a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-0441a4d1d089ee72.rlib" "/opt/rustwide/target/debug/deps/libinflate-b767d6e1ef2b6cca.rlib" "/opt/rustwide/target/debug/deps/libadler32-f0be7fc42b62f0a5.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a576f1293efbaa3c.rlib" "/opt/rustwide/target/debug/deps/librayon-b1efbcee51c01ed7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2050b8fc8d7b252a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a0b0134790c95e4c.rlib" "/opt/rustwide/target/debug/deps/libgif-86b2f05c788656eb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-bddca3167f05293c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-8103a659250d3197.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b45cb75c93ca775e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-60a8b38dcddc1eea.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-75615fbb4ba02029.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3e3b1463edf5bdad.rlib" "/opt/rustwide/target/debug/deps/liblzw-136c93306fc01c9c.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-70e4566b4280dada.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-dba66e27c29205d1.rlib" "/opt/rustwide/target/debug/deps/libgl-553a15a7382a9e05.rlib" "/opt/rustwide/target/debug/deps/libglutin-e3df2a1f001c3e3d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-c957057c6bd6e7af.rlib" "/opt/rustwide/target/debug/deps/libwinit-e13536b698f9a44b.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-edc81a4fac35f41e.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-440adf531bca5961.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-d603604ef8cd3034.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-679130e0c9e1fc68.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-8e32b46c1b7b94f7.rlib" "/opt/rustwide/target/debug/deps/libnix-745821a33108ffaf.rlib" "/opt/rustwide/target/debug/deps/libvoid-97cb09eed3196251.rlib" "/opt/rustwide/target/debug/deps/libmemmap-69ceaf4afdb71a85.rlib" "/opt/rustwide/target/debug/deps/libandrew-8f20cc356197abfd.rlib" "/opt/rustwide/target/debug/deps/libxml-753a47a7ba54f9d7.rlib" "/opt/rustwide/target/debug/deps/libxdg-810f71efbdcfd8aa.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-72da9a8ab491a060.rlib" "/opt/rustwide/target/debug/deps/libsame_file-16194a59b4bcd3b0.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-70f380b5b4d54902.rlib" "/opt/rustwide/target/debug/deps/libdlib-719b3c15faa77473.rlib" "/opt/rustwide/target/debug/deps/liblibloading-5115a59b1581362a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7aad8b5db95de9f5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b9df33450f7c31ab.rlib" "/opt/rustwide/target/debug/deps/librand-3dc0d1499fa90fa2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-0c5163bff7001d50.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e3632ea95a2f2f7.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-d305e02afcd59e4f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/liblock_api-baafdedc9903e763.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-80590ca2cac55881.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-9d32a297a8d5cb72.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-cdc96b1565ef7813.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-07fa21887d709a1e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libshared_library-0df8406ab6a6cc1e.rlib" "/opt/rustwide/target/debug/deps/libgraphics-8e0970bf75def007.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/librusttype-98aedea09bb61f41.rlib" "/opt/rustwide/target/debug/deps/librusttype-8f75f33e6141ac92.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-40ea93213fa9f05c.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-a2149b803b85c16f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bb42a1a069cce33f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7b4ede86e556010b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-68a78b59e929aafd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2549e1482ee601db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-39202ae0774b8d15.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-fd31210941c69586.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c82cad3fbef0a017.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4ae45eb3b288327.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ad412c52a0ba129d.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2e82d95b4cd6f6eb.rlib" "/opt/rustwide/target/debug/deps/libapprox-2bac0bdc9ba2b32e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d910f2d7f68de7f3.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-1f431e8bbb32328c.rlib" "/opt/rustwide/target/debug/deps/libread_color-b2a1de6aa0006232.rlib" "/opt/rustwide/target/debug/deps/libtexture-20f58895b9dcc09d.rlib" "/opt/rustwide/target/debug/deps/libvecmath-8f47bdb49d642de9.rlib" "/opt/rustwide/target/debug/deps/libpiston-a8c47cef4a9cbc2f.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-1cbcb1ac8f31ae39.rlib" "/opt/rustwide/target/debug/deps/libwindow-5f24cee6f113372b.rlib" "/opt/rustwide/target/debug/deps/libshader_version-3ab0c378be8593f6.rlib" "/opt/rustwide/target/debug/deps/libinput-e39dcfcf64285d77.rlib" "/opt/rustwide/target/debug/deps/libviewport-3593c6df73564e5e.rlib" "/opt/rustwide/target/debug/deps/libfloat-25067a98db9f3de7.rlib" "/opt/rustwide/target/debug/deps/libserde-2038d8bcf834390b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bfc500b2a6b27244.rlib" "/opt/rustwide/target/debug/deps/libnom-b8cd1026cd454a1a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4e94a8a5927748db.rlib" "/opt/rustwide/target/debug/deps/liblewton-00ab165b817639a4.rlib" "/opt/rustwide/target/debug/deps/libogg-4beb3c4f7608c2f4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-99936360f5c88599.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libcpal-c79bcb00e49dd32c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-1df20326b5b11275.rlib" "/opt/rustwide/target/debug/deps/liblibc-340aea2266707106.rlib" "/opt/rustwide/target/debug/deps/libsimplemad-fd3e21f6f6601bb0.rlib" "/opt/rustwide/target/debug/deps/libsimplemad_sys-0f3c8f85599409b1.rlib" "/opt/rustwide/target/debug/deps/liblibc-c529c38856022132.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lasound" "-lutil" "-lutil" "-lc" "-lm" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [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 `"docker" "inspect" "301e00684456b25a5f18ba58eef3449260a5aec807a643084f693c610e7dc79d"` [INFO] running `"docker" "rm" "-f" "301e00684456b25a5f18ba58eef3449260a5aec807a643084f693c610e7dc79d"` [INFO] [stdout] 301e00684456b25a5f18ba58eef3449260a5aec807a643084f693c610e7dc79d