[INFO] crate mates 0.3.0 is already in cache [INFO] extracting crate mates 0.3.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/mates/0.3.0 [INFO] extracting crate mates 0.3.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mates/0.3.0 [INFO] validating manifest of mates-0.3.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mates-0.3.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mates-0.3.0 [INFO] finished frobbing mates-0.3.0 [INFO] frobbed toml for mates-0.3.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/mates/0.3.0/Cargo.toml [INFO] started frobbing mates-0.3.0 [INFO] finished frobbing mates-0.3.0 [INFO] frobbed toml for mates-0.3.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/mates/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mates-0.3.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/mates/0.3.0:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] b5942ce1119fbecdf5843b7fdd78d13029b72eef80a9fd18613dcd560ffe2ca0 [INFO] running `"docker" "start" "-a" "b5942ce1119fbecdf5843b7fdd78d13029b72eef80a9fd18613dcd560ffe2ca0"` [INFO] [stderr] Compiling cursive v0.5.1 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling vobject v0.2.1 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling toml v0.3.2 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling mates v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Compiling atomicwrites v0.1.5 [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mates/cli.rs:251:40 [INFO] [stderr] | [INFO] [stderr] 251 | pub type MainResult = Result>; [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mates/cli.rs:258:32 [INFO] [stderr] | [INFO] [stderr] 258 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/mates/utils.rs:226:27 [INFO] [stderr] | [INFO] [stderr] 226 | Some(x) => Some(x.trim_right_matches('>')), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mates/editor/mod.rs:60:15 [INFO] [stderr] | [INFO] [stderr] 60 | af.write(|mut f| f.write_all(vobject::write_component(&vobj).as_bytes())).unwrap(); [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] 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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/mates-4515f7ca0fc022c6.mates.85h9akr7-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/mates-4515f7ca0fc022c6.mates.85h9akr7-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/mates-4515f7ca0fc022c6.mates.85h9akr7-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/mates-4515f7ca0fc022c6.mates.85h9akr7-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/mates-4515f7ca0fc022c6.mates.85h9akr7-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/deps/mates-4515f7ca0fc022c6" "/opt/crater/target/debug/deps/mates-4515f7ca0fc022c6.4wzk7l1y6wkyy5ya.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libmates-d086ac694618b875.rlib" "/opt/crater/target/debug/deps/libcursive-09de7188cfc4261c.rlib" "/opt/crater/target/debug/deps/libncurses-d5021d81747eb98e.rlib" "/opt/crater/target/debug/deps/libowning_ref-1f15e4685ac5b345.rlib" "/opt/crater/target/debug/deps/libnum-e63d53c314fbbd58.rlib" "/opt/crater/target/debug/deps/libnum_rational-e30c67c8b728c84e.rlib" "/opt/crater/target/debug/deps/libnum_bigint-a73e158724f6314f.rlib" "/opt/crater/target/debug/deps/libnum_complex-527c400245fd80b7.rlib" "/opt/crater/target/debug/deps/librustc_serialize-cc29b8ffd74fbfca.rlib" "/opt/crater/target/debug/deps/libnum_iter-710c4cd4b54241c7.rlib" "/opt/crater/target/debug/deps/libodds-171ffb5e66a9d3d9.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-bc8faa29c06888eb.rlib" "/opt/crater/target/debug/deps/libtoml-aec4b6eb1fbabf5c.rlib" "/opt/crater/target/debug/deps/libserde-023fb2c69ee3821c.rlib" "/opt/crater/target/debug/deps/libclap-9325301b67a3eb11.rlib" "/opt/crater/target/debug/deps/libvec_map-d1ee0a45638c2bc7.rlib" "/opt/crater/target/debug/deps/libtextwrap-98d6d8750638b4d6.rlib" "/opt/crater/target/debug/deps/libunicode_width-70ef077428dd4d3c.rlib" "/opt/crater/target/debug/deps/libstrsim-7aece6a3d121dad3.rlib" "/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib" "/opt/crater/target/debug/deps/libatty-eb5da56e70a939cc.rlib" "/opt/crater/target/debug/deps/libansi_term-ab3d266e25626249.rlib" "/opt/crater/target/debug/deps/libatomicwrites-af03320b1e152099.rlib" "/opt/crater/target/debug/deps/libnix-34ae13900251a716.rlib" "/opt/crater/target/debug/deps/libvoid-03072202629d0c80.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/libbitflags-f034fe9ef0b445a7.rlib" "/opt/crater/target/debug/deps/libtempdir-be48ad88b7106602.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-064366494991bc0c.rlib" "/opt/crater/target/debug/deps/libuuid-647e8f7eed8cee04.rlib" "/opt/crater/target/debug/deps/librand-c5856808b7d2d058.rlib" "/opt/crater/target/debug/deps/libemail-867eb4ae0b7f3985.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/librand-a2977b71a5d1a0ed.rlib" "/opt/crater/target/debug/deps/libchrono-ead01862d1d23ee2.rlib" "/opt/crater/target/debug/deps/libnum_integer-e8e7d1ec85b23cb1.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/libtime-29b9853d922d9d06.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/libencoding-a504f0c84579b1c2.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-a5c8de531ff486b0.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-5c0e60522710732c.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-1be8d91d0a52e864.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-3525f39ef2e9a9c9.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-06eaa0be26a98b31.rlib" "/opt/crater/target/debug/deps/libbase64-cf420233ba873e07.rlib" "/opt/crater/target/debug/deps/libsafemem-5cbc828c43f41378.rlib" "/opt/crater/target/debug/deps/libbyteorder-585fd2581aa01382.rlib" "/opt/crater/target/debug/deps/libvobject-0f39615706fcaebb.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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 `mates`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b5942ce1119fbecdf5843b7fdd78d13029b72eef80a9fd18613dcd560ffe2ca0"` [INFO] running `"docker" "rm" "-f" "b5942ce1119fbecdf5843b7fdd78d13029b72eef80a9fd18613dcd560ffe2ca0"` [INFO] [stdout] b5942ce1119fbecdf5843b7fdd78d13029b72eef80a9fd18613dcd560ffe2ca0