[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 try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeedPainkillers%2FRustOpengl" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NeedPainkillers/RustOpengl on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-0/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f90ea21a08f871a8f99cb1bc30567d2ba9d285ae47d6d5fb4d956f36ee2e0662 [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" "f90ea21a08f871a8f99cb1bc30567d2ba9d285ae47d6d5fb4d956f36ee2e0662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f90ea21a08f871a8f99cb1bc30567d2ba9d285ae47d6d5fb4d956f36ee2e0662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90ea21a08f871a8f99cb1bc30567d2ba9d285ae47d6d5fb4d956f36ee2e0662", kill_on_drop: false }` [INFO] [stdout] f90ea21a08f871a8f99cb1bc30567d2ba9d285ae47d6d5fb4d956f36ee2e0662 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d57f3ce4a0b6976872056e9ee47bbebf7c26898046697e8590969cee6a653bf6 [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" "d57f3ce4a0b6976872056e9ee47bbebf7c26898046697e8590969cee6a653bf6", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.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 khronos_api v3.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling piston-float 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 syn v1.0.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling openblas-src v0.7.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling blas-src v0.2.1 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling lapack-src v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling num-traits v0.2.11 [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 num_cpus v1.12.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling memmap v0.7.0 [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 memoffset v0.5.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling smallvec v0.6.13 [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 osmesa-sys v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling blas-src v0.4.0 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling gfx v0.18.2 [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 tiff v0.3.1 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling image v0.22.4 [INFO] [stderr] Compiling ndarray-linalg v0.12.0 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling piston-gfx_texture v0.40.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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.sdlrust.d503yfc2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8" "/opt/rustwide/target/debug/deps/sdlrust-c0bc549c8aafc3b8.3e4b28a9egx6k0u9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-e6c07abfbc997962/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libndarray_linalg-a8e9904308962663.rlib" "/opt/rustwide/target/debug/deps/libcauchy-3740652311d22979.rlib" "/opt/rustwide/target/debug/deps/liblapacke-7ed59a00962b55b6.rlib" "/opt/rustwide/target/debug/deps/liblapacke_sys-00c3913011dcc284.rlib" "/opt/rustwide/target/debug/deps/liblapack_src-8105c094c6608cca.rlib" "/opt/rustwide/target/debug/deps/libblas_src-71e6d1a6ec5e6925.rlib" "/opt/rustwide/target/debug/deps/libopenblas_src-58398a18e96d37fa.rlib" "/opt/rustwide/target/debug/deps/libndarray-5cfb61f768093023.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-61bfa3a10e583cf4.rlib" "/opt/rustwide/target/debug/deps/librand-eb2618d7a1f82248.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libitertools-1fa61ddd2a1b0ae7.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libcblas_sys-bea8a56f8a50012b.rlib" "/opt/rustwide/target/debug/deps/libblas_src-03463cda2905ff0b.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-379fb9b1808c2429.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-d07ae72b3f6b7536.rlib" "/opt/rustwide/target/debug/deps/libgl-360ef2ebc18309cb.rlib" "/opt/rustwide/target/debug/deps/libglutin-bb3fc503784fc5e0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-04ffe940ae04c535.rlib" "/opt/rustwide/target/debug/deps/libshared_library-64725636615c777a.rlib" "/opt/rustwide/target/debug/deps/libwinit-f7cc934c6b0dc6a3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-2edb5b9888a632e3.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-3654d7eecec6512d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-996bab32f9e4e56d.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-0b22cda630d03125.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-b4f434721ea937b0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-763ccbf85cee92a8.rlib" "/opt/rustwide/target/debug/deps/libnix-d494edaca7aeee4c.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-219d72b37e53e32f.rlib" "/opt/rustwide/target/debug/deps/libandrew-230d7441046b20c8.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-77aec2473ca8a346.rlib" "/opt/rustwide/target/debug/deps/libdlib-114247b8fc316ec6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-218b1aefcc178e47.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d276066421961d34.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f7d6d9dc5f25eca5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7b308e01b05c592f.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-4b1f133fc2ca7494.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-455238b52e377f86.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-41e050edd612e47f.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-09ab07944461240f.rlib" "/opt/rustwide/target/debug/deps/libshader_version-dc1979b853b95248.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-757cc0a657e856ed.rlib" "/opt/rustwide/target/debug/deps/libgraphics-9f140474f57ff38c.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/librusttype-1d6bccfa06fb0f73.rlib" "/opt/rustwide/target/debug/deps/librusttype-82db1d6086c504d8.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-aff5d98ffef148fe.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77c4ea1fd0be782f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2fe8a4f74b975721.rlib" "/opt/rustwide/target/debug/deps/libapprox-f2975b6799c755c6.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-4463b0e02fe4b0d3.rlib" "/opt/rustwide/target/debug/deps/libread_color-5be767bd2059610c.rlib" "/opt/rustwide/target/debug/deps/libvecmath-307c7bedd758bda1.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-9e42c8c92eecf891.rlib" "/opt/rustwide/target/debug/deps/libimage-1d59bbea8069f594.rlib" "/opt/rustwide/target/debug/deps/libtiff-34635a30cdd6c45b.rlib" "/opt/rustwide/target/debug/deps/libpng-555233c35dcdd824.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f8953c612ff87c82.rlib" "/opt/rustwide/target/debug/deps/librayon-83b5b93dfaad2d3d.rlib" "/opt/rustwide/target/debug/deps/librayon_core-aad911a53d55bfe1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00151eb7d9ac8631.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-be57f01f07a55f39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bf763fb23f4f2191.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5d465356f3255553.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ddc7745d34a5c45f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libtexture-27ceeb66cc49c5e7.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-3492ffb3a57881b1.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-f979f4d4530dc911.rlib" "/opt/rustwide/target/debug/deps/libgfx-ad816182c94a238d.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-2d73232f27aa7137.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-a9b7f0d873e275d6.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libpiston-04f9f63292ca791f.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-e33d0b90d1a5895f.rlib" "/opt/rustwide/target/debug/deps/libwindow-59b869ee57fb066a.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-0b0285bcbe44aedf.rlib" "/opt/rustwide/target/debug/deps/libinput-1881980c2a7d4d66.rlib" "/opt/rustwide/target/debug/deps/libviewport-b053327b08cc2460.rlib" "/opt/rustwide/target/debug/deps/libfloat-1602770ce0a91d87.rlib" "/opt/rustwide/target/debug/deps/libserde-796de9fcdc662a6f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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" "d57f3ce4a0b6976872056e9ee47bbebf7c26898046697e8590969cee6a653bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57f3ce4a0b6976872056e9ee47bbebf7c26898046697e8590969cee6a653bf6", kill_on_drop: false }` [INFO] [stdout] d57f3ce4a0b6976872056e9ee47bbebf7c26898046697e8590969cee6a653bf6