[INFO] updating cached repository https://github.com/johnthagen/rust-belt [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2935591818ee7a7e574b7cd7be17577e273cf2c7 [INFO] testing johnthagen/rust-belt against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnthagen%2Frust-belt" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnthagen/rust-belt on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/johnthagen/rust-belt [INFO] finished tweaking git repo https://github.com/johnthagen/rust-belt [INFO] tweaked toml for git repo https://github.com/johnthagen/rust-belt written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/johnthagen/rust-belt already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b7c11251cb892b83fb533031f51187f88381c21279e3dc76c34f209924b76a8 [INFO] running `"docker" "start" "-a" "7b7c11251cb892b83fb533031f51187f88381c21279e3dc76c34f209924b76a8"` [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling current v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rusttype v0.8.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling piston-music v0.25.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.2 [INFO] [stderr] Compiling gfx_core v0.9.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling winit v0.19.3 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.69.0 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling piston-ai_behavior v0.31.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling glutin v0.21.1 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling piston2d-sprite v0.58.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling gfx v0.18.1 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling piston-gfx_texture v0.40.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.66.0 [INFO] [stderr] Compiling piston_window v0.105.0 [INFO] [stderr] Compiling rust-belt v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.rust_belt.1orw0koz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be" "/opt/rustwide/target/debug/deps/rust_belt-2779f48eae2796be.12swcesmzu0yroe5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-c8873099d7249223/out" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsprite-4b10755ed57f8d4f.rlib" "/opt/rustwide/target/debug/deps/libuuid-b157e6b4fc74dd3b.rlib" "/opt/rustwide/target/debug/deps/librand-6744d3303f14b98b.rlib" "/opt/rustwide/target/debug/deps/libai_behavior-8b5e8d47068bf58f.rlib" "/opt/rustwide/target/debug/deps/librand-256d2c51f7cce714.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9f02a2be4571cb29.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-2c235c6f7a9c4fcb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d705ca36b11e1acb.rlib" "/opt/rustwide/target/debug/deps/librand_core-8ef3671fd0f2dd5b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-747f554d4e782b04.rlib" "/opt/rustwide/target/debug/deps/libmusic-b5848b7299870334.rlib" "/opt/rustwide/target/debug/deps/libsdl2-998a3c75f5188118.rlib" "/opt/rustwide/target/debug/deps/librand-8056fa8a7833ecd9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-0c5163bff7001d50.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e3632ea95a2f2f7.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-3e88f80c46830cab.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-befffdcbe99dbb46.rlib" "/opt/rustwide/target/debug/deps/libnum-4c38d01471ae13b8.rlib" "/opt/rustwide/target/debug/deps/libcurrent-0273e545a670cb04.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-45cce4f275030033.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-b6db812cba8af045.rlib" "/opt/rustwide/target/debug/deps/libglutin-158db2c39f31e9f5.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-cde0ffa467a400dc.rlib" "/opt/rustwide/target/debug/deps/libshared_library-adac31c04b8dd49e.rlib" "/opt/rustwide/target/debug/deps/libwinit-c2474c0cc07d4d0e.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-05a345f315f55d2b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-694d665160ef9d34.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-24bacab977eeb10f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-1fa87fb910179053.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-8e32b46c1b7b94f7.rlib" "/opt/rustwide/target/debug/deps/libnix-cdf66d4bc5c31aae.rlib" "/opt/rustwide/target/debug/deps/libvoid-97cb09eed3196251.rlib" "/opt/rustwide/target/debug/deps/libmemmap-423f95f9c82b0c4a.rlib" "/opt/rustwide/target/debug/deps/libandrew-a04d086216af677a.rlib" "/opt/rustwide/target/debug/deps/libxml-753a47a7ba54f9d7.rlib" "/opt/rustwide/target/debug/deps/libxdg-810f71efbdcfd8aa.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-72da9a8ab491a060.rlib" "/opt/rustwide/target/debug/deps/libsame_file-16194a59b4bcd3b0.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-70f380b5b4d54902.rlib" "/opt/rustwide/target/debug/deps/libdlib-719b3c15faa77473.rlib" "/opt/rustwide/target/debug/deps/liblibloading-5115a59b1581362a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f0a0d8745b95ca51.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22795401499d0456.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-99936360f5c88599.rlib" "/opt/rustwide/target/debug/deps/liblock_api-275ee111d2d823ae.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-a247763ffff93af4.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b15fb645d478fa91.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-64dfb646dcbc3024.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-4ebd73f2dbb083e2.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-03a511e7567feeda.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-491547aace00b4f7.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-dd7251f8de76ce82.rlib" "/opt/rustwide/target/debug/deps/libgfx-2d0a10802dd412df.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-a8bc54751830258d.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-07a2b558a88d42c2.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libpiston-b7113b4266dcf933.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-b4c5ed6f35422388.rlib" "/opt/rustwide/target/debug/deps/libwindow-54ef886614e9dbda.rlib" "/opt/rustwide/target/debug/deps/libinput-865a3471551e3684.rlib" "/opt/rustwide/target/debug/deps/libserde-2038d8bcf834390b.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-14301d1859994545.rlib" "/opt/rustwide/target/debug/deps/libgraphics-a6cb328a4a7374f1.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/librusttype-cdc47a700076c2e1.rlib" "/opt/rustwide/target/debug/deps/librusttype-764e5da951871e7b.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-a2149b803b85c16f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2e82d95b4cd6f6eb.rlib" "/opt/rustwide/target/debug/deps/libapprox-2bac0bdc9ba2b32e.rlib" "/opt/rustwide/target/debug/deps/libviewport-c7f34e35c6ddc98e.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-1f431e8bbb32328c.rlib" "/opt/rustwide/target/debug/deps/libread_color-b2a1de6aa0006232.rlib" "/opt/rustwide/target/debug/deps/libtexture-f0e6d31a48618a72.rlib" "/opt/rustwide/target/debug/deps/libvecmath-7caadea47eea9534.rlib" "/opt/rustwide/target/debug/deps/libfloat-ea919b5b92043dab.rlib" "/opt/rustwide/target/debug/deps/libgl-b85fc96e56f4529b.rlib" "/opt/rustwide/target/debug/deps/libimage-d2542e9135504748.rlib" "/opt/rustwide/target/debug/deps/libtiff-f514a2832eb180a0.rlib" "/opt/rustwide/target/debug/deps/libpng-8e2debd0aa467653.rlib" "/opt/rustwide/target/debug/deps/libdeflate-0441a4d1d089ee72.rlib" "/opt/rustwide/target/debug/deps/libinflate-b767d6e1ef2b6cca.rlib" "/opt/rustwide/target/debug/deps/libadler32-f0be7fc42b62f0a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fcd520c127a579f7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bfc500b2a6b27244.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a952a002a6d4a93a.rlib" "/opt/rustwide/target/debug/deps/librayon-07fb973301088695.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c9b8b2c470e5f095.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2724643f1d9947f7.rlib" "/opt/rustwide/target/debug/deps/liblibc-ad482eee67b90e5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a0b0134790c95e4c.rlib" "/opt/rustwide/target/debug/deps/libeither-f74d019d6d596424.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bb42a1a069cce33f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7b4ede86e556010b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-68a78b59e929aafd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2549e1482ee601db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-39202ae0774b8d15.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4ae45eb3b288327.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ad412c52a0ba129d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libgif-86b2f05c788656eb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-bddca3167f05293c.rlib" "/opt/rustwide/target/debug/deps/liblzw-136c93306fc01c9c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-8103a659250d3197.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ee8d8c2ed6b29e72.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-bcd7eb86e60a075e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-265825a0366e0031.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d910f2d7f68de7f3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-70e4566b4280dada.rlib" "/opt/rustwide/target/debug/deps/libshader_version-2d707d87bfac90ac.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-6453d5afaed4d7cc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-ldl" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `rust-belt`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7b7c11251cb892b83fb533031f51187f88381c21279e3dc76c34f209924b76a8"` [INFO] running `"docker" "rm" "-f" "7b7c11251cb892b83fb533031f51187f88381c21279e3dc76c34f209924b76a8"` [INFO] [stdout] 7b7c11251cb892b83fb533031f51187f88381c21279e3dc76c34f209924b76a8