[INFO] updating cached repository zezulka/cvmaker [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zezulka/cvmaker [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zezulka/cvmaker" "work/ex/beta-1.37-6/sources/1.36.0/gh/zezulka/cvmaker"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/zezulka/cvmaker'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zezulka/cvmaker" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zezulka/cvmaker"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zezulka/cvmaker'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c8c4cf79475e008a9f96960119689fe6bfab0860 [INFO] sha for GitHub repo zezulka/cvmaker: c8c4cf79475e008a9f96960119689fe6bfab0860 [INFO] validating manifest of zezulka/cvmaker 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 zezulka/cvmaker 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 zezulka/cvmaker [INFO] finished frobbing zezulka/cvmaker [INFO] frobbed toml for zezulka/cvmaker written to work/ex/beta-1.37-6/sources/1.36.0/gh/zezulka/cvmaker/Cargo.toml [INFO] started frobbing zezulka/cvmaker [INFO] finished frobbing zezulka/cvmaker [INFO] frobbed toml for zezulka/cvmaker written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zezulka/cvmaker/Cargo.toml [INFO] crate zezulka/cvmaker already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing zezulka/cvmaker against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/zezulka/cvmaker:/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-07-23" "build" "--frozen"` [INFO] [stdout] 8fe79ffc15b8e5d677b293c32bd1a935962b33f04f68bfec0935037dbbd24311 [INFO] running `"docker" "start" "-a" "8fe79ffc15b8e5d677b293c32bd1a935962b33f04f68bfec0935037dbbd24311"` [INFO] [stderr] warning: version requirement `0.2.1+8.9.0` for dependency `phonenumber` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling proc-macro2 v0.4.11 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling arc-swap v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling reexport-proc-macro v1.0.5 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling vfs v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling stb_truetype v0.2.3 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling signal-hook v0.1.3 [INFO] [stderr] Compiling fast_chemail v0.9.5 [INFO] [stderr] Compiling smallvec v0.6.4 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling ncurses v5.94.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stderr] Compiling enumset v0.3.11 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling rusttype v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling rusttype v0.6.5 [INFO] [stderr] Compiling lopdf v0.15.2 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling serde_test v1.0.71 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling regex-cache v0.2.0 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling quick-xml v0.12.1 [INFO] [stderr] Compiling isocountry v0.2.0 [INFO] [stderr] Compiling cursive v0.9.0 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling phonenumber v0.2.1+8.9.0 [INFO] [stderr] Compiling printpdf v0.2.8 [INFO] [stderr] Compiling cvmaker v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/base.rs:289:39 [INFO] [stderr] | [INFO] [stderr] 289 | pub fn set_path(&mut self, path: &VPath) { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn VPath` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/graphics/mod.rs:67:45 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn run(&mut self) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/graphics/mod.rs:73:42 [INFO] [stderr] | [INFO] [stderr] 73 | fn init(&mut self) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/graphics/mod.rs:177:62 [INFO] [stderr] | [INFO] [stderr] 177 | fn expandable_linear_layout_contacts(event_fun: &'static Fn(&mut Cursive)) -> LinearLayout { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Cursive)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/graphics/mod.rs:204:29 [INFO] [stderr] | [INFO] [stderr] 204 | event_fun: &'static Fn(&mut Cursive), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Cursive)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/graphics/mod.rs:257:37 [INFO] [stderr] | [INFO] [stderr] 257 | fn get_data_form_row(view: &mut View) -> Option { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn View` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:30:32 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn run() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:35:45 [INFO] [stderr] | [INFO] [stderr] 35 | fn _run_mocked_renderer() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/cvmaker-32d1443324aae9bd.cvmaker.1jjl92c5-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/cvmaker-32d1443324aae9bd.cvmaker.1jjl92c5-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/cvmaker-32d1443324aae9bd.cvmaker.1jjl92c5-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/cvmaker-32d1443324aae9bd.cvmaker.1jjl92c5-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/cvmaker-32d1443324aae9bd.cvmaker.1jjl92c5-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/cvmaker-32d1443324aae9bd.cvmaker.1jjl92c5-cgu.5.rcgu.o" "-o" "/opt/crater/target/debug/deps/cvmaker-32d1443324aae9bd" "/opt/crater/target/debug/deps/cvmaker-32d1443324aae9bd.x7x9zxrecpmzi73.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d95d9bbe9216cd89/out" "-L" "/opt/crater/target/debug/build/miniz-sys-61028bad96576578/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcvmaker-1e5129258bd86d45.rlib" "/opt/crater/target/debug/deps/libserde_test-f343c8ff4f923c82.rlib" "/opt/crater/target/debug/deps/libserde_json-34984561c5f71751.rlib" "/opt/crater/target/debug/deps/libitoa-d82b8d46c90852b9.rlib" "/opt/crater/target/debug/deps/libvfs-62fa3f1a7c261690.rlib" "/opt/crater/target/debug/deps/libuuid-e55d18e9505cbe60.rlib" "/opt/crater/target/debug/deps/liburl_serde-8f1626fc64d5d830.rlib" "/opt/crater/target/debug/deps/liburl-632bd484c14757ef.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libidna-80837f75f304894f.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-0720c0714a39e197.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-88852e6d54349f94.rlib" "/opt/crater/target/debug/deps/libmatches-f1ff538bb3689cde.rlib" "/opt/crater/target/debug/deps/libprintpdf-eb33264283a31577.rlib" "/opt/crater/target/debug/deps/libimage-43556e6a72bb9b78.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-840c5083dfb1a3e8.rlib" "/opt/crater/target/debug/deps/libgif-ea5861e33710b282.rlib" "/opt/crater/target/debug/deps/libcolor_quant-c3bf5cef789459d6.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-734972e74c68970b.rlib" "/opt/crater/target/debug/deps/librayon-51f48f7fe8692db8.rlib" "/opt/crater/target/debug/deps/librayon_core-533c122bc623004e.rlib" "/opt/crater/target/debug/deps/libnum_cpus-1bed24d373875ce8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-742cd1b08934fce1.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-22f11f51b61b6a60.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-55bee0391a400027.rlib" "/opt/crater/target/debug/deps/libpng-4f12a5eca5300a22.rlib" "/opt/crater/target/debug/deps/libdeflate-fcb163bc2a1af057.rlib" "/opt/crater/target/debug/deps/libinflate-54f01654113c18ea.rlib" "/opt/crater/target/debug/deps/libadler32-71d1acce3b38b1ac.rlib" "/opt/crater/target/debug/deps/libbitflags-c8c60b0ee6ae609a.rlib" "/opt/crater/target/debug/deps/liblzw-0ccf98a99dabc5af.rlib" "/opt/crater/target/debug/deps/libnum_rational-148dfb860ecc3aa5.rlib" "/opt/crater/target/debug/deps/librusttype-8668f594c6d2986c.rlib" "/opt/crater/target/debug/deps/librusttype-5a63ce7c01b7fa77.rlib" "/opt/crater/target/debug/deps/libstb_truetype-d829f1eda11a4ab5.rlib" "/opt/crater/target/debug/deps/libordered_float-37a083f4fd5224a5.rlib" "/opt/crater/target/debug/deps/libunreachable-374972d11d7ce0a4.rlib" "/opt/crater/target/debug/deps/libnum_traits-9fd874deca7a6fa0.rlib" "/opt/crater/target/debug/deps/libapprox-331ed69b19a2f84b.rlib" "/opt/crater/target/debug/deps/liblopdf-f9d6d105e3b6b3d6.rlib" "/opt/crater/target/debug/deps/libpom-c1bd620675c2e1a0.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-f91fe5057f626331.rlib" "/opt/crater/target/debug/deps/libitoa-74ddb7daf18a4b29.rlib" "/opt/crater/target/debug/deps/libflate2-aec97f46ea30e9e1.rlib" "/opt/crater/target/debug/deps/libminiz_sys-0ad15c63e9c2caf8.rlib" "/opt/crater/target/debug/deps/libencoding-6b8dd5ea4cb27bd5.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-1131a16f0f98b3fe.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-3f1e54dd83c60324.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-658f338d0fb6ac8d.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-f69bdce4439b48dd.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-3c524629977f3b84.rlib" "/opt/crater/target/debug/deps/libdtoa-0a0f3f42c2e2308c.rlib" "/opt/crater/target/debug/deps/libchrono-fa4d76ca4bda14d5.rlib" "/opt/crater/target/debug/deps/libnum-67a9198e8ae8fdcc.rlib" "/opt/crater/target/debug/deps/libphonenumber-82a06898394544d1.rlib" "/opt/crater/target/debug/deps/libbincode-5e745c2b0d5f3edf.rlib" "/opt/crater/target/debug/deps/libbyteorder-2ea008b5d4f4454b.rlib" "/opt/crater/target/debug/deps/libitertools-3bbe759890ea499a.rlib" "/opt/crater/target/debug/deps/libeither-e033d3a87537f4c3.rlib" "/opt/crater/target/debug/deps/libquick_xml-2fb8a40e872fa8c2.rlib" "/opt/crater/target/debug/deps/libencoding_rs-eb8e404d8fd3ebed.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libregex_cache-fc1606e9fd96e366.rlib" "/opt/crater/target/debug/deps/liboncemutex-b256999859fce683.rlib" "/opt/crater/target/debug/deps/liblru_cache-c7397eb19e09499c.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-9a727702405172d9.rlib" "/opt/crater/target/debug/deps/libregex-0f23f0ddccf45c0f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-d85c6801fd7a4fbb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-e8842ef570ac4945.rlib" "/opt/crater/target/debug/deps/libucd_util-b5d4a57c7c646a91.rlib" "/opt/crater/target/debug/deps/libthread_local-a93781a4a5276f4e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-ac272e270e6351c7.rlib" "/opt/crater/target/debug/deps/libmemchr-3c1a72079c4237dc.rlib" "/opt/crater/target/debug/deps/libnom-3d93c4cf9b9dad89.rlib" "/opt/crater/target/debug/deps/libmemchr-562edeab2f3f64b5.rlib" "/opt/crater/target/debug/deps/libopen-a27b390a58028580.rlib" "/opt/crater/target/debug/deps/libisocountry-116dfe01798cf98d.rlib" "/opt/crater/target/debug/deps/libfailure-f5a7b0a9c3e02999.rlib" "/opt/crater/target/debug/deps/libbacktrace-b34a110e5d0cd30a.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-00ba0131341cd929.rlib" "/opt/crater/target/debug/deps/librustc_demangle-6a28f170d1e5cc2e.rlib" "/opt/crater/target/debug/deps/libfast_chemail-b656d56d5c2101e7.rlib" "/opt/crater/target/debug/deps/libascii_utils-7b71b42be32b8b43.rlib" "/opt/crater/target/debug/deps/libchrono-fa33fc1cb7f25f39.rlib" "/opt/crater/target/debug/deps/libtime-c324f7de61606fd8.rlib" "/opt/crater/target/debug/deps/libcursive-2183b8d3ce68236f.rlib" "/opt/crater/target/debug/deps/libncurses-099b7c4ca01db8a1.rlib" "/opt/crater/target/debug/deps/libterm_size-81af6627d1e61fda.rlib" "/opt/crater/target/debug/deps/libxi_unicode-9f6fcb4238f45c55.rlib" "/opt/crater/target/debug/deps/libunicode_width-5c65625ac38072b6.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-9cdb6fcf4c16057e.rlib" "/opt/crater/target/debug/deps/libtoml-3170e43866186043.rlib" "/opt/crater/target/debug/deps/libserde-6194d5895aaa14ea.rlib" "/opt/crater/target/debug/deps/libnum-97e84a6297ad5c4c.rlib" "/opt/crater/target/debug/deps/libnum_rational-a3ee569fa0f29f17.rlib" "/opt/crater/target/debug/deps/libnum_iter-670faf21d430eb07.rlib" "/opt/crater/target/debug/deps/libnum_integer-333b07b4b36a5254.rlib" "/opt/crater/target/debug/deps/libnum_complex-03c1e9eeaddfdb76.rlib" "/opt/crater/target/debug/deps/libsignal_hook-2b07ad0c6337e882.rlib" "/opt/crater/target/debug/deps/libarc_swap-93c65141ab3cd3dc.rlib" "/opt/crater/target/debug/deps/libmaplit-b1ac42c0ec6f0c7b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-fbf6297179596658.rlib" "/opt/crater/target/debug/deps/libparking_lot-7bcd21dd9115305d.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-3840ff66535af1c0.rlib" "/opt/crater/target/debug/deps/libsmallvec-aefd6996be0cbb7e.rlib" "/opt/crater/target/debug/deps/libunreachable-40e55d450f39618d.rlib" "/opt/crater/target/debug/deps/libvoid-b4a3c83e92a11249.rlib" "/opt/crater/target/debug/deps/librand-4767a7d6fb2ccd1d.rlib" "/opt/crater/target/debug/deps/liblock_api-99302eb9f2ec86b7.rlib" "/opt/crater/target/debug/deps/libowning_ref-4b70c95a2731814b.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-287a8a8ca6ec21fa.rlib" "/opt/crater/target/debug/deps/librand-5db4c585d98f101e.rlib" "/opt/crater/target/debug/deps/liblibc-7ef0ecc5d6f9b1d0.rlib" "/opt/crater/target/debug/deps/librand_core-7c0e15bcddf52774.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-ef7f7bd20665528f.rlib" "/opt/crater/target/debug/deps/libscopeguard-afc08b825b950866.rlib" "/opt/crater/target/debug/deps/libmemoffset-ef971ccc3957ca71.rlib" "/opt/crater/target/debug/deps/liblazy_static-340233930678a434.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-7895d1ef454af0f9.rlib" "/opt/crater/target/debug/deps/libarrayvec-857b833095174b6e.rlib" "/opt/crater/target/debug/deps/libnodrop-0480a5e661f37fde.rlib" "/opt/crater/target/debug/deps/liblog-19362bde61578988.rlib" "/opt/crater/target/debug/deps/libcfg_if-1f3216900df7a07e.rlib" "/opt/crater/target/debug/deps/libenumset-3724796f0054fde3.rlib" "/opt/crater/target/debug/deps/libnum_traits-e125c33c63f9bbc7.rlib" "/opt/crater/target/debug/deps/libenum_map-d491aa3179c58f6c.rlib" "/opt/crater/target/debug/deps/libreexport_proc_macro-ad6187e7a6441866.rlib" "/opt/crater/target/debug/deps/libarray_macro-57c537f99ea01f2a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.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 `cvmaker`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8fe79ffc15b8e5d677b293c32bd1a935962b33f04f68bfec0935037dbbd24311"` [INFO] running `"docker" "rm" "-f" "8fe79ffc15b8e5d677b293c32bd1a935962b33f04f68bfec0935037dbbd24311"` [INFO] [stdout] 8fe79ffc15b8e5d677b293c32bd1a935962b33f04f68bfec0935037dbbd24311