Oct 13 02:54:53.359 INFO testing reneklacan/symspell against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 02:54:53.359 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 13 02:54:53.646 INFO blam! d891fe464bfcffa0fd7db33c927143b243267d2c8c3d50efb6161034ba4f236d Oct 13 02:54:53.648 INFO running `"docker" "start" "-a" "d891fe464bfcffa0fd7db33c927143b243267d2c8c3d50efb6161034ba4f236d"` Oct 13 02:54:54.422 INFO kablam! usermod: no changes Oct 13 02:54:54.467 INFO kablam! Compiling derive_builder v0.5.1 Oct 13 02:54:54.471 INFO kablam! Compiling derive_builder_core v0.2.0 Oct 13 02:54:59.905 INFO kablam! Compiling symspell v0.1.1 (/source) Oct 13 02:55:00.272 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 02:55:00.272 INFO kablam! --> src/string_strategy.rs:42:20 Oct 13 02:55:00.272 INFO kablam! | Oct 13 02:55:00.272 INFO kablam! 42 | unsafe { s.slice_unchecked(start, end) }.to_string() Oct 13 02:55:00.272 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 02:55:00.272 INFO kablam! | Oct 13 02:55:00.272 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 02:55:00.272 INFO kablam! Oct 13 02:55:00.443 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.443 INFO kablam! --> src/lib.rs:21:12 Oct 13 02:55:00.443 INFO kablam! | Oct 13 02:55:00.443 INFO kablam! 21 | #![feature(duration_extras)] Oct 13 02:55:00.443 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 02:55:00.443 INFO kablam! | Oct 13 02:55:00.443 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 02:55:00.443 INFO kablam! Oct 13 02:55:00.686 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.24s Oct 13 02:55:00.689 INFO kablam! su: No module specific data is present Oct 13 02:55:01.167 INFO running `"docker" "rm" "-f" "d891fe464bfcffa0fd7db33c927143b243267d2c8c3d50efb6161034ba4f236d"` Oct 13 02:55:01.395 INFO blam! d891fe464bfcffa0fd7db33c927143b243267d2c8c3d50efb6161034ba4f236d Oct 13 02:55:01.395 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 13 02:55:01.704 INFO blam! 74f06ad4e6b2652429147332db23a117d65811f7f69004e2e0001bc41f1d29e8 Oct 13 02:55:01.706 INFO running `"docker" "start" "-a" "74f06ad4e6b2652429147332db23a117d65811f7f69004e2e0001bc41f1d29e8"` Oct 13 02:55:02.498 INFO kablam! usermod: no changes Oct 13 02:55:02.543 INFO kablam! Compiling symspell v0.1.1 (/source) Oct 13 02:55:02.853 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:02.853 INFO kablam! --> examples/demo.rs:1:12 Oct 13 02:55:02.853 INFO kablam! | Oct 13 02:55:02.853 INFO kablam! 1 | #![feature(duration_extras)] Oct 13 02:55:02.853 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 02:55:02.853 INFO kablam! | Oct 13 02:55:02.853 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 02:55:02.853 INFO kablam! Oct 13 02:55:02.892 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 02:55:02.892 INFO kablam! --> src/string_strategy.rs:42:20 Oct 13 02:55:02.892 INFO kablam! | Oct 13 02:55:02.892 INFO kablam! 42 | unsafe { s.slice_unchecked(start, end) }.to_string() Oct 13 02:55:02.892 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 02:55:02.892 INFO kablam! | Oct 13 02:55:02.892 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 02:55:02.892 INFO kablam! Oct 13 02:55:03.123 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:03.123 INFO kablam! --> src/lib.rs:21:12 Oct 13 02:55:03.123 INFO kablam! | Oct 13 02:55:03.123 INFO kablam! 21 | #![feature(duration_extras)] Oct 13 02:55:03.123 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 02:55:03.123 INFO kablam! | Oct 13 02:55:03.123 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 02:55:03.123 INFO kablam! Oct 13 02:55:04.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Oct 13 02:55:04.331 INFO kablam! su: No module specific data is present Oct 13 02:55:04.944 INFO running `"docker" "rm" "-f" "74f06ad4e6b2652429147332db23a117d65811f7f69004e2e0001bc41f1d29e8"` Oct 13 02:55:05.117 INFO blam! 74f06ad4e6b2652429147332db23a117d65811f7f69004e2e0001bc41f1d29e8 Oct 13 02:55:05.118 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 13 02:55:05.587 INFO blam! cd4690a74768e980749af176416448173c80849d9e8398fbd2fd076188db82d6 Oct 13 02:55:05.592 INFO running `"docker" "start" "-a" "cd4690a74768e980749af176416448173c80849d9e8398fbd2fd076188db82d6"` Oct 13 02:55:06.432 INFO kablam! usermod: no changes Oct 13 02:55:06.484 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 02:55:06.487 INFO kablam! Running /target/debug/deps/symspell-9f9eff2cfc7eeb7a Oct 13 02:55:06.497 INFO blam! Oct 13 02:55:06.497 INFO blam! running 7 tests Oct 13 02:55:06.497 INFO blam! test string_strategy::tests::ascii_at_over_limit ... ok Oct 13 02:55:06.500 INFO blam! test string_strategy::tests::prepare ... ok Oct 13 02:55:06.500 INFO blam! test string_strategy::tests::ascii_remove ... ok Oct 13 02:55:06.503 INFO blam! test string_strategy::tests::ascii_slice_prefix ... ok Oct 13 02:55:06.504 INFO blam! test string_strategy::tests::ascii_slice_suffix ... ok Oct 13 02:55:06.504 INFO blam! test string_strategy::tests::ascii_at_negative ... ok Oct 13 02:55:06.504 INFO blam! test string_strategy::tests::ascii_at_correct ... ok Oct 13 02:55:06.504 INFO blam! Oct 13 02:55:06.504 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:55:06.505 INFO blam! Oct 13 02:55:06.507 INFO kablam! Doc-tests symspell Oct 13 02:55:06.880 INFO blam! Oct 13 02:55:06.880 INFO blam! running 3 tests Oct 13 02:55:08.048 INFO blam! test src/symspell.rs - symspell::SymSpell::lookup (line 107) ... FAILED Oct 13 02:55:08.051 INFO blam! test src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) ... FAILED Oct 13 02:55:08.051 INFO blam! test src/lib.rs - (line 5) ... FAILED Oct 13 02:55:08.051 INFO blam! Oct 13 02:55:08.051 INFO blam! failures: Oct 13 02:55:08.052 INFO blam! Oct 13 02:55:08.052 INFO blam! ---- src/symspell.rs - symspell::SymSpell::lookup (line 107) stdout ---- Oct 13 02:55:08.060 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `SymSpell` Oct 13 02:55:08.060 INFO blam! --> src/symspell.rs:108:51 Oct 13 02:55:08.061 INFO blam! | Oct 13 02:55:08.061 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:08.061 INFO blam! | ^^^^^^^^ Use of undeclared type or module `SymSpell` Oct 13 02:55:08.061 INFO blam! Oct 13 02:55:08.062 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `Verbosity` Oct 13 02:55:08.062 INFO blam! --> src/symspell.rs:110:28 Oct 13 02:55:08.062 INFO blam! | Oct 13 02:55:08.062 INFO blam! 6 | symspell.lookup("whatver", Verbosity::Top, 2) Oct 13 02:55:08.063 INFO blam! | ^^^^^^^^^ Use of undeclared type or module `Verbosity` Oct 13 02:55:08.063 INFO blam! Oct 13 02:55:08.063 INFO blam! error[E0412]: cannot find type `SymSpell` in this scope Oct 13 02:55:08.064 INFO blam! --> src/symspell.rs:108:19 Oct 13 02:55:08.064 INFO blam! | Oct 13 02:55:08.064 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:08.064 INFO blam! | ^^^^^^^^ did you mean `symspell`? Oct 13 02:55:08.065 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 13 02:55:08.065 INFO blam! | Oct 13 02:55:08.065 INFO blam! 3 | use symspell::SymSpell; Oct 13 02:55:08.065 INFO blam! | Oct 13 02:55:08.066 INFO blam! Oct 13 02:55:08.066 INFO blam! error[E0412]: cannot find type `AsciiStringStrategy` in this scope Oct 13 02:55:08.066 INFO blam! --> src/symspell.rs:108:28 Oct 13 02:55:08.066 INFO blam! | Oct 13 02:55:08.067 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:08.067 INFO blam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 13 02:55:08.067 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 13 02:55:08.067 INFO blam! | Oct 13 02:55:08.068 INFO blam! 3 | use symspell::AsciiStringStrategy; Oct 13 02:55:08.068 INFO blam! | Oct 13 02:55:08.068 INFO blam! Oct 13 02:55:08.068 INFO blam! thread 'src/symspell.rs - symspell::SymSpell::lookup (line 107)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13 Oct 13 02:55:08.069 INFO blam! stack backtrace: Oct 13 02:55:08.069 INFO blam! 0: 0x7f7294a9fdce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 02:55:08.069 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 02:55:08.076 INFO blam! 1: 0x7f7294a84e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 02:55:08.076 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 02:55:08.076 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 02:55:08.077 INFO blam! 2: 0x7f7294aaad9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 02:55:08.077 INFO blam! at libstd/panicking.rs:211 Oct 13 02:55:08.077 INFO blam! 3: 0x7f7294aaaaab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 02:55:08.078 INFO blam! at libstd/panicking.rs:221 Oct 13 02:55:08.078 INFO blam! 4: 0x7f7296d2664e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 13 02:55:08.078 INFO blam! 5: 0x7f7294aab563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 02:55:08.078 INFO blam! at libstd/panicking.rs:480 Oct 13 02:55:08.079 INFO blam! 6: 0x563096477796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 13 02:55:08.079 INFO blam! at libstd/panicking.rs:410 Oct 13 02:55:08.079 INFO blam! 7: 0x5630965facfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 13 02:55:08.079 INFO blam! at librustdoc/test.rs:333 Oct 13 02:55:08.080 INFO blam! 8: 0x5630965baef7 - >::set::hd7bc23bb100376f9 Oct 13 02:55:08.080 INFO blam! at librustdoc/test.rs:565 Oct 13 02:55:08.080 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 13 02:55:08.081 INFO blam! at libsyntax/lib.rs:106 Oct 13 02:55:08.081 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 13 02:55:08.081 INFO blam! 9: 0x5630963d2a8f - syntax::with_globals::h13b9cd4342f6776c Oct 13 02:55:08.081 INFO blam! at libsyntax/lib.rs:105 Oct 13 02:55:08.082 INFO blam! 10: 0x56309647794a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 13 02:55:08.082 INFO blam! at librustdoc/test.rs:562 Oct 13 02:55:08.082 INFO blam! at libstd/panic.rs:313 Oct 13 02:55:08.083 INFO blam! at libstd/panicking.rs:310 Oct 13 02:55:08.083 INFO blam! 11: 0x7f7294ab8c79 - __rust_maybe_catch_panic Oct 13 02:55:08.083 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:08.084 INFO blam! 12: 0x5630964cc7d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 13 02:55:08.084 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:08.085 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:08.086 INFO blam! at librustc_driver/lib.rs:1575 Oct 13 02:55:08.086 INFO blam! 13: 0x5630965d09ec - >::call_box::h469711a6fc649ccc Oct 13 02:55:08.086 INFO blam! at librustdoc/test.rs:562 Oct 13 02:55:08.086 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:08.086 INFO blam! 14: 0x7f729610dad2 - >::call_box::h477ac8c82814e76d Oct 13 02:55:08.086 INFO blam! at libtest/lib.rs:1461 Oct 13 02:55:08.086 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:08.086 INFO blam! 15: 0x7f7294ab8c79 - __rust_maybe_catch_panic Oct 13 02:55:08.086 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:08.086 INFO blam! 16: 0x7f7296134b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 02:55:08.086 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:08.086 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:08.086 INFO blam! at libtest/lib.rs:1423 Oct 13 02:55:08.086 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 02:55:08.086 INFO blam! 17: 0x7f7296135ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 02:55:08.086 INFO blam! at libstd/thread/mod.rs:409 Oct 13 02:55:08.086 INFO blam! at libstd/panic.rs:313 Oct 13 02:55:08.086 INFO blam! at libstd/panicking.rs:310 Oct 13 02:55:08.086 INFO blam! 18: 0x7f7294ab8c79 - __rust_maybe_catch_panic Oct 13 02:55:08.086 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:08.086 INFO blam! 19: 0x7f729611e5b6 - >::call_box::h96125cb29a9ba44b Oct 13 02:55:08.086 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:08.086 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:08.086 INFO blam! at libstd/thread/mod.rs:408 Oct 13 02:55:08.086 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:08.086 INFO blam! 20: 0x7f7294aa693a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 02:55:08.086 INFO blam! at liballoc/boxed.rs:682 Oct 13 02:55:08.086 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 02:55:08.086 INFO blam! 21: 0x7f7294a7bd35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 02:55:08.086 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 02:55:08.086 INFO blam! 22: 0x7f72946066b9 - start_thread Oct 13 02:55:08.086 INFO blam! 23: 0x7f729412641c - clone Oct 13 02:55:08.086 INFO blam! 24: 0x0 - Oct 13 02:55:08.086 INFO blam! query stack during panic: Oct 13 02:55:08.086 INFO blam! end of query stack Oct 13 02:55:08.086 INFO blam! Oct 13 02:55:08.086 INFO blam! ---- src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) stdout ---- Oct 13 02:55:08.086 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `SymSpell` Oct 13 02:55:08.086 INFO blam! --> src/symspell.rs:322:51 Oct 13 02:55:08.086 INFO blam! | Oct 13 02:55:08.086 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:08.086 INFO blam! | ^^^^^^^^ Use of undeclared type or module `SymSpell` Oct 13 02:55:08.086 INFO blam! Oct 13 02:55:08.086 INFO blam! error[E0412]: cannot find type `SymSpell` in this scope Oct 13 02:55:08.086 INFO blam! --> src/symspell.rs:322:19 Oct 13 02:55:08.086 INFO blam! | Oct 13 02:55:08.086 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:08.086 INFO blam! | ^^^^^^^^ did you mean `symspell`? Oct 13 02:55:08.086 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 13 02:55:08.087 INFO blam! | Oct 13 02:55:08.087 INFO blam! 3 | use symspell::SymSpell; Oct 13 02:55:08.087 INFO blam! | Oct 13 02:55:08.087 INFO blam! Oct 13 02:55:08.087 INFO blam! error[E0412]: cannot find type `AsciiStringStrategy` in this scope Oct 13 02:55:08.087 INFO blam! --> src/symspell.rs:322:28 Oct 13 02:55:08.087 INFO blam! | Oct 13 02:55:08.087 INFO kablam! error: test failed, to rerun pass '--doc' Oct 13 02:55:08.087 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:08.087 INFO kablam! su: No module specific data is present Oct 13 02:55:08.087 INFO blam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 13 02:55:08.087 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 13 02:55:08.087 INFO blam! | Oct 13 02:55:08.087 INFO blam! 3 | use symspell::AsciiStringStrategy; Oct 13 02:55:08.087 INFO blam! | Oct 13 02:55:08.087 INFO blam! Oct 13 02:55:08.087 INFO blam! thread 'src/symspell.rs - symspell::SymSpell::lookup_compound (line 321)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13 Oct 13 02:55:08.087 INFO blam! stack backtrace: Oct 13 02:55:08.087 INFO blam! 0: 0x7f7294a9fdce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 02:55:08.087 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 02:55:08.087 INFO blam! 1: 0x7f7294a84e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 02:55:08.087 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 02:55:08.087 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 02:55:08.087 INFO blam! 2: 0x7f7294aaad9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 02:55:08.087 INFO blam! at libstd/panicking.rs:211 Oct 13 02:55:08.087 INFO blam! 3: 0x7f7294aaaaab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 02:55:08.087 INFO blam! at libstd/panicking.rs:221 Oct 13 02:55:08.087 INFO blam! 4: 0x7f7296d2664e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 13 02:55:08.087 INFO blam! 5: 0x7f7294aab563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 02:55:08.087 INFO blam! at libstd/panicking.rs:480 Oct 13 02:55:08.087 INFO blam! 6: 0x563096477796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 13 02:55:08.087 INFO blam! at libstd/panicking.rs:410 Oct 13 02:55:08.087 INFO blam! 7: 0x5630965facfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 13 02:55:08.087 INFO blam! at librustdoc/test.rs:333 Oct 13 02:55:08.087 INFO blam! 8: 0x5630965baef7 - >::set::hd7bc23bb100376f9 Oct 13 02:55:08.087 INFO blam! at librustdoc/test.rs:565 Oct 13 02:55:08.087 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 13 02:55:08.087 INFO blam! at libsyntax/lib.rs:106 Oct 13 02:55:08.087 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 13 02:55:08.087 INFO blam! 9: 0x5630963d2a8f - syntax::with_globals::h13b9cd4342f6776c Oct 13 02:55:08.087 INFO blam! at libsyntax/lib.rs:105 Oct 13 02:55:08.087 INFO blam! 10: 0x56309647794a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 13 02:55:08.087 INFO blam! at librustdoc/test.rs:562 Oct 13 02:55:08.087 INFO blam! at libstd/panic.rs:313 Oct 13 02:55:08.087 INFO blam! at libstd/panicking.rs:310 Oct 13 02:55:08.087 INFO blam! 11: 0x7f7294ab8c79 - __rust_maybe_catch_panic Oct 13 02:55:08.087 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:08.087 INFO blam! 12: 0x5630964cc7d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 13 02:55:08.087 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:08.087 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:08.087 INFO blam! at librustc_driver/lib.rs:1575 Oct 13 02:55:08.087 INFO blam! 13: 0x5630965d09ec - >::call_box::h469711a6fc649ccc Oct 13 02:55:08.087 INFO blam! at librustdoc/test.rs:562 Oct 13 02:55:08.087 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:08.087 INFO blam! 14: 0x7f729610dad2 - >::call_box::h477ac8c82814e76d Oct 13 02:55:08.087 INFO blam! at libtest/lib.rs:1461 Oct 13 02:55:08.087 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:08.087 INFO blam! 15: 0x7f7294ab8c79 - __rust_maybe_catch_panic Oct 13 02:55:08.087 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:08.087 INFO blam! 16: 0x7f7296134b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 02:55:08.087 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:08.087 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:08.087 INFO blam! at libtest/lib.rs:1423 Oct 13 02:55:08.087 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 02:55:08.087 INFO blam! 17: 0x7f7296135ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 02:55:08.087 INFO blam! at libstd/thread/mod.rs:409 Oct 13 02:55:08.087 INFO blam! at libstd/panic.rs:313 Oct 13 02:55:08.087 INFO blam! at libstd/panicking.rs:310 Oct 13 02:55:08.087 INFO blam! 18: 0x7f7294ab8c79 - __rust_maybe_catch_panic Oct 13 02:55:08.087 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:08.087 INFO blam! 19: 0x7f729611e5b6 - >::call_box::h96125cb29a9ba44b Oct 13 02:55:08.087 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:08.087 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:08.087 INFO blam! at libstd/thread/mod.rs:408 Oct 13 02:55:08.087 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:08.087 INFO blam! 20: 0x7f7294aa693a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 02:55:08.087 INFO blam! at liballoc/boxed.rs:682 Oct 13 02:55:08.087 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 02:55:08.087 INFO blam! 21: 0x7f7294a7bd35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 02:55:08.087 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 02:55:08.088 INFO blam! 22: 0x7f72946066b9 - start_thread Oct 13 02:55:08.088 INFO blam! 23: 0x7f729412641c - clone Oct 13 02:55:08.088 INFO blam! 24: 0x0 - Oct 13 02:55:08.088 INFO blam! query stack during panic: Oct 13 02:55:08.088 INFO blam! end of query stack Oct 13 02:55:08.088 INFO blam! Oct 13 02:55:08.088 INFO blam! ---- src/lib.rs - (line 5) stdout ---- Oct 13 02:55:08.088 INFO blam! error: expected one of `.`, `;`, `?`, or an operator, found `let` Oct 13 02:55:08.088 INFO blam! --> src/lib.rs:14:1 Oct 13 02:55:08.088 INFO blam! | Oct 13 02:55:08.088 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:08.088 INFO blam! | - expected one of `.`, `;`, `?`, or an operator here Oct 13 02:55:08.088 INFO blam! 12 | let compound_suggestions = symspell.lookup_compound(sentence, 2); Oct 13 02:55:08.088 INFO blam! | ^^^ unexpected token Oct 13 02:55:08.088 INFO blam! Oct 13 02:55:08.088 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `SymSpell` Oct 13 02:55:08.088 INFO blam! --> src/lib.rs:6:51 Oct 13 02:55:08.088 INFO blam! | Oct 13 02:55:08.088 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:08.088 INFO blam! | ^^^^^^^^ Use of undeclared type or module `SymSpell` Oct 13 02:55:08.088 INFO blam! Oct 13 02:55:08.088 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `Verbosity` Oct 13 02:55:08.088 INFO blam! --> src/lib.rs:10:44 Oct 13 02:55:08.088 INFO blam! | Oct 13 02:55:08.088 INFO blam! 8 | let suggestions = symspell.lookup("roket", Verbosity::Top, 2); Oct 13 02:55:08.088 INFO blam! | ^^^^^^^^^ Use of undeclared type or module `Verbosity` Oct 13 02:55:08.088 INFO blam! Oct 13 02:55:08.088 INFO blam! error[E0412]: cannot find type `SymSpell` in this scope Oct 13 02:55:08.088 INFO blam! --> src/lib.rs:6:19 Oct 13 02:55:08.088 INFO blam! | Oct 13 02:55:08.088 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:08.088 INFO blam! | ^^^^^^^^ did you mean `symspell`? Oct 13 02:55:08.088 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 13 02:55:08.088 INFO blam! | Oct 13 02:55:08.088 INFO blam! 3 | use symspell::SymSpell; Oct 13 02:55:08.088 INFO blam! | Oct 13 02:55:08.088 INFO blam! Oct 13 02:55:08.088 INFO blam! error[E0412]: cannot find type `AsciiStringStrategy` in this scope Oct 13 02:55:08.088 INFO blam! --> src/lib.rs:6:28 Oct 13 02:55:08.088 INFO blam! | Oct 13 02:55:08.088 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 13 02:55:08.088 INFO blam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 13 02:55:08.088 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 13 02:55:08.088 INFO blam! | Oct 13 02:55:08.088 INFO blam! 3 | use symspell::AsciiStringStrategy; Oct 13 02:55:08.088 INFO blam! | Oct 13 02:55:08.088 INFO blam! Oct 13 02:55:08.088 INFO blam! thread 'src/lib.rs - (line 5)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13 Oct 13 02:55:08.088 INFO blam! stack backtrace: Oct 13 02:55:08.088 INFO blam! 0: 0x7f7294a9fdce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 02:55:08.088 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 02:55:08.088 INFO blam! 1: 0x7f7294a84e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 02:55:08.088 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 02:55:08.088 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 02:55:08.088 INFO blam! 2: 0x7f7294aaad9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 02:55:08.088 INFO blam! at libstd/panicking.rs:211 Oct 13 02:55:08.088 INFO blam! 3: 0x7f7294aaaaab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 02:55:08.088 INFO blam! at libstd/panicking.rs:221 Oct 13 02:55:08.088 INFO blam! 4: 0x7f7296d2664e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 13 02:55:08.088 INFO blam! 5: 0x7f7294aab563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 02:55:08.088 INFO blam! at libstd/panicking.rs:480 Oct 13 02:55:08.088 INFO blam! 6: 0x563096477796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 13 02:55:08.088 INFO blam! at libstd/panicking.rs:410 Oct 13 02:55:08.088 INFO blam! 7: 0x5630965facfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 13 02:55:08.088 INFO blam! at librustdoc/test.rs:333 Oct 13 02:55:08.088 INFO blam! 8: 0x5630965baef7 - >::set::hd7bc23bb100376f9 Oct 13 02:55:08.088 INFO blam! at librustdoc/test.rs:565 Oct 13 02:55:08.088 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 13 02:55:08.088 INFO blam! at libsyntax/lib.rs:106 Oct 13 02:55:08.088 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 13 02:55:08.088 INFO blam! 9: 0x5630963d2a8f - syntax::with_globals::h13b9cd4342f6776c Oct 13 02:55:08.088 INFO blam! at libsyntax/lib.rs:105 Oct 13 02:55:08.088 INFO blam! 10: 0x56309647794a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 13 02:55:08.088 INFO blam! at librustdoc/test.rs:562 Oct 13 02:55:08.088 INFO blam! at libstd/panic.rs:313 Oct 13 02:55:08.088 INFO blam! at libstd/panicking.rs:310 Oct 13 02:55:08.088 INFO blam! 11: 0x7f7294ab8c79 - __rust_maybe_catch_panic Oct 13 02:55:08.088 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:08.088 INFO blam! 12: 0x5630964cc7d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 13 02:55:08.088 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:08.089 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:08.089 INFO blam! at librustc_driver/lib.rs:1575 Oct 13 02:55:08.089 INFO blam! 13: 0x5630965d09ec - >::call_box::h469711a6fc649ccc Oct 13 02:55:08.089 INFO blam! at librustdoc/test.rs:562 Oct 13 02:55:08.089 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:08.089 INFO blam! 14: 0x7f729610dad2 - >::call_box::h477ac8c82814e76d Oct 13 02:55:08.089 INFO blam! at libtest/lib.rs:1461 Oct 13 02:55:08.089 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:08.089 INFO blam! 15: 0x7f7294ab8c79 - __rust_maybe_catch_panic Oct 13 02:55:08.089 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:08.089 INFO blam! 16: 0x7f7296134b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 02:55:08.089 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:08.089 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:08.089 INFO blam! at libtest/lib.rs:1423 Oct 13 02:55:08.089 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 02:55:08.089 INFO blam! 17: 0x7f7296135ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 02:55:08.089 INFO blam! at libstd/thread/mod.rs:409 Oct 13 02:55:08.089 INFO blam! at libstd/panic.rs:313 Oct 13 02:55:08.089 INFO blam! at libstd/panicking.rs:310 Oct 13 02:55:08.089 INFO blam! 18: 0x7f7294ab8c79 - __rust_maybe_catch_panic Oct 13 02:55:08.089 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 02:55:08.089 INFO blam! 19: 0x7f729611e5b6 - >::call_box::h96125cb29a9ba44b Oct 13 02:55:08.089 INFO blam! at libstd/panicking.rs:289 Oct 13 02:55:08.089 INFO blam! at libstd/panic.rs:392 Oct 13 02:55:08.089 INFO blam! at libstd/thread/mod.rs:408 Oct 13 02:55:08.089 INFO blam! at liballoc/boxed.rs:672 Oct 13 02:55:08.089 INFO blam! 20: 0x7f7294aa693a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 02:55:08.089 INFO blam! at liballoc/boxed.rs:682 Oct 13 02:55:08.089 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 02:55:08.089 INFO blam! 21: 0x7f7294a7bd35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 02:55:08.089 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 02:55:08.089 INFO blam! 22: 0x7f72946066b9 - start_thread Oct 13 02:55:08.089 INFO blam! 23: 0x7f729412641c - clone Oct 13 02:55:08.089 INFO blam! 24: 0x0 - Oct 13 02:55:08.089 INFO blam! query stack during panic: Oct 13 02:55:08.089 INFO blam! end of query stack Oct 13 02:55:08.089 INFO blam! Oct 13 02:55:08.089 INFO blam! Oct 13 02:55:08.089 INFO blam! failures: Oct 13 02:55:08.089 INFO blam! src/lib.rs - (line 5) Oct 13 02:55:08.089 INFO blam! src/symspell.rs - symspell::SymSpell::lookup (line 107) Oct 13 02:55:08.089 INFO blam! src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) Oct 13 02:55:08.089 INFO blam! Oct 13 02:55:08.089 INFO blam! test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:55:08.089 INFO blam! Oct 13 02:55:08.377 INFO running `"docker" "rm" "-f" "cd4690a74768e980749af176416448173c80849d9e8398fbd2fd076188db82d6"` Oct 13 02:55:08.466 INFO blam! cd4690a74768e980749af176416448173c80849d9e8398fbd2fd076188db82d6