[INFO] updating cached repository viseztrance/flow [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/viseztrance/flow [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/viseztrance/flow" "work/ex/beta-1.37-6/sources/1.36.0/gh/viseztrance/flow"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/viseztrance/flow'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/viseztrance/flow" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/viseztrance/flow"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/viseztrance/flow'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f34f34210f9bfcded8ae6c6740ab2f2fe2aa28c9 [INFO] sha for GitHub repo viseztrance/flow: f34f34210f9bfcded8ae6c6740ab2f2fe2aa28c9 [INFO] validating manifest of viseztrance/flow on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of viseztrance/flow on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing viseztrance/flow [INFO] finished frobbing viseztrance/flow [INFO] frobbed toml for viseztrance/flow written to work/ex/beta-1.37-6/sources/1.36.0/gh/viseztrance/flow/Cargo.toml [INFO] started frobbing viseztrance/flow [INFO] finished frobbing viseztrance/flow [INFO] frobbed toml for viseztrance/flow written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/viseztrance/flow/Cargo.toml [INFO] crate viseztrance/flow already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing viseztrance/flow against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/viseztrance/flow:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] b0d2d7ffb1e5f312578d1f81d8352992756c2fdf9bf40050919d2ede47d82a46 [INFO] running `"docker" "start" "-a" "b0d2d7ffb1e5f312578d1f81d8352992756c2fdf9bf40050919d2ede47d82a46"` [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling ncurses v5.86.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.6.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling flow v0.3.5 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/utils/config_file.rs:63:24 [INFO] [stderr] | [INFO] [stderr] 63 | let mut path = env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/ui/readline.rs:122:20 [INFO] [stderr] | [INFO] [stderr] 122 | let mut path = env::home_dir().unwrap(); [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/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.flow.cqshzms5-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56" "/opt/crater/target/debug/deps/flow-44d0593d404c4b56.4kj2oe4vr8637q1r.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libflow-de171740d4f4c0c3.rlib" "/opt/crater/target/debug/deps/libncurses-c2eb7d41df5d373b.rlib" "/opt/crater/target/debug/deps/libunicode_segmentation-75792a1cc0a1545a.rlib" "/opt/crater/target/debug/deps/libunicode_width-9160dad23804e44f.rlib" "/opt/crater/target/debug/deps/libtoml-61b3387402da0a32.rlib" "/opt/crater/target/debug/deps/libtime-d527b5be6c541704.rlib" "/opt/crater/target/debug/deps/libregex-f3f97fa41a1d43ea.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-d85c6801fd7a4fbb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-c0725748a5019df0.rlib" "/opt/crater/target/debug/deps/libthread_local-c1d542880a47835e.rlib" "/opt/crater/target/debug/deps/libunreachable-374972d11d7ce0a4.rlib" "/opt/crater/target/debug/deps/libvoid-b4a3c83e92a11249.rlib" "/opt/crater/target/debug/deps/libthread_id-32b62a70bd03aed0.rlib" "/opt/crater/target/debug/deps/libaho_corasick-131ca25d4c1c5b14.rlib" "/opt/crater/target/debug/deps/libmemchr-d0f5b7cc22b4bf52.rlib" "/opt/crater/target/debug/deps/libdocopt-db2c66134aa17e53.rlib" "/opt/crater/target/debug/deps/libstrsim-ded59fc8f8e0b320.rlib" "/opt/crater/target/debug/deps/librustc_serialize-788fa727d6d1b52d.rlib" "/opt/crater/target/debug/deps/libregex-054886f521c9e25e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-02a9ee482eb041c6.rlib" "/opt/crater/target/debug/deps/libregex_syntax-a5eed8ba2f170ebb.rlib" "/opt/crater/target/debug/deps/libthread_local-9f1ef78eb5c96559.rlib" "/opt/crater/target/debug/deps/libthread_id-4aeefc5892a9d17b.rlib" "/opt/crater/target/debug/deps/libaho_corasick-251c8e805a1f2075.rlib" "/opt/crater/target/debug/deps/libmemchr-a575a5b2232d5f97.rlib" "/opt/crater/target/debug/deps/liblibc-7d5599e623ba24de.rlib" "/opt/crater/target/debug/deps/liblazy_static-324b27031227093c.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lreadline" "-lreadline" "-lpanel" "-lmenu" "-lncursesw" "-lncurses" "-ltinfo" "-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 `flow`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b0d2d7ffb1e5f312578d1f81d8352992756c2fdf9bf40050919d2ede47d82a46"` [INFO] running `"docker" "rm" "-f" "b0d2d7ffb1e5f312578d1f81d8352992756c2fdf9bf40050919d2ede47d82a46"` [INFO] [stdout] b0d2d7ffb1e5f312578d1f81d8352992756c2fdf9bf40050919d2ede47d82a46