[INFO] cloning repository https://github.com/trrichard/isomidi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trrichard/isomidi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrrichard%2Fisomidi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrrichard%2Fisomidi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2043c6712da016c89a0183b4d6ad6b7ed2d6cbcc [INFO] testing trrichard/isomidi against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrrichard%2Fisomidi" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trrichard/isomidi on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trrichard/isomidi [INFO] finished tweaking git repo https://github.com/trrichard/isomidi [INFO] tweaked toml for git repo https://github.com/trrichard/isomidi written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/trrichard/isomidi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl2-sys v0.27.0 [INFO] [stderr] Downloaded alsa-sys v0.0.8 [INFO] [stderr] Downloaded memalloc v0.1.0 [INFO] [stderr] Downloaded winmm-sys v0.2.0 [INFO] [stderr] Downloaded midir v0.2.0 [INFO] [stderr] Downloaded sdl2 v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c57115aee40b32f0e134882aae0f1ccd4c443584c4e5294fe9fcf4c251d519a [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" "1c57115aee40b32f0e134882aae0f1ccd4c443584c4e5294fe9fcf4c251d519a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c57115aee40b32f0e134882aae0f1ccd4c443584c4e5294fe9fcf4c251d519a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c57115aee40b32f0e134882aae0f1ccd4c443584c4e5294fe9fcf4c251d519a", kill_on_drop: false }` [INFO] [stdout] 1c57115aee40b32f0e134882aae0f1ccd4c443584c4e5294fe9fcf4c251d519a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 37a972ee8f788dacf9ca82ed952d61df481b259a735eafb8ccfb8d3b3017eed0 [INFO] running `Command { std: "docker" "start" "-a" "37a972ee8f788dacf9ca82ed952d61df481b259a735eafb8ccfb8d3b3017eed0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling sdl2-sys v0.27.0 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling alsa-sys v0.0.8 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling midir v0.2.0 [INFO] [stderr] Compiling sdl2 v0.27.1 [INFO] [stderr] Compiling isomidi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `keyboard::HexKey` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use keyboard::HexKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `keyboard::JammerKeyboard` [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use keyboard::JammerKeyboard; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | try!(renderer.filled_polygon(&xs, &ys, polygon_color)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 248 | try!(renderer.polygon(&xs, &ys, config.colors.line_color)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | try!(renderer.copy(&mut texture, None, Some(target))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:327:20 [INFO] [stdout] | [INFO] [stdout] 327 | let midi_out = try!(MidiOutput::new("Isomidi")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:336:8 [INFO] [stdout] | [INFO] [stdout] 336 | Ok(try!(midi_out.connect(out_port, "isomidi").map_err(|e| e.kind()))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:218:20 [INFO] [stdout] | [INFO] [stdout] 218 | keyboard: &Keyboard, [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 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 218 - keyboard: &Keyboard, [INFO] [stdout] 218 + keyboard: &dyn Keyboard, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:325:61 [INFO] [stdout] | [INFO] [stdout] 325 | fn get_midi_connection() -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 325 - fn get_midi_connection() -> Result> { [INFO] [stdout] 325 + fn get_midi_connection() -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:272:60 [INFO] [stdout] | [INFO] [stdout] 272 | fn start_note(&mut self, addr: HexAddr, keyboard: &mut Keyboard) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 272 - fn start_note(&mut self, addr: HexAddr, keyboard: &mut Keyboard) { [INFO] [stdout] 272 + fn start_note(&mut self, addr: HexAddr, keyboard: &mut dyn Keyboard) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:281:58 [INFO] [stdout] | [INFO] [stdout] 281 | fn end_note(&mut self, addr: HexAddr, keyboard: &mut Keyboard) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 281 - fn end_note(&mut self, addr: HexAddr, keyboard: &mut Keyboard) { [INFO] [stdout] 281 + fn end_note(&mut self, addr: HexAddr, keyboard: &mut dyn Keyboard) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:290:67 [INFO] [stdout] | [INFO] [stdout] 290 | fn on_press(&mut self, oid: i64, x:f32, y:f32, keyboard: &mut Keyboard) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 290 - fn on_press(&mut self, oid: i64, x:f32, y:f32, keyboard: &mut Keyboard) { [INFO] [stdout] 290 + fn on_press(&mut self, oid: i64, x:f32, y:f32, keyboard: &mut dyn Keyboard) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:295:55 [INFO] [stdout] | [INFO] [stdout] 295 | fn on_release(&mut self, oid: i64, keyboard: &mut Keyboard) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 295 - fn on_release(&mut self, oid: i64, keyboard: &mut Keyboard) { [INFO] [stdout] 295 + fn on_release(&mut self, oid: i64, keyboard: &mut dyn Keyboard) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:301:66 [INFO] [stdout] | [INFO] [stdout] 301 | fn on_move(&mut self, oid: i64, x:f32, y:f32, keyboard: &mut Keyboard) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 301 - fn on_move(&mut self, oid: i64, x:f32, y:f32, keyboard: &mut Keyboard) { [INFO] [stdout] 301 + fn on_move(&mut self, oid: i64, x:f32, y:f32, keyboard: &mut dyn Keyboard) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/main.rs:490:55 [INFO] [stdout] | [INFO] [stdout] 490 | ... WindowEvent::SizeChanged (width, height) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/main.rs:490:62 [INFO] [stdout] | [INFO] [stdout] 490 | ... WindowEvent::SizeChanged (width, height) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | let mut window = renderer.window_mut().unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:420:13 [INFO] [stdout] | [INFO] [stdout] 420 | let mut config = Config { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/main.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | width: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/main.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | height: u32, [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/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.isomidi.2c6d6ecf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7.45eaqke6hnra246g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmidir-1b3660b802e13fa4.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-9922f3123154aba3.rlib" "/opt/rustwide/target/debug/deps/libmemalloc-e3fc8fc2d4701cfd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9f08f646975d4fe7.rlib" "/opt/rustwide/target/debug/deps/libsdl2-eca30cdf098290d4.rlib" "/opt/rustwide/target/debug/deps/librand-f45cd8b576ebcae7.rlib" "/opt/rustwide/target/debug/deps/libc_vec-90efa7a5f1d2d4a0.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-6d070adf1043d7fe.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b50f842450d10e09.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-46e2f6683ce1be2d.rlib" "/opt/rustwide/target/debug/deps/liblibc-f8ca58d4e31405e0.rlib" "/opt/rustwide/target/debug/deps/libnum-f1834d3bd83f71d2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ef98273c3c9d8d0c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bbeb7456935209a6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4550cda2045c9a84.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lasound" "-lSDL2_ttf" "-lSDL2_gfx" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/isomidi-6f8884e8340e98d7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `isomidi` due to 2 previous errors; 20 warnings emitted [INFO] running `Command { std: "docker" "inspect" "37a972ee8f788dacf9ca82ed952d61df481b259a735eafb8ccfb8d3b3017eed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a972ee8f788dacf9ca82ed952d61df481b259a735eafb8ccfb8d3b3017eed0", kill_on_drop: false }` [INFO] [stdout] 37a972ee8f788dacf9ca82ed952d61df481b259a735eafb8ccfb8d3b3017eed0