[INFO] crate auto_correct 0.1.9 is already in cache [INFO] extracting crate auto_correct 0.1.9 into work/ex/beta-1.38-1/sources/1.37.0/reg/auto_correct/0.1.9 [INFO] extracting crate auto_correct 0.1.9 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/auto_correct/0.1.9 [INFO] validating manifest of auto_correct-0.1.9 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of auto_correct-0.1.9 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing auto_correct-0.1.9 [INFO] finished frobbing auto_correct-0.1.9 [INFO] frobbed toml for auto_correct-0.1.9 written to work/ex/beta-1.38-1/sources/1.37.0/reg/auto_correct/0.1.9/Cargo.toml [INFO] started frobbing auto_correct-0.1.9 [INFO] finished frobbing auto_correct-0.1.9 [INFO] frobbed toml for auto_correct-0.1.9 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/auto_correct/0.1.9/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing auto_correct-0.1.9 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/auto_correct/0.1.9:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] cda2d51a5c99b592e10577bddbce30e605529f302f5c105f38be91a4ab0bc658 [INFO] running `"docker" "start" "-a" "cda2d51a5c99b592e10577bddbce30e605529f302f5c105f38be91a4ab0bc658"` [INFO] [stderr] Compiling auto_correct v0.1.9 (/opt/crater/workdir) [INFO] [stderr] Compiling threads_pool v0.1.19 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.71s [INFO] running `"docker" "inspect" "cda2d51a5c99b592e10577bddbce30e605529f302f5c105f38be91a4ab0bc658"` [INFO] running `"docker" "rm" "-f" "cda2d51a5c99b592e10577bddbce30e605529f302f5c105f38be91a4ab0bc658"` [INFO] [stdout] cda2d51a5c99b592e10577bddbce30e605529f302f5c105f38be91a4ab0bc658 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/auto_correct/0.1.9:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3ffb3f02696bd40852b20804632af7cca6e7d0fd09051665ef7822f9e2e22642 [INFO] running `"docker" "start" "-a" "3ffb3f02696bd40852b20804632af7cca6e7d0fd09051665ef7822f9e2e22642"` [INFO] [stderr] Compiling auto_correct v0.1.9 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> examples/console_utils.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | correct_service.refresh_hybrid_dict(None); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.22s [INFO] running `"docker" "inspect" "3ffb3f02696bd40852b20804632af7cca6e7d0fd09051665ef7822f9e2e22642"` [INFO] running `"docker" "rm" "-f" "3ffb3f02696bd40852b20804632af7cca6e7d0fd09051665ef7822f9e2e22642"` [INFO] [stdout] 3ffb3f02696bd40852b20804632af7cca6e7d0fd09051665ef7822f9e2e22642 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/auto_correct/0.1.9:/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] d48faf0db52680ee71e1d299af0354a733747808741b7f79c60e082a2e6fe3c9 [INFO] running `"docker" "start" "-a" "d48faf0db52680ee71e1d299af0354a733747808741b7f79c60e082a2e6fe3c9"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/auto_correct-bc1a8e497d601588 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests_dyn::none ... FAILED [INFO] [stdout] test tests_dyn::base ... FAILED [INFO] [stdout] test tests_dyn::long ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests_dyn::none stdout ---- [INFO] [stdout] thread 'tests_dyn::none' panicked at 'attempt to shift left with overflow', src/trie.rs:125:26 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56226956b50b - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x56226956b50b - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x56226956b50b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x56226956b50b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x56226956b50b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x56226956b17a - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x56226956bc80 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x56226956b802 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x56226956b6e6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x562269581e6d - core::panicking::panic_fmt::h2daf88b2616ca2b2 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x562269581dac - core::panicking::panic::h2d0bc53a963fb996 [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 11: 0x56226949ff34 - auto_correct::trie::Node::add_bit::hbf77a59623ae66de [INFO] [stdout] at src/trie.rs:125 [INFO] [stdout] 12: 0x56226949f951 - auto_correct::trie::Node::insert::h014e7845b6f5ea88 [INFO] [stdout] at src/trie.rs:99 [INFO] [stdout] 13: 0x56226949f06d - auto_correct::trie::Node::build::hcc449b97d2914552 [INFO] [stdout] at src/trie.rs:58 [INFO] [stdout] 14: 0x562269477e6b - auto_correct::dynamic::populate_words_set::h0ea1d14a7348dd9b [INFO] [stdout] at src/dynamic.rs:157 [INFO] [stdout] 15: 0x5622694767d8 - auto_correct::dynamic::initialize::h228596178faf8cc0 [INFO] [stdout] at src/dynamic.rs:10 [INFO] [stdout] 16: 0x562269478f8a - auto_correct::AutoCorrect::init_dict::h60e7c3d38077e599 [INFO] [stdout] at src/lib.rs:127 [INFO] [stdout] 17: 0x562269477fee - auto_correct::AutoCorrect::new_with_config::h2a42ac6cefc2b984 [INFO] [stdout] at src/lib.rs:57 [INFO] [stdout] 18: 0x562269477f4c - auto_correct::AutoCorrect::new::hd55f6e69399bfe99 [INFO] [stdout] at src/lib.rs:48 [INFO] [stdout] 19: 0x56226949831e - auto_correct::tests_dyn::none::h44170749f4cea1b6 [INFO] [stdout] at src/lib.rs:257 [INFO] [stdout] 20: 0x5622694982fa - auto_correct::tests_dyn::none::{{closure}}::h8c05d0e551f9dfb4 [INFO] [stdout] at src/lib.rs:256 [INFO] [stdout] 21: 0x5622694a4bce - core::ops::function::FnOnce::call_once::hb978c7aec1543fec [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 22: 0x5622694c9f8f - as core::ops::function::FnOnce>::call_once::h4a13ee3f0d7b4201 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 23: 0x56226956e36a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5622694e4588 - std::panicking::try::h5a93466ab2078586 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5622694e4588 - std::panic::catch_unwind::h752cbeae6ac7bdea [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5622694e4588 - test::run_test::run_test_inner::{{closure}}::h206c9c16936edaca [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 27: 0x5622694bf405 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc7edbac42990d270 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 28: 0x5622694c34c5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he53c58e7adee87af [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:470 [INFO] [stdout] 29: 0x5622694c34c5 - as core::ops::function::FnOnce<()>>::call_once::h1aff7c42b6bb3726 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:315 [INFO] [stdout] 30: 0x5622694c34c5 - std::panicking::try::do_call::h41f8559f88100f6c [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:296 [INFO] [stdout] 31: 0x56226956e36a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 32: 0x5622694c3bc2 - std::panicking::try::hb54ba808181fe352 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 33: 0x5622694c3bc2 - std::panic::catch_unwind::h555ccf4e835e93f4 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 34: 0x5622694c3bc2 - std::thread::Builder::spawn_unchecked::{{closure}}::hd4dae6e19e80fc1a [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:469 [INFO] [stdout] 35: 0x5622694c3bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc35d54c07710e1a1 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 36: 0x562269560c4f - as core::ops::function::FnOnce>::call_once::h42806b83647d4c79 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 37: 0x56226956da10 - as core::ops::function::FnOnce>::call_once::h83c921c8e826dd1d [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 38: 0x56226956da10 - std::sys_common::thread::start_thread::h2613204ce513782e [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 39: 0x56226956da10 - std::sys::unix::thread::Thread::new::thread_start::h4570080769500bcd [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 40: 0x7f690ea7f4a4 - start_thread [INFO] [stdout] 41: 0x7f690e5aad0f - __clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests_dyn::base stdout ---- [INFO] [stdout] thread 'tests_dyn::base' panicked at 'attempt to shift left with overflow', src/trie.rs:125:26 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56226956b50b - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x56226956b50b - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x56226956b50b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x56226956b50b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x56226956b50b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x56226956b17a - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x56226956bc80 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x56226956b802 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x56226956b6e6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x562269581e6d - core::panicking::panic_fmt::h2daf88b2616ca2b2 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x562269581dac - core::panicking::panic::h2d0bc53a963fb996 [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 11: 0x56226949ff34 - auto_correct::trie::Node::add_bit::hbf77a59623ae66de [INFO] [stdout] at src/trie.rs:125 [INFO] [stdout] 12: 0x56226949f951 - auto_correct::trie::Node::insert::h014e7845b6f5ea88 [INFO] [stdout] at src/trie.rs:99 [INFO] [stdout] 13: 0x56226949f06d - auto_correct::trie::Node::build::hcc449b97d2914552 [INFO] [stdout] at src/trie.rs:58 [INFO] [stdout] 14: 0x562269477e6b - auto_correct::dynamic::populate_words_set::h0ea1d14a7348dd9b [INFO] [stdout] at src/dynamic.rs:157 [INFO] [stdout] 15: 0x5622694767d8 - auto_correct::dynamic::initialize::h228596178faf8cc0 [INFO] [stdout] at src/dynamic.rs:10 [INFO] [stdout] 16: 0x562269478f8a - auto_correct::AutoCorrect::init_dict::h60e7c3d38077e599 [INFO] [stdout] at src/lib.rs:127 [INFO] [stdout] 17: 0x562269477fee - auto_correct::AutoCorrect::new_with_config::h2a42ac6cefc2b984 [INFO] [stdout] at src/lib.rs:57 [INFO] [stdout] 18: 0x562269477f4c - auto_correct::AutoCorrect::new::hd55f6e69399bfe99 [INFO] [stdout] at src/lib.rs:48 [INFO] [stdout] 19: 0x562269497e01 - auto_correct::tests_dyn::base::h79fa14735b0fb580 [INFO] [stdout] at src/lib.rs:243 [INFO] [stdout] 20: 0x562269497dda - auto_correct::tests_dyn::base::{{closure}}::hf6b735aa370eb151 [INFO] [stdout] at src/lib.rs:242 [INFO] [stdout] 21: 0x5622694a4c0e - core::ops::function::FnOnce::call_once::hf43cf9f83ddf6dc1 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 22: 0x5622694c9f8f - as core::ops::function::FnOnce>::call_once::h4a13ee3f0d7b4201 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 23: 0x56226956e36a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5622694e4588 - std::panicking::try::h5a93466ab2078586 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5622694e4588 - std::panic::catch_unwind::h752cbeae6ac7bdea [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5622694e4588 - test::run_test::run_test_inner::{{closure}}::h206c9c16936edaca [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 27: 0x5622694bf405 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc7edbac42990d270 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 28: 0x5622694c34c5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he53c58e7adee87af [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:470 [INFO] [stdout] 29: 0x5622694c34c5 - as core::ops::function::FnOnce<()>>::call_once::h1aff7c42b6bb3726 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:315 [INFO] [stdout] 30: 0x5622694c34c5 - std::panicking::try::do_call::h41f8559f88100f6c [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:296 [INFO] [stdout] 31: 0x56226956e36a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 32: 0x5622694c3bc2 - std::panicking::try::hb54ba808181fe352 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 33: 0x5622694c3bc2 - std::panic::catch_unwind::h555ccf4e835e93f4 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 34: 0x5622694c3bc2 - std::thread::Builder::spawn_unchecked::{{closure}}::hd4dae6e19e80fc1a [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:469 [INFO] [stdout] 35: 0x5622694c3bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc35d54c07710e1a1 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 36: 0x562269560c4f - as core::ops::function::FnOnce>::call_once::h42806b83647d4c79 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 37: 0x56226956da10 - as core::ops::function::FnOnce>::call_once::h83c921c8e826dd1d [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 38: 0x56226956da10 - std::sys_common::thread::start_thread::h2613204ce513782e [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 39: 0x56226956da10 - std::sys::unix::thread::Thread::new::thread_start::h4570080769500bcd [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 40: 0x7f690ea7f4a4 - start_thread [INFO] [stdout] 41: 0x7f690e5aad0f - __clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests_dyn::long stdout ---- [INFO] [stdout] thread 'tests_dyn::long' panicked at 'attempt to shift left with overflow', src/trie.rs:125:26 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56226956b50b - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x56226956b50b - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x56226956b50b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x56226956b50b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x56226956b50b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x56226956b17a - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x56226956bc80 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x56226956b802 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x56226956b6e6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x562269581e6d - core::panicking::panic_fmt::h2daf88b2616ca2b2 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x562269581dac - core::panicking::panic::h2d0bc53a963fb996 [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 11: 0x56226949ff34 - auto_correct::trie::Node::add_bit::hbf77a59623ae66de [INFO] [stdout] at src/trie.rs:125 [INFO] [stdout] 12: 0x56226949f951 - auto_correct::trie::Node::insert::h014e7845b6f5ea88 [INFO] [stdout] at src/trie.rs:99 [INFO] [stdout] 13: 0x56226949f06d - auto_correct::trie::Node::build::hcc449b97d2914552 [INFO] [stdout] at src/trie.rs:58 [INFO] [stdout] 14: 0x562269477e6b - auto_correct::dynamic::populate_words_set::h0ea1d14a7348dd9b [INFO] [stdout] at src/dynamic.rs:157 [INFO] [stdout] 15: 0x5622694767d8 - auto_correct::dynamic::initialize::h228596178faf8cc0 [INFO] [stdout] at src/dynamic.rs:10 [INFO] [stdout] 16: 0x562269478f8a - auto_correct::AutoCorrect::init_dict::h60e7c3d38077e599 [INFO] [stdout] at src/lib.rs:127 [INFO] [stdout] 17: 0x562269477fee - auto_correct::AutoCorrect::new_with_config::h2a42ac6cefc2b984 [INFO] [stdout] at src/lib.rs:57 [INFO] [stdout] 18: 0x562269477f4c - auto_correct::AutoCorrect::new::hd55f6e69399bfe99 [INFO] [stdout] at src/lib.rs:48 [INFO] [stdout] 19: 0x562269498091 - auto_correct::tests_dyn::long::h30afe4eaee8fb462 [INFO] [stdout] at src/lib.rs:250 [INFO] [stdout] 20: 0x56226949806a - auto_correct::tests_dyn::long::{{closure}}::hb7c5234b8d1d132e [INFO] [stdout] at src/lib.rs:249 [INFO] [stdout] 21: 0x5622694a4aae - core::ops::function::FnOnce::call_once::h7227b99cb7ad936a [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 22: 0x5622694c9f8f - as core::ops::function::FnOnce>::call_once::h4a13ee3f0d7b4201 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 23: 0x56226956e36a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5622694e4588 - std::panicking::try::h5a93466ab2078586 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5622694e4588 - std::panic::catch_unwind::h752cbeae6ac7bdea [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5622694e4588 - test::run_test::run_test_inner::{{closure}}::h206c9c16936edaca [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 27: 0x5622694bf405 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc7edbac42990d270 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 28: 0x5622694c34c5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he53c58e7adee87af [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:470 [INFO] [stdout] 29: 0x5622694c34c5 - as core::ops::function::FnOnce<()>>::call_once::h1aff7c42b6bb3726 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:315 [INFO] [stdout] 30: 0x5622694c34c5 - std::panicking::try::do_call::h41f8559f88100f6c [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:296 [INFO] [stdout] 31: 0x56226956e36a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 32: 0x5622694c3bc2 - std::panicking::try::hb54ba808181fe352 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panicking.rs:275 [INFO] [stdout] 33: 0x5622694c3bc2 - std::panic::catch_unwind::h555ccf4e835e93f4 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/panic.rs:394 [INFO] [stdout] 34: 0x5622694c3bc2 - std::thread::Builder::spawn_unchecked::{{closure}}::hd4dae6e19e80fc1a [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/thread/mod.rs:469 [INFO] [stdout] 35: 0x5622694c3bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc35d54c07710e1a1 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/ops/function.rs:231 [INFO] [stdout] 36: 0x562269560c4f - as core::ops::function::FnOnce>::call_once::h42806b83647d4c79 [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 37: 0x56226956da10 - as core::ops::function::FnOnce>::call_once::h83c921c8e826dd1d [INFO] [stdout] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/liballoc/boxed.rs:746 [INFO] [stdout] 38: 0x56226956da10 - std::sys_common::thread::start_thread::h2613204ce513782e [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 39: 0x56226956da10 - std::sys::unix::thread::Thread::new::thread_start::h4570080769500bcd [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 40: 0x7f690ea7f4a4 - start_thread [INFO] [stdout] 41: 0x7f690e5aad0f - __clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests_dyn::base [INFO] [stdout] tests_dyn::long [INFO] [stdout] tests_dyn::none [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 '--lib' [INFO] running `"docker" "inspect" "d48faf0db52680ee71e1d299af0354a733747808741b7f79c60e082a2e6fe3c9"` [INFO] running `"docker" "rm" "-f" "d48faf0db52680ee71e1d299af0354a733747808741b7f79c60e082a2e6fe3c9"` [INFO] [stdout] d48faf0db52680ee71e1d299af0354a733747808741b7f79c60e082a2e6fe3c9