[INFO] updating cached repository remexre/wam-tutorial-reconstruction [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/remexre/wam-tutorial-reconstruction [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/remexre/wam-tutorial-reconstruction" "work/ex/beta-1.38-1/sources/1.37.0/gh/remexre/wam-tutorial-reconstruction"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/remexre/wam-tutorial-reconstruction'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/remexre/wam-tutorial-reconstruction" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/remexre/wam-tutorial-reconstruction"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/remexre/wam-tutorial-reconstruction'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] af142d5921eedde36dc5c36b29bf08053336e21b [INFO] sha for GitHub repo remexre/wam-tutorial-reconstruction: af142d5921eedde36dc5c36b29bf08053336e21b [INFO] validating manifest of remexre/wam-tutorial-reconstruction 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 remexre/wam-tutorial-reconstruction 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 remexre/wam-tutorial-reconstruction [INFO] finished frobbing remexre/wam-tutorial-reconstruction [INFO] frobbed toml for remexre/wam-tutorial-reconstruction written to work/ex/beta-1.38-1/sources/1.37.0/gh/remexre/wam-tutorial-reconstruction/Cargo.toml [INFO] started frobbing remexre/wam-tutorial-reconstruction [INFO] finished frobbing remexre/wam-tutorial-reconstruction [INFO] frobbed toml for remexre/wam-tutorial-reconstruction written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/remexre/wam-tutorial-reconstruction/Cargo.toml [INFO] crate remexre/wam-tutorial-reconstruction already has a lockfile, it will not be regenerated [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 remexre/wam-tutorial-reconstruction 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/remexre/wam-tutorial-reconstruction:/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] 2fad03f55e2e5a1b4a7a828d582b438ec97164ac4f97a375f78b8a81a4e90867 [INFO] running `"docker" "start" "-a" "2fad03f55e2e5a1b4a7a828d582b438ec97164ac4f97a375f78b8a81a4e90867"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/bin/logger.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/options.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling cc v1.0.5 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling spin v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.5.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling structopt-derive v0.2.5 [INFO] [stderr] Compiling symbol v0.1.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling regex v0.2.7 [INFO] [stderr] Compiling linefeed v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling structopt v0.2.5 [INFO] [stderr] Compiling wam-tutorial-reconstruction v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/common/parsers.rs:184:12 [INFO] [stderr] | [INFO] [stderr] 184 | 'a'...'f' | 'A'...'F' | '0'...'9' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/common/parsers.rs:184:24 [INFO] [stderr] | [INFO] [stderr] 184 | 'a'...'f' | 'A'...'F' | '0'...'9' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/common/parsers.rs:184:36 [INFO] [stderr] | [INFO] [stderr] 184 | 'a'...'f' | 'A'...'F' | '0'...'9' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/flat/mod.rs:219:14 [INFO] [stderr] | [INFO] [stderr] 219 | ) -> Box<'a + Iterator, Error>>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn 'a + Iterator, Error>>` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/unification/mod.rs:159:14 [INFO] [stderr] | [INFO] [stderr] 159 | ) -> Box, Error>>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator, Error>>` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:46:14 [INFO] [stderr] | [INFO] [stderr] 46 | ) -> Box<'a + Iterator, Error>>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn 'a + Iterator, Error>>` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/flat/mod.rs:164:29 [INFO] [stderr] | [INFO] [stderr] 164 | Location::Local(n) => unimplemented!("index local"), [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_n` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/flat/mod.rs:210:29 [INFO] [stderr] | [INFO] [stderr] 210 | Location::Local(n) => unimplemented!("index local"), [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_n` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `head` [INFO] [stderr] --> src/flat/compile/clause.rs:35:28 [INFO] [stderr] | [INFO] [stderr] 35 | let body = if let Some(head) = head { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_head` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s` [INFO] [stderr] --> src/flat/compile/clause.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 56 | for s in body { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_s` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/flat/compile/clause.rs:74:10 [INFO] [stderr] | [INFO] [stderr] 74 | for (i, f) in flatten(s).into_iter().enumerate() { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/flat/compile/clause.rs:76:31 [INFO] [stderr] | [INFO] [stderr] 76 | FlatTerm::Functor(a, is) => unimplemented!(), [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_a` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `is` [INFO] [stderr] --> src/flat/compile/clause.rs:76:34 [INFO] [stderr] | [INFO] [stderr] 76 | FlatTerm::Functor(a, is) => unimplemented!(), [INFO] [stderr] | ^^ help: consider prefixing with an underscore: `_is` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/flat/compile/clause.rs:77:27 [INFO] [stderr] | [INFO] [stderr] 77 | FlatTerm::Ref(n) => unimplemented!(), [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_n` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `v` [INFO] [stderr] --> src/flat/compile/clause.rs:78:37 [INFO] [stderr] | [INFO] [stderr] 78 | FlatTerm::Variable(Some(v)) => unimplemented!(), [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_v` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `code` [INFO] [stderr] --> src/flat/compile/clause.rs:68:5 [INFO] [stderr] | [INFO] [stderr] 68 | code: &mut Vec, [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_code` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `seen` [INFO] [stderr] --> src/flat/compile/clause.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | seen: &mut HashSet, [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_seen` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vars` [INFO] [stderr] --> src/flat/compile/clause.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 70 | vars: &mut HashMap, [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_vars` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `permanent` [INFO] [stderr] --> src/flat/compile/clause.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | permanent: &HashMap, [INFO] [stderr] | ^^^^^^^^^ help: consider prefixing with an underscore: `_permanent` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/flat/compile/clause.rs:94:39 [INFO] [stderr] | [INFO] [stderr] 94 | Term::Structure(Structure(a, ref ts)) => unimplemented!(), [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_a` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ts` [INFO] [stderr] --> src/flat/compile/clause.rs:94:46 [INFO] [stderr] | [INFO] [stderr] 94 | Term::Structure(Structure(a, ref ts)) => unimplemented!(), [INFO] [stderr] | ^^ help: consider prefixing with an underscore: `_ts` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vars` [INFO] [stderr] --> src/flat/compile/clause.rs:87:5 [INFO] [stderr] | [INFO] [stderr] 87 | vars: &mut HashMap, [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_vars` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `compile_head` [INFO] [stderr] --> src/flat/compile/clause.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | / fn compile_head( [INFO] [stderr] 68 | | code: &mut Vec, [INFO] [stderr] 69 | | seen: &mut HashSet, [INFO] [stderr] 70 | | vars: &mut HashMap, [INFO] [stderr] ... | [INFO] [stderr] 81 | | } [INFO] [stderr] 82 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `compile_body` [INFO] [stderr] --> src/flat/compile/clause.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / fn compile_body( [INFO] [stderr] 85 | | code: &mut Vec, [INFO] [stderr] 86 | | seen_vars: &mut HashSet, [INFO] [stderr] 87 | | vars: &mut HashMap, [INFO] [stderr] ... | [INFO] [stderr] 110 | | code.push(Instruction::Call(s.functor())); [INFO] [stderr] 111 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `extract_term` [INFO] [stderr] --> src/flat/store.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | / pub fn extract_term( [INFO] [stderr] 58 | | &self, [INFO] [stderr] 59 | | idx: usize, [INFO] [stderr] 60 | | names: Option<&HashMap>, [INFO] [stderr] ... | [INFO] [stderr] 89 | | } [INFO] [stderr] 90 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a variant [INFO] [stderr] --> src/flat/control.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | GetValue(Location, usize), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | #![warn(missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a variant [INFO] [stderr] --> src/flat/control.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | GetVariable(Location, usize), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a variant [INFO] [stderr] --> src/flat/control.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | PutValue(Location, usize), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a variant [INFO] [stderr] --> src/flat/control.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | PutVariable(Location, usize), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/options.rs:73:45 [INFO] [stderr] | [INFO] [stderr] 73 | pub fn new_machine(&self) -> Result, Error> { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Machine` [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/bin/main.rs:101:13 [INFO] [stderr] | [INFO] [stderr] 101 | m: &mut Machine, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Machine` [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/bin/main.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | std::env::home_dir() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] 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/wam-466276067772be66.wam.cxgrq6ia-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/wam-466276067772be66.wam.cxgrq6ia-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/wam-466276067772be66" "/opt/crater/target/debug/deps/wam-466276067772be66.41xjs7ys85gpxnx1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-f47ec9fd009a864e/out/.libs" "-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/libwam_tutorial_reconstruction-53b47553ee07cb97.rlib" "/opt/crater/target/debug/deps/libsymbol-5af26aff35434e54.rlib" "/opt/crater/target/debug/deps/libspin-a28fb541bf9730ec.rlib" "/opt/crater/target/debug/deps/libregex-43c869db4e03e45f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-92eef759f8fa2727.rlib" "/opt/crater/target/debug/deps/libregex_syntax-ff84b9b5b05f3f6e.rlib" "/opt/crater/target/debug/deps/libucd_util-648c6582e280a648.rlib" "/opt/crater/target/debug/deps/libthread_local-83befeeba49021d8.rlib" "/opt/crater/target/debug/deps/libunreachable-9d457f85a529b992.rlib" "/opt/crater/target/debug/deps/libaho_corasick-8345bd74c4cd97ea.rlib" "/opt/crater/target/debug/deps/libmemchr-bd6be80255ccaf88.rlib" "/opt/crater/target/debug/deps/liblazy_static-544ad40da8f8b589.rlib" "/opt/crater/target/debug/deps/libeither-48e401900c4bfb58.rlib" "/opt/crater/target/debug/deps/libstructopt-c2a52933305f3d4b.rlib" "/opt/crater/target/debug/deps/libclap-753065b561279415.rlib" "/opt/crater/target/debug/deps/libvec_map-574990f4164cde65.rlib" "/opt/crater/target/debug/deps/libtextwrap-2bf691a8202f6754.rlib" "/opt/crater/target/debug/deps/libstrsim-c714b4fac07361e2.rlib" "/opt/crater/target/debug/deps/libbitflags-1a4cdc6e572ed8b2.rlib" "/opt/crater/target/debug/deps/libatty-3a33b963d104a0cb.rlib" "/opt/crater/target/debug/deps/libansi_term-ab3d266e25626249.rlib" "/opt/crater/target/debug/deps/libnom-a496099dac3d88b8.rlib" "/opt/crater/target/debug/deps/libmemchr-c65ac814c93ec868.rlib" "/opt/crater/target/debug/deps/liblog-9a4573bfd4d75161.rlib" "/opt/crater/target/debug/deps/liblinefeed-298b8972b6ddae39.rlib" "/opt/crater/target/debug/deps/libnix-a1c165021889f72e.rlib" "/opt/crater/target/debug/deps/libvoid-03072202629d0c80.rlib" "/opt/crater/target/debug/deps/libbitflags-9f030c7d282c894d.rlib" "/opt/crater/target/debug/deps/libunicode_width-8e49fc9eb4c9dbb0.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-c01f82de3d845d74.rlib" "/opt/crater/target/debug/deps/libfailure-c9039f18a49b24fb.rlib" "/opt/crater/target/debug/deps/libbacktrace-6e89a05e9d986202.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-78ca99c11cd3aef0.rlib" "/opt/crater/target/debug/deps/librustc_demangle-ef097df9c9feb005.rlib" "/opt/crater/target/debug/deps/libcfg_if-f0641b5a9a5cde64.rlib" "/opt/crater/target/debug/deps/liblibc-4f0db0a939a1bba9.rlib" "/opt/crater/target/debug/deps/libansi_term-0307525fbc1cbad4.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 `wam-tutorial-reconstruction`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2fad03f55e2e5a1b4a7a828d582b438ec97164ac4f97a375f78b8a81a4e90867"` [INFO] running `"docker" "rm" "-f" "2fad03f55e2e5a1b4a7a828d582b438ec97164ac4f97a375f78b8a81a4e90867"` [INFO] [stdout] 2fad03f55e2e5a1b4a7a828d582b438ec97164ac4f97a375f78b8a81a4e90867