[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.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frust-midi-patcher" "/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/shybyte/rust-midi-patcher on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-0/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.49.0" "fetch" "--locked" "--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] 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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3adba9b574273091d0fbe375e21d43b28aeac8c757e03ee5b02cf171cb5f528 [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" "d3adba9b574273091d0fbe375e21d43b28aeac8c757e03ee5b02cf171cb5f528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3adba9b574273091d0fbe375e21d43b28aeac8c757e03ee5b02cf171cb5f528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3adba9b574273091d0fbe375e21d43b28aeac8c757e03ee5b02cf171cb5f528", kill_on_drop: false }` [INFO] [stdout] d3adba9b574273091d0fbe375e21d43b28aeac8c757e03ee5b02cf171cb5f528 [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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30b226fe101efa8479c209166787a2657b7ddfcafed598d82afef055502e96b2 [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" "30b226fe101efa8479c209166787a2657b7ddfcafed598d82afef055502e96b2", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling lazy_static v0.2.4 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling portmidi v0.2.4 [INFO] [stderr] Compiling midi-message v0.1.0 (https://github.com/shybyte/midi-message-rs#cda61b2d) [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling chan-signal v0.3.2 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling midi2opc v0.1.0 (https://github.com/shybyte/midi2opc#825f0ab0) [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling risp v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling notify v4.0.6 [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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.rust_midi_patcher.bvp18nzr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea" "/opt/rustwide/target/debug/deps/rust_midi_patcher-93dc22885d1caeea.4sbg3g5k2yjgv26d.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnotify-db8ff48a8113d79f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d8bc33cb0fe497c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-b79f54a0b1cfb0aa.rlib" "/opt/rustwide/target/debug/deps/libinotify-bf129e1596dc52c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-34a08e5d5e416428.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-d959c2564a83f9d4.rlib" "/opt/rustwide/target/debug/deps/libbytes-edf6294fc92b0db6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-110247fca8b15226.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-7d1a9ad5438d45b7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7f121f57c15105f3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ec30635ef32789f4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fe83a41d294139c3.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/librand-3e4bd91629d40983.rlib" "/opt/rustwide/target/debug/deps/librand_core-e576ed17f12cef2e.rlib" "/opt/rustwide/target/debug/deps/librand_core-741068a56e7d3da6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-22e09a301d060acb.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2a4d2a934664b4a9.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c0e1396086f307bb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ac388968c4f900e5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-bdaffc3be0f3e345.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-367d6a9931b9b332.rlib" "/opt/rustwide/target/debug/deps/libfutures-831ab763bc137a12.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-d7bd09ecfbbb075b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-d2bb09ec1cc62f41.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-75c7683381130aa2.rlib" "/opt/rustwide/target/debug/deps/libmio-4431a7c8be694eed.rlib" "/opt/rustwide/target/debug/deps/liblog-de84115aaef7989f.rlib" "/opt/rustwide/target/debug/deps/libslab-cc8cd3ef7a3494fc.rlib" "/opt/rustwide/target/debug/deps/libiovec-d2dbf4acc9ffda48.rlib" "/opt/rustwide/target/debug/deps/libnet2-d19e1c777bda14ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-71fd10852ca6af1b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-bc8205e47bc429ef.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5c7d271dfd8fcb55.rlib" "/opt/rustwide/target/debug/deps/libmidi2opc-b7e2bbc757105218.rlib" "/opt/rustwide/target/debug/deps/libmidi_message-ce5722880d1c7c4f.rlib" "/opt/rustwide/target/debug/deps/librisp-d2b662c086631ace.rlib" "/opt/rustwide/target/debug/deps/libregex-206c692bd3b8aad1.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-d12ce58d70084144.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7bd236df1deaa679.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b2c05ccb1a5024a6.rlib" "/opt/rustwide/target/debug/deps/libunreachable-4793e65fd45868f5.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/libthread_id-745e596708b58f3d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d71d008d29cdfba1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5ce32929c30ebd81.rlib" "/opt/rustwide/target/debug/deps/libchan_signal-ba708648467d05fa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8be5bb14f2d23c59.rlib" "/opt/rustwide/target/debug/deps/libbit_set-3a5f143bdd32b65f.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-49f21866d28e64ec.rlib" "/opt/rustwide/target/debug/deps/libportmidi-cce0d516b16e7f90.rlib" "/opt/rustwide/target/debug/deps/libchan-1310b61b3f657cdf.rlib" "/opt/rustwide/target/debug/deps/librand-f4fea83b6a9c104a.rlib" "/opt/rustwide/target/debug/deps/liblibc-a1242cd790f47890.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lportmidi" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "30b226fe101efa8479c209166787a2657b7ddfcafed598d82afef055502e96b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b226fe101efa8479c209166787a2657b7ddfcafed598d82afef055502e96b2", kill_on_drop: false }` [INFO] [stdout] 30b226fe101efa8479c209166787a2657b7ddfcafed598d82afef055502e96b2