[INFO] updating cached repository https://github.com/JMS55/roguelike [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] ee6b6ca3c96d063a9c79ec12766caa3283cc2dc8 [INFO] testing JMS55/roguelike 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%2FJMS55%2Froguelike" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JMS55/roguelike 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/JMS55/roguelike [INFO] finished tweaking git repo https://github.com/JMS55/roguelike [INFO] tweaked toml for git repo https://github.com/JMS55/roguelike written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/JMS55/roguelike 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 3fd33a7d5d26ffdfb5d644c569648514445dfc1dbf9f5e5b4f5e4ccd32e02406 [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" "3fd33a7d5d26ffdfb5d644c569648514445dfc1dbf9f5e5b4f5e4ccd32e02406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fd33a7d5d26ffdfb5d644c569648514445dfc1dbf9f5e5b4f5e4ccd32e02406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd33a7d5d26ffdfb5d644c569648514445dfc1dbf9f5e5b4f5e4ccd32e02406", kill_on_drop: false }` [INFO] [stdout] 3fd33a7d5d26ffdfb5d644c569648514445dfc1dbf9f5e5b4f5e4ccd32e02406 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91af60709b3317f0ebc1cc5482048c38508fdbd21d6ff0e2a1ea1645d32d1554 [INFO] running `Command { std: "docker" "start" "-a" "91af60709b3317f0ebc1cc5482048c38508fdbd21d6ff0e2a1ea1645d32d1554", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling hashbrown v0.6.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.13 [INFO] [stderr] Compiling shred v0.9.3 [INFO] [stderr] Compiling specs v0.15.1 [INFO] [stderr] Compiling roguelike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ai_entity` [INFO] [stdout] --> src/entities/layer1.rs:350:24 [INFO] [stdout] | [INFO] [stdout] 350 | .with(AI::new(|ai_entity, world| { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ai_entity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> src/entities/layer1.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | .with(AI::new(|ai_entity, world| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ai_entity` [INFO] [stdout] --> src/entities/layer1.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | .with(AI::new(|ai_entity, world| { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ai_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> src/entities/layer1.rs:373:35 [INFO] [stdout] | [INFO] [stdout] 373 | .with(AI::new(|ai_entity, world| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ai_entity` [INFO] [stdout] --> src/entities/layer1.rs:396:24 [INFO] [stdout] | [INFO] [stdout] 396 | .with(AI::new(|ai_entity, world| { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ai_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> src/entities/layer1.rs:396:35 [INFO] [stdout] | [INFO] [stdout] 396 | .with(AI::new(|ai_entity, world| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [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/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.roguelike.apxtscs8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2" "/opt/rustwide/target/debug/deps/roguelike-4a6393dcbb0c05d2.3om5oevwcyc3m5d6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libsdl2-2a8ef0277c847bd3.rlib" "/opt/rustwide/target/debug/deps/librand-9a7db76d84d43490.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-2d504d73aa8c3ef0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-74d1bcc6eb07cc1e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-05c1c307b5712c19.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0069d338090c492e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ef9b6c1c5e9a5581.rlib" "/opt/rustwide/target/debug/deps/librand_os-34aed72d8521e20f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/libc_vec-ca6b7a7efd8d34ef.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-29d576d206a6eaac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d3aa5e2539ac18cd.rlib" "/opt/rustwide/target/debug/deps/libnum-11fd9068bd02d64c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2d3b50f69c40c5e9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3d347ff9d37b0e67.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-681d531c4454187c.rlib" "/opt/rustwide/target/debug/deps/libnoise-d47405c458a5ddd4.rlib" "/opt/rustwide/target/debug/deps/librand-fc43b57cf1931cf3.rlib" "/opt/rustwide/target/debug/deps/librand_core-f239476c0fec9c8d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/librand_distr-93d6a658f6ff8ba9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-38aa51111bef0ea6.rlib" "/opt/rustwide/target/debug/deps/librand-14c53b91f97d2923.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dc43e77ad1e6de6e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59383606448a2923.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-59339ee69927f33d.rlib" "/opt/rustwide/target/debug/deps/librand_core-93e2d232098bda17.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-473865750e9db886.rlib" "/opt/rustwide/target/debug/deps/libspecs-37b7300ab8d57326.rlib" "/opt/rustwide/target/debug/deps/liblog-e9c1f4128215cfb7.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-32e87b569c018ca8.rlib" "/opt/rustwide/target/debug/deps/libshrev-9503ba69245decc2.rlib" "/opt/rustwide/target/debug/deps/libshred-2cad1e2c179e4edb.rlib" "/opt/rustwide/target/debug/deps/libmopa-a85d3c1c38eb6af8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2786763282e3ede7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7acdb6c8fa3a86ce.rlib" "/opt/rustwide/target/debug/deps/libahash-f4eddc542910f0d4.rlib" "/opt/rustwide/target/debug/deps/libconst_random-74bd30b8a433149a.rlib" "/opt/rustwide/target/debug/deps/libhibitset-f4d1a9c272ed05b3.rlib" "/opt/rustwide/target/debug/deps/librayon-c346646b19327dec.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2a270699ce0b3d2f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-33696bbd58cd8426.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b395caff9badd97.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-80da2ad14da9bcb3.rlib" "/opt/rustwide/target/debug/deps/libeither-e56ae8568f7848ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e671cbe6de54185e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-67736593b88cbd2f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7b77748ac9f86a69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3de8c5c7cd3d3981.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ef2dc9594943819a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libatom-22834c3865bda43c.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" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lSDL2_gfx" "-lutil" "-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] /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `roguelike`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "91af60709b3317f0ebc1cc5482048c38508fdbd21d6ff0e2a1ea1645d32d1554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91af60709b3317f0ebc1cc5482048c38508fdbd21d6ff0e2a1ea1645d32d1554", kill_on_drop: false }` [INFO] [stdout] 91af60709b3317f0ebc1cc5482048c38508fdbd21d6ff0e2a1ea1645d32d1554