[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 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-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] b6fcacf3ee8b96c9d05a642d0029aa120e04affe8a5fb426789e25405bd00665 [INFO] running `"docker" "start" "-a" "b6fcacf3ee8b96c9d05a642d0029aa120e04affe8a5fb426789e25405bd00665"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bitflags v0.6.0 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling piston-float v0.2.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling piston-texture v0.5.0 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling shader_version v0.2.2 [INFO] [stderr] Compiling cursive v0.3.7 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.2.1 [INFO] [stderr] Compiling poke-a-mango v0.5.0 (/opt/crater/workdir) [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling petgraph v0.2.10 [INFO] [stderr] Compiling draw_state v0.6.0 [INFO] [stderr] Compiling piston-viewport v0.2.0 [INFO] [stderr] Compiling vecmath v0.2.0 [INFO] [stderr] Compiling tabwriter v0.1.25 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling pistoncore-input v0.14.0 [INFO] [stderr] Compiling piston2d-graphics v0.19.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling gfx_core v0.4.0 [INFO] [stderr] Compiling rusttype v0.2.3 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling daggy v0.4.1 [INFO] [stderr] Compiling pistoncore-window v0.23.0 [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] = note: for more information, try `rustc --explain E0729` [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] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling pistoncore-event_loop v0.26.0 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling chan-signal v0.1.7 [INFO] [stderr] Compiling pancurses v0.7.0 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling gfx v0.12.2 [INFO] [stderr] Compiling gfx_device_gl v0.11.2 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling piston-gfx_texture v0.18.0 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.33.2 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling pistoncore-glutin_window v0.32.0 [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/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.poke_a_mango_tui.8mypxqmz-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6" "/opt/crater/target/debug/deps/poke_a_mango_tui-9ba74994a51dd7d6.54erpbn1ucp1tycc.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-acaaaedff836c650/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/libcursive-ef66e180a5208e34.rlib" "/opt/crater/target/debug/deps/libpancurses-4c9a71b254e9137d.rlib" "/opt/crater/target/debug/deps/libncurses-9af5a9453113c0a0.rlib" "/opt/crater/target/debug/deps/libchan-c368117ac2880500.rlib" "/opt/crater/target/debug/deps/libodds-6bb612be75d47bd9.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-6e5adf5f718d4c8f.rlib" "/opt/crater/target/debug/deps/libtabwriter-6cdad406eb5f296a.rlib" "/opt/crater/target/debug/deps/libpoke_a_mango-38c5a85ab832fc2b.rlib" "/opt/crater/target/debug/deps/libtoml-c5ec61ebd027dd3e.rlib" "/opt/crater/target/debug/deps/libclap-ea77014fab70104b.rlib" "/opt/crater/target/debug/deps/libvec_map-d15ddac8fbd5a1a7.rlib" "/opt/crater/target/debug/deps/libtextwrap-a7f85f046874f4da.rlib" "/opt/crater/target/debug/deps/libunicode_width-5c65625ac38072b6.rlib" "/opt/crater/target/debug/deps/libstrsim-b714068d90a275c7.rlib" "/opt/crater/target/debug/deps/libbitflags-1f73faaef27177be.rlib" "/opt/crater/target/debug/deps/libatty-03bfb70b48d44ab1.rlib" "/opt/crater/target/debug/deps/libansi_term-a8ee7a34610f25b5.rlib" "/opt/crater/target/debug/deps/libregex-7a89e5ff12444aa7.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-02a9ee482eb041c6.rlib" "/opt/crater/target/debug/deps/libregex_syntax-a5eed8ba2f170ebb.rlib" "/opt/crater/target/debug/deps/libthread_local-467dae077cd561f0.rlib" "/opt/crater/target/debug/deps/libthread_id-2e10ab5c4aab4cfe.rlib" "/opt/crater/target/debug/deps/libaho_corasick-4952c6174dfb8028.rlib" "/opt/crater/target/debug/deps/libmemchr-450a102319cb1f3f.rlib" "/opt/crater/target/debug/deps/libconrod-d5a3c8fe9a80b70c.rlib" "/opt/crater/target/debug/deps/libgfx_graphics-d0772f60db4dc0f9.rlib" "/opt/crater/target/debug/deps/libshaders_graphics2d-3f8e111fdea3538b.rlib" "/opt/crater/target/debug/deps/libgfx_texture-b5c9feb7e053bc0d.rlib" "/opt/crater/target/debug/deps/libimage-0e81d0af9bac58b9.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-840c5083dfb1a3e8.rlib" "/opt/crater/target/debug/deps/libgif-0cf3f5c20e502fdb.rlib" "/opt/crater/target/debug/deps/libcolor_quant-c3bf5cef789459d6.rlib" "/opt/crater/target/debug/deps/liblzw-0ccf98a99dabc5af.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-756dc07762cae6a1.rlib" "/opt/crater/target/debug/deps/librayon-5c87c28b76e90bb7.rlib" "/opt/crater/target/debug/deps/librayon_core-64a470e7278edaa9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2c854131c0da7b53.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-9a19686c8121c25b.rlib" "/opt/crater/target/debug/deps/libeither-09ec7c1188b8d0d0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-75e9a797b888f338.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-7c39d057eb9e490d.rlib" "/opt/crater/target/debug/deps/libscopeguard-690e8e7efd40245c.rlib" "/opt/crater/target/debug/deps/libmemoffset-4e66c457697043a8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-41fe25ba70f5455e.rlib" "/opt/crater/target/debug/deps/libpng-adf8b6055f063ece.rlib" "/opt/crater/target/debug/deps/libflate2-6a4373a9a45fee48.rlib" "/opt/crater/target/debug/deps/libminiz_sys-be0a49d9c614a432.rlib" "/opt/crater/target/debug/deps/libinflate-687c118f7b63ef9c.rlib" "/opt/crater/target/debug/deps/libenum_primitive-342fb47c19d0cfb1.rlib" "/opt/crater/target/debug/deps/libnum_traits-c3ec1b467bca6158.rlib" "/opt/crater/target/debug/deps/libbyteorder-22baa336c5b59722.rlib" "/opt/crater/target/debug/deps/libgfx_device_gl-1a6191ee93790220.rlib" "/opt/crater/target/debug/deps/libgfx_gl-cad9254029af3b54.rlib" "/opt/crater/target/debug/deps/libgfx-ae97fc6263610a00.rlib" "/opt/crater/target/debug/deps/libgfx_core-888de530cfaad4c6.rlib" "/opt/crater/target/debug/deps/libdraw_state-e1585513f79382e2.rlib" "/opt/crater/target/debug/deps/libbitflags-1006552bb95b6140.rlib" "/opt/crater/target/debug/deps/liblog-bbe9110cf0409309.rlib" "/opt/crater/target/debug/deps/liblog-4d4ce27474bb9998.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.rlib" "/opt/crater/target/debug/deps/libglutin_window-77de19d2bb4c0193.rlib" "/opt/crater/target/debug/deps/libgl-4542844f63f0e27e.rlib" "/opt/crater/target/debug/deps/libglutin-4c2b350f139b8781.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-9f1043b1383e5133.rlib" "/opt/crater/target/debug/deps/libwinit-65f4c1529c575ca1.rlib" "/opt/crater/target/debug/deps/libwayland_window-f40a264adad3fb84.rlib" "/opt/crater/target/debug/deps/libtempfile-9f5cbac3ba69b6fe.rlib" "/opt/crater/target/debug/deps/librand-e08ba8aab010d886.rlib" "/opt/crater/target/debug/deps/libwayland_kbd-b4155b59e70ee8ab.rlib" "/opt/crater/target/debug/deps/libmemmap-3168f3cbc591aa6c.rlib" "/opt/crater/target/debug/deps/libwayland_client-db031ff8b2d0650c.rlib" "/opt/crater/target/debug/deps/libwayland_sys-d160907e094f4d3d.rlib" "/opt/crater/target/debug/deps/libdlib-104c118aca23d7b5.rlib" "/opt/crater/target/debug/deps/liblibloading-e5ed5611dee72cb8.rlib" "/opt/crater/target/debug/deps/libx11_dl-71872ea863edb39b.rlib" "/opt/crater/target/debug/deps/libshared_library-c1e659e69dd6d7e9.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libevent_loop-983bd4fe724e750d.rlib" "/opt/crater/target/debug/deps/libwindow-1fa8abcf4bf24985.rlib" "/opt/crater/target/debug/deps/libgraphics-2cfc3049bf97af83.rlib" "/opt/crater/target/debug/deps/libinterpolation-1896d022adbc2030.rlib" "/opt/crater/target/debug/deps/libread_color-1933c06958609840.rlib" "/opt/crater/target/debug/deps/libtexture-69aec091931771f3.rlib" "/opt/crater/target/debug/deps/libvecmath-82df8eee2e16bf32.rlib" "/opt/crater/target/debug/deps/libshader_version-d5913bb990d3233f.rlib" "/opt/crater/target/debug/deps/librusttype-ef9c0c228884cf16.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-64b5808476af51a2.rlib" "/opt/crater/target/debug/deps/libstb_truetype-3356695384504367.rlib" "/opt/crater/target/debug/deps/libbyteorder-066131f17ea0c99b.rlib" "/opt/crater/target/debug/deps/libarrayvec-9e4036049746a5ab.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "/opt/crater/target/debug/deps/libinput-aac09a273db9b062.rlib" "/opt/crater/target/debug/deps/libviewport-29708c7786e24a0f.rlib" "/opt/crater/target/debug/deps/libfloat-7cc81a870e8e721c.rlib" "/opt/crater/target/debug/deps/libbitflags-e424d0a7dda42873.rlib" "/opt/crater/target/debug/deps/libdaggy-d5c6f1a570b67a3c.rlib" "/opt/crater/target/debug/deps/libpetgraph-bfef9bbd9b596699.rlib" "/opt/crater/target/debug/deps/libfixedbitset-6340672f15b02884.rlib" "/opt/crater/target/debug/deps/libchrono-640d406e29eb80bf.rlib" "/opt/crater/target/debug/deps/libnum-56232bbc3481d7e4.rlib" "/opt/crater/target/debug/deps/libnum_rational-4b67caa4c49810a7.rlib" "/opt/crater/target/debug/deps/libnum_bigint-1fd4b19cd24ff983.rlib" "/opt/crater/target/debug/deps/librand-12c0152561214ea4.rlib" "/opt/crater/target/debug/deps/libnum_complex-2c45d74b57ccfed4.rlib" "/opt/crater/target/debug/deps/libnum_iter-6aa8c2e263944e3d.rlib" "/opt/crater/target/debug/deps/libnum_integer-35be16e7600d6cb9.rlib" "/opt/crater/target/debug/deps/libnum_traits-04277105b9bd2221.rlib" "/opt/crater/target/debug/deps/libtime-edf45e35c919afdd.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/liblazy_static-0e1e36676eed3924.rlib" "/opt/crater/target/debug/deps/librustc_serialize-349ba31664dfb847.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" "-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" "b6fcacf3ee8b96c9d05a642d0029aa120e04affe8a5fb426789e25405bd00665"` [INFO] running `"docker" "rm" "-f" "b6fcacf3ee8b96c9d05a642d0029aa120e04affe8a5fb426789e25405bd00665"` [INFO] [stdout] b6fcacf3ee8b96c9d05a642d0029aa120e04affe8a5fb426789e25405bd00665