[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnthagen%2Frust-belt" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnthagen/rust-belt on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eca34d4563315b9e0bf66e75df69e104981bf3e04c86ef9532071f0f197a8da [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" "7eca34d4563315b9e0bf66e75df69e104981bf3e04c86ef9532071f0f197a8da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eca34d4563315b9e0bf66e75df69e104981bf3e04c86ef9532071f0f197a8da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eca34d4563315b9e0bf66e75df69e104981bf3e04c86ef9532071f0f197a8da", kill_on_drop: false }` [INFO] [stdout] 7eca34d4563315b9e0bf66e75df69e104981bf3e04c86ef9532071f0f197a8da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff051a23939085e5bfd60a524cd8a4216ecc8c64293dffd674e307ac6ab05cc9 [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" "ff051a23939085e5bfd60a524cd8a4216ecc8c64293dffd674e307ac6ab05cc9", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [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 unicode-xid v0.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling maybe-uninit v2.0.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 either v1.5.3 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling piston-texture v0.8.0 [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 fnv v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling current v0.1.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [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 log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.4 [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 quote v0.6.13 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [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 quote v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling syn v1.0.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 rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling rusttype v0.8.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [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 jpeg-decoder v0.1.16 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling gfx_core v0.9.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 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 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 glutin v0.21.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling piston_window v0.105.0 [INFO] [stderr] Compiling rust-belt v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.rust_belt.60a15326-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570.59x8r1fhq37zffsz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-055013c5647375da/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsprite-7bb570d6f388a531.rlib" "/opt/rustwide/target/debug/deps/libuuid-33c3e5c956af20e2.rlib" "/opt/rustwide/target/debug/deps/librand-fe7882af718e2935.rlib" "/opt/rustwide/target/debug/deps/libai_behavior-6ac5c66df0e8404e.rlib" "/opt/rustwide/target/debug/deps/librand-c87936d43c02419b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3dbad462af4464c8.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-63500f128b320dd0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a5eab3a540db3c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-5ee5e3c695c294d7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-559631ca30ab8529.rlib" "/opt/rustwide/target/debug/deps/libmusic-76bcfd47b7270367.rlib" "/opt/rustwide/target/debug/deps/libsdl2-22536ae58e279986.rlib" "/opt/rustwide/target/debug/deps/librand-467cc52fca33c602.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c44f5ebc75e6127c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7fa0f573e8027bd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-0575cb99ab70671b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-31276b6d3c8cf437.rlib" "/opt/rustwide/target/debug/deps/libnum-dee47ddcb7a01d34.rlib" "/opt/rustwide/target/debug/deps/libcurrent-32aab9a3d6328d53.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-7c27f38c2d658f95.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-9b77876b359893c0.rlib" "/opt/rustwide/target/debug/deps/libglutin-a92293f7bc83a0bc.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-06aab8b67b5cfe25.rlib" "/opt/rustwide/target/debug/deps/libshared_library-b2288c35c8c97acb.rlib" "/opt/rustwide/target/debug/deps/libwinit-5f3656b4f19ade0d.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-b7f228e6f72a07c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-c520a4a243dea58e.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-01c0afbfbb081676.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-0d4f454d3d76ee83.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-677ac7a65d3507b3.rlib" "/opt/rustwide/target/debug/deps/libnix-4b203f82f89d3d4a.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libmemmap-f4586b2102b872d3.rlib" "/opt/rustwide/target/debug/deps/libandrew-4b85161e3ad9a40a.rlib" "/opt/rustwide/target/debug/deps/libxml-8da909a417f479b8.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cb72017ee421c6a2.rlib" "/opt/rustwide/target/debug/deps/libsame_file-9b8ecd601404806a.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-dd9f0b883b5cfdbc.rlib" "/opt/rustwide/target/debug/deps/libdlib-816d77c0f6028562.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3f2c2fc8cbfab3ff.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-104ffb761b6ab1d0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-51534350ce62a686.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dbb414485207823a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bf1d8fdfdef16830.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-61f46de3f81170b8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-636027cee68c47aa.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-24c822a47aa93726.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-b71dfcb65425a36d.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-32194601409eaeed.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-5e7a2d49d536c9e4.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-8a0e260417b2ee3e.rlib" "/opt/rustwide/target/debug/deps/libgfx-f2da55e323086cec.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-fa51f758e5255b05.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-9532fe37e99f22c7.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libpiston-7b3bbd58d07d663d.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-9cd13f8895022656.rlib" "/opt/rustwide/target/debug/deps/libwindow-ba4d96ea52f6dfaa.rlib" "/opt/rustwide/target/debug/deps/libinput-4b6c1fb0e6d09a12.rlib" "/opt/rustwide/target/debug/deps/libserde-5ce423e5c17d7f5f.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-26198fae7221334f.rlib" "/opt/rustwide/target/debug/deps/libgraphics-9d138ece79f96687.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/librusttype-bf38be7c09138812.rlib" "/opt/rustwide/target/debug/deps/librusttype-8aef631821ddc372.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-47c646a3519036c1.rlib" "/opt/rustwide/target/debug/deps/libordered_float-38385358fe9e8838.rlib" "/opt/rustwide/target/debug/deps/libapprox-e297bd20a65c981c.rlib" "/opt/rustwide/target/debug/deps/libviewport-5b1ba674582ca241.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-78be74deddaafc83.rlib" "/opt/rustwide/target/debug/deps/libread_color-a9c5ccda527c0cde.rlib" "/opt/rustwide/target/debug/deps/libtexture-4956692a6a2a6c2d.rlib" "/opt/rustwide/target/debug/deps/libvecmath-a7a0fda954a1758c.rlib" "/opt/rustwide/target/debug/deps/libfloat-e4572c0d582da215.rlib" "/opt/rustwide/target/debug/deps/libgl-27c4454cc90ef253.rlib" "/opt/rustwide/target/debug/deps/libimage-9d4aac47b66e916c.rlib" "/opt/rustwide/target/debug/deps/libtiff-ac1c20b630c6c467.rlib" "/opt/rustwide/target/debug/deps/libpng-948b2508a7659b3a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-11f8903a667fa020.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c4ddb796854adf0e.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-2c37cc6df8a02654.rlib" "/opt/rustwide/target/debug/deps/librayon-a8381ed5da8ea44d.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7b4ff81052ce509b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1aa39781e1f30533.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c04a04da529974f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-86e7346800d2cc60.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c2d0de20934cc161.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d88a0bda1917818d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-196b0c0fe9a6081e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e64c742d30f3b59a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-40a2cda4e60ff7e8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d75c032a6bdee90e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7cee21912c7dd6a7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-490c05f36aa8bf8a.rlib" "/opt/rustwide/target/debug/deps/libshader_version-57e7d271be489e21.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-9a60d57873516b14.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_belt-366efc2dba7e6570" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-belt` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ff051a23939085e5bfd60a524cd8a4216ecc8c64293dffd674e307ac6ab05cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff051a23939085e5bfd60a524cd8a4216ecc8c64293dffd674e307ac6ab05cc9", kill_on_drop: false }` [INFO] [stdout] ff051a23939085e5bfd60a524cd8a4216ecc8c64293dffd674e307ac6ab05cc9