[INFO] cloning repository https://github.com/otaviopace/game-workshop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/otaviopace/game-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotaviopace%2Fgame-workshop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotaviopace%2Fgame-workshop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b86aea8e529f32384353128fd4b596d8d52133b [INFO] testing otaviopace/game-workshop against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotaviopace%2Fgame-workshop" "/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/otaviopace/game-workshop on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/otaviopace/game-workshop [INFO] finished tweaking git repo https://github.com/otaviopace/game-workshop [INFO] tweaked toml for git repo https://github.com/otaviopace/game-workshop written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/otaviopace/game-workshop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owning_ref v0.3.3 [INFO] [stderr] Downloaded crossbeam-epoch v0.5.2 [INFO] [stderr] Downloaded crossbeam-utils v0.5.0 [INFO] [stderr] Downloaded parking_lot v0.5.5 [INFO] [stderr] Downloaded crossbeam v0.4.1 [INFO] [stderr] Downloaded shred-derive v0.5.1 [INFO] [stderr] Downloaded parking_lot_core v0.2.14 [INFO] [stderr] Downloaded crossbeam-utils v0.6.5 [INFO] [stderr] Downloaded either v1.5.1 [INFO] [stderr] Downloaded shrev v1.0.1 [INFO] [stderr] Downloaded sdl2-sys v0.32.5 [INFO] [stderr] Downloaded sdl2 v0.32.1 [INFO] [stderr] Downloaded tuple_utils v0.2.0 [INFO] [stderr] Downloaded shred v0.7.1 [INFO] [stderr] Downloaded hibitset v0.5.4 [INFO] [stderr] Downloaded crossbeam-deque v0.5.2 [INFO] [stderr] Downloaded specs-derive v0.4.0 [INFO] [stderr] Downloaded nonzero_signed v1.0.3 [INFO] [stderr] Downloaded specs v0.14.3 [INFO] [stderr] Downloaded derivative v1.0.2 [INFO] [stderr] Downloaded rand_jitter v0.1.3 [INFO] [stderr] Downloaded crossbeam-channel v0.2.6 [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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f851da9b68d8edba317f682dd4abce427bbc194703b4dd2c64f6ac92f0639ca2 [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" "f851da9b68d8edba317f682dd4abce427bbc194703b4dd2c64f6ac92f0639ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f851da9b68d8edba317f682dd4abce427bbc194703b4dd2c64f6ac92f0639ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f851da9b68d8edba317f682dd4abce427bbc194703b4dd2c64f6ac92f0639ca2", kill_on_drop: false }` [INFO] [stdout] f851da9b68d8edba317f682dd4abce427bbc194703b4dd2c64f6ac92f0639ca2 [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40992ae10fd5f98a5ba3d2f648bc8e66d81584bb79b8ea7d2aa644464c53344b [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" "40992ae10fd5f98a5ba3d2f648bc8e66d81584bb79b8ea7d2aa644464c53344b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.1.5 [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-iter v0.1.37 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling game-workshop v0.1.0 (/opt/rustwide/workdir) [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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.game_workshop.8mogxce2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb" "/opt/rustwide/target/debug/deps/game_workshop-b9349deb21ee2beb.irczlp04ffr4x3b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-fbf4bf40ad86c085.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-ccec5fb763d4948a.rlib" "/opt/rustwide/target/debug/deps/libshrev-b378fe806c14a94e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a7aa4ae900a1e22e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8f1ed42ce93a34c0.rlib" "/opt/rustwide/target/debug/deps/librand-2c1f551f3c8d2577.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-fe70de81ffea0760.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-879809081600bcc7.rlib" "/opt/rustwide/target/debug/deps/liblog-1a1fe813dc47aad4.rlib" "/opt/rustwide/target/debug/deps/libhibitset-c3f5e2fac6d309de.rlib" "/opt/rustwide/target/debug/deps/libatom-a52bf88abecd21cd.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-52ad50b1e44ce405.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa1e981f28ff971.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-494b11958071b150.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f3ec9aa2f868de7a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8a2f75eefdc0cd3a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5b183b796495aaed.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9a541b0518936d90.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b19a342864125be2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ef61071d1b8ef096.rlib" "/opt/rustwide/target/debug/deps/librand-904f76dbb5f34e58.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1983edd6277b1d6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ce7e461ad7a13fe4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-560d4e7c0c4b5237.rlib" "/opt/rustwide/target/debug/deps/libshred-e6649956b964bf74.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7e98e5beb0da92e0.rlib" "/opt/rustwide/target/debug/deps/librayon-3499531261191a35.rlib" "/opt/rustwide/target/debug/deps/libeither-e5aea2ab302a11e2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-25f00dba0dd3d6a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7e01b2b58de142e3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-04ed7ff118b3b2be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b1c134a1c64207e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-587a636979098308.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-98eb5171f9a3eb81.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7bf9312beb1c781c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7ff44d63f8ca9cea.rlib" "/opt/rustwide/target/debug/deps/libnodrop-d215cf3514d9c554.rlib" "/opt/rustwide/target/debug/deps/libmopa-9525efd430f3b2cb.rlib" "/opt/rustwide/target/debug/deps/libfxhash-666050ffcca19944.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-29abf57da481591f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-018cb0175bd68e26.rlib" "/opt/rustwide/target/debug/deps/libsdl2-4223966e59715918.rlib" "/opt/rustwide/target/debug/deps/librand-22a4ddd8f011fd73.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-bd82eff9f56f6396.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-677f006f3ca2cd2a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-80e0466d0364e3b8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-096e21924d0a24f9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-99cae68a6ee48ba4.rlib" "/opt/rustwide/target/debug/deps/librand_core-1ccf765e3251494d.rlib" "/opt/rustwide/target/debug/deps/librand_os-d098c2b060e08341.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-450c7907c524d8c8.rlib" "/opt/rustwide/target/debug/deps/librand_core-c2d08cfa7423325a.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-de9fb6cb18e4364b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7d7e30e06800d2fa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ea4caa07bd58fe44.rlib" "/opt/rustwide/target/debug/deps/liblibc-714bb78be1ad2e88.rlib" "/opt/rustwide/target/debug/deps/libnum-da43391fafcc5fba.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e1324009d5cc9bde.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc16d91df1218c5d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-918fa676b9c82de8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game-workshop` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "40992ae10fd5f98a5ba3d2f648bc8e66d81584bb79b8ea7d2aa644464c53344b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40992ae10fd5f98a5ba3d2f648bc8e66d81584bb79b8ea7d2aa644464c53344b", kill_on_drop: false }` [INFO] [stdout] 40992ae10fd5f98a5ba3d2f648bc8e66d81584bb79b8ea7d2aa644464c53344b