[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frust-midi-patcher" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shybyte/rust-midi-patcher on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5/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.59.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1de9c7cc5daffeacb652ee1230241da7d79445ad9644a10d3acc328889efaadd [INFO] running `Command { std: "docker" "start" "-a" "1de9c7cc5daffeacb652ee1230241da7d79445ad9644a10d3acc328889efaadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1de9c7cc5daffeacb652ee1230241da7d79445ad9644a10d3acc328889efaadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de9c7cc5daffeacb652ee1230241da7d79445ad9644a10d3acc328889efaadd", kill_on_drop: false }` [INFO] [stdout] 1de9c7cc5daffeacb652ee1230241da7d79445ad9644a10d3acc328889efaadd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c550c59218928425009a360bc4871eb153fecd470d251cdc577648849ac1a1c3 [INFO] running `Command { std: "docker" "start" "-a" "c550c59218928425009a360bc4871eb153fecd470d251cdc577648849ac1a1c3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [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 bitflags v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.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 thread-id v3.0.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unreachable v1.0.0 [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 owning_ref v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling chan-signal v0.3.2 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling midi2opc v0.1.0 (https://github.com/shybyte/midi2opc#825f0ab0) [INFO] [stderr] Compiling mio-extras v2.0.5 [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)]` 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)]` 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] = note: `#[warn(bare_trait_objects)]` on by default [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 - effects: Vec<(Box, Box)>, [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: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - pub fn new>(name: S, effects: Vec<(Box, Box)>, program: u8, [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: use `dyn` [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<(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), RispError> { [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: 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] 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 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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.rust_midi_patcher.923cae08-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0.gvi1tw1duw9no8u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnotify-89f4eb16674eaeff.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-609da0c4e27f8468.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5362cd0797e072f1.rlib" "/opt/rustwide/target/debug/deps/libinotify-79d919b937f39e6c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-4c7abf5fa92f8de7.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-de0b3f6a110805ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-ca8cf724329b99ad.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d2d5df388c6deb0b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ef87bdb45e4acf38.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-22aadac48f955c77.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9c6f3671a103c62d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c759d809baf79338.rlib" "/opt/rustwide/target/debug/deps/libunreachable-e47d3da68f280a88.rlib" "/opt/rustwide/target/debug/deps/librand-aa1eb6a580b59485.rlib" "/opt/rustwide/target/debug/deps/librand_core-62e123ce50f0ea51.rlib" "/opt/rustwide/target/debug/deps/librand_core-49ccd40beaeb6ac7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b928fde88579906e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-96198fa42b00eac4.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9ea665af3afbffc8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-672f1f9f6a16c412.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9a07c1603a7174ab.rlib" "/opt/rustwide/target/debug/deps/libfutures-5678fd3bbcf567f3.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-266ab2115daa4f51.rlib" "/opt/rustwide/target/debug/deps/libfiletime-6ac213dca318932c.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-aa5009d88a872619.rlib" "/opt/rustwide/target/debug/deps/libmio-1fe6cb48796c7037.rlib" "/opt/rustwide/target/debug/deps/liblog-fbe5feea5e65a0c2.rlib" "/opt/rustwide/target/debug/deps/libslab-8e99e70324920cec.rlib" "/opt/rustwide/target/debug/deps/libiovec-bf673ef03d122331.rlib" "/opt/rustwide/target/debug/deps/libnet2-b39d8ba4d3a4eda9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ac561cfb11eec4d0.rlib" "/opt/rustwide/target/debug/deps/liblazycell-eee024beeeef2289.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8b0d0379c177ef18.rlib" "/opt/rustwide/target/debug/deps/libmidi2opc-6728586c9660b2ad.rlib" "/opt/rustwide/target/debug/deps/libmidi_message-ada44369445a5667.rlib" "/opt/rustwide/target/debug/deps/librisp-8b03057c9a5edb94.rlib" "/opt/rustwide/target/debug/deps/libregex-5c8f2dbabd65c4c0.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-cab8c5a598142455.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-55ab84301a8d64c2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7a4d1ed6b6abf2a9.rlib" "/opt/rustwide/target/debug/deps/libunreachable-bd0badd75974dd94.rlib" "/opt/rustwide/target/debug/deps/libvoid-7ac40aef06c550f4.rlib" "/opt/rustwide/target/debug/deps/libthread_id-8d235c0e2b183828.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-655c82a95fc672af.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5ba2c28c6a974d8a.rlib" "/opt/rustwide/target/debug/deps/libchan_signal-bb14f460230a7153.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-aa27c7fa9ba32d56.rlib" "/opt/rustwide/target/debug/deps/libbit_set-c665b0d93accae7a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-0e410d86f03df59c.rlib" "/opt/rustwide/target/debug/deps/libportmidi-deaf3e5a4c35158f.rlib" "/opt/rustwide/target/debug/deps/libchan-81304282a4b11ac7.rlib" "/opt/rustwide/target/debug/deps/librand-6eb4d9a0daf9c631.rlib" "/opt/rustwide/target/debug/deps/liblibc-70de0bd91cb01a30.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lportmidi" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_midi_patcher-0e79580099de14b0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c550c59218928425009a360bc4871eb153fecd470d251cdc577648849ac1a1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c550c59218928425009a360bc4871eb153fecd470d251cdc577648849ac1a1c3", kill_on_drop: false }` [INFO] [stdout] c550c59218928425009a360bc4871eb153fecd470d251cdc577648849ac1a1c3