[INFO] crate ted-tui 0.5.0 is already in cache [INFO] extracting crate ted-tui 0.5.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/ted-tui/0.5.0 [INFO] extracting crate ted-tui 0.5.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ted-tui/0.5.0 [INFO] validating manifest of ted-tui-0.5.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ted-tui-0.5.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ted-tui-0.5.0 [INFO] finished frobbing ted-tui-0.5.0 [INFO] frobbed toml for ted-tui-0.5.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/ted-tui/0.5.0/Cargo.toml [INFO] started frobbing ted-tui-0.5.0 [INFO] finished frobbing ted-tui-0.5.0 [INFO] frobbed toml for ted-tui-0.5.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ted-tui/0.5.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ted-tui-0.5.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/ted-tui/0.5.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 679ab8114b7a7f440c34fa39327030e080c587cb6dba32abdc683f748b8b05eb [INFO] running `"docker" "start" "-a" "679ab8114b7a7f440c34fa39327030e080c587cb6dba32abdc683f748b8b05eb"` [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling maybe-owned v0.3.2 [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling num-rational v0.2.2 [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 serde v1.0.98 [INFO] [stderr] Compiling frappe v0.3.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling ropey v0.6.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling enumset_derive v0.3.2 [INFO] [stderr] Compiling ted v0.7.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling enumset v0.3.19 [INFO] [stderr] Compiling over v0.6.5 [INFO] [stderr] Compiling enum-map-derive v0.2.10 [INFO] [stderr] Compiling onig v3.2.2 [INFO] [stderr] Compiling enum-map v0.2.36 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling syntect v2.0.1 [INFO] [stderr] Compiling cursive v0.8.2 [INFO] [stderr] Compiling ted-tui v0.5.0 (/opt/crater/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/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/ted-947b22e439727354.ted.agx7mb31-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/ted-947b22e439727354" "/opt/crater/target/debug/deps/ted-947b22e439727354.50vy7isq1k0wk7t1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/out" "-L" "/opt/crater/target/debug/build/onig_sys-3779cbbf740676f2/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libeither-f57ccefea727a9a2.rlib" "/opt/crater/target/debug/deps/libover-1c77d630a54931f1.rlib" "/opt/crater/target/debug/deps/libnum_rational-65f1e5d66118ca60.rlib" "/opt/crater/target/debug/deps/libnum_bigint-2c771763983d4e2c.rlib" "/opt/crater/target/debug/deps/libcursive-79da1891a211cc9f.rlib" "/opt/crater/target/debug/deps/libncurses-555c1d464299d4d0.rlib" "/opt/crater/target/debug/deps/libxi_unicode-e14070b0844185bb.rlib" "/opt/crater/target/debug/deps/libtoml-bc25c2704b9fcee1.rlib" "/opt/crater/target/debug/deps/libowning_ref-c4fffb9d34752a31.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libnum-ea55f17a1ddea2e0.rlib" "/opt/crater/target/debug/deps/libnum_rational-8cde9460cef05150.rlib" "/opt/crater/target/debug/deps/libnum_bigint-59c3d0d13cc433f5.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/libnum_complex-e9c9b6bb110468dc.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libnum_iter-119af297c543b436.rlib" "/opt/crater/target/debug/deps/libmaplit-5278593ddc744190.rlib" "/opt/crater/target/debug/deps/libenum_map-c408b77f6daa1bb5.rlib" "/opt/crater/target/debug/deps/libreexport_proc_macro-932e61c68873e154.rlib" "/opt/crater/target/debug/deps/libarray_macro-ae930ae60d1f8fad.rlib" "/opt/crater/target/debug/deps/libted-49c7fa6e5026dfb3.rlib" "/opt/crater/target/debug/deps/libsequence_trie-b2581c96288a723a.rlib" "/opt/crater/target/debug/deps/libropey-b05379d21606ca51.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/libfrappe-11e4d4f2cdb335d9.rlib" "/opt/crater/target/debug/deps/libmaybe_owned-2f6dd5ab63180960.rlib" "/opt/crater/target/debug/deps/libenv_logger-b4903032e1c5edb3.rlib" "/opt/crater/target/debug/deps/libregex-c3d123b3b5a26f66.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-c6a873325be34359.rlib" "/opt/crater/target/debug/deps/libregex_syntax-8d712e1be50cb1b8.rlib" "/opt/crater/target/debug/deps/libucd_util-4ceb5a30356a8267.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-153b065a541ebcf4.rlib" "/opt/crater/target/debug/deps/libmemchr-603e105d3530919e.rlib" "/opt/crater/target/debug/deps/libatty-4a37f90f69ed8f4d.rlib" "/opt/crater/target/debug/deps/libhumantime-11d84e47257e89b2.rlib" "/opt/crater/target/debug/deps/libquick_error-7b5d38789b0fbff0.rlib" "/opt/crater/target/debug/deps/libtermcolor-daa056bf4b66f6ae.rlib" "/opt/crater/target/debug/deps/liblog-481c00b0f76d55f6.rlib" "/opt/crater/target/debug/deps/libenumset-145793f0e0e26e43.rlib" "/opt/crater/target/debug/deps/libsyntect-9810bfb09da51fde.rlib" "/opt/crater/target/debug/deps/libserde_json-9abe98677b48256d.rlib" "/opt/crater/target/debug/deps/libryu-ee97bb54d9ea9443.rlib" "/opt/crater/target/debug/deps/libitoa-b6d9c91cf55afec8.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libflate2-cad7ee2351f1dbbb.rlib" "/opt/crater/target/debug/deps/libminiz_sys-260673aae3dfa084.rlib" "/opt/crater/target/debug/deps/libcrc32fast-8382140c27ae8ccc.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libbincode-f5c442156c46d4a7.rlib" "/opt/crater/target/debug/deps/libplist-989c5c1a1418ab50.rlib" "/opt/crater/target/debug/deps/libserde-e6c7e7007f569f3d.rlib" "/opt/crater/target/debug/deps/libxml-75c0b04fb90cbfe4.rlib" "/opt/crater/target/debug/deps/libchrono-30758b720d7b5cc7.rlib" "/opt/crater/target/debug/deps/libnum_integer-a81dd69c1c0fe133.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/libbase64-8b0704a6df683bf0.rlib" "/opt/crater/target/debug/deps/libsafemem-18da3c741f61ab39.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4fe14fd77d1ae336.rlib" "/opt/crater/target/debug/deps/libwalkdir-e2e9f739cb050018.rlib" "/opt/crater/target/debug/deps/libsame_file-0853742fdfbfd6bb.rlib" "/opt/crater/target/debug/deps/libonig-53c992d6cf60b5fa.rlib" "/opt/crater/target/debug/deps/libonig_sys-7aaba9b724cd2362.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/libyaml_rust-3181855d7a8fb287.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-03ea62a2c8eaba7d.rlib" "/opt/crater/target/debug/deps/libunicode_width-26f3734d51bc29d0.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lncursesw" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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 [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" "679ab8114b7a7f440c34fa39327030e080c587cb6dba32abdc683f748b8b05eb"` [INFO] running `"docker" "rm" "-f" "679ab8114b7a7f440c34fa39327030e080c587cb6dba32abdc683f748b8b05eb"` [INFO] [stdout] 679ab8114b7a7f440c34fa39327030e080c587cb6dba32abdc683f748b8b05eb