[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 beta-2021-01-01 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-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnthagen/rust-belt on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-4/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-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston-gfx_texture v0.40.0 [INFO] [stderr] Downloaded glutin_glx_sys v0.1.5 [INFO] [stderr] Downloaded rusttype v0.8.0 [INFO] [stderr] Downloaded piston-viewport v1.0.0 [INFO] [stderr] Downloaded vecmath v1.0.0 [INFO] [stderr] Downloaded piston-texture v0.8.0 [INFO] [stderr] Downloaded glutin_emscripten_sys v0.1.0 [INFO] [stderr] Downloaded pistoncore-window v0.44.0 [INFO] [stderr] Downloaded pistoncore-input v0.28.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.4 [INFO] [stderr] Downloaded piston2d-graphics v0.35.0 [INFO] [stderr] Downloaded gfx_gl v0.6.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.49.0 [INFO] [stderr] Downloaded glutin_wgl_sys v0.1.3 [INFO] [stderr] Downloaded glutin_egl_sys v0.1.3 [INFO] [stderr] Downloaded piston-float v1.0.0 [INFO] [stderr] Downloaded shader_version v0.6.0 [INFO] [stderr] Downloaded image v0.22.2 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.66.0 [INFO] [stderr] Downloaded current v0.1.2 [INFO] [stderr] Downloaded piston v0.49.0 [INFO] [stderr] Downloaded gfx_core v0.9.1 [INFO] [stderr] Downloaded png v0.15.0 [INFO] [stderr] Downloaded piston2d-sprite v0.58.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.63.0 [INFO] [stderr] Downloaded glutin_gles2_sys v0.1.3 [INFO] [stderr] Downloaded glutin v0.21.1 [INFO] [stderr] Downloaded piston-graphics_api_version v0.2.0 [INFO] [stderr] Downloaded interpolation v0.2.0 [INFO] [stderr] Downloaded piston_window v0.105.0 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.69.0 [INFO] [stderr] Downloaded gfx_device_gl v0.16.2 [INFO] [stderr] Downloaded piston-ai_behavior v0.31.0 [INFO] [stderr] Downloaded piston-music v0.25.1 [INFO] [stderr] Downloaded gfx v0.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", 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] ee055d7fe097d91e637fe042e64b670a01b77d52663b64d7066c0ba875e7613d [INFO] running `Command { std: "docker" "start" "-a" "ee055d7fe097d91e637fe042e64b670a01b77d52663b64d7066c0ba875e7613d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee055d7fe097d91e637fe042e64b670a01b77d52663b64d7066c0ba875e7613d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee055d7fe097d91e637fe042e64b670a01b77d52663b64d7066c0ba875e7613d", kill_on_drop: false }` [INFO] [stdout] ee055d7fe097d91e637fe042e64b670a01b77d52663b64d7066c0ba875e7613d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b58f7aa2f00820e2b8643f8a8c6a6d083264d24c5765055e55d85cabcc45f22f [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" "b58f7aa2f00820e2b8643f8a8c6a6d083264d24c5765055e55d85cabcc45f22f", 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 xml-rs v0.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [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 syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling downcast-rs v1.0.4 [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 color_quant v1.0.1 [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 ppv-lite86 v0.2.5 [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 shader_version v0.6.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling gif v0.10.3 [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 c2-chacha v0.2.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [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 stb_truetype v0.3.0 [INFO] [stderr] Compiling deflate v0.7.20 [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 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 libloading v0.5.2 [INFO] [stderr] Compiling png v0.15.0 [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 crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling uuid v0.6.5 [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 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 wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [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 dlib v0.4.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling num v0.1.42 [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 rayon v1.2.0 [INFO] [stderr] Compiling gfx_core v0.9.1 [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 image v0.22.2 [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 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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.rust_belt.7xegeref-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095" "/opt/rustwide/target/debug/deps/rust_belt-74d619e68c36c095.337e31w4edj011iq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-b01e44d621b7aab1/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsprite-dc215691e24386a0.rlib" "/opt/rustwide/target/debug/deps/libuuid-8910ac8a0ba1d084.rlib" "/opt/rustwide/target/debug/deps/librand-ebcf90c3121c07d9.rlib" "/opt/rustwide/target/debug/deps/libai_behavior-a7f694d67a1d84ed.rlib" "/opt/rustwide/target/debug/deps/librand-0b5b25db59f76f91.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-517cd7d3c6c532e1.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-cbd052e779c3f6bf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1a5ed397ad0ae64b.rlib" "/opt/rustwide/target/debug/deps/librand_core-95008a0a76a3303b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1d3356f510d0879f.rlib" "/opt/rustwide/target/debug/deps/libmusic-c383ea10f07e9077.rlib" "/opt/rustwide/target/debug/deps/libsdl2-b6a07bbd19d48419.rlib" "/opt/rustwide/target/debug/deps/librand-22c0c7beb6c295cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7624eac2a0118538.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c9ab303b42967909.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-f46b17185f17488d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-3ac4ecc4686a7e93.rlib" "/opt/rustwide/target/debug/deps/libnum-2834f172a2af4d90.rlib" "/opt/rustwide/target/debug/deps/libcurrent-efa91668785b93b3.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-454f2cbe149eb778.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-ecfef379080a5ae9.rlib" "/opt/rustwide/target/debug/deps/libglutin-aef01977c979e12f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-e85e1f7dad4d822a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-4132227de6508c58.rlib" "/opt/rustwide/target/debug/deps/libwinit-ed3695a6d34f31af.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-8c92f665e81e69c3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-26e1f8abdfbd48db.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-4d6c2f0cc28edb29.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-800b4136dcf79c90.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-8dc4b7a2f8354b3c.rlib" "/opt/rustwide/target/debug/deps/libnix-841682e7663c7b27.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-b24118311f7e9588.rlib" "/opt/rustwide/target/debug/deps/libandrew-48a5f75f32e8dcc2.rlib" "/opt/rustwide/target/debug/deps/libxml-5a48922181145a94.rlib" "/opt/rustwide/target/debug/deps/libxdg-9bdd5eefb91d453c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-81093632732e4dc9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-21e5ced8de3ae1b5.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-f79ceb79e20a9742.rlib" "/opt/rustwide/target/debug/deps/libdlib-d3870471f3ea2f8c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-adad979be8047efa.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-02fd21b4b7305a79.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3a58b428d92948e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bc44b28840f7ad0c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e79432ffe3f1d912.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-6c0349c79ddeebe7.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6369d6ea02cd2a6e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-2d23a23a5abd6dec.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-0c174eabb057deaf.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-f7f8691392fe3e55.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-80132ef794c2328d.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-4b723c6b31d9424e.rlib" "/opt/rustwide/target/debug/deps/libgfx-a7c5ffcb273e95d9.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-25992859681f390e.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-957f28cd7fa4aa8e.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libpiston-ade7d7d622789460.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-2a5348307d5846fd.rlib" "/opt/rustwide/target/debug/deps/libwindow-8475b4efead44add.rlib" "/opt/rustwide/target/debug/deps/libinput-af8e9ca60445e9d4.rlib" "/opt/rustwide/target/debug/deps/libserde-7582ce1288e32a13.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-6bcab4bfb5234676.rlib" "/opt/rustwide/target/debug/deps/libgraphics-4f8ade50a600bbab.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/librusttype-df42b03fb221305d.rlib" "/opt/rustwide/target/debug/deps/librusttype-723e540bc9a24b12.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-88b87e915ec18f9d.rlib" "/opt/rustwide/target/debug/deps/libordered_float-63eb1788f5805991.rlib" "/opt/rustwide/target/debug/deps/libapprox-b580e68074ec6148.rlib" "/opt/rustwide/target/debug/deps/libviewport-f3829c7efb1877dc.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-847ae9e19bf7b169.rlib" "/opt/rustwide/target/debug/deps/libread_color-9a97666404dc40b6.rlib" "/opt/rustwide/target/debug/deps/libtexture-8b1c8d2388dada3d.rlib" "/opt/rustwide/target/debug/deps/libvecmath-2e48b2c1dff2d762.rlib" "/opt/rustwide/target/debug/deps/libfloat-e4baf8dd04d668aa.rlib" "/opt/rustwide/target/debug/deps/libgl-42769cef8a54d25e.rlib" "/opt/rustwide/target/debug/deps/libimage-020c13a5e39cb82c.rlib" "/opt/rustwide/target/debug/deps/libtiff-144753158a47f082.rlib" "/opt/rustwide/target/debug/deps/libpng-e2cbc15fd05a5d04.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d3a7a6df83f7ac0f.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8f77618d6f91b0b0.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-aef3c4ef2204d31a.rlib" "/opt/rustwide/target/debug/deps/librayon-5277687a2002a9d8.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b9609bd564cbe072.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-885f612469ac1db8.rlib" "/opt/rustwide/target/debug/deps/liblibc-5d9f40ca449062bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ec3107f03ea2f3ee.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5607f1c43513756b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1c44eb76a49e2c79.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2a3e5563c3d7c7b8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-49b52a200eb30f6e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-d215cf3514d9c554.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-97006740a0572bf1.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c234a0a0d979c8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-31c575931f49de46.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f27ab591ca3e0e2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-8f2175004a8e09da.rlib" "/opt/rustwide/target/debug/deps/libshader_version-10e43fac9b4abcd6.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-c15d39c1cc41155f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.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" "b58f7aa2f00820e2b8643f8a8c6a6d083264d24c5765055e55d85cabcc45f22f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58f7aa2f00820e2b8643f8a8c6a6d083264d24c5765055e55d85cabcc45f22f", kill_on_drop: false }` [INFO] [stdout] b58f7aa2f00820e2b8643f8a8c6a6d083264d24c5765055e55d85cabcc45f22f