[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 1.60.0 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 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/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/daa84/neovim-lib` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmpv v0.4.4 [INFO] [stderr] Downloaded unix_socket v0.5.0 [INFO] [stderr] Downloaded rmp v0.8.9 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 9ad9e86351123927350f159953e60a6df5d49cef623c3e14551265d7aba2750a [INFO] running `Command { std: "docker" "start" "-a" "9ad9e86351123927350f159953e60a6df5d49cef623c3e14551265d7aba2750a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ad9e86351123927350f159953e60a6df5d49cef623c3e14551265d7aba2750a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ad9e86351123927350f159953e60a6df5d49cef623c3e14551265d7aba2750a", kill_on_drop: false }` [INFO] [stdout] 9ad9e86351123927350f159953e60a6df5d49cef623c3e14551265d7aba2750a [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" "+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] 9f6763d6da293c577c6ebc3c8df9e0201e68641d7ede352f5a902a991519a676 [INFO] running `Command { std: "docker" "start" "-a" "9f6763d6da293c577c6ebc3c8df9e0201e68641d7ede352f5a902a991519a676", 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-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.nvim_sdl.06aed2d3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74.4psqkv4slkyk1h2.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfont_kit-c9624de7decf8e58.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-c3bcd4f09060d702.rlib" "/opt/rustwide/target/debug/deps/libdirs-72c738af5185ddb2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-63258c93427dff8b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-dcc4dd740b3215c1.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-f68523f89c80189c.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-69537d188a9149a4.rlib" "/opt/rustwide/target/debug/deps/libmemmap-4dec4236210224ea.rlib" "/opt/rustwide/target/debug/deps/libfreetype-b52e49324d9f11f9.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-bd70a61e5c8806ea.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-83f6ba7678402b49.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-5da9d58160aca600.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-211fc667887cf4c2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-5c6d6ad44684ae10.rlib" "/opt/rustwide/target/debug/deps/libeuclid-42c6a9e8d70c92f6.rlib" "/opt/rustwide/target/debug/deps/libneovim_lib-42bfd99b46f799fb.rlib" "/opt/rustwide/target/debug/deps/libunix_socket-ffd7c02f2e9d375a.rlib" "/opt/rustwide/target/debug/deps/librmpv-909dfe8f7b4de05e.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-5562493938420d98.rlib" "/opt/rustwide/target/debug/deps/librmp-47cb687813b3acc1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f52e7e6f4d407eab.rlib" "/opt/rustwide/target/debug/deps/libserde-86c4db5f32f625f4.rlib" "/opt/rustwide/target/debug/deps/liblog-eeccb13dbc84eef2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libsdl2-895a058d457bd203.rlib" "/opt/rustwide/target/debug/deps/librand-211e01bcbfb2d2f3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-e52b83ab7fbc59e5.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-5893697290dbac94.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblibc-99e271ef2c9dbf53.rlib" "/opt/rustwide/target/debug/deps/libnum-8bbe2e4e138a01f8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d4fbc547d04eeb21.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a521fee6784fdcd2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.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" "-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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nvim_sdl-1fc9bd32c2171e74" "-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" "9f6763d6da293c577c6ebc3c8df9e0201e68641d7ede352f5a902a991519a676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f6763d6da293c577c6ebc3c8df9e0201e68641d7ede352f5a902a991519a676", kill_on_drop: false }` [INFO] [stdout] 9f6763d6da293c577c6ebc3c8df9e0201e68641d7ede352f5a902a991519a676