[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.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnthagen%2Frust-belt" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnthagen/rust-belt 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/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-9/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.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 10879270c5d7b14269edba149f7873b8e780b0b38021ab58fd52dec5912d1770 [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" "10879270c5d7b14269edba149f7873b8e780b0b38021ab58fd52dec5912d1770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10879270c5d7b14269edba149f7873b8e780b0b38021ab58fd52dec5912d1770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10879270c5d7b14269edba149f7873b8e780b0b38021ab58fd52dec5912d1770", kill_on_drop: false }` [INFO] [stdout] 10879270c5d7b14269edba149f7873b8e780b0b38021ab58fd52dec5912d1770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2eb022a3d11869cb676ff7ace8473262a2625fa7887f15dd6628bf122ee68926 [INFO] running `Command { std: "docker" "start" "-a" "2eb022a3d11869cb676ff7ace8473262a2625fa7887f15dd6628bf122ee68926", 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 byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [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 adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling current v0.1.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling walkdir v2.2.9 [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_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.5 [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 libloading v0.5.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [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 png v0.15.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.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 crossbeam-epoch v0.7.2 [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 rand_chacha v0.2.1 [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 dlib v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rusttype v0.8.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling gfx_core v0.9.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling piston-music v0.25.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling gfx v0.18.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling image v0.22.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 piston v0.49.0 [INFO] [stderr] Compiling piston2d-sprite v0.58.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 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_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.rust_belt.5ph655ad-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab" "/opt/rustwide/target/debug/deps/rust_belt-49e3b199d1ef97ab.4sbk1gzbmzkppql6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-10def5739853b7eb/out" "-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/libsprite-13ad5720244fc71e.rlib" "/opt/rustwide/target/debug/deps/libuuid-26c2ae7780261d84.rlib" "/opt/rustwide/target/debug/deps/librand-a6289d7e3f7372c4.rlib" "/opt/rustwide/target/debug/deps/libai_behavior-c647261613925642.rlib" "/opt/rustwide/target/debug/deps/librand-3cb433568cc613d5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7f2e18b8a24d0f47.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-bf34d07b4f1b072e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a74c4607750846e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-6f3f7fa1ff9d28c4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-835b642a40c3d920.rlib" "/opt/rustwide/target/debug/deps/libmusic-3d90026f608ed6e6.rlib" "/opt/rustwide/target/debug/deps/libsdl2-05e84c3d4825a431.rlib" "/opt/rustwide/target/debug/deps/librand-8088852618fae5ff.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a15ae9b2f36cbd56.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e148851f43b500c3.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-f2435b270f0eb63f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-56537eed7219cd4c.rlib" "/opt/rustwide/target/debug/deps/libnum-01eb4c6d5cde3e74.rlib" "/opt/rustwide/target/debug/deps/libcurrent-50466e36452e944c.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-d6a369ba9b8b428b.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-cb5294c64a3d0383.rlib" "/opt/rustwide/target/debug/deps/libglutin-64ef3ed363eeb352.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-df362aa2986d5480.rlib" "/opt/rustwide/target/debug/deps/libshared_library-5b301907686853e8.rlib" "/opt/rustwide/target/debug/deps/libwinit-278492a9ef70e505.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ea11a1d6094f0f3e.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-52170f7c1eb9940a.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-8422eeacf4e441ce.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ee8f16d234da9377.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-d41be57ecc4034e6.rlib" "/opt/rustwide/target/debug/deps/libnix-bb4cc2666b1b3bec.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/libmemmap-59890267e7c18efa.rlib" "/opt/rustwide/target/debug/deps/libandrew-7fad1f3fca468f35.rlib" "/opt/rustwide/target/debug/deps/libxml-379305a45671c22e.rlib" "/opt/rustwide/target/debug/deps/libxdg-e046f5bf4087c17f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-35009a1e175bc61d.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a27fb3ce44a41b80.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-63a2ea3a69f3e13b.rlib" "/opt/rustwide/target/debug/deps/libdlib-eaa7b9d764b627fa.rlib" "/opt/rustwide/target/debug/deps/liblibloading-fe80e7f37045446e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-37412be9d028d573.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-52647cda0be9af1e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0c7340b6b9d9158d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8a3e48e3fd1cbb53.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-403926e9d7d97b50.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-8d51a01bb7a69e65.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-940e8cba298c9ce6.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-4ce0d60d5db5bc1e.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-f28f3dfa5cae88c1.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-b150c56df2f6a271.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-3595c2b78e8f03bb.rlib" "/opt/rustwide/target/debug/deps/libgfx-d623ec48e6dc5f34.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-1a6e9aabc47b0e94.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-3dedaacf95a526cf.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3c59a5ff900e52.rlib" "/opt/rustwide/target/debug/deps/libpiston-32159c967d8c0ff9.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-cbac7ca14cc9f293.rlib" "/opt/rustwide/target/debug/deps/libwindow-74f1d2b6d1a77efa.rlib" "/opt/rustwide/target/debug/deps/libinput-3e6ad31f3be0f466.rlib" "/opt/rustwide/target/debug/deps/libserde-4e45279b291e74a0.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-c308d5f4007322ab.rlib" "/opt/rustwide/target/debug/deps/libgraphics-87d7236042390a90.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/librusttype-044c6938348c355a.rlib" "/opt/rustwide/target/debug/deps/librusttype-68764f26b1ac402a.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-a804c2ffe070be60.rlib" "/opt/rustwide/target/debug/deps/libordered_float-8cbc5d04b4ec4064.rlib" "/opt/rustwide/target/debug/deps/libapprox-fc792c0ed5a58b81.rlib" "/opt/rustwide/target/debug/deps/libviewport-9bb81b6dac15b036.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-96404a84bf5c483d.rlib" "/opt/rustwide/target/debug/deps/libread_color-a7e1640dca967d50.rlib" "/opt/rustwide/target/debug/deps/libtexture-51e06436c1a5d019.rlib" "/opt/rustwide/target/debug/deps/libvecmath-bede6336bcb90afc.rlib" "/opt/rustwide/target/debug/deps/libfloat-8a1931db359a5e6b.rlib" "/opt/rustwide/target/debug/deps/libgl-8c12c93235f32193.rlib" "/opt/rustwide/target/debug/deps/libimage-f21e48c1bff62702.rlib" "/opt/rustwide/target/debug/deps/libtiff-6ea22ae2725ca521.rlib" "/opt/rustwide/target/debug/deps/libpng-ad7453715688ffe1.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1d49bf99f1cde708.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a3fbe067151623e2.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-fddcae6de3926aa8.rlib" "/opt/rustwide/target/debug/deps/librayon-293b36f4ce982f74.rlib" "/opt/rustwide/target/debug/deps/librayon_core-5dc95fb7338f2e89.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc827f0845af156c.rlib" "/opt/rustwide/target/debug/deps/liblibc-476a67f2c3756147.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3e675b1764f37a57.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-154d8b4672333a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-cff5fbc5742fbc9d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4f2d30ec748dbd94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-09178b46ee20288f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f872d4f0bc78c246.rlib" "/opt/rustwide/target/debug/deps/libnodrop-964eb80ddccd0e5d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e2e879e21ea3f481.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4449deefaa258752.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-638780fca109c637.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ed16428849c7468f.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-0c0792bf26feb7ae.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-6b457a84151223d4.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" "-lSDL2_mixer" "-ldl" "-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-belt` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2eb022a3d11869cb676ff7ace8473262a2625fa7887f15dd6628bf122ee68926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb022a3d11869cb676ff7ace8473262a2625fa7887f15dd6628bf122ee68926", kill_on_drop: false }` [INFO] [stdout] 2eb022a3d11869cb676ff7ace8473262a2625fa7887f15dd6628bf122ee68926