[INFO] updating cached repository deinstapel/cursive-async-view [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/deinstapel/cursive-async-view [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/deinstapel/cursive-async-view" "work/ex/beta-1.38-1/sources/1.37.0/gh/deinstapel/cursive-async-view"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/deinstapel/cursive-async-view'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/deinstapel/cursive-async-view" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/deinstapel/cursive-async-view"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/deinstapel/cursive-async-view'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d09adc86bdbec46d1f4b0b5723019bfcbaad37d9 [INFO] sha for GitHub repo deinstapel/cursive-async-view: d09adc86bdbec46d1f4b0b5723019bfcbaad37d9 [INFO] validating manifest of deinstapel/cursive-async-view on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of deinstapel/cursive-async-view on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing deinstapel/cursive-async-view [INFO] finished frobbing deinstapel/cursive-async-view [INFO] frobbed toml for deinstapel/cursive-async-view written to work/ex/beta-1.38-1/sources/1.37.0/gh/deinstapel/cursive-async-view/Cargo.toml [INFO] started frobbing deinstapel/cursive-async-view [INFO] finished frobbing deinstapel/cursive-async-view [INFO] frobbed toml for deinstapel/cursive-async-view written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/deinstapel/cursive-async-view/Cargo.toml [INFO] crate deinstapel/cursive-async-view already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing deinstapel/cursive-async-view against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/deinstapel/cursive-async-view:/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.37.0" "build" "--frozen"` [INFO] [stdout] 7f500994facf90fd5902af0c0a9ea2cd35507defd572b10090805b49071da36a [INFO] running `"docker" "start" "-a" "7f500994facf90fd5902af0c0a9ea2cd35507defd572b10090805b49071da36a"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling html5ever v0.21.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling enum-map v0.5.0 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.6.2 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling dissolve v0.2.2 [INFO] [stderr] Compiling voca_rs v1.7.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling enumset_derive v0.4.0 [INFO] [stderr] Compiling enumset v0.4.0 [INFO] [stderr] Compiling cursive v0.12.0 [INFO] [stderr] Compiling cursive-async-view v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `"docker" "inspect" "7f500994facf90fd5902af0c0a9ea2cd35507defd572b10090805b49071da36a"` [INFO] running `"docker" "rm" "-f" "7f500994facf90fd5902af0c0a9ea2cd35507defd572b10090805b49071da36a"` [INFO] [stdout] 7f500994facf90fd5902af0c0a9ea2cd35507defd572b10090805b49071da36a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/deinstapel/cursive-async-view:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3b4d9dcabe9c02dd974805046f77499ed070b71217ef85d9cb3b45986c5b3f2f [INFO] running `"docker" "start" "-a" "3b4d9dcabe9c02dd974805046f77499ed070b71217ef85d9cb3b45986c5b3f2f"` [INFO] [stderr] Compiling cursive-async-view v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `interpolation::Ease` [INFO] [stderr] --> examples/simple.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use interpolation::Ease; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `voca_rs::chop` [INFO] [stderr] --> examples/simple.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use voca_rs::chop; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `CAR` [INFO] [stderr] --> examples/simple.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / const CAR: &str = " [INFO] [stderr] 9 | | ▄█████████████▄ [INFO] [stderr] 10 | | ▄██▀▀▀▀██▀▀▀▀████▄ [INFO] [stderr] 11 | | ▄██▀ ██ ▀████▄ [INFO] [stderr] ... | [INFO] [stderr] 18 | | ▀▀▀▀ ▀▀▀▀ [INFO] [stderr] 19 | | "; [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `CAR_WIDTH` [INFO] [stderr] --> examples/simple.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | const CAR_WIDTH: usize = 28; [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/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/cursive_async_view-7890fbd687e80451.cursive_async_view.8eod7ded-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/cursive_async_view-7890fbd687e80451.cursive_async_view.8eod7ded-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/cursive_async_view-7890fbd687e80451.cursive_async_view.8eod7ded-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/cursive_async_view-7890fbd687e80451.cursive_async_view.8eod7ded-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/cursive_async_view-7890fbd687e80451.cursive_async_view.8eod7ded-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/deps/cursive_async_view-7890fbd687e80451" "/opt/crater/target/debug/deps/cursive_async_view-7890fbd687e80451.395qsy25jj5s679b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0127509d2e54a846.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2651f8b4eed9e86e.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c729851ce6e3efb2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e8235f0d435d4737.rlib" "/opt/crater/target/debug/deps/libvoca_rs-64d8a76333ef84f6.rlib" "/opt/crater/target/debug/deps/libunidecode-2df765c3a3670a30.rlib" "/opt/crater/target/debug/deps/libstfu8-908556323f0c5195.rlib" "/opt/crater/target/debug/deps/libregex-2ff5a1db5f365c23.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-115c3e4c14f9d177.rlib" "/opt/crater/target/debug/deps/libregex_syntax-a939e5313e0391ae.rlib" "/opt/crater/target/debug/deps/libucd_util-edaa55c21d4132d5.rlib" "/opt/crater/target/debug/deps/libthread_local-1801494cfc15e4c0.rlib" "/opt/crater/target/debug/deps/libaho_corasick-ff5660fa59058fc5.rlib" "/opt/crater/target/debug/deps/libmemchr-5970d48417368191.rlib" "/opt/crater/target/debug/deps/libdissolve-b5e4835d9aa57396.rlib" "/opt/crater/target/debug/deps/libhtml5ever-79d26f5d21bf3be2.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-5b38f2ab27c03c87.rlib" "/opt/crater/target/debug/deps/libtendril-9a950c557355c48b.rlib" "/opt/crater/target/debug/deps/libutf8-2f9a289309c463be.rlib" "/opt/crater/target/debug/deps/libfutf-4a9bb8b3a1396a82.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-05e97e1f75a49a88.rlib" "/opt/crater/target/debug/deps/libmac-5ba15199e7036e19.rlib" "/opt/crater/target/debug/deps/libphf-6a988f63427a513e.rlib" "/opt/crater/target/debug/deps/libstring_cache-07be463757e0635f.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-d8bfe9c1fdeca250.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-db518da371b16b19.rlib" "/opt/crater/target/debug/deps/libphf_shared-d59b78f17b7eeb54.rlib" "/opt/crater/target/debug/deps/libsiphasher-d8c9cc1cc66f074e.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-9e1d1d5abaedf467.rlib" "/opt/crater/target/debug/deps/libunreachable-0e59f709d2757188.rlib" "/opt/crater/target/debug/deps/libvoid-d4bd79b68b9b921e.rlib" "/opt/crater/target/debug/deps/liblazy_static-0c9d1899e9eae559.rlib" "/opt/crater/target/debug/deps/liblog-22dd80629902f2c0.rlib" "/opt/crater/target/debug/deps/libinterpolation-cb5760b4a2b218d8.rlib" "/opt/crater/target/debug/deps/libcursive-0f03c6d409928b29.rlib" "/opt/crater/target/debug/deps/libchrono-a2bda7e1c927e3b0.rlib" "/opt/crater/target/debug/deps/libtime-7cec15592747910a.rlib" "/opt/crater/target/debug/deps/libncurses-9ac8539ad333a66c.rlib" "/opt/crater/target/debug/deps/libmaplit-a5685f2e36919e59.rlib" "/opt/crater/target/debug/deps/libsignal_hook-20b9784d1a5a3c00.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-3a05372708952da4.rlib" "/opt/crater/target/debug/deps/libarc_swap-43b0fda1e29effb0.rlib" "/opt/crater/target/debug/deps/liblibc-043f3149f69cd97c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-5362838c8241b6c7.rlib" "/opt/crater/target/debug/deps/libsmallvec-8ab4c1b4228c68ef.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-8a91b1d181d95ea1.rlib" "/opt/crater/target/debug/deps/libowning_ref-effe362413e7ab7d.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-d0a4946e4c2703bb.rlib" "/opt/crater/target/debug/deps/libnum-b2cf7a02e50c2926.rlib" "/opt/crater/target/debug/deps/libnum_rational-9718f4c4b4281598.rlib" "/opt/crater/target/debug/deps/libnum_iter-d9c1bfd709e2be8b.rlib" "/opt/crater/target/debug/deps/libnum_integer-3819dec04936aaba.rlib" "/opt/crater/target/debug/deps/libnum_complex-cde0556775ca500a.rlib" "/opt/crater/target/debug/deps/libhashbrown-ba8a1454659143ee.rlib" "/opt/crater/target/debug/deps/libtoml-1417ae5c83466bb0.rlib" "/opt/crater/target/debug/deps/libserde-b6235767df0ac668.rlib" "/opt/crater/target/debug/deps/liblog-4b4828b905ce4e9d.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/libenum_map-951adda163760692.rlib" "/opt/crater/target/debug/deps/libenum_map_internals-54a3db372bd77c0f.rlib" "/opt/crater/target/debug/deps/libarray_macro-72114f8b3227caa2.rlib" "/opt/crater/target/debug/deps/libenumset-bc41d2fa994584cc.rlib" "/opt/crater/target/debug/deps/libnum_traits-3c3dcbb2da00200e.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libxi_unicode-1d94438a6121fc07.rlib" "/opt/crater/target/debug/deps/libunicode_width-854b98bbb65b7690.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-bc8faa29c06888eb.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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 `cursive-async-view`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.simple.8yznt8ce-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c" "/opt/crater/target/debug/examples/simple-db223ca33bb59b5c.4pkdcsn4fqyg9z65.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcursive_async_view-04d878db80f8fd2c.rlib" "/opt/crater/target/debug/deps/libvoca_rs-64d8a76333ef84f6.rlib" "/opt/crater/target/debug/deps/libunidecode-2df765c3a3670a30.rlib" "/opt/crater/target/debug/deps/libstfu8-908556323f0c5195.rlib" "/opt/crater/target/debug/deps/libregex-2ff5a1db5f365c23.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-115c3e4c14f9d177.rlib" "/opt/crater/target/debug/deps/libregex_syntax-a939e5313e0391ae.rlib" "/opt/crater/target/debug/deps/libucd_util-edaa55c21d4132d5.rlib" "/opt/crater/target/debug/deps/libthread_local-1801494cfc15e4c0.rlib" "/opt/crater/target/debug/deps/libaho_corasick-ff5660fa59058fc5.rlib" "/opt/crater/target/debug/deps/libmemchr-5970d48417368191.rlib" "/opt/crater/target/debug/deps/libdissolve-b5e4835d9aa57396.rlib" "/opt/crater/target/debug/deps/libhtml5ever-79d26f5d21bf3be2.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-5b38f2ab27c03c87.rlib" "/opt/crater/target/debug/deps/libtendril-9a950c557355c48b.rlib" "/opt/crater/target/debug/deps/libutf8-2f9a289309c463be.rlib" "/opt/crater/target/debug/deps/libfutf-4a9bb8b3a1396a82.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-05e97e1f75a49a88.rlib" "/opt/crater/target/debug/deps/libmac-5ba15199e7036e19.rlib" "/opt/crater/target/debug/deps/libphf-6a988f63427a513e.rlib" "/opt/crater/target/debug/deps/libstring_cache-07be463757e0635f.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-d8bfe9c1fdeca250.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-db518da371b16b19.rlib" "/opt/crater/target/debug/deps/libphf_shared-d59b78f17b7eeb54.rlib" "/opt/crater/target/debug/deps/libsiphasher-d8c9cc1cc66f074e.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-9e1d1d5abaedf467.rlib" "/opt/crater/target/debug/deps/libunreachable-0e59f709d2757188.rlib" "/opt/crater/target/debug/deps/libvoid-d4bd79b68b9b921e.rlib" "/opt/crater/target/debug/deps/liblazy_static-0c9d1899e9eae559.rlib" "/opt/crater/target/debug/deps/liblog-22dd80629902f2c0.rlib" "/opt/crater/target/debug/deps/libinterpolation-cb5760b4a2b218d8.rlib" "/opt/crater/target/debug/deps/libcursive-0f03c6d409928b29.rlib" "/opt/crater/target/debug/deps/libchrono-a2bda7e1c927e3b0.rlib" "/opt/crater/target/debug/deps/libtime-7cec15592747910a.rlib" "/opt/crater/target/debug/deps/libncurses-9ac8539ad333a66c.rlib" "/opt/crater/target/debug/deps/libmaplit-a5685f2e36919e59.rlib" "/opt/crater/target/debug/deps/libsignal_hook-20b9784d1a5a3c00.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-3a05372708952da4.rlib" "/opt/crater/target/debug/deps/libarc_swap-43b0fda1e29effb0.rlib" "/opt/crater/target/debug/deps/liblibc-043f3149f69cd97c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-5362838c8241b6c7.rlib" "/opt/crater/target/debug/deps/libsmallvec-8ab4c1b4228c68ef.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-8a91b1d181d95ea1.rlib" "/opt/crater/target/debug/deps/libowning_ref-effe362413e7ab7d.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-d0a4946e4c2703bb.rlib" "/opt/crater/target/debug/deps/libnum-b2cf7a02e50c2926.rlib" "/opt/crater/target/debug/deps/libnum_rational-9718f4c4b4281598.rlib" "/opt/crater/target/debug/deps/libnum_iter-d9c1bfd709e2be8b.rlib" "/opt/crater/target/debug/deps/libnum_integer-3819dec04936aaba.rlib" "/opt/crater/target/debug/deps/libnum_complex-cde0556775ca500a.rlib" "/opt/crater/target/debug/deps/libhashbrown-ba8a1454659143ee.rlib" "/opt/crater/target/debug/deps/libtoml-1417ae5c83466bb0.rlib" "/opt/crater/target/debug/deps/libserde-b6235767df0ac668.rlib" "/opt/crater/target/debug/deps/liblog-4b4828b905ce4e9d.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/libenum_map-951adda163760692.rlib" "/opt/crater/target/debug/deps/libenum_map_internals-54a3db372bd77c0f.rlib" "/opt/crater/target/debug/deps/libarray_macro-72114f8b3227caa2.rlib" "/opt/crater/target/debug/deps/libenumset-bc41d2fa994584cc.rlib" "/opt/crater/target/debug/deps/libnum_traits-3c3dcbb2da00200e.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libxi_unicode-1d94438a6121fc07.rlib" "/opt/crater/target/debug/deps/libunicode_width-854b98bbb65b7690.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-bc8faa29c06888eb.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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 `cursive-async-view`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3b4d9dcabe9c02dd974805046f77499ed070b71217ef85d9cb3b45986c5b3f2f"` [INFO] running `"docker" "rm" "-f" "3b4d9dcabe9c02dd974805046f77499ed070b71217ef85d9cb3b45986c5b3f2f"` [INFO] [stdout] 3b4d9dcabe9c02dd974805046f77499ed070b71217ef85d9cb3b45986c5b3f2f