Oct 12 18:40:56.441 INFO testing woodgear/word-forms-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 18:40:56.441 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:57.035 INFO blam! 22cce4a139b278e8581cd5ea16b3d3c6504fbbe79b1d72da81360d0ac753c075 Oct 12 18:40:57.037 INFO running `"docker" "start" "-a" "22cce4a139b278e8581cd5ea16b3d3c6504fbbe79b1d72da81360d0ac753c075"` Oct 12 18:40:58.639 INFO kablam! usermod: no changes Oct 12 18:40:58.787 INFO kablam! Compiling regex v1.0.2 Oct 12 18:40:58.787 INFO kablam! Compiling cute v0.3.0 Oct 12 18:40:58.787 INFO kablam! Compiling difflib v0.4.0 Oct 12 18:40:58.787 INFO kablam! Compiling strum v0.10.0 Oct 12 18:40:58.814 INFO kablam! Compiling log v0.4.3 Oct 12 18:40:58.814 INFO kablam! Compiling aho-corasick v0.6.6 Oct 12 18:40:58.814 INFO kablam! Compiling thread_local v0.3.5 Oct 12 18:40:58.814 INFO kablam! Compiling syn v0.14.5 Oct 12 18:40:59.784 INFO kablam! Compiling backtrace v0.3.9 Oct 12 18:41:04.056 INFO kablam! Compiling failure v0.1.1 Oct 12 18:41:21.719 INFO kablam! Compiling strum_macros v0.10.0 Oct 12 18:41:22.688 INFO kablam! Compiling Inflector v0.11.3 Oct 12 18:41:26.279 INFO kablam! Compiling word-forms-rust v0.1.0 (/source) Oct 12 18:41:27.187 INFO kablam! warning: method is never used: `pertainyms` Oct 12 18:41:27.188 INFO kablam! --> src/word_net/mod.rs:47:5 Oct 12 18:41:27.188 INFO kablam! | Oct 12 18:41:27.188 INFO kablam! 47 | fn pertainyms(&self) -> Vec<&Lemma> { Oct 12 18:41:27.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:27.189 INFO kablam! | Oct 12 18:41:27.189 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:41:27.189 INFO kablam! Oct 12 18:41:27.190 INFO kablam! warning: method is never used: `related` Oct 12 18:41:27.190 INFO kablam! --> src/word_net/mod.rs:50:5 Oct 12 18:41:27.190 INFO kablam! | Oct 12 18:41:27.191 INFO kablam! 50 | fn related(&self, symbol: String) -> Vec<&Lemma> { Oct 12 18:41:27.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:27.191 INFO kablam! Oct 12 18:41:27.192 INFO kablam! warning: method is never used: `lemmas` Oct 12 18:41:27.192 INFO kablam! --> src/word_net/mod.rs:228:5 Oct 12 18:41:27.192 INFO kablam! | Oct 12 18:41:27.192 INFO kablam! 228 | fn lemmas(&self) -> &Vec { Oct 12 18:41:27.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:27.193 INFO kablam! Oct 12 18:41:27.193 INFO kablam! warning: method is never used: `get` Oct 12 18:41:27.194 INFO kablam! --> src/word_net/mod.rs:248:5 Oct 12 18:41:27.194 INFO kablam! | Oct 12 18:41:27.194 INFO kablam! 248 | fn get(&self, ptr: &SynsetPtr) -> &BSynset { Oct 12 18:41:27.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:27.195 INFO kablam! Oct 12 18:41:27.195 INFO kablam! warning: function is never used: `get_all_wordnet_words` Oct 12 18:41:27.195 INFO kablam! --> src/word_net/mod.rs:580:5 Oct 12 18:41:27.196 INFO kablam! | Oct 12 18:41:27.196 INFO kablam! 580 | fn get_all_wordnet_words() -> Vec { Oct 12 18:41:27.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:27.197 INFO kablam! Oct 12 18:41:27.197 INFO kablam! warning: function is never used: `get_conjugated_verb_list` Oct 12 18:41:27.197 INFO kablam! --> src/word_net/mod.rs:590:5 Oct 12 18:41:27.198 INFO kablam! | Oct 12 18:41:27.198 INFO kablam! 590 | fn get_conjugated_verb_list() -> Vec> { Oct 12 18:41:27.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:27.203 INFO kablam! Oct 12 18:41:27.203 INFO kablam! warning: function is never used: `get_related_lemmas` Oct 12 18:41:27.203 INFO kablam! --> src/word_net/mod.rs:605:5 Oct 12 18:41:27.204 INFO kablam! | Oct 12 18:41:27.204 INFO kablam! 605 | fn get_related_lemmas(_word: &String) {} Oct 12 18:41:27.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:27.204 INFO kablam! Oct 12 18:41:27.205 INFO kablam! warning: function is never used: `get_word_forms` Oct 12 18:41:27.205 INFO kablam! --> src/word_net/mod.rs:607:5 Oct 12 18:41:27.205 INFO kablam! | Oct 12 18:41:27.206 INFO kablam! 607 | pub fn get_word_forms(word: String) { Oct 12 18:41:27.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:27.206 INFO kablam! Oct 12 18:41:27.207 INFO kablam! warning: function is never used: `get_adjective_to_adverb` Oct 12 18:41:27.207 INFO kablam! --> src/word_net/mod.rs:611:5 Oct 12 18:41:27.207 INFO kablam! | Oct 12 18:41:27.208 INFO kablam! 611 | fn get_adjective_to_adverb() -> HashMap { Oct 12 18:41:27.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:27.208 INFO kablam! Oct 12 18:41:33.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.68s Oct 12 18:41:33.359 INFO kablam! su: No module specific data is present Oct 12 18:41:34.239 INFO running `"docker" "rm" "-f" "22cce4a139b278e8581cd5ea16b3d3c6504fbbe79b1d72da81360d0ac753c075"` Oct 12 18:41:34.507 INFO blam! 22cce4a139b278e8581cd5ea16b3d3c6504fbbe79b1d72da81360d0ac753c075 Oct 12 18:41:34.515 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:35.149 INFO blam! e1d4fb5367ece8b2ed640285a592d244f947f1a5153f4d85ecd7791fa2ff22c3 Oct 12 18:41:35.150 INFO running `"docker" "start" "-a" "e1d4fb5367ece8b2ed640285a592d244f947f1a5153f4d85ecd7791fa2ff22c3"` Oct 12 18:41:36.479 INFO kablam! usermod: no changes Oct 12 18:41:36.635 INFO kablam! Compiling word-forms-rust v0.1.0 (/source) Oct 12 18:41:37.323 INFO kablam! warning: unused variable: `index` Oct 12 18:41:37.324 INFO kablam! --> src/word_net/mod.rs:774:13 Oct 12 18:41:37.324 INFO kablam! | Oct 12 18:41:37.324 INFO kablam! 774 | let index = WordNetIndex::build_index(PathBuf::from("/home/oaa/Downloads/dict")).unwrap(); Oct 12 18:41:37.325 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 12 18:41:37.325 INFO kablam! | Oct 12 18:41:37.325 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:41:37.325 INFO kablam! Oct 12 18:41:37.326 INFO kablam! warning: unused variable: `pos` Oct 12 18:41:37.326 INFO kablam! --> src/word_net/mod.rs:780:13 Oct 12 18:41:37.327 INFO kablam! | Oct 12 18:41:37.327 INFO kablam! 780 | let pos = PosSynsets::build_data("/home/oaa/Downloads/dict").unwrap(); Oct 12 18:41:37.327 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 12 18:41:37.327 INFO kablam! Oct 12 18:41:37.328 INFO kablam! warning: unused variable: `all` Oct 12 18:41:37.328 INFO kablam! --> src/word_net/mod.rs:798:13 Oct 12 18:41:37.328 INFO kablam! | Oct 12 18:41:37.329 INFO kablam! 798 | let all = wn.all_synsets(None); Oct 12 18:41:37.329 INFO kablam! | ^^^ help: consider using `_all` instead Oct 12 18:41:37.329 INFO kablam! Oct 12 18:41:37.330 INFO kablam! warning: unused variable: `name` Oct 12 18:41:37.330 INFO kablam! --> src/word_net/mod.rs:401:35 Oct 12 18:41:37.330 INFO kablam! | Oct 12 18:41:37.331 INFO kablam! 401 | pub fn get_sense_index(&self, name: &String, p: &POS, offset: usize) -> usize { Oct 12 18:41:37.331 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 12 18:41:37.331 INFO kablam! Oct 12 18:41:37.332 INFO kablam! warning: unused variable: `p` Oct 12 18:41:37.332 INFO kablam! --> src/word_net/mod.rs:401:50 Oct 12 18:41:37.332 INFO kablam! | Oct 12 18:41:37.332 INFO kablam! 401 | pub fn get_sense_index(&self, name: &String, p: &POS, offset: usize) -> usize { Oct 12 18:41:37.333 INFO kablam! | ^ help: consider using `_p` instead Oct 12 18:41:37.333 INFO kablam! Oct 12 18:41:37.333 INFO kablam! warning: unused variable: `offset` Oct 12 18:41:37.334 INFO kablam! --> src/word_net/mod.rs:401:59 Oct 12 18:41:37.334 INFO kablam! | Oct 12 18:41:37.334 INFO kablam! 401 | pub fn get_sense_index(&self, name: &String, p: &POS, offset: usize) -> usize { Oct 12 18:41:37.334 INFO kablam! | ^^^^^^ help: consider using `_offset` instead Oct 12 18:41:37.335 INFO kablam! Oct 12 18:41:37.455 INFO kablam! warning: method is never used: `pertainyms` Oct 12 18:41:37.455 INFO kablam! --> src/word_net/mod.rs:47:5 Oct 12 18:41:37.455 INFO kablam! | Oct 12 18:41:37.455 INFO kablam! 47 | fn pertainyms(&self) -> Vec<&Lemma> { Oct 12 18:41:37.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:37.455 INFO kablam! | Oct 12 18:41:37.455 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:41:37.455 INFO kablam! Oct 12 18:41:37.455 INFO kablam! warning: method is never used: `related` Oct 12 18:41:37.455 INFO kablam! --> src/word_net/mod.rs:50:5 Oct 12 18:41:37.455 INFO kablam! | Oct 12 18:41:37.455 INFO kablam! 50 | fn related(&self, symbol: String) -> Vec<&Lemma> { Oct 12 18:41:37.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:37.455 INFO kablam! Oct 12 18:41:37.455 INFO kablam! warning: method is never used: `lemmas` Oct 12 18:41:37.455 INFO kablam! --> src/word_net/mod.rs:228:5 Oct 12 18:41:37.455 INFO kablam! | Oct 12 18:41:37.455 INFO kablam! 228 | fn lemmas(&self) -> &Vec { Oct 12 18:41:37.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:37.455 INFO kablam! Oct 12 18:41:37.455 INFO kablam! warning: method is never used: `get` Oct 12 18:41:37.455 INFO kablam! --> src/word_net/mod.rs:248:5 Oct 12 18:41:37.455 INFO kablam! | Oct 12 18:41:37.455 INFO kablam! 248 | fn get(&self, ptr: &SynsetPtr) -> &BSynset { Oct 12 18:41:37.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:37.455 INFO kablam! Oct 12 18:41:37.455 INFO kablam! warning: function is never used: `get_all_wordnet_words` Oct 12 18:41:37.455 INFO kablam! --> src/word_net/mod.rs:580:5 Oct 12 18:41:37.455 INFO kablam! | Oct 12 18:41:37.455 INFO kablam! 580 | fn get_all_wordnet_words() -> Vec { Oct 12 18:41:37.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:37.455 INFO kablam! Oct 12 18:41:37.455 INFO kablam! warning: function is never used: `get_conjugated_verb_list` Oct 12 18:41:37.455 INFO kablam! --> src/word_net/mod.rs:590:5 Oct 12 18:41:37.455 INFO kablam! | Oct 12 18:41:37.455 INFO kablam! 590 | fn get_conjugated_verb_list() -> Vec> { Oct 12 18:41:37.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:37.455 INFO kablam! Oct 12 18:41:37.455 INFO kablam! warning: function is never used: `get_related_lemmas` Oct 12 18:41:37.455 INFO kablam! --> src/word_net/mod.rs:605:5 Oct 12 18:41:37.455 INFO kablam! | Oct 12 18:41:37.455 INFO kablam! 605 | fn get_related_lemmas(_word: &String) {} Oct 12 18:41:37.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:37.455 INFO kablam! Oct 12 18:41:37.455 INFO kablam! warning: function is never used: `get_word_forms` Oct 12 18:41:37.455 INFO kablam! --> src/word_net/mod.rs:607:5 Oct 12 18:41:37.455 INFO kablam! | Oct 12 18:41:37.455 INFO kablam! 607 | pub fn get_word_forms(word: String) { Oct 12 18:41:37.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:37.455 INFO kablam! Oct 12 18:41:37.455 INFO kablam! warning: function is never used: `get_adjective_to_adverb` Oct 12 18:41:37.455 INFO kablam! --> src/word_net/mod.rs:611:5 Oct 12 18:41:37.455 INFO kablam! | Oct 12 18:41:37.455 INFO kablam! 611 | fn get_adjective_to_adverb() -> HashMap { Oct 12 18:41:37.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:41:37.455 INFO kablam! Oct 12 18:41:37.463 INFO kablam! warning: variable `WN` should have a snake case name such as `wn` Oct 12 18:41:37.463 INFO kablam! --> src/word_net/mod.rs:788:13 Oct 12 18:41:37.463 INFO kablam! | Oct 12 18:41:37.463 INFO kablam! 788 | let WN = WordNet::new().unwrap(); Oct 12 18:41:37.463 INFO kablam! | ^^ Oct 12 18:41:37.463 INFO kablam! | Oct 12 18:41:37.463 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 18:41:37.463 INFO kablam! Oct 12 18:41:44.735 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.23s Oct 12 18:41:44.741 INFO kablam! su: No module specific data is present Oct 12 18:41:45.761 INFO running `"docker" "rm" "-f" "e1d4fb5367ece8b2ed640285a592d244f947f1a5153f4d85ecd7791fa2ff22c3"` Oct 12 18:41:46.019 INFO blam! e1d4fb5367ece8b2ed640285a592d244f947f1a5153f4d85ecd7791fa2ff22c3 Oct 12 18:41:46.022 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:46.659 INFO blam! 09b956f488ab6f6f424e2ff9a29aa58c1d7af0b8f862b5e965a755c79fe28113 Oct 12 18:41:46.665 INFO running `"docker" "start" "-a" "09b956f488ab6f6f424e2ff9a29aa58c1d7af0b8f862b5e965a755c79fe28113"` Oct 12 18:41:48.337 INFO kablam! usermod: no changes Oct 12 18:41:48.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 12 18:41:48.480 INFO kablam! Running /target/debug/deps/word_forms_rust-2d628100cf474247 Oct 12 18:41:48.482 INFO blam! Oct 12 18:41:48.482 INFO blam! running 9 tests Oct 12 18:41:48.482 INFO blam! test word_net::test::test_all_synsets ... ignored Oct 12 18:41:48.482 INFO blam! test word_net::test::test_parse_data_file ... ignored Oct 12 18:41:48.482 INFO blam! test word_net::test::test_parse_index_file ... ignored Oct 12 18:41:48.482 INFO blam! test word_net::test::test_word_net ... ignored Oct 12 18:41:48.482 INFO blam! test word_net::test::test_parse_gloss ... ok Oct 12 18:41:48.482 INFO blam! test word_net::test::test_parse_index_line ... ok Oct 12 18:41:48.482 INFO blam! test word_net::test::test_split_gloss ... ok Oct 12 18:41:48.696 INFO blam! test word_net::test::test_parse_data_line ... FAILED Oct 12 18:41:48.697 INFO blam! test word_net::test::test_parse_synsets ... FAILED Oct 12 18:41:48.697 INFO blam! Oct 12 18:41:48.697 INFO blam! failures: Oct 12 18:41:48.698 INFO blam! Oct 12 18:41:48.698 INFO blam! ---- word_net::test::test_parse_data_line stdout ---- Oct 12 18:41:48.698 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:48.699 INFO blam! stack backtrace: Oct 12 18:41:48.699 INFO blam! 0: 0x557b81da518e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 12 18:41:48.700 INFO kablam! error: test failed, to rerun pass '--lib' Oct 12 18:41:48.700 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 12 18:41:48.700 INFO blam! 1: 0x557b81dae6b6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 12 18:41:48.701 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 12 18:41:48.701 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 12 18:41:48.701 INFO blam! 2: 0x557b81da913d - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 12 18:41:48.701 INFO kablam! su: No module specific data is present Oct 12 18:41:48.702 INFO blam! at libstd/panicking.rs:211 Oct 12 18:41:48.702 INFO blam! 3: 0x557b81da8e4b - std::panicking::default_hook::hb1838a6568eb05e3 Oct 12 18:41:48.702 INFO blam! at libstd/panicking.rs:221 Oct 12 18:41:48.703 INFO blam! 4: 0x557b81da97ec - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 12 18:41:48.703 INFO blam! at libstd/panicking.rs:476 Oct 12 18:41:48.703 INFO blam! 5: 0x557b81da95e6 - std::panicking::begin_panic::h8d16da6ceb42f113 Oct 12 18:41:48.704 INFO blam! at libstd/panicking.rs:410 Oct 12 18:41:48.704 INFO blam! 6: 0x557b81d9cce3 - std::sync::once::Once::call_inner::he48871eb9c3c8573 Oct 12 18:41:48.704 INFO blam! at libstd/sync/once.rs:372 Oct 12 18:41:48.705 INFO blam! 7: 0x557b81c6db1e - std::sync::once::Once::call_once::h229ba6e3d78838cc Oct 12 18:41:48.705 INFO blam! at libstd/sync/once.rs:230 Oct 12 18:41:48.705 INFO blam! 8: 0x557b81c9167e - ::deref::hefe654d7793a5eba Oct 12 18:41:48.706 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:23 Oct 12 18:41:48.706 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:13 Oct 12 18:41:48.706 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:14 Oct 12 18:41:48.707 INFO blam! 9: 0x557b81c894b2 - word_forms_rust::word_net::Synset::parse_synset_from_line::hedfff2ee6f811eac Oct 12 18:41:48.707 INFO blam! at src/word_net/mod.rs:207 Oct 12 18:41:48.707 INFO blam! 10: 0x557b81c33395 - word_forms_rust::word_net::test::test_parse_data_line::h7cd98cb4ad215701 Oct 12 18:41:48.707 INFO blam! at src/word_net/mod.rs:748 Oct 12 18:41:48.708 INFO blam! 11: 0x557b81c33329 - word_forms_rust::word_net::test::test_parse_data_line::{{closure}}::h743a436127813ddc Oct 12 18:41:48.708 INFO blam! at src/word_net/mod.rs:746 Oct 12 18:41:48.708 INFO blam! 12: 0x557b81cd16ad - core::ops::function::FnOnce::call_once::hcb9d0bba1348cfa5 Oct 12 18:41:48.709 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:48.709 INFO blam! 13: 0x557b81cdedce - >::call_box::hae226a42c8d94b19 Oct 12 18:41:48.709 INFO blam! at libtest/lib.rs:1468 Oct 12 18:41:48.709 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:48.710 INFO blam! at liballoc/boxed.rs:672 Oct 12 18:41:48.710 INFO blam! 14: 0x557b81db9bd9 - __rust_maybe_catch_panic Oct 12 18:41:48.710 INFO blam! at libpanic_unwind/lib.rs:102 Oct 12 18:41:48.711 INFO blam! 15: 0x557b81cff7fd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 12 18:41:48.711 INFO blam! at libstd/panicking.rs:289 Oct 12 18:41:48.711 INFO blam! at libstd/panic.rs:392 Oct 12 18:41:48.712 INFO blam! at libtest/lib.rs:1423 Oct 12 18:41:48.712 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 12 18:41:48.712 INFO blam! 16: 0x557b81d003a4 - std::panicking::try::do_call::h2c632c17829d0621 Oct 12 18:41:48.712 INFO blam! at libstd/thread/mod.rs:409 Oct 12 18:41:48.713 INFO blam! at libstd/panic.rs:313 Oct 12 18:41:48.713 INFO blam! at libstd/panicking.rs:310 Oct 12 18:41:48.713 INFO blam! 17: 0x557b81db9bd9 - __rust_maybe_catch_panic Oct 12 18:41:48.714 INFO blam! at libpanic_unwind/lib.rs:102 Oct 12 18:41:48.714 INFO blam! 18: 0x557b81ced9e6 - >::call_box::h1a0832645645f090 Oct 12 18:41:48.714 INFO blam! at libstd/panicking.rs:289 Oct 12 18:41:48.719 INFO blam! at libstd/panic.rs:392 Oct 12 18:41:48.719 INFO blam! at libstd/thread/mod.rs:408 Oct 12 18:41:48.719 INFO blam! at liballoc/boxed.rs:672 Oct 12 18:41:48.720 INFO blam! 19: 0x557b81da750a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 12 18:41:48.720 INFO blam! at liballoc/boxed.rs:682 Oct 12 18:41:48.720 INFO blam! at libstd/sys_common/thread.rs:24 Oct 12 18:41:48.720 INFO blam! 20: 0x557b81d9c155 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 12 18:41:48.721 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 12 18:41:48.721 INFO blam! 21: 0x7f5d0c7236b9 - start_thread Oct 12 18:41:48.721 INFO blam! 22: 0x7f5d0c24341c - clone Oct 12 18:41:48.722 INFO blam! 23: 0x0 - Oct 12 18:41:48.722 INFO blam! Oct 12 18:41:48.722 INFO blam! ---- word_net::test::test_parse_synsets stdout ---- Oct 12 18:41:48.722 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:48.723 INFO blam! Oct 12 18:41:48.723 INFO blam! stack backtrace: Oct 12 18:41:48.723 INFO blam! 0: 0x557b81d76c95 - backtrace::backtrace::libunwind::trace::hdd919cb6da500fa4 Oct 12 18:41:48.724 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53 Oct 12 18:41:48.724 INFO blam! - backtrace::backtrace::trace::hcd8e6bf4573f7eb2 Oct 12 18:41:48.724 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42 Oct 12 18:41:48.725 INFO blam! 1: 0x557b81d7134e - backtrace::capture::Backtrace::new_unresolved::h049c6e001e22d521 Oct 12 18:41:48.725 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88 Oct 12 18:41:48.725 INFO blam! 2: 0x557b81d7073e - failure::backtrace::internal::InternalBacktrace::new::h6a444bdbb51c11d4 Oct 12 18:41:48.726 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/internal.rs:44 Oct 12 18:41:48.726 INFO blam! 3: 0x557b81d6f5bc - failure::backtrace::Backtrace::new::hb749e4618ed9a8b6 Oct 12 18:41:48.726 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/mod.rs:98 Oct 12 18:41:48.726 INFO blam! 4: 0x557b81cc64ed - >::from::hecda8523a07a08c3 Oct 12 18:41:48.727 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/error.rs:34 Oct 12 18:41:48.727 INFO blam! 5: 0x557b81c74e05 - failure::error_message::err_msg::h5b7a19b6b8f1a9a9 Oct 12 18:41:48.727 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/error_message.rs:12 Oct 12 18:41:48.727 INFO blam! 6: 0x557b81c8e189 - word_forms_rust::word_net::get_wn_path::{{closure}}::h9ed16eb69f48197a Oct 12 18:41:48.728 INFO blam! at src/word_net/mod.rs:383 Oct 12 18:41:48.728 INFO blam! 7: 0x557b81cc2ed3 - >::and_then::hc060518c40e3c9b7 Oct 12 18:41:48.728 INFO blam! at libcore/result.rs:647 Oct 12 18:41:48.729 INFO blam! 8: 0x557b81c8dd4d - word_forms_rust::word_net::get_wn_path::h567d8fc418d7ba76 Oct 12 18:41:48.729 INFO blam! at src/word_net/mod.rs:376 Oct 12 18:41:48.729 INFO blam! 9: 0x557b81c8e25c - word_forms_rust::word_net::WordNetIndex::try_new::h3fb4a0e8dc9e5244 Oct 12 18:41:48.729 INFO blam! at src/word_net/mod.rs:393 Oct 12 18:41:48.730 INFO blam! 10: 0x557b81cd139d - ::deref::__static_ref_initialize::ha3d3a3826504b5c3 Oct 12 18:41:48.730 INFO blam! at src/word_net/mod.rs:20 Oct 12 18:41:48.730 INFO blam! - core::ops::function::FnOnce::call_once::h4a238ac72c39154a Oct 12 18:41:48.731 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:48.731 INFO blam! 11: 0x557b81cd0d12 - >::get::{{closure}}::h6c888af4fb4b6a89 Oct 12 18:41:48.731 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:24 Oct 12 18:41:48.731 INFO blam! 12: 0x557b81c6dbca - std::sync::once::Once::call_once::{{closure}}::h69f3423c9a1fbb50 Oct 12 18:41:48.732 INFO blam! at libstd/sync/once.rs:230 Oct 12 18:41:48.732 INFO blam! 13: 0x557b81d9cc80 - std::sync::once::Once::call_inner::he48871eb9c3c8573 Oct 12 18:41:48.732 INFO blam! at libstd/sync/once.rs:397 Oct 12 18:41:48.733 INFO blam! 14: 0x557b81c6db1e - std::sync::once::Once::call_once::h229ba6e3d78838cc Oct 12 18:41:48.733 INFO blam! at libstd/sync/once.rs:230 Oct 12 18:41:48.733 INFO blam! 15: 0x557b81c9167e - >::get::h8ed708d4571b0613 Oct 12 18:41:48.733 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:23 Oct 12 18:41:48.733 INFO blam! - ::deref::__stability::h3b80c8bfc10d4d63 Oct 12 18:41:48.733 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:13 Oct 12 18:41:48.733 INFO blam! - ::deref::hefe654d7793a5eba Oct 12 18:41:48.733 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:14 Oct 12 18:41:48.733 INFO blam! 16: 0x557b81c894b2 - word_forms_rust::word_net::Synset::parse_synset_from_line::hedfff2ee6f811eac Oct 12 18:41:48.733 INFO blam! at src/word_net/mod.rs:207 Oct 12 18:41:48.733 INFO blam! 17: 0x557b81c3223b - word_forms_rust::word_net::test::test_parse_synsets::ha0349c79c3ed064a Oct 12 18:41:48.733 INFO blam! at src/word_net/mod.rs:692 Oct 12 18:41:48.733 INFO blam! 18: 0x557b81c31b69 - word_forms_rust::word_net::test::test_parse_synsets::{{closure}}::h313f5122e6bfb98f Oct 12 18:41:48.733 INFO blam! at src/word_net/mod.rs:652 Oct 12 18:41:48.733 INFO blam! 19: 0x557b81cd155d - core::ops::function::FnOnce::call_once::h93b60702843e871f Oct 12 18:41:48.733 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:48.733 INFO blam! 20: 0x557b81cdedce - test::run_test::{{closure}}::hb2775b50b134922f Oct 12 18:41:48.733 INFO blam! at libtest/lib.rs:1468 Oct 12 18:41:48.733 INFO blam! - core::ops::function::FnOnce::call_once::hc2e9d08cde22f86d Oct 12 18:41:48.733 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:48.733 INFO blam! - >::call_box::hae226a42c8d94b19 Oct 12 18:41:48.733 INFO blam! at liballoc/boxed.rs:672 Oct 12 18:41:48.733 INFO blam! 21: 0x557b81db9bd9 - __rust_maybe_catch_panic Oct 12 18:41:48.733 INFO blam! at libpanic_unwind/lib.rs:102 Oct 12 18:41:48.733 INFO blam! 22: 0x557b81cff7fd - std::panicking::try::h777e364ea86f8087 Oct 12 18:41:48.733 INFO blam! at libstd/panicking.rs:289 Oct 12 18:41:48.733 INFO blam! - std::panic::catch_unwind::h410d8d04825f2609 Oct 12 18:41:48.734 INFO blam! at libstd/panic.rs:392 Oct 12 18:41:48.734 INFO blam! - test::run_test::run_test_inner::{{closure}}::h0932fd3c56e39eba Oct 12 18:41:48.734 INFO blam! at libtest/lib.rs:1423 Oct 12 18:41:48.734 INFO blam! - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 12 18:41:48.734 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 12 18:41:48.734 INFO blam! 23: 0x557b81d003a4 - std::thread::Builder::spawn::{{closure}}::{{closure}}::ha1c37ab702c08c30 Oct 12 18:41:48.734 INFO blam! at libstd/thread/mod.rs:409 Oct 12 18:41:48.734 INFO blam! - as core::ops::function::FnOnce<()>>::call_once::hc655706383aaa12d Oct 12 18:41:48.734 INFO blam! at libstd/panic.rs:313 Oct 12 18:41:48.734 INFO blam! - std::panicking::try::do_call::h2c632c17829d0621 Oct 12 18:41:48.734 INFO blam! at libstd/panicking.rs:310 Oct 12 18:41:48.734 INFO blam! 24: 0x557b81db9bd9 - __rust_maybe_catch_panic Oct 12 18:41:48.734 INFO blam! at libpanic_unwind/lib.rs:102 Oct 12 18:41:48.734 INFO blam! 25: 0x557b81ced9e6 - std::panicking::try::h72e3652247f1e983 Oct 12 18:41:48.734 INFO blam! at libstd/panicking.rs:289 Oct 12 18:41:48.734 INFO blam! - std::panic::catch_unwind::hce307be39f16ce9e Oct 12 18:41:48.734 INFO blam! at libstd/panic.rs:392 Oct 12 18:41:48.734 INFO blam! - std::thread::Builder::spawn::{{closure}}::hcb6d9f24d6e95ee5 Oct 12 18:41:48.734 INFO blam! at libstd/thread/mod.rs:408 Oct 12 18:41:48.734 INFO blam! - >::call_box::h1a0832645645f090 Oct 12 18:41:48.734 INFO blam! at liballoc/boxed.rs:672 Oct 12 18:41:48.734 INFO blam! 26: 0x557b81da750a - + 'a)> as core::ops::function::FnOnce>::call_once::hd2020b07d17c595e Oct 12 18:41:48.734 INFO blam! at liballoc/boxed.rs:682 Oct 12 18:41:48.734 INFO blam! - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 12 18:41:48.734 INFO blam! at libstd/sys_common/thread.rs:24 Oct 12 18:41:48.734 INFO blam! 27: 0x557b81d9c155 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 12 18:41:48.734 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 12 18:41:48.734 INFO blam! 28: 0x7f5d0c7236b9 - start_thread Oct 12 18:41:48.734 INFO blam! 29: 0x7f5d0c24341c - clone Oct 12 18:41:48.734 INFO blam! 30: 0x0 - ', libcore/result.rs:1009:5 Oct 12 18:41:48.734 INFO blam! stack backtrace: Oct 12 18:41:48.734 INFO blam! 0: 0x557b81da518e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 12 18:41:48.734 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 12 18:41:48.734 INFO blam! 1: 0x557b81dae6b6 - std::sys_common::backtrace::print::hce31971a380b167f Oct 12 18:41:48.734 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 12 18:41:48.734 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 12 18:41:48.734 INFO blam! 2: 0x557b81da913d - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 12 18:41:48.734 INFO blam! at libstd/panicking.rs:211 Oct 12 18:41:48.734 INFO blam! 3: 0x557b81da8e4b - std::panicking::default_hook::hb1838a6568eb05e3 Oct 12 18:41:48.734 INFO blam! at libstd/panicking.rs:221 Oct 12 18:41:48.734 INFO blam! 4: 0x557b81da97ec - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 12 18:41:48.734 INFO blam! at libstd/panicking.rs:476 Oct 12 18:41:48.734 INFO blam! 5: 0x557b81da93a9 - std::panicking::continue_panic_fmt::h16b21ef393998895 Oct 12 18:41:48.734 INFO blam! at libstd/panicking.rs:390 Oct 12 18:41:48.734 INFO blam! 6: 0x557b81da92a5 - rust_begin_unwind Oct 12 18:41:48.734 INFO blam! at libstd/panicking.rs:325 Oct 12 18:41:48.734 INFO blam! 7: 0x557b81deaa8b - core::panicking::panic_fmt::hc3b8aa7e32042c96 Oct 12 18:41:48.734 INFO blam! at libcore/panicking.rs:77 Oct 12 18:41:48.734 INFO blam! 8: 0x557b81cc41dd - core::result::unwrap_failed::h23f0d9ee12c27c38 Oct 12 18:41:48.734 INFO blam! at libcore/macros.rs:26 Oct 12 18:41:48.734 INFO blam! 9: 0x557b81cc0ced - >::unwrap::h459dbde3f8dfb5d0 Oct 12 18:41:48.734 INFO blam! at libcore/result.rs:808 Oct 12 18:41:48.734 INFO blam! 10: 0x557b81cd13ac - core::ops::function::FnOnce::call_once::h4a238ac72c39154a Oct 12 18:41:48.734 INFO blam! at src/word_net/mod.rs:20 Oct 12 18:41:48.734 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:48.734 INFO blam! 11: 0x557b81cd0d12 - >::get::{{closure}}::h6c888af4fb4b6a89 Oct 12 18:41:48.734 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:24 Oct 12 18:41:48.734 INFO blam! 12: 0x557b81c6dbca - std::sync::once::Once::call_once::{{closure}}::h69f3423c9a1fbb50 Oct 12 18:41:48.734 INFO blam! at libstd/sync/once.rs:230 Oct 12 18:41:48.734 INFO blam! 13: 0x557b81d9cc80 - std::sync::once::Once::call_inner::he48871eb9c3c8573 Oct 12 18:41:48.734 INFO blam! at libstd/sync/once.rs:397 Oct 12 18:41:48.734 INFO blam! 14: 0x557b81c6db1e - std::sync::once::Once::call_once::h229ba6e3d78838cc Oct 12 18:41:48.734 INFO blam! at libstd/sync/once.rs:230 Oct 12 18:41:48.734 INFO blam! 15: 0x557b81c9167e - ::deref::hefe654d7793a5eba Oct 12 18:41:48.734 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:23 Oct 12 18:41:48.734 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:13 Oct 12 18:41:48.734 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:14 Oct 12 18:41:48.734 INFO blam! 16: 0x557b81c894b2 - word_forms_rust::word_net::Synset::parse_synset_from_line::hedfff2ee6f811eac Oct 12 18:41:48.734 INFO blam! at src/word_net/mod.rs:207 Oct 12 18:41:48.734 INFO blam! 17: 0x557b81c3223b - word_forms_rust::word_net::test::test_parse_synsets::ha0349c79c3ed064a Oct 12 18:41:48.734 INFO blam! at src/word_net/mod.rs:692 Oct 12 18:41:48.734 INFO blam! 18: 0x557b81c31b69 - word_forms_rust::word_net::test::test_parse_synsets::{{closure}}::h313f5122e6bfb98f Oct 12 18:41:48.734 INFO blam! at src/word_net/mod.rs:652 Oct 12 18:41:48.734 INFO blam! 19: 0x557b81cd155d - core::ops::function::FnOnce::call_once::h93b60702843e871f Oct 12 18:41:48.734 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:48.734 INFO blam! 20: 0x557b81cdedce - >::call_box::hae226a42c8d94b19 Oct 12 18:41:48.734 INFO blam! at libtest/lib.rs:1468 Oct 12 18:41:48.734 INFO blam! at libcore/ops/function.rs:238 Oct 12 18:41:48.734 INFO blam! at liballoc/boxed.rs:672 Oct 12 18:41:48.734 INFO blam! 21: 0x557b81db9bd9 - __rust_maybe_catch_panic Oct 12 18:41:48.734 INFO blam! at libpanic_unwind/lib.rs:102 Oct 12 18:41:48.734 INFO blam! 22: 0x557b81cff7fd - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 12 18:41:48.734 INFO blam! at libstd/panicking.rs:289 Oct 12 18:41:48.734 INFO blam! at libstd/panic.rs:392 Oct 12 18:41:48.734 INFO blam! at libtest/lib.rs:1423 Oct 12 18:41:48.734 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 12 18:41:48.734 INFO blam! 23: 0x557b81d003a4 - std::panicking::try::do_call::h2c632c17829d0621 Oct 12 18:41:48.735 INFO blam! at libstd/thread/mod.rs:409 Oct 12 18:41:48.735 INFO blam! at libstd/panic.rs:313 Oct 12 18:41:48.735 INFO blam! at libstd/panicking.rs:310 Oct 12 18:41:48.735 INFO blam! 24: 0x557b81db9bd9 - __rust_maybe_catch_panic Oct 12 18:41:48.735 INFO blam! at libpanic_unwind/lib.rs:102 Oct 12 18:41:48.735 INFO blam! 25: 0x557b81ced9e6 - >::call_box::h1a0832645645f090 Oct 12 18:41:48.735 INFO blam! at libstd/panicking.rs:289 Oct 12 18:41:48.735 INFO blam! at libstd/panic.rs:392 Oct 12 18:41:48.735 INFO blam! at libstd/thread/mod.rs:408 Oct 12 18:41:48.735 INFO blam! at liballoc/boxed.rs:672 Oct 12 18:41:48.735 INFO blam! 26: 0x557b81da750a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 12 18:41:48.735 INFO blam! at liballoc/boxed.rs:682 Oct 12 18:41:48.735 INFO blam! at libstd/sys_common/thread.rs:24 Oct 12 18:41:48.735 INFO blam! 27: 0x557b81d9c155 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 12 18:41:48.735 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 12 18:41:48.735 INFO blam! 28: 0x7f5d0c7236b9 - start_thread Oct 12 18:41:48.735 INFO blam! 29: 0x7f5d0c24341c - clone Oct 12 18:41:48.735 INFO blam! 30: 0x0 - Oct 12 18:41:48.735 INFO blam! Oct 12 18:41:48.735 INFO blam! Oct 12 18:41:48.735 INFO blam! failures: Oct 12 18:41:48.735 INFO blam! word_net::test::test_parse_data_line Oct 12 18:41:48.735 INFO blam! word_net::test::test_parse_synsets Oct 12 18:41:48.735 INFO blam! Oct 12 18:41:48.735 INFO blam! test result: FAILED. 3 passed; 2 failed; 4 ignored; 0 measured; 0 filtered out Oct 12 18:41:48.735 INFO blam! Oct 12 18:41:49.407 INFO running `"docker" "rm" "-f" "09b956f488ab6f6f424e2ff9a29aa58c1d7af0b8f862b5e965a755c79fe28113"` Oct 12 18:41:49.763 INFO blam! 09b956f488ab6f6f424e2ff9a29aa58c1d7af0b8f862b5e965a755c79fe28113