[INFO] updating cached repository https://github.com/hcpl/tg-tui [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4bfe5ef40f8d60f01835dae15a8b0f29a0eaae62 [INFO] testing hcpl/tg-tui against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhcpl%2Ftg-tui" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hcpl/tg-tui on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hcpl/tg-tui [INFO] finished tweaking git repo https://github.com/hcpl/tg-tui [INFO] tweaked toml for git repo https://github.com/hcpl/tg-tui written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/hcpl/tg-tui already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] 451cd566c194568772df2c9026b4bedbb93f7abecfaaba40309ae68fd9f2c4cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "451cd566c194568772df2c9026b4bedbb93f7abecfaaba40309ae68fd9f2c4cb"` [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling cc v1.0.5 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling array-macro v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling enumset v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling app_dirs v1.1.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-complex v0.1.42 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling regex v0.2.6 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling ncurses v5.91.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling env_logger v0.5.4 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling enum-map-derive v0.2.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling enum-map v0.2.24 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde-hjson v0.8.1 [INFO] [stderr] Compiling structopt-derive v0.2.4 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.10 [INFO] [stderr] Compiling structopt v0.2.4 [INFO] [stderr] Compiling cursive v0.8.0 [INFO] [stderr] Compiling config v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling tg-tui v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bindings.rs:12:23 [INFO] [stderr] | [INFO] [stderr] 12 | type SimpleCallback = Fn(&mut Cursive) -> error::Result<()> + Sync + Send; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Cursive) -> error::Result<()> + Sync + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/bindings.rs:46:1 [INFO] [stderr] | [INFO] [stderr] 46 | / lazy_static! { [INFO] [stderr] 47 | | static ref CALLBACKS_NAMES: CallbacksNames = { [INFO] [stderr] 48 | | let mut cb_names: CallbacksNames = HashMap::new(); [INFO] [stderr] 49 | | [INFO] [stderr] ... | [INFO] [stderr] 53 | | }; [INFO] [stderr] 54 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `app_config` [INFO] [stderr] --> src/view/mod.rs:59:32 [INFO] [stderr] | [INFO] [stderr] 59 | fn create_authorization_dialog(app_config: &mut AppConfig) -> Dialog { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_config` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `BindingModeNonRegisterable` [INFO] [stderr] --> src/error.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | / BindingModeNonRegisterable { [INFO] [stderr] 8 | | mode: Mode, [INFO] [stderr] 9 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `BindingNotFound` [INFO] [stderr] --> src/error.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | / BindingNotFound { [INFO] [stderr] 13 | | mode: Mode, [INFO] [stderr] 14 | | binding: String, [INFO] [stderr] 15 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InvalidCallbackName` [INFO] [stderr] --> src/error.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | / InvalidCallbackName { [INFO] [stderr] 19 | | callback_name: String, [INFO] [stderr] 20 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ChronoFormat` [INFO] [stderr] --> src/error.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | / ChronoFormat { [INFO] [stderr] 29 | | format: String, [INFO] [stderr] 30 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `date_time` [INFO] [stderr] --> src/action.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn date_time(&self) -> Option<&DateTime> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `get` [INFO] [stderr] --> src/bindings.rs:107:5 [INFO] [stderr] | [INFO] [stderr] 107 | pub fn get(&self, mode: Mode, binding: &str) -> error::Result<&str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `get_callback` [INFO] [stderr] --> src/bindings.rs:116:5 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn get_callback(&self, mode: Mode, binding: &str) -> error::Result<&BoxedSimpleCallback> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set` [INFO] [stderr] --> src/bindings.rs:124:5 [INFO] [stderr] | [INFO] [stderr] 124 | pub fn set(&mut self, mode: Mode, binding: &str, callback_name: &str) -> error::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `execute` [INFO] [stderr] --> src/bindings.rs:132:5 [INFO] [stderr] | [INFO] [stderr] 132 | pub fn execute(&self, mode: Mode, binding: &str, siv: &mut Cursive) -> error::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `focus` [INFO] [stderr] --> src/cursive_views/actions_view.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | focus: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `check_strftime_format` [INFO] [stderr] --> src/utils.rs:22:4 [INFO] [stderr] | [INFO] [stderr] 22 | fn check_strftime_format(format: &str) -> error::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `checked_strftime_items` [INFO] [stderr] --> src/utils.rs:38:4 [INFO] [stderr] | [INFO] [stderr] 38 | fn checked_strftime_items(format: &str) -> error::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.tg_tui.172axh0q-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872" "/opt/rustwide/target/debug/deps/tg_tui-2264a1f0cfae0872.1ppgj7bj1y7an62n.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-7f83a292abaee9b6/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-a3b14639f677c7e5.rlib" "/opt/rustwide/target/debug/deps/libpom-c78cd3e266cb8377.rlib" "/opt/rustwide/target/debug/deps/libfailure-db8bce78f18f40c6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c4d89af4ffef48bc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e011537ff9e74bc6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4d02dcb74e48a859.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5c9f8086a76b9c0a.rlib" "/opt/rustwide/target/debug/deps/libregex-479ba28a312007bc.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-29509e227258b24e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3fca49cfd36042ec.rlib" "/opt/rustwide/target/debug/deps/libthread_local-715c2352e31b57e4.rlib" "/opt/rustwide/target/debug/deps/libunreachable-02cdd8ee8e09c192.rlib" "/opt/rustwide/target/debug/deps/libvoid-8d21ee6398244ad9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-256129fb6b9f77f4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4c1420289ff6755e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0e87c40320e8959c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-1610c86a84309eab.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d58dea54757a3348.rlib" "/opt/rustwide/target/debug/deps/libcursive-ff56f9cee4e46cb4.rlib" "/opt/rustwide/target/debug/deps/libncurses-f4b4ba91cd688986.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-343e341a00fd0506.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-97e55880d3683df3.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-13a6dbae81f70608.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-62f3a808b340841f.rlib" "/opt/rustwide/target/debug/deps/libmaplit-3ab1354c9433c873.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2a463f4d766796.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-86922dddbd81b29b.rlib" "/opt/rustwide/target/debug/deps/libenumset-cf588b2fbaf2ef9b.rlib" "/opt/rustwide/target/debug/deps/libenum_map-f99572ef77e51b57.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-d0bef5949ca20095.rlib" "/opt/rustwide/target/debug/deps/libconfig-6b590d73d16b9da7.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-e89963b71e922c3c.rlib" "/opt/rustwide/target/debug/deps/libregex-88c9a3aeebcc86d1.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-1b60f528dd4155d9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00bcdd374c605b4a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5c3d70663afc6844.rlib" "/opt/rustwide/target/debug/deps/libthread_id-4daa198484d3587b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e023785540b4468d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2f93ca7639422c08.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b0041177617994f0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-9e3e67104cb26c66.rlib" "/opt/rustwide/target/debug/deps/libserde-0825f3c94315f306.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-26a3a548d6bb9511.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-f1565e835a834230.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-918ea961f7d60fd6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-721b79afca7b8087.rlib" "/opt/rustwide/target/debug/deps/libdtoa-ba72c7138b152e79.rlib" "/opt/rustwide/target/debug/deps/libitoa-cb56783f765e6b0b.rlib" "/opt/rustwide/target/debug/deps/libtoml-c6f377a0e33187f4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff3f885add095304.rlib" "/opt/rustwide/target/debug/deps/libnom-9cc4793c168f0abc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a74bbe4b001dd0be.rlib" "/opt/rustwide/target/debug/deps/libserde-78ec9758a4f65c6a.rlib" "/opt/rustwide/target/debug/deps/libclap-9422ba7ad1f1c69b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fde7c4a229a52116.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-2abeb3ec2be30999.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-058570a6286818eb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-57259db7c4c93446.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4124876739571561.rlib" "/opt/rustwide/target/debug/deps/libatty-262243e5fa0f5f02.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f785c7c2ffc0ef82.rlib" "/opt/rustwide/target/debug/deps/libchrono-552ae45e0c27dad5.rlib" "/opt/rustwide/target/debug/deps/libnum-fdddbac0baccd375.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f3a22dda5a91ec09.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-fc056eb7e17a09f0.rlib" "/opt/rustwide/target/debug/deps/librand-0e69c1596ca3184d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e13f9d936da9c0f8.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bfce5498649dc14e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1e9adda3396492e5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-eb559b65a8187f81.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6c486d044bb4f96d.rlib" "/opt/rustwide/target/debug/deps/libtime-747bbbfdcf872e47.rlib" "/opt/rustwide/target/debug/deps/liblibc-799e8c2703ab9835.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs-37e23664f7712f1d.rlib" "/opt/rustwide/target/debug/deps/libxdg-e7de815bd7ce9d22.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lncursesw" "-lncurses" "-ltinfo" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lncursesw [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 16 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `tg-tui`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "451cd566c194568772df2c9026b4bedbb93f7abecfaaba40309ae68fd9f2c4cb"` [INFO] running `"docker" "rm" "-f" "451cd566c194568772df2c9026b4bedbb93f7abecfaaba40309ae68fd9f2c4cb"` [INFO] [stdout] 451cd566c194568772df2c9026b4bedbb93f7abecfaaba40309ae68fd9f2c4cb