[INFO] crate ted-tui 0.5.0 is already in cache [INFO] testing ted-tui-0.5.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate ted-tui 0.5.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ted-tui 0.5.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ted-tui 0.5.0 [INFO] finished tweaking crates.io crate ted-tui 0.5.0 [INFO] tweaked toml for crates.io crate ted-tui 0.5.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] fec51fdb7949b8e79e363c1d3396b0ff43d84172db8b8e0e50459aa625caa6ff [INFO] running `"docker" "start" "-a" "fec51fdb7949b8e79e363c1d3396b0ff43d84172db8b8e0e50459aa625caa6ff"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 [INFO] [stderr] Compiling maybe-owned v0.3.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling onig_sys v68.2.1 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling frappe v0.3.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ropey v0.6.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling ted v0.7.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum-map-derive v0.2.10 [INFO] [stderr] Compiling onig v3.2.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling enumset_derive v0.3.2 [INFO] [stderr] Compiling enum-map v0.2.36 [INFO] [stderr] Compiling over v0.6.5 [INFO] [stderr] Compiling enumset v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling cursive v0.8.2 [INFO] [stderr] Compiling syntect v2.0.1 [INFO] [stderr] Compiling ted-tui v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:38:18 [INFO] [stderr] | [INFO] [stderr] 38 | let config = std::env::home_dir() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:85:13 [INFO] [stderr] | [INFO] [stderr] 85 | let mut fallback = ColorStyle::tertiary(); [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [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/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.ted.7ijjihhm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c" "/opt/rustwide/target/debug/deps/ted-d8df12f01f48f24c.209lkchsaioggxen.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/onig_sys-716046610308e030/out" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libeither-a6b16bbbb9ea9c88.rlib" "/opt/rustwide/target/debug/deps/libover-b30de8c57cdf2998.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0bf185a102a80e86.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3b7aa1633e8c4e74.rlib" "/opt/rustwide/target/debug/deps/libcursive-65108b97a25422c9.rlib" "/opt/rustwide/target/debug/deps/libncurses-d434e8ea2d86967b.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-343e341a00fd0506.rlib" "/opt/rustwide/target/debug/deps/libtoml-a19826ff4f7d5ed5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-76ff16c161ed5b22.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-9d32a297a8d5cb72.rlib" "/opt/rustwide/target/debug/deps/libnum-7d00200606e927ca.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-90b860217c4a2592.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-adb55e0c7562594c.rlib" "/opt/rustwide/target/debug/deps/librand-e5de54040a037534.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e746cdd2ac649290.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bfce5498649dc14e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a9121b727fa3a111.rlib" "/opt/rustwide/target/debug/deps/libmaplit-0b037f58c4630d32.rlib" "/opt/rustwide/target/debug/deps/libenum_map-0ab73d837f073ba4.rlib" "/opt/rustwide/target/debug/deps/libreexport_proc_macro-dd34462f0b090e12.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-da7e549e826264bc.rlib" "/opt/rustwide/target/debug/deps/libted-624d3b78e22a1ae3.rlib" "/opt/rustwide/target/debug/deps/libsequence_trie-6bcee12ea822cb6d.rlib" "/opt/rustwide/target/debug/deps/libropey-ce698c4d6209074e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7f6296e1dbefcf24.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-339b675ddd6c173a.rlib" "/opt/rustwide/target/debug/deps/libfrappe-1472c6edb6bc3730.rlib" "/opt/rustwide/target/debug/deps/libmaybe_owned-645a3eb9c8d20972.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-fdfba2366093f9b1.rlib" "/opt/rustwide/target/debug/deps/libregex-5673d2c692486c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-895f7b6116abae12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/libatty-69617a5d40e30f17.rlib" "/opt/rustwide/target/debug/deps/libhumantime-335d91f662dd71ff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c339d616bf8720e1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-ccddc316a849d2dd.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libenumset-1e9f0106dd7ef318.rlib" "/opt/rustwide/target/debug/deps/libsyntect-549efc1df5b047f1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ca8e1bf70fc86708.rlib" "/opt/rustwide/target/debug/deps/libryu-12d8e5edf3ac1d84.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libflate2-eedc750759604429.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-44139759fb691fcf.rlib" "/opt/rustwide/target/debug/deps/libadler32-f0be7fc42b62f0a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fcd520c127a579f7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libbincode-2370729d5093ce08.rlib" "/opt/rustwide/target/debug/deps/libplist-99fb66ef5bfad9b0.rlib" "/opt/rustwide/target/debug/deps/libserde-3d7be437da007aac.rlib" "/opt/rustwide/target/debug/deps/libxml-395b68c079b3c361.rlib" "/opt/rustwide/target/debug/deps/libchrono-4a72ceae11ff7b9c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9032d7a2d99629ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f97a4fd61bd1e10.rlib" "/opt/rustwide/target/debug/deps/libtime-9d1ca0522faf968f.rlib" "/opt/rustwide/target/debug/deps/libbase64-404cbd9e48a1564e.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1e3f5958fcd18cb4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3fca49cfd36042ec.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f9f8c153eaca94d1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a5d17aca75c021d9.rlib" "/opt/rustwide/target/debug/deps/libonig-c7730756d15cf80f.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-3e0c7d0d1c43f365.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-a0f467172504430a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c82cad3fbef0a017.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-1b268c95e2bd35ba.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f4037b7b6be902d1.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; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `ted-tui`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fec51fdb7949b8e79e363c1d3396b0ff43d84172db8b8e0e50459aa625caa6ff"` [INFO] running `"docker" "rm" "-f" "fec51fdb7949b8e79e363c1d3396b0ff43d84172db8b8e0e50459aa625caa6ff"` [INFO] [stdout] fec51fdb7949b8e79e363c1d3396b0ff43d84172db8b8e0e50459aa625caa6ff