[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotaviopace%2Fgame-workshop" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/otaviopace/game-workshop on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-11/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shrev v1.0.1 [INFO] [stderr] Downloaded shred-derive v0.5.1 [INFO] [stderr] Downloaded shred v0.7.1 [INFO] [stderr] Downloaded tuple_utils v0.2.0 [INFO] [stderr] Downloaded specs-derive v0.4.0 [INFO] [stderr] Downloaded specs v0.14.3 [INFO] [stderr] Downloaded sdl2 v0.32.1 [INFO] [stderr] Downloaded sdl2-sys v0.32.5 [INFO] [stderr] Downloaded nonzero_signed v1.0.3 [INFO] [stderr] Downloaded hibitset v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 166a9ecdb052858a0e02bc33221c2cbe9d0a0c066b62376600e38fab8f888c85 [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" "166a9ecdb052858a0e02bc33221c2cbe9d0a0c066b62376600e38fab8f888c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "166a9ecdb052858a0e02bc33221c2cbe9d0a0c066b62376600e38fab8f888c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "166a9ecdb052858a0e02bc33221c2cbe9d0a0c066b62376600e38fab8f888c85", kill_on_drop: false }` [INFO] [stdout] 166a9ecdb052858a0e02bc33221c2cbe9d0a0c066b62376600e38fab8f888c85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7b40653641ff3d7339bbe007b687bba7584c6dea2182e02cb8c5c9eb1b836c1 [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" "f7b40653641ff3d7339bbe007b687bba7584c6dea2182e02cb8c5c9eb1b836c1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.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 rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [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 quote v0.6.11 [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-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [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 hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling crossbeam v0.4.1 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.game_workshop.e0f072ff-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd.1j9fq2whc3k0vlto.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-064a84f821ef39eb.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-bc0c53e212d97d97.rlib" "/opt/rustwide/target/debug/deps/libshrev-213b737ee34aa5ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b9f5fb5110f0b6ef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a8cc144eac6227e0.rlib" "/opt/rustwide/target/debug/deps/librand-b02e2c7eee6f461b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-cda3dd274dbcb30e.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-39b51336877fc3bc.rlib" "/opt/rustwide/target/debug/deps/liblog-a7f60255c1d34019.rlib" "/opt/rustwide/target/debug/deps/libhibitset-62eee87c24b31262.rlib" "/opt/rustwide/target/debug/deps/libatom-87798a0c38349585.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-1156f378acaf4ed3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ce45f4e64a670196.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3e856090460dd931.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d12e1945c0fedad4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-750b77fb63b637a8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dc356acfc74d77a7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9bf2d28427c12acf.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ec1a30b5a9c8afc6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/librand-279095695945a19e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fac7606041edf632.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bbad8f0d18be02a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4af4f36093bd70a0.rlib" "/opt/rustwide/target/debug/deps/libshred-ddbc47327f84bfa9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d453494ee8b80562.rlib" "/opt/rustwide/target/debug/deps/librayon-27412a5728dc6656.rlib" "/opt/rustwide/target/debug/deps/libeither-88b98c3c03f23a50.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a9cfae2c9636dd44.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-acbdd9abc6bc382f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-770b61fd5dcb3b92.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6d62561c9b514b64.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1e2cbff4eafa7f91.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2b26a91054697d14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc86aa381747737.rlib" "/opt/rustwide/target/debug/deps/libnodrop-c00b89b8af4132ba.rlib" "/opt/rustwide/target/debug/deps/libmopa-2d8c2640bfe0072c.rlib" "/opt/rustwide/target/debug/deps/libfxhash-74f2384812214f8f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-712ff8f83444d848.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d006c71b1532c5c9.rlib" "/opt/rustwide/target/debug/deps/libsdl2-e27a31ec597c30ae.rlib" "/opt/rustwide/target/debug/deps/librand-730b0a920256ae36.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-762689c0fefe270c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ff6cdc83cd477f7a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4442fba939891578.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4929f9411ee3e508.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-a3509d25415169e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-75e7ca2b52188fab.rlib" "/opt/rustwide/target/debug/deps/librand_os-07d0273d9af246ef.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-4f5192adc7cfc68e.rlib" "/opt/rustwide/target/debug/deps/librand_core-24b7ee40fd421f2e.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-77be4777c214185b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-deaeff8e79132040.rlib" "/opt/rustwide/target/debug/deps/liblibc-108d506d933fad24.rlib" "/opt/rustwide/target/debug/deps/libnum-d10c57cc5c579d95.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-76cd0787e91177d6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-096c067680cf9d3f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9486a05c2fb1b639.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/game_workshop-14c99e72c0768cbd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f7b40653641ff3d7339bbe007b687bba7584c6dea2182e02cb8c5c9eb1b836c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b40653641ff3d7339bbe007b687bba7584c6dea2182e02cb8c5c9eb1b836c1", kill_on_drop: false }` [INFO] [stdout] f7b40653641ff3d7339bbe007b687bba7584c6dea2182e02cb8c5c9eb1b836c1