[INFO] cloning repository https://github.com/imbaczek/rust-lightsout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imbaczek/rust-lightsout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimbaczek%2Frust-lightsout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimbaczek%2Frust-lightsout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e765a79d6da0d7e582449299dc489fdc64702322 [INFO] testing imbaczek/rust-lightsout against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimbaczek%2Frust-lightsout" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imbaczek/rust-lightsout on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imbaczek/rust-lightsout [INFO] finished tweaking git repo https://github.com/imbaczek/rust-lightsout [INFO] tweaked toml for git repo https://github.com/imbaczek/rust-lightsout written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/imbaczek/rust-lightsout already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fdf86d19c8c8b12d6222f160547d3ebff33fd65aed80a3679b98e95bea4c266 [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" "4fdf86d19c8c8b12d6222f160547d3ebff33fd65aed80a3679b98e95bea4c266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fdf86d19c8c8b12d6222f160547d3ebff33fd65aed80a3679b98e95bea4c266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fdf86d19c8c8b12d6222f160547d3ebff33fd65aed80a3679b98e95bea4c266", kill_on_drop: false }` [INFO] [stdout] 4fdf86d19c8c8b12d6222f160547d3ebff33fd65aed80a3679b98e95bea4c266 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 961841ec87c403cbbcee2bbff7dfa9e040d2bb2655437df69ecb92f1cc4f945c [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" "961841ec87c403cbbcee2bbff7dfa9e040d2bb2655437df69ecb92f1cc4f945c", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling current v0.1.2 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rusttype v0.2.4 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling gfx_gl v0.4.0 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Compiling gfx_core v0.7.2 [INFO] [stderr] Compiling piston-music v0.21.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling gfx v0.16.3 [INFO] [stderr] Compiling gfx v0.15.1 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling gfx_device_gl v0.14.6 [INFO] [stderr] Compiling pistoncore-sdl2_window v0.43.0 [INFO] [stderr] Compiling piston-gfx_texture v0.24.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.43.1 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.40.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.8.7 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Compiling wayland-window v0.5.0 [INFO] [stderr] Compiling wayland-kbd v0.8.0 [INFO] [stderr] Compiling winit v0.6.4 [INFO] [stderr] Compiling pistoncore-glutin_window v0.37.0 [INFO] [stderr] Compiling piston_window v0.66.0 [INFO] [stderr] Compiling rust-lightsout v0.0.2 (/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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.rust_lightsout.614wgymv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891" "/opt/rustwide/target/debug/deps/rust_lightsout-f642b8526ae78891.19b562ec8zlp0ihz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmusic-1a81da6b596744e2.rlib" "/opt/rustwide/target/debug/deps/libcurrent-50466e36452e944c.rlib" "/opt/rustwide/target/debug/deps/libgfx-06236189565747fa.rlib" "/opt/rustwide/target/debug/deps/libsdl2_window-15085dfd3ab21a70.rlib" "/opt/rustwide/target/debug/deps/libsdl2-a36188259328383b.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-50f61703f6f6b1e0.rlib" "/opt/rustwide/target/debug/deps/libnum-daf399c004ad60e6.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-6cb842652ea31b31.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-59e1ae7bee48dcf3.rlib" "/opt/rustwide/target/debug/deps/libglutin-5ae5a6b045e98829.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-72c6194ed40c2fc9.rlib" "/opt/rustwide/target/debug/deps/libwinit-651b353b6c99230e.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-9e43c160e1ce4e96.rlib" "/opt/rustwide/target/debug/deps/libtempfile-192256c405246f9d.rlib" "/opt/rustwide/target/debug/deps/librand-00ce9a93e1d539fe.rlib" "/opt/rustwide/target/debug/deps/librand-069cc33e086acdc6.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-13aac1b648acef2a.rlib" "/opt/rustwide/target/debug/deps/libmemmap-4af993e1e6c39f0a.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-3275b16155c9a619.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-4b49b36fe9b91c18.rlib" "/opt/rustwide/target/debug/deps/libdlib-7c939d0dd717f952.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2c0130fb4b587b80.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e7a94090d52a506b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libshared_library-242902119b36e0ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-0f7d7bb791a54851.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-183ace967d6a527c.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-19d7739d85059e3f.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-039f1015198f749a.rlib" "/opt/rustwide/target/debug/deps/libgfx-e6e60cbf2db9221e.rlib" "/opt/rustwide/target/debug/deps/libpiston-9df83f0d1a25adc3.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-a73ebcabb13deaaf.rlib" "/opt/rustwide/target/debug/deps/libwindow-f93003a13f4d2591.rlib" "/opt/rustwide/target/debug/deps/libinput-029a1f0b587aad1f.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-cf160550f07bf347.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-e112cdd526686182.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/librusttype-3c27a01a9349b3ef.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-375907ee5ab78d8f.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-4f62c05160dcb45e.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-c3d2a9cc6fbceaa6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-614a2d004e613808.rlib" "/opt/rustwide/target/debug/deps/libnodrop-69fdcb0894ca2a90.rlib" "/opt/rustwide/target/debug/deps/libgl-42059e8882befd24.rlib" "/opt/rustwide/target/debug/deps/libimage-cc1c68de837ca794.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libgif-e0a2e446b2d2655d.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-db2a479c6d6129c4.rlib" "/opt/rustwide/target/debug/deps/librayon-3bf415f546ed880a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-550889c9562231f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7379b98f0043f716.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f3e6c6e62d4b7c7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e72ec81f40490862.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-30352c6b41ac1f6d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b538680ac05594f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-72505c6ababe3ff8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libpng-482c86b5364e1183.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1d49bf99f1cde708.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libinflate-bcdb596c06b19cb9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2660c594cf04f3b5.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-989ec17bd43d3690.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-58bafaa03c7b929e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-57cd675f6fcbaa51.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f2d9bd13d8b747bf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ac2ece3ab5b781d3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e3820fe1ecdfec3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-ca1c871574e894f5.rlib" "/opt/rustwide/target/debug/deps/libshader_version-d4c3028c4db6842f.rlib" "/opt/rustwide/target/debug/deps/libgraphics-89299075b8aeffe1.rlib" "/opt/rustwide/target/debug/deps/libviewport-d034e647ec732745.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-c8e5e286fa5ef72f.rlib" "/opt/rustwide/target/debug/deps/libread_color-9d7775f4e781e9f4.rlib" "/opt/rustwide/target/debug/deps/libtexture-3826c7c7cb55d6b0.rlib" "/opt/rustwide/target/debug/deps/libvecmath-faa2d3a1eaf9cefb.rlib" "/opt/rustwide/target/debug/deps/libfloat-4d0823d51ac9d3e7.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-2dbe385bee66af8a.rlib" "/opt/rustwide/target/debug/deps/liblog-f3417e24d0dc9ad1.rlib" "/opt/rustwide/target/debug/deps/liblog-1761913616bdc5f1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-cb74ba73b019ba36.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0980070795787ea3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lSDL2_mixer" "-lSDL2" "-ldl" "-ldl" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_mixer [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 `rust-lightsout` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "961841ec87c403cbbcee2bbff7dfa9e040d2bb2655437df69ecb92f1cc4f945c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961841ec87c403cbbcee2bbff7dfa9e040d2bb2655437df69ecb92f1cc4f945c", kill_on_drop: false }` [INFO] [stdout] 961841ec87c403cbbcee2bbff7dfa9e040d2bb2655437df69ecb92f1cc4f945c