[INFO] cloning repository https://github.com/shybyte/rust-midi-patcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shybyte/rust-midi-patcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frust-midi-patcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frust-midi-patcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7dda29654452f47507f407dccbba8a138616ec5 [INFO] testing shybyte/rust-midi-patcher against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frust-midi-patcher" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shybyte/rust-midi-patcher on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shybyte/rust-midi-patcher [INFO] finished tweaking git repo https://github.com/shybyte/rust-midi-patcher [INFO] tweaked toml for git repo https://github.com/shybyte/rust-midi-patcher written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/shybyte/rust-midi-patcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d0ca2c44210692b7bb30183573b9272913b4b98218503e05d266972ae14a1c0 [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" "3d0ca2c44210692b7bb30183573b9272913b4b98218503e05d266972ae14a1c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d0ca2c44210692b7bb30183573b9272913b4b98218503e05d266972ae14a1c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d0ca2c44210692b7bb30183573b9272913b4b98218503e05d266972ae14a1c0", kill_on_drop: false }` [INFO] [stdout] 3d0ca2c44210692b7bb30183573b9272913b4b98218503e05d266972ae14a1c0 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2520682bf7caf47e18d2d8360ef7bc5d62a5978d1c159ab26f4c5dccbda15c3 [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" "c2520682bf7caf47e18d2d8360ef7bc5d62a5978d1c159ab26f4c5dccbda15c3", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v0.2.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling midi-message v0.1.0 (https://github.com/shybyte/midi-message-rs#cda61b2d) [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling chan-signal v0.3.2 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling midi2opc v0.1.0 (https://github.com/shybyte/midi2opc#825f0ab0) [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling notify v4.0.6 [INFO] [stderr] Compiling risp v0.7.0 [INFO] [stderr] Compiling rust_midi_patcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patch.rs:15:37 [INFO] [stdout] | [INFO] [stdout] 15 | effects: Vec<(Box, Box)>, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Effect` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patch.rs:24:74 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new>(name: S, effects: Vec<(Box, Box)>, program: u8, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Effect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/patch.rs:37:62 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new_simple>(name: S, effects: Vec<(Box)>, program: u8) -> Patch { [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patch.rs:37:67 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new_simple>(name: S, effects: Vec<(Box)>, program: u8) -> Patch { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Effect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/load_patches.rs:110:119 [INFO] [stdout] | [INFO] [stdout] 110 | fn to_trigger_effect_pair(input: &RispType, default_time_per_note: i64, config: &Config) -> Result<(Box, Box), RispError> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Effect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/utils/mod.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | (midi_message.status == 0x90 || (midi_message.status == 0x99 && midi_message.data2 > 0)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/utils/mod.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | (midi_message.status == 0x80) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/utils/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | (midi_message.status == 0xB0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::effects::sweep_down::SweepDown` [INFO] [stdout] --> src/songs/endstation_paradies.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::effects::sweep_down::SweepDown; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::Boxable` [INFO] [stdout] --> src/songs/endstation_paradies.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::utils::Boxable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::microkorg::VOLUME` [INFO] [stdout] --> src/songs/endstation/liebt_uns.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::microkorg::VOLUME; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `BASE_NOTE` [INFO] [stdout] --> src/songs/endstation/liebt_uns.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | static BASE_NOTE: &str = "BASE_NOTE"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `liebt_uns2` [INFO] [stdout] --> src/songs/endstation/liebt_uns.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn liebt_uns2(_config2: &Config) -> Patch { [INFO] [stdout] | ^^^^^^^^^^ [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.rust_midi_patcher.8uigfjdr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d" "/opt/rustwide/target/debug/deps/rust_midi_patcher-c43d544e2c8cf66d.4xs59bcpmge2ec4a.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnotify-3ce1b6bc06449565.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-4b0a19a08dab8474.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a57a5580ff765201.rlib" "/opt/rustwide/target/debug/deps/libinotify-38485bf87f252c13.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b22918b008c0e14a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-bf8cb568b6996185.rlib" "/opt/rustwide/target/debug/deps/libbytes-100a51b26e3d7969.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-53a07c8c7d51e476.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-4a5eb550c5c1289b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-74a707d27d2cfe84.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-190064223d4142ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e2fdcfc311d21bb.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/librand-db3d5a27d6d0e9aa.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba17e7f3bfb804cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7089351777b095b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f2cb4f867ba686f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0c44697ac28cf26a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5e7581768fc505c.rlib" "/opt/rustwide/target/debug/deps/libfutures-179494bb70148def.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-d565db92725962aa.rlib" "/opt/rustwide/target/debug/deps/libfiletime-1169c24683d56a24.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-c8f5f547db6ab3d0.rlib" "/opt/rustwide/target/debug/deps/libmio-529d1d61680d323d.rlib" "/opt/rustwide/target/debug/deps/liblog-88c149eb87f4da1d.rlib" "/opt/rustwide/target/debug/deps/libslab-0e69467c77773991.rlib" "/opt/rustwide/target/debug/deps/libiovec-6f1c893bcbd5bffa.rlib" "/opt/rustwide/target/debug/deps/libnet2-32dff768556878b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-62e12eca671dc45f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-3fd9ab0264178f1e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/libmidi2opc-6e0d91a9f015a25d.rlib" "/opt/rustwide/target/debug/deps/libmidi_message-d187cf678bd216e2.rlib" "/opt/rustwide/target/debug/deps/librisp-8817f2374baaf9b3.rlib" "/opt/rustwide/target/debug/deps/libregex-fbfd3e1826f36dc4.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-526801e80c910ae2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4bdda78dff7c10d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b26546001dabd08c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7793b6ba89da5ee.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/libthread_id-7c9353c421dd7e63.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f0337b0e9eb96e09.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5cb463d4752ffb28.rlib" "/opt/rustwide/target/debug/deps/libchan_signal-b679b71001b28125.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1b6ec6a02c0cc709.rlib" "/opt/rustwide/target/debug/deps/libbit_set-c695d1b0891e1451.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-cf4572bd036473db.rlib" "/opt/rustwide/target/debug/deps/libportmidi-1760551aad0198f5.rlib" "/opt/rustwide/target/debug/deps/libchan-005ee3dd1c4507c5.rlib" "/opt/rustwide/target/debug/deps/librand-e36671f1eb33ec65.rlib" "/opt/rustwide/target/debug/deps/liblibc-b3adedac4247de07.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lportmidi" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lportmidi [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_midi_patcher`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c2520682bf7caf47e18d2d8360ef7bc5d62a5978d1c159ab26f4c5dccbda15c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2520682bf7caf47e18d2d8360ef7bc5d62a5978d1c159ab26f4c5dccbda15c3", kill_on_drop: false }` [INFO] [stdout] c2520682bf7caf47e18d2d8360ef7bc5d62a5978d1c159ab26f4c5dccbda15c3