[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.38-1/sources/1.37.0/reg/poke-a-mango/0.5.0 [INFO] extracting crate poke-a-mango 0.5.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/poke-a-mango/0.5.0 [INFO] validating manifest of poke-a-mango-0.5.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of poke-a-mango-0.5.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/reg/poke-a-mango/0.5.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing poke-a-mango-0.5.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "build" "--frozen"` [INFO] [stdout] afe01b6eb15c26bcb6ade3896e909da0ba29515e801b7c6fca6de19f3647b31f [INFO] running `"docker" "start" "-a" "afe01b6eb15c26bcb6ade3896e909da0ba29515e801b7c6fca6de19f3647b31f"` [INFO] [stderr] Compiling bitflags v0.6.0 [INFO] [stderr] Compiling piston-float v0.2.0 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling shader_version v0.2.2 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling piston-texture v0.5.0 [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 toml v0.2.1 [INFO] [stderr] Compiling tabwriter v0.1.25 [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 wayland-scanner v0.7.8 [INFO] [stderr] Compiling daggy v0.4.1 [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.6.1 [INFO] [stderr] Compiling gfx_core v0.4.0 [INFO] [stderr] Compiling rusttype v0.2.3 [INFO] [stderr] Compiling pancurses v0.7.0 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling chan-signal v0.1.7 [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 wayland-client v0.7.8 [INFO] [stderr] Compiling pistoncore-window v0.23.0 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling pistoncore-event_loop v0.26.0 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling image v0.10.4 [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 pistoncore-glutin_window v0.32.0 [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 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.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.poke_a_mango_tui.2wkyiya2-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5" "/opt/crater/target/debug/deps/poke_a_mango_tui-c6c26a4b03d74ee5.2o8rp00iee6glrt7.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-5ae27cb3fc5ef2d5/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcursive-057984b23b4fa1a7.rlib" "/opt/crater/target/debug/deps/libpancurses-70298552b9134a19.rlib" "/opt/crater/target/debug/deps/libncurses-d5021d81747eb98e.rlib" "/opt/crater/target/debug/deps/libchan-02753f8fc748aba0.rlib" "/opt/crater/target/debug/deps/libodds-171ffb5e66a9d3d9.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-bc8faa29c06888eb.rlib" "/opt/crater/target/debug/deps/libtabwriter-822d738bfca848cd.rlib" "/opt/crater/target/debug/deps/libpoke_a_mango-80460568fea3e5f6.rlib" "/opt/crater/target/debug/deps/libtoml-1a6aeb6c6f038829.rlib" "/opt/crater/target/debug/deps/libclap-9325301b67a3eb11.rlib" "/opt/crater/target/debug/deps/libvec_map-d1ee0a45638c2bc7.rlib" "/opt/crater/target/debug/deps/libtextwrap-98d6d8750638b4d6.rlib" "/opt/crater/target/debug/deps/libunicode_width-70ef077428dd4d3c.rlib" "/opt/crater/target/debug/deps/libstrsim-7aece6a3d121dad3.rlib" "/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib" "/opt/crater/target/debug/deps/libatty-eb5da56e70a939cc.rlib" "/opt/crater/target/debug/deps/libansi_term-ab3d266e25626249.rlib" "/opt/crater/target/debug/deps/libregex-731ae796221ba07e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-7e19cf98379531b4.rlib" "/opt/crater/target/debug/deps/libregex_syntax-55ee28c5615612af.rlib" "/opt/crater/target/debug/deps/libthread_local-13176722f0f46d9b.rlib" "/opt/crater/target/debug/deps/libthread_id-0c9a2ffeb2614ae7.rlib" "/opt/crater/target/debug/deps/libaho_corasick-a0db1c0aaec53012.rlib" "/opt/crater/target/debug/deps/libmemchr-8f6a1866378e5891.rlib" "/opt/crater/target/debug/deps/libconrod-16af0825987f233e.rlib" "/opt/crater/target/debug/deps/libgfx_graphics-5e5b0b7471826987.rlib" "/opt/crater/target/debug/deps/libshaders_graphics2d-0ffde2c66ca3aa6b.rlib" "/opt/crater/target/debug/deps/libgfx_texture-1d3a1026a47120d9.rlib" "/opt/crater/target/debug/deps/libimage-0e0392023903e2ad.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-6ac8fca2f0d457e8.rlib" "/opt/crater/target/debug/deps/libgif-4a2d77993603dec6.rlib" "/opt/crater/target/debug/deps/libcolor_quant-6cd66d44303ef59b.rlib" "/opt/crater/target/debug/deps/liblzw-1f37f345e8096c7b.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-671c13b0eb258f29.rlib" "/opt/crater/target/debug/deps/librayon-ba3126b605896840.rlib" "/opt/crater/target/debug/deps/librayon_core-a59cfb8214221607.rlib" "/opt/crater/target/debug/deps/libnum_cpus-509d1090a02489e2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-f6668dbd335cb278.rlib" "/opt/crater/target/debug/deps/libeither-dfa9c429720c7162.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-893d3e668c62f0f1.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-797941a13f4b8592.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b5b548023a82ae4.rlib" "/opt/crater/target/debug/deps/libmemoffset-e64a831d4be8abfc.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-c7636b44f63f0536.rlib" "/opt/crater/target/debug/deps/libpng-1a44374b8e9afe15.rlib" "/opt/crater/target/debug/deps/libflate2-86b56e59b99d8aa2.rlib" "/opt/crater/target/debug/deps/libminiz_sys-af58369b556d0052.rlib" "/opt/crater/target/debug/deps/libinflate-c3ebc67038fd2709.rlib" "/opt/crater/target/debug/deps/libenum_primitive-515fe8ef46dce4c7.rlib" "/opt/crater/target/debug/deps/libnum_traits-1653dfd91ced9a3c.rlib" "/opt/crater/target/debug/deps/libbyteorder-a3968c370c7b24cf.rlib" "/opt/crater/target/debug/deps/libgfx_device_gl-79989580b6c633d9.rlib" "/opt/crater/target/debug/deps/libgfx_gl-f657f39d81462b42.rlib" "/opt/crater/target/debug/deps/libgfx-6a77c3e67308f74f.rlib" "/opt/crater/target/debug/deps/libgfx_core-240b2deb1812034e.rlib" "/opt/crater/target/debug/deps/libdraw_state-2874a89f85e6ed16.rlib" "/opt/crater/target/debug/deps/libbitflags-313af043a2508ce8.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/libglutin_window-49876ef62294f750.rlib" "/opt/crater/target/debug/deps/libgl-c29342f4b1f3c10a.rlib" "/opt/crater/target/debug/deps/libglutin-77cb5c456e580867.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-d87f1a8d8f97cb8f.rlib" "/opt/crater/target/debug/deps/libwinit-9e5b20fc33691665.rlib" "/opt/crater/target/debug/deps/libwayland_window-a7e6f4c60609e05e.rlib" "/opt/crater/target/debug/deps/libtempfile-5bdaaced7e789557.rlib" "/opt/crater/target/debug/deps/librand-c5856808b7d2d058.rlib" "/opt/crater/target/debug/deps/libwayland_kbd-df13a519a7b37094.rlib" "/opt/crater/target/debug/deps/libmemmap-05bc10fab349f227.rlib" "/opt/crater/target/debug/deps/libwayland_client-1a31ac0cd8b0a1ee.rlib" "/opt/crater/target/debug/deps/libwayland_sys-9f4fe960b96240a1.rlib" "/opt/crater/target/debug/deps/libdlib-e6dcba4ca3981e5b.rlib" "/opt/crater/target/debug/deps/liblibloading-9e6ff494c46a02f1.rlib" "/opt/crater/target/debug/deps/libx11_dl-67dd17354f59cf00.rlib" "/opt/crater/target/debug/deps/libmaybe_uninit-0336f6a8a036f991.rlib" "/opt/crater/target/debug/deps/libshared_library-b6b159ad20ff54b8.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libevent_loop-0725ea7cb8b81eda.rlib" "/opt/crater/target/debug/deps/libwindow-73102923022da4ce.rlib" "/opt/crater/target/debug/deps/libgraphics-67427cbbfd6d92a9.rlib" "/opt/crater/target/debug/deps/libinterpolation-30048fb7d6f7f634.rlib" "/opt/crater/target/debug/deps/libread_color-7a07a24de1d3108f.rlib" "/opt/crater/target/debug/deps/libtexture-adf9dbaf5520a50e.rlib" "/opt/crater/target/debug/deps/libvecmath-5b6bab0dbfb59444.rlib" "/opt/crater/target/debug/deps/libshader_version-a48e715e0edebed7.rlib" "/opt/crater/target/debug/deps/librusttype-0717edb87109df06.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-3e4fdc964a0eef39.rlib" "/opt/crater/target/debug/deps/libstb_truetype-fe98d4df69df1ee3.rlib" "/opt/crater/target/debug/deps/libbyteorder-585fd2581aa01382.rlib" "/opt/crater/target/debug/deps/libarrayvec-8134a1e7f46d183c.rlib" "/opt/crater/target/debug/deps/libnodrop-844425db77ee9480.rlib" "/opt/crater/target/debug/deps/libinput-e5ab0561c33ff71f.rlib" "/opt/crater/target/debug/deps/libviewport-0b5d43dcb150e086.rlib" "/opt/crater/target/debug/deps/libfloat-6f770ad64f9e95b2.rlib" "/opt/crater/target/debug/deps/libbitflags-05fa20c47058c1db.rlib" "/opt/crater/target/debug/deps/libdaggy-5ca31934849ebb87.rlib" "/opt/crater/target/debug/deps/libpetgraph-f369fd453917cfc6.rlib" "/opt/crater/target/debug/deps/libfixedbitset-ec794605dfdff74a.rlib" "/opt/crater/target/debug/deps/libchrono-0f2e2260cea9556d.rlib" "/opt/crater/target/debug/deps/libnum-e63d53c314fbbd58.rlib" "/opt/crater/target/debug/deps/libnum_rational-e30c67c8b728c84e.rlib" "/opt/crater/target/debug/deps/libnum_bigint-a73e158724f6314f.rlib" "/opt/crater/target/debug/deps/librand-a2977b71a5d1a0ed.rlib" "/opt/crater/target/debug/deps/libnum_complex-527c400245fd80b7.rlib" "/opt/crater/target/debug/deps/libnum_iter-710c4cd4b54241c7.rlib" "/opt/crater/target/debug/deps/libnum_integer-e8e7d1ec85b23cb1.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/libtime-29b9853d922d9d06.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/liblazy_static-0c9d1899e9eae559.rlib" "/opt/crater/target/debug/deps/librustc_serialize-cc29b8ffd74fbfca.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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" "afe01b6eb15c26bcb6ade3896e909da0ba29515e801b7c6fca6de19f3647b31f"` [INFO] running `"docker" "rm" "-f" "afe01b6eb15c26bcb6ade3896e909da0ba29515e801b7c6fca6de19f3647b31f"` [INFO] [stdout] afe01b6eb15c26bcb6ade3896e909da0ba29515e801b7c6fca6de19f3647b31f