[INFO] fetching crate rayngin 0.3.2... [INFO] testing rayngin-0.3.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate rayngin 0.3.2 into /workspace/builds/worker-94/source [INFO] validating manifest of crates.io crate rayngin 0.3.2 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 crates.io crate rayngin 0.3.2 [INFO] finished tweaking crates.io crate rayngin 0.3.2 [INFO] tweaked toml for crates.io crate rayngin 0.3.2 written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate crates.io crate rayngin 0.3.2 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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] 050ec4db9d07f02563fa99be49260498989b82ead868e59a7950b2599888e7c2 [INFO] running `Command { std: "docker" "start" "-a" "050ec4db9d07f02563fa99be49260498989b82ead868e59a7950b2599888e7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "050ec4db9d07f02563fa99be49260498989b82ead868e59a7950b2599888e7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "050ec4db9d07f02563fa99be49260498989b82ead868e59a7950b2599888e7c2", kill_on_drop: false }` [INFO] [stdout] 050ec4db9d07f02563fa99be49260498989b82ead868e59a7950b2599888e7c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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] e6909767974525f4366654e583fed35d27650a05ae298698efd6e4d9a1308c64 [INFO] running `Command { std: "docker" "start" "-a" "e6909767974525f4366654e583fed35d27650a05ae298698efd6e4d9a1308c64", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling rayngin v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MDrawStuff` [INFO] [stdout] --> src/play/dawn.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | MDrawStuff, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `normalized_angle` [INFO] [stdout] --> src/base.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn normalized_angle(mut a: f64) -> f64 { // to [-PI; PI) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `norm_square` [INFO] [stdout] --> src/base.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn norm_square(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `shred` [INFO] [stdout] --> src/base.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn shred(&self, shift: u32) -> V3Di { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MUSIC_FADE_OUT_DELAY` [INFO] [stdout] --> src/sys/audio.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | const MUSIC_FADE_OUT_DELAY: i32 = 1000; // milsec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vol_music` [INFO] [stdout] --> src/sys/audio.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | vol_music: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pixel` [INFO] [stdout] --> src/sys/video/image.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn pixel(&self, x: i32, y: i32) -> Option<[u8; 4]> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `raw` [INFO] [stdout] --> src/sys/video/image.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn raw(&self) -> &[u8] { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `alphacolor` [INFO] [stdout] --> src/sys/video/image.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn alphacolor(&mut self, color: RGB) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `screen_raw_mut` [INFO] [stdout] --> src/sys/video.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn screen_raw_mut(&mut self) -> &mut [u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tetra_screen_raw_mut` [INFO] [stdout] --> src/sys/video.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn tetra_screen_raw_mut(&mut self) -> &mut [u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `screen_raw_mut` [INFO] [stdout] --> src/sys/sys_video.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn screen_raw_mut(&mut self) -> &mut [u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sdl` [INFO] [stdout] --> src/sys.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | sdl: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/cosm/entity.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn id(&self) -> &String { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ball_ind` [INFO] [stdout] --> src/cosm/entity.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn ball_ind(&self, id: impl ToString) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/cosm/texture.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/cosm/texture.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/cosm/texture.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn id(&self) -> &String { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/cosm/texture.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn id(&self) -> &String { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/cosm/trajectory.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `first_time` [INFO] [stdout] --> src/cosm/trajectory.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn first_time(&self) -> i128 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_chamber_face_supra_texture` [INFO] [stdout] --> src/cosm/cosm_chamber.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn set_chamber_face_supra_texture(&mut self, ch_id: impl ToString, f: usize, sup_txr_id: impl ToString) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_chamber_supra_textures` [INFO] [stdout] --> src/cosm/cosm_chamber.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn set_chamber_supra_textures(&mut self, ch_id: impl ToString, sup_txr_ids: [impl ToString; 6]) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Unset` [INFO] [stdout] --> src/play/dawn/masters/draw_stuff.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | Unset, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/play/dawn/masters/draw_stuff.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn new() -> Box { [INFO] [stdout] | ^^^ [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/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.rayngin.6e4107fe-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rayngin-00363eb0cc001a18.cm2i9qtacwswv9q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-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/libimage-de03d78390e4b1b4.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-edc169ab901648f9.rlib" "/opt/rustwide/target/debug/deps/libpng-275258a6a98263a7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9f2eced82c986060.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f75367061b4e2d8a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3e4ded256dc20886.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-04a14f5837bfd3b1.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-365894d78a07b614.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4a9ee23608b1c321.rlib" "/opt/rustwide/target/debug/deps/libgif-83246d3644ba9a2a.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-cc1f24a9b346f47a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b153c80257e1ef0.rlib" "/opt/rustwide/target/debug/deps/libtiff-7db704b7eae1a173.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cbe1f5d281b355c7.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/liblzw-7f6c936569036a7d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/librayon-913aaaa5907d87ee.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ea391ab4ebdf8ebf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-149b57f4baa8f8f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c17f9aa903ae92cd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a51e94e635d265b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-152f8129a8b8ff7f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-011ed21887195bc3.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libeither-ab04060cd5b7fa8d.rlib" "/opt/rustwide/target/debug/deps/librand-6bb8d4488472db32.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-af3bf629e3886d56.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-051447f765ff41f6.rlib" "/opt/rustwide/target/debug/deps/librand_core-0cfabe1668b19fe0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-863feb52220828be.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9b15adb5df50ad28.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-331611d2ec6ae993.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-17ae4f1e48447f84.rlib" "/opt/rustwide/target/debug/deps/libsdl2-4ef6b51553a138c1.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-0c6703371d54b982.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-cf510d04e74a8d3e.rlib" "/opt/rustwide/target/debug/deps/libserde-59b993de2b674f66.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" "-lSDL2" "-lSDL2_mixer" "-lSDL2_ttf" "-lutil" "-ldl" "-lutil" "-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/rayngin-00363eb0cc001a18" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayngin` due to 2 previous errors; 25 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e6909767974525f4366654e583fed35d27650a05ae298698efd6e4d9a1308c64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6909767974525f4366654e583fed35d27650a05ae298698efd6e4d9a1308c64", kill_on_drop: false }` [INFO] [stdout] e6909767974525f4366654e583fed35d27650a05ae298698efd6e4d9a1308c64