Oct 11 10:31:24.704 INFO testing symspell-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:31:24.704 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:31:24.704 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:31:25.055 INFO blam! 2b780efac7ea417bc6204a9c4edb1048691a82015755c1be2b6f856478dc8b9b Oct 11 10:31:25.056 INFO running `"docker" "start" "-a" "2b780efac7ea417bc6204a9c4edb1048691a82015755c1be2b6f856478dc8b9b"` Oct 11 10:31:26.969 INFO kablam! usermod: no changes Oct 11 10:31:27.085 INFO kablam! Compiling symspell v0.1.1 (/source) Oct 11 10:31:28.018 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 11 10:31:28.019 INFO kablam! --> src/string_strategy.rs:42:20 Oct 11 10:31:28.019 INFO kablam! | Oct 11 10:31:28.019 INFO kablam! 42 | unsafe { s.slice_unchecked(start, end) }.to_string() Oct 11 10:31:28.019 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 10:31:28.020 INFO kablam! | Oct 11 10:31:28.021 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:31:28.021 INFO kablam! Oct 11 10:31:28.204 INFO kablam! warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 11 10:31:28.204 INFO kablam! --> src/lib.rs:21:12 Oct 11 10:31:28.204 INFO kablam! | Oct 11 10:31:28.204 INFO kablam! 21 | #![feature(duration_extras)] Oct 11 10:31:28.204 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 10:31:28.204 INFO kablam! | Oct 11 10:31:28.204 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 10:31:28.204 INFO kablam! Oct 11 10:31:28.413 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 11 10:31:28.413 INFO kablam! su: No module specific data is present Oct 11 10:31:29.340 INFO running `"docker" "rm" "-f" "2b780efac7ea417bc6204a9c4edb1048691a82015755c1be2b6f856478dc8b9b"` Oct 11 10:31:29.676 INFO blam! 2b780efac7ea417bc6204a9c4edb1048691a82015755c1be2b6f856478dc8b9b Oct 11 10:31:29.680 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:31:29.680 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:31:30.040 INFO blam! 636b495073f5091b2b5b00d449d3e4039c94f5f8d43a01f30df6607d0ad11ad5 Oct 11 10:31:30.056 INFO running `"docker" "start" "-a" "636b495073f5091b2b5b00d449d3e4039c94f5f8d43a01f30df6607d0ad11ad5"` Oct 11 10:31:31.204 INFO kablam! usermod: no changes Oct 11 10:31:31.340 INFO kablam! Compiling symspell v0.1.1 (/source) Oct 11 10:31:32.776 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 11 10:31:32.776 INFO kablam! --> src/string_strategy.rs:42:20 Oct 11 10:31:32.776 INFO kablam! | Oct 11 10:31:32.776 INFO kablam! 42 | unsafe { s.slice_unchecked(start, end) }.to_string() Oct 11 10:31:32.776 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 10:31:32.776 INFO kablam! | Oct 11 10:31:32.776 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:31:32.776 INFO kablam! Oct 11 10:31:32.982 INFO kablam! warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 11 10:31:32.982 INFO kablam! --> src/lib.rs:21:12 Oct 11 10:31:32.982 INFO kablam! | Oct 11 10:31:32.982 INFO kablam! 21 | #![feature(duration_extras)] Oct 11 10:31:32.983 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 10:31:32.983 INFO kablam! | Oct 11 10:31:32.983 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 10:31:32.983 INFO kablam! Oct 11 10:31:35.208 INFO kablam! warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable Oct 11 10:31:35.208 INFO kablam! --> examples/demo.rs:1:12 Oct 11 10:31:35.208 INFO kablam! | Oct 11 10:31:35.208 INFO kablam! 1 | #![feature(duration_extras)] Oct 11 10:31:35.208 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 10:31:35.208 INFO kablam! | Oct 11 10:31:35.208 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 10:31:35.208 INFO kablam! Oct 11 10:31:37.076 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.81s Oct 11 10:31:37.076 INFO kablam! su: No module specific data is present Oct 11 10:31:37.796 INFO running `"docker" "rm" "-f" "636b495073f5091b2b5b00d449d3e4039c94f5f8d43a01f30df6607d0ad11ad5"` Oct 11 10:31:38.001 INFO blam! 636b495073f5091b2b5b00d449d3e4039c94f5f8d43a01f30df6607d0ad11ad5 Oct 11 10:31:38.001 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:31:38.001 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:31:38.354 INFO blam! 5b3d8b488a03311f785f2ee1dc25a2c686cc75cb9dc64a8243b2caa225cc4136 Oct 11 10:31:38.371 INFO running `"docker" "start" "-a" "5b3d8b488a03311f785f2ee1dc25a2c686cc75cb9dc64a8243b2caa225cc4136"` Oct 11 10:31:39.532 INFO kablam! usermod: no changes Oct 11 10:31:39.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 10:31:39.596 INFO blam! Oct 11 10:31:39.596 INFO kablam! Running /target/debug/deps/symspell-9f9eff2cfc7eeb7a Oct 11 10:31:39.596 INFO blam! running 7 tests Oct 11 10:31:39.596 INFO blam! test string_strategy::tests::ascii_at_negative ... ok Oct 11 10:31:39.596 INFO blam! test string_strategy::tests::ascii_at_over_limit ... ok Oct 11 10:31:39.596 INFO blam! test string_strategy::tests::ascii_remove ... ok Oct 11 10:31:39.596 INFO blam! test string_strategy::tests::ascii_slice_suffix ... ok Oct 11 10:31:39.596 INFO blam! test string_strategy::tests::prepare ... ok Oct 11 10:31:39.598 INFO blam! test string_strategy::tests::ascii_at_correct ... ok Oct 11 10:31:39.598 INFO kablam! Doc-tests symspell Oct 11 10:31:39.598 INFO blam! test string_strategy::tests::ascii_slice_prefix ... ok Oct 11 10:31:39.598 INFO blam! Oct 11 10:31:39.598 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:31:39.598 INFO blam! Oct 11 10:31:41.108 INFO blam! Oct 11 10:31:41.108 INFO blam! running 3 tests Oct 11 10:31:45.704 INFO blam! test src/symspell.rs - symspell::SymSpell::lookup (line 107) ... FAILED Oct 11 10:31:45.993 INFO blam! test src/lib.rs - (line 5) ... FAILED Oct 11 10:31:46.034 INFO blam! test src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) ... FAILED Oct 11 10:31:46.034 INFO blam! Oct 11 10:31:46.034 INFO blam! failures: Oct 11 10:31:46.034 INFO blam! Oct 11 10:31:46.034 INFO blam! ---- src/symspell.rs - symspell::SymSpell::lookup (line 107) stdout ---- Oct 11 10:31:46.034 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `SymSpell` Oct 11 10:31:46.034 INFO blam! --> src/symspell.rs:108:51 Oct 11 10:31:46.034 INFO blam! | Oct 11 10:31:46.034 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 11 10:31:46.034 INFO blam! | ^^^^^^^^ Use of undeclared type or module `SymSpell` Oct 11 10:31:46.034 INFO blam! Oct 11 10:31:46.034 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `Verbosity` Oct 11 10:31:46.034 INFO blam! --> src/symspell.rs:110:28 Oct 11 10:31:46.034 INFO blam! | Oct 11 10:31:46.034 INFO blam! 6 | symspell.lookup("whatver", Verbosity::Top, 2) Oct 11 10:31:46.034 INFO blam! | ^^^^^^^^^ Use of undeclared type or module `Verbosity` Oct 11 10:31:46.034 INFO blam! Oct 11 10:31:46.034 INFO blam! error[E0412]: cannot find type `SymSpell` in this scope Oct 11 10:31:46.034 INFO blam! --> src/symspell.rs:108:19 Oct 11 10:31:46.034 INFO blam! | Oct 11 10:31:46.034 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 11 10:31:46.034 INFO blam! | ^^^^^^^^ did you mean `symspell`? Oct 11 10:31:46.034 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 11 10:31:46.034 INFO blam! | Oct 11 10:31:46.034 INFO blam! 3 | use symspell::SymSpell; Oct 11 10:31:46.034 INFO blam! | Oct 11 10:31:46.034 INFO blam! Oct 11 10:31:46.034 INFO blam! error[E0412]: cannot find type `AsciiStringStrategy` in this scope Oct 11 10:31:46.034 INFO blam! --> src/symspell.rs:108:28 Oct 11 10:31:46.034 INFO blam! | Oct 11 10:31:46.034 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 11 10:31:46.034 INFO blam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 11 10:31:46.034 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 11 10:31:46.034 INFO blam! | Oct 11 10:31:46.034 INFO blam! 3 | use symspell::AsciiStringStrategy; Oct 11 10:31:46.035 INFO blam! | Oct 11 10:31:46.035 INFO blam! Oct 11 10:31:46.035 INFO blam! thread 'src/symspell.rs - symspell::SymSpell::lookup (line 107)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13 Oct 11 10:31:46.035 INFO blam! stack backtrace: Oct 11 10:31:46.035 INFO blam! 0: 0x7f72da951dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:31:46.035 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:31:46.035 INFO blam! 1: 0x7f72da936e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:31:46.035 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:31:46.035 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:31:46.035 INFO blam! 2: 0x7f72da95cd9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:31:46.035 INFO blam! at libstd/panicking.rs:211 Oct 11 10:31:46.035 INFO blam! 3: 0x7f72da95caab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:31:46.035 INFO blam! at libstd/panicking.rs:221 Oct 11 10:31:46.035 INFO blam! 4: 0x7f72dcbd864e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 11 10:31:46.035 INFO blam! 5: 0x7f72da95d563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:31:46.035 INFO blam! at libstd/panicking.rs:480 Oct 11 10:31:46.035 INFO blam! 6: 0x55b6bfdc2796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 11 10:31:46.035 INFO blam! at libstd/panicking.rs:410 Oct 11 10:31:46.035 INFO blam! 7: 0x55b6bff45cfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 11 10:31:46.035 INFO blam! at librustdoc/test.rs:333 Oct 11 10:31:46.035 INFO blam! 8: 0x55b6bff05ef7 - >::set::hd7bc23bb100376f9 Oct 11 10:31:46.035 INFO blam! at librustdoc/test.rs:565 Oct 11 10:31:46.035 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 10:31:46.035 INFO blam! at libsyntax/lib.rs:106 Oct 11 10:31:46.035 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 10:31:46.035 INFO blam! 9: 0x55b6bfd1da8f - syntax::with_globals::h13b9cd4342f6776c Oct 11 10:31:46.035 INFO blam! at libsyntax/lib.rs:105 Oct 11 10:31:46.035 INFO blam! 10: 0x55b6bfdc294a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 11 10:31:46.035 INFO blam! at librustdoc/test.rs:562 Oct 11 10:31:46.035 INFO blam! at libstd/panic.rs:313 Oct 11 10:31:46.035 INFO blam! at libstd/panicking.rs:310 Oct 11 10:31:46.035 INFO blam! 11: 0x7f72da96ac79 - __rust_maybe_catch_panic Oct 11 10:31:46.035 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:31:46.035 INFO blam! 12: 0x55b6bfe177d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 11 10:31:46.035 INFO blam! at libstd/panicking.rs:289 Oct 11 10:31:46.035 INFO blam! at libstd/panic.rs:392 Oct 11 10:31:46.035 INFO blam! at librustc_driver/lib.rs:1575 Oct 11 10:31:46.035 INFO blam! 13: 0x55b6bff1b9ec - >::call_box::h469711a6fc649ccc Oct 11 10:31:46.035 INFO blam! at librustdoc/test.rs:562 Oct 11 10:31:46.035 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:31:46.035 INFO blam! 14: 0x7f72dbfbfad2 - >::call_box::h477ac8c82814e76d Oct 11 10:31:46.035 INFO blam! at libtest/lib.rs:1461 Oct 11 10:31:46.035 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:31:46.035 INFO blam! 15: 0x7f72da96ac79 - __rust_maybe_catch_panic Oct 11 10:31:46.035 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:31:46.035 INFO blam! 16: 0x7f72dbfe6b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:31:46.035 INFO blam! at libstd/panicking.rs:289 Oct 11 10:31:46.035 INFO blam! at libstd/panic.rs:392 Oct 11 10:31:46.035 INFO blam! at libtest/lib.rs:1423 Oct 11 10:31:46.035 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:31:46.035 INFO blam! 17: 0x7f72dbfe7ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:31:46.035 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:31:46.035 INFO blam! at libstd/panic.rs:313 Oct 11 10:31:46.035 INFO blam! at libstd/panicking.rs:310 Oct 11 10:31:46.035 INFO blam! 18: 0x7f72da96ac79 - __rust_maybe_catch_panic Oct 11 10:31:46.035 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:31:46.035 INFO blam! 19: 0x7f72dbfd05b6 - >::call_box::h96125cb29a9ba44b Oct 11 10:31:46.035 INFO blam! at libstd/panicking.rs:289 Oct 11 10:31:46.035 INFO blam! at libstd/panic.rs:392 Oct 11 10:31:46.035 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:31:46.035 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:31:46.035 INFO blam! 20: 0x7f72da95893a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:31:46.035 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:31:46.035 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:31:46.035 INFO blam! 21: 0x7f72da92dd35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:31:46.035 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:31:46.035 INFO blam! 22: 0x7f72da4b86b9 - start_thread Oct 11 10:31:46.035 INFO blam! 23: 0x7f72d9fd841c - clone Oct 11 10:31:46.035 INFO blam! 24: 0x0 - Oct 11 10:31:46.035 INFO blam! query stack during panic: Oct 11 10:31:46.035 INFO blam! end of query stack Oct 11 10:31:46.035 INFO blam! Oct 11 10:31:46.035 INFO blam! ---- src/lib.rs - (line 5) stdout ---- Oct 11 10:31:46.035 INFO blam! error: expected one of `.`, `;`, `?`, or an operator, found `let` Oct 11 10:31:46.035 INFO blam! --> src/lib.rs:14:1 Oct 11 10:31:46.035 INFO blam! | Oct 11 10:31:46.035 INFO blam! 11 | let sentence = "whereis th elove hehad dated forImuch of thepast who couqdn'tread in sixtgrade and ins pired him" Oct 11 10:31:46.035 INFO blam! | - expected one of `.`, `;`, `?`, or an operator here Oct 11 10:31:46.035 INFO blam! 12 | let compound_suggestions = symspell.lookup_compound(sentence, 2); Oct 11 10:31:46.035 INFO blam! | ^^^ unexpected token Oct 11 10:31:46.035 INFO blam! Oct 11 10:31:46.035 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `SymSpell` Oct 11 10:31:46.035 INFO blam! --> src/lib.rs:6:51 Oct 11 10:31:46.035 INFO blam! | Oct 11 10:31:46.035 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 11 10:31:46.035 INFO blam! | ^^^^^^^^ Use of undeclared type or module `SymSpell` Oct 11 10:31:46.035 INFO blam! Oct 11 10:31:46.035 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `Verbosity` Oct 11 10:31:46.035 INFO blam! --> src/lib.rs:10:44 Oct 11 10:31:46.036 INFO blam! | Oct 11 10:31:46.036 INFO blam! 8 | let suggestions = symspell.lookup("roket", Verbosity::Top, 2); Oct 11 10:31:46.036 INFO blam! | ^^^^^^^^^ Use of undeclared type or module `Verbosity` Oct 11 10:31:46.036 INFO blam! Oct 11 10:31:46.036 INFO blam! error[E0412]: cannot find type `SymSpell` in this scope Oct 11 10:31:46.036 INFO blam! --> src/lib.rs:6:19 Oct 11 10:31:46.036 INFO blam! | Oct 11 10:31:46.036 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 11 10:31:46.036 INFO blam! | ^^^^^^^^ did you mean `symspell`? Oct 11 10:31:46.036 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 11 10:31:46.036 INFO blam! | Oct 11 10:31:46.036 INFO blam! 3 | use symspell::SymSpell; Oct 11 10:31:46.036 INFO blam! | Oct 11 10:31:46.036 INFO blam! Oct 11 10:31:46.036 INFO blam! error[E0412]: cannot find type `AsciiStringStrategy` in this scope Oct 11 10:31:46.036 INFO blam! --> src/lib.rs:6:28 Oct 11 10:31:46.036 INFO blam! | Oct 11 10:31:46.036 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 11 10:31:46.036 INFO blam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 11 10:31:46.036 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 11 10:31:46.036 INFO blam! | Oct 11 10:31:46.036 INFO blam! 3 | use symspell::AsciiStringStrategy; Oct 11 10:31:46.036 INFO blam! | Oct 11 10:31:46.036 INFO blam! Oct 11 10:31:46.036 INFO blam! thread 'src/lib.rs - (line 5)' panicked at 'couldn't compile the test', librustdoc/test.rs:333:13 Oct 11 10:31:46.036 INFO blam! stack backtrace: Oct 11 10:31:46.036 INFO blam! 0: 0x7f72da951dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:31:46.036 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:31:46.036 INFO blam! 1: 0x7f72da936e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:31:46.036 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:31:46.036 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:31:46.036 INFO blam! 2: 0x7f72da95cd9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:31:46.036 INFO blam! at libstd/panicking.rs:211 Oct 11 10:31:46.036 INFO blam! 3: 0x7f72da95caab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:31:46.036 INFO blam! at libstd/panicking.rs:221 Oct 11 10:31:46.036 INFO blam! 4: 0x7f72dcbd864e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 11 10:31:46.036 INFO blam! 5: 0x7f72da95d563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:31:46.036 INFO blam! at libstd/panicking.rs:480 Oct 11 10:31:46.036 INFO blam! 6: 0x55b6bfdc2796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 11 10:31:46.036 INFO blam! at libstd/panicking.rs:410 Oct 11 10:31:46.036 INFO blam! 7: 0x55b6bff45cfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 11 10:31:46.036 INFO blam! at librustdoc/test.rs:333 Oct 11 10:31:46.036 INFO blam! 8: 0x55b6bff05ef7 - >::set::hd7bc23bb100376f9 Oct 11 10:31:46.036 INFO blam! at librustdoc/test.rs:565 Oct 11 10:31:46.036 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 10:31:46.036 INFO blam! at libsyntax/lib.rs:106 Oct 11 10:31:46.036 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 10:31:46.036 INFO blam! 9: 0x55b6bfd1da8f - syntax::with_globals::h13b9cd4342f6776c Oct 11 10:31:46.036 INFO blam! at libsyntax/lib.rs:105 Oct 11 10:31:46.036 INFO blam! 10: 0x55b6bfdc294a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 11 10:31:46.036 INFO blam! at librustdoc/test.rs:562 Oct 11 10:31:46.036 INFO blam! at libstd/panic.rs:313 Oct 11 10:31:46.036 INFO blam! at libstd/panicking.rs:310 Oct 11 10:31:46.036 INFO blam! 11: 0x7f72da96ac79 - __rust_maybe_catch_panic Oct 11 10:31:46.036 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:31:46.036 INFO blam! 12: 0x55b6bfe177d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 11 10:31:46.036 INFO blam! at libstd/panicking.rs:289 Oct 11 10:31:46.036 INFO blam! at libstd/panic.rs:392 Oct 11 10:31:46.036 INFO blam! at librustc_driver/lib.rs:1575 Oct 11 10:31:46.036 INFO blam! 13: 0x55b6bff1b9ec - >::call_box::h469711a6fc649ccc Oct 11 10:31:46.036 INFO blam! at librustdoc/test.rs:562 Oct 11 10:31:46.036 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:31:46.036 INFO blam! 14: 0x7f72dbfbfad2 - >::call_box::h477ac8c82814e76d Oct 11 10:31:46.036 INFO blam! at libtest/lib.rs:1461 Oct 11 10:31:46.036 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:31:46.036 INFO blam! 15: 0x7f72da96ac79 - __rust_maybe_catch_panic Oct 11 10:31:46.036 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:31:46.036 INFO blam! 16: 0x7f72dbfe6b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:31:46.036 INFO blam! at libstd/panicking.rs:289 Oct 11 10:31:46.036 INFO blam! at libstd/panic.rs:392 Oct 11 10:31:46.036 INFO blam! at libtest/lib.rs:1423 Oct 11 10:31:46.036 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:31:46.036 INFO blam! 17: 0x7f72dbfe7ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:31:46.036 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:31:46.036 INFO blam! at libstd/panic.rs:313 Oct 11 10:31:46.036 INFO blam! at libstd/panicking.rs:310 Oct 11 10:31:46.036 INFO blam! 18: 0x7f72da96ac79 - __rust_maybe_catch_panic Oct 11 10:31:46.036 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:31:46.036 INFO blam! 19: 0x7f72dbfd05b6 - >::call_box::h96125cb29a9ba44b Oct 11 10:31:46.036 INFO blam! at libstd/panicking.rs:289 Oct 11 10:31:46.036 INFO blam! at libstd/panic.rs:392 Oct 11 10:31:46.036 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:31:46.036 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:31:46.036 INFO blam! 20: 0x7f72da95893a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:31:46.036 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:31:46.037 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:31:46.037 INFO blam! 21: 0x7f72da92dd35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:31:46.037 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:31:46.037 INFO blam! 22: 0x7f72da4b86b9 - start_thread Oct 11 10:31:46.037 INFO blam! 23: 0x7f72d9fd841c - clone Oct 11 10:31:46.037 INFO blam! 24: 0x0 - Oct 11 10:31:46.037 INFO blam! query stack during panic: Oct 11 10:31:46.037 INFO blam! end of query stack Oct 11 10:31:46.037 INFO blam! Oct 11 10:31:46.037 INFO blam! ---- src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) stdout ---- Oct 11 10:31:46.037 INFO blam! error[E0433]: failed to resolve. Use of undeclared type or module `SymSpell` Oct 11 10:31:46.037 INFO blam! --> src/symspell.rs:322:51 Oct 11 10:31:46.037 INFO blam! | Oct 11 10:31:46.037 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 11 10:31:46.037 INFO blam! | ^^^^^^^^ Use of undeclared type or module `SymSpell` Oct 11 10:31:46.037 INFO blam! Oct 11 10:31:46.037 INFO blam! error[E0412]: cannot find type `SymSpell` in this scope Oct 11 10:31:46.037 INFO blam! --> src/symspell.rs:322:19 Oct 11 10:31:46.037 INFO blam! | Oct 11 10:31:46.037 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 11 10:31:46.037 INFO blam! | ^^^^^^^^ did you mean `symspell`? Oct 11 10:31:46.037 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 11 10:31:46.037 INFO blam! | Oct 11 10:31:46.037 INFO blam! 3 | use symspell::SymSpell; Oct 11 10:31:46.037 INFO blam! | Oct 11 10:31:46.037 INFO blam! Oct 11 10:31:46.037 INFO blam! error[E0412]: cannot find type `AsciiStringStrategy` in this scope Oct 11 10:31:46.037 INFO blam! --> src/symspell.rs:322:28 Oct 11 10:31:46.037 INFO blam! | Oct 11 10:31:46.037 INFO blam! 4 | let mut symspell: SymSpell = SymSpell::default(); Oct 11 10:31:46.037 INFO blam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Oct 11 10:31:46.037 INFO blam! help: possible candidate is found in another module, you can import it into scope Oct 11 10:31:46.037 INFO blam! | Oct 11 10:31:46.037 INFO blam! 3 | use symspell::AsciiStringStrategy; Oct 11 10:31:46.037 INFO blam! | Oct 11 10:31:46.037 INFO blam! Oct 11 10:31:46.037 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 11 10:31:46.037 INFO blam! stack backtrace: Oct 11 10:31:46.037 INFO blam! 0: 0x7f72da951dce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 10:31:46.037 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 10:31:46.037 INFO blam! 1: 0x7f72da936e06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 10:31:46.037 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 10:31:46.037 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 10:31:46.037 INFO blam! 2: 0x7f72da95cd9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 10:31:46.037 INFO blam! at libstd/panicking.rs:211 Oct 11 10:31:46.037 INFO blam! 3: 0x7f72da95caab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 10:31:46.037 INFO blam! at libstd/panicking.rs:221 Oct 11 10:31:46.037 INFO blam! 4: 0x7f72dcbd864e - rustc::util::common::panic_hook::h6c0fab3f49b67368 Oct 11 10:31:46.037 INFO blam! 5: 0x7f72da95d563 - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 10:31:46.037 INFO blam! at libstd/panicking.rs:480 Oct 11 10:31:46.037 INFO blam! 6: 0x55b6bfdc2796 - std::panicking::begin_panic::hb2f2557b5ad530d6 Oct 11 10:31:46.037 INFO blam! at libstd/panicking.rs:410 Oct 11 10:31:46.037 INFO blam! 7: 0x55b6bff45cfb - rustdoc::test::run_test::h7f9ad0c8d380d83c Oct 11 10:31:46.037 INFO blam! at librustdoc/test.rs:333 Oct 11 10:31:46.037 INFO blam! 8: 0x55b6bff05ef7 - >::set::hd7bc23bb100376f9 Oct 11 10:31:46.037 INFO blam! at librustdoc/test.rs:565 Oct 11 10:31:46.037 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 10:31:46.037 INFO blam! at libsyntax/lib.rs:106 Oct 11 10:31:46.037 INFO blam! at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 Oct 11 10:31:46.037 INFO blam! 9: 0x55b6bfd1da8f - syntax::with_globals::h13b9cd4342f6776c Oct 11 10:31:46.037 INFO blam! at libsyntax/lib.rs:105 Oct 11 10:31:46.037 INFO blam! 10: 0x55b6bfdc294a - std::panicking::try::do_call::h251f77b3e67a3607 Oct 11 10:31:46.037 INFO blam! at librustdoc/test.rs:562 Oct 11 10:31:46.037 INFO blam! at libstd/panic.rs:313 Oct 11 10:31:46.037 INFO blam! at libstd/panicking.rs:310 Oct 11 10:31:46.037 INFO blam! 11: 0x7f72da96ac79 - __rust_maybe_catch_panic Oct 11 10:31:46.037 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:31:46.037 INFO blam! 12: 0x55b6bfe177d3 - rustc_driver::in_named_rustc_thread::h5b9d8f6b223fabca Oct 11 10:31:46.037 INFO blam! at libstd/panicking.rs:289 Oct 11 10:31:46.037 INFO blam! at libstd/panic.rs:392 Oct 11 10:31:46.037 INFO blam! at librustc_driver/lib.rs:1575 Oct 11 10:31:46.037 INFO blam! 13: 0x55b6bff1b9ec - >::call_box::h469711a6fc649ccc Oct 11 10:31:46.037 INFO blam! at librustdoc/test.rs:562 Oct 11 10:31:46.037 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:31:46.037 INFO blam! 14: 0x7f72dbfbfad2 - >::call_box::h477ac8c82814e76d Oct 11 10:31:46.037 INFO blam! at libtest/lib.rs:1461 Oct 11 10:31:46.037 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:31:46.037 INFO blam! 15: 0x7f72da96ac79 - __rust_maybe_catch_panic Oct 11 10:31:46.037 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:31:46.037 INFO blam! 16: 0x7f72dbfe6b5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 10:31:46.037 INFO blam! at libstd/panicking.rs:289 Oct 11 10:31:46.037 INFO blam! at libstd/panic.rs:392 Oct 11 10:31:46.037 INFO blam! at libtest/lib.rs:1423 Oct 11 10:31:46.037 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 10:31:46.037 INFO blam! 17: 0x7f72dbfe7ac4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 10:31:46.037 INFO blam! at libstd/thread/mod.rs:409 Oct 11 10:31:46.038 INFO blam! at libstd/panic.rs:313 Oct 11 10:31:46.038 INFO blam! at libstd/panicking.rs:310 Oct 11 10:31:46.038 INFO blam! 18: 0x7f72da96ac79 - __rust_maybe_catch_panic Oct 11 10:31:46.038 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 10:31:46.038 INFO blam! 19: 0x7f72dbfd05b6 - >::call_box::h96125cb29a9ba44b Oct 11 10:31:46.038 INFO blam! at libstd/panicking.rs:289 Oct 11 10:31:46.038 INFO blam! at libstd/panic.rs:392 Oct 11 10:31:46.038 INFO blam! at libstd/thread/mod.rs:408 Oct 11 10:31:46.038 INFO blam! at liballoc/boxed.rs:672 Oct 11 10:31:46.038 INFO blam! 20: 0x7f72da95893a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 10:31:46.038 INFO blam! at liballoc/boxed.rs:682 Oct 11 10:31:46.038 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 10:31:46.038 INFO blam! 21: 0x7f72da92dd35 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 10:31:46.038 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 10:31:46.038 INFO blam! 22: 0x7f72da4b86b9 - start_thread Oct 11 10:31:46.038 INFO blam! 23: 0x7f72d9fd841c - clone Oct 11 10:31:46.038 INFO blam! 24: 0x0 - Oct 11 10:31:46.038 INFO blam! query stack during panic: Oct 11 10:31:46.038 INFO blam! end of query stack Oct 11 10:31:46.038 INFO blam! Oct 11 10:31:46.038 INFO blam! Oct 11 10:31:46.038 INFO blam! failures: Oct 11 10:31:46.038 INFO blam! src/lib.rs - (line 5) Oct 11 10:31:46.038 INFO blam! src/symspell.rs - symspell::SymSpell::lookup (line 107) Oct 11 10:31:46.038 INFO blam! src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) Oct 11 10:31:46.038 INFO blam! Oct 11 10:31:46.038 INFO blam! test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:31:46.038 INFO blam! Oct 11 10:31:46.060 INFO kablam! error: test failed, to rerun pass '--doc' Oct 11 10:31:46.060 INFO kablam! su: No module specific data is present Oct 11 10:31:46.937 INFO running `"docker" "rm" "-f" "5b3d8b488a03311f785f2ee1dc25a2c686cc75cb9dc64a8243b2caa225cc4136"` Oct 11 10:31:47.204 INFO blam! 5b3d8b488a03311f785f2ee1dc25a2c686cc75cb9dc64a8243b2caa225cc4136