[INFO] cloning repository https://github.com/johnthagen/rust-belt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnthagen/rust-belt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnthagen%2Frust-belt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnthagen%2Frust-belt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2935591818ee7a7e574b7cd7be17577e273cf2c7 [INFO] testing johnthagen/rust-belt against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [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 ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.4 [INFO] [stderr] Downloaded glutin v0.21.1 [INFO] [stderr] Downloaded gfx v0.18.1 [INFO] [stderr] Downloaded rusttype v0.8.0 [INFO] [stderr] Downloaded image v0.22.2 [INFO] [stderr] Downloaded piston-ai_behavior v0.31.0 [INFO] [stderr] Downloaded piston2d-sprite v0.58.0 [INFO] [stderr] Downloaded piston-music v0.25.1 [INFO] [stderr] Downloaded gfx_core v0.9.1 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.69.0 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4801a40266befe20167734b9a02f187b9a3462fb3b3583dc274baee0ea8a3d84 [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" "4801a40266befe20167734b9a02f187b9a3462fb3b3583dc274baee0ea8a3d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4801a40266befe20167734b9a02f187b9a3462fb3b3583dc274baee0ea8a3d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4801a40266befe20167734b9a02f187b9a3462fb3b3583dc274baee0ea8a3d84", kill_on_drop: false }` [INFO] [stdout] 4801a40266befe20167734b9a02f187b9a3462fb3b3583dc274baee0ea8a3d84 [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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] ef060c1e2f273be8667b3349e760c2f37c5967ed4259842f55f61a7b4ee00740 [INFO] running `Command { std: "docker" "start" "-a" "ef060c1e2f273be8667b3349e760c2f37c5967ed4259842f55f61a7b4ee00740", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling syn v0.15.44 [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 nix v0.14.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling read_color v1.0.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 inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [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 memoffset v0.5.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling uuid v0.6.5 [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 draw_state v0.8.0 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling rusttype v0.8.0 [INFO] [stderr] Compiling num v0.1.42 [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 wayland-commons v0.21.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling piston-music v0.25.1 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling gfx_core v0.9.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.2 [INFO] [stderr] Compiling gfx v0.18.1 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [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 pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling piston2d-sprite v0.58.0 [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 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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.rust_belt.67hz7fwd-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5" "/opt/rustwide/target/debug/deps/rust_belt-b9f8763a21945ad5.1i2p4toe2kd3tsid.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-cabb92755187b1fa/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsprite-2e61208a73443266.rlib" "/opt/rustwide/target/debug/deps/libuuid-a3fb3b7a66073597.rlib" "/opt/rustwide/target/debug/deps/librand-0cd9b906381866d6.rlib" "/opt/rustwide/target/debug/deps/libai_behavior-c446674b42563c38.rlib" "/opt/rustwide/target/debug/deps/librand-2f4983d39749cc82.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9eab3fa0fa7ec5ec.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-49befccb721a03f9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-18347f848f646411.rlib" "/opt/rustwide/target/debug/deps/librand_core-84155df79b489d37.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ed44b790b49896a4.rlib" "/opt/rustwide/target/debug/deps/libmusic-48ab7e34fc7d2d44.rlib" "/opt/rustwide/target/debug/deps/libsdl2-3b840f819331dd83.rlib" "/opt/rustwide/target/debug/deps/librand-0a47ca0047f86e53.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8f3f6166ee9ccdde.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c18f79a94879d346.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d9c6449f1147d739.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bd1bbf0668c6d6a2.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5d346fd7ef91f886.rlib" "/opt/rustwide/target/debug/deps/librand_core-54d45abaaf7ca6e8.rlib" "/opt/rustwide/target/debug/deps/librand_os-584e48b9237925bf.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-6ba52be3f64a03e1.rlib" "/opt/rustwide/target/debug/deps/libnum-70cc7ab822691c9d.rlib" "/opt/rustwide/target/debug/deps/libcurrent-c131c7cd5586d91f.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-7a52e29556ef5926.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-098529f0565ecbff.rlib" "/opt/rustwide/target/debug/deps/libglutin-de7e08712b0e1f86.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-178a8b321257a9f6.rlib" "/opt/rustwide/target/debug/deps/libshared_library-5aa8db7e34c2f661.rlib" "/opt/rustwide/target/debug/deps/libwinit-00257724d9fcf505.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-68b7eb9aae983919.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-e2b70370e32815d1.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a4c8284585515686.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-a4ce8150a30d620e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-73237d7d4a6d5692.rlib" "/opt/rustwide/target/debug/deps/libnix-94287fc8c2b55dbd.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libmemmap-ed6e4c09d0a1e870.rlib" "/opt/rustwide/target/debug/deps/libandrew-e8d941d5a328888e.rlib" "/opt/rustwide/target/debug/deps/libxml-741d2021ace47d06.rlib" "/opt/rustwide/target/debug/deps/libxdg-ad12a8597cf5f06b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-e8fdefa39f87243e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-81c90b1dd3f0b312.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-ae0309c44c1dc212.rlib" "/opt/rustwide/target/debug/deps/libdlib-5b91398860b862ce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-5015ca2e5865d8e0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7721b3311447b6bb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-70239926a2d7119b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bbe0c8f67ca798f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6d8bb8f4aa04cd4b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-52bc0c327f48b4d0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6a64933fe6d53f02.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-9649f9e2ad04358f.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-7d01867f18e8c473.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-4c32510325db0b7e.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-7e8ec50d47b6052b.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-90a91ea1627da004.rlib" "/opt/rustwide/target/debug/deps/libgfx-595cc969d0c56fb4.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-68fcc389e81a697b.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-e1da6e5a503e457c.rlib" "/opt/rustwide/target/debug/deps/liblog-881c55c6dff23787.rlib" "/opt/rustwide/target/debug/deps/libpiston-79352c9004161436.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-66918e8f408b5e64.rlib" "/opt/rustwide/target/debug/deps/libwindow-e5f21b9b46bf4fc9.rlib" "/opt/rustwide/target/debug/deps/libinput-a80ce0babcb96567.rlib" "/opt/rustwide/target/debug/deps/libserde-f548bb4e663be8c6.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-2fca674ba27fe28c.rlib" "/opt/rustwide/target/debug/deps/libgraphics-e88a91b6557c4355.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/librusttype-9a1e56fbd8387ac1.rlib" "/opt/rustwide/target/debug/deps/librusttype-81ccaf4fd2a099ba.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-1828197a8a8647c1.rlib" "/opt/rustwide/target/debug/deps/libordered_float-5d2ef00d1dc02fde.rlib" "/opt/rustwide/target/debug/deps/libapprox-f74ea86641411a69.rlib" "/opt/rustwide/target/debug/deps/libviewport-baa4e7479a8b2e77.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-5406e299f8edec08.rlib" "/opt/rustwide/target/debug/deps/libread_color-373d84af407b300e.rlib" "/opt/rustwide/target/debug/deps/libtexture-58dbe13013471afd.rlib" "/opt/rustwide/target/debug/deps/libvecmath-d0c0fbdd571e15ee.rlib" "/opt/rustwide/target/debug/deps/libfloat-bef8824a97f68188.rlib" "/opt/rustwide/target/debug/deps/libgl-7157372bf5a72fcc.rlib" "/opt/rustwide/target/debug/deps/libimage-d1d93c938a5b8089.rlib" "/opt/rustwide/target/debug/deps/libtiff-0ee3bb7cd0b85b74.rlib" "/opt/rustwide/target/debug/deps/libpng-87d28f8308c27a8b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8b08449f956d9272.rlib" "/opt/rustwide/target/debug/deps/libinflate-7feab1ac3ce2101f.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-43978e07047ed46b.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-0b9867a0afd30b5d.rlib" "/opt/rustwide/target/debug/deps/librayon-939012466c24cab5.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e16f1adcd4ad1b28.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-56dc4e80430876ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-dc278bb490eaf66d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-c0f250a7cff47852.rlib" "/opt/rustwide/target/debug/deps/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-714885b8ecc19ea7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-139dec3f888c61aa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fdafc6f30e411449.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de306cd84134d23b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5e384704502c3d0f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-10c00a3e39883c25.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libgif-254d0bb04aa7dbf3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-8d82edba8aab80d8.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8b7fe2ee0f6d10a9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4f2fdfdca994e786.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-938769fc4a514c37.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c69a5aad71dac94a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-6fcd70fef41b5335.rlib" "/opt/rustwide/target/debug/deps/libshader_version-1bd8088d60bcc654.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-62dfd67914c1f904.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-ldl" "-ldl" "-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" "ef060c1e2f273be8667b3349e760c2f37c5967ed4259842f55f61a7b4ee00740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef060c1e2f273be8667b3349e760c2f37c5967ed4259842f55f61a7b4ee00740", kill_on_drop: false }` [INFO] [stdout] ef060c1e2f273be8667b3349e760c2f37c5967ed4259842f55f61a7b4ee00740