[INFO] updating cached repository dylanclark/podline [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dylanclark/podline [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dylanclark/podline" "work/ex/beta-1.37-6/sources/1.36.0/gh/dylanclark/podline"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dylanclark/podline'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dylanclark/podline" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dylanclark/podline"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dylanclark/podline'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f6968ebaec3f26dd35e5935fbcae8fe572de9a25 [INFO] sha for GitHub repo dylanclark/podline: f6968ebaec3f26dd35e5935fbcae8fe572de9a25 [INFO] validating manifest of dylanclark/podline 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 dylanclark/podline 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 dylanclark/podline [INFO] finished frobbing dylanclark/podline [INFO] frobbed toml for dylanclark/podline written to work/ex/beta-1.37-6/sources/1.36.0/gh/dylanclark/podline/Cargo.toml [INFO] started frobbing dylanclark/podline [INFO] finished frobbing dylanclark/podline [INFO] frobbed toml for dylanclark/podline written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dylanclark/podline/Cargo.toml [INFO] crate dylanclark/podline 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dylanclark/podline 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-5/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/dylanclark/podline:/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] 076d8324fdde5f7592603199b20ad650c30de8b121677c4d5e991150efccc961 [INFO] running `"docker" "start" "-a" "076d8324fdde5f7592603199b20ad650c30de8b121677c4d5e991150efccc961"` [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling enumset_derive v0.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling enumset v0.3.16 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling cursive v0.10.0 [INFO] [stderr] Compiling pod v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: type `f_searching` should have an upper camel case name [INFO] [stderr] --> src/presenter.rs:12:6 [INFO] [stderr] | [INFO] [stderr] 12 | type f_searching = bool; [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `FSearching` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_camel_case_types)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `response` [INFO] [stderr] --> src/backend/listen_notes_api.rs:52:13 [INFO] [stderr] | [INFO] [stderr] 52 | let response: SearchResponse = self.get_request(s)?.send().unwrap().json().unwrap(); [INFO] [stderr] | ^^^^^^^^ help: consider prefixing with an underscore: `_response` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `error` [INFO] [stderr] --> src/error.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | fn from(error: ThreadPoolBuildError) -> Self { [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_error` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `error` [INFO] [stderr] --> src/error.rs:63:13 [INFO] [stderr] | [INFO] [stderr] 63 | fn from(error: SendError) -> Self { [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_error` [INFO] [stderr] [INFO] [stderr] warning: field is never used: `logger` [INFO] [stderr] --> src/backend/listen_notes_api.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | logger: slog::Logger, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `APIResult` [INFO] [stderr] --> src/backend/pod_api.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct APIResult {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/error.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn new(message: String, kind: ModelErrorType) -> ModelError { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Init` [INFO] [stderr] --> src/error.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | Init, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LocalSearch` [INFO] [stderr] --> src/message.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | LocalSearch(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `model_rx` [INFO] [stderr] --> src/presenter.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | model_rx: Receiver, // from model [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/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.pod.1emuyyzz-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165" "/opt/crater/target/debug/deps/pod-fe842f626ca8e165.25lefxnwm0aq4cjh.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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libslog_async-9d8c5ca90916f5cb.rlib" "/opt/crater/target/debug/deps/libtake_mut-ffbd804d51aef314.rlib" "/opt/crater/target/debug/deps/libslog_term-0407b3d4f53bb4f5.rlib" "/opt/crater/target/debug/deps/libthread_local-1060038c0757fbc7.rlib" "/opt/crater/target/debug/deps/libterm-233689b807779416.rlib" "/opt/crater/target/debug/deps/libisatty-2ffc4c655655ed35.rlib" "/opt/crater/target/debug/deps/libchrono-5f739c56bbd1a6b3.rlib" "/opt/crater/target/debug/deps/libcursive-5f26e3daea1bc447.rlib" "/opt/crater/target/debug/deps/libncurses-0d6c1f932acfaa98.rlib" "/opt/crater/target/debug/deps/libterm_size-cdf4307ff0703ef1.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-e7b84641c46b484c.rlib" "/opt/crater/target/debug/deps/libnum-49084c066d6dde89.rlib" "/opt/crater/target/debug/deps/libnum_rational-c31ce97458fe9d8b.rlib" "/opt/crater/target/debug/deps/libnum_iter-01d89d19600da989.rlib" "/opt/crater/target/debug/deps/libnum_integer-9ca4ca22e0105bb2.rlib" "/opt/crater/target/debug/deps/libnum_complex-e901a08dbd52be97.rlib" "/opt/crater/target/debug/deps/libsignal_hook-abe0efce88dccb07.rlib" "/opt/crater/target/debug/deps/libarc_swap-085471e3a632d5d0.rlib" "/opt/crater/target/debug/deps/libmaplit-b1ac42c0ec6f0c7b.rlib" "/opt/crater/target/debug/deps/libenumset-8cef51c133bd409b.rlib" "/opt/crater/target/debug/deps/libnum_traits-1f63f1ea91c56eb7.rlib" "/opt/crater/target/debug/deps/libenum_map-ec8fda280ac5083f.rlib" "/opt/crater/target/debug/deps/libreexport_proc_macro-d04f6ed3a200bc45.rlib" "/opt/crater/target/debug/deps/libarray_macro-28b30b95c752e259.rlib" "/opt/crater/target/debug/deps/librayon-d6d46c3930a54e1b.rlib" "/opt/crater/target/debug/deps/libeither-bd2cc8583cb7e9e7.rlib" "/opt/crater/target/debug/deps/librayon_core-b343683c473a08a8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-c4c24c318fbcba80.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-2cc506eee072aade.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-2407f7c6dcf0a00e.rlib" "/opt/crater/target/debug/deps/libreqwest-641f3d19a168a3cb.rlib" "/opt/crater/target/debug/deps/libuuid-674534f02c081191.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-1755f4debaf1a7b0.rlib" "/opt/crater/target/debug/deps/liburl-7ece553acf52ff93.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libidna-31b6c669ee1f3956.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-5b90e6ea1e4640f5.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-c4ef84e7768feceb.rlib" "/opt/crater/target/debug/deps/libmatches-4743b9188552617d.rlib" "/opt/crater/target/debug/deps/libdtoa-0a0f3f42c2e2308c.rlib" "/opt/crater/target/debug/deps/libserde_json-21c22d781ab21201.rlib" "/opt/crater/target/debug/deps/libryu-e96bf1fa7384491d.rlib" "/opt/crater/target/debug/deps/libserde-8191dfb7670462ca.rlib" "/opt/crater/target/debug/deps/libmime_guess-06baa6bf291e3719.rlib" "/opt/crater/target/debug/deps/libphf-d9573a5457d25c17.rlib" "/opt/crater/target/debug/deps/libphf_shared-91a4aa9d0e7ea63f.rlib" "/opt/crater/target/debug/deps/libunicase-153480e1a8d7191e.rlib" "/opt/crater/target/debug/deps/libsiphasher-a0bf353dc1dc992e.rlib" "/opt/crater/target/debug/deps/libmime-74fe5311d78ebc87.rlib" "/opt/crater/target/debug/deps/libunicase-7bf53102036edf15.rlib" "/opt/crater/target/debug/deps/liblibflate-7f4df8df8ba73d19.rlib" "/opt/crater/target/debug/deps/libcrc32fast-c2042ac75c625f46.rlib" "/opt/crater/target/debug/deps/libadler32-71d1acce3b38b1ac.rlib" "/opt/crater/target/debug/deps/libhyper_tls-becd701fd21bf069.rlib" "/opt/crater/target/debug/deps/libnative_tls-df42e27e3d770028.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-8a28fadf9a103951.rlib" "/opt/crater/target/debug/deps/libopenssl-679aa7c99cc6b0f5.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-14b9a9af5dba29c4.rlib" "/opt/crater/target/debug/deps/libforeign_types-8f4d3073b23c6f54.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-d12e0b78b2045397.rlib" "/opt/crater/target/debug/deps/libbitflags-e31ad08aaa94ea6a.rlib" "/opt/crater/target/debug/deps/libhyper-97174e107f7682ee.rlib" "/opt/crater/target/debug/deps/libwant-35c9faf38d0fa01c.rlib" "/opt/crater/target/debug/deps/libtry_lock-71a75fe50b48798b.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-e480fba23e266851.rlib" "/opt/crater/target/debug/deps/libtokio-466c4bc1130622a1.rlib" "/opt/crater/target/debug/deps/libtokio_timer-c6bf43390c33b3e6.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-c564a4cfb8def703.rlib" "/opt/crater/target/debug/deps/libcrossbeam-498824589667e096.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-29ea3bbfe070fddb.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-7859b9be9c529286.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-aa910a3bc1b26102.rlib" "/opt/crater/target/debug/deps/libmemoffset-ef971ccc3957ca71.rlib" "/opt/crater/target/debug/deps/libarrayvec-940fecd1aefd4712.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-ebb7a9833ca100c1.rlib" "/opt/crater/target/debug/deps/libparking_lot-97419f427877a963.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-431092cbf197006b.rlib" "/opt/crater/target/debug/deps/libsmallvec-e0c425bf1f7f0c71.rlib" "/opt/crater/target/debug/deps/librand-0714cb1291ca71f0.rlib" "/opt/crater/target/debug/deps/librand_xorshift-5e391b21601b8393.rlib" "/opt/crater/target/debug/deps/librand_pcg-e2e1a0d1728dcbd2.rlib" "/opt/crater/target/debug/deps/librand_hc-8d037a8bb74cc960.rlib" "/opt/crater/target/debug/deps/librand_chacha-caac59cbe4bbf74d.rlib" "/opt/crater/target/debug/deps/librand_isaac-8a1220a5cdc55703.rlib" "/opt/crater/target/debug/deps/librand_core-5af554ddf81cd17c.rlib" "/opt/crater/target/debug/deps/librand_os-35bfa1e03782fac8.rlib" "/opt/crater/target/debug/deps/librand_jitter-94868213c3989353.rlib" "/opt/crater/target/debug/deps/librand_core-4c9a550ae16dbf0f.rlib" "/opt/crater/target/debug/deps/liblock_api-3fc8af4b186c35a8.rlib" "/opt/crater/target/debug/deps/libowning_ref-f49604bedfa4ae1c.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-287a8a8ca6ec21fa.rlib" "/opt/crater/target/debug/deps/libscopeguard-afc08b825b950866.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-a7dacfde2351fbb1.rlib" "/opt/crater/target/debug/deps/libtokio_executor-0bf805e0cd6fbbda.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-9b585efdbe1f2658.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libmio-c86194aa2d89fa2b.rlib" "/opt/crater/target/debug/deps/liblazycell-faa7905e18791a63.rlib" "/opt/crater/target/debug/deps/libtime-11b87eb02cf096d4.rlib" "/opt/crater/target/debug/deps/libnet2-b86fde0413cd4b89.rlib" "/opt/crater/target/debug/deps/libhttparse-4a516efd57cb080b.rlib" "/opt/crater/target/debug/deps/libh2-91c093f40ab7ed09.rlib" "/opt/crater/target/debug/deps/libindexmap-6d1cede99116fd64.rlib" "/opt/crater/target/debug/deps/libstring-2b757ab849c207c2.rlib" "/opt/crater/target/debug/deps/libslab-8c37f8a83abe1853.rlib" "/opt/crater/target/debug/deps/libtokio_io-2ddc775bfb382211.rlib" "/opt/crater/target/debug/deps/liblog-716adb885b79b490.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-8b2b50de31ac505c.rlib" "/opt/crater/target/debug/deps/libnum_cpus-21ef456dc2fdd609.rlib" "/opt/crater/target/debug/deps/libhttp-d250a1e95c6a5f38.rlib" "/opt/crater/target/debug/deps/libitoa-78d333a119156c7a.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libfutures-a86a3e74af19c95f.rlib" "/opt/crater/target/debug/deps/libencoding_rs-cdc0c1c0e898d6ba.rlib" "/opt/crater/target/debug/deps/libcfg_if-c1938f77dc3c8b6e.rlib" "/opt/crater/target/debug/deps/libbytes-fad0e1b282cb87e3.rlib" "/opt/crater/target/debug/deps/libiovec-a71995a6e078797a.rlib" "/opt/crater/target/debug/deps/liblibc-11dae9e8948326fe.rlib" "/opt/crater/target/debug/deps/libbase64-b08a3a402d16a57e.rlib" "/opt/crater/target/debug/deps/libbyteorder-301089d538415037.rlib" "/opt/crater/target/debug/deps/libslog-bdec90667cd5b408.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" "-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 `pod`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "076d8324fdde5f7592603199b20ad650c30de8b121677c4d5e991150efccc961"` [INFO] running `"docker" "rm" "-f" "076d8324fdde5f7592603199b20ad650c30de8b121677c4d5e991150efccc961"` [INFO] [stdout] 076d8324fdde5f7592603199b20ad650c30de8b121677c4d5e991150efccc961