[INFO] crate poke-a-mango 0.5.0 is already in cache [INFO] testing poke-a-mango-0.5.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate poke-a-mango 0.5.0 into work/builds/worker-4/source [INFO] validating manifest of crates.io crate poke-a-mango 0.5.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate poke-a-mango 0.5.0 [INFO] finished tweaking crates.io crate poke-a-mango 0.5.0 [INFO] tweaked toml for crates.io crate poke-a-mango 0.5.0 written to work/builds/worker-4/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 7b62169df17550426387dc6261b80040432f170978aa52aebfb0117b60ead632 [INFO] running `"docker" "start" "-a" "7b62169df17550426387dc6261b80040432f170978aa52aebfb0117b60ead632"` [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling piston-float v0.2.0 [INFO] [stderr] Compiling bitflags v0.6.0 [INFO] [stderr] Compiling shader_version v0.2.2 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling piston-texture v0.5.0 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.2.1 [INFO] [stderr] Compiling cursive v0.3.7 [INFO] [stderr] Compiling poke-a-mango v0.5.0 (/opt/rustwide/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 xml-rs v0.6.1 [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 piston-viewport v0.2.0 [INFO] [stderr] Compiling vecmath v0.2.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling rusttype v0.2.4 [INFO] [stderr] Compiling pistoncore-input v0.14.0 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling piston2d-graphics v0.19.0 [INFO] [stderr] Compiling gfx_core v0.4.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling chan-signal v0.1.7 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling daggy v0.4.1 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling pistoncore-window v0.23.0 [INFO] [stderr] Compiling pancurses v0.7.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.26.0 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling gfx_gl v0.3.1 [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 gfx v0.12.2 [INFO] [stderr] Compiling gfx_device_gl v0.11.2 [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 piston-gfx_texture v0.18.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.33.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.32.0 [INFO] [stderr] Compiling conrod v0.47.4 [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/ops/leader.rs:95:43 [INFO] [stderr] | [INFO] [stderr] 95 | let queued_leaders: Leaders = try!(read_toml_file(p, "leaderboard")); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/ops/leader.rs:150:31 [INFO] [stderr] | [INFO] [stderr] 150 | let mut leaderboard = try!(Leader::read(p)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/ops/leader.rs:156:9 [INFO] [stderr] | [INFO] [stderr] 156 | try!(Leader::write(leaderboard, p)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/ops/leader.rs:188:19 [INFO] [stderr] | [INFO] [stderr] 188 | time: try!(DateTime::parse_from_rfc3339(&self.time)), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/ops/mod.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | try!(try!(File::open(p).map_err(|_| { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/ops/mod.rs:32:10 [INFO] [stderr] | [INFO] [stderr] 32 | try!(try!(File::open(p).map_err(|_| { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/ops/mod.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | try!(File::create(p).map_err(|_| { [INFO] [stderr] | ^^^ [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:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | use std::env::home_dir; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/options.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / lazy_static! { [INFO] [stderr] 24 | | static ref SIZE_ARG_RGX: Regex = Regex::new(r"(\d+)x(\d+)").unwrap(); [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [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] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main-gui.rs:36:36 [INFO] [stderr] | [INFO] [stderr] 36 | let mut window: PistonWindow = try!(poke_a_mango::ops::create_window(opts.desktop_size)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main-gui.rs:65:70 [INFO] [stderr] | [INFO] [stderr] 65 | poke_a_mango::ops::GameState::DisplayLeaderboard(try!(poke_a_mango::ops::Leader::read(&opts.config_dir.1.join("leaderboard.toml")))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/main-gui.rs:67:17 [INFO] [stderr] | [INFO] [stderr] 67 | try!(poke_a_mango::ops::Leader::append(poke_a_mango::ops::Leader::now(name, score), &opts.config_dir.1.join("leaderboard.toml"))); [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/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.poke_a_mango_tui.5jyglz8o-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330" "/opt/rustwide/target/debug/deps/poke_a_mango_tui-42f9212f116b7330.tfwim0e1cb7sdvq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/miniz-sys-6fe73e17669e05dc/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcursive-183db695f85b435f.rlib" "/opt/rustwide/target/debug/deps/libpancurses-a4cb6594e36393f6.rlib" "/opt/rustwide/target/debug/deps/libncurses-31cabf2d223777a7.rlib" "/opt/rustwide/target/debug/deps/libchan-eca593510553fd9c.rlib" "/opt/rustwide/target/debug/deps/libodds-cf6f9578d40d3ac5.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-aa4f1cfbcc4ad9a9.rlib" "/opt/rustwide/target/debug/deps/libtabwriter-0592a21057d81a02.rlib" "/opt/rustwide/target/debug/deps/libpoke_a_mango-0151e955c65f3b95.rlib" "/opt/rustwide/target/debug/deps/libtoml-7389ca55405d18ce.rlib" "/opt/rustwide/target/debug/deps/libclap-5c0a41085879ee54.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1d07ce46f780a1ae.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1f2d63b65184cfac.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b9c8816a90102d04.rlib" "/opt/rustwide/target/debug/deps/libstrsim-ec36f8fc183413c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4961bb5087b14aca.rlib" "/opt/rustwide/target/debug/deps/libatty-03b8a93222186773.rlib" "/opt/rustwide/target/debug/deps/libansi_term-d783327a58311329.rlib" "/opt/rustwide/target/debug/deps/libregex-6f41ee7416842260.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-90f52effbe3e1836.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7ca80216cc8c8385.rlib" "/opt/rustwide/target/debug/deps/libthread_local-709784066f12c59b.rlib" "/opt/rustwide/target/debug/deps/libthread_id-a8383a74f6e728ba.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4fbef5ab39f197cb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a057cd0b96aa4db1.rlib" "/opt/rustwide/target/debug/deps/libconrod-5b4df6909e607328.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-e49226eb34aeea50.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-826a1c9b968b89be.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-1455e0e6c42dce87.rlib" "/opt/rustwide/target/debug/deps/libimage-2ac7ef895ba7a026.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-dc3c4f41fd135de5.rlib" "/opt/rustwide/target/debug/deps/libgif-748f30ad7b852b07.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-379ba392164804ea.rlib" "/opt/rustwide/target/debug/deps/liblzw-7031afe4e8382d45.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a68346f567329895.rlib" "/opt/rustwide/target/debug/deps/librayon-56e18bff89c463ff.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e22d7aa5f0043bf4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1c28d23b93f67e46.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-91a20af24e36b7fc.rlib" "/opt/rustwide/target/debug/deps/libeither-a375c15081516f4e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2f66964a879ca208.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3abc3a40bec45335.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c52de923eb3c35b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0a15f9717a13ff60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b01e92d2daf9a708.rlib" "/opt/rustwide/target/debug/deps/libpng-86a3dcf8f5e46a1b.rlib" "/opt/rustwide/target/debug/deps/libflate2-2606c45d4d92336b.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-69221a32751fe690.rlib" "/opt/rustwide/target/debug/deps/libinflate-7ba3e7e5cac7856c.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-562f10b57a624947.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9e7476a46395f1ad.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b04634ccf21d278a.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-3bd8c7f11e2ec37a.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-08b061b7fe7a0f53.rlib" "/opt/rustwide/target/debug/deps/libgfx-e463a8285fb26cf9.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-cb97ead6972c4952.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-6d6041520aaeccda.rlib" "/opt/rustwide/target/debug/deps/libbitflags-88b8a1fd3aa9cc1d.rlib" "/opt/rustwide/target/debug/deps/liblog-03e85f8c88e058b0.rlib" "/opt/rustwide/target/debug/deps/liblog-5513cb556299afcf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1e2186a891f602d1.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-a571726c6c0e1b15.rlib" "/opt/rustwide/target/debug/deps/libgl-781435da01385fa7.rlib" "/opt/rustwide/target/debug/deps/libglutin-e8c6a362c7e2f6c6.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-e48efa8c7892addd.rlib" "/opt/rustwide/target/debug/deps/libwinit-50638727ba822ca7.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-72a0bd1c66c19efd.rlib" "/opt/rustwide/target/debug/deps/libtempfile-666a08c6dfcd7428.rlib" "/opt/rustwide/target/debug/deps/librand-25aea7435ca545a1.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-170686fa2a84b674.rlib" "/opt/rustwide/target/debug/deps/libmemmap-aeb0b5ef2f39280c.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ad0a671952a94b11.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-58817a07ff2c7776.rlib" "/opt/rustwide/target/debug/deps/libdlib-105ec12cb97f7173.rlib" "/opt/rustwide/target/debug/deps/liblibloading-bc655ca2cc19ff44.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-23e8552c91580e0c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-55ae7ea9567316d3.rlib" "/opt/rustwide/target/debug/deps/libshared_library-211a65294d3e9537.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-812c58d66c911e48.rlib" "/opt/rustwide/target/debug/deps/libwindow-8dd09a8fb11196ee.rlib" "/opt/rustwide/target/debug/deps/libgraphics-47d121f24529f18f.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-eb3c87ca303d4701.rlib" "/opt/rustwide/target/debug/deps/libread_color-14c82a6c87afb04f.rlib" "/opt/rustwide/target/debug/deps/libtexture-ae811b53410a56d3.rlib" "/opt/rustwide/target/debug/deps/libvecmath-aeb9527337a9d721.rlib" "/opt/rustwide/target/debug/deps/libshader_version-18c27e079a2dec45.rlib" "/opt/rustwide/target/debug/deps/librusttype-a2b98bbe07a50658.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f2b67d6ab4d44c07.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-f534babf761aac64.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-7ae8a76f183eea93.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fdd43a3ae319d8ce.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c33aa718c58300ca.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2429cd2ceac458fc.rlib" "/opt/rustwide/target/debug/deps/libinput-f34554d07c64a39d.rlib" "/opt/rustwide/target/debug/deps/libviewport-104b93611c88b1a6.rlib" "/opt/rustwide/target/debug/deps/libfloat-dca23b990cb43cf0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-cfca1255836e7478.rlib" "/opt/rustwide/target/debug/deps/libdaggy-aa2559e04a14581d.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-04533d276e328a90.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-77277783c273097f.rlib" "/opt/rustwide/target/debug/deps/libchrono-300c98b1011557b5.rlib" "/opt/rustwide/target/debug/deps/libnum-604c95a62156fbeb.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e7322b522195d68f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6f7bf7f2092139b2.rlib" "/opt/rustwide/target/debug/deps/librand-a866ea5e4ea209cb.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ca46ed16bebb5cc2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c810663dab3e9f7e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2dd52f0ea276c9ff.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a49361b936b25068.rlib" "/opt/rustwide/target/debug/deps/libtime-64b8b09fb4a6d2bc.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-47d24117de3918be.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-739c46110ebaee65.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.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" "7b62169df17550426387dc6261b80040432f170978aa52aebfb0117b60ead632"` [INFO] running `"docker" "rm" "-f" "7b62169df17550426387dc6261b80040432f170978aa52aebfb0117b60ead632"` [INFO] [stdout] 7b62169df17550426387dc6261b80040432f170978aa52aebfb0117b60ead632