[INFO] updating cached repository https://github.com/Zedjones/vikunja-cli [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] 41a62bf1f57fc11e5e6cfa4f4bd61f12ad73fd65 [INFO] testing Zedjones/vikunja-cli against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZedjones%2Fvikunja-cli" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zedjones/vikunja-cli on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Zedjones/vikunja-cli [INFO] finished tweaking git repo https://github.com/Zedjones/vikunja-cli [INFO] tweaked toml for git repo https://github.com/Zedjones/vikunja-cli written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Zedjones/vikunja-cli already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 666bc96956b059b2da5d9e1ecb2917b509004eb7670a9ea0d810591196975183 [INFO] running `"docker" "start" "-a" "666bc96956b059b2da5d9e1ecb2917b509004eb7670a9ea0d810591196975183"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling standback v0.2.1 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling enumset v0.4.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling envy v0.4.1 [INFO] [stderr] Compiling ureq v0.12.0 [INFO] [stderr] Compiling cursive v0.14.0 [INFO] [stderr] Compiling cursive-async-view v0.3.1 [INFO] [stderr] Compiling vikunja_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `get_namespace` [INFO] [stderr] --> src/api/mod.rs:127:5 [INFO] [stderr] | [INFO] [stderr] 127 | pub fn get_namespace(&self, name: &str) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `add_list` [INFO] [stderr] --> src/api/mod.rs:146:5 [INFO] [stderr] | [INFO] [stderr] 146 | pub fn add_list(&self, namespace_name: &str, title: &str) -> Result<(), String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `add_namespace` [INFO] [stderr] --> src/api/mod.rs:157:5 [INFO] [stderr] | [INFO] [stderr] 157 | pub fn add_namespace(&self, title: &str) -> Result<(), String> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `add_label` [INFO] [stderr] --> src/api/mod.rs:163:5 [INFO] [stderr] | [INFO] [stderr] 163 | pub fn add_label(&self, title: &str) -> Result<(), String> { [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/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.vikunja_cli.adligq3y-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89" "/opt/rustwide/target/debug/deps/vikunja_cli-ab61b0c491797a89.5a4l0ao25upoaryi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-049554f33ae92a9a/out" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenvy-e0b38e757d0c7db7.rlib" "/opt/rustwide/target/debug/deps/libdotenv-33c605b3f12ce214.rlib" "/opt/rustwide/target/debug/deps/libcursive_async_view-98d40687d1feca1f.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-a96021a4de58bd4b.rlib" "/opt/rustwide/target/debug/deps/libsend_wrapper-d9c2ca785f982428.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-1f431e8bbb32328c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-8c3b49e0c471d088.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0799fa330d7eb82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f3a096e0104268e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-81b4a570d1510224.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e335d69753d979bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-dd6548adc85d4233.rlib" "/opt/rustwide/target/debug/deps/libcursive-b5a8af00ee345dc0.rlib" "/opt/rustwide/target/debug/deps/libahash-369068060dfa594e.rlib" "/opt/rustwide/target/debug/deps/libconst_random-05e1955aebd5c5d8.rlib" "/opt/rustwide/target/debug/deps/libncurses-d1dea866dd8b284a.rlib" "/opt/rustwide/target/debug/deps/libmaplit-0b037f58c4630d32.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e951a383be874839.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3d66ca2e4263e974.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a6f94d24a8a9421a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-70dfe7a76eefc75e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b10a16722c3354ed.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-680a4e3b149d0cb3.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-9d32a297a8d5cb72.rlib" "/opt/rustwide/target/debug/deps/libnum-74dc2313d837aba9.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1fa3ecbef37e5893.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8b0c4994290b72ec.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6730bb5a68bb9a0f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-584769f79d0cf2ef.rlib" "/opt/rustwide/target/debug/deps/libenum_map-b551dfbe77f5e0fe.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-da7e549e826264bc.rlib" "/opt/rustwide/target/debug/deps/libenumset-3bcb2e4da51a84b7.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-354a5ea166c53adb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f4037b7b6be902d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-6dc09c7f4fb75afd.rlib" "/opt/rustwide/target/debug/deps/libureq-d51438480865e262.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-ce965fb93e85f624.rlib" "/opt/rustwide/target/debug/deps/libbase64-ee096782416ebc83.rlib" "/opt/rustwide/target/debug/deps/librustls-03956829600616cf.rlib" "/opt/rustwide/target/debug/deps/libbase64-ec80a0182c41af38.rlib" "/opt/rustwide/target/debug/deps/libsct-df99517a8b641da2.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a1a41d3a898ea997.rlib" "/opt/rustwide/target/debug/deps/libring-74ecfc75fa39d422.rlib" "/opt/rustwide/target/debug/deps/libspin-f189c07b59d1dace.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-3351f15ef4020b39.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libqstring-24745df97cbcc5ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/liburl-552cd8a8d158cd36.rlib" "/opt/rustwide/target/debug/deps/libidna-7942766b0929ca56.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8ef3e3cc89f4bc04.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-02f2775ce80a974d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-af5dab8df85fce1d.rlib" "/opt/rustwide/target/debug/deps/libryu-a23b0c02638d3da6.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-07dc64605a34a7ad.rlib" "/opt/rustwide/target/debug/deps/libcookie-15513744f8d0656c.rlib" "/opt/rustwide/target/debug/deps/libtime-865698a08b4e9f9a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libstandback-a7d1561206650fde.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-79483a93cc141cb7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-84dfc5ec1bd8a4d4.rlib" "/opt/rustwide/target/debug/deps/libchrono-a022fb2ea07d30d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aa2e0668f6b9bbbf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-03e1b0a9b7b5dfc0.rlib" "/opt/rustwide/target/debug/deps/libtime-10dd1545f42a2bf1.rlib" "/opt/rustwide/target/debug/deps/liblibc-adea4f85f04a5923.rlib" "/opt/rustwide/target/debug/deps/libserde-fa210f99aed6f07c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lncursesw" "-lutil" "-ldl" "-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; 4 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `vikunja_cli`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "666bc96956b059b2da5d9e1ecb2917b509004eb7670a9ea0d810591196975183"` [INFO] running `"docker" "rm" "-f" "666bc96956b059b2da5d9e1ecb2917b509004eb7670a9ea0d810591196975183"` [INFO] [stdout] 666bc96956b059b2da5d9e1ecb2917b509004eb7670a9ea0d810591196975183