[INFO] cloning repository TatriX/dvach [INFO] running `"git" "clone" "--bare" "git://github.com/TatriX/dvach.git" "work/cache/sources/gh/TatriX/dvach"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/TatriX/dvach'... [INFO] running `"git" "clone" "work/cache/sources/gh/TatriX/dvach" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TatriX/dvach"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TatriX/dvach'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TatriX/dvach" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/TatriX/dvach"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/TatriX/dvach'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 18c23d3880962152d54265d212a4d3966e10ca4d [INFO] sha for GitHub repo TatriX/dvach: 18c23d3880962152d54265d212a4d3966e10ca4d [INFO] validating manifest of TatriX/dvach on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of TatriX/dvach on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing TatriX/dvach [INFO] finished frobbing TatriX/dvach [INFO] frobbed toml for TatriX/dvach written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/TatriX/dvach/Cargo.toml [INFO] started frobbing TatriX/dvach [INFO] finished frobbing TatriX/dvach [INFO] frobbed toml for TatriX/dvach written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/TatriX/dvach/Cargo.toml [INFO] crate TatriX/dvach already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing TatriX/dvach against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/TatriX/dvach:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 021392754c11e7f5e44b023e60efcd6060164ec476233ef9011aee21d88cd17b [INFO] running `"docker" "start" "-a" "021392754c11e7f5e44b023e60efcd6060164ec476233ef9011aee21d88cd17b"` [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling ncurses v5.98.0 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling selectors v0.20.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling hyper v0.12.18 [INFO] [stderr] Compiling cssparser v0.24.1 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling cssparser-macros v0.3.5 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling enumset_derive v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling enumset v0.3.14 [INFO] [stderr] Compiling cursive v0.10.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] warning[E0506]: cannot assign to `self.input.cached_token` because it is borrowed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.24.1/src/parser.rs:572:17 [INFO] [stderr] | [INFO] [stderr] 547 | pub fn next_including_whitespace_and_comments(&mut self) -> Result<&Token<'i>, BasicParseError<'i>> { [INFO] [stderr] | - let's call the lifetime of this reference `'1` [INFO] [stderr] ... [INFO] [stderr] 560 | Some(ref cached_token) [INFO] [stderr] | ---------------- borrow of `self.input.cached_token` occurs here [INFO] [stderr] ... [INFO] [stderr] 572 | self.input.cached_token = Some(CachedToken { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ assignment to borrowed `self.input.cached_token` occurs here [INFO] [stderr] ... [INFO] [stderr] 584 | Ok(token) [INFO] [stderr] | --------- returning this value requires that `self.input.cached_token.0` is borrowed for `'1` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling markup5ever v0.7.3 [INFO] [stderr] Compiling scraper v0.9.0 [INFO] [stderr] Compiling dvach v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `reqwest` [INFO] [stderr] --> src/main.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use reqwest; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde_json` [INFO] [stderr] --> src/main.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use serde_json; [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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.dvach.3p2i7ray-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1" "/opt/crater/target/debug/deps/dvach-540a64208cd801c1.yoa9zbydw66of8z.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcursive-d3c632e576c29fad.rlib" "/opt/crater/target/debug/deps/libncurses-c0fc8118b0c37b8e.rlib" "/opt/crater/target/debug/deps/libterm_size-831c2aed5dca66ab.rlib" "/opt/crater/target/debug/deps/libxi_unicode-13278ef1563b599f.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-083cef43225d22c7.rlib" "/opt/crater/target/debug/deps/libtoml-7951e2bd18ba6fa2.rlib" "/opt/crater/target/debug/deps/libnum-827030f68492e77f.rlib" "/opt/crater/target/debug/deps/libnum_rational-17b509093916f3ea.rlib" "/opt/crater/target/debug/deps/libnum_iter-b9864cc160d3c7fe.rlib" "/opt/crater/target/debug/deps/libnum_integer-7cdf3e460d2e9d17.rlib" "/opt/crater/target/debug/deps/libnum_complex-f428d991e3c5bc8b.rlib" "/opt/crater/target/debug/deps/libsignal_hook-a916d43ccb29c530.rlib" "/opt/crater/target/debug/deps/libarc_swap-a8242dbea18f49a3.rlib" "/opt/crater/target/debug/deps/libmaplit-71cc3d8666405f78.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-5ebd700711b24c72.rlib" "/opt/crater/target/debug/deps/libparking_lot-1378adda10ba442f.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-a32a42fc7cb8245a.rlib" "/opt/crater/target/debug/deps/libenumset-ef5888cb70340df8.rlib" "/opt/crater/target/debug/deps/libnum_traits-7b50b21ae638ed0d.rlib" "/opt/crater/target/debug/deps/libenum_map-f8bbae5f9dc94b94.rlib" "/opt/crater/target/debug/deps/libreexport_proc_macro-4f1c633fad86e3a5.rlib" "/opt/crater/target/debug/deps/libarray_macro-a265b6e67ca56e9e.rlib" "/opt/crater/target/debug/deps/libtextwrap-2efe03367c828081.rlib" "/opt/crater/target/debug/deps/libscraper-4b0a6e9db75a494f.rlib" "/opt/crater/target/debug/deps/libselectors-fa03a22a3926f548.rlib" "/opt/crater/target/debug/deps/libthin_slice-bf16827868027b46.rlib" "/opt/crater/target/debug/deps/libservo_arc-333c0a6066e0cced.rlib" "/opt/crater/target/debug/deps/libfxhash-8db964cc3a891c1a.rlib" "/opt/crater/target/debug/deps/libhtml5ever-8a58164b460c8189.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-8031ab81324e97ef.rlib" "/opt/crater/target/debug/deps/libtendril-472c5dcba618f269.rlib" "/opt/crater/target/debug/deps/libutf8-d916d40842a963f1.rlib" "/opt/crater/target/debug/deps/libfutf-1120091ea9abb5c4.rlib" "/opt/crater/target/debug/deps/libmac-986959b7cdb88cc2.rlib" "/opt/crater/target/debug/deps/libstring_cache-3acb2120bacdce73.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-41ed4c23d5aa81d8.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-6d25ce067e53d031.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-d1dd4a6ee504a930.rlib" "/opt/crater/target/debug/deps/libego_tree-f96db2691d9097f4.rlib" "/opt/crater/target/debug/deps/libcssparser-e701a7b117706ed1.rlib" "/opt/crater/target/debug/deps/libprocedural_masquerade-f74c818f2e8658bc.rlib" "/opt/crater/target/debug/deps/libdtoa_short-90892e0edeb6c6ce.rlib" "/opt/crater/target/debug/deps/libcolored-c70afa9065aa6bdf.rlib" "/opt/crater/target/debug/deps/libstructopt-64f1bb025f0dae27.rlib" "/opt/crater/target/debug/deps/libclap-b2c0c02b1839d428.rlib" "/opt/crater/target/debug/deps/libvec_map-93769db312b5e022.rlib" "/opt/crater/target/debug/deps/libtextwrap-fc8ae358ae65d637.rlib" "/opt/crater/target/debug/deps/libunicode_width-805e15fbea7d8565.rlib" "/opt/crater/target/debug/deps/libstrsim-65f61cd42f0cb83e.rlib" "/opt/crater/target/debug/deps/libansi_term-3f6b86b4b1f9989c.rlib" "/opt/crater/target/debug/deps/libreqwest-6356b944ed2df7e8.rlib" "/opt/crater/target/debug/deps/libuuid-20094c27d046e212.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-ab8865807b3f32ff.rlib" "/opt/crater/target/debug/deps/liburl-f3d28310679883bf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libidna-6e8dd8b2c0a9655a.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-0db9b1830bffcc9e.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-1c3f7d9023c2eeee.rlib" "/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib" "/opt/crater/target/debug/deps/libdtoa-0d7ba6cc96adcffb.rlib" "/opt/crater/target/debug/deps/libserde_json-89ccf60af3ead927.rlib" "/opt/crater/target/debug/deps/libryu-4ab3e070c2f0eef5.rlib" "/opt/crater/target/debug/deps/libserde-5b862c44c4b5d22e.rlib" "/opt/crater/target/debug/deps/libmime_guess-1ab573463c5658a4.rlib" "/opt/crater/target/debug/deps/libphf-3e70754cbdaf7452.rlib" "/opt/crater/target/debug/deps/libphf_shared-cd488bfbd94e9c85.rlib" "/opt/crater/target/debug/deps/libunicase-a9b6b07a4a6d6be2.rlib" "/opt/crater/target/debug/deps/libsiphasher-56dfe666fdf22024.rlib" "/opt/crater/target/debug/deps/libmime-8d60d9827e5237d3.rlib" "/opt/crater/target/debug/deps/libunicase-f956dfd0bca17659.rlib" "/opt/crater/target/debug/deps/liblibflate-6f61a43b58b23ccf.rlib" "/opt/crater/target/debug/deps/libcrc32fast-1799043faa63ee20.rlib" "/opt/crater/target/debug/deps/libadler32-e5d9aff421ab1c80.rlib" "/opt/crater/target/debug/deps/libhyper_tls-b7c37256fb0b4fbf.rlib" "/opt/crater/target/debug/deps/libnative_tls-ac90a228661d8292.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-05a161781c5268c3.rlib" "/opt/crater/target/debug/deps/libopenssl-da8d598a0c821a41.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-e1b2fe154d6c5723.rlib" "/opt/crater/target/debug/deps/libforeign_types-7a6e1bad6aa5c746.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-a52fdab80e1e4d31.rlib" "/opt/crater/target/debug/deps/libbitflags-2da86ef0b219352b.rlib" "/opt/crater/target/debug/deps/libhyper-c174cff9934306da.rlib" "/opt/crater/target/debug/deps/libwant-5652e7cd7fe22617.rlib" "/opt/crater/target/debug/deps/libtry_lock-08de7794c4db55e5.rlib" "/opt/crater/target/debug/deps/libtokio-3e43c3d06bb05b3f.rlib" "/opt/crater/target/debug/deps/libtokio_uds-b73a66e6282e15dd.rlib" "/opt/crater/target/debug/deps/libmio_uds-f6b084cde9c983ae.rlib" "/opt/crater/target/debug/deps/libtokio_udp-17c1ffca9210cddc.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-fcbe267bd1d87114.rlib" "/opt/crater/target/debug/deps/libtokio_timer-d9618c0000302f87.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-cad4deb413cfe893.rlib" "/opt/crater/target/debug/deps/libparking_lot-c6c4925b19f9d1cf.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-17b3536ebfb47f8c.rlib" "/opt/crater/target/debug/deps/libsmallvec-65fa76edc83c9318.rlib" "/opt/crater/target/debug/deps/libunreachable-f41dcc748cd7e522.rlib" "/opt/crater/target/debug/deps/libvoid-46ab3321e6287e9e.rlib" "/opt/crater/target/debug/deps/librand-9647a9bdb95306b6.rlib" "/opt/crater/target/debug/deps/librand_core-e18d16763b6fa12a.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libtokio_fs-0479abf9077bee95.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-45c3945933c91b27.rlib" "/opt/crater/target/debug/deps/librand-a742afcb7b6134a0.rlib" "/opt/crater/target/debug/deps/librand_xorshift-592dce96c661025c.rlib" "/opt/crater/target/debug/deps/librand_pcg-b760709c417620d0.rlib" "/opt/crater/target/debug/deps/librand_hc-2c2f7de6c79fe0f6.rlib" "/opt/crater/target/debug/deps/librand_chacha-d886c5d14510d898.rlib" "/opt/crater/target/debug/deps/librand_isaac-d1b38b4fc2ced1be.rlib" "/opt/crater/target/debug/deps/librand_core-313e7882eb7ea035.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-e43876f4729c469b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-73d08fc58d2d8346.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-d6ce0b74c129811c.rlib" "/opt/crater/target/debug/deps/libarrayvec-64a722dfd315c0d7.rlib" "/opt/crater/target/debug/deps/libnodrop-a0ce19972910edec.rlib" "/opt/crater/target/debug/deps/libtokio_codec-c60fd8d01733bad6.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-96b3a42d674499ab.rlib" "/opt/crater/target/debug/deps/libtokio_executor-69e4fb72c7835b89.rlib" "/opt/crater/target/debug/deps/libmio-cc65824f06459104.rlib" "/opt/crater/target/debug/deps/liblazycell-21a1845f1c882cff.rlib" "/opt/crater/target/debug/deps/libtime-7b70b7681c456870.rlib" "/opt/crater/target/debug/deps/libnet2-feb49ada71fdf005.rlib" "/opt/crater/target/debug/deps/libhttparse-e64c7b0359641bca.rlib" "/opt/crater/target/debug/deps/libh2-93ec321b2cf79972.rlib" "/opt/crater/target/debug/deps/libindexmap-d64a031d477d5ec2.rlib" "/opt/crater/target/debug/deps/libstring-028f3b84ea660ecf.rlib" "/opt/crater/target/debug/deps/libslab-7332dc2a037044e1.rlib" "/opt/crater/target/debug/deps/libtokio_io-5d9df837156614ab.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-e22792367153bdd1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b3a42379db4a99d8.rlib" "/opt/crater/target/debug/deps/libhttp-0ea27847341a334f.rlib" "/opt/crater/target/debug/deps/libitoa-b9b9dfe8da4383e0.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libfutures-ffa028f4653318d8.rlib" "/opt/crater/target/debug/deps/libencoding_rs-b525efbb903f314c.rlib" "/opt/crater/target/debug/deps/libbytes-458c4e43f0a71fd8.rlib" "/opt/crater/target/debug/deps/libiovec-5035e4d7f1cebdd5.rlib" "/opt/crater/target/debug/deps/libbase64-273202c89abcb74b.rlib" "/opt/crater/target/debug/deps/libsafemem-893689fb4a7aadb7.rlib" "/opt/crater/target/debug/deps/libbyteorder-bb85892b3164bffc.rlib" "/opt/crater/target/debug/deps/libenv_logger-a23659712fe3b58a.rlib" "/opt/crater/target/debug/deps/libregex-7936222560f0d02e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-16f0d1a595ddf2bb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-56fe4981743d7628.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-8687d05943429fb5.rlib" "/opt/crater/target/debug/deps/liblazy_static-735172ffe5c4978c.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6b284a623865f361.rlib" "/opt/crater/target/debug/deps/libmemchr-f22995cb3fc87ee5.rlib" "/opt/crater/target/debug/deps/libatty-9ab7cf7690895af8.rlib" "/opt/crater/target/debug/deps/liblibc-ed2b18567716d62f.rlib" "/opt/crater/target/debug/deps/libhumantime-f825d7241f16aa4f.rlib" "/opt/crater/target/debug/deps/libquick_error-d7ca1427a8163e25.rlib" "/opt/crater/target/debug/deps/libtermcolor-8ce9152c004b302e.rlib" "/opt/crater/target/debug/deps/liblog-df75e6166b6c1caf.rlib" "/opt/crater/target/debug/deps/libcfg_if-8e8ec56c3bb25549.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lncursesw" "-lssl" "-lcrypto" "-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 `dvach`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "021392754c11e7f5e44b023e60efcd6060164ec476233ef9011aee21d88cd17b"` [INFO] running `"docker" "rm" "-f" "021392754c11e7f5e44b023e60efcd6060164ec476233ef9011aee21d88cd17b"` [INFO] [stdout] 021392754c11e7f5e44b023e60efcd6060164ec476233ef9011aee21d88cd17b