Oct 16 11:01:26.244 INFO testing fosslim-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:01:26.244 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 16 11:01:26.663 INFO blam! 55ad34ebba28515bf8aa997fc61f2387901b4fc271f23d408bbb981e99f29905 Oct 16 11:01:26.675 INFO running `"docker" "start" "-a" "55ad34ebba28515bf8aa997fc61f2387901b4fc271f23d408bbb981e99f29905"` Oct 16 11:01:28.394 INFO kablam! usermod: no changes Oct 16 11:01:28.519 INFO kablam! Compiling seahash v3.0.5 Oct 16 11:01:28.531 INFO kablam! Compiling rmp v0.8.7 Oct 16 11:01:30.499 INFO kablam! Compiling rmp-serde v0.13.7 Oct 16 11:01:31.991 INFO kablam! Compiling fosslim v0.0.2 (/source) Oct 16 11:01:33.223 INFO kablam! warning: unused import: `std::iter::FromIterator` Oct 16 11:01:33.224 INFO kablam! --> src/score.rs:2:5 Oct 16 11:01:33.225 INFO kablam! | Oct 16 11:01:33.225 INFO kablam! 2 | use std::iter::FromIterator; Oct 16 11:01:33.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:01:33.226 INFO kablam! | Oct 16 11:01:33.227 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:01:33.227 INFO kablam! Oct 16 11:01:33.562 INFO kablam! warning: type alias is never used: `TermIndex` Oct 16 11:01:33.562 INFO kablam! --> src/index.rs:15:1 Oct 16 11:01:33.562 INFO kablam! | Oct 16 11:01:33.562 INFO kablam! 15 | type TermIndex = Vec>; Oct 16 11:01:33.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:01:33.562 INFO kablam! | Oct 16 11:01:33.563 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:01:33.563 INFO kablam! Oct 16 11:01:38.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.44s Oct 16 11:01:38.860 INFO kablam! su: No module specific data is present Oct 16 11:01:40.001 INFO running `"docker" "rm" "-f" "55ad34ebba28515bf8aa997fc61f2387901b4fc271f23d408bbb981e99f29905"` Oct 16 11:01:40.373 INFO blam! 55ad34ebba28515bf8aa997fc61f2387901b4fc271f23d408bbb981e99f29905 Oct 16 11:01:40.375 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 16 11:01:40.795 INFO blam! afd04021d1002287145272ce4cc8d0ba97ed7c053bb985079f6447b0d9b70409 Oct 16 11:01:40.799 INFO running `"docker" "start" "-a" "afd04021d1002287145272ce4cc8d0ba97ed7c053bb985079f6447b0d9b70409"` Oct 16 11:01:42.011 INFO kablam! usermod: no changes Oct 16 11:01:42.115 INFO kablam! Compiling fosslim v0.0.2 (/source) Oct 16 11:01:51.563 INFO kablam! warning: type alias is never used: `TermIndex` Oct 16 11:01:51.563 INFO kablam! --> src/index.rs:15:1 Oct 16 11:01:51.564 INFO kablam! | Oct 16 11:01:51.564 INFO kablam! 15 | type TermIndex = Vec>; Oct 16 11:01:51.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:01:51.587 INFO kablam! | Oct 16 11:01:51.587 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:01:51.588 INFO kablam! Oct 16 11:02:10.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.81s Oct 16 11:02:10.853 INFO kablam! su: No module specific data is present Oct 16 11:02:12.639 INFO running `"docker" "rm" "-f" "afd04021d1002287145272ce4cc8d0ba97ed7c053bb985079f6447b0d9b70409"` Oct 16 11:02:12.754 INFO blam! afd04021d1002287145272ce4cc8d0ba97ed7c053bb985079f6447b0d9b70409 Oct 16 11:02:12.756 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 16 11:02:13.027 INFO blam! 9aa4ee069cdf14d9fc4603447d863b07766624f5bde69afea61149b0c8332b08 Oct 16 11:02:13.029 INFO running `"docker" "start" "-a" "9aa4ee069cdf14d9fc4603447d863b07766624f5bde69afea61149b0c8332b08"` Oct 16 11:02:13.466 INFO kablam! usermod: no changes Oct 16 11:02:13.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 11:02:13.527 INFO kablam! Running /target/debug/deps/fosslim-aeed8add4a4f30af Oct 16 11:02:13.536 INFO blam! Oct 16 11:02:13.536 INFO blam! running 4 tests Oct 16 11:02:13.536 INFO blam! test naive_tf::test_naive_tf_empty_bag ... ok Oct 16 11:02:13.538 INFO blam! test naive_tf::test_naive_tf_make_term_vector ... ok Oct 16 11:02:13.538 INFO blam! test score::test_jaccard_set ... ok Oct 16 11:02:13.543 INFO blam! test score::test_score_comparison ... ok Oct 16 11:02:13.543 INFO kablam! Running /target/debug/deps/check_test_files-29b593537e2ef087 Oct 16 11:02:13.544 INFO blam! Oct 16 11:02:13.544 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:02:13.544 INFO blam! Oct 16 11:02:13.559 INFO blam! Oct 16 11:02:13.559 INFO blam! running 1 test Oct 16 11:02:13.588 INFO blam! test test_check_files_with_fixtures ... ok Oct 16 11:02:13.589 INFO kablam! Running /target/debug/deps/document_bench_test-3a631c49b6bf8a33 Oct 16 11:02:13.589 INFO blam! Oct 16 11:02:13.589 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:02:13.590 INFO blam! Oct 16 11:02:13.591 INFO blam! Oct 16 11:02:13.591 INFO blam! running 1 test Oct 16 11:02:13.592 INFO blam! test test_bench_from_json_file ... ok Oct 16 11:02:13.592 INFO blam! Oct 16 11:02:13.592 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:02:13.592 INFO blam! Oct 16 11:02:13.595 INFO kablam! Running /target/debug/deps/document_test-56642d8a8c2e9968 Oct 16 11:02:13.599 INFO blam! Oct 16 11:02:13.599 INFO blam! running 4 tests Oct 16 11:02:13.600 INFO blam! test test_document_read_test_folder ... ok Oct 16 11:02:13.600 INFO blam! test test_document_tokenizer ... ok Oct 16 11:02:13.602 INFO blam! test test_document_parse_from_file ... ok Oct 16 11:02:13.602 INFO blam! test test_document_from_json_file ... ok Oct 16 11:02:13.602 INFO blam! Oct 16 11:02:13.602 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:02:13.602 INFO blam! Oct 16 11:02:13.602 INFO kablam! Running /target/debug/deps/finger_ngram_bench_test-91724e875339e3f5 Oct 16 11:02:13.604 INFO blam! Oct 16 11:02:13.604 INFO blam! running 2 tests Oct 16 11:02:13.613 INFO blam! test test_bench_finger_ngram_from_index ... ok Oct 16 11:02:13.617 INFO blam! test test_bench_finger_ngram_make_fingergram ... ok Oct 16 11:02:13.617 INFO blam! Oct 16 11:02:13.617 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:02:13.617 INFO blam! Oct 16 11:02:13.618 INFO kablam! Running /target/debug/deps/finger_ngram_cross_check_test-e1a58b1ca241346b Oct 16 11:02:13.620 INFO blam! Oct 16 11:02:13.621 INFO blam! running 1 test Oct 16 11:03:13.620 INFO blam! test test_finger_ngram_cross_check ... test test_finger_ngram_cross_check has been running for over 60 seconds Oct 16 11:04:11.192 INFO blam! test test_finger_ngram_cross_check ... ok Oct 16 11:04:11.192 INFO blam! Oct 16 11:04:11.192 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:04:11.192 INFO blam! Oct 16 11:04:11.193 INFO kablam! Running /target/debug/deps/finger_ngram_test-564de12ffef5028a Oct 16 11:04:11.194 INFO blam! Oct 16 11:04:11.194 INFO blam! running 4 tests Oct 16 11:04:11.200 INFO blam! test test_finger_ngram_rank ... ok Oct 16 11:04:11.200 INFO blam! test test_finger_ngram_model_fingerprint ... ok Oct 16 11:04:11.200 INFO blam! test test_finger_ngram_match_document ... ok Oct 16 11:04:11.202 INFO blam! test test_finger_ngram_from_index ... ok Oct 16 11:04:11.202 INFO blam! Oct 16 11:04:11.202 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:04:11.202 INFO blam! Oct 16 11:04:11.207 INFO blam! Oct 16 11:04:11.207 INFO kablam! Running /target/debug/deps/index_test-29398e57b36134fd Oct 16 11:04:11.207 INFO blam! running 7 tests Oct 16 11:04:11.208 INFO blam! test test_index_add_term ... ok Oct 16 11:04:11.208 INFO blam! test test_index_index_multiple_documents ... ok Oct 16 11:04:11.208 INFO blam! test test_index_get_term_index ... ok Oct 16 11:04:11.215 INFO blam! test test_index_doc_new_document ... ok Oct 16 11:04:11.215 INFO blam! test test_index_add_doc ... ok Oct 16 11:04:11.223 INFO blam! test test_index_build_from_path ... ok Oct 16 11:04:11.233 INFO blam! test test_index_save_and_load ... FAILED Oct 16 11:04:11.233 INFO blam! Oct 16 11:04:11.233 INFO blam! failures: Oct 16 11:04:11.233 INFO blam! Oct 16 11:04:11.233 INFO blam! ---- test_index_save_and_load stdout ---- Oct 16 11:04:11.233 INFO blam! thread 'test_index_save_and_load' panicked at 'assertion failed: res.is_ok()', tests/index_test.rs:131:5 Oct 16 11:04:11.233 INFO blam! stack backtrace: Oct 16 11:04:11.233 INFO blam! 0: 0x561ecbb6ed0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 16 11:04:11.233 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 16 11:04:11.233 INFO blam! 1: 0x561ecbb77bb6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 16 11:04:11.233 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 16 11:04:11.233 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 16 11:04:11.233 INFO blam! 2: 0x561ecbb7290d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 16 11:04:11.233 INFO blam! at libstd/panicking.rs:211 Oct 16 11:04:11.233 INFO blam! 3: 0x561ecbb7261b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 16 11:04:11.233 INFO blam! at libstd/panicking.rs:221 Oct 16 11:04:11.233 INFO blam! 4: 0x561ecbb72fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 16 11:04:11.233 INFO blam! at libstd/panicking.rs:476 Oct 16 11:04:11.233 INFO blam! 5: 0x561ecbb612ef - std::panicking::begin_panic::hfe891794a47238a7 Oct 16 11:04:11.233 INFO blam! at libstd/panicking.rs:410 Oct 16 11:04:11.234 INFO blam! 6: 0x561ecba73879 - index_test::test_index_save_and_load::h4a13a3d4368c91b3 Oct 16 11:04:11.234 INFO blam! at tests/index_test.rs:131 Oct 16 11:04:11.234 INFO blam! 7: 0x561ecba73519 - index_test::test_index_save_and_load::{{closure}}::h3613174031719d78 Oct 16 11:04:11.234 INFO blam! at tests/index_test.rs:120 Oct 16 11:04:11.234 INFO blam! 8: 0x561ecba7502d - core::ops::function::FnOnce::call_once::hb0c3d1accc5e43f5 Oct 16 11:04:11.234 INFO blam! at libcore/ops/function.rs:238 Oct 16 11:04:11.234 INFO blam! 9: 0x561ecba76dfe - >::call_box::h95b7cb918af67b5d Oct 16 11:04:11.234 INFO blam! at libtest/lib.rs:1468 Oct 16 11:04:11.234 INFO blam! at libcore/ops/function.rs:238 Oct 16 11:04:11.234 INFO blam! at liballoc/boxed.rs:672 Oct 16 11:04:11.234 INFO blam! 10: 0x561ecbb82d89 - __rust_maybe_catch_panic Oct 16 11:04:11.234 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 11:04:11.234 INFO blam! 11: 0x561ecba9794d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 16 11:04:11.234 INFO blam! at libstd/panicking.rs:289 Oct 16 11:04:11.234 INFO blam! at libstd/panic.rs:392 Oct 16 11:04:11.234 INFO blam! at libtest/lib.rs:1423 Oct 16 11:04:11.234 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 16 11:04:11.234 INFO blam! 12: 0x561ecba98554 - std::panicking::try::do_call::ha990a345054c2d63 Oct 16 11:04:11.234 INFO blam! at libstd/thread/mod.rs:409 Oct 16 11:04:11.234 INFO blam! at libstd/panic.rs:313 Oct 16 11:04:11.234 INFO blam! at libstd/panicking.rs:310 Oct 16 11:04:11.234 INFO blam! 13: 0x561ecbb82d89 - __rust_maybe_catch_panic Oct 16 11:04:11.234 INFO blam! at libpanic_unwind/lib.rs:102 Oct 16 11:04:11.234 INFO blam! 14: 0x561ecba85b16 - >::call_box::h96125cb29a9ba44b Oct 16 11:04:11.234 INFO blam! at libstd/panicking.rs:289 Oct 16 11:04:11.234 INFO blam! at libstd/panic.rs:392 Oct 16 11:04:11.234 INFO blam! at libstd/thread/mod.rs:408 Oct 16 11:04:11.234 INFO blam! at liballoc/boxed.rs:672 Oct 16 11:04:11.234 INFO blam! 15: 0x561ecbb70d4a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 16 11:04:11.234 INFO blam! at liballoc/boxed.rs:682 Oct 16 11:04:11.234 INFO blam! at libstd/sys_common/thread.rs:24 Oct 16 11:04:11.234 INFO blam! 16: 0x561ecbb66165 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 16 11:04:11.234 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 16 11:04:11.234 INFO blam! 17: 0x7f8a03b7c6b9 - start_thread Oct 16 11:04:11.234 INFO blam! 18: 0x7f8a0369c41c - clone Oct 16 11:04:11.234 INFO blam! 19: 0x0 - Oct 16 11:04:11.234 INFO blam! Oct 16 11:04:11.234 INFO blam! Oct 16 11:04:11.234 INFO blam! failures: Oct 16 11:04:11.234 INFO blam! test_index_save_and_load Oct 16 11:04:11.234 INFO blam! Oct 16 11:04:11.234 INFO blam! test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:04:11.234 INFO blam! Oct 16 11:04:11.237 INFO kablam! error: test failed, to rerun pass '--test index_test' Oct 16 11:04:11.237 INFO kablam! su: No module specific data is present Oct 16 11:04:12.118 INFO running `"docker" "rm" "-f" "9aa4ee069cdf14d9fc4603447d863b07766624f5bde69afea61149b0c8332b08"` Oct 16 11:04:12.471 INFO blam! 9aa4ee069cdf14d9fc4603447d863b07766624f5bde69afea61149b0c8332b08