[INFO] updating cached repository https://github.com/therealpadams/rust-load-gui [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] 7fdb71a8519350068fa3b50234b687029ee619be [INFO] testing therealpadams/rust-load-gui against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherealpadams%2Frust-load-gui" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/therealpadams/rust-load-gui 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/therealpadams/rust-load-gui [INFO] finished tweaking git repo https://github.com/therealpadams/rust-load-gui [INFO] tweaked toml for git repo https://github.com/therealpadams/rust-load-gui written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/therealpadams/rust-load-gui already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 42d51421e0c55c74cbb9a9d54b27cf13158cb07eeb2e8b1327a223637ca8dc10 [INFO] running `"docker" "start" "-a" "42d51421e0c55c74cbb9a9d54b27cf13158cb07eeb2e8b1327a223637ca8dc10"` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling enum-map-internals v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling enumset_derive v0.2.0 [INFO] [stderr] Compiling enum-map v0.5.0 [INFO] [stderr] Compiling enumset v0.3.16 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling cursive v0.11.0 [INFO] [stderr] Compiling Resources v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `constraint` [INFO] [stderr] --> src/main.rs:96:33 [INFO] [stderr] | [INFO] [stderr] 96 | fn required_size(&mut self, constraint: Vec2) -> Vec2 { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_constraint` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: crate `Resources` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `resources` [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/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.Resources.5cxs0trq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096" "/opt/rustwide/target/debug/deps/Resources-37f3bd4737ca5096.3qfz8kxvi7jfp66o.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libprocinfo-666dd4b8943a597a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b0988530c6a973fc.rlib" "/opt/rustwide/target/debug/deps/libnom-824d5c04e4517b96.rlib" "/opt/rustwide/target/debug/deps/libcursive-42ec6630601a2a47.rlib" "/opt/rustwide/target/debug/deps/libchrono-361e3c033f4b2052.rlib" "/opt/rustwide/target/debug/deps/libtime-2fcd361088ed13aa.rlib" "/opt/rustwide/target/debug/deps/libncurses-e7daf7bcf67957d9.rlib" "/opt/rustwide/target/debug/deps/libmaplit-3ab1354c9433c873.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-a3437c6356224b67.rlib" "/opt/rustwide/target/debug/deps/liblibc-1c79a9f678d9a29e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-af33cba832bf3ec6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3dd40af7c9cf470f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-12357e88909bb027.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d6d53ee3197b82c7.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-80590ca2cac55881.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-9d32a297a8d5cb72.rlib" "/opt/rustwide/target/debug/deps/libnum-5abb4c978eb29786.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a7ecbe982fda05b0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9d8734f70d5a9251.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0be52b8af7f7156b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-755ee1f6c6ee00c8.rlib" "/opt/rustwide/target/debug/deps/libtoml-5a41b1f2bb9a94b2.rlib" "/opt/rustwide/target/debug/deps/libserde-100377f603dcf42e.rlib" "/opt/rustwide/target/debug/deps/liblog-4e61ce44dc942ef5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-445503145abd28c0.rlib" "/opt/rustwide/target/debug/deps/libenum_map-8e8698ea9bc51582.rlib" "/opt/rustwide/target/debug/deps/libenum_map_internals-f86d1f2ce6a51b49.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-d011e11d772336d5.rlib" "/opt/rustwide/target/debug/deps/libenumset-042a095fc31fa7ad.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-68fd70438ca7dff7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-871db668c04919c0.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-343e341a00fd0506.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f78fbbd60dd7eb4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-1b268c95e2bd35ba.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" "-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; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `Resources`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "42d51421e0c55c74cbb9a9d54b27cf13158cb07eeb2e8b1327a223637ca8dc10"` [INFO] running `"docker" "rm" "-f" "42d51421e0c55c74cbb9a9d54b27cf13158cb07eeb2e8b1327a223637ca8dc10"` [INFO] [stdout] 42d51421e0c55c74cbb9a9d54b27cf13158cb07eeb2e8b1327a223637ca8dc10