[INFO] cloning repository https://github.com/wks/tuimodplayer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wks/tuimodplayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwks%2Ftuimodplayer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwks%2Ftuimodplayer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c8c3564add728a73f5058f02c7cbec4a5ab5cae [INFO] testing wks/tuimodplayer against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwks%2Ftuimodplayer" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wks/tuimodplayer on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wks/tuimodplayer [INFO] finished tweaking git repo https://github.com/wks/tuimodplayer [INFO] tweaked toml for git repo https://github.com/wks/tuimodplayer written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/wks/tuimodplayer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openmpt v0.3.1 [INFO] [stderr] Downloaded openmpt-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 752f766c6acfdfc3ea70fb74f6962a2184e030b22ccdd3c6cb73e3d122333bb9 [INFO] running `Command { std: "docker" "start" "-a" "752f766c6acfdfc3ea70fb74f6962a2184e030b22ccdd3c6cb73e3d122333bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "752f766c6acfdfc3ea70fb74f6962a2184e030b22ccdd3c6cb73e3d122333bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "752f766c6acfdfc3ea70fb74f6962a2184e030b22ccdd3c6cb73e3d122333bb9", kill_on_drop: false }` [INFO] [stdout] 752f766c6acfdfc3ea70fb74f6962a2184e030b22ccdd3c6cb73e3d122333bb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dead1e7d9e9e30e1c236aca8c9cc64a8da849b680a70c29711a2ef3337542207 [INFO] running `Command { std: "docker" "start" "-a" "dead1e7d9e9e30e1c236aca8c9cc64a8da849b680a70c29711a2ef3337542207", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openmpt-sys v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling openmpt v0.3.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling tuimodplayer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `open_module_file` [INFO] [stdout] --> src/module_file.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn open_module_file(file_path: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.tuimodplayer.073ba8ed-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e.3n3uatjuakdkss9b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-762824bf18a324b6/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b6ce01dfd908e96b/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzip-5945900ce220b165.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-20670446222946ee.rlib" "/opt/rustwide/target/debug/deps/libsha2-2620f65f44f92a0c.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-b7e38a054c516f6e.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-ec916c2dd2c74ecd.rlib" "/opt/rustwide/target/debug/deps/librand_core-16d89800d70702bc.rlib" "/opt/rustwide/target/debug/deps/libtime-9b372aa1d53ec5ac.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libzstd-9e9d623e39c0b0d7.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-fbb98bae5c099559.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-11ffaebf45fdedee.rlib" "/opt/rustwide/target/debug/deps/libbzip2-d4a3e3463afc5595.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-966e81ab8ab9e27a.rlib" "/opt/rustwide/target/debug/deps/libflate2-ad081752b58f4df5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4ec9e1bbad530c2b.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libaes-28978a3d031879d1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-15ab9f38caeae2d0.rlib" "/opt/rustwide/target/debug/deps/libsha1-bc53ebc6e65befba.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libhmac-c38e7d519a5313dd.rlib" "/opt/rustwide/target/debug/deps/libdigest-92c084e45f4d5895.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libtui-8360017780ba8594.rlib" "/opt/rustwide/target/debug/deps/libcassowary-abfd40a79e3d7a9d.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-9603a48f7d2a6a8a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-3fcbf9cc92bc0954.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-e277391ba9bee262.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-00c666caa39e8e87.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-450174fb0d8ac4fe.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7874ad3166dd2103.rlib" "/opt/rustwide/target/debug/deps/libmio-228c04f0e9c4bc27.rlib" "/opt/rustwide/target/debug/deps/libmio-3b023590954afb15.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-12564bc77ff4edf8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-780f71219b0a7050.rlib" "/opt/rustwide/target/debug/deps/libclap-7b3296c4cefc4538.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rlib" "/opt/rustwide/target/debug/deps/libatty-2feed2116c8e074d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-d5080db8d5a544fe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8d1f852ee66c771f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-aaab58111b627ed8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libatomic-42f5ffdc6f9a205f.rlib" "/opt/rustwide/target/debug/deps/librodio-177fbd40e3e44802.rlib" "/opt/rustwide/target/debug/deps/libcpal-0d369b38fa2fb880.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-dcfb6ddc0dc467ad.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-26b88338b94066db.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libalsa-2e663df068d72f88.rlib" "/opt/rustwide/target/debug/deps/libnix-66250e1516cfb1e8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-27cb3928d7b7e324.rlib" "/opt/rustwide/target/debug/deps/liblibc-b51181456a0419b9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-68833a9e44ade5c0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c24d1185dabde428.rlib" "/opt/rustwide/target/debug/deps/libopenmpt-9110e1aa5e711cd3.rlib" "/opt/rustwide/target/debug/deps/libopenmpt_sys-2b17baa317ba578f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lasound" "-lopenmpt" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tuimodplayer-16ed7ce472ac108e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lopenmpt [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 `tuimodplayer` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "dead1e7d9e9e30e1c236aca8c9cc64a8da849b680a70c29711a2ef3337542207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dead1e7d9e9e30e1c236aca8c9cc64a8da849b680a70c29711a2ef3337542207", kill_on_drop: false }` [INFO] [stdout] dead1e7d9e9e30e1c236aca8c9cc64a8da849b680a70c29711a2ef3337542207