Oct 13 02:54:51.378 INFO testing reneklacan/symspell against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 02:54:51.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 02:54:51.819 INFO blam! cd3729f7066e9ffef8775956b45424c699919f7a688dedfb8e5e1ed15e53558c Oct 13 02:54:51.823 INFO running `"docker" "start" "-a" "cd3729f7066e9ffef8775956b45424c699919f7a688dedfb8e5e1ed15e53558c"` Oct 13 02:54:52.725 INFO kablam! usermod: no changes Oct 13 02:54:52.814 INFO kablam! Compiling derive_builder_core v0.2.0 Oct 13 02:54:54.755 INFO kablam! Compiling derive_builder v0.5.1 Oct 13 02:54:57.383 INFO kablam! Compiling symspell v0.1.1 (/source) Oct 13 02:54:57.735 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 02:54:57.735 INFO kablam! --> src/string_strategy.rs:42:20 Oct 13 02:54:57.735 INFO kablam! | Oct 13 02:54:57.735 INFO kablam! 42 | unsafe { s.slice_unchecked(start, end) }.to_string() Oct 13 02:54:57.735 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 02:54:57.735 INFO kablam! | Oct 13 02:54:57.735 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 02:54:57.735 INFO kablam! Oct 13 02:54:57.919 INFO kablam! warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 13 02:54:57.919 INFO kablam! --> src/lib.rs:21:12 Oct 13 02:54:57.919 INFO kablam! | Oct 13 02:54:57.919 INFO kablam! 21 | #![feature(duration_extras)] Oct 13 02:54:57.919 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 02:54:57.919 INFO kablam! | Oct 13 02:54:57.919 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 02:54:57.919 INFO kablam! Oct 13 02:54:58.096 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.34s Oct 13 02:54:58.100 INFO kablam! su: No module specific data is present Oct 13 02:54:58.574 INFO running `"docker" "rm" "-f" "cd3729f7066e9ffef8775956b45424c699919f7a688dedfb8e5e1ed15e53558c"` Oct 13 02:54:58.799 INFO blam! cd3729f7066e9ffef8775956b45424c699919f7a688dedfb8e5e1ed15e53558c Oct 13 02:54:58.799 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 02:54:59.179 INFO blam! bbdf5a8e3e66760a69cec55785171cd43c9c27ba27881ab0cb1264f039023a40 Oct 13 02:54:59.180 INFO running `"docker" "start" "-a" "bbdf5a8e3e66760a69cec55785171cd43c9c27ba27881ab0cb1264f039023a40"` Oct 13 02:55:00.347 INFO kablam! usermod: no changes Oct 13 02:55:00.423 INFO kablam! Compiling symspell v0.1.1 (/source) Oct 13 02:55:00.745 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 02:55:00.745 INFO kablam! --> src/string_strategy.rs:42:20 Oct 13 02:55:00.745 INFO kablam! | Oct 13 02:55:00.745 INFO kablam! 42 | unsafe { s.slice_unchecked(start, end) }.to_string() Oct 13 02:55:00.745 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 02:55:00.745 INFO kablam! | Oct 13 02:55:00.746 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 02:55:00.746 INFO kablam! Oct 13 02:55:00.835 INFO kablam! warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 13 02:55:00.835 INFO kablam! --> examples/demo.rs:1:12 Oct 13 02:55:00.835 INFO kablam! | Oct 13 02:55:00.835 INFO kablam! 1 | #![feature(duration_extras)] Oct 13 02:55:00.835 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 02:55:00.835 INFO kablam! | Oct 13 02:55:00.835 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 02:55:00.835 INFO kablam! Oct 13 02:55:00.959 INFO kablam! warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 13 02:55:00.959 INFO kablam! --> src/lib.rs:21:12 Oct 13 02:55:00.959 INFO kablam! | Oct 13 02:55:00.959 INFO kablam! 21 | #![feature(duration_extras)] Oct 13 02:55:00.959 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 02:55:00.959 INFO kablam! | Oct 13 02:55:00.959 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 02:55:00.959 INFO kablam! Oct 13 02:55:02.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.71s Oct 13 02:55:02.095 INFO kablam! su: No module specific data is present Oct 13 02:55:02.502 INFO running `"docker" "rm" "-f" "bbdf5a8e3e66760a69cec55785171cd43c9c27ba27881ab0cb1264f039023a40"` Oct 13 02:55:02.648 INFO blam! bbdf5a8e3e66760a69cec55785171cd43c9c27ba27881ab0cb1264f039023a40 Oct 13 02:55:02.648 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 02:55:02.943 INFO blam! f1bcbf3e495b595302e9e1188e5570c55bc37dba1dfacd2341d0f0b49a7f3cff Oct 13 02:55:02.951 INFO running `"docker" "start" "-a" "f1bcbf3e495b595302e9e1188e5570c55bc37dba1dfacd2341d0f0b49a7f3cff"` Oct 13 02:55:04.052 INFO kablam! usermod: no changes Oct 13 02:55:04.127 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 02:55:04.127 INFO kablam! Running /target/debug/deps/symspell-76dd9a7bac0e3e28 Oct 13 02:55:04.187 INFO blam! Oct 13 02:55:04.187 INFO blam! running 7 tests Oct 13 02:55:04.219 INFO blam! test string_strategy::tests::ascii_at_correct ... ok Oct 13 02:55:04.220 INFO blam! test string_strategy::tests::ascii_at_over_limit ... ok Oct 13 02:55:04.220 INFO blam! test string_strategy::tests::ascii_remove ... ok Oct 13 02:55:04.220 INFO blam! test string_strategy::tests::ascii_slice_suffix ... ok Oct 13 02:55:04.221 INFO blam! test string_strategy::tests::ascii_slice_prefix ... ok Oct 13 02:55:04.222 INFO blam! test string_strategy::tests::ascii_at_negative ... ok Oct 13 02:55:04.227 INFO blam! test string_strategy::tests::prepare ... ok Oct 13 02:55:04.227 INFO blam! Oct 13 02:55:04.227 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:55:04.227 INFO blam! Oct 13 02:55:04.235 INFO kablam! Doc-tests symspell Oct 13 02:55:04.582 INFO blam! Oct 13 02:55:04.582 INFO blam! running 3 tests Oct 13 02:55:05.632 INFO blam! test src/lib.rs - (line 5) ... FAILED Oct 13 02:55:05.632 INFO blam! test src/symspell.rs - symspell::SymSpell::lookup (line 107) ... FAILED Oct 13 02:55:05.633 INFO blam! test src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) ... FAILED Oct 13 02:55:05.634 INFO blam! Oct 13 02:55:05.634 INFO blam! failures: Oct 13 02:55:05.634 INFO blam! Oct 13 02:55:05.635 INFO blam! ---- src/lib.rs - (line 5) stdout ---- Oct 13 02:55:05.635 INFO blam! error: expected one of `.`, `;`, `?`, or an operator, found `let` Oct 13 02:55:05.635 INFO blam! --> src/lib.rs:14:1 Oct 13 02:55:05.636 INFO blam! | Oct 13 02:55:05.636 INFO blam! 11 | let sentence = "whereis th elove hehad dated forImuch of thepast who couqdn'tread in sixtgrade and ins pired him" Oct 13 02:55:05.636 INFO blam! | - expected one of `.`, `;`, `?`, or an operator here Oct 13 02:55:05.636 INFO blam! 12 | let compound_suggestions = symspell.lookup_compound(sentence, 2); Oct 13 02:55:05.637 INFO blam! | ^^^ unexpected token Oct 13 02:55:05.638 INFO blam! Oct 13 02:55:05.638 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `SymSpell` Oct 13 02:55:05.639 INFO blam! --> src/lib.rs:6:51 Oct 13 02:55:05.639 INFO blam! | Oct 13 02:55:05.639 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:05.639 INFO blam! | ^^^^^^^^ Use of undeclared type or module `SymSpell` Oct 13 02:55:05.640 INFO blam! Oct 13 02:55:05.640 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `Verbosity` Oct 13 02:55:05.640 INFO blam! --> src/lib.rs:10:44 Oct 13 02:55:05.640 INFO blam! | Oct 13 02:55:05.641 INFO blam! 8 | let suggestions = symspell.lookup("roket", Verbosity::Top, 2); Oct 13 02:55:05.641 INFO blam! | ^^^^^^^^^ Use of undeclared type or module `Verbosity` Oct 13 02:55:05.641 INFO blam! Oct 13 02:55:05.642 INFO blam! error[E0412]: cannot find type `SymSpell` in this scope Oct 13 02:55:05.642 INFO blam! --> src/lib.rs:6:19 Oct 13 02:55:05.642 INFO blam! | Oct 13 02:55:05.642 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:05.643 INFO blam! | ^^^^^^^^ did you mean `symspell`? Oct 13 02:55:05.643 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 13 02:55:05.643 INFO blam! | Oct 13 02:55:05.643 INFO kablam! error: test failed, to rerun pass '--doc' Oct 13 02:55:05.644 INFO blam! 3 | use symspell::SymSpell; Oct 13 02:55:05.644 INFO blam! | Oct 13 02:55:05.644 INFO blam! Oct 13 02:55:05.645 INFO blam! error[E0412]: cannot find type `AsciiStringStrategy` in this scope Oct 13 02:55:05.645 INFO blam! --> src/lib.rs:6:28 Oct 13 02:55:05.645 INFO blam! | Oct 13 02:55:05.645 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:05.646 INFO blam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 13 02:55:05.646 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 13 02:55:05.646 INFO blam! | Oct 13 02:55:05.646 INFO blam! 3 | use symspell::AsciiStringStrategy; Oct 13 02:55:05.647 INFO blam! | Oct 13 02:55:05.647 INFO blam! Oct 13 02:55:05.647 INFO blam! thread 'src/lib.rs - (line 5)' panicked at 'couldn't compile the test', librustdoc/test.rs:332:13 Oct 13 02:55:05.648 INFO blam! stack backtrace: Oct 13 02:55:05.648 INFO blam! 0: 0x7f4c22ecdcde - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 13 02:55:05.648 INFO kablam! su: No module specific data is present Oct 13 02:55:05.648 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 02:55:05.649 INFO blam! 1: 0x7f4c22eb2d16 - std::sys_common::backtrace::print::hce31971a380b167f Oct 13 02:55:05.649 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 02:55:05.649 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 02:55:05.649 INFO blam! 2: 0x7f4c22ed8ddd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 13 02:55:05.650 INFO blam! at libstd/panicking.rs:211 Oct 13 02:55:05.650 INFO blam! 3: 0x7f4c22ed8aeb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 13 02:55:05.650 INFO blam! at libstd/panicking.rs:221 Oct 13 02:55:05.650 INFO blam! 4: 0x7f4c2515552e - rustc::util::common::panic_hook::hedd6c3f049ede49c Oct 13 02:55:05.651 INFO blam! 5: 0x7f4c22ed95a3 - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 13 02:55:05.651 INFO blam! at libstd/panicking.rs:480 Oct 13 02:55:05.651 INFO blam! 6: 0x55caf8457946 - std::panicking::begin_panic::h002319d180170cab Oct 13 02:55:05.651 INFO blam! at libstd/panicking.rs:410 Oct 13 02:55:05.652 INFO blam! 7: 0x55caf85dacfb - rustdoc::test::run_test::h51dc9b2c4a315347 Oct 13 02:55:05.652 INFO blam! at librustdoc/test.rs:332 Oct 13 02:55:05.652 INFO blam! 8: 0x55caf859ad17 - >::set::h15d3cbe9fd765f68 Oct 13 02:55:05.652 INFO blam! at librustdoc/test.rs:564 Oct 13 02:55:05.652 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 13 02:55:05.653 INFO blam! at libsyntax/lib.rs:106 Oct 13 02:55:05.653 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 13 02:55:05.653 INFO blam! 9: 0x55caf83b384f - syntax::with_globals::h2da9558870ba9fc8 Oct 13 02:55:05.653 INFO blam! at libsyntax/lib.rs:105 Oct 13 02:55:05.653 INFO blam! 10: 0x55caf8457dda - std::panicking::try::do_call::he2f75333d604f333 Oct 13 02:55:05.653 INFO blam! at librustdoc/test.rs:561 Oct 13 02:55:05.653 INFO blam! at libstd/panic.rs:313 Oct 13 02:55:05.653 INFO blam! at libstd/panicking.rs:310 Oct 13 02:55:05.653 INFO blam! 11: 0x7f4c22ee6f29 - __rust_maybe_catch_panic Oct 13 02:55:05.653 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:05.653 INFO blam! 12: 0x55caf84ac983 - rustc_driver::in_named_rustc_thread::h5541da8cdf654cd3 Oct 13 02:55:05.653 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:05.653 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:05.653 INFO blam! at librustc_driver/lib.rs:1575 Oct 13 02:55:05.653 INFO blam! 13: 0x55caf85b09fc - >::call_box::hfb65f4c274be4d0e Oct 13 02:55:05.653 INFO blam! at librustdoc/test.rs:561 Oct 13 02:55:05.653 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:05.653 INFO blam! 14: 0x7f4c2453bc52 - >::call_box::he91819c8a530d737 Oct 13 02:55:05.653 INFO blam! at libtest/lib.rs:1461 Oct 13 02:55:05.653 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:05.653 INFO blam! 15: 0x7f4c22ee6f29 - __rust_maybe_catch_panic Oct 13 02:55:05.653 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:05.653 INFO blam! 16: 0x7f4c24562b3d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 13 02:55:05.653 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:05.653 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:05.653 INFO blam! at libtest/lib.rs:1423 Oct 13 02:55:05.653 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 02:55:05.653 INFO blam! 17: 0x7f4c24563a44 - std::panicking::try::do_call::h2c632c17829d0621 Oct 13 02:55:05.653 INFO blam! at libstd/thread/mod.rs:409 Oct 13 02:55:05.653 INFO blam! at libstd/panic.rs:313 Oct 13 02:55:05.653 INFO blam! at libstd/panicking.rs:310 Oct 13 02:55:05.653 INFO blam! 18: 0x7f4c22ee6f29 - __rust_maybe_catch_panic Oct 13 02:55:05.653 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:05.653 INFO blam! 19: 0x7f4c2454c5a6 - >::call_box::h1a0832645645f090 Oct 13 02:55:05.653 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:05.653 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:05.653 INFO blam! at libstd/thread/mod.rs:408 Oct 13 02:55:05.653 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:05.653 INFO blam! 20: 0x7f4c22ed4b0a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 13 02:55:05.653 INFO blam! at liballoc/boxed.rs:682 Oct 13 02:55:05.653 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 02:55:05.653 INFO blam! 21: 0x7f4c22ea9be5 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 13 02:55:05.653 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 02:55:05.653 INFO blam! 22: 0x7f4c22a346b9 - start_thread Oct 13 02:55:05.653 INFO blam! 23: 0x7f4c2255441c - clone Oct 13 02:55:05.653 INFO blam! 24: 0x0 - Oct 13 02:55:05.653 INFO blam! query stack during panic: Oct 13 02:55:05.653 INFO blam! end of query stack Oct 13 02:55:05.653 INFO blam! Oct 13 02:55:05.653 INFO blam! ---- src/symspell.rs - symspell::SymSpell::lookup (line 107) stdout ---- Oct 13 02:55:05.653 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `SymSpell` Oct 13 02:55:05.653 INFO blam! --> src/symspell.rs:108:51 Oct 13 02:55:05.653 INFO blam! | Oct 13 02:55:05.653 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:05.653 INFO blam! | ^^^^^^^^ Use of undeclared type or module `SymSpell` Oct 13 02:55:05.653 INFO blam! Oct 13 02:55:05.653 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `Verbosity` Oct 13 02:55:05.653 INFO blam! --> src/symspell.rs:110:28 Oct 13 02:55:05.653 INFO blam! | Oct 13 02:55:05.653 INFO blam! 6 | symspell.lookup("whatver", Verbosity::Top, 2) Oct 13 02:55:05.653 INFO blam! | ^^^^^^^^^ Use of undeclared type or module `Verbosity` Oct 13 02:55:05.653 INFO blam! Oct 13 02:55:05.653 INFO blam! error[E0412]: cannot find type `SymSpell` in this scope Oct 13 02:55:05.653 INFO blam! --> src/symspell.rs:108:19 Oct 13 02:55:05.653 INFO blam! | Oct 13 02:55:05.653 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:05.653 INFO blam! | ^^^^^^^^ did you mean `symspell`? Oct 13 02:55:05.653 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 13 02:55:05.653 INFO blam! | Oct 13 02:55:05.653 INFO blam! 3 | use symspell::SymSpell; Oct 13 02:55:05.653 INFO blam! | Oct 13 02:55:05.653 INFO blam! Oct 13 02:55:05.653 INFO blam! error[E0412]: cannot find type `AsciiStringStrategy` in this scope Oct 13 02:55:05.653 INFO blam! --> src/symspell.rs:108:28 Oct 13 02:55:05.653 INFO blam! | Oct 13 02:55:05.653 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:05.653 INFO blam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 13 02:55:05.653 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 13 02:55:05.653 INFO blam! | Oct 13 02:55:05.653 INFO blam! 3 | use symspell::AsciiStringStrategy; Oct 13 02:55:05.653 INFO blam! | Oct 13 02:55:05.653 INFO blam! Oct 13 02:55:05.653 INFO blam! thread 'src/symspell.rs - symspell::SymSpell::lookup (line 107)' panicked at 'couldn't compile the test', librustdoc/test.rs:332:13 Oct 13 02:55:05.653 INFO blam! stack backtrace: Oct 13 02:55:05.653 INFO blam! 0: 0x7f4c22ecdcde - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 13 02:55:05.653 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 02:55:05.653 INFO blam! 1: 0x7f4c22eb2d16 - std::sys_common::backtrace::print::hce31971a380b167f Oct 13 02:55:05.653 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 02:55:05.653 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 02:55:05.653 INFO blam! 2: 0x7f4c22ed8ddd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 13 02:55:05.653 INFO blam! at libstd/panicking.rs:211 Oct 13 02:55:05.653 INFO blam! 3: 0x7f4c22ed8aeb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 13 02:55:05.653 INFO blam! at libstd/panicking.rs:221 Oct 13 02:55:05.653 INFO blam! 4: 0x7f4c2515552e - rustc::util::common::panic_hook::hedd6c3f049ede49c Oct 13 02:55:05.653 INFO blam! 5: 0x7f4c22ed95a3 - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 13 02:55:05.653 INFO blam! at libstd/panicking.rs:480 Oct 13 02:55:05.653 INFO blam! 6: 0x55caf8457946 - std::panicking::begin_panic::h002319d180170cab Oct 13 02:55:05.653 INFO blam! at libstd/panicking.rs:410 Oct 13 02:55:05.653 INFO blam! 7: 0x55caf85dacfb - rustdoc::test::run_test::h51dc9b2c4a315347 Oct 13 02:55:05.653 INFO blam! at librustdoc/test.rs:332 Oct 13 02:55:05.653 INFO blam! 8: 0x55caf859ad17 - >::set::h15d3cbe9fd765f68 Oct 13 02:55:05.653 INFO blam! at librustdoc/test.rs:564 Oct 13 02:55:05.653 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 13 02:55:05.653 INFO blam! at libsyntax/lib.rs:106 Oct 13 02:55:05.654 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 13 02:55:05.654 INFO blam! 9: 0x55caf83b384f - syntax::with_globals::h2da9558870ba9fc8 Oct 13 02:55:05.654 INFO blam! at libsyntax/lib.rs:105 Oct 13 02:55:05.654 INFO blam! 10: 0x55caf8457dda - std::panicking::try::do_call::he2f75333d604f333 Oct 13 02:55:05.654 INFO blam! at librustdoc/test.rs:561 Oct 13 02:55:05.654 INFO blam! at libstd/panic.rs:313 Oct 13 02:55:05.654 INFO blam! at libstd/panicking.rs:310 Oct 13 02:55:05.654 INFO blam! 11: 0x7f4c22ee6f29 - __rust_maybe_catch_panic Oct 13 02:55:05.654 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:05.654 INFO blam! 12: 0x55caf84ac983 - rustc_driver::in_named_rustc_thread::h5541da8cdf654cd3 Oct 13 02:55:05.654 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:05.654 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:05.654 INFO blam! at librustc_driver/lib.rs:1575 Oct 13 02:55:05.654 INFO blam! 13: 0x55caf85b09fc - >::call_box::hfb65f4c274be4d0e Oct 13 02:55:05.654 INFO blam! at librustdoc/test.rs:561 Oct 13 02:55:05.654 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:05.654 INFO blam! 14: 0x7f4c2453bc52 - >::call_box::he91819c8a530d737 Oct 13 02:55:05.654 INFO blam! at libtest/lib.rs:1461 Oct 13 02:55:05.654 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:05.654 INFO blam! 15: 0x7f4c22ee6f29 - __rust_maybe_catch_panic Oct 13 02:55:05.654 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:05.654 INFO blam! 16: 0x7f4c24562b3d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 13 02:55:05.654 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:05.654 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:05.654 INFO blam! at libtest/lib.rs:1423 Oct 13 02:55:05.654 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 02:55:05.654 INFO blam! 17: 0x7f4c24563a44 - std::panicking::try::do_call::h2c632c17829d0621 Oct 13 02:55:05.654 INFO blam! at libstd/thread/mod.rs:409 Oct 13 02:55:05.654 INFO blam! at libstd/panic.rs:313 Oct 13 02:55:05.654 INFO blam! at libstd/panicking.rs:310 Oct 13 02:55:05.654 INFO blam! 18: 0x7f4c22ee6f29 - __rust_maybe_catch_panic Oct 13 02:55:05.654 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:05.654 INFO blam! 19: 0x7f4c2454c5a6 - >::call_box::h1a0832645645f090 Oct 13 02:55:05.654 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:05.654 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:05.654 INFO blam! at libstd/thread/mod.rs:408 Oct 13 02:55:05.654 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:05.654 INFO blam! 20: 0x7f4c22ed4b0a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 13 02:55:05.654 INFO blam! at liballoc/boxed.rs:682 Oct 13 02:55:05.654 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 02:55:05.654 INFO blam! 21: 0x7f4c22ea9be5 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 13 02:55:05.654 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 02:55:05.654 INFO blam! 22: 0x7f4c22a346b9 - start_thread Oct 13 02:55:05.654 INFO blam! 23: 0x7f4c2255441c - clone Oct 13 02:55:05.654 INFO blam! 24: 0x0 - Oct 13 02:55:05.654 INFO blam! query stack during panic: Oct 13 02:55:05.654 INFO blam! end of query stack Oct 13 02:55:05.654 INFO blam! Oct 13 02:55:05.654 INFO blam! ---- src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) stdout ---- Oct 13 02:55:05.654 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `SymSpell` Oct 13 02:55:05.654 INFO blam! --> src/symspell.rs:322:51 Oct 13 02:55:05.654 INFO blam! | Oct 13 02:55:05.654 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:05.654 INFO blam! | ^^^^^^^^ Use of undeclared type or module `SymSpell` Oct 13 02:55:05.654 INFO blam! Oct 13 02:55:05.654 INFO blam! error[E0412]: cannot find type `SymSpell` in this scope Oct 13 02:55:05.654 INFO blam! --> src/symspell.rs:322:19 Oct 13 02:55:05.654 INFO blam! | Oct 13 02:55:05.654 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:05.654 INFO blam! | ^^^^^^^^ did you mean `symspell`? Oct 13 02:55:05.654 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 13 02:55:05.654 INFO blam! | Oct 13 02:55:05.654 INFO blam! 3 | use symspell::SymSpell; Oct 13 02:55:05.654 INFO blam! | Oct 13 02:55:05.654 INFO blam! Oct 13 02:55:05.654 INFO blam! error[E0412]: cannot find type `AsciiStringStrategy` in this scope Oct 13 02:55:05.654 INFO blam! --> src/symspell.rs:322:28 Oct 13 02:55:05.654 INFO blam! | Oct 13 02:55:05.654 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:05.654 INFO blam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 13 02:55:05.654 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 13 02:55:05.654 INFO blam! | Oct 13 02:55:05.654 INFO blam! 3 | use symspell::AsciiStringStrategy; Oct 13 02:55:05.654 INFO blam! | Oct 13 02:55:05.654 INFO blam! Oct 13 02:55:05.654 INFO blam! thread 'src/symspell.rs - symspell::SymSpell::lookup_compound (line 321)' panicked at 'couldn't compile the test', librustdoc/test.rs:332:13 Oct 13 02:55:05.654 INFO blam! stack backtrace: Oct 13 02:55:05.654 INFO blam! 0: 0x7f4c22ecdcde - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 13 02:55:05.654 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 02:55:05.654 INFO blam! 1: 0x7f4c22eb2d16 - std::sys_common::backtrace::print::hce31971a380b167f Oct 13 02:55:05.654 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 02:55:05.654 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 02:55:05.654 INFO blam! 2: 0x7f4c22ed8ddd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 13 02:55:05.654 INFO blam! at libstd/panicking.rs:211 Oct 13 02:55:05.654 INFO blam! 3: 0x7f4c22ed8aeb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 13 02:55:05.654 INFO blam! at libstd/panicking.rs:221 Oct 13 02:55:05.654 INFO blam! 4: 0x7f4c2515552e - rustc::util::common::panic_hook::hedd6c3f049ede49c Oct 13 02:55:05.654 INFO blam! 5: 0x7f4c22ed95a3 - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 13 02:55:05.654 INFO blam! at libstd/panicking.rs:480 Oct 13 02:55:05.654 INFO blam! 6: 0x55caf8457946 - std::panicking::begin_panic::h002319d180170cab Oct 13 02:55:05.654 INFO blam! at libstd/panicking.rs:410 Oct 13 02:55:05.654 INFO blam! 7: 0x55caf85dacfb - rustdoc::test::run_test::h51dc9b2c4a315347 Oct 13 02:55:05.654 INFO blam! at librustdoc/test.rs:332 Oct 13 02:55:05.654 INFO blam! 8: 0x55caf859ad17 - >::set::h15d3cbe9fd765f68 Oct 13 02:55:05.654 INFO blam! at librustdoc/test.rs:564 Oct 13 02:55:05.654 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 13 02:55:05.654 INFO blam! at libsyntax/lib.rs:106 Oct 13 02:55:05.654 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 13 02:55:05.654 INFO blam! 9: 0x55caf83b384f - syntax::with_globals::h2da9558870ba9fc8 Oct 13 02:55:05.654 INFO blam! at libsyntax/lib.rs:105 Oct 13 02:55:05.654 INFO blam! 10: 0x55caf8457dda - std::panicking::try::do_call::he2f75333d604f333 Oct 13 02:55:05.654 INFO blam! at librustdoc/test.rs:561 Oct 13 02:55:05.654 INFO blam! at libstd/panic.rs:313 Oct 13 02:55:05.654 INFO blam! at libstd/panicking.rs:310 Oct 13 02:55:05.654 INFO blam! 11: 0x7f4c22ee6f29 - __rust_maybe_catch_panic Oct 13 02:55:05.654 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:05.654 INFO blam! 12: 0x55caf84ac983 - rustc_driver::in_named_rustc_thread::h5541da8cdf654cd3 Oct 13 02:55:05.654 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:05.654 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:05.654 INFO blam! at librustc_driver/lib.rs:1575 Oct 13 02:55:05.655 INFO blam! 13: 0x55caf85b09fc - >::call_box::hfb65f4c274be4d0e Oct 13 02:55:05.655 INFO blam! at librustdoc/test.rs:561 Oct 13 02:55:05.655 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:05.655 INFO blam! 14: 0x7f4c2453bc52 - >::call_box::he91819c8a530d737 Oct 13 02:55:05.655 INFO blam! at libtest/lib.rs:1461 Oct 13 02:55:05.655 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:05.655 INFO blam! 15: 0x7f4c22ee6f29 - __rust_maybe_catch_panic Oct 13 02:55:05.655 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:05.655 INFO blam! 16: 0x7f4c24562b3d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 13 02:55:05.655 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:05.655 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:05.655 INFO blam! at libtest/lib.rs:1423 Oct 13 02:55:05.655 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 02:55:05.655 INFO blam! 17: 0x7f4c24563a44 - std::panicking::try::do_call::h2c632c17829d0621 Oct 13 02:55:05.655 INFO blam! at libstd/thread/mod.rs:409 Oct 13 02:55:05.655 INFO blam! at libstd/panic.rs:313 Oct 13 02:55:05.655 INFO blam! at libstd/panicking.rs:310 Oct 13 02:55:05.655 INFO blam! 18: 0x7f4c22ee6f29 - __rust_maybe_catch_panic Oct 13 02:55:05.655 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:05.655 INFO blam! 19: 0x7f4c2454c5a6 - >::call_box::h1a0832645645f090 Oct 13 02:55:05.655 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:05.655 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:05.655 INFO blam! at libstd/thread/mod.rs:408 Oct 13 02:55:05.655 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:05.655 INFO blam! 20: 0x7f4c22ed4b0a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 13 02:55:05.655 INFO blam! at liballoc/boxed.rs:682 Oct 13 02:55:05.655 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 02:55:05.655 INFO blam! 21: 0x7f4c22ea9be5 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 13 02:55:05.655 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 02:55:05.655 INFO blam! 22: 0x7f4c22a346b9 - start_thread Oct 13 02:55:05.655 INFO blam! 23: 0x7f4c2255441c - clone Oct 13 02:55:05.655 INFO blam! 24: 0x0 - Oct 13 02:55:05.655 INFO blam! query stack during panic: Oct 13 02:55:05.655 INFO blam! end of query stack Oct 13 02:55:05.655 INFO blam! Oct 13 02:55:05.655 INFO blam! Oct 13 02:55:05.655 INFO blam! failures: Oct 13 02:55:05.655 INFO blam! src/lib.rs - (line 5) Oct 13 02:55:05.655 INFO blam! src/symspell.rs - symspell::SymSpell::lookup (line 107) Oct 13 02:55:05.655 INFO blam! src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) Oct 13 02:55:05.655 INFO blam! Oct 13 02:55:05.655 INFO blam! test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:55:05.655 INFO blam! Oct 13 02:55:06.083 INFO running `"docker" "rm" "-f" "f1bcbf3e495b595302e9e1188e5570c55bc37dba1dfacd2341d0f0b49a7f3cff"` Oct 13 02:55:06.252 INFO blam! f1bcbf3e495b595302e9e1188e5570c55bc37dba1dfacd2341d0f0b49a7f3cff