[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeedPainkillers%2FRustOpengl" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NeedPainkillers/RustOpengl on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-10/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdf232c0a80c73a157e1051b7fa906077bf62cc12b06cd45a9286cae78bc4c47 [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" "bdf232c0a80c73a157e1051b7fa906077bf62cc12b06cd45a9286cae78bc4c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdf232c0a80c73a157e1051b7fa906077bf62cc12b06cd45a9286cae78bc4c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf232c0a80c73a157e1051b7fa906077bf62cc12b06cd45a9286cae78bc4c47", kill_on_drop: false }` [INFO] [stdout] bdf232c0a80c73a157e1051b7fa906077bf62cc12b06cd45a9286cae78bc4c47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c68aabb36c338161944a3fd0c10947b8a88c117d4b5a17a6db91fac45f4846c [INFO] running `Command { std: "docker" "start" "-a" "0c68aabb36c338161944a3fd0c10947b8a88c117d4b5a17a6db91fac45f4846c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling openblas-src v0.7.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [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 x11-dl v2.18.4 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling lapacke-sys v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling blas-src v0.4.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling lapacke v0.2.0 [INFO] [stderr] Compiling cauchy v0.2.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling ndarray-linalg v0.12.0 [INFO] [stderr] Compiling image v0.22.4 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling piston-gfx_texture v0.40.0 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.66.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 piston v0.49.0 [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 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.sdlrust.ay7ivyho-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4" "/opt/rustwide/target/debug/deps/sdlrust-dd7f29dead9f2dd4.511cdlyxj0xvs0qx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-02782effc3f02ec9/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libndarray_linalg-101d19713ae77171.rlib" "/opt/rustwide/target/debug/deps/libcauchy-a76c367e78aa1665.rlib" "/opt/rustwide/target/debug/deps/liblapacke-8ffea50cf37624c2.rlib" "/opt/rustwide/target/debug/deps/liblapacke_sys-3d3f16e561dbc694.rlib" "/opt/rustwide/target/debug/deps/liblapack_src-7d77cd83493ab37f.rlib" "/opt/rustwide/target/debug/deps/libblas_src-72d270cff60d257e.rlib" "/opt/rustwide/target/debug/deps/libopenblas_src-47bfbf09695d3dd2.rlib" "/opt/rustwide/target/debug/deps/libndarray-bebac52bd75b8d01.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ffe9e7d94e97493a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-2513f64e9bff1a1f.rlib" "/opt/rustwide/target/debug/deps/librand-a5f51ca2f82c6df2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4a8f6c3c41c9c726.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libitertools-2d55bdfeabc66623.rlib" "/opt/rustwide/target/debug/deps/librawpointer-5f566245f6baa3b8.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-ddc068d487a5957e.rlib" "/opt/rustwide/target/debug/deps/libblas_src-a78ae63095c8bc3c.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-5eeb31c060dd739f.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-56293eb31e20ee00.rlib" "/opt/rustwide/target/debug/deps/libgl-5221ef70ef69da87.rlib" "/opt/rustwide/target/debug/deps/libglutin-16c14c77f65407a9.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-b952d46cfe15ce07.rlib" "/opt/rustwide/target/debug/deps/libshared_library-d9ea3fd49a90f158.rlib" "/opt/rustwide/target/debug/deps/libwinit-6ec6d48084d622c5.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d338c45534fb411a.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-86295556f484031e.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-658bae49ba219016.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-dc9efba621c1e008.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-d491e909e1d7060d.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-62d3bf4a3ad76c3c.rlib" "/opt/rustwide/target/debug/deps/libnix-2c3f8ce4216e114d.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a73e1fd9afc15faa.rlib" "/opt/rustwide/target/debug/deps/libandrew-d66e40ba4bf047ea.rlib" "/opt/rustwide/target/debug/deps/libxml-c27c4e6c61ebc759.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-1836498a8574c58d.rlib" "/opt/rustwide/target/debug/deps/libdlib-ac94bfbe4be08c92.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d73dc2705102e947.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-260ee3ef19eff474.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3123efae87e4d8c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92607bf0590b5c1d.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-c118028608018901.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-1f3daecf77737876.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-fc2f02df94da3102.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-706034833cd01f37.rlib" "/opt/rustwide/target/debug/deps/libshader_version-353f16d94ed31f39.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-3c337d535b052412.rlib" "/opt/rustwide/target/debug/deps/libgraphics-1243998a2a414766.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/librusttype-4c031e829ea500f1.rlib" "/opt/rustwide/target/debug/deps/librusttype-f19f370debc1fcb2.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e461073acc991147.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7ad643ff856d079a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-9cd87de7b060a753.rlib" "/opt/rustwide/target/debug/deps/libapprox-3fa08c3481211cb9.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-fc9111661fd4c45b.rlib" "/opt/rustwide/target/debug/deps/libread_color-d022f47d66a999ef.rlib" "/opt/rustwide/target/debug/deps/libvecmath-ee32370b73c881e2.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-03f8dc55892aaee0.rlib" "/opt/rustwide/target/debug/deps/libimage-2b32b5c1f0b3eec9.rlib" "/opt/rustwide/target/debug/deps/libtiff-0c4cb1d50795c195.rlib" "/opt/rustwide/target/debug/deps/libpng-c3a4ba484e62f245.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f272a6d8dbd955b9.rlib" "/opt/rustwide/target/debug/deps/libinflate-3207ae25d5bf6fe2.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b17c712d91eedbdb.rlib" "/opt/rustwide/target/debug/deps/librayon-4d79d8c8794c1936.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d67c72c76e45d797.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-383396f6a2c1e143.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-baf6f33d13d59d72.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libgif-1502cd5519aa1391.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-801f1fc9673d71b1.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-12cdf81fba8afbc7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96e1d84f36e32bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libtexture-a4f268b64fcd81db.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-e946981dc15581c4.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-64b15914a811261c.rlib" "/opt/rustwide/target/debug/deps/libgfx-da3b45833cb1f843.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-b7c19863ee9a75fa.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-8eb1fe53bd8a1686.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libpiston-fcfe9e6a4d336fce.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-92cd8697e07905ad.rlib" "/opt/rustwide/target/debug/deps/libwindow-0ff790eb73863848.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-7e44bbad36746b85.rlib" "/opt/rustwide/target/debug/deps/libinput-e959184c3dce7eaa.rlib" "/opt/rustwide/target/debug/deps/libviewport-9053517ac6d2f7b4.rlib" "/opt/rustwide/target/debug/deps/libfloat-5ed62775cf53222f.rlib" "/opt/rustwide/target/debug/deps/libserde-0871f9deb9ca136e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgfortran" "-lopenblas" "-ldl" "-ldl" "-ldl" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "0c68aabb36c338161944a3fd0c10947b8a88c117d4b5a17a6db91fac45f4846c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c68aabb36c338161944a3fd0c10947b8a88c117d4b5a17a6db91fac45f4846c", kill_on_drop: false }` [INFO] [stdout] 0c68aabb36c338161944a3fd0c10947b8a88c117d4b5a17a6db91fac45f4846c