[INFO] cloning repository https://github.com/johnthagen/rust-belt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnthagen/rust-belt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnthagen%2Frust-belt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnthagen%2Frust-belt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2935591818ee7a7e574b7cd7be17577e273cf2c7 [INFO] testing johnthagen/rust-belt against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnthagen%2Frust-belt" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnthagen/rust-belt on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] crate git repo https://github.com/johnthagen/rust-belt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3db95b1041736fb06dad5e2ac9fff63ab857b978b79d621d3f9839ea84e6293d [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" "3db95b1041736fb06dad5e2ac9fff63ab857b978b79d621d3f9839ea84e6293d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3db95b1041736fb06dad5e2ac9fff63ab857b978b79d621d3f9839ea84e6293d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db95b1041736fb06dad5e2ac9fff63ab857b978b79d621d3f9839ea84e6293d", kill_on_drop: false }` [INFO] [stdout] 3db95b1041736fb06dad5e2ac9fff63ab857b978b79d621d3f9839ea84e6293d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee51a309b140737bcc57646b8e4b22fb075b9012c8a55af31645f98359b1b7f5 [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" "ee51a309b140737bcc57646b8e4b22fb075b9012c8a55af31645f98359b1b7f5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling khronos_api v3.1.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 piston-float v1.0.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling current v0.1.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling memoffset v0.5.1 [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 rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [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 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 crossbeam-deque v0.7.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rusttype v0.8.0 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling gfx_core v0.9.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling piston-music v0.25.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling gfx v0.18.1 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling image v0.22.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling piston-gfx_texture v0.40.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.69.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.66.0 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling winit v0.19.3 [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 piston v0.49.0 [INFO] [stderr] Compiling piston2d-sprite v0.58.0 [INFO] [stderr] Compiling glutin v0.21.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling piston_window v0.105.0 [INFO] [stderr] Compiling rust-belt v1.2.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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.rust_belt.5e6rqbrz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e" "/opt/rustwide/target/debug/deps/rust_belt-c92993ecdc028a1e.31bnbvr4ifc6pyt0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-d50c92d3e35122eb/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsprite-07bb4760e531bf54.rlib" "/opt/rustwide/target/debug/deps/libuuid-72f3621be39bf06b.rlib" "/opt/rustwide/target/debug/deps/librand-82ac9d5ba25e542b.rlib" "/opt/rustwide/target/debug/deps/libai_behavior-e327dfa3a9b9574e.rlib" "/opt/rustwide/target/debug/deps/librand-1dd55940571d4fcc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95a5c25b5be0878e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-74c18312b35dd19f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-23326aede303cb80.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3e4a1535090841b7.rlib" "/opt/rustwide/target/debug/deps/libmusic-f0fe2adcdb202ff8.rlib" "/opt/rustwide/target/debug/deps/libsdl2-d7a2c57a70428799.rlib" "/opt/rustwide/target/debug/deps/librand-95d4ffa7e8320f2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-12bf9dc9fd05ec5a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e2dd50ee4fc42ef.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-0384348ac6d25061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-9ae6b1ba308f5ed7.rlib" "/opt/rustwide/target/debug/deps/libnum-aaaf8f23b6a79d66.rlib" "/opt/rustwide/target/debug/deps/libcurrent-347e70d0ebf6873c.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-48701c02b027d67f.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-0f87c53fb2ca4bd6.rlib" "/opt/rustwide/target/debug/deps/libglutin-6eeaed231a1fc14e.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-46a4581a830234f8.rlib" "/opt/rustwide/target/debug/deps/libshared_library-b97962dd8af3d632.rlib" "/opt/rustwide/target/debug/deps/libwinit-8e194850636970d6.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-cbf995abf87e81c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-712442cb5b53ed45.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-de4c4953e61b2ac1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-7420d97d20b05a9c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-59ce34adffeb24c9.rlib" "/opt/rustwide/target/debug/deps/libnix-63fbede78ed20f79.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c5d80b371d1b895c.rlib" "/opt/rustwide/target/debug/deps/libandrew-c37ad3465e5b7dc4.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-795b50c2dd9f2cc4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-9a03acea72c32763.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-fd607dfa1abc0197.rlib" "/opt/rustwide/target/debug/deps/libdlib-5668cb3801debee0.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3621e6ab0a5e1781.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-154044e9852551df.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6cdf28cf5c160672.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-fa44d0262cdf4148.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-217fecca6d54ed86.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-93550c345f12c256.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-a094ace1688b3640.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-231af21f3e8579eb.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-242145bd76911464.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-f979f4d4530dc911.rlib" "/opt/rustwide/target/debug/deps/libgfx-a784446219cc7a40.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-7621c4aca62a793e.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-b3044939a98cd1f1.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libpiston-5924a73e8825f25a.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-3c055d2ee95e90af.rlib" "/opt/rustwide/target/debug/deps/libwindow-1b6e3611a0344c59.rlib" "/opt/rustwide/target/debug/deps/libinput-f1b16c2a62a0c4ed.rlib" "/opt/rustwide/target/debug/deps/libserde-92dcff100464a08b.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-25e54ec3c5705915.rlib" "/opt/rustwide/target/debug/deps/libgraphics-385da690003f8029.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/librusttype-92e3da72229c9e4e.rlib" "/opt/rustwide/target/debug/deps/librusttype-6e0705d2a294a6da.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-fd43bcb7acfdf56c.rlib" "/opt/rustwide/target/debug/deps/libordered_float-ed25af5c88df14e4.rlib" "/opt/rustwide/target/debug/deps/libapprox-1600a740cf5f3d72.rlib" "/opt/rustwide/target/debug/deps/libviewport-b053327b08cc2460.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-4463b0e02fe4b0d3.rlib" "/opt/rustwide/target/debug/deps/libread_color-5be767bd2059610c.rlib" "/opt/rustwide/target/debug/deps/libtexture-27ceeb66cc49c5e7.rlib" "/opt/rustwide/target/debug/deps/libvecmath-307c7bedd758bda1.rlib" "/opt/rustwide/target/debug/deps/libfloat-1602770ce0a91d87.rlib" "/opt/rustwide/target/debug/deps/libgl-360ef2ebc18309cb.rlib" "/opt/rustwide/target/debug/deps/libimage-59ede47b580bf904.rlib" "/opt/rustwide/target/debug/deps/libtiff-b65c00906dc30037.rlib" "/opt/rustwide/target/debug/deps/libpng-7d232e25eec0c829.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5a12eb63d15a8817.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6276f8fe054037a9.rlib" "/opt/rustwide/target/debug/deps/librayon-3505c5a3f4bbbd79.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f9454862930d6460.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9365ec44cd969e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fedd5d29b598dcaf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c394996fe73d67f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d34ac35ff5729e7d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-36b914e9fffa93df.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-495a2cc0ed26f329.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c8bced1b9e977d05.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7d0c72377de9d2b7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-757cc0a657e856ed.rlib" "/opt/rustwide/target/debug/deps/libshader_version-dc1979b853b95248.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-0b0285bcbe44aedf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-ldl" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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-belt`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ee51a309b140737bcc57646b8e4b22fb075b9012c8a55af31645f98359b1b7f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee51a309b140737bcc57646b8e4b22fb075b9012c8a55af31645f98359b1b7f5", kill_on_drop: false }` [INFO] [stdout] ee51a309b140737bcc57646b8e4b22fb075b9012c8a55af31645f98359b1b7f5