[INFO] cloning repository https://github.com/paulpage/nvim-sdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulpage/nvim-sdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulpage%2Fnvim-sdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulpage%2Fnvim-sdl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73c2c7064b91fa7cf50b210b0d3f18ae0d4d8bb2 [INFO] testing paulpage/nvim-sdl against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulpage%2Fnvim-sdl" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paulpage/nvim-sdl on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paulpage/nvim-sdl [INFO] finished tweaking git repo https://github.com/paulpage/nvim-sdl [INFO] tweaked toml for git repo https://github.com/paulpage/nvim-sdl written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/paulpage/nvim-sdl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45e2340801a76c5176c7cab10580ccb4c94453f859c4cda5b378a7f6bd93110e [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" "45e2340801a76c5176c7cab10580ccb4c94453f859c4cda5b378a7f6bd93110e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45e2340801a76c5176c7cab10580ccb4c94453f859c4cda5b378a7f6bd93110e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e2340801a76c5176c7cab10580ccb4c94453f859c4cda5b378a7f6bd93110e", kill_on_drop: false }` [INFO] [stdout] 45e2340801a76c5176c7cab10580ccb4c94453f859c4cda5b378a7f6bd93110e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e30efe783a65b823ff38115d21584dc366b02a8efb1df551add7685fd33c4010 [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" "e30efe783a65b823ff38115d21584dc366b02a8efb1df551add7685fd33c4010", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling rmpv v0.4.4 [INFO] [stderr] Compiling neovim-lib v0.6.0 (https://github.com/daa84/neovim-lib#5291bf75) [INFO] [stderr] Compiling nvim-sdl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Duration`, `Instant` [INFO] [stdout] --> src/pane.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::{Instant, Duration}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:514:12 [INFO] [stdout] | [INFO] [stdout] 514 | if (dirty) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 514 - if (dirty) { [INFO] [stdout] 514 + if dirty { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/main.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let mut time = Instant::now(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode_info` [INFO] [stdout] --> src/neovim_connector.rs:268:49 [INFO] [stdout] | [INFO] [stdout] 268 | ... let mut mode_info = ModeInfo::default(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mode_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neovim_connector.rs:268:45 [INFO] [stdout] | [INFO] [stdout] 268 | ... let mut mode_info = ModeInfo::default(); [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:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | let mut time = Instant::now(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `w` [INFO] [stdout] --> src/pane.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | w: 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: `h` [INFO] [stdout] --> src/pane.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | h: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cursor_shape` [INFO] [stdout] --> src/neovim_connector.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | cursor_shape: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ModeInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/neovim_connector.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cell_percentage` [INFO] [stdout] --> src/neovim_connector.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | cell_percentage: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ModeInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/neovim_connector.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attr_id` [INFO] [stdout] --> src/neovim_connector.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | attr_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ModeInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/neovim_connector.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attr_id_lm` [INFO] [stdout] --> src/neovim_connector.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | attr_id_lm: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ModeInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/neovim_connector.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `short_name` [INFO] [stdout] --> src/neovim_connector.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | short_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ModeInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/neovim_connector.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/neovim_connector.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ModeInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/neovim_connector.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Insert` [INFO] [stdout] --> src/neovim_connector.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | Insert, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NvimMode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/neovim_connector.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Command` [INFO] [stdout] --> src/neovim_connector.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | Command, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NvimMode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/neovim_connector.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ModeChange` [INFO] [stdout] --> src/neovim_connector.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | ModeChange(NvimMode), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NvimEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/neovim_connector.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ModeInfoSet` [INFO] [stdout] --> src/neovim_connector.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | ModeInfoSet(ModeInfo), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NvimEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/neovim_connector.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.nvim_sdl.bdb9876d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940.3m2hkmwmo5afdtmv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfont_kit-4643bdabecabf76a.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-3db72d75274bc59e.rlib" "/opt/rustwide/target/debug/deps/libdirs-392ea5d387c6bb7c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-986160c88604ab29.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-bd9d995cb49a5e54.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-4179f5a47ebf1ed3.rlib" "/opt/rustwide/target/debug/deps/libmemmap-82b2429780f60ede.rlib" "/opt/rustwide/target/debug/deps/libfreetype-6e6812021c6d4ce3.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-eadaa8da96af2313.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-849b12fff8955170.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-1ded7d0976dac5c8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-797cb1bb955e9b04.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2955a1c310f4b8f5.rlib" "/opt/rustwide/target/debug/deps/libeuclid-35a72d539d84cc65.rlib" "/opt/rustwide/target/debug/deps/libneovim_lib-c11482402aeefaf2.rlib" "/opt/rustwide/target/debug/deps/libunix_socket-6bdcffa12dc1316d.rlib" "/opt/rustwide/target/debug/deps/librmpv-11af20d4cb4d7bf8.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-d312aa477caeb0ae.rlib" "/opt/rustwide/target/debug/deps/librmp-d5cc49fd1a89d7b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libserde-ff8c2042d5293ec4.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libsdl2-828abeeaab85c8ed.rlib" "/opt/rustwide/target/debug/deps/librand-6898dec602357250.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d112401dbb9b0f0b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-de86ea8e1897be51.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-8da0c2dbfa2d7cb0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/libnum-ff526104059d0444.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-65f8ee0a1c76a045.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-05a7f8956f329077.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-lexpat" "-lfreetype" "-lSDL2" "-lSDL2_ttf" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nvim_sdl-b0bf77f8ba29e940" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nvim-sdl` due to 2 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e30efe783a65b823ff38115d21584dc366b02a8efb1df551add7685fd33c4010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e30efe783a65b823ff38115d21584dc366b02a8efb1df551add7685fd33c4010", kill_on_drop: false }` [INFO] [stdout] e30efe783a65b823ff38115d21584dc366b02a8efb1df551add7685fd33c4010