[INFO] cloning repository VitalyAnkh/mine_sweeper [INFO] running `"git" "clone" "--bare" "git://github.com/VitalyAnkh/mine_sweeper.git" "work/cache/sources/gh/VitalyAnkh/mine_sweeper"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/VitalyAnkh/mine_sweeper'... [INFO] running `"git" "clone" "work/cache/sources/gh/VitalyAnkh/mine_sweeper" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/VitalyAnkh/mine_sweeper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/VitalyAnkh/mine_sweeper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/VitalyAnkh/mine_sweeper" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/VitalyAnkh/mine_sweeper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/VitalyAnkh/mine_sweeper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bcc600a17b3d345f3bd164b30406b16cc1e1d8c8 [INFO] sha for GitHub repo VitalyAnkh/mine_sweeper: bcc600a17b3d345f3bd164b30406b16cc1e1d8c8 [INFO] validating manifest of VitalyAnkh/mine_sweeper on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of VitalyAnkh/mine_sweeper on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing VitalyAnkh/mine_sweeper [INFO] finished frobbing VitalyAnkh/mine_sweeper [INFO] frobbed toml for VitalyAnkh/mine_sweeper written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/VitalyAnkh/mine_sweeper/Cargo.toml [INFO] started frobbing VitalyAnkh/mine_sweeper [INFO] finished frobbing VitalyAnkh/mine_sweeper [INFO] frobbed toml for VitalyAnkh/mine_sweeper written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/VitalyAnkh/mine_sweeper/Cargo.toml [INFO] crate VitalyAnkh/mine_sweeper already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing VitalyAnkh/mine_sweeper against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/VitalyAnkh/mine_sweeper:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] e683e30e57f398c50e2a765b905c9279de5a79c95c855dd90fbe4977537a744b [INFO] running `"docker" "start" "-a" "e683e30e57f398c50e2a765b905c9279de5a79c95c855dd90fbe4977537a744b"` [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling arc-swap v0.3.8 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling enumset_derive v0.3.0 [INFO] [stderr] Compiling enum-map v0.5.0 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling enumset v0.3.17 [INFO] [stderr] Compiling cursive v0.11.1 [INFO] [stderr] Compiling mine_sweeper v0.2.2 (/opt/crater/workdir) [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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.mine_sweeper.anpkf4vo-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603" "/opt/crater/target/debug/deps/mine_sweeper-ca66e508281dd603.32ngirdlavkvbkwj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/librand-bb98753d27071c43.rlib" "/opt/crater/target/debug/deps/librand_xorshift-d080cc8ec1ae59bd.rlib" "/opt/crater/target/debug/deps/librand_pcg-65d443689c99145f.rlib" "/opt/crater/target/debug/deps/librand_hc-69e1c68d172b69f5.rlib" "/opt/crater/target/debug/deps/librand_chacha-d360c231c282f625.rlib" "/opt/crater/target/debug/deps/librand_isaac-2264ac2807e16d27.rlib" "/opt/crater/target/debug/deps/librand_core-c3a3ab401d39eca6.rlib" "/opt/crater/target/debug/deps/librand_os-2dd3de9379e7d9f6.rlib" "/opt/crater/target/debug/deps/librand_jitter-c53bec14524ae7b8.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcursive-50f16dcdab435c41.rlib" "/opt/crater/target/debug/deps/libchrono-ae3e905dce9cec8e.rlib" "/opt/crater/target/debug/deps/libtime-b44cd66e3531483c.rlib" "/opt/crater/target/debug/deps/libncurses-4a6624a0acfa6301.rlib" "/opt/crater/target/debug/deps/libmaplit-d58c5b6eed65623c.rlib" "/opt/crater/target/debug/deps/libsignal_hook-0963fbebf1df8e86.rlib" "/opt/crater/target/debug/deps/liblibc-e1f245d0014b1965.rlib" "/opt/crater/target/debug/deps/libarc_swap-ded285cf1e591913.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-e03113ba13e5d8ad.rlib" "/opt/crater/target/debug/deps/libsmallvec-f6e040bcddd2b2bd.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e5b251b11564e3f4.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libnum-bf6376aa8471d6f1.rlib" "/opt/crater/target/debug/deps/libnum_rational-730d82d98f2b6858.rlib" "/opt/crater/target/debug/deps/libnum_iter-2ed1ece1289d012e.rlib" "/opt/crater/target/debug/deps/libnum_integer-0ad92481d959cdc1.rlib" "/opt/crater/target/debug/deps/libnum_complex-049a36a000258b06.rlib" "/opt/crater/target/debug/deps/libhashbrown-a42d01839895da85.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libbyteorder-80abba7c1a28c4fe.rlib" "/opt/crater/target/debug/deps/libtoml-4079a7ed5ad4400e.rlib" "/opt/crater/target/debug/deps/libserde-c9b910dba183b83d.rlib" "/opt/crater/target/debug/deps/liblog-25048409944296f7.rlib" "/opt/crater/target/debug/deps/libcfg_if-4972795784d3e922.rlib" "/opt/crater/target/debug/deps/libenum_map-0c7712316a661b6b.rlib" "/opt/crater/target/debug/deps/libenum_map_internals-0a356cfaae7604f7.rlib" "/opt/crater/target/debug/deps/libarray_macro-953719b4a19f43ae.rlib" "/opt/crater/target/debug/deps/libenumset-80edcb23417c3df0.rlib" "/opt/crater/target/debug/deps/libnum_traits-40b4c10e9cb1f3a3.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libxi_unicode-73337fc47348b898.rlib" "/opt/crater/target/debug/deps/libunicode_width-454a0b46b949aab8.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-612033a7868fc252.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lncursesw" "-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 `mine_sweeper`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e683e30e57f398c50e2a765b905c9279de5a79c95c855dd90fbe4977537a744b"` [INFO] running `"docker" "rm" "-f" "e683e30e57f398c50e2a765b905c9279de5a79c95c855dd90fbe4977537a744b"` [INFO] [stdout] e683e30e57f398c50e2a765b905c9279de5a79c95c855dd90fbe4977537a744b