[INFO] cloning repository https://github.com/rossini-andrea/dungeonstein [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rossini-andrea/dungeonstein" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frossini-andrea%2Fdungeonstein", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frossini-andrea%2Fdungeonstein'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b27f4e5be05d23dc406f8cf84732034dc25bb188 [INFO] testing rossini-andrea/dungeonstein against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frossini-andrea%2Fdungeonstein" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rossini-andrea/dungeonstein 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/rossini-andrea/dungeonstein [INFO] finished tweaking git repo https://github.com/rossini-andrea/dungeonstein [INFO] tweaked toml for git repo https://github.com/rossini-andrea/dungeonstein written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rossini-andrea/dungeonstein 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] [stderr] warning: dependency (nalgebra) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", 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] 8d8807ee37405a472fcfdadf17f8d24baa9aa6abe9440b245d7f9fc5fd6b8f68 [INFO] running `Command { std: "docker" "start" "-a" "8d8807ee37405a472fcfdadf17f8d24baa9aa6abe9440b245d7f9fc5fd6b8f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d8807ee37405a472fcfdadf17f8d24baa9aa6abe9440b245d7f9fc5fd6b8f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8807ee37405a472fcfdadf17f8d24baa9aa6abe9440b245d7f9fc5fd6b8f68", kill_on_drop: false }` [INFO] [stdout] 8d8807ee37405a472fcfdadf17f8d24baa9aa6abe9440b245d7f9fc5fd6b8f68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b39723de73018ac30b8fc49b09f3eaca5bedf6200360688580aec5d363898901 [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" "b39723de73018ac30b8fc49b09f3eaca5bedf6200360688580aec5d363898901", kill_on_drop: false }` [INFO] [stderr] warning: dependency (nalgebra) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling paste v0.1.16 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling nalgebra-glm v0.7.0 [INFO] [stderr] Compiling dungeonstein v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Canvas`, `LoadSurface`, `surface::Surface` [INFO] [stdout] --> src/rendering/glwrap.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | surface::Surface, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | image::{LoadSurface, LoadTexture}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 13 | render::{Canvas, Texture, TextureCreator}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `na::base::Matrix4` [INFO] [stdout] --> src/rendering/graphics.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use na::base::Matrix4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Empty` [INFO] [stdout] --> src/rendering/graphics.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | DungeonCell::{Empty, Floor, Wall} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image::LoadTexture` [INFO] [stdout] --> src/rendering/graphics.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | image::LoadTexture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `rendering::graphics::Sprite` in public interface (error E0446) [INFO] [stdout] --> src/rendering/graphics.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | Sprite(Sprite), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `rendering::graphics::Tile` in public interface (error E0446) [INFO] [stdout] --> src/rendering/graphics.rs:112:10 [INFO] [stdout] | [INFO] [stdout] 112 | Tile(Tile) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `detach` [INFO] [stdout] --> src/rendering/glwrap.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn detach(&mut self) -> GLuint { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a_position` [INFO] [stdout] --> src/rendering/graphics.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | a_position: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `a_tex_coord` [INFO] [stdout] --> src/rendering/graphics.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | a_tex_coord: GLuint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `texture` [INFO] [stdout] --> src/rendering/graphics.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | texture: TextureElementKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `shape` [INFO] [stdout] --> src/rendering/graphics.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | shape: VertexArrayKey [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Sprite` [INFO] [stdout] --> src/rendering/graphics.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | Sprite(Sprite), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Tile` [INFO] [stdout] --> src/rendering/graphics.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | Tile(Tile) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `model` [INFO] [stdout] --> src/rendering/graphics.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | model: ModelKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pos` [INFO] [stdout] --> src/rendering/graphics.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pos: [i32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `facing` [INFO] [stdout] --> src/rendering/graphics.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | facing: [i32; 2] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `models` [INFO] [stdout] --> src/rendering/graphics.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | models: SlotMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `render_elements` [INFO] [stdout] --> src/rendering/graphics.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | render_elements: SlotMap [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Door` [INFO] [stdout] --> src/game/model.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Door, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `OpenDoor` [INFO] [stdout] --> src/game/model.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | OpenDoor [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/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.dungeonstein.bpt3104y-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4" "/opt/rustwide/target/debug/deps/dungeonstein-1e80243ed79279a4.n5sn8n24m1agzdv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslotmap-07f425eec1c9ea5a.rlib" "/opt/rustwide/target/debug/deps/libsdl2-fd704fe3f8560c1b.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-fa9a3897642b07e9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libgl-f27af3d26d729598.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-dc5e2bf2bff4f90d.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-5b5548fc05a2f02b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-906cc075c89588b4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-844911b67cf72dfb.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-19b1698d350cef28.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libsimba-5d6628253c9e8353.rlib" "/opt/rustwide/target/debug/deps/libpaste-88f62d4e73820c43.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-973e34294894b9ba.rlib" "/opt/rustwide/target/debug/deps/librand_distr-2630064f839cd5c8.rlib" "/opt/rustwide/target/debug/deps/librand-7fb98764e3fce434.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b32da66fe4af88c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c3da8c6f9bb5414.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f424eb0cae5db8c.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/libapprox-dde57ba7d32fab4c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-55428636b9cff423.rlib" "/opt/rustwide/target/debug/deps/liblibm-b57c60def9bb8166.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" "-lSDL2" "-lSDL2_image" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dungeonstein`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b39723de73018ac30b8fc49b09f3eaca5bedf6200360688580aec5d363898901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39723de73018ac30b8fc49b09f3eaca5bedf6200360688580aec5d363898901", kill_on_drop: false }` [INFO] [stdout] b39723de73018ac30b8fc49b09f3eaca5bedf6200360688580aec5d363898901