[INFO] updating cached repository reneklacan/symspell [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/reneklacan/symspell [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/reneklacan/symspell" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/reneklacan/symspell"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/reneklacan/symspell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/reneklacan/symspell" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/reneklacan/symspell"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/reneklacan/symspell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 55fe4cf3d2ca092bfc4058d7a52ed0fc89434e49 [INFO] sha for GitHub repo reneklacan/symspell: 55fe4cf3d2ca092bfc4058d7a52ed0fc89434e49 [INFO] validating manifest of reneklacan/symspell on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of reneklacan/symspell on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing reneklacan/symspell [INFO] removed 1 missing examples [INFO] finished frobbing reneklacan/symspell [INFO] frobbed toml for reneklacan/symspell written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/reneklacan/symspell/Cargo.toml [INFO] started frobbing reneklacan/symspell [INFO] removed 1 missing examples [INFO] finished frobbing reneklacan/symspell [INFO] frobbed toml for reneklacan/symspell written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/reneklacan/symspell/Cargo.toml [INFO] crate reneklacan/symspell has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing reneklacan/symspell against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/reneklacan/symspell:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 5a437f6660974354777cc2d8dca443d9a43379c484aea23a6f041f6ab3e98142 [INFO] running `"docker" "start" "-a" "5a437f6660974354777cc2d8dca443d9a43379c484aea23a6f041f6ab3e98142"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/examples/demo.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling symspell v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead [INFO] [stderr] --> src/string_strategy.rs:42:20 [INFO] [stderr] | [INFO] [stderr] 42 | unsafe { s.slice_unchecked(start, end) }.to_string() [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 21 | #![feature(duration_extras)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.97s [INFO] running `"docker" "inspect" "5a437f6660974354777cc2d8dca443d9a43379c484aea23a6f041f6ab3e98142"` [INFO] running `"docker" "rm" "-f" "5a437f6660974354777cc2d8dca443d9a43379c484aea23a6f041f6ab3e98142"` [INFO] [stdout] 5a437f6660974354777cc2d8dca443d9a43379c484aea23a6f041f6ab3e98142 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/reneklacan/symspell:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 3db8b721edeb0b31c3d1a1df909615d7e776fad85ab62ce66236e1f3eb7575e4 [INFO] running `"docker" "start" "-a" "3db8b721edeb0b31c3d1a1df909615d7e776fad85ab62ce66236e1f3eb7575e4"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/examples/demo.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling symspell v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead [INFO] [stderr] --> src/string_strategy.rs:42:20 [INFO] [stderr] | [INFO] [stderr] 42 | unsafe { s.slice_unchecked(start, end) }.to_string() [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `duration_extras` has been stable since 1.27.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 21 | #![feature(duration_extras)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "3db8b721edeb0b31c3d1a1df909615d7e776fad85ab62ce66236e1f3eb7575e4"` [INFO] running `"docker" "rm" "-f" "3db8b721edeb0b31c3d1a1df909615d7e776fad85ab62ce66236e1f3eb7575e4"` [INFO] [stdout] 3db8b721edeb0b31c3d1a1df909615d7e776fad85ab62ce66236e1f3eb7575e4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/reneklacan/symspell:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 3e98cb83a66c67dd94cb5fbaf6c528b98ea1f753e0cee16d5c8360352b2f14ad [INFO] running `"docker" "start" "-a" "3e98cb83a66c67dd94cb5fbaf6c528b98ea1f753e0cee16d5c8360352b2f14ad"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/examples/demo.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/symspell-a1497a998ddb0af0 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test string_strategy::tests::ascii_at_correct ... ok [INFO] [stdout] test string_strategy::tests::ascii_at_over_limit ... ok [INFO] [stdout] test string_strategy::tests::ascii_remove ... ok [INFO] [stdout] test string_strategy::tests::ascii_slice_prefix ... ok [INFO] [stdout] test string_strategy::tests::ascii_at_negative ... ok [INFO] [stderr] Doc-tests symspell [INFO] [stdout] test string_strategy::tests::prepare ... ok [INFO] [stdout] test string_strategy::tests::ascii_slice_suffix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) ... FAILED [INFO] [stdout] test src/symspell.rs - symspell::SymSpell::lookup (line 107) ... FAILED [INFO] [stdout] test src/lib.rs - (line 5) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SymSpell` [INFO] [stdout] --> src/symspell.rs:322:51 [INFO] [stdout] | [INFO] [stdout] 4 | let mut symspell: SymSpell = SymSpell::default(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `SymSpell` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SymSpell` in this scope [INFO] [stdout] --> src/symspell.rs:322:19 [INFO] [stdout] | [INFO] [stdout] 4 | let mut symspell: SymSpell = SymSpell::default(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: a crate with a similar name exists [INFO] [stdout] | [INFO] [stdout] 4 | let mut symspell: symspell = SymSpell::default(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use symspell::SymSpell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AsciiStringStrategy` in this scope [INFO] [stdout] --> src/symspell.rs:322:28 [INFO] [stdout] | [INFO] [stdout] 4 | let mut symspell: SymSpell = SymSpell::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use symspell::AsciiStringStrategy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] thread 'src/symspell.rs - symspell::SymSpell::lookup_compound (line 321)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:354:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7f59aebcb2c3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hb587d2734f1dc7c5 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x7f59aebc3acb - std::sys_common::backtrace::_print::he39717f7cfbd122d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:70 [INFO] [stdout] 2: 0x7f59aebc74e6 - std::panicking::default_hook::{{closure}}::hb7f1ae5149814e5e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:58 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 3: 0x7f59aebc71e7 - std::panicking::default_hook::hc2b73d8ffc772b35 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 4: 0x7f59b0c41c6f - rustc::util::common::panic_hook::h751032aa3ac1c484 [INFO] [stdout] 5: 0x7f59aebc7cbd - std::panicking::rust_panic_with_hook::h625072734a147d22 [INFO] [stdout] at src/libstd/panicking.rs:482 [INFO] [stdout] 6: 0x563dfd45b5d4 - std::panicking::begin_panic::h4d7d3340c9cf9d14 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:412 [INFO] [stdout] 7: 0x563dfd6f6a03 - rustdoc::test::run_test::h5889805fcc1a0c80 [INFO] [stdout] at src/librustdoc/test.rs:354 [INFO] [stdout] 8: 0x563dfd5b7d97 - >::set::h9bde29d771b01b1d [INFO] [stdout] at src/librustdoc/test.rs:754 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libsyntax/lib.rs:112 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 [INFO] [stdout] 9: 0x563dfd687bc1 - syntax::with_globals::h80769f7b53fe9e05 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libsyntax/lib.rs:111 [INFO] [stdout] 10: 0x563dfd5b89e8 - std::sys_common::backtrace::__rust_begin_short_backtrace::hac3ae7983c29a44c [INFO] [stdout] at src/librustdoc/test.rs:751 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/sys_common/backtrace.rs:135 [INFO] [stdout] 11: 0x563dfd45b6c3 - std::panicking::try::do_call::h5fa5d80973e51645 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panic.rs:309 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:297 [INFO] [stdout] 12: 0x7f59aebd8ed9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:92 [INFO] [stdout] 13: 0x563dfd4758d7 - >::call_box::h493f8fc037edfe5c [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:276 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panic.rs:388 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/thread/mod.rs:468 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/liballoc/boxed.rs:734 [INFO] [stdout] 14: 0x7f59aebd7cdd - std::sys::unix::thread::Thread::new::thread_start::h60ff5f253b4125d5 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/liballoc/boxed.rs:744 [INFO] [stdout] at src/libstd/sys_common/thread.rs:14 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:81 [INFO] [stdout] 15: 0x7f59ae745493 - start_thread [INFO] [stdout] 16: 0x7f59ae270ace - __clone [INFO] [stdout] 17: 0x0 - [INFO] [stdout] query stack during panic: [INFO] [stdout] end of query stack [INFO] [stdout] [INFO] [stdout] ---- src/symspell.rs - symspell::SymSpell::lookup (line 107) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SymSpell` [INFO] [stdout] --> src/symspell.rs:108:51 [INFO] [stdout] | [INFO] [stdout] 4 | let mut symspell: SymSpell = SymSpell::default(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `SymSpell` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Verbosity` [INFO] [stdout] --> src/symspell.rs:110:28 [INFO] [stdout] | [INFO] [stdout] 6 | symspell.lookup("whatver", Verbosity::Top, 2) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `Verbosity` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SymSpell` in this scope [INFO] [stdout] --> src/symspell.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 4 | let mut symspell: SymSpell = SymSpell::default(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: a crate with a similar name exists [INFO] [stdout] | [INFO] [stdout] 4 | let mut symspell: symspell = SymSpell::default(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use symspell::SymSpell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AsciiStringStrategy` in this scope [INFO] [stdout] --> src/symspell.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 4 | let mut symspell: SymSpell = SymSpell::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use symspell::AsciiStringStrategy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] thread 'src/symspell.rs - symspell::SymSpell::lookup (line 107)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:354:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7f59aebcb2c3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hb587d2734f1dc7c5 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x7f59aebc3acb - std::sys_common::backtrace::_print::he39717f7cfbd122d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:70 [INFO] [stdout] 2: 0x7f59aebc74e6 - std::panicking::default_hook::{{closure}}::hb7f1ae5149814e5e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:58 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 3: 0x7f59aebc71e7 - std::panicking::default_hook::hc2b73d8ffc772b35 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 4: 0x7f59b0c41c6f - rustc::util::common::panic_hook::h751032aa3ac1c484 [INFO] [stdout] 5: 0x7f59aebc7cbd - std::panicking::rust_panic_with_hook::h625072734a147d22 [INFO] [stdout] at src/libstd/panicking.rs:482 [INFO] [stdout] 6: 0x563dfd45b5d4 - std::panicking::begin_panic::h4d7d3340c9cf9d14 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:412 [INFO] [stdout] 7: 0x563dfd6f6a03 - rustdoc::test::run_test::h5889805fcc1a0c80 [INFO] [stdout] at src/librustdoc/test.rs:354 [INFO] [stdout] 8: 0x563dfd5b7d97 - >::set::h9bde29d771b01b1d [INFO] [stdout] at src/librustdoc/test.rs:754 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libsyntax/lib.rs:112 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 [INFO] [stdout] 9: 0x563dfd687bc1 - syntax::with_globals::h80769f7b53fe9e05 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libsyntax/lib.rs:111 [INFO] [stdout] 10: 0x563dfd5b89e8 - std::sys_common::backtrace::__rust_begin_short_backtrace::hac3ae7983c29a44c [INFO] [stdout] at src/librustdoc/test.rs:751 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/sys_common/backtrace.rs:135 [INFO] [stdout] 11: 0x563dfd45b6c3 - std::panicking::try::do_call::h5fa5d80973e51645 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panic.rs:309 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:297 [INFO] [stdout] 12: 0x7f59aebd8ed9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:92 [INFO] [stdout] 13: 0x563dfd4758d7 - >::call_box::h493f8fc037edfe5c [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:276 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panic.rs:388 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/thread/mod.rs:468 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/liballoc/boxed.rs:734 [INFO] [stdout] 14: 0x7f59aebd7cdd - std::sys::unix::thread::Thread::new::thread_start::h60ff5f253b4125d5 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/liballoc/boxed.rs:744 [INFO] [stdout] at src/libstd/sys_common/thread.rs:14 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:81 [INFO] [stdout] 15: 0x7f59ae745493 - start_thread [INFO] [stdout] 16: 0x7f59ae270ace - __clone [INFO] [stdout] 17: 0x0 - [INFO] [stdout] query stack during panic: [INFO] [stdout] end of query stack [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 5) stdout ---- [INFO] [stdout] error: expected one of `.`, `;`, `?`, or an operator, found `let` [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 11 | let sentence = "whereis th elove hehad dated forImuch of thepast who couqdn'tread in sixtgrade and ins pired him" [INFO] [stdout] | - expected one of `.`, `;`, `?`, or an operator here [INFO] [stdout] 12 | let compound_suggestions = symspell.lookup_compound(sentence, 2); [INFO] [stdout] | ^^^ unexpected token [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SymSpell` [INFO] [stdout] --> src/lib.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 4 | let mut symspell: SymSpell = SymSpell::default(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `SymSpell` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Verbosity` [INFO] [stdout] --> src/lib.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 8 | let suggestions = symspell.lookup("roket", Verbosity::Top, 2); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `Verbosity` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SymSpell` in this scope [INFO] [stdout] --> src/lib.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 4 | let mut symspell: SymSpell = SymSpell::default(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: a crate with a similar name exists [INFO] [stdout] | [INFO] [stdout] 4 | let mut symspell: symspell = SymSpell::default(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use symspell::SymSpell; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AsciiStringStrategy` in this scope [INFO] [stdout] --> src/lib.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 4 | let mut symspell: SymSpell = SymSpell::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 3 | use symspell::AsciiStringStrategy; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] thread 'src/lib.rs - (line 5)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:354:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7f59aebcb2c3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hb587d2734f1dc7c5 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x7f59aebc3acb - std::sys_common::backtrace::_print::he39717f7cfbd122d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:70 [INFO] [stdout] 2: 0x7f59aebc74e6 - std::panicking::default_hook::{{closure}}::hb7f1ae5149814e5e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:58 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 3: 0x7f59aebc71e7 - std::panicking::default_hook::hc2b73d8ffc772b35 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 4: 0x7f59b0c41c6f - rustc::util::common::panic_hook::h751032aa3ac1c484 [INFO] [stdout] 5: 0x7f59aebc7cbd - std::panicking::rust_panic_with_hook::h625072734a147d22 [INFO] [stdout] at src/libstd/panicking.rs:482 [INFO] [stdout] 6: 0x563dfd45b5d4 - std::panicking::begin_panic::h4d7d3340c9cf9d14 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:412 [INFO] [stdout] 7: 0x563dfd6f6a03 - rustdoc::test::run_test::h5889805fcc1a0c80 [INFO] [stdout] at src/librustdoc/test.rs:354 [INFO] [stdout] 8: 0x563dfd5b7d97 - >::set::h9bde29d771b01b1d [INFO] [stdout] at src/librustdoc/test.rs:754 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libsyntax/lib.rs:112 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155 [INFO] [stdout] 9: 0x563dfd687bc1 - syntax::with_globals::h80769f7b53fe9e05 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libsyntax/lib.rs:111 [INFO] [stdout] 10: 0x563dfd5b89e8 - std::sys_common::backtrace::__rust_begin_short_backtrace::hac3ae7983c29a44c [INFO] [stdout] at src/librustdoc/test.rs:751 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/sys_common/backtrace.rs:135 [INFO] [stdout] 11: 0x563dfd45b6c3 - std::panicking::try::do_call::h5fa5d80973e51645 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panic.rs:309 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:297 [INFO] [stdout] 12: 0x7f59aebd8ed9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:92 [INFO] [stdout] 13: 0x563dfd4758d7 - >::call_box::h493f8fc037edfe5c [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panicking.rs:276 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/panic.rs:388 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/libstd/thread/mod.rs:468 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/liballoc/boxed.rs:734 [INFO] [stdout] 14: 0x7f59aebd7cdd - std::sys::unix::thread::Thread::new::thread_start::h60ff5f253b4125d5 [INFO] [stdout] at /rustc/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/src/liballoc/boxed.rs:744 [INFO] [stdout] at src/libstd/sys_common/thread.rs:14 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:81 [INFO] [stdout] 15: 0x7f59ae745493 - start_thread [INFO] [stdout] 16: 0x7f59ae270ace - __clone [INFO] [stdout] 17: 0x0 - [INFO] [stdout] query stack during panic: [INFO] [stdout] end of query stack [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 5) [INFO] [stdout] src/symspell.rs - symspell::SymSpell::lookup (line 107) [INFO] [stdout] src/symspell.rs - symspell::SymSpell::lookup_compound (line 321) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "3e98cb83a66c67dd94cb5fbaf6c528b98ea1f753e0cee16d5c8360352b2f14ad"` [INFO] running `"docker" "rm" "-f" "3e98cb83a66c67dd94cb5fbaf6c528b98ea1f753e0cee16d5c8360352b2f14ad"` [INFO] [stdout] 3e98cb83a66c67dd94cb5fbaf6c528b98ea1f753e0cee16d5c8360352b2f14ad