Oct 10 12:13:12.040 INFO testing woodgear/word-forms-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:13:12.040 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:13:12.042 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:13:12.363 INFO blam! b60d19603018f94a01ae152354e2c1faa8a10337b0e6cb6d1078db37a90cda2e Oct 10 12:13:12.366 INFO running `"docker" "start" "-a" "b60d19603018f94a01ae152354e2c1faa8a10337b0e6cb6d1078db37a90cda2e"` Oct 10 12:13:13.576 INFO kablam! usermod: no changes Oct 10 12:13:13.744 INFO kablam! Compiling difflib v0.4.0 Oct 10 12:13:13.745 INFO kablam! Compiling cute v0.3.0 Oct 10 12:13:13.745 INFO kablam! Compiling strum v0.10.0 Oct 10 12:13:13.752 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 10 12:13:13.753 INFO kablam! Compiling syn v0.14.5 Oct 10 12:13:13.753 INFO kablam! Compiling Inflector v0.11.3 Oct 10 12:13:18.584 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 10 12:13:20.420 INFO kablam! Compiling rayon-core v1.4.1 Oct 10 12:13:24.076 INFO kablam! Compiling rayon v1.0.2 Oct 10 12:13:30.316 INFO kablam! Compiling strum_macros v0.10.0 Oct 10 12:13:36.516 INFO kablam! Compiling word-forms-rust v0.1.0 (/source) Oct 10 12:13:38.824 INFO kablam! warning: method is never used: `pertainyms` Oct 10 12:13:38.825 INFO kablam! --> src/word_net/mod.rs:47:5 Oct 10 12:13:38.825 INFO kablam! | Oct 10 12:13:38.825 INFO kablam! 47 | fn pertainyms(&self) -> Vec<&Lemma> { Oct 10 12:13:38.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:38.826 INFO kablam! | Oct 10 12:13:38.826 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:13:38.826 INFO kablam! Oct 10 12:13:38.826 INFO kablam! warning: method is never used: `related` Oct 10 12:13:38.827 INFO kablam! --> src/word_net/mod.rs:50:5 Oct 10 12:13:38.827 INFO kablam! | Oct 10 12:13:38.827 INFO kablam! 50 | fn related(&self, symbol: String) -> Vec<&Lemma> { Oct 10 12:13:38.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:38.828 INFO kablam! Oct 10 12:13:38.828 INFO kablam! warning: method is never used: `lemmas` Oct 10 12:13:38.828 INFO kablam! --> src/word_net/mod.rs:228:5 Oct 10 12:13:38.829 INFO kablam! | Oct 10 12:13:38.829 INFO kablam! 228 | fn lemmas(&self) -> &Vec { Oct 10 12:13:38.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:38.829 INFO kablam! Oct 10 12:13:38.830 INFO kablam! warning: method is never used: `get` Oct 10 12:13:38.830 INFO kablam! --> src/word_net/mod.rs:248:5 Oct 10 12:13:38.830 INFO kablam! | Oct 10 12:13:38.830 INFO kablam! 248 | fn get(&self, ptr: &SynsetPtr) -> &BSynset { Oct 10 12:13:38.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:38.831 INFO kablam! Oct 10 12:13:38.831 INFO kablam! warning: function is never used: `get_all_wordnet_words` Oct 10 12:13:38.831 INFO kablam! --> src/word_net/mod.rs:580:5 Oct 10 12:13:38.832 INFO kablam! | Oct 10 12:13:38.832 INFO kablam! 580 | fn get_all_wordnet_words() -> Vec { Oct 10 12:13:38.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:38.832 INFO kablam! Oct 10 12:13:38.833 INFO kablam! warning: function is never used: `get_conjugated_verb_list` Oct 10 12:13:38.833 INFO kablam! --> src/word_net/mod.rs:590:5 Oct 10 12:13:38.833 INFO kablam! | Oct 10 12:13:38.834 INFO kablam! 590 | fn get_conjugated_verb_list() -> Vec> { Oct 10 12:13:38.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:38.834 INFO kablam! Oct 10 12:13:38.835 INFO kablam! warning: function is never used: `get_related_lemmas` Oct 10 12:13:38.835 INFO kablam! --> src/word_net/mod.rs:605:5 Oct 10 12:13:38.835 INFO kablam! | Oct 10 12:13:38.835 INFO kablam! 605 | fn get_related_lemmas(_word: &String) {} Oct 10 12:13:38.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:38.836 INFO kablam! Oct 10 12:13:38.836 INFO kablam! warning: function is never used: `get_word_forms` Oct 10 12:13:38.837 INFO kablam! --> src/word_net/mod.rs:607:5 Oct 10 12:13:38.837 INFO kablam! | Oct 10 12:13:38.837 INFO kablam! 607 | pub fn get_word_forms(word: String) { Oct 10 12:13:38.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:38.838 INFO kablam! Oct 10 12:13:38.838 INFO kablam! warning: function is never used: `get_adjective_to_adverb` Oct 10 12:13:38.838 INFO kablam! --> src/word_net/mod.rs:611:5 Oct 10 12:13:38.839 INFO kablam! | Oct 10 12:13:38.839 INFO kablam! 611 | fn get_adjective_to_adverb() -> HashMap { Oct 10 12:13:38.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:38.840 INFO kablam! Oct 10 12:13:44.446 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.84s Oct 10 12:13:44.452 INFO kablam! su: No module specific data is present Oct 10 12:13:45.416 INFO running `"docker" "rm" "-f" "b60d19603018f94a01ae152354e2c1faa8a10337b0e6cb6d1078db37a90cda2e"` Oct 10 12:13:45.716 INFO blam! b60d19603018f94a01ae152354e2c1faa8a10337b0e6cb6d1078db37a90cda2e Oct 10 12:13:45.721 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:13:45.722 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:13:46.204 INFO blam! a872e8e27626676d8f0b1b73d7818035a9a75ec416d130d7f1be42a1efdea815 Oct 10 12:13:46.206 INFO running `"docker" "start" "-a" "a872e8e27626676d8f0b1b73d7818035a9a75ec416d130d7f1be42a1efdea815"` Oct 10 12:13:47.377 INFO kablam! usermod: no changes Oct 10 12:13:47.557 INFO kablam! Compiling word-forms-rust v0.1.0 (/source) Oct 10 12:13:49.735 INFO kablam! warning: unused variable: `index` Oct 10 12:13:49.735 INFO kablam! --> src/word_net/mod.rs:774:13 Oct 10 12:13:49.735 INFO kablam! | Oct 10 12:13:49.735 INFO kablam! 774 | let index = WordNetIndex::build_index(PathBuf::from("/home/oaa/Downloads/dict")).unwrap(); Oct 10 12:13:49.735 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 10 12:13:49.735 INFO kablam! | Oct 10 12:13:49.736 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 12:13:49.736 INFO kablam! Oct 10 12:13:49.736 INFO kablam! warning: unused variable: `pos` Oct 10 12:13:49.736 INFO kablam! --> src/word_net/mod.rs:780:13 Oct 10 12:13:49.736 INFO kablam! | Oct 10 12:13:49.736 INFO kablam! 780 | let pos = PosSynsets::build_data("/home/oaa/Downloads/dict").unwrap(); Oct 10 12:13:49.736 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 10 12:13:49.736 INFO kablam! Oct 10 12:13:49.736 INFO kablam! warning: unused variable: `all` Oct 10 12:13:49.736 INFO kablam! --> src/word_net/mod.rs:798:13 Oct 10 12:13:49.736 INFO kablam! | Oct 10 12:13:49.736 INFO kablam! 798 | let all = wn.all_synsets(None); Oct 10 12:13:49.736 INFO kablam! | ^^^ help: consider using `_all` instead Oct 10 12:13:49.736 INFO kablam! Oct 10 12:13:49.736 INFO kablam! warning: unused variable: `name` Oct 10 12:13:49.736 INFO kablam! --> src/word_net/mod.rs:401:35 Oct 10 12:13:49.736 INFO kablam! | Oct 10 12:13:49.736 INFO kablam! 401 | pub fn get_sense_index(&self, name: &String, p: &POS, offset: usize) -> usize { Oct 10 12:13:49.736 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 10 12:13:49.736 INFO kablam! Oct 10 12:13:49.736 INFO kablam! warning: unused variable: `p` Oct 10 12:13:49.736 INFO kablam! --> src/word_net/mod.rs:401:50 Oct 10 12:13:49.736 INFO kablam! | Oct 10 12:13:49.736 INFO kablam! 401 | pub fn get_sense_index(&self, name: &String, p: &POS, offset: usize) -> usize { Oct 10 12:13:49.736 INFO kablam! | ^ help: consider using `_p` instead Oct 10 12:13:49.736 INFO kablam! Oct 10 12:13:49.736 INFO kablam! warning: unused variable: `offset` Oct 10 12:13:49.736 INFO kablam! --> src/word_net/mod.rs:401:59 Oct 10 12:13:49.736 INFO kablam! | Oct 10 12:13:49.736 INFO kablam! 401 | pub fn get_sense_index(&self, name: &String, p: &POS, offset: usize) -> usize { Oct 10 12:13:49.736 INFO kablam! | ^^^^^^ help: consider using `_offset` instead Oct 10 12:13:49.736 INFO kablam! Oct 10 12:13:49.907 INFO kablam! warning: method is never used: `pertainyms` Oct 10 12:13:49.908 INFO kablam! --> src/word_net/mod.rs:47:5 Oct 10 12:13:49.908 INFO kablam! | Oct 10 12:13:49.908 INFO kablam! 47 | fn pertainyms(&self) -> Vec<&Lemma> { Oct 10 12:13:49.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:49.908 INFO kablam! | Oct 10 12:13:49.908 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:13:49.908 INFO kablam! Oct 10 12:13:49.908 INFO kablam! warning: method is never used: `related` Oct 10 12:13:49.908 INFO kablam! --> src/word_net/mod.rs:50:5 Oct 10 12:13:49.908 INFO kablam! | Oct 10 12:13:49.908 INFO kablam! 50 | fn related(&self, symbol: String) -> Vec<&Lemma> { Oct 10 12:13:49.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:49.908 INFO kablam! Oct 10 12:13:49.908 INFO kablam! warning: method is never used: `lemmas` Oct 10 12:13:49.908 INFO kablam! --> src/word_net/mod.rs:228:5 Oct 10 12:13:49.908 INFO kablam! | Oct 10 12:13:49.908 INFO kablam! 228 | fn lemmas(&self) -> &Vec { Oct 10 12:13:49.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:49.908 INFO kablam! Oct 10 12:13:49.908 INFO kablam! warning: method is never used: `get` Oct 10 12:13:49.908 INFO kablam! --> src/word_net/mod.rs:248:5 Oct 10 12:13:49.908 INFO kablam! | Oct 10 12:13:49.908 INFO kablam! 248 | fn get(&self, ptr: &SynsetPtr) -> &BSynset { Oct 10 12:13:49.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:49.908 INFO kablam! Oct 10 12:13:49.908 INFO kablam! warning: function is never used: `get_all_wordnet_words` Oct 10 12:13:49.908 INFO kablam! --> src/word_net/mod.rs:580:5 Oct 10 12:13:49.908 INFO kablam! | Oct 10 12:13:49.908 INFO kablam! 580 | fn get_all_wordnet_words() -> Vec { Oct 10 12:13:49.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:49.908 INFO kablam! Oct 10 12:13:49.908 INFO kablam! warning: function is never used: `get_conjugated_verb_list` Oct 10 12:13:49.908 INFO kablam! --> src/word_net/mod.rs:590:5 Oct 10 12:13:49.908 INFO kablam! | Oct 10 12:13:49.908 INFO kablam! 590 | fn get_conjugated_verb_list() -> Vec> { Oct 10 12:13:49.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:49.908 INFO kablam! Oct 10 12:13:49.908 INFO kablam! warning: function is never used: `get_related_lemmas` Oct 10 12:13:49.908 INFO kablam! --> src/word_net/mod.rs:605:5 Oct 10 12:13:49.908 INFO kablam! | Oct 10 12:13:49.908 INFO kablam! 605 | fn get_related_lemmas(_word: &String) {} Oct 10 12:13:49.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:49.908 INFO kablam! Oct 10 12:13:49.908 INFO kablam! warning: function is never used: `get_word_forms` Oct 10 12:13:49.908 INFO kablam! --> src/word_net/mod.rs:607:5 Oct 10 12:13:49.908 INFO kablam! | Oct 10 12:13:49.908 INFO kablam! 607 | pub fn get_word_forms(word: String) { Oct 10 12:13:49.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:49.908 INFO kablam! Oct 10 12:13:49.909 INFO kablam! warning: function is never used: `get_adjective_to_adverb` Oct 10 12:13:49.909 INFO kablam! --> src/word_net/mod.rs:611:5 Oct 10 12:13:49.909 INFO kablam! | Oct 10 12:13:49.909 INFO kablam! 611 | fn get_adjective_to_adverb() -> HashMap { Oct 10 12:13:49.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:13:49.909 INFO kablam! Oct 10 12:13:49.927 INFO kablam! warning: variable `WN` should have a snake case name such as `wn` Oct 10 12:13:49.927 INFO kablam! --> src/word_net/mod.rs:788:13 Oct 10 12:13:49.927 INFO kablam! | Oct 10 12:13:49.927 INFO kablam! 788 | let WN = WordNet::new().unwrap(); Oct 10 12:13:49.927 INFO kablam! | ^^ Oct 10 12:13:49.927 INFO kablam! | Oct 10 12:13:49.927 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 12:13:49.927 INFO kablam! Oct 10 12:13:57.564 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.16s Oct 10 12:13:57.571 INFO kablam! su: No module specific data is present Oct 10 12:13:58.325 INFO running `"docker" "rm" "-f" "a872e8e27626676d8f0b1b73d7818035a9a75ec416d130d7f1be42a1efdea815"` Oct 10 12:13:58.584 INFO blam! a872e8e27626676d8f0b1b73d7818035a9a75ec416d130d7f1be42a1efdea815 Oct 10 12:13:58.593 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:13:58.594 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:13:59.056 INFO blam! f9b29890bedb876dda9ac4a911d562506ecc88ee5a69f07dd878171d7d4d8d10 Oct 10 12:13:59.060 INFO running `"docker" "start" "-a" "f9b29890bedb876dda9ac4a911d562506ecc88ee5a69f07dd878171d7d4d8d10"` Oct 10 12:14:00.831 INFO kablam! usermod: no changes Oct 10 12:14:00.970 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 10 12:14:00.974 INFO kablam! Running /target/debug/deps/word_forms_rust-e10a7cca319d5b94 Oct 10 12:14:00.976 INFO blam! Oct 10 12:14:00.976 INFO blam! running 9 tests Oct 10 12:14:00.976 INFO blam! test word_net::test::test_all_synsets ... ignored Oct 10 12:14:00.976 INFO blam! test word_net::test::test_parse_data_file ... ignored Oct 10 12:14:00.976 INFO blam! test word_net::test::test_parse_index_file ... ignored Oct 10 12:14:00.976 INFO blam! test word_net::test::test_word_net ... ignored Oct 10 12:14:00.978 INFO blam! test word_net::test::test_split_gloss ... ok Oct 10 12:14:01.005 INFO blam! test word_net::test::test_parse_gloss ... ok Oct 10 12:14:01.312 INFO blam! test word_net::test::test_parse_index_line ... ok Oct 10 12:14:01.496 INFO blam! test word_net::test::test_parse_data_line ... FAILED Oct 10 12:14:01.497 INFO blam! test word_net::test::test_parse_synsets ... FAILED Oct 10 12:14:01.497 INFO blam! Oct 10 12:14:01.497 INFO blam! failures: Oct 10 12:14:01.497 INFO blam! Oct 10 12:14:01.498 INFO blam! ---- word_net::test::test_parse_data_line stdout ---- Oct 10 12:14:01.498 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 10 12:14:01.498 INFO blam! stack backtrace: Oct 10 12:14:01.499 INFO blam! 0: 0x562b32d8c85e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 12:14:01.499 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 12:14:01.499 INFO blam! 1: 0x562b32d95ab6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 12:14:01.499 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 12:14:01.500 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 12:14:01.500 INFO blam! 2: 0x562b32d9053d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 12:14:01.500 INFO blam! at libstd/panicking.rs:211 Oct 10 12:14:01.501 INFO blam! 3: 0x562b32d9024b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 12:14:01.501 INFO blam! at libstd/panicking.rs:221 Oct 10 12:14:01.501 INFO blam! 4: 0x562b32d90bec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 12:14:01.501 INFO blam! at libstd/panicking.rs:476 Oct 10 12:14:01.502 INFO blam! 5: 0x562b32d909e6 - std::panicking::begin_panic::h70cc2ec87e042a9b Oct 10 12:14:01.502 INFO blam! at libstd/panicking.rs:410 Oct 10 12:14:01.502 INFO kablam! error: test failed, to rerun pass '--lib' Oct 10 12:14:01.502 INFO blam! 6: 0x562b32d843b3 - std::sync::once::Once::call_inner::h000f61499f10d5d3 Oct 10 12:14:01.503 INFO blam! at libstd/sync/once.rs:372 Oct 10 12:14:01.503 INFO kablam! su: No module specific data is present Oct 10 12:14:01.503 INFO blam! 7: 0x562b32c559ee - std::sync::once::Once::call_once::hb93f2cf9268e4273 Oct 10 12:14:01.503 INFO blam! at libstd/sync/once.rs:230 Oct 10 12:14:01.504 INFO blam! 8: 0x562b32c7954e - ::deref::h06dd0b2f054919fc Oct 10 12:14:01.508 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:23 Oct 10 12:14:01.508 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:13 Oct 10 12:14:01.508 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:14 Oct 10 12:14:01.508 INFO blam! 9: 0x562b32c71382 - word_forms_rust::word_net::Synset::parse_synset_from_line::h2cce9c43686dbbcd Oct 10 12:14:01.508 INFO blam! at src/word_net/mod.rs:207 Oct 10 12:14:01.508 INFO blam! 10: 0x562b32c1b265 - word_forms_rust::word_net::test::test_parse_data_line::h79c8f87888c74510 Oct 10 12:14:01.508 INFO blam! at src/word_net/mod.rs:748 Oct 10 12:14:01.508 INFO blam! 11: 0x562b32c1b1f9 - word_forms_rust::word_net::test::test_parse_data_line::{{closure}}::h452f3713c4e51c42 Oct 10 12:14:01.508 INFO blam! at src/word_net/mod.rs:746 Oct 10 12:14:01.508 INFO blam! 12: 0x562b32cb941d - core::ops::function::FnOnce::call_once::hb9aac85673e8c26a Oct 10 12:14:01.508 INFO blam! at libcore/ops/function.rs:238 Oct 10 12:14:01.508 INFO blam! 13: 0x562b32cc6b9e - >::call_box::h95b7cb918af67b5d Oct 10 12:14:01.508 INFO blam! at libtest/lib.rs:1468 Oct 10 12:14:01.508 INFO blam! at libcore/ops/function.rs:238 Oct 10 12:14:01.508 INFO blam! at liballoc/boxed.rs:672 Oct 10 12:14:01.508 INFO blam! 14: 0x562b32da0c89 - __rust_maybe_catch_panic Oct 10 12:14:01.508 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 12:14:01.508 INFO blam! 15: 0x562b32ce76ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 12:14:01.508 INFO blam! at libstd/panicking.rs:289 Oct 10 12:14:01.508 INFO blam! at libstd/panic.rs:392 Oct 10 12:14:01.508 INFO blam! at libtest/lib.rs:1423 Oct 10 12:14:01.508 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 12:14:01.508 INFO blam! 16: 0x562b32ce82f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 12:14:01.508 INFO blam! at libstd/thread/mod.rs:409 Oct 10 12:14:01.508 INFO blam! at libstd/panic.rs:313 Oct 10 12:14:01.508 INFO blam! at libstd/panicking.rs:310 Oct 10 12:14:01.508 INFO blam! 17: 0x562b32da0c89 - __rust_maybe_catch_panic Oct 10 12:14:01.508 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 12:14:01.508 INFO blam! 18: 0x562b32cd58b6 - >::call_box::h96125cb29a9ba44b Oct 10 12:14:01.508 INFO blam! at libstd/panicking.rs:289 Oct 10 12:14:01.508 INFO blam! at libstd/panic.rs:392 Oct 10 12:14:01.508 INFO blam! at libstd/thread/mod.rs:408 Oct 10 12:14:01.508 INFO blam! at liballoc/boxed.rs:672 Oct 10 12:14:01.508 INFO blam! 19: 0x562b32d8e90a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 12:14:01.508 INFO blam! at liballoc/boxed.rs:682 Oct 10 12:14:01.508 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 12:14:01.508 INFO blam! 20: 0x562b32d83835 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 12:14:01.508 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 12:14:01.508 INFO blam! 21: 0x7f05926bb6b9 - start_thread Oct 10 12:14:01.508 INFO blam! 22: 0x7f05921db41c - clone Oct 10 12:14:01.508 INFO blam! 23: 0x0 - Oct 10 12:14:01.509 INFO blam! Oct 10 12:14:01.509 INFO blam! ---- word_net::test::test_parse_synsets stdout ---- Oct 10 12:14:01.509 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 10 12:14:01.509 INFO blam! Oct 10 12:14:01.509 INFO blam! stack backtrace: Oct 10 12:14:01.509 INFO blam! 0: 0x562b32d5e095 - backtrace::backtrace::libunwind::trace::hbd5f44075c98a078 Oct 10 12:14:01.509 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53 Oct 10 12:14:01.509 INFO blam! - backtrace::backtrace::trace::h4e82c3946878788f Oct 10 12:14:01.509 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/mod.rs:42 Oct 10 12:14:01.509 INFO blam! 1: 0x562b32d5874e - backtrace::capture::Backtrace::new_unresolved::h5c0e3d9526c1ab62 Oct 10 12:14:01.509 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/capture.rs:88 Oct 10 12:14:01.509 INFO blam! 2: 0x562b32d56bae - failure::backtrace::internal::InternalBacktrace::new::h6e1afc6bbada39e5 Oct 10 12:14:01.509 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/internal.rs:44 Oct 10 12:14:01.509 INFO blam! 3: 0x562b32d564fc - failure::backtrace::Backtrace::new::h72fc6e6719f7dfb5 Oct 10 12:14:01.509 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/backtrace/mod.rs:98 Oct 10 12:14:01.509 INFO blam! 4: 0x562b32cae21d - >::from::h49e7b83aaafc7286 Oct 10 12:14:01.509 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/error.rs:34 Oct 10 12:14:01.509 INFO blam! 5: 0x562b32c5cd25 - failure::error_message::err_msg::h9d81ec545b3b4ef1 Oct 10 12:14:01.509 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.1/src/error_message.rs:12 Oct 10 12:14:01.509 INFO blam! 6: 0x562b32c76059 - word_forms_rust::word_net::get_wn_path::{{closure}}::h691eab3a005bc2b4 Oct 10 12:14:01.509 INFO blam! at src/word_net/mod.rs:383 Oct 10 12:14:01.509 INFO blam! 7: 0x562b32caada3 - >::and_then::h39b4469fa475178d Oct 10 12:14:01.509 INFO blam! at libcore/result.rs:647 Oct 10 12:14:01.509 INFO blam! 8: 0x562b32c75c1d - word_forms_rust::word_net::get_wn_path::h8e4126419c4a1837 Oct 10 12:14:01.509 INFO blam! at src/word_net/mod.rs:376 Oct 10 12:14:01.509 INFO blam! 9: 0x562b32c7612c - word_forms_rust::word_net::WordNetIndex::try_new::h64b0a4f6d3651a69 Oct 10 12:14:01.509 INFO blam! at src/word_net/mod.rs:393 Oct 10 12:14:01.509 INFO blam! 10: 0x562b32cb91dd - ::deref::__static_ref_initialize::heaa8ca08a48ad264 Oct 10 12:14:01.509 INFO blam! at src/word_net/mod.rs:20 Oct 10 12:14:01.509 INFO blam! - core::ops::function::FnOnce::call_once::h53fdc85bf8ff51d0 Oct 10 12:14:01.509 INFO blam! at libcore/ops/function.rs:238 Oct 10 12:14:01.509 INFO blam! 11: 0x562b32cb8c62 - >::get::{{closure}}::hf0bb5ce2622ac4f8 Oct 10 12:14:01.509 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:24 Oct 10 12:14:01.509 INFO blam! 12: 0x562b32c55a5a - std::sync::once::Once::call_once::{{closure}}::h80cf5ca351dd766c Oct 10 12:14:01.509 INFO blam! at libstd/sync/once.rs:230 Oct 10 12:14:01.509 INFO blam! 13: 0x562b32d84350 - std::sync::once::Once::call_inner::h000f61499f10d5d3 Oct 10 12:14:01.509 INFO blam! at libstd/sync/once.rs:397 Oct 10 12:14:01.509 INFO blam! 14: 0x562b32c559ee - std::sync::once::Once::call_once::hb93f2cf9268e4273 Oct 10 12:14:01.509 INFO blam! at libstd/sync/once.rs:230 Oct 10 12:14:01.509 INFO blam! 15: 0x562b32c7954e - >::get::h66d5bab0c87fa950 Oct 10 12:14:01.509 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:23 Oct 10 12:14:01.509 INFO blam! - ::deref::__stability::hfd1bd9bf77a2547f Oct 10 12:14:01.509 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:13 Oct 10 12:14:01.509 INFO blam! - ::deref::h06dd0b2f054919fc Oct 10 12:14:01.509 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:14 Oct 10 12:14:01.509 INFO blam! 16: 0x562b32c71382 - word_forms_rust::word_net::Synset::parse_synset_from_line::h2cce9c43686dbbcd Oct 10 12:14:01.509 INFO blam! at src/word_net/mod.rs:207 Oct 10 12:14:01.509 INFO blam! 17: 0x562b32c1a10b - word_forms_rust::word_net::test::test_parse_synsets::h80c292682e47b2c4 Oct 10 12:14:01.509 INFO blam! at src/word_net/mod.rs:692 Oct 10 12:14:01.509 INFO blam! 18: 0x562b32c19a39 - word_forms_rust::word_net::test::test_parse_synsets::{{closure}}::h0f0777e1f7127379 Oct 10 12:14:01.509 INFO blam! at src/word_net/mod.rs:652 Oct 10 12:14:01.509 INFO blam! 19: 0x562b32cb955d - core::ops::function::FnOnce::call_once::he36e1982f63e0e23 Oct 10 12:14:01.509 INFO blam! at libcore/ops/function.rs:238 Oct 10 12:14:01.509 INFO blam! 20: 0x562b32cc6b9e - test::run_test::{{closure}}::hcabdd276abf8f296 Oct 10 12:14:01.509 INFO blam! at libtest/lib.rs:1468 Oct 10 12:14:01.509 INFO blam! - core::ops::function::FnOnce::call_once::h1d50e8b6d369df98 Oct 10 12:14:01.509 INFO blam! at libcore/ops/function.rs:238 Oct 10 12:14:01.509 INFO blam! - >::call_box::h95b7cb918af67b5d Oct 10 12:14:01.509 INFO blam! at liballoc/boxed.rs:672 Oct 10 12:14:01.509 INFO blam! 21: 0x562b32da0c89 - __rust_maybe_catch_panic Oct 10 12:14:01.509 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 12:14:01.509 INFO blam! 22: 0x562b32ce76ed - std::panicking::try::h3c8b843f0a3ada26 Oct 10 12:14:01.509 INFO blam! at libstd/panicking.rs:289 Oct 10 12:14:01.509 INFO blam! - std::panic::catch_unwind::h6d942cad8753c78a Oct 10 12:14:01.509 INFO blam! at libstd/panic.rs:392 Oct 10 12:14:01.509 INFO blam! - test::run_test::run_test_inner::{{closure}}::h201decf168940588 Oct 10 12:14:01.509 INFO blam! at libtest/lib.rs:1423 Oct 10 12:14:01.509 INFO blam! - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 12:14:01.509 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 12:14:01.509 INFO blam! 23: 0x562b32ce82f4 - std::thread::Builder::spawn::{{closure}}::{{closure}}::hf072f13a53cf01bf Oct 10 12:14:01.509 INFO blam! at libstd/thread/mod.rs:409 Oct 10 12:14:01.509 INFO blam! - as core::ops::function::FnOnce<()>>::call_once::h22c81bd70bf1a725 Oct 10 12:14:01.509 INFO blam! at libstd/panic.rs:313 Oct 10 12:14:01.509 INFO blam! - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 12:14:01.509 INFO blam! at libstd/panicking.rs:310 Oct 10 12:14:01.509 INFO blam! 24: 0x562b32da0c89 - __rust_maybe_catch_panic Oct 10 12:14:01.509 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 12:14:01.509 INFO blam! 25: 0x562b32cd58b6 - std::panicking::try::hc008d3655cac22f0 Oct 10 12:14:01.509 INFO blam! at libstd/panicking.rs:289 Oct 10 12:14:01.509 INFO blam! - std::panic::catch_unwind::h89b6dcd382d60f3a Oct 10 12:14:01.509 INFO blam! at libstd/panic.rs:392 Oct 10 12:14:01.509 INFO blam! - std::thread::Builder::spawn::{{closure}}::h1283fd1a85826753 Oct 10 12:14:01.509 INFO blam! at libstd/thread/mod.rs:408 Oct 10 12:14:01.509 INFO blam! - >::call_box::h96125cb29a9ba44b Oct 10 12:14:01.509 INFO blam! at liballoc/boxed.rs:672 Oct 10 12:14:01.509 INFO blam! 26: 0x562b32d8e90a - + 'a)> as core::ops::function::FnOnce>::call_once::h2a88b48001a8d047 Oct 10 12:14:01.510 INFO blam! at liballoc/boxed.rs:682 Oct 10 12:14:01.510 INFO blam! - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 12:14:01.510 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 12:14:01.510 INFO blam! 27: 0x562b32d83835 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 12:14:01.510 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 12:14:01.510 INFO blam! 28: 0x7f05926bb6b9 - start_thread Oct 10 12:14:01.510 INFO blam! 29: 0x7f05921db41c - clone Oct 10 12:14:01.510 INFO blam! 30: 0x0 - ', libcore/result.rs:1009:5 Oct 10 12:14:01.510 INFO blam! stack backtrace: Oct 10 12:14:01.510 INFO blam! 0: 0x562b32d8c85e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 12:14:01.510 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 12:14:01.510 INFO blam! 1: 0x562b32d95ab6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 12:14:01.510 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 12:14:01.510 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 12:14:01.510 INFO blam! 2: 0x562b32d9053d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 12:14:01.510 INFO blam! at libstd/panicking.rs:211 Oct 10 12:14:01.510 INFO blam! 3: 0x562b32d9024b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 12:14:01.510 INFO blam! at libstd/panicking.rs:221 Oct 10 12:14:01.510 INFO blam! 4: 0x562b32d90bec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 12:14:01.510 INFO blam! at libstd/panicking.rs:476 Oct 10 12:14:01.510 INFO blam! 5: 0x562b32d907a9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 12:14:01.510 INFO blam! at libstd/panicking.rs:390 Oct 10 12:14:01.510 INFO blam! 6: 0x562b32d906a5 - rust_begin_unwind Oct 10 12:14:01.510 INFO blam! at libstd/panicking.rs:325 Oct 10 12:14:01.510 INFO blam! 7: 0x562b32dd1e9b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 12:14:01.510 INFO blam! at libcore/panicking.rs:77 Oct 10 12:14:01.510 INFO blam! 8: 0x562b32cac0ad - core::result::unwrap_failed::ha8e06665fd44de04 Oct 10 12:14:01.510 INFO blam! at libcore/macros.rs:26 Oct 10 12:14:01.510 INFO blam! 9: 0x562b32ca8dcd - >::unwrap::hb0b9212dae6489d5 Oct 10 12:14:01.510 INFO blam! at libcore/result.rs:808 Oct 10 12:14:01.510 INFO blam! 10: 0x562b32cb91ec - core::ops::function::FnOnce::call_once::h53fdc85bf8ff51d0 Oct 10 12:14:01.510 INFO blam! at src/word_net/mod.rs:20 Oct 10 12:14:01.510 INFO blam! at libcore/ops/function.rs:238 Oct 10 12:14:01.510 INFO blam! 11: 0x562b32cb8c62 - >::get::{{closure}}::hf0bb5ce2622ac4f8 Oct 10 12:14:01.510 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:24 Oct 10 12:14:01.510 INFO blam! 12: 0x562b32c55a5a - std::sync::once::Once::call_once::{{closure}}::h80cf5ca351dd766c Oct 10 12:14:01.510 INFO blam! at libstd/sync/once.rs:230 Oct 10 12:14:01.510 INFO blam! 13: 0x562b32d84350 - std::sync::once::Once::call_inner::h000f61499f10d5d3 Oct 10 12:14:01.510 INFO blam! at libstd/sync/once.rs:397 Oct 10 12:14:01.510 INFO blam! 14: 0x562b32c559ee - std::sync::once::Once::call_once::hb93f2cf9268e4273 Oct 10 12:14:01.510 INFO blam! at libstd/sync/once.rs:230 Oct 10 12:14:01.510 INFO blam! 15: 0x562b32c7954e - ::deref::h06dd0b2f054919fc Oct 10 12:14:01.510 INFO blam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.2/src/lazy.rs:23 Oct 10 12:14:01.510 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:13 Oct 10 12:14:01.510 INFO blam! at /source/<::lazy_static::__lazy_static_internal macros>:14 Oct 10 12:14:01.510 INFO blam! 16: 0x562b32c71382 - word_forms_rust::word_net::Synset::parse_synset_from_line::h2cce9c43686dbbcd Oct 10 12:14:01.510 INFO blam! at src/word_net/mod.rs:207 Oct 10 12:14:01.510 INFO blam! 17: 0x562b32c1a10b - word_forms_rust::word_net::test::test_parse_synsets::h80c292682e47b2c4 Oct 10 12:14:01.510 INFO blam! at src/word_net/mod.rs:692 Oct 10 12:14:01.510 INFO blam! 18: 0x562b32c19a39 - word_forms_rust::word_net::test::test_parse_synsets::{{closure}}::h0f0777e1f7127379 Oct 10 12:14:01.510 INFO blam! at src/word_net/mod.rs:652 Oct 10 12:14:01.510 INFO blam! 19: 0x562b32cb955d - core::ops::function::FnOnce::call_once::he36e1982f63e0e23 Oct 10 12:14:01.510 INFO blam! at libcore/ops/function.rs:238 Oct 10 12:14:01.510 INFO blam! 20: 0x562b32cc6b9e - >::call_box::h95b7cb918af67b5d Oct 10 12:14:01.510 INFO blam! at libtest/lib.rs:1468 Oct 10 12:14:01.510 INFO blam! at libcore/ops/function.rs:238 Oct 10 12:14:01.510 INFO blam! at liballoc/boxed.rs:672 Oct 10 12:14:01.510 INFO blam! 21: 0x562b32da0c89 - __rust_maybe_catch_panic Oct 10 12:14:01.510 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 12:14:01.510 INFO blam! 22: 0x562b32ce76ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 12:14:01.510 INFO blam! at libstd/panicking.rs:289 Oct 10 12:14:01.510 INFO blam! at libstd/panic.rs:392 Oct 10 12:14:01.510 INFO blam! at libtest/lib.rs:1423 Oct 10 12:14:01.510 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 12:14:01.510 INFO blam! 23: 0x562b32ce82f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 12:14:01.510 INFO blam! at libstd/thread/mod.rs:409 Oct 10 12:14:01.510 INFO blam! at libstd/panic.rs:313 Oct 10 12:14:01.510 INFO blam! at libstd/panicking.rs:310 Oct 10 12:14:01.510 INFO blam! 24: 0x562b32da0c89 - __rust_maybe_catch_panic Oct 10 12:14:01.510 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 12:14:01.510 INFO blam! 25: 0x562b32cd58b6 - >::call_box::h96125cb29a9ba44b Oct 10 12:14:01.510 INFO blam! at libstd/panicking.rs:289 Oct 10 12:14:01.510 INFO blam! at libstd/panic.rs:392 Oct 10 12:14:01.510 INFO blam! at libstd/thread/mod.rs:408 Oct 10 12:14:01.510 INFO blam! at liballoc/boxed.rs:672 Oct 10 12:14:01.510 INFO blam! 26: 0x562b32d8e90a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 12:14:01.510 INFO blam! at liballoc/boxed.rs:682 Oct 10 12:14:01.510 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 12:14:01.510 INFO blam! 27: 0x562b32d83835 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 12:14:01.510 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 12:14:01.510 INFO blam! 28: 0x7f05926bb6b9 - start_thread Oct 10 12:14:01.510 INFO blam! 29: 0x7f05921db41c - clone Oct 10 12:14:01.510 INFO blam! 30: 0x0 - Oct 10 12:14:01.510 INFO blam! Oct 10 12:14:01.510 INFO blam! Oct 10 12:14:01.510 INFO blam! failures: Oct 10 12:14:01.510 INFO blam! word_net::test::test_parse_data_line Oct 10 12:14:01.510 INFO blam! word_net::test::test_parse_synsets Oct 10 12:14:01.510 INFO blam! Oct 10 12:14:01.510 INFO blam! test result: FAILED. 3 passed; 2 failed; 4 ignored; 0 measured; 0 filtered out Oct 10 12:14:01.511 INFO blam! Oct 10 12:14:02.777 INFO running `"docker" "rm" "-f" "f9b29890bedb876dda9ac4a911d562506ecc88ee5a69f07dd878171d7d4d8d10"` Oct 10 12:14:03.084 INFO blam! f9b29890bedb876dda9ac4a911d562506ecc88ee5a69f07dd878171d7d4d8d10