[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2935591818ee7a7e574b7cd7be17577e273cf2c7 [INFO] testing johnthagen/rust-belt against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnthagen%2Frust-belt" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnthagen/rust-belt on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-5/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd974b2b1fd7b3f262092449831740072d258f101189bca7e5b5c8feacb1be5c [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" "bd974b2b1fd7b3f262092449831740072d258f101189bca7e5b5c8feacb1be5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd974b2b1fd7b3f262092449831740072d258f101189bca7e5b5c8feacb1be5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd974b2b1fd7b3f262092449831740072d258f101189bca7e5b5c8feacb1be5c", kill_on_drop: false }` [INFO] [stdout] bd974b2b1fd7b3f262092449831740072d258f101189bca7e5b5c8feacb1be5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c3f0e1467e486de763527790d3e7e8973e51192766d89a8589e55b859753d81 [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" "5c3f0e1467e486de763527790d3e7e8973e51192766d89a8589e55b859753d81", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling current v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.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 osmesa-sys v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rusttype v0.8.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [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 rayon-core v1.6.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling gl v0.11.0 [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 wayland-client v0.21.13 [INFO] [stderr] Compiling gfx_core v0.9.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling piston-music v0.25.1 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling image v0.22.2 [INFO] [stderr] Compiling gfx v0.18.1 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling piston-ai_behavior v0.31.0 [INFO] [stderr] Compiling piston-gfx_texture v0.40.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.69.0 [INFO] [stderr] Compiling winit v0.19.3 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.66.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 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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.rust_belt.dp60lpxh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de" "/opt/rustwide/target/debug/deps/rust_belt-085d7791c40176de.1age2avxexfhsly5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-c74a77dff01dedae/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsprite-323b3b8d01a2dc76.rlib" "/opt/rustwide/target/debug/deps/libuuid-91b83afa949d5eea.rlib" "/opt/rustwide/target/debug/deps/librand-72892b3487d19cda.rlib" "/opt/rustwide/target/debug/deps/libai_behavior-97801c144fee4401.rlib" "/opt/rustwide/target/debug/deps/librand-14c53b91f97d2923.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dc43e77ad1e6de6e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59383606448a2923.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-59339ee69927f33d.rlib" "/opt/rustwide/target/debug/deps/librand_core-93e2d232098bda17.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-473865750e9db886.rlib" "/opt/rustwide/target/debug/deps/libmusic-15e9a18248c66c08.rlib" "/opt/rustwide/target/debug/deps/libsdl2-bec66de1637a83dc.rlib" "/opt/rustwide/target/debug/deps/librand-98b9521e2c211b22.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-74d1bcc6eb07cc1e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bbf4c365b2149661.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-34aed72d8521e20f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-f8354c4f220175e3.rlib" "/opt/rustwide/target/debug/deps/libnum-11fd9068bd02d64c.rlib" "/opt/rustwide/target/debug/deps/libcurrent-bfab3693b6c0c68b.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-fbbb8b7724b5c2e1.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-e4ef7ea8c6b0ee6b.rlib" "/opt/rustwide/target/debug/deps/libglutin-baf8324b6b162d0d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-21832db6da479eab.rlib" "/opt/rustwide/target/debug/deps/libshared_library-97d265ef9bcade4c.rlib" "/opt/rustwide/target/debug/deps/libwinit-4d754dbaa3cb237f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2b161ad06e71238f.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-399feef39a0f61e7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-b1d92bbe2a6b6f6f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-7386021ccf0a8c88.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-5c3bcef44b0212d4.rlib" "/opt/rustwide/target/debug/deps/libnix-09ee1d9b294f5595.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-2f34ef4b66516575.rlib" "/opt/rustwide/target/debug/deps/libandrew-fd9c87c721ff9a50.rlib" "/opt/rustwide/target/debug/deps/libxml-0ca839a7671ccfa2.rlib" "/opt/rustwide/target/debug/deps/libxdg-20ac6d231c74b9fd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-50e1af4f23e3cd13.rlib" "/opt/rustwide/target/debug/deps/libsame_file-6259e1726f074954.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-e7269d13e778208f.rlib" "/opt/rustwide/target/debug/deps/libdlib-23893a50c6fe9ce8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-a027776f29b21f45.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b97a55d49195cf53.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-edb062c1c0d7481f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2786763282e3ede7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2a248887d31d96d6.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-6ade54f6434a7fda.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-7d63f4fb6d44445a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-fcfb333771b4e641.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-ffd091448c8e0a61.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-7919ee4b019b5926.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-1d452d11130cec9b.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-67909ddf14ebff5e.rlib" "/opt/rustwide/target/debug/deps/libgfx-ff80a6bbaa5679a2.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-12a93370978dbbb8.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-a04fc9fddd5910f2.rlib" "/opt/rustwide/target/debug/deps/liblog-e9c1f4128215cfb7.rlib" "/opt/rustwide/target/debug/deps/libpiston-9547a096af9a3b18.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-0c76440ca8a80133.rlib" "/opt/rustwide/target/debug/deps/libwindow-63e21fd50b9f1351.rlib" "/opt/rustwide/target/debug/deps/libinput-8354873c40371fbd.rlib" "/opt/rustwide/target/debug/deps/libserde-39d8aeb01e0f5635.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-ca9cbeb2d33528c0.rlib" "/opt/rustwide/target/debug/deps/libgraphics-d21c56b346355529.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/librusttype-5d7a2ec47804e05c.rlib" "/opt/rustwide/target/debug/deps/librusttype-3be6f1f000f1775f.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-6d97aa1b8ad288d7.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a56b11ca9f62ac85.rlib" "/opt/rustwide/target/debug/deps/libapprox-5535bb9758ce366d.rlib" "/opt/rustwide/target/debug/deps/libviewport-c9f169b8665d73d3.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-d7cb68d6705d7cf3.rlib" "/opt/rustwide/target/debug/deps/libread_color-b11c97643e859a44.rlib" "/opt/rustwide/target/debug/deps/libtexture-223decf037799345.rlib" "/opt/rustwide/target/debug/deps/libvecmath-8de93b9160b76623.rlib" "/opt/rustwide/target/debug/deps/libfloat-f3cff5cd505d6870.rlib" "/opt/rustwide/target/debug/deps/libgl-166f83f61e3a915e.rlib" "/opt/rustwide/target/debug/deps/libimage-ee96b82c175b5153.rlib" "/opt/rustwide/target/debug/deps/libtiff-5071a8fb7165350f.rlib" "/opt/rustwide/target/debug/deps/libpng-d88bd6fbf5277468.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d5efceb67e637295.rlib" "/opt/rustwide/target/debug/deps/libinflate-b643dcee80b1d6e3.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d3aa5e2539ac18cd.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-846ef6bd361bb183.rlib" "/opt/rustwide/target/debug/deps/librayon-64cd003f3af8e16d.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e63128a15acca614.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-33696bbd58cd8426.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b395caff9badd97.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-80da2ad14da9bcb3.rlib" "/opt/rustwide/target/debug/deps/libeither-e56ae8568f7848ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-30dce2ab78d716fa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9a9eb6b2291bbf26.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7b77748ac9f86a69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3de8c5c7cd3d3981.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b4f0f77bba9a8c89.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libgif-f655073f52a6ec8e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9b165e24478bc78e.rlib" "/opt/rustwide/target/debug/deps/liblzw-2bf98fa21fe9f912.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-f14a59a4bfce02bc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d89c93e972023978.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2d3b50f69c40c5e9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3d347ff9d37b0e67.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-681d531c4454187c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-81ec40f7a70ae469.rlib" "/opt/rustwide/target/debug/deps/libshader_version-014d95a67a81abd5.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-ee4fc5b2b62dde4d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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" "5c3f0e1467e486de763527790d3e7e8973e51192766d89a8589e55b859753d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3f0e1467e486de763527790d3e7e8973e51192766d89a8589e55b859753d81", kill_on_drop: false }` [INFO] [stdout] 5c3f0e1467e486de763527790d3e7e8973e51192766d89a8589e55b859753d81