Oct 15 17:14:43.070 INFO testing symspell-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:14:43.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 17:14:43.575 INFO blam! 843c3cf458d1c388eb575ae20a11ca71ec16ad003035b9e57515b296ceb80ac5 Oct 15 17:14:43.577 INFO running `"docker" "start" "-a" "843c3cf458d1c388eb575ae20a11ca71ec16ad003035b9e57515b296ceb80ac5"` Oct 15 17:14:45.231 INFO kablam! usermod: no changes Oct 15 17:14:45.319 INFO kablam! Compiling symspell v0.1.1 (/source) Oct 15 17:14:45.935 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 15 17:14:45.935 INFO kablam! --> src/string_strategy.rs:42:20 Oct 15 17:14:45.935 INFO kablam! | Oct 15 17:14:45.935 INFO kablam! 42 | unsafe { s.slice_unchecked(start, end) }.to_string() Oct 15 17:14:45.935 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:14:45.935 INFO kablam! | Oct 15 17:14:45.935 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:14:45.935 INFO kablam! Oct 15 17:14:46.112 INFO kablam! warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 15 17:14:46.112 INFO kablam! --> src/lib.rs:21:12 Oct 15 17:14:46.112 INFO kablam! | Oct 15 17:14:46.112 INFO kablam! 21 | #![feature(duration_extras)] Oct 15 17:14:46.112 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:14:46.112 INFO kablam! | Oct 15 17:14:46.112 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 17:14:46.112 INFO kablam! Oct 15 17:14:46.357 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 15 17:14:46.357 INFO kablam! su: No module specific data is present Oct 15 17:14:46.942 INFO running `"docker" "rm" "-f" "843c3cf458d1c388eb575ae20a11ca71ec16ad003035b9e57515b296ceb80ac5"` Oct 15 17:14:47.133 INFO blam! 843c3cf458d1c388eb575ae20a11ca71ec16ad003035b9e57515b296ceb80ac5 Oct 15 17:14:47.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 17:14:47.423 INFO blam! ac3385888affe4da7cd462a27558c4b23e781ddda85d6a91d62a6180bac03dc0 Oct 15 17:14:47.429 INFO running `"docker" "start" "-a" "ac3385888affe4da7cd462a27558c4b23e781ddda85d6a91d62a6180bac03dc0"` Oct 15 17:14:48.135 INFO kablam! usermod: no changes Oct 15 17:14:48.174 INFO kablam! Compiling symspell v0.1.1 (/source) Oct 15 17:14:48.613 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 15 17:14:48.613 INFO kablam! --> src/string_strategy.rs:42:20 Oct 15 17:14:48.613 INFO kablam! | Oct 15 17:14:48.613 INFO kablam! 42 | unsafe { s.slice_unchecked(start, end) }.to_string() Oct 15 17:14:48.613 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:14:48.613 INFO kablam! | Oct 15 17:14:48.613 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:14:48.613 INFO kablam! Oct 15 17:14:48.767 INFO kablam! warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 15 17:14:48.767 INFO kablam! --> examples/demo.rs:1:12 Oct 15 17:14:48.767 INFO kablam! | Oct 15 17:14:48.767 INFO kablam! 1 | #![feature(duration_extras)] Oct 15 17:14:48.767 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:14:48.767 INFO kablam! | Oct 15 17:14:48.767 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 17:14:48.767 INFO kablam! Oct 15 17:14:48.796 INFO kablam! warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 15 17:14:48.796 INFO kablam! --> src/lib.rs:21:12 Oct 15 17:14:48.796 INFO kablam! | Oct 15 17:14:48.796 INFO kablam! 21 | #![feature(duration_extras)] Oct 15 17:14:48.796 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:14:48.796 INFO kablam! | Oct 15 17:14:48.796 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 17:14:48.796 INFO kablam! Oct 15 17:14:50.014 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.86s Oct 15 17:14:50.017 INFO kablam! su: No module specific data is present Oct 15 17:14:50.349 INFO running `"docker" "rm" "-f" "ac3385888affe4da7cd462a27558c4b23e781ddda85d6a91d62a6180bac03dc0"` Oct 15 17:14:50.459 INFO blam! ac3385888affe4da7cd462a27558c4b23e781ddda85d6a91d62a6180bac03dc0 Oct 15 17:14:50.462 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 17:14:50.695 INFO blam! 231c5493e1c881584a188c9944eb4a4762a824c60d8e753961e07c6e894c7de6 Oct 15 17:14:50.696 INFO running `"docker" "start" "-a" "231c5493e1c881584a188c9944eb4a4762a824c60d8e753961e07c6e894c7de6"` Oct 15 17:14:51.528 INFO kablam! usermod: no changes Oct 15 17:14:51.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 17:14:51.572 INFO kablam! Running /target/debug/deps/symspell-76dd9a7bac0e3e28 Oct 15 17:14:51.577 INFO blam! Oct 15 17:14:51.577 INFO blam! running 7 tests Oct 15 17:14:51.578 INFO blam! test string_strategy::tests::ascii_slice_prefix ... ok Oct 15 17:14:51.578 INFO blam! test string_strategy::tests::ascii_at_negative ... ok Oct 15 17:14:51.578 INFO blam! test string_strategy::tests::ascii_slice_suffix ... ok Oct 15 17:14:51.579 INFO blam! test string_strategy::tests::ascii_remove ... ok Oct 15 17:14:51.580 INFO blam! test string_strategy::tests::ascii_at_correct ... ok Oct 15 17:14:51.580 INFO blam! test string_strategy::tests::ascii_at_over_limit ... ok Oct 15 17:14:51.580 INFO blam! test string_strategy::tests::prepare ... ok Oct 15 17:14:51.580 INFO blam! Oct 15 17:14:51.581 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:14:51.581 INFO blam! Oct 15 17:14:51.582 INFO kablam! Doc-tests symspell Oct 15 17:14:52.326 INFO blam! Oct 15 17:14:52.326 INFO blam! running 3 tests Oct 15 17:14:54.547 INFO blam! test src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) ... FAILED Oct 15 17:14:54.547 INFO blam! test src/lib.rs - (line 5) ... FAILED Oct 15 17:14:54.549 INFO blam! test src/symspell.rs - symspell::SymSpell::lookup (line 107) ... FAILED Oct 15 17:14:54.549 INFO blam! Oct 15 17:14:54.549 INFO blam! failures: Oct 15 17:14:54.549 INFO blam! Oct 15 17:14:54.549 INFO blam! ---- src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) stdout ---- Oct 15 17:14:54.549 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `SymSpell` Oct 15 17:14:54.549 INFO blam! --> src/symspell.rs:322:51 Oct 15 17:14:54.549 INFO blam! | Oct 15 17:14:54.549 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 15 17:14:54.549 INFO blam! | ^^^^^^^^ Use of undeclared type or module `SymSpell` Oct 15 17:14:54.549 INFO blam! Oct 15 17:14:54.549 INFO blam! error[E0412]: cannot find type `SymSpell` in this scope Oct 15 17:14:54.549 INFO blam! --> src/symspell.rs:322:19 Oct 15 17:14:54.549 INFO blam! | Oct 15 17:14:54.549 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 15 17:14:54.549 INFO blam! | ^^^^^^^^ did you mean `symspell`? Oct 15 17:14:54.549 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 15 17:14:54.549 INFO blam! | Oct 15 17:14:54.549 INFO blam! 3 | use symspell::SymSpell; Oct 15 17:14:54.549 INFO blam! | Oct 15 17:14:54.549 INFO blam! Oct 15 17:14:54.549 INFO blam! error[E0412]: cannot find type `AsciiStringStrategy` in this scope Oct 15 17:14:54.549 INFO blam! --> src/symspell.rs:322:28 Oct 15 17:14:54.549 INFO blam! | Oct 15 17:14:54.549 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 15 17:14:54.549 INFO blam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 15 17:14:54.549 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 15 17:14:54.549 INFO blam! | Oct 15 17:14:54.549 INFO blam! 3 | use symspell::AsciiStringStrategy; Oct 15 17:14:54.549 INFO blam! | Oct 15 17:14:54.549 INFO blam! Oct 15 17:14:54.549 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 15 17:14:54.549 INFO blam! stack backtrace: Oct 15 17:14:54.549 INFO blam! 0: 0x7f523f7cccde - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 15 17:14:54.549 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 17:14:54.549 INFO blam! 1: 0x7f523f7b1d16 - std::sys_common::backtrace::print::hce31971a380b167f Oct 15 17:14:54.549 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 17:14:54.549 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 17:14:54.549 INFO blam! 2: 0x7f523f7d7ddd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 15 17:14:54.549 INFO blam! at libstd/panicking.rs:211 Oct 15 17:14:54.549 INFO blam! 3: 0x7f523f7d7aeb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 15 17:14:54.550 INFO blam! at libstd/panicking.rs:221 Oct 15 17:14:54.550 INFO blam! 4: 0x7f5241a5452e - rustc::util::common::panic_hook::hedd6c3f049ede49c Oct 15 17:14:54.550 INFO blam! 5: 0x7f523f7d85a3 - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 15 17:14:54.550 INFO blam! at libstd/panicking.rs:480 Oct 15 17:14:54.550 INFO blam! 6: 0x56007bcf6946 - std::panicking::begin_panic::h002319d180170cab Oct 15 17:14:54.550 INFO blam! at libstd/panicking.rs:410 Oct 15 17:14:54.550 INFO blam! 7: 0x56007be79cfb - rustdoc::test::run_test::h51dc9b2c4a315347 Oct 15 17:14:54.550 INFO blam! at librustdoc/test.rs:332 Oct 15 17:14:54.550 INFO blam! 8: 0x56007be39d17 - >::set::h15d3cbe9fd765f68 Oct 15 17:14:54.550 INFO blam! at librustdoc/test.rs:564 Oct 15 17:14:54.550 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 15 17:14:54.550 INFO blam! at libsyntax/lib.rs:106 Oct 15 17:14:54.550 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 15 17:14:54.550 INFO blam! 9: 0x56007bc5284f - syntax::with_globals::h2da9558870ba9fc8 Oct 15 17:14:54.550 INFO blam! at libsyntax/lib.rs:105 Oct 15 17:14:54.550 INFO blam! 10: 0x56007bcf6dda - std::panicking::try::do_call::he2f75333d604f333 Oct 15 17:14:54.550 INFO blam! at librustdoc/test.rs:561 Oct 15 17:14:54.550 INFO blam! at libstd/panic.rs:313 Oct 15 17:14:54.550 INFO blam! at libstd/panicking.rs:310 Oct 15 17:14:54.550 INFO blam! 11: 0x7f523f7e5f29 - __rust_maybe_catch_panic Oct 15 17:14:54.550 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 17:14:54.550 INFO blam! 12: 0x56007bd4b983 - rustc_driver::in_named_rustc_thread::h5541da8cdf654cd3 Oct 15 17:14:54.550 INFO blam! at libstd/panicking.rs:289 Oct 15 17:14:54.550 INFO blam! at libstd/panic.rs:392 Oct 15 17:14:54.550 INFO blam! at librustc_driver/lib.rs:1575 Oct 15 17:14:54.550 INFO blam! 13: 0x56007be4f9fc - >::call_box::hfb65f4c274be4d0e Oct 15 17:14:54.550 INFO blam! at librustdoc/test.rs:561 Oct 15 17:14:54.550 INFO blam! at liballoc/boxed.rs:672 Oct 15 17:14:54.550 INFO blam! 14: 0x7f5240e3ac52 - >::call_box::he91819c8a530d737 Oct 15 17:14:54.550 INFO blam! at libtest/lib.rs:1461 Oct 15 17:14:54.550 INFO blam! at liballoc/boxed.rs:672 Oct 15 17:14:54.550 INFO blam! 15: 0x7f523f7e5f29 - __rust_maybe_catch_panic Oct 15 17:14:54.550 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 17:14:54.550 INFO blam! 16: 0x7f5240e61b3d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 15 17:14:54.550 INFO blam! at libstd/panicking.rs:289 Oct 15 17:14:54.550 INFO blam! at libstd/panic.rs:392 Oct 15 17:14:54.550 INFO blam! at libtest/lib.rs:1423 Oct 15 17:14:54.550 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 15 17:14:54.550 INFO blam! 17: 0x7f5240e62a44 - std::panicking::try::do_call::h2c632c17829d0621 Oct 15 17:14:54.550 INFO blam! at libstd/thread/mod.rs:409 Oct 15 17:14:54.550 INFO blam! at libstd/panic.rs:313 Oct 15 17:14:54.550 INFO blam! at libstd/panicking.rs:310 Oct 15 17:14:54.550 INFO blam! 18: 0x7f523f7e5f29 - __rust_maybe_catch_panic Oct 15 17:14:54.550 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 17:14:54.550 INFO blam! 19: 0x7f5240e4b5a6 - >::call_box::h1a0832645645f090 Oct 15 17:14:54.550 INFO blam! at libstd/panicking.rs:289 Oct 15 17:14:54.550 INFO blam! at libstd/panic.rs:392 Oct 15 17:14:54.550 INFO blam! at libstd/thread/mod.rs:408 Oct 15 17:14:54.550 INFO blam! at liballoc/boxed.rs:672 Oct 15 17:14:54.550 INFO blam! 20: 0x7f523f7d3b0a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 15 17:14:54.550 INFO blam! at liballoc/boxed.rs:682 Oct 15 17:14:54.550 INFO blam! at libstd/sys_common/thread.rs:24 Oct 15 17:14:54.550 INFO blam! 21: 0x7f523f7a8be5 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 15 17:14:54.550 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 15 17:14:54.550 INFO blam! 22: 0x7f523f3336b9 - start_thread Oct 15 17:14:54.550 INFO blam! 23: 0x7f523ee5341c - clone Oct 15 17:14:54.550 INFO blam! 24: 0x0 - Oct 15 17:14:54.550 INFO blam! query stack during panic: Oct 15 17:14:54.550 INFO blam! end of query stack Oct 15 17:14:54.550 INFO blam! Oct 15 17:14:54.550 INFO blam! ---- src/lib.rs - (line 5) stdout ---- Oct 15 17:14:54.550 INFO blam! error: expected one of `.`, `;`, `?`, or an operator, found `let` Oct 15 17:14:54.550 INFO blam! --> src/lib.rs:14:1 Oct 15 17:14:54.550 INFO blam! | Oct 15 17:14:54.550 INFO blam! 11 | let sentence = "whereis th elove hehad dated forImuch of thepast who couqdn'tread in sixtgrade and ins pired him" Oct 15 17:14:54.550 INFO blam! | - expected one of `.`, `;`, `?`, or an operator here Oct 15 17:14:54.550 INFO blam! 12 | let compound_suggestions = symspell.lookup_compound(sentence, 2); Oct 15 17:14:54.550 INFO blam! | ^^^ unexpected token Oct 15 17:14:54.550 INFO blam! Oct 15 17:14:54.550 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `SymSpell` Oct 15 17:14:54.550 INFO blam! --> src/lib.rs:6:51 Oct 15 17:14:54.550 INFO blam! | Oct 15 17:14:54.550 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 15 17:14:54.550 INFO blam! | ^^^^^^^^ Use of undeclared type or module `SymSpell` Oct 15 17:14:54.550 INFO blam! Oct 15 17:14:54.550 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `Verbosity` Oct 15 17:14:54.550 INFO blam! --> src/lib.rs:10:44 Oct 15 17:14:54.550 INFO blam! | Oct 15 17:14:54.550 INFO blam! 8 | let suggestions = symspell.lookup("roket", Verbosity::Top, 2); Oct 15 17:14:54.550 INFO blam! | ^^^^^^^^^ Use of undeclared type or module `Verbosity` Oct 15 17:14:54.550 INFO blam! Oct 15 17:14:54.550 INFO blam! error[E0412]: cannot find type `SymSpell` in this scope Oct 15 17:14:54.550 INFO blam! --> src/lib.rs:6:19 Oct 15 17:14:54.550 INFO blam! | Oct 15 17:14:54.550 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 15 17:14:54.550 INFO blam! | ^^^^^^^^ did you mean `symspell`? Oct 15 17:14:54.550 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 15 17:14:54.550 INFO blam! | Oct 15 17:14:54.551 INFO blam! 3 | use symspell::SymSpell; Oct 15 17:14:54.551 INFO blam! | Oct 15 17:14:54.551 INFO blam! Oct 15 17:14:54.551 INFO blam! error[E0412]: cannot find type `AsciiStringStrategy` in this scope Oct 15 17:14:54.551 INFO blam! --> src/lib.rs:6:28 Oct 15 17:14:54.551 INFO blam! | Oct 15 17:14:54.551 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 15 17:14:54.551 INFO blam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 15 17:14:54.551 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 15 17:14:54.551 INFO blam! | Oct 15 17:14:54.551 INFO blam! 3 | use symspell::AsciiStringStrategy; Oct 15 17:14:54.551 INFO blam! | Oct 15 17:14:54.551 INFO blam! Oct 15 17:14:54.551 INFO blam! thread 'src/lib.rs - (line 5)' panicked at 'couldn't compile the test', librustdoc/test.rs:332:13 Oct 15 17:14:54.551 INFO blam! stack backtrace: Oct 15 17:14:54.551 INFO blam! 0: 0x7f523f7cccde - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 15 17:14:54.551 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 17:14:54.551 INFO blam! 1: 0x7f523f7b1d16 - std::sys_common::backtrace::print::hce31971a380b167f Oct 15 17:14:54.551 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 17:14:54.551 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 17:14:54.551 INFO blam! 2: 0x7f523f7d7ddd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 15 17:14:54.551 INFO blam! at libstd/panicking.rs:211 Oct 15 17:14:54.551 INFO blam! 3: 0x7f523f7d7aeb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 15 17:14:54.551 INFO blam! at libstd/panicking.rs:221 Oct 15 17:14:54.551 INFO blam! 4: 0x7f5241a5452e - rustc::util::common::panic_hook::hedd6c3f049ede49c Oct 15 17:14:54.551 INFO blam! 5: 0x7f523f7d85a3 - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 15 17:14:54.551 INFO blam! at libstd/panicking.rs:480 Oct 15 17:14:54.551 INFO blam! 6: 0x56007bcf6946 - std::panicking::begin_panic::h002319d180170cab Oct 15 17:14:54.551 INFO blam! at libstd/panicking.rs:410 Oct 15 17:14:54.551 INFO blam! 7: 0x56007be79cfb - rustdoc::test::run_test::h51dc9b2c4a315347 Oct 15 17:14:54.551 INFO blam! at librustdoc/test.rs:332 Oct 15 17:14:54.551 INFO blam! 8: 0x56007be39d17 - >::set::h15d3cbe9fd765f68 Oct 15 17:14:54.551 INFO blam! at librustdoc/test.rs:564 Oct 15 17:14:54.551 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 15 17:14:54.551 INFO blam! at libsyntax/lib.rs:106 Oct 15 17:14:54.551 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 15 17:14:54.551 INFO blam! 9: 0x56007bc5284f - syntax::with_globals::h2da9558870ba9fc8 Oct 15 17:14:54.551 INFO blam! at libsyntax/lib.rs:105 Oct 15 17:14:54.551 INFO blam! 10: 0x56007bcf6dda - std::panicking::try::do_call::he2f75333d604f333 Oct 15 17:14:54.551 INFO blam! at librustdoc/test.rs:561 Oct 15 17:14:54.551 INFO blam! at libstd/panic.rs:313 Oct 15 17:14:54.551 INFO blam! at libstd/panicking.rs:310 Oct 15 17:14:54.551 INFO blam! 11: 0x7f523f7e5f29 - __rust_maybe_catch_panic Oct 15 17:14:54.551 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 17:14:54.551 INFO blam! 12: 0x56007bd4b983 - rustc_driver::in_named_rustc_thread::h5541da8cdf654cd3 Oct 15 17:14:54.551 INFO blam! at libstd/panicking.rs:289 Oct 15 17:14:54.551 INFO blam! at libstd/panic.rs:392 Oct 15 17:14:54.551 INFO blam! at librustc_driver/lib.rs:1575 Oct 15 17:14:54.551 INFO blam! 13: 0x56007be4f9fc - >::call_box::hfb65f4c274be4d0e Oct 15 17:14:54.551 INFO blam! at librustdoc/test.rs:561 Oct 15 17:14:54.551 INFO blam! at liballoc/boxed.rs:672 Oct 15 17:14:54.551 INFO blam! 14: 0x7f5240e3ac52 - >::call_box::he91819c8a530d737 Oct 15 17:14:54.551 INFO blam! at libtest/lib.rs:1461 Oct 15 17:14:54.551 INFO blam! at liballoc/boxed.rs:672 Oct 15 17:14:54.551 INFO blam! 15: 0x7f523f7e5f29 - __rust_maybe_catch_panic Oct 15 17:14:54.551 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 17:14:54.551 INFO blam! 16: 0x7f5240e61b3d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 15 17:14:54.551 INFO blam! at libstd/panicking.rs:289 Oct 15 17:14:54.551 INFO blam! at libstd/panic.rs:392 Oct 15 17:14:54.551 INFO blam! at libtest/lib.rs:1423 Oct 15 17:14:54.551 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 15 17:14:54.551 INFO blam! 17: 0x7f5240e62a44 - std::panicking::try::do_call::h2c632c17829d0621 Oct 15 17:14:54.551 INFO blam! at libstd/thread/mod.rs:409 Oct 15 17:14:54.551 INFO blam! at libstd/panic.rs:313 Oct 15 17:14:54.551 INFO blam! at libstd/panicking.rs:310 Oct 15 17:14:54.551 INFO blam! 18: 0x7f523f7e5f29 - __rust_maybe_catch_panic Oct 15 17:14:54.551 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 17:14:54.551 INFO blam! 19: 0x7f5240e4b5a6 - >::call_box::h1a0832645645f090 Oct 15 17:14:54.551 INFO blam! at libstd/panicking.rs:289 Oct 15 17:14:54.551 INFO blam! at libstd/panic.rs:392 Oct 15 17:14:54.551 INFO blam! at libstd/thread/mod.rs:408 Oct 15 17:14:54.551 INFO blam! at liballoc/boxed.rs:672 Oct 15 17:14:54.551 INFO blam! 20: 0x7f523f7d3b0a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 15 17:14:54.551 INFO blam! at liballoc/boxed.rs:682 Oct 15 17:14:54.551 INFO blam! at libstd/sys_common/thread.rs:24 Oct 15 17:14:54.551 INFO blam! 21: 0x7f523f7a8be5 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 15 17:14:54.551 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 15 17:14:54.551 INFO blam! 22: 0x7f523f3336b9 - start_thread Oct 15 17:14:54.551 INFO blam! 23: 0x7f523ee5341c - clone Oct 15 17:14:54.551 INFO blam! 24: 0x0 - Oct 15 17:14:54.551 INFO blam! query stack during panic: Oct 15 17:14:54.551 INFO blam! end of query stack Oct 15 17:14:54.551 INFO blam! Oct 15 17:14:54.551 INFO blam! ---- src/symspell.rs - symspell::SymSpell::lookup (line 107) stdout ---- Oct 15 17:14:54.551 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `SymSpell` Oct 15 17:14:54.551 INFO blam! --> src/symspell.rs:108:51 Oct 15 17:14:54.551 INFO blam! | Oct 15 17:14:54.552 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 15 17:14:54.552 INFO blam! | ^^^^^^^^ Use of undeclared type or module `SymSpell` Oct 15 17:14:54.552 INFO blam! Oct 15 17:14:54.552 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `Verbosity` Oct 15 17:14:54.552 INFO blam! --> src/symspell.rs:110:28 Oct 15 17:14:54.552 INFO blam! | Oct 15 17:14:54.552 INFO blam! 6 | symspell.lookup("whatver", Verbosity::Top, 2) Oct 15 17:14:54.552 INFO blam! | ^^^^^^^^^ Use of undeclared type or module `Verbosity` Oct 15 17:14:54.552 INFO blam! Oct 15 17:14:54.552 INFO blam! error[E0412]: cannot find type `SymSpell` in this scope Oct 15 17:14:54.552 INFO blam! --> src/symspell.rs:108:19 Oct 15 17:14:54.552 INFO blam! | Oct 15 17:14:54.552 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 15 17:14:54.552 INFO blam! | ^^^^^^^^ did you mean `symspell`? Oct 15 17:14:54.552 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 15 17:14:54.552 INFO blam! | Oct 15 17:14:54.552 INFO blam! 3 | use symspell::SymSpell; Oct 15 17:14:54.552 INFO blam! | Oct 15 17:14:54.552 INFO blam! Oct 15 17:14:54.552 INFO blam! error[E0412]: cannot find type `AsciiStringStrategy` in this scope Oct 15 17:14:54.552 INFO blam! --> src/symspell.rs:108:28 Oct 15 17:14:54.552 INFO blam! | Oct 15 17:14:54.552 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 15 17:14:54.552 INFO blam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 15 17:14:54.552 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 15 17:14:54.552 INFO blam! | Oct 15 17:14:54.552 INFO blam! 3 | use symspell::AsciiStringStrategy; Oct 15 17:14:54.552 INFO blam! | Oct 15 17:14:54.552 INFO blam! Oct 15 17:14:54.552 INFO blam! thread 'src/symspell.rs - symspell::SymSpell::lookup (line 107)' panicked at 'couldn't compile the test', librustdoc/test.rs:332:13 Oct 15 17:14:54.552 INFO blam! stack backtrace: Oct 15 17:14:54.552 INFO blam! 0: 0x7f523f7cccde - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 15 17:14:54.552 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 17:14:54.552 INFO blam! 1: 0x7f523f7b1d16 - std::sys_common::backtrace::print::hce31971a380b167f Oct 15 17:14:54.552 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 17:14:54.552 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 17:14:54.552 INFO blam! 2: 0x7f523f7d7ddd - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 15 17:14:54.552 INFO blam! at libstd/panicking.rs:211 Oct 15 17:14:54.552 INFO blam! 3: 0x7f523f7d7aeb - std::panicking::default_hook::hb1838a6568eb05e3 Oct 15 17:14:54.552 INFO blam! at libstd/panicking.rs:221 Oct 15 17:14:54.552 INFO blam! 4: 0x7f5241a5452e - rustc::util::common::panic_hook::hedd6c3f049ede49c Oct 15 17:14:54.552 INFO blam! 5: 0x7f523f7d85a3 - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 15 17:14:54.552 INFO blam! at libstd/panicking.rs:480 Oct 15 17:14:54.552 INFO blam! 6: 0x56007bcf6946 - std::panicking::begin_panic::h002319d180170cab Oct 15 17:14:54.552 INFO blam! at libstd/panicking.rs:410 Oct 15 17:14:54.552 INFO blam! 7: 0x56007be79cfb - rustdoc::test::run_test::h51dc9b2c4a315347 Oct 15 17:14:54.552 INFO blam! at librustdoc/test.rs:332 Oct 15 17:14:54.552 INFO blam! 8: 0x56007be39d17 - >::set::h15d3cbe9fd765f68 Oct 15 17:14:54.552 INFO blam! at librustdoc/test.rs:564 Oct 15 17:14:54.552 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 15 17:14:54.552 INFO blam! at libsyntax/lib.rs:106 Oct 15 17:14:54.552 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 15 17:14:54.552 INFO blam! 9: 0x56007bc5284f - syntax::with_globals::h2da9558870ba9fc8 Oct 15 17:14:54.552 INFO blam! at libsyntax/lib.rs:105 Oct 15 17:14:54.552 INFO blam! 10: 0x56007bcf6dda - std::panicking::try::do_call::he2f75333d604f333 Oct 15 17:14:54.552 INFO blam! at librustdoc/test.rs:561 Oct 15 17:14:54.552 INFO blam! at libstd/panic.rs:313 Oct 15 17:14:54.552 INFO blam! at libstd/panicking.rs:310 Oct 15 17:14:54.552 INFO blam! 11: 0x7f523f7e5f29 - __rust_maybe_catch_panic Oct 15 17:14:54.552 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 17:14:54.552 INFO blam! 12: 0x56007bd4b983 - rustc_driver::in_named_rustc_thread::h5541da8cdf654cd3 Oct 15 17:14:54.552 INFO blam! at libstd/panicking.rs:289 Oct 15 17:14:54.552 INFO blam! at libstd/panic.rs:392 Oct 15 17:14:54.552 INFO blam! at librustc_driver/lib.rs:1575 Oct 15 17:14:54.552 INFO blam! 13: 0x56007be4f9fc - >::call_box::hfb65f4c274be4d0e Oct 15 17:14:54.552 INFO blam! at librustdoc/test.rs:561 Oct 15 17:14:54.552 INFO blam! at liballoc/boxed.rs:672 Oct 15 17:14:54.552 INFO blam! 14: 0x7f5240e3ac52 - >::call_box::he91819c8a530d737 Oct 15 17:14:54.552 INFO blam! at libtest/lib.rs:1461 Oct 15 17:14:54.552 INFO blam! at liballoc/boxed.rs:672 Oct 15 17:14:54.552 INFO blam! 15: 0x7f523f7e5f29 - __rust_maybe_catch_panic Oct 15 17:14:54.552 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 17:14:54.552 INFO blam! 16: 0x7f5240e61b3d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 15 17:14:54.552 INFO blam! at libstd/panicking.rs:289 Oct 15 17:14:54.552 INFO blam! at libstd/panic.rs:392 Oct 15 17:14:54.552 INFO blam! at libtest/lib.rs:1423 Oct 15 17:14:54.552 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 15 17:14:54.552 INFO blam! 17: 0x7f5240e62a44 - std::panicking::try::do_call::h2c632c17829d0621 Oct 15 17:14:54.552 INFO blam! at libstd/thread/mod.rs:409 Oct 15 17:14:54.552 INFO blam! at libstd/panic.rs:313 Oct 15 17:14:54.552 INFO blam! at libstd/panicking.rs:310 Oct 15 17:14:54.552 INFO blam! 18: 0x7f523f7e5f29 - __rust_maybe_catch_panic Oct 15 17:14:54.552 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 17:14:54.552 INFO blam! 19: 0x7f5240e4b5a6 - >::call_box::h1a0832645645f090 Oct 15 17:14:54.552 INFO blam! at libstd/panicking.rs:289 Oct 15 17:14:54.552 INFO blam! at libstd/panic.rs:392 Oct 15 17:14:54.552 INFO blam! at libstd/thread/mod.rs:408 Oct 15 17:14:54.553 INFO blam! at liballoc/boxed.rs:672 Oct 15 17:14:54.553 INFO blam! 20: 0x7f523f7d3b0a - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 15 17:14:54.553 INFO blam! at liballoc/boxed.rs:682 Oct 15 17:14:54.553 INFO blam! at libstd/sys_common/thread.rs:24 Oct 15 17:14:54.553 INFO blam! 21: 0x7f523f7a8be5 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 15 17:14:54.553 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 15 17:14:54.553 INFO blam! 22: 0x7f523f3336b9 - start_thread Oct 15 17:14:54.553 INFO blam! 23: 0x7f523ee5341c - clone Oct 15 17:14:54.553 INFO blam! 24: 0x0 - Oct 15 17:14:54.553 INFO blam! query stack during panic: Oct 15 17:14:54.553 INFO blam! end of query stack Oct 15 17:14:54.553 INFO blam! Oct 15 17:14:54.553 INFO blam! Oct 15 17:14:54.553 INFO blam! failures: Oct 15 17:14:54.553 INFO blam! src/lib.rs - (line 5) Oct 15 17:14:54.553 INFO blam! src/symspell.rs - symspell::SymSpell::lookup (line 107) Oct 15 17:14:54.553 INFO blam! src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) Oct 15 17:14:54.553 INFO blam! Oct 15 17:14:54.553 INFO blam! test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:14:54.553 INFO blam! Oct 15 17:14:54.575 INFO kablam! error: test failed, to rerun pass '--doc' Oct 15 17:14:54.575 INFO kablam! su: No module specific data is present Oct 15 17:14:55.139 INFO running `"docker" "rm" "-f" "231c5493e1c881584a188c9944eb4a4762a824c60d8e753961e07c6e894c7de6"` Oct 15 17:14:55.271 INFO blam! 231c5493e1c881584a188c9944eb4a4762a824c60d8e753961e07c6e894c7de6