[INFO] updating cached repository https://github.com/Baelyk/text-based-builder [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 13e15d2a1d82dd0d5e847fb8c76d21394058623e [INFO] testing Baelyk/text-based-builder against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaelyk%2Ftext-based-builder" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Baelyk/text-based-builder on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Baelyk/text-based-builder [INFO] finished tweaking git repo https://github.com/Baelyk/text-based-builder [INFO] tweaked toml for git repo https://github.com/Baelyk/text-based-builder written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Baelyk/text-based-builder already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 02b7c9311d195b9a68350994bd360f7348d7dc0f5ee50e8f1772adf9cf453c23 [INFO] running `"docker" "start" "-a" "02b7c9311d195b9a68350994bd360f7348d7dc0f5ee50e8f1772adf9cf453c23"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.65 [INFO] [stderr] Compiling reexport-proc-macro v1.0.2 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling enumset v0.3.10 [INFO] [stderr] Compiling proc-macro2 v0.4.5 [INFO] [stderr] Compiling ncurses v5.91.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling enum-map-derive v0.2.7 [INFO] [stderr] Compiling enum-map v0.2.31 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling cursive v0.8.2 [INFO] [stderr] Compiling text-based-builder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `cursive::traits::*` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use cursive::traits::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cursive::views::TextView` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use cursive::views::TextView; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cursive::Cursive` [INFO] [stderr] --> src/main.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use cursive::Cursive; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `size` [INFO] [stderr] --> src/engine.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | size: Vec2, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `update` [INFO] [stderr] --> src/engine.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn update(self) -> Self { [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/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.text_based_builder.e2gad9j5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe" "/opt/rustwide/target/debug/deps/text_based_builder-c998b985d1118dfe.1pgu5j2ixrydgdwu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcursive-748e031060711f36.rlib" "/opt/rustwide/target/debug/deps/libncurses-26c01add25a6f18b.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-912832389d60ef2b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-efcaf7621463ca26.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-5d904e85848f168d.rlib" "/opt/rustwide/target/debug/deps/libtoml-ce5d39ee949fbe4a.rlib" "/opt/rustwide/target/debug/deps/libserde-f0a877755fd4e280.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4e1089ca9991f94b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-5e1a0bfba93ca19e.rlib" "/opt/rustwide/target/debug/deps/libnum-f643db47c9e1c7b9.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bb0d39f66bc6807b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9660d96441df538d.rlib" "/opt/rustwide/target/debug/deps/librand-599611f383419b71.rlib" "/opt/rustwide/target/debug/deps/liblibc-78cd1346cba930e5.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-636fd0f85c90be61.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-32acd8f7efa22e3e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1338b947124a658b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3558937d45fb1ac9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4961cc5ea9da460a.rlib" "/opt/rustwide/target/debug/deps/libmaplit-c24b61c78d262dc2.rlib" "/opt/rustwide/target/debug/deps/liblog-59356749c4f50c74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4b18511af80d0843.rlib" "/opt/rustwide/target/debug/deps/libenumset-1c247c9ae886c868.rlib" "/opt/rustwide/target/debug/deps/libenum_map-0b59642035f3fb97.rlib" "/opt/rustwide/target/debug/deps/libreexport_proc_macro-fe04b87d69ce4585.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-61efcdb3be123f86.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-12ce12f1efc08aa3.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-f8222943dfd167e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-0cd00b2d3108cd48.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-485c05ba6ce1b438.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-63e6b1072426ba59.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3deef8ef4fe80dff.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f65a176f0586269e.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ad46d4080f4d7e57.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-da6c590582bf0885.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-837ca740df32db0a.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-db27c965e824589f.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-68a4f8466685ed76.rlib" "-Wl,-Bdynamic" "-lncursesw" "-lncurses" "-ltinfo" "-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 `text-based-builder`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "02b7c9311d195b9a68350994bd360f7348d7dc0f5ee50e8f1772adf9cf453c23"` [INFO] running `"docker" "rm" "-f" "02b7c9311d195b9a68350994bd360f7348d7dc0f5ee50e8f1772adf9cf453c23"` [INFO] [stdout] 02b7c9311d195b9a68350994bd360f7348d7dc0f5ee50e8f1772adf9cf453c23