Oct 12 18:40:59.524 INFO testing woodgear/word-forms-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 18:40:59.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 18:40:59.967 INFO blam! 2848733aa5d715f805f19658f2930d71f37e5fe1293aa627f179032bd0f4c4b3 Oct 12 18:40:59.968 INFO running `"docker" "start" "-a" "2848733aa5d715f805f19658f2930d71f37e5fe1293aa627f179032bd0f4c4b3"` Oct 12 18:41:02.102 INFO kablam! usermod: no changes Oct 12 18:41:02.335 INFO kablam! Compiling rayon-core v1.4.1 Oct 12 18:41:02.336 INFO kablam! Compiling regex v1.0.2 Oct 12 18:41:02.336 INFO kablam! Compiling rayon v1.0.2 Oct 12 18:41:02.337 INFO kablam! Compiling strum v0.10.0 Oct 12 18:41:02.379 INFO kablam! Compiling cute v0.3.0 Oct 12 18:41:02.381 INFO kablam! Compiling difflib v0.4.0 Oct 12 18:41:02.381 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 12 18:41:02.381 INFO kablam! Compiling log v0.4.3 Oct 12 18:41:03.161 INFO kablam! Compiling memchr v2.0.1 Oct 12 18:41:05.975 INFO kablam! Compiling num_cpus v1.8.0 Oct 12 18:41:05.991 INFO kablam! Compiling itertools v0.7.8 Oct 12 18:41:05.999 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 12 18:41:06.055 INFO kablam! Compiling aho-corasick v0.6.6 Oct 12 18:41:06.069 INFO kablam! Compiling thread_local v0.3.5 Oct 12 18:41:06.112 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 12 18:41:07.124 INFO kablam! Compiling syn v0.14.5 Oct 12 18:41:12.407 INFO kablam! Compiling backtrace v0.3.9 Oct 12 18:41:12.739 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 12 18:41:14.623 INFO kablam! Compiling failure v0.1.1 Oct 12 18:41:32.111 INFO kablam! Compiling strum_macros v0.10.0 Oct 12 18:41:34.630 INFO kablam! Compiling Inflector v0.11.3 Oct 12 18:41:38.122 INFO kablam! Compiling word-forms-rust v0.1.0 (/source) Oct 12 18:41:38.992 INFO kablam! warning: method is never used: `pertainyms` Oct 12 18:41:38.992 INFO kablam! --> src/word_net/mod.rs:47:5 Oct 12 18:41:38.992 INFO kablam! | Oct 12 18:41:38.992 INFO kablam! 47 | fn pertainyms(&self) -> Vec<&Lemma> { Oct 12 18:41:38.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:38.992 INFO kablam! | Oct 12 18:41:38.992 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:41:38.992 INFO kablam! Oct 12 18:41:38.992 INFO kablam! warning: method is never used: `related` Oct 12 18:41:38.992 INFO kablam! --> src/word_net/mod.rs:50:5 Oct 12 18:41:38.992 INFO kablam! | Oct 12 18:41:38.992 INFO kablam! 50 | fn related(&self, symbol: String) -> Vec<&Lemma> { Oct 12 18:41:38.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:38.992 INFO kablam! Oct 12 18:41:38.992 INFO kablam! warning: method is never used: `lemmas` Oct 12 18:41:38.992 INFO kablam! --> src/word_net/mod.rs:228:5 Oct 12 18:41:38.992 INFO kablam! | Oct 12 18:41:38.992 INFO kablam! 228 | fn lemmas(&self) -> &Vec { Oct 12 18:41:38.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:38.992 INFO kablam! Oct 12 18:41:38.992 INFO kablam! warning: method is never used: `get` Oct 12 18:41:38.992 INFO kablam! --> src/word_net/mod.rs:248:5 Oct 12 18:41:38.992 INFO kablam! | Oct 12 18:41:38.992 INFO kablam! 248 | fn get(&self, ptr: &SynsetPtr) -> &BSynset { Oct 12 18:41:38.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:38.992 INFO kablam! Oct 12 18:41:38.992 INFO kablam! warning: function is never used: `get_all_wordnet_words` Oct 12 18:41:38.992 INFO kablam! --> src/word_net/mod.rs:580:5 Oct 12 18:41:38.992 INFO kablam! | Oct 12 18:41:38.992 INFO kablam! 580 | fn get_all_wordnet_words() -> Vec { Oct 12 18:41:38.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:38.992 INFO kablam! Oct 12 18:41:38.992 INFO kablam! warning: function is never used: `get_conjugated_verb_list` Oct 12 18:41:38.992 INFO kablam! --> src/word_net/mod.rs:590:5 Oct 12 18:41:38.992 INFO kablam! | Oct 12 18:41:38.992 INFO kablam! 590 | fn get_conjugated_verb_list() -> Vec> { Oct 12 18:41:38.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:38.992 INFO kablam! Oct 12 18:41:38.992 INFO kablam! warning: function is never used: `get_related_lemmas` Oct 12 18:41:38.992 INFO kablam! --> src/word_net/mod.rs:605:5 Oct 12 18:41:38.992 INFO kablam! | Oct 12 18:41:38.992 INFO kablam! 605 | fn get_related_lemmas(_word: &String) {} Oct 12 18:41:38.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:38.992 INFO kablam! Oct 12 18:41:38.992 INFO kablam! warning: function is never used: `get_word_forms` Oct 12 18:41:38.992 INFO kablam! --> src/word_net/mod.rs:607:5 Oct 12 18:41:38.992 INFO kablam! | Oct 12 18:41:38.992 INFO kablam! 607 | pub fn get_word_forms(word: String) { Oct 12 18:41:38.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:38.992 INFO kablam! Oct 12 18:41:38.992 INFO kablam! warning: function is never used: `get_adjective_to_adverb` Oct 12 18:41:38.992 INFO kablam! --> src/word_net/mod.rs:611:5 Oct 12 18:41:38.992 INFO kablam! | Oct 12 18:41:38.992 INFO kablam! 611 | fn get_adjective_to_adverb() -> HashMap { Oct 12 18:41:38.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:38.992 INFO kablam! Oct 12 18:41:44.730 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.60s Oct 12 18:41:44.735 INFO kablam! su: No module specific data is present Oct 12 18:41:45.761 INFO running `"docker" "rm" "-f" "2848733aa5d715f805f19658f2930d71f37e5fe1293aa627f179032bd0f4c4b3"` Oct 12 18:41:46.019 INFO blam! 2848733aa5d715f805f19658f2930d71f37e5fe1293aa627f179032bd0f4c4b3 Oct 12 18:41:46.036 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 18:41:46.564 INFO blam! e14b72b48d8355568055a2560a3c2bcb86578e0d036755722e901c13ec56fd92 Oct 12 18:41:46.566 INFO running `"docker" "start" "-a" "e14b72b48d8355568055a2560a3c2bcb86578e0d036755722e901c13ec56fd92"` Oct 12 18:41:48.002 INFO kablam! usermod: no changes Oct 12 18:41:48.118 INFO kablam! Compiling word-forms-rust v0.1.0 (/source) Oct 12 18:41:48.899 INFO kablam! warning: unused variable: `index` Oct 12 18:41:48.899 INFO kablam! --> src/word_net/mod.rs:774:13 Oct 12 18:41:48.899 INFO kablam! | Oct 12 18:41:48.899 INFO kablam! 774 | let index = WordNetIndex::build_index(PathBuf::from("/home/oaa/Downloads/dict")).unwrap(); Oct 12 18:41:48.899 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 12 18:41:48.899 INFO kablam! | Oct 12 18:41:48.899 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:41:48.899 INFO kablam! Oct 12 18:41:48.899 INFO kablam! warning: unused variable: `pos` Oct 12 18:41:48.899 INFO kablam! --> src/word_net/mod.rs:780:13 Oct 12 18:41:48.899 INFO kablam! | Oct 12 18:41:48.899 INFO kablam! 780 | let pos = PosSynsets::build_data("/home/oaa/Downloads/dict").unwrap(); Oct 12 18:41:48.899 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 12 18:41:48.899 INFO kablam! Oct 12 18:41:48.899 INFO kablam! warning: unused variable: `all` Oct 12 18:41:48.899 INFO kablam! --> src/word_net/mod.rs:798:13 Oct 12 18:41:48.899 INFO kablam! | Oct 12 18:41:48.899 INFO kablam! 798 | let all = wn.all_synsets(None); Oct 12 18:41:48.899 INFO kablam! | ^^^ help: consider using `_all` instead Oct 12 18:41:48.899 INFO kablam! Oct 12 18:41:48.899 INFO kablam! warning: unused variable: `name` Oct 12 18:41:48.899 INFO kablam! --> src/word_net/mod.rs:401:35 Oct 12 18:41:48.899 INFO kablam! | Oct 12 18:41:48.899 INFO kablam! 401 | pub fn get_sense_index(&self, name: &String, p: &POS, offset: usize) -> usize { Oct 12 18:41:48.899 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 12 18:41:48.899 INFO kablam! Oct 12 18:41:48.899 INFO kablam! warning: unused variable: `p` Oct 12 18:41:48.899 INFO kablam! --> src/word_net/mod.rs:401:50 Oct 12 18:41:48.899 INFO kablam! | Oct 12 18:41:48.899 INFO kablam! 401 | pub fn get_sense_index(&self, name: &String, p: &POS, offset: usize) -> usize { Oct 12 18:41:48.899 INFO kablam! | ^ help: consider using `_p` instead Oct 12 18:41:48.899 INFO kablam! Oct 12 18:41:48.899 INFO kablam! warning: unused variable: `offset` Oct 12 18:41:48.899 INFO kablam! --> src/word_net/mod.rs:401:59 Oct 12 18:41:48.899 INFO kablam! | Oct 12 18:41:48.899 INFO kablam! 401 | pub fn get_sense_index(&self, name: &String, p: &POS, offset: usize) -> usize { Oct 12 18:41:48.899 INFO kablam! | ^^^^^^ help: consider using `_offset` instead Oct 12 18:41:48.899 INFO kablam! Oct 12 18:41:49.051 INFO kablam! warning: method is never used: `pertainyms` Oct 12 18:41:49.051 INFO kablam! --> src/word_net/mod.rs:47:5 Oct 12 18:41:49.051 INFO kablam! | Oct 12 18:41:49.051 INFO kablam! 47 | fn pertainyms(&self) -> Vec<&Lemma> { Oct 12 18:41:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:49.051 INFO kablam! | Oct 12 18:41:49.051 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:41:49.051 INFO kablam! Oct 12 18:41:49.051 INFO kablam! warning: method is never used: `related` Oct 12 18:41:49.051 INFO kablam! --> src/word_net/mod.rs:50:5 Oct 12 18:41:49.051 INFO kablam! | Oct 12 18:41:49.051 INFO kablam! 50 | fn related(&self, symbol: String) -> Vec<&Lemma> { Oct 12 18:41:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:49.051 INFO kablam! Oct 12 18:41:49.051 INFO kablam! warning: method is never used: `lemmas` Oct 12 18:41:49.051 INFO kablam! --> src/word_net/mod.rs:228:5 Oct 12 18:41:49.051 INFO kablam! | Oct 12 18:41:49.051 INFO kablam! 228 | fn lemmas(&self) -> &Vec { Oct 12 18:41:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:49.051 INFO kablam! Oct 12 18:41:49.051 INFO kablam! warning: method is never used: `get` Oct 12 18:41:49.051 INFO kablam! --> src/word_net/mod.rs:248:5 Oct 12 18:41:49.051 INFO kablam! | Oct 12 18:41:49.051 INFO kablam! 248 | fn get(&self, ptr: &SynsetPtr) -> &BSynset { Oct 12 18:41:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:49.051 INFO kablam! Oct 12 18:41:49.051 INFO kablam! warning: function is never used: `get_all_wordnet_words` Oct 12 18:41:49.051 INFO kablam! --> src/word_net/mod.rs:580:5 Oct 12 18:41:49.051 INFO kablam! | Oct 12 18:41:49.051 INFO kablam! 580 | fn get_all_wordnet_words() -> Vec { Oct 12 18:41:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:49.051 INFO kablam! Oct 12 18:41:49.051 INFO kablam! warning: function is never used: `get_conjugated_verb_list` Oct 12 18:41:49.051 INFO kablam! --> src/word_net/mod.rs:590:5 Oct 12 18:41:49.051 INFO kablam! | Oct 12 18:41:49.051 INFO kablam! 590 | fn get_conjugated_verb_list() -> Vec> { Oct 12 18:41:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:49.051 INFO kablam! Oct 12 18:41:49.051 INFO kablam! warning: function is never used: `get_related_lemmas` Oct 12 18:41:49.051 INFO kablam! --> src/word_net/mod.rs:605:5 Oct 12 18:41:49.051 INFO kablam! | Oct 12 18:41:49.051 INFO kablam! 605 | fn get_related_lemmas(_word: &String) {} Oct 12 18:41:49.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:49.051 INFO kablam! Oct 12 18:41:49.052 INFO kablam! warning: function is never used: `get_word_forms` Oct 12 18:41:49.052 INFO kablam! --> src/word_net/mod.rs:607:5 Oct 12 18:41:49.052 INFO kablam! | Oct 12 18:41:49.052 INFO kablam! 607 | pub fn get_word_forms(word: String) { Oct 12 18:41:49.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:49.052 INFO kablam! Oct 12 18:41:49.052 INFO kablam! warning: function is never used: `get_adjective_to_adverb` Oct 12 18:41:49.052 INFO kablam! --> src/word_net/mod.rs:611:5 Oct 12 18:41:49.052 INFO kablam! | Oct 12 18:41:49.052 INFO kablam! 611 | fn get_adjective_to_adverb() -> HashMap { Oct 12 18:41:49.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:49.052 INFO kablam! Oct 12 18:41:49.063 INFO kablam! warning: variable `WN` should have a snake case name such as `wn` Oct 12 18:41:49.063 INFO kablam! --> src/word_net/mod.rs:788:13 Oct 12 18:41:49.063 INFO kablam! | Oct 12 18:41:49.063 INFO kablam! 788 | let WN = WordNet::new().unwrap(); Oct 12 18:41:49.063 INFO kablam! | ^^ Oct 12 18:41:49.063 INFO kablam! | Oct 12 18:41:49.063 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 18:41:49.063 INFO kablam! Oct 12 18:41:54.901 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.89s Oct 12 18:41:54.907 INFO kablam! su: No module specific data is present Oct 12 18:41:55.843 INFO running `"docker" "rm" "-f" "e14b72b48d8355568055a2560a3c2bcb86578e0d036755722e901c13ec56fd92"` Oct 12 18:41:56.103 INFO blam! e14b72b48d8355568055a2560a3c2bcb86578e0d036755722e901c13ec56fd92 Oct 12 18:41:56.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 18:41:56.524 INFO blam! 8aae324ae2b4c3c92f39edfeff95a24f42920f2804de849271f056ce24fa9a31 Oct 12 18:41:56.531 INFO running `"docker" "start" "-a" "8aae324ae2b4c3c92f39edfeff95a24f42920f2804de849271f056ce24fa9a31"` Oct 12 18:41:57.679 INFO kablam! usermod: no changes Oct 12 18:41:57.811 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 12 18:41:57.831 INFO kablam! Running /target/debug/deps/word_forms_rust-e10a7cca319d5b94 Oct 12 18:41:57.835 INFO blam! Oct 12 18:41:57.836 INFO blam! running 9 tests Oct 12 18:41:57.836 INFO blam! test word_net::test::test_all_synsets ... ignored Oct 12 18:41:57.836 INFO blam! test word_net::test::test_parse_data_file ... ignored Oct 12 18:41:57.837 INFO blam! test word_net::test::test_parse_index_file ... ignored Oct 12 18:41:57.837 INFO blam! test word_net::test::test_word_net ... ignored Oct 12 18:41:57.837 INFO blam! test word_net::test::test_parse_index_line ... ok Oct 12 18:41:57.838 INFO blam! test word_net::test::test_parse_gloss ... ok Oct 12 18:41:57.855 INFO blam! test word_net::test::test_split_gloss ... ok Oct 12 18:41:58.268 INFO blam! test word_net::test::test_parse_data_line ... FAILED Oct 12 18:41:58.268 INFO blam! test word_net::test::test_parse_synsets ... FAILED Oct 12 18:41:58.268 INFO blam! Oct 12 18:41:58.268 INFO blam! failures: Oct 12 18:41:58.268 INFO blam! Oct 12 18:41:58.268 INFO blam! ---- word_net::test::test_parse_data_line stdout ---- Oct 12 18:41:58.268 INFO blam! thread 'word_net::test::test_parse_data_line' panicked at 'Once instance has previously been poisoned', libstd/sync/once.rs:372:21 Oct 12 18:41:58.268 INFO blam! stack backtrace: Oct 12 18:41:58.268 INFO blam! 0: 0x55c6eaf0f85e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 12 18:41:58.268 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 12 18:41:58.268 INFO blam! 1: 0x55c6eaf18ab6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 12 18:41:58.268 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 12 18:41:58.268 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 12 18:41:58.268 INFO blam! 2: 0x55c6eaf1353d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 12 18:41:58.268 INFO blam! at libstd/panicking.rs:211 Oct 12 18:41:58.268 INFO blam! 3: 0x55c6eaf1324b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 12 18:41:58.268 INFO blam! at libstd/panicking.rs:221 Oct 12 18:41:58.268 INFO blam! 4: 0x55c6eaf13bec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 12 18:41:58.268 INFO blam! at libstd/panicking.rs:476 Oct 12 18:41:58.268 INFO blam! 5: 0x55c6eaf139e6 - std::panicking::begin_panic::h70cc2ec87e042a9b Oct 12 18:41:58.268 INFO blam! at libstd/panicking.rs:410 Oct 12 18:41:58.268 INFO blam! 6: 0x55c6eaf073b3 - std::sync::once::Once::call_inner::h000f61499f10d5d3 Oct 12 18:41:58.268 INFO blam! at libstd/sync/once.rs:372 Oct 12 18:41:58.268 INFO blam! 7: 0x55c6eadd89ee - std::sync::once::Once::call_once::hb93f2cf9268e4273 Oct 12 18:41:58.268 INFO blam! at libstd/sync/once.rs:230 Oct 12 18:41:58.268 INFO blam! 8: 0x55c6eadfc54e - ::deref::h06dd0b2f054919fc Oct 12 18:41:58.268 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:23 Oct 12 18:41:58.268 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:13 Oct 12 18:41:58.268 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:14 Oct 12 18:41:58.268 INFO blam! 9: 0x55c6eadf4382 - word_forms_rust::word_net::Synset::parse_synset_from_line::h2cce9c43686dbbcd Oct 12 18:41:58.268 INFO blam! at src/word_net/mod.rs:207 Oct 12 18:41:58.268 INFO blam! 10: 0x55c6ead9e265 - word_forms_rust::word_net::test::test_parse_data_line::h79c8f87888c74510 Oct 12 18:41:58.268 INFO blam! at src/word_net/mod.rs:748 Oct 12 18:41:58.268 INFO blam! 11: 0x55c6ead9e1f9 - word_forms_rust::word_net::test::test_parse_data_line::{{closure}}::h452f3713c4e51c42 Oct 12 18:41:58.268 INFO blam! at src/word_net/mod.rs:746 Oct 12 18:41:58.268 INFO blam! 12: 0x55c6eae3c41d - core::ops::function::FnOnce::call_once::hb9aac85673e8c26a Oct 12 18:41:58.268 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:58.268 INFO blam! 13: 0x55c6eae49b9e - >::call_box::h95b7cb918af67b5d Oct 12 18:41:58.268 INFO blam! at libtest/lib.rs:1468 Oct 12 18:41:58.268 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:58.268 INFO blam! at liballoc/boxed.rs:672 Oct 12 18:41:58.268 INFO blam! 14: 0x55c6eaf23c89 - __rust_maybe_catch_panic Oct 12 18:41:58.268 INFO blam! at libpanic_unwind/lib.rs:102 Oct 12 18:41:58.268 INFO blam! 15: 0x55c6eae6a6ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 12 18:41:58.268 INFO blam! at libstd/panicking.rs:289 Oct 12 18:41:58.268 INFO blam! at libstd/panic.rs:392 Oct 12 18:41:58.268 INFO blam! at libtest/lib.rs:1423 Oct 12 18:41:58.268 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 12 18:41:58.268 INFO blam! 16: 0x55c6eae6b2f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 12 18:41:58.268 INFO blam! at libstd/thread/mod.rs:409 Oct 12 18:41:58.268 INFO blam! at libstd/panic.rs:313 Oct 12 18:41:58.268 INFO blam! at libstd/panicking.rs:310 Oct 12 18:41:58.268 INFO blam! 17: 0x55c6eaf23c89 - __rust_maybe_catch_panic Oct 12 18:41:58.268 INFO blam! at libpanic_unwind/lib.rs:102 Oct 12 18:41:58.269 INFO blam! 18: 0x55c6eae588b6 - >::call_box::h96125cb29a9ba44b Oct 12 18:41:58.269 INFO blam! at libstd/panicking.rs:289 Oct 12 18:41:58.269 INFO blam! at libstd/panic.rs:392 Oct 12 18:41:58.269 INFO blam! at libstd/thread/mod.rs:408 Oct 12 18:41:58.269 INFO blam! at liballoc/boxed.rs:672 Oct 12 18:41:58.269 INFO blam! 19: 0x55c6eaf1190a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 12 18:41:58.269 INFO blam! at liballoc/boxed.rs:682 Oct 12 18:41:58.269 INFO blam! at libstd/sys_common/thread.rs:24 Oct 12 18:41:58.269 INFO blam! 20: 0x55c6eaf06835 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 12 18:41:58.269 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 12 18:41:58.269 INFO blam! 21: 0x7f77b91466b9 - start_thread Oct 12 18:41:58.269 INFO blam! 22: 0x7f77b8c6641c - clone Oct 12 18:41:58.269 INFO blam! 23: 0x0 - Oct 12 18:41:58.269 INFO blam! Oct 12 18:41:58.269 INFO blam! ---- word_net::test::test_parse_synsets stdout ---- Oct 12 18:41:58.269 INFO blam! thread 'word_net::test::test_parse_synsets' panicked at 'called `Result::unwrap()` on an `Err` value: ErrorMessage { msg: "\"/home/oaa/Downloads/dict\" not exists or is not a dir" } Oct 12 18:41:58.269 INFO blam! Oct 12 18:41:58.269 INFO blam! stack backtrace: Oct 12 18:41:58.269 INFO blam! 0: 0x55c6eaee1095 - backtrace::backtrace::libunwind::trace::hbd5f44075c98a078 Oct 12 18:41:58.269 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53 Oct 12 18:41:58.269 INFO blam! - backtrace::backtrace::trace::h4e82c3946878788f Oct 12 18:41:58.269 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42 Oct 12 18:41:58.269 INFO blam! 1: 0x55c6eaedb74e - backtrace::capture::Backtrace::new_unresolved::h5c0e3d9526c1ab62 Oct 12 18:41:58.269 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88 Oct 12 18:41:58.269 INFO blam! 2: 0x55c6eaed9bae - failure::backtrace::internal::InternalBacktrace::new::h6e1afc6bbada39e5 Oct 12 18:41:58.269 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/internal.rs:44 Oct 12 18:41:58.269 INFO blam! 3: 0x55c6eaed94fc - failure::backtrace::Backtrace::new::h72fc6e6719f7dfb5 Oct 12 18:41:58.269 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/mod.rs:98 Oct 12 18:41:58.269 INFO blam! 4: 0x55c6eae3121d - >::from::h49e7b83aaafc7286 Oct 12 18:41:58.269 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/error.rs:34 Oct 12 18:41:58.269 INFO blam! 5: 0x55c6eaddfd25 - failure::error_message::err_msg::h9d81ec545b3b4ef1 Oct 12 18:41:58.269 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/error_message.rs:12 Oct 12 18:41:58.269 INFO blam! 6: 0x55c6eadf9059 - word_forms_rust::word_net::get_wn_path::{{closure}}::h691eab3a005bc2b4 Oct 12 18:41:58.269 INFO blam! at src/word_net/mod.rs:383 Oct 12 18:41:58.269 INFO blam! 7: 0x55c6eae2dda3 - >::and_then::h39b4469fa475178d Oct 12 18:41:58.269 INFO blam! at libcore/result.rs:647 Oct 12 18:41:58.269 INFO blam! 8: 0x55c6eadf8c1d - word_forms_rust::word_net::get_wn_path::h8e4126419c4a1837 Oct 12 18:41:58.269 INFO blam! at src/word_net/mod.rs:376 Oct 12 18:41:58.269 INFO blam! 9: 0x55c6eadf912c - word_forms_rust::word_net::WordNetIndex::try_new::h64b0a4f6d3651a69 Oct 12 18:41:58.269 INFO blam! at src/word_net/mod.rs:393 Oct 12 18:41:58.269 INFO blam! 10: 0x55c6eae3c1dd - ::deref::__static_ref_initialize::heaa8ca08a48ad264 Oct 12 18:41:58.269 INFO blam! at src/word_net/mod.rs:20 Oct 12 18:41:58.269 INFO blam! - core::ops::function::FnOnce::call_once::h53fdc85bf8ff51d0 Oct 12 18:41:58.269 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:58.269 INFO blam! 11: 0x55c6eae3bc62 - >::get::{{closure}}::hf0bb5ce2622ac4f8 Oct 12 18:41:58.269 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:24 Oct 12 18:41:58.269 INFO blam! 12: 0x55c6eadd8a5a - std::sync::once::Once::call_once::{{closure}}::h80cf5ca351dd766c Oct 12 18:41:58.269 INFO blam! at libstd/sync/once.rs:230 Oct 12 18:41:58.269 INFO blam! 13: 0x55c6eaf07350 - std::sync::once::Once::call_inner::h000f61499f10d5d3 Oct 12 18:41:58.269 INFO blam! at libstd/sync/once.rs:397 Oct 12 18:41:58.269 INFO blam! 14: 0x55c6eadd89ee - std::sync::once::Once::call_once::hb93f2cf9268e4273 Oct 12 18:41:58.269 INFO blam! at libstd/sync/once.rs:230 Oct 12 18:41:58.269 INFO blam! 15: 0x55c6eadfc54e - >::get::h66d5bab0c87fa950 Oct 12 18:41:58.269 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:23 Oct 12 18:41:58.269 INFO blam! - ::deref::__stability::hfd1bd9bf77a2547f Oct 12 18:41:58.269 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:13 Oct 12 18:41:58.269 INFO blam! - ::deref::h06dd0b2f054919fc Oct 12 18:41:58.269 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:14 Oct 12 18:41:58.269 INFO blam! 16: 0x55c6eadf4382 - word_forms_rust::word_net::Synset::parse_synset_from_line::h2cce9c43686dbbcd Oct 12 18:41:58.269 INFO blam! at src/word_net/mod.rs:207 Oct 12 18:41:58.269 INFO blam! 17: 0x55c6ead9d10b - word_forms_rust::word_net::test::test_parse_synsets::h80c292682e47b2c4 Oct 12 18:41:58.269 INFO blam! at src/word_net/mod.rs:692 Oct 12 18:41:58.269 INFO blam! 18: 0x55c6ead9ca39 - word_forms_rust::word_net::test::test_parse_synsets::{{closure}}::h0f0777e1f7127379 Oct 12 18:41:58.269 INFO blam! at src/word_net/mod.rs:652 Oct 12 18:41:58.269 INFO blam! 19: 0x55c6eae3c55d - core::ops::function::FnOnce::call_once::he36e1982f63e0e23 Oct 12 18:41:58.269 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:58.269 INFO blam! 20: 0x55c6eae49b9e - test::run_test::{{closure}}::hcabdd276abf8f296 Oct 12 18:41:58.269 INFO blam! at libtest/lib.rs:1468 Oct 12 18:41:58.269 INFO blam! - core::ops::function::FnOnce::call_once::h1d50e8b6d369df98 Oct 12 18:41:58.269 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:58.269 INFO blam! - >::call_box::h95b7cb918af67b5d Oct 12 18:41:58.269 INFO blam! at liballoc/boxed.rs:672 Oct 12 18:41:58.269 INFO blam! 21: 0x55c6eaf23c89 - __rust_maybe_catch_panic Oct 12 18:41:58.269 INFO blam! at libpanic_unwind/lib.rs:102 Oct 12 18:41:58.269 INFO blam! 22: 0x55c6eae6a6ed - std::panicking::try::h3c8b843f0a3ada26 Oct 12 18:41:58.269 INFO blam! at libstd/panicking.rs:289 Oct 12 18:41:58.269 INFO blam! - std::panic::catch_unwind::h6d942cad8753c78a Oct 12 18:41:58.269 INFO blam! at libstd/panic.rs:392 Oct 12 18:41:58.269 INFO blam! - test::run_test::run_test_inner::{{closure}}::h201decf168940588 Oct 12 18:41:58.269 INFO blam! at libtest/lib.rs:1423 Oct 12 18:41:58.269 INFO blam! - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 12 18:41:58.269 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 12 18:41:58.269 INFO blam! 23: 0x55c6eae6b2f4 - std::thread::Builder::spawn::{{closure}}::{{closure}}::hf072f13a53cf01bf Oct 12 18:41:58.269 INFO blam! at libstd/thread/mod.rs:409 Oct 12 18:41:58.269 INFO blam! - as core::ops::function::FnOnce<()>>::call_once::h22c81bd70bf1a725 Oct 12 18:41:58.269 INFO blam! at libstd/panic.rs:313 Oct 12 18:41:58.269 INFO blam! - std::panicking::try::do_call::ha990a345054c2d63 Oct 12 18:41:58.269 INFO blam! at libstd/panicking.rs:310 Oct 12 18:41:58.269 INFO blam! 24: 0x55c6eaf23c89 - __rust_maybe_catch_panic Oct 12 18:41:58.269 INFO blam! at libpanic_unwind/lib.rs:102 Oct 12 18:41:58.270 INFO blam! 25: 0x55c6eae588b6 - std::panicking::try::hc008d3655cac22f0 Oct 12 18:41:58.270 INFO blam! at libstd/panicking.rs:289 Oct 12 18:41:58.270 INFO blam! - std::panic::catch_unwind::h89b6dcd382d60f3a Oct 12 18:41:58.270 INFO blam! at libstd/panic.rs:392 Oct 12 18:41:58.270 INFO blam! - std::thread::Builder::spawn::{{closure}}::h1283fd1a85826753 Oct 12 18:41:58.270 INFO blam! at libstd/thread/mod.rs:408 Oct 12 18:41:58.270 INFO blam! - >::call_box::h96125cb29a9ba44b Oct 12 18:41:58.270 INFO blam! at liballoc/boxed.rs:672 Oct 12 18:41:58.270 INFO blam! 26: 0x55c6eaf1190a - + 'a)> as core::ops::function::FnOnce>::call_once::h2a88b48001a8d047 Oct 12 18:41:58.270 INFO blam! at liballoc/boxed.rs:682 Oct 12 18:41:58.270 INFO blam! - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 12 18:41:58.270 INFO blam! at libstd/sys_common/thread.rs:24 Oct 12 18:41:58.270 INFO blam! 27: 0x55c6eaf06835 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 12 18:41:58.270 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 12 18:41:58.270 INFO blam! 28: 0x7f77b91466b9 - start_thread Oct 12 18:41:58.270 INFO blam! 29: 0x7f77b8c6641c - clone Oct 12 18:41:58.270 INFO blam! 30: 0x0 - ', libcore/result.rs:1009:5 Oct 12 18:41:58.270 INFO blam! stack backtrace: Oct 12 18:41:58.270 INFO blam! 0: 0x55c6eaf0f85e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 12 18:41:58.270 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 12 18:41:58.270 INFO blam! 1: 0x55c6eaf18ab6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 12 18:41:58.270 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 12 18:41:58.270 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 12 18:41:58.270 INFO blam! 2: 0x55c6eaf1353d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 12 18:41:58.270 INFO blam! at libstd/panicking.rs:211 Oct 12 18:41:58.270 INFO blam! 3: 0x55c6eaf1324b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 12 18:41:58.270 INFO blam! at libstd/panicking.rs:221 Oct 12 18:41:58.270 INFO blam! 4: 0x55c6eaf13bec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 12 18:41:58.270 INFO blam! at libstd/panicking.rs:476 Oct 12 18:41:58.270 INFO blam! 5: 0x55c6eaf137a9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 12 18:41:58.270 INFO blam! at libstd/panicking.rs:390 Oct 12 18:41:58.270 INFO blam! 6: 0x55c6eaf136a5 - rust_begin_unwind Oct 12 18:41:58.270 INFO blam! at libstd/panicking.rs:325 Oct 12 18:41:58.270 INFO blam! 7: 0x55c6eaf54e9b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 12 18:41:58.270 INFO blam! at libcore/panicking.rs:77 Oct 12 18:41:58.270 INFO blam! 8: 0x55c6eae2f0ad - core::result::unwrap_failed::ha8e06665fd44de04 Oct 12 18:41:58.270 INFO blam! at libcore/macros.rs:26 Oct 12 18:41:58.270 INFO blam! 9: 0x55c6eae2bdcd - >::unwrap::hb0b9212dae6489d5 Oct 12 18:41:58.270 INFO blam! at libcore/result.rs:808 Oct 12 18:41:58.270 INFO blam! 10: 0x55c6eae3c1ec - core::ops::function::FnOnce::call_once::h53fdc85bf8ff51d0 Oct 12 18:41:58.270 INFO blam! at src/word_net/mod.rs:20 Oct 12 18:41:58.270 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:58.270 INFO blam! 11: 0x55c6eae3bc62 - >::get::{{closure}}::hf0bb5ce2622ac4f8 Oct 12 18:41:58.270 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:24 Oct 12 18:41:58.270 INFO blam! 12: 0x55c6eadd8a5a - std::sync::once::Once::call_once::{{closure}}::h80cf5ca351dd766c Oct 12 18:41:58.270 INFO blam! at libstd/sync/once.rs:230 Oct 12 18:41:58.270 INFO blam! 13: 0x55c6eaf07350 - std::sync::once::Once::call_inner::h000f61499f10d5d3 Oct 12 18:41:58.270 INFO blam! at libstd/sync/once.rs:397 Oct 12 18:41:58.270 INFO blam! 14: 0x55c6eadd89ee - std::sync::once::Once::call_once::hb93f2cf9268e4273 Oct 12 18:41:58.270 INFO blam! at libstd/sync/once.rs:230 Oct 12 18:41:58.270 INFO blam! 15: 0x55c6eadfc54e - ::deref::h06dd0b2f054919fc Oct 12 18:41:58.270 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:23 Oct 12 18:41:58.270 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:13 Oct 12 18:41:58.270 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:14 Oct 12 18:41:58.270 INFO blam! 16: 0x55c6eadf4382 - word_forms_rust::word_net::Synset::parse_synset_from_line::h2cce9c43686dbbcd Oct 12 18:41:58.270 INFO blam! at src/word_net/mod.rs:207 Oct 12 18:41:58.270 INFO blam! 17: 0x55c6ead9d10b - word_forms_rust::word_net::test::test_parse_synsets::h80c292682e47b2c4 Oct 12 18:41:58.270 INFO blam! at src/word_net/mod.rs:692 Oct 12 18:41:58.270 INFO blam! 18: 0x55c6ead9ca39 - word_forms_rust::word_net::test::test_parse_synsets::{{closure}}::h0f0777e1f7127379 Oct 12 18:41:58.270 INFO blam! at src/word_net/mod.rs:652 Oct 12 18:41:58.270 INFO blam! 19: 0x55c6eae3c55d - core::ops::function::FnOnce::call_once::he36e1982f63e0e23 Oct 12 18:41:58.270 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:58.270 INFO blam! 20: 0x55c6eae49b9e - >::call_box::h95b7cb918af67b5d Oct 12 18:41:58.270 INFO blam! at libtest/lib.rs:1468 Oct 12 18:41:58.270 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:58.270 INFO blam! at liballoc/boxed.rs:672 Oct 12 18:41:58.270 INFO blam! 21: 0x55c6eaf23c89 - __rust_maybe_catch_panic Oct 12 18:41:58.270 INFO blam! at libpanic_unwind/lib.rs:102 Oct 12 18:41:58.270 INFO blam! 22: 0x55c6eae6a6ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 12 18:41:58.270 INFO blam! at libstd/panicking.rs:289 Oct 12 18:41:58.270 INFO blam! at libstd/panic.rs:392 Oct 12 18:41:58.270 INFO blam! at libtest/lib.rs:1423 Oct 12 18:41:58.270 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 12 18:41:58.270 INFO blam! 23: 0x55c6eae6b2f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 12 18:41:58.270 INFO blam! at libstd/thread/mod.rs:409 Oct 12 18:41:58.270 INFO blam! at libstd/panic.rs:313 Oct 12 18:41:58.270 INFO blam! at libstd/panicking.rs:310 Oct 12 18:41:58.270 INFO blam! 24: 0x55c6eaf23c89 - __rust_maybe_catch_panic Oct 12 18:41:58.270 INFO blam! at libpanic_unwind/lib.rs:102 Oct 12 18:41:58.270 INFO blam! 25: 0x55c6eae588b6 - >::call_box::h96125cb29a9ba44b Oct 12 18:41:58.270 INFO blam! at libstd/panicking.rs:289 Oct 12 18:41:58.270 INFO blam! at libstd/panic.rs:392 Oct 12 18:41:58.270 INFO blam! at libstd/thread/mod.rs:408 Oct 12 18:41:58.270 INFO blam! at liballoc/boxed.rs:672 Oct 12 18:41:58.270 INFO blam! 26: 0x55c6eaf1190a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 12 18:41:58.271 INFO blam! at liballoc/boxed.rs:682 Oct 12 18:41:58.271 INFO blam! at libstd/sys_common/thread.rs:24 Oct 12 18:41:58.271 INFO blam! 27: 0x55c6eaf06835 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 12 18:41:58.271 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 12 18:41:58.271 INFO blam! 28: 0x7f77b91466b9 - start_thread Oct 12 18:41:58.271 INFO blam! 29: 0x7f77b8c6641c - clone Oct 12 18:41:58.271 INFO blam! 30: 0x0 - Oct 12 18:41:58.271 INFO blam! Oct 12 18:41:58.271 INFO blam! Oct 12 18:41:58.271 INFO blam! failures: Oct 12 18:41:58.271 INFO blam! word_net::test::test_parse_data_line Oct 12 18:41:58.271 INFO blam! word_net::test::test_parse_synsets Oct 12 18:41:58.271 INFO blam! Oct 12 18:41:58.271 INFO blam! test result: FAILED. 3 passed; 2 failed; 4 ignored; 0 measured; 0 filtered out Oct 12 18:41:58.271 INFO blam! Oct 12 18:41:58.331 INFO kablam! error: test failed, to rerun pass '--lib' Oct 12 18:41:58.331 INFO kablam! su: No module specific data is present Oct 12 18:41:59.019 INFO running `"docker" "rm" "-f" "8aae324ae2b4c3c92f39edfeff95a24f42920f2804de849271f056ce24fa9a31"` Oct 12 18:41:59.339 INFO blam! 8aae324ae2b4c3c92f39edfeff95a24f42920f2804de849271f056ce24fa9a31