[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnthagen%2Frust-belt" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnthagen/rust-belt on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-8/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3af16073f0706cfcaae5e32d623f537815eb758a038d9d3da22ded7bc453682 [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" "e3af16073f0706cfcaae5e32d623f537815eb758a038d9d3da22ded7bc453682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3af16073f0706cfcaae5e32d623f537815eb758a038d9d3da22ded7bc453682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3af16073f0706cfcaae5e32d623f537815eb758a038d9d3da22ded7bc453682", kill_on_drop: false }` [INFO] [stdout] e3af16073f0706cfcaae5e32d623f537815eb758a038d9d3da22ded7bc453682 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bbb88545b6898ca4c8a93f8d1ca9743f9f420063042ba862b158115e6ed7af3 [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" "5bbb88545b6898ca4c8a93f8d1ca9743f9f420063042ba862b158115e6ed7af3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [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 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 sdl2 v0.32.2 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling current v0.1.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling memmap v0.7.0 [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 stb_truetype v0.3.0 [INFO] [stderr] Compiling deflate v0.7.20 [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 shader_version v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling osmesa-sys 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 rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rusttype v0.8.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling rusttype v0.7.9 [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 jpeg-decoder v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling image v0.22.2 [INFO] [stderr] Compiling piston-music v0.25.1 [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-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 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 piston2d-sprite v0.58.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.3 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.rust_belt.21aee9a1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6.hwq6ukpejbz5a5t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-9f7dd1d3ab6bdabb/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsprite-bdd9fd319fe37133.rlib" "/opt/rustwide/target/debug/deps/libuuid-a2784dbd4b87df32.rlib" "/opt/rustwide/target/debug/deps/librand-8da43c3d1c8732f3.rlib" "/opt/rustwide/target/debug/deps/libai_behavior-53bf68b8f64c4472.rlib" "/opt/rustwide/target/debug/deps/librand-471c4901cb6465a6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8513b430f85c8964.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-6a6802ef36373858.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a1c5ab7a10901790.rlib" "/opt/rustwide/target/debug/deps/librand_core-1ac855e42c2bf7cc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8695864a5caae587.rlib" "/opt/rustwide/target/debug/deps/libmusic-706dbb31c4228b67.rlib" "/opt/rustwide/target/debug/deps/libsdl2-19d8448332cacaf3.rlib" "/opt/rustwide/target/debug/deps/librand-81910f600b308763.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-32a2eb9a2aa64821.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b3a32efc8cd41403.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7b0c5d15ae13bb94.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-76d47857cc55decc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c824f0f0d4463dc8.rlib" "/opt/rustwide/target/debug/deps/librand_core-dc8d66ba86a3d27e.rlib" "/opt/rustwide/target/debug/deps/librand_os-d8a328b5f2eeff74.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-ce93407b3df17294.rlib" "/opt/rustwide/target/debug/deps/libnum-7885826ecb645e46.rlib" "/opt/rustwide/target/debug/deps/libcurrent-6f52c148f639bb3d.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-2275c44bacc40a55.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-889c8ee75b6c8ff2.rlib" "/opt/rustwide/target/debug/deps/libglutin-4c8a99bc1998a291.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-3a66b1569ca61957.rlib" "/opt/rustwide/target/debug/deps/libshared_library-925a4a68995f8ff8.rlib" "/opt/rustwide/target/debug/deps/libwinit-87f752307c616f7b.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-77c305aa3e72d7ad.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-05dcef143ff4007f.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-33e74f9bb32e16de.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-4e92945aaf89768f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-c938f87fc7793b21.rlib" "/opt/rustwide/target/debug/deps/libnix-76dc06de2934125d.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libmemmap-7cff43bd0dcef89e.rlib" "/opt/rustwide/target/debug/deps/libandrew-c277f0667bf5c489.rlib" "/opt/rustwide/target/debug/deps/libxml-531752f67e39d9fb.rlib" "/opt/rustwide/target/debug/deps/libxdg-1867574b0521edfd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d2049ee842117d89.rlib" "/opt/rustwide/target/debug/deps/libsame_file-6b7b167a361ca8f3.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-2293a06be2ce60da.rlib" "/opt/rustwide/target/debug/deps/libdlib-b8d92382f1ef6028.rlib" "/opt/rustwide/target/debug/deps/liblibloading-ccf01fa76b43e60a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-295ecd149452f917.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4743ced7a5b01ba3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ad25d4a102ec3736.rlib" "/opt/rustwide/target/debug/deps/liblock_api-579365d6aa7d2036.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-a7629008b7a1cd0d.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-1e233f631a91e896.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-22e10143ce860395.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-6d50b5991c545244.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-81668ab0197cc72a.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-d0e6abdc5423f4f9.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-16bea92109b40918.rlib" "/opt/rustwide/target/debug/deps/libgfx-307af0090680a782.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-2860d907bb03b6b4.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-2232db6b5095f05c.rlib" "/opt/rustwide/target/debug/deps/liblog-9b6e6da01040a32b.rlib" "/opt/rustwide/target/debug/deps/libpiston-3d567ba76220ab60.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-d3ecb4a3e8096477.rlib" "/opt/rustwide/target/debug/deps/libwindow-dd13c1b7157fa359.rlib" "/opt/rustwide/target/debug/deps/libinput-d1480a60e60e3d2b.rlib" "/opt/rustwide/target/debug/deps/libserde-4f18c651b1df37c4.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-9b4006fe47a1dc6a.rlib" "/opt/rustwide/target/debug/deps/libgraphics-dd80550ec2b0d884.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/librusttype-f94f9b09115713fa.rlib" "/opt/rustwide/target/debug/deps/librusttype-96c0a11473e2f4cb.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-d0f2b2fbe47e27c4.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4caab6071629798c.rlib" "/opt/rustwide/target/debug/deps/libapprox-fd08b5624122e10c.rlib" "/opt/rustwide/target/debug/deps/libviewport-bd91f3cb72fef62d.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-ab9e49c10b90491d.rlib" "/opt/rustwide/target/debug/deps/libread_color-74275e0f104740ee.rlib" "/opt/rustwide/target/debug/deps/libtexture-9e4803a3df756b1b.rlib" "/opt/rustwide/target/debug/deps/libvecmath-fa96c7f65a298498.rlib" "/opt/rustwide/target/debug/deps/libfloat-21a49860c60b68ea.rlib" "/opt/rustwide/target/debug/deps/libgl-1ae36bcdbe78a161.rlib" "/opt/rustwide/target/debug/deps/libimage-b92332f298c0b19a.rlib" "/opt/rustwide/target/debug/deps/libtiff-b07bc9641aeacccd.rlib" "/opt/rustwide/target/debug/deps/libpng-a627cb97dc1c8483.rlib" "/opt/rustwide/target/debug/deps/libdeflate-fb429cf895becc03.rlib" "/opt/rustwide/target/debug/deps/libinflate-854c82a2481083db.rlib" "/opt/rustwide/target/debug/deps/libadler32-fdf272dfe99155d0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9f2eced82c986060.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1a751c74b4b7ebb0.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-0339762be697772d.rlib" "/opt/rustwide/target/debug/deps/librayon-83d31bcd7635b55d.rlib" "/opt/rustwide/target/debug/deps/librayon_core-40d094227cff3dbc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f84a0e9dee442b79.rlib" "/opt/rustwide/target/debug/deps/liblibc-d337b26244e08dc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5ad329807ab4d51e.rlib" "/opt/rustwide/target/debug/deps/libeither-ab04060cd5b7fa8d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-dd51cbe9d422d293.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e351bbf4d6919476.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea7abb20b98e2822.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fd4ce1aacbd78eb2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4144c02973454526.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1f79c66ef8896428.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1969f7313345be18.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libgif-83246d3644ba9a2a.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-cc1f24a9b346f47a.rlib" "/opt/rustwide/target/debug/deps/liblzw-7f6c936569036a7d.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-70ec5fe1672d080c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-34661a1a5a163753.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2eda84cada656519.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-445c944bdcf293f4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aa6b128f62ddc28e.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-19306c2bbf0fe9cf.rlib" "/opt/rustwide/target/debug/deps/libshader_version-a7e16b8a14be434e.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-54abde1a7957ee66.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_belt-724fa2e1b2cc14b6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5bbb88545b6898ca4c8a93f8d1ca9743f9f420063042ba862b158115e6ed7af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bbb88545b6898ca4c8a93f8d1ca9743f9f420063042ba862b158115e6ed7af3", kill_on_drop: false }` [INFO] [stdout] 5bbb88545b6898ca4c8a93f8d1ca9743f9f420063042ba862b158115e6ed7af3