[INFO] updating cached repository simmons/tupm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/simmons/tupm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/simmons/tupm" "work/ex/beta-1.38-1/sources/1.37.0/gh/simmons/tupm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/simmons/tupm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/simmons/tupm" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/simmons/tupm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/simmons/tupm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2fe3b6799c57ee7b30b138576ece8c8399d5f4ac [INFO] sha for GitHub repo simmons/tupm: 2fe3b6799c57ee7b30b138576ece8c8399d5f4ac [INFO] validating manifest of simmons/tupm 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 simmons/tupm 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 simmons/tupm [INFO] finished frobbing simmons/tupm [INFO] frobbed toml for simmons/tupm written to work/ex/beta-1.38-1/sources/1.37.0/gh/simmons/tupm/Cargo.toml [INFO] started frobbing simmons/tupm [INFO] finished frobbing simmons/tupm [INFO] frobbed toml for simmons/tupm written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/simmons/tupm/Cargo.toml [INFO] crate simmons/tupm 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] [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] testing simmons/tupm against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/simmons/tupm:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] cda7f768637ead271a6692ee53ec74e0b15ea3e5ecefbd925bd6070341f575e7 [INFO] running `"docker" "start" "-a" "cda7f768637ead271a6692ee53ec74e0b15ea3e5ecefbd925bd6070341f575e7"` [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling openssl v0.10.18 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling rpassword v0.4.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling enumset_derive v0.2.0 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling enumset v0.3.16 [INFO] [stderr] Compiling cursive v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling tupm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/upm/error.rs:98:32 [INFO] [stderr] | [INFO] [stderr] 98 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` 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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.tupm.72eyfv2a-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2" "/opt/crater/target/debug/deps/tupm-6578c5fa8a0d09e2.53f93bsicn2k2bvs.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libupm-8027b9441b421b6c.rlib" "/opt/crater/target/debug/deps/libreqwest-e7ef3d96a31660a0.rlib" "/opt/crater/target/debug/deps/libuuid-6c9c08d2fd602b55.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-30c4042bc1e4cd00.rlib" "/opt/crater/target/debug/deps/liburl-eea0ded4c3b037b5.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-3f21ef5718ab2c24.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-fc799b3617a5de66.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libdtoa-e856206cc2b690b3.rlib" "/opt/crater/target/debug/deps/libserde_json-872c4b3b38c169ea.rlib" "/opt/crater/target/debug/deps/libryu-511d1a21231511ed.rlib" "/opt/crater/target/debug/deps/libmime_guess-e097e3009c6d0713.rlib" "/opt/crater/target/debug/deps/libphf-2a3c9c00c0cc1e36.rlib" "/opt/crater/target/debug/deps/libphf_shared-a9690bd402370ca6.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/libsiphasher-4c498a6794cfc485.rlib" "/opt/crater/target/debug/deps/libmime-95d5b5baacb1c6d6.rlib" "/opt/crater/target/debug/deps/libunicase-63ab2209cfa17a9e.rlib" "/opt/crater/target/debug/deps/liblibflate-65062eb15bda7a2d.rlib" "/opt/crater/target/debug/deps/libcrc32fast-df610bd9ba6dddf6.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libhyper_tls-73a094f053c8a75a.rlib" "/opt/crater/target/debug/deps/libnative_tls-ec95147a28a04df6.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-ad439ea1a34589b1.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-0b9ed80adbaa56f7.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libhyper-672818db74212f23.rlib" "/opt/crater/target/debug/deps/libwant-e7fbdf52eb4988e5.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-0aa1b1e07f03f7ee.rlib" "/opt/crater/target/debug/deps/libtokio-7c436b24c38ee4c7.rlib" "/opt/crater/target/debug/deps/libtokio_timer-e7dc53cdf8207114.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-bb3215307343d32a.rlib" "/opt/crater/target/debug/deps/libcrossbeam-bd3a8974955291f2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-0ab13015de64d496.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6d4c6815818d4553.rlib" "/opt/crater/target/debug/deps/libmemoffset-81f7e9a5af225363.rlib" "/opt/crater/target/debug/deps/libarrayvec-af01a0d346bcce40.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-4f5ebd7d3b939a6b.rlib" "/opt/crater/target/debug/deps/libparking_lot-27f430e6295e738f.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-df5ff204c1881175.rlib" "/opt/crater/target/debug/deps/librand-4cf826a9dddb7652.rlib" "/opt/crater/target/debug/deps/librand_xorshift-7b19cb00158fa6fb.rlib" "/opt/crater/target/debug/deps/librand_pcg-65721c37f161e149.rlib" "/opt/crater/target/debug/deps/librand_hc-0652ab44c5db9eb2.rlib" "/opt/crater/target/debug/deps/librand_chacha-11361bf4dfc3f2ea.rlib" "/opt/crater/target/debug/deps/librand_isaac-a4f79f4126c1f25d.rlib" "/opt/crater/target/debug/deps/librand_core-4dce960811a60b1d.rlib" "/opt/crater/target/debug/deps/librand_os-d51ed93391c7fead.rlib" "/opt/crater/target/debug/deps/librand_jitter-3f7e8a2892ed93ea.rlib" "/opt/crater/target/debug/deps/librand_core-948b7aad8fedc31f.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-c5a2d773a3c5db27.rlib" "/opt/crater/target/debug/deps/libtokio_executor-ce733d179dbb2312.rlib" "/opt/crater/target/debug/deps/libmio-4d7b3d9c7882df6a.rlib" "/opt/crater/target/debug/deps/liblazycell-45116a8946ed0c92.rlib" "/opt/crater/target/debug/deps/libnet2-80b703e8c81c7365.rlib" "/opt/crater/target/debug/deps/libhttparse-08b972057fc73eff.rlib" "/opt/crater/target/debug/deps/libh2-f8c9caa739fc6e93.rlib" "/opt/crater/target/debug/deps/libindexmap-c7cd05bfac3137cd.rlib" "/opt/crater/target/debug/deps/libstring-4fa5993aab7e19e6.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libtokio_io-435b21cee65eae85.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-79ab7c79714ae3a0.rlib" "/opt/crater/target/debug/deps/libnum_cpus-a304a9e52aedf9c8.rlib" "/opt/crater/target/debug/deps/libhttp-4b7baab6cca23ca1.rlib" "/opt/crater/target/debug/deps/libitoa-965dbaa5417f4779.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libfutures-6a92a1296f37950e.rlib" "/opt/crater/target/debug/deps/libencoding_rs-e872e6faca7c9c65.rlib" "/opt/crater/target/debug/deps/libbytes-3b7734d7d38320f3.rlib" "/opt/crater/target/debug/deps/libiovec-ce099f04ddd22ff5.rlib" "/opt/crater/target/debug/deps/libbase64-e1f05e869342eb15.rlib" "/opt/crater/target/debug/deps/librand-f84a36b5155175d3.rlib" "/opt/crater/target/debug/deps/librand-626a350a38b46b69.rlib" "/opt/crater/target/debug/deps/librpassword-047bb5be10e3c591.rlib" "/opt/crater/target/debug/deps/libtermios-a35f51cf0beb439d.rlib" "/opt/crater/target/debug/deps/libdirs-bbeb6a55c7d1d89f.rlib" "/opt/crater/target/debug/deps/libbase64-a8f1425fe0b5c601.rlib" "/opt/crater/target/debug/deps/libsafemem-ce5caf881f5158b4.rlib" "/opt/crater/target/debug/deps/libbyteorder-1a1b15f729bcf83c.rlib" "/opt/crater/target/debug/deps/libcursive-889b95626854b552.rlib" "/opt/crater/target/debug/deps/libncurses-65a7947de611fc56.rlib" "/opt/crater/target/debug/deps/libterm_size-fed7ccadea8facbf.rlib" "/opt/crater/target/debug/deps/libxi_unicode-d5085ce635acb892.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-d82d157f772f81f1.rlib" "/opt/crater/target/debug/deps/libtoml-78395fd4be0aabae.rlib" "/opt/crater/target/debug/deps/libserde-1027ace92c5e5df2.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libnum-762dac08f92cdc39.rlib" "/opt/crater/target/debug/deps/libnum_rational-aba0943eaace62fa.rlib" "/opt/crater/target/debug/deps/libnum_iter-42be5d2d79b53f63.rlib" "/opt/crater/target/debug/deps/libnum_complex-8e9b7fcbc7b85d75.rlib" "/opt/crater/target/debug/deps/libsignal_hook-010452032212e9b9.rlib" "/opt/crater/target/debug/deps/libarc_swap-a4ba214389440a4b.rlib" "/opt/crater/target/debug/deps/libmaplit-9c2369f4370ae973.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-61a351886116060d.rlib" "/opt/crater/target/debug/deps/libsmallvec-5064529c624056f7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-9e706997e4587d4b.rlib" "/opt/crater/target/debug/deps/liblazy_static-df8b3d370f96c908.rlib" "/opt/crater/target/debug/deps/liblog-fb8f572ddd20602f.rlib" "/opt/crater/target/debug/deps/libcfg_if-52f952e08f3290ba.rlib" "/opt/crater/target/debug/deps/libenumset-479b0bacb1a8ef14.rlib" "/opt/crater/target/debug/deps/libenum_map-c3c65351f2efa3ab.rlib" "/opt/crater/target/debug/deps/libreexport_proc_macro-39f6107c661073b1.rlib" "/opt/crater/target/debug/deps/libarray_macro-929232140fe0a58f.rlib" "/opt/crater/target/debug/deps/libclap-322aa20bb7c38099.rlib" "/opt/crater/target/debug/deps/libvec_map-dfe47d7ef870925b.rlib" "/opt/crater/target/debug/deps/libtextwrap-552a4fc03518be30.rlib" "/opt/crater/target/debug/deps/libunicode_width-be270ae5acdefae2.rlib" "/opt/crater/target/debug/deps/libstrsim-323d74444d0cce8b.rlib" "/opt/crater/target/debug/deps/libbitflags-67998902f09e32c1.rlib" "/opt/crater/target/debug/deps/libatty-2b0cc52e7cf0a400.rlib" "/opt/crater/target/debug/deps/libansi_term-8091014737d4fb0a.rlib" "/opt/crater/target/debug/deps/libchrono-1fcd1e763927ca69.rlib" "/opt/crater/target/debug/deps/libnum_integer-af91671912c7927b.rlib" "/opt/crater/target/debug/deps/libnum_traits-36fa84b8ef65fd30.rlib" "/opt/crater/target/debug/deps/libtime-c28642092c6665ca.rlib" "/opt/crater/target/debug/deps/liblibc-c18a3aca785594a7.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lc" "-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 `tupm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cda7f768637ead271a6692ee53ec74e0b15ea3e5ecefbd925bd6070341f575e7"` [INFO] running `"docker" "rm" "-f" "cda7f768637ead271a6692ee53ec74e0b15ea3e5ecefbd925bd6070341f575e7"` [INFO] [stdout] cda7f768637ead271a6692ee53ec74e0b15ea3e5ecefbd925bd6070341f575e7