[INFO] updating cached repository https://github.com/jlgerber/cursive-rust-eg [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] b15f934d28905977369b8710d8fc097443f01f1b [INFO] testing jlgerber/cursive-rust-eg against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fcursive-rust-eg" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlgerber/cursive-rust-eg on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jlgerber/cursive-rust-eg [INFO] finished tweaking git repo https://github.com/jlgerber/cursive-rust-eg [INFO] tweaked toml for git repo https://github.com/jlgerber/cursive-rust-eg written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jlgerber/cursive-rust-eg already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 25833e8e6260321e884ae117ec0b6af7b424c9683897aee6de34b9b367cd1a7a [INFO] running `"docker" "start" "-a" "25833e8e6260321e884ae117ec0b6af7b424c9683897aee6de34b9b367cd1a7a"` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling reexport-proc-macro v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling enumset v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling ncurses v5.91.0 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum-map-derive v0.2.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling enum-map v0.2.28 [INFO] [stderr] Compiling cursive v0.8.1 [INFO] [stderr] Compiling cursive-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / lazy_static! { [INFO] [stderr] 9 | | static ref GROUP_PROJECTS: HashMap> = { [INFO] [stderr] 10 | | let mut m = HashMap::new(); [INFO] [stderr] 11 | | m.insert("2d".to_string(), vec!["nukestartup","nukemenus","openandupdate","indiaspecial"]); [INFO] [stderr] ... | [INFO] [stderr] 15 | | }; [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.cursive_example.15visypl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d" "/opt/rustwide/target/debug/deps/cursive_example-5c6cb568a2d9fb6d.8fo2okstioyukna.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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcursive-208cb3f92258e4f7.rlib" "/opt/rustwide/target/debug/deps/libncurses-2f2c80df9f84ce77.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-343e341a00fd0506.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-058570a6286818eb.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-97e55880d3683df3.rlib" "/opt/rustwide/target/debug/deps/libtoml-6b2985fb5fc25845.rlib" "/opt/rustwide/target/debug/deps/libserde-1ab57c40746eadb9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-13a6dbae81f70608.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-62f3a808b340841f.rlib" "/opt/rustwide/target/debug/deps/libnum-4a3f91882d9beae8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-898f6369a7153415.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a390654382e8aaf6.rlib" "/opt/rustwide/target/debug/deps/librand-7b2b0242d41faa41.rlib" "/opt/rustwide/target/debug/deps/liblibc-01787577ab50ff09.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-97453ac2321c65f6.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bfce5498649dc14e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2c587be3daa29c08.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f9c055dc39de4887.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-142ad32e7279cb5a.rlib" "/opt/rustwide/target/debug/deps/libmaplit-3ab1354c9433c873.rlib" "/opt/rustwide/target/debug/deps/liblog-7c58be36f460355d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-86922dddbd81b29b.rlib" "/opt/rustwide/target/debug/deps/libenumset-cf588b2fbaf2ef9b.rlib" "/opt/rustwide/target/debug/deps/libenum_map-4bf3cc85d15b98dc.rlib" "/opt/rustwide/target/debug/deps/libreexport_proc_macro-d7c1dde8aab7d65d.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-510300aa4e91e839.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff3f885add095304.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lncursesw" "-lncurses" "-ltinfo" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `cursive-example`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "25833e8e6260321e884ae117ec0b6af7b424c9683897aee6de34b9b367cd1a7a"` [INFO] running `"docker" "rm" "-f" "25833e8e6260321e884ae117ec0b6af7b424c9683897aee6de34b9b367cd1a7a"` [INFO] [stdout] 25833e8e6260321e884ae117ec0b6af7b424c9683897aee6de34b9b367cd1a7a