[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 master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frust-midi-patcher" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shybyte/rust-midi-patcher on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shybyte/rust-midi-patcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/shybyte/midi-message-rs` [INFO] [stderr] Updating git repository `https://github.com/shybyte/midi2opc` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aho-corasick v0.6.3 [INFO] [stderr] Downloaded thread-id v3.0.0 [INFO] [stderr] Downloaded thread_local v0.3.3 [INFO] [stderr] Downloaded utf8-ranges v1.0.0 [INFO] [stderr] Downloaded memchr v1.0.1 [INFO] [stderr] Downloaded risp v0.7.0 [INFO] [stderr] Downloaded crossbeam-utils v0.5.0 [INFO] [stderr] Downloaded num_cpus v1.8.0 [INFO] [stderr] Downloaded chan v0.1.23 [INFO] [stderr] Downloaded notify v4.0.6 [INFO] [stderr] Downloaded fsevent v0.2.17 [INFO] [stderr] Downloaded bit-vec v0.4.3 [INFO] [stderr] Downloaded redox_syscall v0.1.17 [INFO] [stderr] Downloaded rand v0.3.15 [INFO] [stderr] Downloaded parking_lot_core v0.3.1 [INFO] [stderr] Downloaded filetime v0.2.4 [INFO] [stderr] Downloaded libc v0.2.43 [INFO] [stderr] Downloaded rand v0.5.5 [INFO] [stderr] Downloaded parking_lot v0.6.4 [INFO] [stderr] Downloaded bytes v0.4.11 [INFO] [stderr] Downloaded tokio-reactor v0.1.6 [INFO] [stderr] Downloaded mio-extras v2.0.5 [INFO] [stderr] Downloaded winapi-util v0.1.1 [INFO] [stderr] Downloaded walkdir v2.2.7 [INFO] [stderr] Downloaded portmidi v0.2.4 [INFO] [stderr] Downloaded chan-signal v0.3.2 [INFO] [stderr] Downloaded fsevent-sys v0.1.6 [INFO] [stderr] Downloaded rand_core v0.3.0 [INFO] [stderr] Downloaded rand_core v0.2.2 [INFO] [stderr] Downloaded smallvec v0.6.6 [INFO] [stderr] Downloaded tokio-executor v0.1.5 [INFO] [stderr] Downloaded byteorder v1.2.7 [INFO] [stderr] Downloaded cfg-if v0.1.6 [INFO] [stderr] Downloaded same-file v1.0.4 [INFO] [stderr] Downloaded lazy_static v0.2.4 [INFO] [stderr] Downloaded regex-syntax v0.4.0 [INFO] [stderr] Downloaded regex v0.2.1 [INFO] [stderr] Downloaded tokio-io v0.1.10 [INFO] [stderr] Downloaded inotify v0.6.1 [INFO] [stderr] Downloaded lazycell v1.2.0 [INFO] [stderr] Downloaded lazy_static v1.2.0 [INFO] [stderr] Downloaded slab v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcefb897f3a9fdbf806675f7ad1c62a98afee7f71547233b3ab6f6e2efecef6c [INFO] running `Command { std: "docker" "start" "-a" "dcefb897f3a9fdbf806675f7ad1c62a98afee7f71547233b3ab6f6e2efecef6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcefb897f3a9fdbf806675f7ad1c62a98afee7f71547233b3ab6f6e2efecef6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcefb897f3a9fdbf806675f7ad1c62a98afee7f71547233b3ab6f6e2efecef6c", kill_on_drop: false }` [INFO] [stdout] dcefb897f3a9fdbf806675f7ad1c62a98afee7f71547233b3ab6f6e2efecef6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e01a1b7fba5af5c6b58a52954bdda0c61f803a9f89983e91c15d86834563cfb [INFO] running `Command { std: "docker" "start" "-a" "4e01a1b7fba5af5c6b58a52954bdda0c61f803a9f89983e91c15d86834563cfb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling lazy_static v0.2.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling midi-message v0.1.0 (https://github.com/shybyte/midi-message-rs#cda61b2d) [INFO] [stderr] Compiling portmidi v0.2.4 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.10 [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 parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling risp v0.7.0 [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: 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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 37 - pub fn new_simple>(name: S, effects: Vec<(Box)>, program: u8) -> Patch { [INFO] [stdout] 37 + pub fn new_simple>(name: S, effects: Vec >, program: u8) -> Patch { [INFO] [stdout] | [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 94 - (midi_message.status == 0x90 || (midi_message.status == 0x99 && midi_message.data2 > 0)) [INFO] [stdout] 94 + midi_message.status == 0x90 || (midi_message.status == 0x99 && midi_message.data2 > 0) [INFO] [stdout] | [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 98 - (midi_message.status == 0x80) [INFO] [stdout] 98 + midi_message.status == 0x80 [INFO] [stdout] | [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - (midi_message.status == 0xB0) [INFO] [stdout] 102 + midi_message.status == 0xB0 [INFO] [stdout] | [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)]` (part of `#[warn(unused)]`) 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: 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] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 | effects: Vec<(Box, Box)>, [INFO] [stdout] | +++ [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] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new>(name: S, effects: Vec<(Box, Box)>, program: u8, [INFO] [stdout] | +++ [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] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new_simple>(name: S, effects: Vec<(Box)>, program: u8) -> Patch { [INFO] [stdout] | +++ [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), Ris... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [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] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BASE_NOTE` is never used [INFO] [stdout] --> src/songs/endstation/liebt_uns.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | static BASE_NOTE: &str = "BASE_NOTE"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `liebt_uns2` is never used [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQ2CxgU/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnotify-a2d7552fb31ed777,libwalkdir-b02fbbe40a783ed8,libsame_file-8261cd37ecf2408c,libinotify-d05516964680253c,libtokio_reactor-2cd56a55974a967d,libtokio_io-44df3a7155e24c16,libbytes-bc0f24cfe43f2396,libbyteorder-6dc16315569e2758,libtokio_executor-9a4f2457622ed325,libparking_lot-5d05258c1f5b51d5,libparking_lot_core-115c2a19a8b5bca8,libsmallvec-bf80c44133bfd95d,libunreachable-199f806585af5510,librand-04bbf4bd686fe522,librand_core-311e8e0cebf44686,librand_core-da632b3a10ba2194,liblock_api-2d29921e5a6c6f49,libowning_ref-4fa29b479323ad4a,libstable_deref_trait-226dec03df659ba2,libscopeguard-ace9bd6bf0f8ab9a,libnum_cpus-b3ef3cd958656b99,liblazy_static-653ce27610f26867,libcrossbeam_utils-2f3b95d1d0ddcb64,libfutures-29f49bdcd89206de,libinotify_sys-b7c4ef2bf1962917,libfiletime-a2b9b94584b22238,libmio_extras-56137e37528937eb,libmio-b665d27daeda4715,liblog-26ce667aff103edc,libslab-be7aa1fc2017b673,libiovec-eabd83dd8350882c,libnet2-d7b7aaa2a4bd0f14,libcfg_if-0b4714108c1c3450,liblazycell-9fad556abfefc8c4,libbitflags-efecdafcadde6825,libmidi2opc-45415b683a196895,libmidi_message-c632be193d34c94b,librisp-71c154591dc0878e,libregex-a2ed250db17dbd17,libutf8_ranges-5c90d5662e8053e3,libregex_syntax-93137cf0fc72b5c0,libthread_local-1005c2a709f26a42,libunreachable-81213e512a925937,libvoid-9163cd71c286a90e,libthread_id-d370c974b93040b1,libaho_corasick-40fe3b2e26115f7a,libmemchr-6260396fb5135189,libchan_signal-72079563ff57ee05,liblazy_static-5eec86272c46a9cf,libbit_set-58764ad5f45b0461,libbit_vec-83e8019f345d068b,libportmidi-5a34c8a42b37394a,libchan-1a25eafb54042904,librand-78b61df28032a446,liblibc-3a43623682a62fe4}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lportmidi" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQ2CxgU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-a8262bb3003451e7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lportmidi [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_midi_patcher` (bin "rust_midi_patcher") due to 1 previous error; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4e01a1b7fba5af5c6b58a52954bdda0c61f803a9f89983e91c15d86834563cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e01a1b7fba5af5c6b58a52954bdda0c61f803a9f89983e91c15d86834563cfb", kill_on_drop: false }` [INFO] [stdout] 4e01a1b7fba5af5c6b58a52954bdda0c61f803a9f89983e91c15d86834563cfb