[INFO] cloning repository https://github.com/rniii/baba [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rniii/baba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frniii%2Fbaba", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frniii%2Fbaba'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c40a6f0244ef6a6c30957ec0bfa716ba6f73009 [INFO] testing rniii/baba against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frniii%2Fbaba" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rniii/baba on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rniii/baba [INFO] finished tweaking git repo https://github.com/rniii/baba [INFO] tweaked toml for git repo https://github.com/rniii/baba written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rniii/baba already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e6873920b86a7a4d321aae3af2bc2d5da07218145805126690438cb01b8f907 [INFO] running `Command { std: "docker" "start" "-a" "4e6873920b86a7a4d321aae3af2bc2d5da07218145805126690438cb01b8f907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e6873920b86a7a4d321aae3af2bc2d5da07218145805126690438cb01b8f907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6873920b86a7a4d321aae3af2bc2d5da07218145805126690438cb01b8f907", kill_on_drop: false }` [INFO] [stdout] 4e6873920b86a7a4d321aae3af2bc2d5da07218145805126690438cb01b8f907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 837f35ce06b87a5227e2a1118018121b52e08de984bcb2f29e029cbd7fca69de [INFO] running `Command { std: "docker" "start" "-a" "837f35ce06b87a5227e2a1118018121b52e08de984bcb2f29e029cbd7fca69de", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling emath v0.28.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling ecolor v0.28.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling glam v0.28.0 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling baba v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.83s [INFO] running `Command { std: "docker" "inspect" "837f35ce06b87a5227e2a1118018121b52e08de984bcb2f29e029cbd7fca69de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "837f35ce06b87a5227e2a1118018121b52e08de984bcb2f29e029cbd7fca69de", kill_on_drop: false }` [INFO] [stdout] 837f35ce06b87a5227e2a1118018121b52e08de984bcb2f29e029cbd7fca69de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91be24fce9a2a16cfca3ff00a0e8edfd483416b36e4e80ebf5cce0f4d1b38f88 [INFO] running `Command { std: "docker" "start" "-a" "91be24fce9a2a16cfca3ff00a0e8edfd483416b36e4e80ebf5cce0f4d1b38f88", kill_on_drop: false }` [INFO] [stderr] Compiling baba v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcD9bAlK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-354046a3bfcb4300.rlib,libanstream-df577afa03759b4c.rlib,libanstyle_query-1f18a97d2bc4bae7.rlib,libis_terminal_polyfill-b4fdeb930bc5725e.rlib,libcolorchoice-53282be104416541.rlib,libanstyle_parse-4c6e80c82b41bb7b.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libenv_filter-852328830c810685.rlib,libregex-c1697686e8f14689.rlib,libregex_automata-88cd2981b60fa6e4.rlib,libaho_corasick-50150a17a2667fa6.rlib,libmemchr-4f0714dc45d95749.rlib,libregex_syntax-c7888ad363b60cdf.rlib,libanstyle-fed7b219c9cacdc4.rlib,libhumantime-271ba35809dd8c72.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblog-669e9396cafcbb01.rlib,libparking_lot-1462d1624ea35abc.rlib,libparking_lot_core-c96e94e3ddb05e2a.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libimage-240e524084d9326e.rlib,libimage_webp-0e2ca8717f78acdb.rlib,libquick_error-8d402ad4d863a69d.rlib,libbyteorder_lite-25e78048a27d33b8.rlib,libqoi-5306e84fdb2dda0b.rlib,libbytemuck-68826ae428c6c9b6.rlib,libpng-fd228b89475cd273.rlib,libfdeflate-2676e2396689691a.rlib,libzune_jpeg-27f69ef2fcb5b2b5.rlib,libzune_core-e448b15fbf642cb4.rlib,libgif-d5ddca0d037621a1.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder-1efcbe4f07366651.rlib,libnum_traits-23460aab6c6f97a8.rlib,libtiff-d84999960054ebdf.rlib,libflate2-f41334977e3c1288.rlib,libminiz_oxide-7be321083b22689a.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libweezl-a28855e8054185c9.rlib,libjpeg_decoder-5020c691837dd46e.rlib,libsdl2-69f6ca7571e4115a.rlib,libsdl2_sys-bfb746b301f45368.rlib,libbitflags-e2b4db6c651223da.rlib,liblazy_static-b3603208c0de2608.rlib,liblibc-fe9819ecd9fb6bb5.rlib,libglam-d070d5137a14555b.rlib,libecolor-6d061f20cbde4011.rlib,libemath-db2a679ec4684d80.rlib,libthiserror-548c8409b4824d68.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/baba-f64659da612dfd2a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `baba` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclevkBu/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbaba-83fc8d6869475cf4.rlib,libenv_logger-354046a3bfcb4300.rlib,libanstream-df577afa03759b4c.rlib,libanstyle_query-1f18a97d2bc4bae7.rlib,libis_terminal_polyfill-b4fdeb930bc5725e.rlib,libcolorchoice-53282be104416541.rlib,libanstyle_parse-4c6e80c82b41bb7b.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libenv_filter-852328830c810685.rlib,libregex-c1697686e8f14689.rlib,libregex_automata-88cd2981b60fa6e4.rlib,libaho_corasick-50150a17a2667fa6.rlib,libmemchr-4f0714dc45d95749.rlib,libregex_syntax-c7888ad363b60cdf.rlib,libanstyle-fed7b219c9cacdc4.rlib,libhumantime-271ba35809dd8c72.rlib,liblog-669e9396cafcbb01.rlib,libparking_lot-1462d1624ea35abc.rlib,libparking_lot_core-c96e94e3ddb05e2a.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libimage-240e524084d9326e.rlib,libimage_webp-0e2ca8717f78acdb.rlib,libquick_error-8d402ad4d863a69d.rlib,libbyteorder_lite-25e78048a27d33b8.rlib,libqoi-5306e84fdb2dda0b.rlib,libbytemuck-68826ae428c6c9b6.rlib,libpng-fd228b89475cd273.rlib,libfdeflate-2676e2396689691a.rlib,libzune_jpeg-27f69ef2fcb5b2b5.rlib,libzune_core-e448b15fbf642cb4.rlib,libgif-d5ddca0d037621a1.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder-1efcbe4f07366651.rlib,libnum_traits-23460aab6c6f97a8.rlib,libtiff-d84999960054ebdf.rlib,libflate2-f41334977e3c1288.rlib,libminiz_oxide-7be321083b22689a.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libweezl-a28855e8054185c9.rlib,libjpeg_decoder-5020c691837dd46e.rlib,libsdl2-69f6ca7571e4115a.rlib,libsdl2_sys-bfb746b301f45368.rlib,libbitflags-e2b4db6c651223da.rlib,liblazy_static-b3603208c0de2608.rlib,liblibc-fe9819ecd9fb6bb5.rlib,libglam-d070d5137a14555b.rlib,libecolor-6d061f20cbde4011.rlib,libemath-db2a679ec4684d80.rlib,libthiserror-548c8409b4824d68.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/soko-bd82364603a2748f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFiEyfZ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbaba-83fc8d6869475cf4.rlib,libenv_logger-354046a3bfcb4300.rlib,libanstream-df577afa03759b4c.rlib,libanstyle_query-1f18a97d2bc4bae7.rlib,libis_terminal_polyfill-b4fdeb930bc5725e.rlib,libcolorchoice-53282be104416541.rlib,libanstyle_parse-4c6e80c82b41bb7b.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libenv_filter-852328830c810685.rlib,libregex-c1697686e8f14689.rlib,libregex_automata-88cd2981b60fa6e4.rlib,libaho_corasick-50150a17a2667fa6.rlib,libmemchr-4f0714dc45d95749.rlib,libregex_syntax-c7888ad363b60cdf.rlib,libanstyle-fed7b219c9cacdc4.rlib,libhumantime-271ba35809dd8c72.rlib,liblog-669e9396cafcbb01.rlib,libparking_lot-1462d1624ea35abc.rlib,libparking_lot_core-c96e94e3ddb05e2a.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libimage-240e524084d9326e.rlib,libimage_webp-0e2ca8717f78acdb.rlib,libquick_error-8d402ad4d863a69d.rlib,libbyteorder_lite-25e78048a27d33b8.rlib,libqoi-5306e84fdb2dda0b.rlib,libbytemuck-68826ae428c6c9b6.rlib,libpng-fd228b89475cd273.rlib,libfdeflate-2676e2396689691a.rlib,libzune_jpeg-27f69ef2fcb5b2b5.rlib,libzune_core-e448b15fbf642cb4.rlib,libgif-d5ddca0d037621a1.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder-1efcbe4f07366651.rlib,libnum_traits-23460aab6c6f97a8.rlib,libtiff-d84999960054ebdf.rlib,libflate2-f41334977e3c1288.rlib,libminiz_oxide-7be321083b22689a.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libweezl-a28855e8054185c9.rlib,libjpeg_decoder-5020c691837dd46e.rlib,libsdl2-69f6ca7571e4115a.rlib,libsdl2_sys-bfb746b301f45368.rlib,libbitflags-e2b4db6c651223da.rlib,liblazy_static-b3603208c0de2608.rlib,liblibc-fe9819ecd9fb6bb5.rlib,libglam-d070d5137a14555b.rlib,libecolor-6d061f20cbde4011.rlib,libemath-db2a679ec4684d80.rlib,libthiserror-548c8409b4824d68.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/transform-59fc5aeb0e311377" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `baba` (example "transform") due to 1 previous error [INFO] [stderr] error: could not compile `baba` (example "soko") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "91be24fce9a2a16cfca3ff00a0e8edfd483416b36e4e80ebf5cce0f4d1b38f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91be24fce9a2a16cfca3ff00a0e8edfd483416b36e4e80ebf5cce0f4d1b38f88", kill_on_drop: false }` [INFO] [stdout] 91be24fce9a2a16cfca3ff00a0e8edfd483416b36e4e80ebf5cce0f4d1b38f88