[INFO] updating cached repository https://github.com/NeedPainkillers/RustOpengl [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cfbf5a0810012a5c0fe2ae4d5b442d322908d10 [INFO] testing NeedPainkillers/RustOpengl against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeedPainkillers%2FRustOpengl" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NeedPainkillers/RustOpengl on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", 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-12/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fed9459c457e31f7ad8442d19c76694b09a9e058724268ccc1fb4297eb407031 [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" "fed9459c457e31f7ad8442d19c76694b09a9e058724268ccc1fb4297eb407031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fed9459c457e31f7ad8442d19c76694b09a9e058724268ccc1fb4297eb407031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed9459c457e31f7ad8442d19c76694b09a9e058724268ccc1fb4297eb407031", kill_on_drop: false }` [INFO] [stdout] fed9459c457e31f7ad8442d19c76694b09a9e058724268ccc1fb4297eb407031 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a60d10459e4c79fae2f2c67a7e3cbaea4db2ddaecacf2daa4ff791da4dae640 [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" "9a60d10459e4c79fae2f2c67a7e3cbaea4db2ddaecacf2daa4ff791da4dae640", kill_on_drop: false }` [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 itertools v0.8.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [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.10.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling blas-src v0.4.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling lapacke v0.2.0 [INFO] [stderr] Compiling cauchy v0.2.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling image v0.22.4 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [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 smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling piston v0.49.0 [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.sdlrust.9g8bjpaz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c" "/opt/rustwide/target/debug/deps/sdlrust-c2189a941b18f85c.3ypg11bp3x7dbjg1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-40bb1f0089ad4eb8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libndarray_linalg-acadcf5d0ac4eb64.rlib" "/opt/rustwide/target/debug/deps/libcauchy-3fcc43a9ca6e3ea0.rlib" "/opt/rustwide/target/debug/deps/liblapacke-033ddf6c2240e746.rlib" "/opt/rustwide/target/debug/deps/liblapacke_sys-00af9bd555998296.rlib" "/opt/rustwide/target/debug/deps/liblapack_src-17cd1a248c95a460.rlib" "/opt/rustwide/target/debug/deps/libblas_src-fe733eb972d28386.rlib" "/opt/rustwide/target/debug/deps/libopenblas_src-c5e0331ec82b2310.rlib" "/opt/rustwide/target/debug/deps/libndarray-803d96f677764e00.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0d35fa90bd2f6204.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4b8c2c1303fe0777.rlib" "/opt/rustwide/target/debug/deps/librand-25aafe70cf16cbc4.rlib" "/opt/rustwide/target/debug/deps/librand_core-f239476c0fec9c8d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libitertools-9b748acdc96b9f1c.rlib" "/opt/rustwide/target/debug/deps/librawpointer-af4e4c3da9ba5d60.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-71a23760454f9660.rlib" "/opt/rustwide/target/debug/deps/libblas_src-07b85fa947d9b4e9.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-4dd4965fe7e3a096.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-861fd1dad2be1138.rlib" "/opt/rustwide/target/debug/deps/libgl-166f83f61e3a915e.rlib" "/opt/rustwide/target/debug/deps/libglutin-8415f3ff53c5a6de.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-6e1cb07de05e4580.rlib" "/opt/rustwide/target/debug/deps/libshared_library-22c249d9ca4d8cc9.rlib" "/opt/rustwide/target/debug/deps/libwinit-e5f03851fdff5cf3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d93bd075f1cceac8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4bb441420432a3c9.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-84fa8e78b9452107.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-d410876e58a7d53e.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-8762bcdd0d63107b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a7391367f3668e1d.rlib" "/opt/rustwide/target/debug/deps/libnix-47dffd30feef87d3.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-14bacb8335df5a91.rlib" "/opt/rustwide/target/debug/deps/libandrew-04007a6ff51ded25.rlib" "/opt/rustwide/target/debug/deps/libxml-0ca839a7671ccfa2.rlib" "/opt/rustwide/target/debug/deps/libxdg-20ac6d231c74b9fd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-39cc3674a5e4a4b5.rlib" "/opt/rustwide/target/debug/deps/libdlib-3d5021ce0ca5e584.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6bd9d966b923ba38.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3c2ee958121a792a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f0202f6a7935278e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e837b98f12fc293a.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-abde049d322d67ca.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-166a84381b114a3b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-71f4cffbfc90fbe9.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-99a2b745dd7d7a1b.rlib" "/opt/rustwide/target/debug/deps/libshader_version-014d95a67a81abd5.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-81ec40f7a70ae469.rlib" "/opt/rustwide/target/debug/deps/libgraphics-40818f3a4a55219a.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/librusttype-985ac86047916a4f.rlib" "/opt/rustwide/target/debug/deps/librusttype-6f4a314fecb87b1e.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-50bc0cb6519abde5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-479b940a80c0e4d0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-8e0cce0a3ccc6495.rlib" "/opt/rustwide/target/debug/deps/libapprox-5d57ff0753b7d83d.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-d7cb68d6705d7cf3.rlib" "/opt/rustwide/target/debug/deps/libread_color-b11c97643e859a44.rlib" "/opt/rustwide/target/debug/deps/libvecmath-8de93b9160b76623.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-51bf6699fe3e20bf.rlib" "/opt/rustwide/target/debug/deps/libimage-a1d12b24fe32af0b.rlib" "/opt/rustwide/target/debug/deps/libtiff-e0b0852ef2ae473c.rlib" "/opt/rustwide/target/debug/deps/libpng-2d13f035530ef089.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d5efceb67e637295.rlib" "/opt/rustwide/target/debug/deps/libinflate-b643dcee80b1d6e3.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-2154265e217f9dd1.rlib" "/opt/rustwide/target/debug/deps/librayon-bba3f31951a406a0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6d8d0787f3f52b78.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-973a4f06c0dad043.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fee7e94f71a992c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3cfd00735077392b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-95fab826e179a0e3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-605d3a5637bb7283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-086433334e2dbd2c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libeither-e56ae8568f7848ad.rlib" "/opt/rustwide/target/debug/deps/libgif-f655073f52a6ec8e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9b165e24478bc78e.rlib" "/opt/rustwide/target/debug/deps/liblzw-2bf98fa21fe9f912.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-f14a59a4bfce02bc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-30800a3155cfaedd.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-83d7bd25e4075c77.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c62ac7d108840345.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efd25432eb2733aa.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libtexture-223decf037799345.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-67f9458fc94477eb.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-67909ddf14ebff5e.rlib" "/opt/rustwide/target/debug/deps/libgfx-f8767ecb91789a1c.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-1cf5f235d6273d20.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-0eac61b25440205d.rlib" "/opt/rustwide/target/debug/deps/liblog-e9c1f4128215cfb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libpiston-16dac2522227f23e.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-a352bb32fea149c4.rlib" "/opt/rustwide/target/debug/deps/libwindow-46fbce2e1caa6a65.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-ee4fc5b2b62dde4d.rlib" "/opt/rustwide/target/debug/deps/libinput-66d5096bfe7e9271.rlib" "/opt/rustwide/target/debug/deps/libviewport-c9f169b8665d73d3.rlib" "/opt/rustwide/target/debug/deps/libfloat-f3cff5cd505d6870.rlib" "/opt/rustwide/target/debug/deps/libserde-134c6a8fbf2513b0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lgfortran" "-lopenblas" "-ldl" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lopenblas [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9a60d10459e4c79fae2f2c67a7e3cbaea4db2ddaecacf2daa4ff791da4dae640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a60d10459e4c79fae2f2c67a7e3cbaea4db2ddaecacf2daa4ff791da4dae640", kill_on_drop: false }` [INFO] [stdout] 9a60d10459e4c79fae2f2c67a7e3cbaea4db2ddaecacf2daa4ff791da4dae640