[INFO] crate poke-a-mango 0.5.0 is already in cache [INFO] extracting crate poke-a-mango 0.5.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/poke-a-mango/0.5.0 [INFO] extracting crate poke-a-mango 0.5.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/poke-a-mango/0.5.0 [INFO] validating manifest of poke-a-mango-0.5.0 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 poke-a-mango-0.5.0 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 poke-a-mango-0.5.0 [INFO] finished frobbing poke-a-mango-0.5.0 [INFO] frobbed toml for poke-a-mango-0.5.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/poke-a-mango/0.5.0/Cargo.toml [INFO] started frobbing poke-a-mango-0.5.0 [INFO] finished frobbing poke-a-mango-0.5.0 [INFO] frobbed toml for poke-a-mango-0.5.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/poke-a-mango/0.5.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 poke-a-mango-0.5.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/poke-a-mango/0.5.0:/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.36.0" "build" "--frozen"` [INFO] [stdout] fc06da7ff14d66674ba8ad534e873ba456f2e66e0409b228933087e9090f8648 [INFO] running `"docker" "start" "-a" "fc06da7ff14d66674ba8ad534e873ba456f2e66e0409b228933087e9090f8648"` [INFO] [stderr] Compiling bitflags v0.6.0 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling piston-texture v0.5.0 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.2.1 [INFO] [stderr] Compiling cursive v0.3.7 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling poke-a-mango v0.5.0 (/opt/crater/workdir) [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling vecmath v0.2.0 [INFO] [stderr] Compiling petgraph v0.2.10 [INFO] [stderr] Compiling tabwriter v0.1.25 [INFO] [stderr] Compiling draw_state v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling pistoncore-input v0.14.0 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling piston2d-graphics v0.19.0 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling rusttype v0.2.3 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling gfx_core v0.4.0 [INFO] [stderr] Compiling chan-signal v0.1.7 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling pistoncore-window v0.23.0 [INFO] [stderr] Compiling daggy v0.4.1 [INFO] [stderr] warning[E0311]: the parameter type `K` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `K` [INFO] [stderr] note: the parameter type `K` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [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] [INFO] [stderr] warning[E0311]: the parameter type `V` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `V` [INFO] [stderr] note: the parameter type `V` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [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] [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling pistoncore-event_loop v0.26.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling pancurses v0.7.0 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling gfx v0.12.2 [INFO] [stderr] Compiling gfx_device_gl v0.11.2 [INFO] [stderr] Compiling piston-gfx_texture v0.18.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.32.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.33.2 [INFO] [stderr] Compiling conrod v0.47.4 [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/options.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | use std::env::home_dir; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/options.rs:61:27 [INFO] [stderr] | [INFO] [stderr] 61 | match home_dir() { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/ops/widgets.rs:191:48 [INFO] [stderr] | [INFO] [stderr] 191 | pub fn update(&self, mut ui_wdgts: UiCell, mut cur_state: &mut GameState) { [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] 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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.poke_a_mango_tui.c874vba2-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb" "/opt/crater/target/debug/deps/poke_a_mango_tui-6b5a93c7649eb4bb.y93cvixbbgpsu3m.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcursive-780176291981a526.rlib" "/opt/crater/target/debug/deps/libpancurses-dbcfc1b403b03df6.rlib" "/opt/crater/target/debug/deps/libncurses-555c1d464299d4d0.rlib" "/opt/crater/target/debug/deps/libchan-ba00d39b5ed2998b.rlib" "/opt/crater/target/debug/deps/libodds-92a854c576a9d49d.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-d40b0630d66084e6.rlib" "/opt/crater/target/debug/deps/libtabwriter-c391292c4704046a.rlib" "/opt/crater/target/debug/deps/libpoke_a_mango-8621e8375c4e7c2d.rlib" "/opt/crater/target/debug/deps/libtoml-a882a210c16e3236.rlib" "/opt/crater/target/debug/deps/libclap-1b07d432c48143f5.rlib" "/opt/crater/target/debug/deps/libvec_map-543e31245cb37b03.rlib" "/opt/crater/target/debug/deps/libtextwrap-e00b32a731dbde30.rlib" "/opt/crater/target/debug/deps/libunicode_width-26f3734d51bc29d0.rlib" "/opt/crater/target/debug/deps/libstrsim-4a39029ad64e04f4.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/libatty-4a37f90f69ed8f4d.rlib" "/opt/crater/target/debug/deps/libansi_term-d78a4dc68e723c1a.rlib" "/opt/crater/target/debug/deps/libregex-dacc545172971b42.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-00f0fc1fcb3347d8.rlib" "/opt/crater/target/debug/deps/libregex_syntax-5f2e8797984afb68.rlib" "/opt/crater/target/debug/deps/libthread_local-70b5011411bdf1f6.rlib" "/opt/crater/target/debug/deps/libthread_id-7a2cdabd88c51443.rlib" "/opt/crater/target/debug/deps/libaho_corasick-1eb0da7e93702f16.rlib" "/opt/crater/target/debug/deps/libmemchr-21983657af6104ef.rlib" "/opt/crater/target/debug/deps/libconrod-707845d75496f136.rlib" "/opt/crater/target/debug/deps/libgfx_graphics-03b8cfe79eb2123d.rlib" "/opt/crater/target/debug/deps/libshaders_graphics2d-d564c27ee7f243cb.rlib" "/opt/crater/target/debug/deps/libgfx_texture-97251755b830018b.rlib" "/opt/crater/target/debug/deps/libimage-fa2f1447d1ce85b8.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-6d4da2a6693d38c4.rlib" "/opt/crater/target/debug/deps/libgif-4eb1dd54bfcfecaf.rlib" "/opt/crater/target/debug/deps/libcolor_quant-8511fd5bfbc7d035.rlib" "/opt/crater/target/debug/deps/liblzw-f7952389a69c619d.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-88c390164067b48b.rlib" "/opt/crater/target/debug/deps/librayon-d382a04f7f64fa95.rlib" "/opt/crater/target/debug/deps/librayon_core-68d464096633a635.rlib" "/opt/crater/target/debug/deps/libnum_cpus-84b2b9d4899d054a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-c0f5751a63321b42.rlib" "/opt/crater/target/debug/deps/libeither-330d39b835267df2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4fe08e6ed4f5c763.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-1854adbfe0a851ab.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b8601d6dfc234d1.rlib" "/opt/crater/target/debug/deps/libmemoffset-f086ca483a85f9a8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1194d3403efb476d.rlib" "/opt/crater/target/debug/deps/libpng-7e77310523d5b134.rlib" "/opt/crater/target/debug/deps/libflate2-a298343ab9870daf.rlib" "/opt/crater/target/debug/deps/libminiz_sys-260673aae3dfa084.rlib" "/opt/crater/target/debug/deps/libinflate-ee12526f9b65db51.rlib" "/opt/crater/target/debug/deps/libenum_primitive-bbdafc7e1be329ae.rlib" "/opt/crater/target/debug/deps/libnum_traits-2ff1be0d267196f3.rlib" "/opt/crater/target/debug/deps/libbyteorder-1f5f1f9046363f44.rlib" "/opt/crater/target/debug/deps/libgfx_device_gl-6b818b9342116425.rlib" "/opt/crater/target/debug/deps/libgfx_gl-ff5ba26c3d11dd47.rlib" "/opt/crater/target/debug/deps/libgfx-fc8c6bbda6a3be0d.rlib" "/opt/crater/target/debug/deps/libgfx_core-04acc6c72279792c.rlib" "/opt/crater/target/debug/deps/libdraw_state-f21c4471b57f6572.rlib" "/opt/crater/target/debug/deps/libbitflags-851c038c2c3d9b8c.rlib" "/opt/crater/target/debug/deps/liblog-a60233c9189805c1.rlib" "/opt/crater/target/debug/deps/liblog-481c00b0f76d55f6.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libglutin_window-a8674e667263131a.rlib" "/opt/crater/target/debug/deps/libgl-bd0e769e09810d7b.rlib" "/opt/crater/target/debug/deps/libglutin-713b34eda806de6d.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-879b512378278c78.rlib" "/opt/crater/target/debug/deps/libwinit-51553c0e52eefb55.rlib" "/opt/crater/target/debug/deps/libwayland_window-42b96e595e61a980.rlib" "/opt/crater/target/debug/deps/libtempfile-345d4644ea334ca5.rlib" "/opt/crater/target/debug/deps/librand-7173874d3e26156a.rlib" "/opt/crater/target/debug/deps/libwayland_kbd-9fc9bfd6b937e53d.rlib" "/opt/crater/target/debug/deps/libmemmap-202b7aa0aa232e5a.rlib" "/opt/crater/target/debug/deps/libwayland_client-f3e09154a3683099.rlib" "/opt/crater/target/debug/deps/libwayland_sys-719662fae2b3fcea.rlib" "/opt/crater/target/debug/deps/libdlib-126a39e97ff02ec7.rlib" "/opt/crater/target/debug/deps/liblibloading-fabe8d4946620509.rlib" "/opt/crater/target/debug/deps/libx11_dl-abf2cbb1dd2b29bd.rlib" "/opt/crater/target/debug/deps/libshared_library-88e4ce3c03325ed8.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libevent_loop-be32022c281123e8.rlib" "/opt/crater/target/debug/deps/libwindow-522b90e1758595fd.rlib" "/opt/crater/target/debug/deps/libgraphics-640100ed2e6d3e5a.rlib" "/opt/crater/target/debug/deps/libinterpolation-68e915bb545d1b01.rlib" "/opt/crater/target/debug/deps/libread_color-ee1b1e1ab5f071b7.rlib" "/opt/crater/target/debug/deps/libtexture-744efd678b110f83.rlib" "/opt/crater/target/debug/deps/libvecmath-23bef75cd04e3271.rlib" "/opt/crater/target/debug/deps/libshader_version-a637b3353cb779f5.rlib" "/opt/crater/target/debug/deps/librusttype-c5fe1c499708ac9e.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/libstb_truetype-587b4ddca73fd12b.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.rlib" "/opt/crater/target/debug/deps/libarrayvec-767c045c77a182cf.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libinput-ae8b53e148f1a2de.rlib" "/opt/crater/target/debug/deps/libviewport-d5063b77e0b72f27.rlib" "/opt/crater/target/debug/deps/libfloat-8c3f93bbd6463b8d.rlib" "/opt/crater/target/debug/deps/libbitflags-df219a1ec24cdf3b.rlib" "/opt/crater/target/debug/deps/libdaggy-5ac410380c42af00.rlib" "/opt/crater/target/debug/deps/libpetgraph-fdba00b2e7bd3fd3.rlib" "/opt/crater/target/debug/deps/libfixedbitset-328a58a325e0b1ef.rlib" "/opt/crater/target/debug/deps/libchrono-2300776d6e7f8bcc.rlib" "/opt/crater/target/debug/deps/libnum-ea55f17a1ddea2e0.rlib" "/opt/crater/target/debug/deps/libnum_rational-8cde9460cef05150.rlib" "/opt/crater/target/debug/deps/libnum_bigint-59c3d0d13cc433f5.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/libnum_complex-e9c9b6bb110468dc.rlib" "/opt/crater/target/debug/deps/libnum_iter-119af297c543b436.rlib" "/opt/crater/target/debug/deps/libnum_integer-a81dd69c1c0fe133.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lncursesw" "-ldl" "-ldl" "-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 `poke-a-mango`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fc06da7ff14d66674ba8ad534e873ba456f2e66e0409b228933087e9090f8648"` [INFO] running `"docker" "rm" "-f" "fc06da7ff14d66674ba8ad534e873ba456f2e66e0409b228933087e9090f8648"` [INFO] [stdout] fc06da7ff14d66674ba8ad534e873ba456f2e66e0409b228933087e9090f8648