[INFO] cloning repository https://github.com/NeedPainkillers/RustOpengl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NeedPainkillers/RustOpengl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeedPainkillers%2FRustOpengl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeedPainkillers%2FRustOpengl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cfbf5a0810012a5c0fe2ae4d5b442d322908d10 [INFO] testing NeedPainkillers/RustOpengl against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeedPainkillers%2FRustOpengl" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NeedPainkillers/RustOpengl 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/NeedPainkillers/RustOpengl [INFO] finished tweaking git repo https://github.com/NeedPainkillers/RustOpengl [INFO] tweaked toml for git repo https://github.com/NeedPainkillers/RustOpengl written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/NeedPainkillers/RustOpengl 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 4bdc72de837073729e0a7ecee68a838ca5d388be71ac3398f2ee2d0026be9ee8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4bdc72de837073729e0a7ecee68a838ca5d388be71ac3398f2ee2d0026be9ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bdc72de837073729e0a7ecee68a838ca5d388be71ac3398f2ee2d0026be9ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bdc72de837073729e0a7ecee68a838ca5d388be71ac3398f2ee2d0026be9ee8", kill_on_drop: false }` [INFO] [stdout] 4bdc72de837073729e0a7ecee68a838ca5d388be71ac3398f2ee2d0026be9ee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] bfde7015f4c2c2f7e2093b157db394437ab482aa02e94025f83b3f34cc8b98f4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bfde7015f4c2c2f7e2093b157db394437ab482aa02e94025f83b3f34cc8b98f4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling openblas-src v0.7.0 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling blas-src v0.2.1 [INFO] [stderr] Compiling lapack-src v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling lapacke-sys v0.1.4 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling blas-src v0.4.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling lapacke v0.2.0 [INFO] [stderr] Compiling cauchy v0.2.2 [INFO] [stderr] Compiling image v0.22.4 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling ndarray-linalg v0.12.0 [INFO] [stderr] Compiling piston-gfx_texture v0.40.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.66.0 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling piston_window v0.105.0 [INFO] [stderr] Compiling sdlrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pixel` [INFO] [stdout] --> src/main.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | use image::{ImageBuffer, Pixel, Rgba}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/main.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let width = self.image.width(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/main.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let height = self.image.height(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | for i in 0..pixels.capacity() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | for i in 0..pixels.capacity() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw` [INFO] [stdout] --> src/main.rs:104:8 [INFO] [stdout] | [INFO] [stdout] 104 | fn draw(&mut self, point1: (u32, u32), point2: (u32, u32)) [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: `paint_triangle_raw` [INFO] [stdout] --> src/main.rs:271:12 [INFO] [stdout] | [INFO] [stdout] 271 | fn paint_triangle_raw(&mut self, sorted_points: ((u32, u32), (u32, u32), (u32, u32)), pixels: &mut Vec) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_triangle_raw` [INFO] [stdout] --> src/main.rs:334:12 [INFO] [stdout] | [INFO] [stdout] 334 | fn draw_triangle_raw(&mut self, points: ((u32, u32), (u32, u32), (u32, u32))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_line` [INFO] [stdout] --> src/main.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 385 | fn draw_line(&mut self, point1: (u32, u32), point2: (u32, u32)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `paint_triangle` [INFO] [stdout] --> src/main.rs:427:12 [INFO] [stdout] | [INFO] [stdout] 427 | fn paint_triangle(&mut self, sorted_points: ((u32, u32), (u32, u32), (u32, u32))) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_triangle` [INFO] [stdout] --> src/main.rs:477:12 [INFO] [stdout] | [INFO] [stdout] 477 | fn draw_triangle(&mut self, points: ((u32, u32), (u32, u32), (u32, u32))) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `draw_line` [INFO] [stdout] --> src/main.rs:547:4 [INFO] [stdout] | [INFO] [stdout] 547 | fn draw_line(point1: (u32,u32), point2: (u32, u32)) [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/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.sdlrust.4c38e048-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-26799024c19f2f52.31wvzgyy5m13levu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-b7f9f84d70f17a62/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/libndarray_linalg-4fcc42d0e4e340f9.rlib" "/opt/rustwide/target/debug/deps/libcauchy-4efcc40bc9921617.rlib" "/opt/rustwide/target/debug/deps/liblapacke-31e5ccd0d93b996a.rlib" "/opt/rustwide/target/debug/deps/liblapacke_sys-35cbf35bc3f7a666.rlib" "/opt/rustwide/target/debug/deps/liblapack_src-4013da10da33637c.rlib" "/opt/rustwide/target/debug/deps/libblas_src-33cb54a9db8c0cf9.rlib" "/opt/rustwide/target/debug/deps/libopenblas_src-d5366b60466bc4d5.rlib" "/opt/rustwide/target/debug/deps/libndarray-a4a2b1e75b63e471.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-408c8b6e78954855.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-56834aac9666bc9c.rlib" "/opt/rustwide/target/debug/deps/librand-e6cdcdd200da1f6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-42d53bd199876080.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/libitertools-29172cfa26e20c76.rlib" "/opt/rustwide/target/debug/deps/librawpointer-fafb43ddc1d150e4.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-e6198ebfca579ee5.rlib" "/opt/rustwide/target/debug/deps/libblas_src-b411be4b8a6dcc38.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-374097fcbbb16cec.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-8d92a28701807c60.rlib" "/opt/rustwide/target/debug/deps/libgl-1ae36bcdbe78a161.rlib" "/opt/rustwide/target/debug/deps/libglutin-d026d1230e2165a7.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-39e3e0bf09617fc2.rlib" "/opt/rustwide/target/debug/deps/libshared_library-725e261ac3331b34.rlib" "/opt/rustwide/target/debug/deps/libwinit-6060d0a37568444f.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5709bedb5e98d8bf.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-05117cee9b1a7cda.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-46ebc4293c6d800d.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-b500f0ea7a8635c1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-11f05567abc47125.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-1898a22229e83625.rlib" "/opt/rustwide/target/debug/deps/libnix-1a0e3383af67f835.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libmemmap-7af6ef2c5b0a35d5.rlib" "/opt/rustwide/target/debug/deps/libandrew-cd7af6cff6310aad.rlib" "/opt/rustwide/target/debug/deps/libxml-531752f67e39d9fb.rlib" "/opt/rustwide/target/debug/deps/libxdg-1867574b0521edfd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-02cd8726e8dfdbb4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-77957815b0f56049.rlib" "/opt/rustwide/target/debug/deps/libdlib-a97da2b60bc8147c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19a9f777e24709d3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-af6d9452b93443a6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4006d78bd91006f2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5624204947a7f309.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f2fd03f7d1bc5cfa.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-286f971d0115cbad.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e88d93caa06cd2ac.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-9548f93dd7a36c72.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-9b23959d60048e6f.rlib" "/opt/rustwide/target/debug/deps/libshader_version-a7e16b8a14be434e.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-19306c2bbf0fe9cf.rlib" "/opt/rustwide/target/debug/deps/libgraphics-dfb636fe13e04c45.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/librusttype-6b20a8d1365e7def.rlib" "/opt/rustwide/target/debug/deps/librusttype-b072aa5c47efe1d5.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-7c0e68980a26168c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-056a07d4a717df8f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-69eddb828e2d1a17.rlib" "/opt/rustwide/target/debug/deps/libapprox-04dac9e401e936f5.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-ab9e49c10b90491d.rlib" "/opt/rustwide/target/debug/deps/libread_color-74275e0f104740ee.rlib" "/opt/rustwide/target/debug/deps/libvecmath-fa96c7f65a298498.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-b6f617f9bd98b6ea.rlib" "/opt/rustwide/target/debug/deps/libimage-f0db4e7615220fbd.rlib" "/opt/rustwide/target/debug/deps/libtiff-fa385c140bf0be30.rlib" "/opt/rustwide/target/debug/deps/libpng-ca1f5403f5fa0862.rlib" "/opt/rustwide/target/debug/deps/libdeflate-fb429cf895becc03.rlib" "/opt/rustwide/target/debug/deps/libinflate-854c82a2481083db.rlib" "/opt/rustwide/target/debug/deps/libadler32-fdf272dfe99155d0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9f2eced82c986060.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c10736dcbfe0f128.rlib" "/opt/rustwide/target/debug/deps/librayon-ccca417745ce1ae5.rlib" "/opt/rustwide/target/debug/deps/librayon_core-912de7f4c2d8b543.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d6751385b0f616af.rlib" "/opt/rustwide/target/debug/deps/liblibc-207ef57eb0f7419b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6c05d771508548ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-26486592999a39f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0105f7a813dcb9ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea7abb20b98e2822.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cf3e91fd7aa3cabf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-95d15999138cf0c3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libeither-ab04060cd5b7fa8d.rlib" "/opt/rustwide/target/debug/deps/libgif-83246d3644ba9a2a.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-cc1f24a9b346f47a.rlib" "/opt/rustwide/target/debug/deps/liblzw-7f6c936569036a7d.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-30c90785fb5005a8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9352d0547c17268c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9f56c07cdebc7cf9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e021e9d5f38402b7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aa6b128f62ddc28e.rlib" "/opt/rustwide/target/debug/deps/libtexture-9e4803a3df756b1b.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-dd7358f07c978feb.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-16bea92109b40918.rlib" "/opt/rustwide/target/debug/deps/libgfx-8103a0376df38a01.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-ee7e4f6acd6b1724.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-7baa9cbfedb33a00.rlib" "/opt/rustwide/target/debug/deps/liblog-9b6e6da01040a32b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libpiston-d47dca36c76e5721.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-48ab5a3a1e605783.rlib" "/opt/rustwide/target/debug/deps/libwindow-1569fe63be20bf6a.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-54abde1a7957ee66.rlib" "/opt/rustwide/target/debug/deps/libinput-72e462089e480e96.rlib" "/opt/rustwide/target/debug/deps/libviewport-bd91f3cb72fef62d.rlib" "/opt/rustwide/target/debug/deps/libfloat-21a49860c60b68ea.rlib" "/opt/rustwide/target/debug/deps/libserde-11f5544e29473309.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.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" "-lgfortran" "-lopenblas" "-ldl" "-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/sdlrust-26799024c19f2f52" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libndarray_linalg-4fcc42d0e4e340f9.rlib(ndarray_linalg-4fcc42d0e4e340f9.ndarray_linalg.81e67f42-cgu.3.rcgu.o): in function `lapacke::dgetrf': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapacke-0.2.0/src/lib.rs:6130: undefined reference to `LAPACKE_dgetrf' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libndarray_linalg-4fcc42d0e4e340f9.rlib(ndarray_linalg-4fcc42d0e4e340f9.ndarray_linalg.81e67f42-cgu.3.rcgu.o): in function `lapacke::dgetrs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lapacke-0.2.0/src/lib.rs:6302: undefined reference to `LAPACKE_dgetrs' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sdlrust` due to 2 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bfde7015f4c2c2f7e2093b157db394437ab482aa02e94025f83b3f34cc8b98f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfde7015f4c2c2f7e2093b157db394437ab482aa02e94025f83b3f34cc8b98f4", kill_on_drop: false }` [INFO] [stdout] bfde7015f4c2c2f7e2093b157db394437ab482aa02e94025f83b3f34cc8b98f4