[INFO] fetching crate piston-dyon_interactive 0.38.0... [INFO] testing piston-dyon_interactive-0.38.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate piston-dyon_interactive 0.38.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate piston-dyon_interactive 0.38.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate piston-dyon_interactive 0.38.0 [INFO] finished tweaking crates.io crate piston-dyon_interactive 0.38.0 [INFO] tweaked toml for crates.io crate piston-dyon_interactive 0.38.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate piston-dyon_interactive 0.38.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--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 hashbrown v0.8.1 [INFO] [stderr] Downloaded flate2 v1.0.16 [INFO] [stderr] Downloaded futures v0.1.29 [INFO] [stderr] Downloaded serde_json v1.0.57 [INFO] [stderr] Downloaded piston-music v0.26.0 [INFO] [stderr] Downloaded indexmap v1.5.1 [INFO] [stderr] Downloaded piston v0.52.0 [INFO] [stderr] Downloaded dyon v0.45.6 [INFO] [stderr] Downloaded advancedresearch-tree_mem_sort v0.2.0 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.73.0 [INFO] [stderr] Downloaded image v0.23.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17acca5a2fd71d0d108318782f3f79ffd8ee14fdf693e25bf77460c7a9e44967 [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" "17acca5a2fd71d0d108318782f3f79ffd8ee14fdf693e25bf77460c7a9e44967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17acca5a2fd71d0d108318782f3f79ffd8ee14fdf693e25bf77460c7a9e44967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17acca5a2fd71d0d108318782f3f79ffd8ee14fdf693e25bf77460c7a9e44967", kill_on_drop: false }` [INFO] [stdout] 17acca5a2fd71d0d108318782f3f79ffd8ee14fdf693e25bf77460c7a9e44967 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b85f1af7c07d57daa1765cf374d79b887854e2f33f2f055694a2d590e46583d [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" "9b85f1af7c07d57daa1765cf374d79b887854e2f33f2f055694a2d590e46583d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling range v1.0.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling advancedresearch-tree_mem_sort v0.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling current v0.1.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling read_token v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [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 gif v0.10.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling piston_meta v1.0.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling piston2d-graphics v0.36.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pistoncore-input v1.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling pistoncore-window v0.47.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.52.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling piston v0.52.0 [INFO] [stderr] Compiling dyon v0.45.6 [INFO] [stderr] Compiling piston-dyon_interactive v0.38.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "9b85f1af7c07d57daa1765cf374d79b887854e2f33f2f055694a2d590e46583d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b85f1af7c07d57daa1765cf374d79b887854e2f33f2f055694a2d590e46583d", kill_on_drop: false }` [INFO] [stdout] 9b85f1af7c07d57daa1765cf374d79b887854e2f33f2f055694a2d590e46583d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8302df2f679029ba0e0a66eb69e2c7850f40a7bb40eb497bfb28d13bd5bcb88b [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" "8302df2f679029ba0e0a66eb69e2c7850f40a7bb40eb497bfb28d13bd5bcb88b", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling piston-music v0.26.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.73.0 [INFO] [stderr] Compiling pistoncore-sdl2_window v0.66.0 [INFO] [stderr] Compiling piston-dyon_interactive v0.38.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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.dyongame.1pke44ap-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33" "/opt/rustwide/target/debug/examples/dyongame-3b8e807af81f9e33.45a8iibf4lr8o5vo.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmusic-9bad563a574ffdfd.rlib" "/opt/rustwide/target/debug/deps/libdyon_interactive-1da7049d94b5d4e5.rlib" "/opt/rustwide/target/debug/deps/libcurrent-ae7f34a3ec3f878c.rlib" "/opt/rustwide/target/debug/deps/libpiston-548584133c70e5cb.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-5b7fada4919ebc56.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-e5f051c0831e6b2c.rlib" "/opt/rustwide/target/debug/deps/libgraphics-e7f43ec72e0f17dc.rlib" "/opt/rustwide/target/debug/deps/librusttype-cfffa490033618bc.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b447d5c3d98f5642.rlib" "/opt/rustwide/target/debug/deps/libordered_float-68aa8b139070e048.rlib" "/opt/rustwide/target/debug/deps/libapprox-852cbd2c0126ba1f.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-fc9111661fd4c45b.rlib" "/opt/rustwide/target/debug/deps/libtexture-a4f268b64fcd81db.rlib" "/opt/rustwide/target/debug/deps/libimage-32255ff2821023ed.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4c8a12cff91514d1.rlib" "/opt/rustwide/target/debug/deps/libpng-f61bbe2332e5aae5.rlib" "/opt/rustwide/target/debug/deps/libdeflate-6c80b69fd18f7de5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3af3da796b3d14fc.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-3b436d84ae197e09.rlib" "/opt/rustwide/target/debug/deps/librayon-41a9f72b26a3f8eb.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7dfec21ae910687e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b117c46e99044038.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9db601a92304e301.rlib" "/opt/rustwide/target/debug/deps/libgif-1502cd5519aa1391.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2ab3e88e88997271.rlib" "/opt/rustwide/target/debug/deps/libtiff-6b0befc446f0a8af.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc17e526f6e589a7.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-3c337d535b052412.rlib" "/opt/rustwide/target/debug/deps/libsdl2_window-e7440f4bbbd0ffc8.rlib" "/opt/rustwide/target/debug/deps/libgl-41b175e756964e6f.rlib" "/opt/rustwide/target/debug/deps/libshader_version-f5017f63b462cc35.rlib" "/opt/rustwide/target/debug/deps/libwindow-854ab36c98461575.rlib" "/opt/rustwide/target/debug/deps/libinput-73f5b2f5fcf1b087.rlib" "/opt/rustwide/target/debug/deps/libviewport-9053517ac6d2f7b4.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-1cb306d3e4c01099.rlib" "/opt/rustwide/target/debug/deps/libsdl2-69153565587f0b4a.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-d19cf1ed9c816580.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libdyon-0a41879e522eda1c.rlib" "/opt/rustwide/target/debug/deps/libtree_mem_sort-cc66bbd70c30993e.rlib" "/opt/rustwide/target/debug/deps/libvecmath-ee32370b73c881e2.rlib" "/opt/rustwide/target/debug/deps/libfloat-5ed62775cf53222f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-eb1927aaa998f1a2.rlib" "/opt/rustwide/target/debug/deps/libuuid-b64df4ceb823bedf.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e2b6d7cf52ed04f3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libflate2-cd65f0eeccbd377f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libhyper-e20ee3f2dac97b3b.rlib" "/opt/rustwide/target/debug/deps/libwant-03592c677b957f44.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libtokio-ba14ce681878410b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8573e141bcde6955.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b5af0bec9c069666.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97ae8b5414d73d32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8ebbc13082c03d78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e49468a6aae08648.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b226a5d3a9766f33.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e467e1b1c2ca202b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9aea2f6fcb016d07.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5f5e0fb8efa9fa1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-96cb8fcaa232b4ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8ec886704cf33d77.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a39db30884580476.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-30a0f0688927ba14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libmio-f43c78675029d260.rlib" "/opt/rustwide/target/debug/deps/libnet2-886eb82d110c37db.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e920785ab564a4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a313f362b938996a.rlib" "/opt/rustwide/target/debug/deps/libh2-bff8db02c94b25dd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0c1b28cdc224b5d8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4d52f2b8d3864505.rlib" "/opt/rustwide/target/debug/deps/libstring-888a7140b3c17aca.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f6c258829ede8cdb.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-6053c9c3dadde52c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9a1729c80cf7d842.rlib" "/opt/rustwide/target/debug/deps/libhttp-697fd5dac485e738.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7415d3e203227172.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d37bc0759e577c04.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a03ea72e917a2cf.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-37ced18c4cbf1942.rlib" "/opt/rustwide/target/debug/deps/liburl-cb9b397f28918fc6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-6d305c63a0b3ab4e.rlib" "/opt/rustwide/target/debug/deps/libregex-d52d57a8a1187b26.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fdd1909ca19339b3.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3b556bb0427aa5ad.rlib" "/opt/rustwide/target/debug/deps/libtry_from-5354f7cf6dc6c93f.rlib" "/opt/rustwide/target/debug/deps/libserde-9884a6952584b021.rlib" "/opt/rustwide/target/debug/deps/libfailure-6de688d9564956d4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-055a36b42c6918dd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-21dee5faf0d6aaaa.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libcookie-6171a488ae5f9d87.rlib" "/opt/rustwide/target/debug/deps/libtime-5f9839dec7ef743c.rlib" "/opt/rustwide/target/debug/deps/liburl-2b28b530fc41ae3d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-ab55bbbde49186ce.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbytes-c9b38597815871e0.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-d0f90316b92bed97.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libread_color-d022f47d66a999ef.rlib" "/opt/rustwide/target/debug/deps/librand-920ea4f54b5aeab3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-485359ff2f96c28f.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d2c1f08715b4700.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libpiston_meta-ec329dc3ba9bcc08.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libread_token-5fa7e1257d35a9ac.rlib" "/opt/rustwide/target/debug/deps/librange-f9584baf1c865b84.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lutil" "-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 `piston-dyon_interactive` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8302df2f679029ba0e0a66eb69e2c7850f40a7bb40eb497bfb28d13bd5bcb88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8302df2f679029ba0e0a66eb69e2c7850f40a7bb40eb497bfb28d13bd5bcb88b", kill_on_drop: false }` [INFO] [stdout] 8302df2f679029ba0e0a66eb69e2c7850f40a7bb40eb497bfb28d13bd5bcb88b