[INFO] cloning repository https://github.com/lavignes/dth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lavignes/dth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flavignes%2Fdth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flavignes%2Fdth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 223b8f6b0e7f66960ac4b3ca7db703cb59669a01 [INFO] testing lavignes/dth against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flavignes%2Fdth" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lavignes/dth on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lavignes/dth [INFO] finished tweaking git repo https://github.com/lavignes/dth [INFO] tweaked toml for git repo https://github.com/lavignes/dth written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/lavignes/dth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b007536bf2b32548e335458676af9b072a36097323e97814ac8be8dbbd0c87b [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" "0b007536bf2b32548e335458676af9b072a36097323e97814ac8be8dbbd0c87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b007536bf2b32548e335458676af9b072a36097323e97814ac8be8dbbd0c87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b007536bf2b32548e335458676af9b072a36097323e97814ac8be8dbbd0c87b", kill_on_drop: false }` [INFO] [stdout] 0b007536bf2b32548e335458676af9b072a36097323e97814ac8be8dbbd0c87b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] f5b3a572de307f60aca54446415417950ec4e8524a33a4c7c35d9c7d50b97f90 [INFO] running `Command { std: "docker" "start" "-a" "f5b3a572de307f60aca54446415417950ec4e8524a33a4c7c35d9c7d50b97f90", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling wgpu-types v0.6.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-memory v0.2.0 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling wgpu-core v0.6.0 [INFO] [stderr] Compiling wgpu v0.6.0 [INFO] [stderr] Compiling dth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `panic` [INFO] [stdout] --> src/bin/dth.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | panic, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.dth.evbzp1fw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56" "/opt/rustwide/target/debug/deps/dth-90d3329933171e56.524qctsk5wmz7hd7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-5f4a65b7170653f7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libatty-18d921e4afa20524.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libdth-42d1532b6b8116ba.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4c8a12cff91514d1.rlib" "/opt/rustwide/target/debug/deps/librand-e91a17c54c027c17.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be669803679567b1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2aa2ac023c1967c5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8bd5a0db24d25243.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/libwgpu-06312fad56ec5aca.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-970a1407e14b0181.rlib" "/opt/rustwide/target/debug/deps/libtracing-5394e5c5c2344fa5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1255faf982a59279.rlib" "/opt/rustwide/target/debug/deps/libnaga-8be21d5c544d578e.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-85eb352ba8e33fd7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-6fc76cad85cbccc6.rlib" "/opt/rustwide/target/debug/deps/libhibitset-2d8ffbfe2b21463e.rlib" "/opt/rustwide/target/debug/deps/libatom-5e86ac167816ad4a.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-539016d2469c9350.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4333143eedc8b927.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d6bc45afe50d334.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-7f3fba65199df50a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3648efb294dbeb3b.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-c8e60d170e1794e8.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-7bc57d488a37f152.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-9a68c87acc0b3757.rlib" "/opt/rustwide/target/debug/deps/libash-c3a61bb881b75133.rlib" "/opt/rustwide/target/debug/deps/liblibloading-ed1fc00f3eae36ef.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-866a0a3af8da15de.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-21244d7d567af8b3.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-6934cfa661fe5048.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0a550616ce9d4a0c.rlib" "/opt/rustwide/target/debug/deps/libsdl2-0c6192e7943a9fdd.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-28d2b71b0bcc40c5.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-18cd1ccb6734d981.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblibc-a699ae28749cdf0d.rlib" "/opt/rustwide/target/debug/deps/libfutures-2f0799c57bf05029.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7fcb7741eef16983.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9993279c3fe6e798.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-14eb5569c0e3cbdc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-147fe6c1a0092960.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a86deeb8d108c2e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c9a768b613764a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ac9700ced36961d4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4f011d359035da7b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ldl" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dth` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f5b3a572de307f60aca54446415417950ec4e8524a33a4c7c35d9c7d50b97f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5b3a572de307f60aca54446415417950ec4e8524a33a4c7c35d9c7d50b97f90", kill_on_drop: false }` [INFO] [stdout] f5b3a572de307f60aca54446415417950ec4e8524a33a4c7c35d9c7d50b97f90