[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 1.45.2 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-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JMS55/roguelike on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-6/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d473997a45f3bc6c55cb09dc19c680c84c9876dd638732e8f575b167aa62fb92 [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" "d473997a45f3bc6c55cb09dc19c680c84c9876dd638732e8f575b167aa62fb92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d473997a45f3bc6c55cb09dc19c680c84c9876dd638732e8f575b167aa62fb92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d473997a45f3bc6c55cb09dc19c680c84c9876dd638732e8f575b167aa62fb92", kill_on_drop: false }` [INFO] [stdout] d473997a45f3bc6c55cb09dc19c680c84c9876dd638732e8f575b167aa62fb92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90e3efb1da9ddcc2f2397f019af065dc4e36ee1138610666ff8a6f52a5518fb8 [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" "90e3efb1da9ddcc2f2397f019af065dc4e36ee1138610666ff8a6f52a5518fb8", 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 semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling unicode-xid v0.1.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 sdl2 v0.32.2 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [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 semver v0.9.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [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 v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.1 [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 quote v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [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 crossbeam-deque v0.7.1 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling hibitset v0.6.2 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.roguelike.32xap5v6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e" "/opt/rustwide/target/debug/deps/roguelike-da590d1a8362e18e.1g2fh33shtit4e9v.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-699fb20d6ba2474b.rlib" "/opt/rustwide/target/debug/deps/librand-e8874e7b6694f4b6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-24035a191bd1338d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-0040e79fd09e1f18.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4ab071dfca552b6c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6703f7ddc1d580c2.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bdc63982c6848ce7.rlib" "/opt/rustwide/target/debug/deps/librand_os-275b2da6f9a5b2a1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/libc_vec-b8d9767c15240015.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-2734b00540892b84.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0d0ec04dd81fdce5.rlib" "/opt/rustwide/target/debug/deps/libnum-01efa19f432e2c7b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ceef35c2f444e556.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-be4dc14e180bcb02.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-309940d264f7a1ab.rlib" "/opt/rustwide/target/debug/deps/libnoise-6e1d4c3edf049a49.rlib" "/opt/rustwide/target/debug/deps/librand-3e9e56bbba70c001.rlib" "/opt/rustwide/target/debug/deps/librand_core-c05acb692f9998e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/librand_distr-f75ad31d99c0cee0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-dcb77843fa87812f.rlib" "/opt/rustwide/target/debug/deps/librand-d7c17dd695f727dd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b03b32e51659ed0d.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-234244662ae56e44.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fd19e9206e0b0a4b.rlib" "/opt/rustwide/target/debug/deps/librand_core-c25d7168869e4ad2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e63670976b6832f1.rlib" "/opt/rustwide/target/debug/deps/libspecs-29292ebac27b3922.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-38309d1d72c15733.rlib" "/opt/rustwide/target/debug/deps/libshrev-64771517cc1bdd24.rlib" "/opt/rustwide/target/debug/deps/libshred-771dd058cae6212d.rlib" "/opt/rustwide/target/debug/deps/libmopa-7bb6cc4063c9818f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e999b8a237e5787b.rlib" "/opt/rustwide/target/debug/deps/libahash-a878f009cfd60159.rlib" "/opt/rustwide/target/debug/deps/libconst_random-b42ba65f227db911.rlib" "/opt/rustwide/target/debug/deps/libhibitset-6dadc0e32a54ccca.rlib" "/opt/rustwide/target/debug/deps/librayon-5b9112c4376a484b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-71722c840a41f8c7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-755795d30fb75ea4.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1c2606211ea8905f.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2440bc0b931072c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9ed02b7894b73a21.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51b2bbba8d88dbd2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-711053ffb35ea0f8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d7343d8bb51badef.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libatom-8f57fb2678991f98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "90e3efb1da9ddcc2f2397f019af065dc4e36ee1138610666ff8a6f52a5518fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e3efb1da9ddcc2f2397f019af065dc4e36ee1138610666ff8a6f52a5518fb8", kill_on_drop: false }` [INFO] [stdout] 90e3efb1da9ddcc2f2397f019af065dc4e36ee1138610666ff8a6f52a5518fb8