Oct 13 03:53:43.185 INFO testing pinkisemils/markybot against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:53:43.185 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 03:53:43.461 INFO blam! d24e21d961c171c695d9c0388f90dc0ce9600843325e27d36673b5544dbb61c6 Oct 13 03:53:43.464 INFO running `"docker" "start" "-a" "d24e21d961c171c695d9c0388f90dc0ce9600843325e27d36673b5544dbb61c6"` Oct 13 03:53:44.001 INFO kablam! usermod: no changes Oct 13 03:53:44.139 INFO kablam! Compiling openssl v0.9.14 Oct 13 03:53:44.141 INFO kablam! Compiling edit-distance v1.0.0 Oct 13 03:53:44.142 INFO kablam! Compiling openssl-sys v0.9.14 Oct 13 03:53:44.142 INFO kablam! Compiling iovec v0.1.0 Oct 13 03:53:44.142 INFO kablam! Compiling memchr v1.0.1 Oct 13 03:53:44.142 INFO kablam! Compiling num_cpus v1.5.1 Oct 13 03:53:44.143 INFO kablam! Compiling thread-id v3.1.0 Oct 13 03:53:44.143 INFO kablam! Compiling net2 v0.2.29 Oct 13 03:53:45.587 INFO kablam! Compiling itertools v0.6.0 Oct 13 03:53:45.622 INFO kablam! Compiling lazysort v0.1.1 Oct 13 03:53:46.081 INFO kablam! Compiling markov v0.0.33 Oct 13 03:53:47.099 INFO kablam! Compiling aho-corasick v0.6.3 Oct 13 03:53:49.467 INFO kablam! Compiling nom v3.1.0 Oct 13 03:53:49.539 INFO kablam! Compiling thread_local v0.3.3 Oct 13 03:53:49.559 INFO kablam! Compiling backtrace-sys v0.1.11 Oct 13 03:53:49.587 INFO kablam! Compiling bytes v0.4.4 Oct 13 03:53:51.227 INFO kablam! Compiling mio v0.6.9 Oct 13 03:53:51.848 INFO kablam! Compiling rayon-core v1.2.1 Oct 13 03:53:52.467 INFO kablam! Compiling futures-cpupool v0.1.5 Oct 13 03:53:52.684 INFO kablam! Compiling backtrace v0.3.2 Oct 13 03:53:52.740 INFO kablam! Compiling regex v0.2.2 Oct 13 03:53:57.307 INFO kablam! Compiling error-chain v0.10.0 Oct 13 03:53:57.308 INFO kablam! Compiling tokio-io v0.1.2 Oct 13 03:53:57.427 INFO kablam! Compiling rayon v0.8.2 Oct 13 03:53:59.779 INFO kablam! Compiling pircolate v0.2.0 Oct 13 03:54:02.679 INFO kablam! Compiling tokio-core v0.1.8 Oct 13 03:54:15.428 INFO kablam! Compiling tokio-pool v0.1.0 Oct 13 03:54:15.430 INFO kablam! Compiling tokio-irc-client v0.2.1 Oct 13 03:54:20.511 INFO kablam! Compiling native-tls v0.1.2 Oct 13 03:54:21.552 INFO kablam! Compiling tokio-tls v0.1.2 Oct 13 03:54:22.198 INFO kablam! Compiling MarkyBot v0.1.0 (/source) Oct 13 03:54:23.075 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:54:23.076 INFO kablam! --> src/main.rs:17:1 Oct 13 03:54:23.076 INFO kablam! | Oct 13 03:54:23.076 INFO kablam! 17 | #[macro_use] extern crate lazy_static; Oct 13 03:54:23.076 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:54:23.076 INFO kablam! | Oct 13 03:54:23.076 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:54:23.076 INFO kablam! Oct 13 03:54:23.076 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:54:23.076 INFO kablam! --> src/main.rs:18:1 Oct 13 03:54:23.076 INFO kablam! | Oct 13 03:54:23.076 INFO kablam! 18 | #[macro_use] extern crate itertools; Oct 13 03:54:23.076 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:54:23.076 INFO kablam! Oct 13 03:54:23.309 INFO kablam! warning: unused import: `rayon::prelude` Oct 13 03:54:23.309 INFO kablam! --> src/marky.rs:21:5 Oct 13 03:54:23.309 INFO kablam! | Oct 13 03:54:23.309 INFO kablam! 21 | use rayon::prelude::*; Oct 13 03:54:23.309 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 03:54:23.310 INFO kablam! Oct 13 03:54:23.410 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 03:54:23.410 INFO kablam! --> src/main.rs:1:12 Oct 13 03:54:23.410 INFO kablam! | Oct 13 03:54:23.410 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 13 03:54:23.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:54:23.411 INFO kablam! | Oct 13 03:54:23.411 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 03:54:23.411 INFO kablam! Oct 13 03:54:23.411 INFO kablam! warning: the feature `str_checked_slicing` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 13 03:54:23.411 INFO kablam! --> src/main.rs:2:12 Oct 13 03:54:23.411 INFO kablam! | Oct 13 03:54:23.411 INFO kablam! 2 | #![feature(str_checked_slicing)] Oct 13 03:54:23.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:54:23.411 INFO kablam! Oct 13 03:54:23.411 INFO kablam! warning: crate `MarkyBot` should have a snake case name such as `marky_bot` Oct 13 03:54:23.412 INFO kablam! | Oct 13 03:54:23.412 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 03:54:23.412 INFO kablam! Oct 13 03:54:28.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.27s Oct 13 03:54:28.299 INFO kablam! su: No module specific data is present Oct 13 03:54:29.755 INFO running `"docker" "rm" "-f" "d24e21d961c171c695d9c0388f90dc0ce9600843325e27d36673b5544dbb61c6"` Oct 13 03:54:30.043 INFO blam! d24e21d961c171c695d9c0388f90dc0ce9600843325e27d36673b5544dbb61c6 Oct 13 03:54:30.053 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 03:54:30.521 INFO blam! bde42e9fecb1b1057da0865e124789041cfadd37eed429d98f56a712e14d4c0f Oct 13 03:54:30.535 INFO running `"docker" "start" "-a" "bde42e9fecb1b1057da0865e124789041cfadd37eed429d98f56a712e14d4c0f"` Oct 13 03:54:31.650 INFO kablam! usermod: no changes Oct 13 03:54:31.847 INFO kablam! Compiling MarkyBot v0.1.0 (/source) Oct 13 03:54:32.819 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:54:32.819 INFO kablam! --> src/main.rs:17:1 Oct 13 03:54:32.819 INFO kablam! | Oct 13 03:54:32.819 INFO kablam! 17 | #[macro_use] extern crate lazy_static; Oct 13 03:54:32.819 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:54:32.819 INFO kablam! | Oct 13 03:54:32.819 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:54:32.819 INFO kablam! Oct 13 03:54:32.819 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:54:32.819 INFO kablam! --> src/main.rs:18:1 Oct 13 03:54:32.819 INFO kablam! | Oct 13 03:54:32.819 INFO kablam! 18 | #[macro_use] extern crate itertools; Oct 13 03:54:32.819 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:54:32.824 INFO kablam! Oct 13 03:54:33.127 INFO kablam! warning: unused import: `rayon::prelude` Oct 13 03:54:33.127 INFO kablam! --> src/marky.rs:21:5 Oct 13 03:54:33.127 INFO kablam! | Oct 13 03:54:33.127 INFO kablam! 21 | use rayon::prelude::*; Oct 13 03:54:33.127 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 03:54:33.127 INFO kablam! Oct 13 03:54:33.247 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 03:54:33.248 INFO kablam! --> src/main.rs:1:12 Oct 13 03:54:33.248 INFO kablam! | Oct 13 03:54:33.248 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 13 03:54:33.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:54:33.249 INFO kablam! | Oct 13 03:54:33.249 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 03:54:33.250 INFO kablam! Oct 13 03:54:33.250 INFO kablam! warning: the feature `str_checked_slicing` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 13 03:54:33.250 INFO kablam! --> src/main.rs:2:12 Oct 13 03:54:33.251 INFO kablam! | Oct 13 03:54:33.251 INFO kablam! 2 | #![feature(str_checked_slicing)] Oct 13 03:54:33.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:54:33.251 INFO kablam! Oct 13 03:54:33.251 INFO kablam! warning: crate `MarkyBot` should have a snake case name such as `marky_bot` Oct 13 03:54:33.252 INFO kablam! | Oct 13 03:54:33.252 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 03:54:33.252 INFO kablam! Oct 13 03:54:34.576 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.90s Oct 13 03:54:34.585 INFO kablam! su: No module specific data is present Oct 13 03:54:35.494 INFO running `"docker" "rm" "-f" "bde42e9fecb1b1057da0865e124789041cfadd37eed429d98f56a712e14d4c0f"` Oct 13 03:54:35.800 INFO blam! bde42e9fecb1b1057da0865e124789041cfadd37eed429d98f56a712e14d4c0f Oct 13 03:54:35.804 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 03:54:36.195 INFO blam! a1d17226f87271fc4f29ac60a7f3db3cd2e500045a41cd91344bae4c05619e65 Oct 13 03:54:36.197 INFO running `"docker" "start" "-a" "a1d17226f87271fc4f29ac60a7f3db3cd2e500045a41cd91344bae4c05619e65"` Oct 13 03:54:38.339 INFO kablam! usermod: no changes Oct 13 03:54:38.589 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 13 03:54:38.600 INFO kablam! Running /target/debug/deps/MarkyBot-f36957af6dd5edfa Oct 13 03:54:38.602 INFO blam! Oct 13 03:54:38.602 INFO blam! running 3 tests Oct 13 03:54:38.607 INFO blam! test marky::test::znc_line_test ... ok Oct 13 03:54:38.622 INFO blam! test marky::test::irssi_line_test ... ok Oct 13 03:54:38.632 INFO blam! test marky::test::test_similarity ... FAILED Oct 13 03:54:38.632 INFO blam! Oct 13 03:54:38.632 INFO blam! failures: Oct 13 03:54:38.632 INFO blam! Oct 13 03:54:38.632 INFO blam! ---- marky::test::test_similarity stdout ---- Oct 13 03:54:38.632 INFO blam! thread 'marky::test::test_similarity' panicked at 'assertion failed: similar_to_nick("aloxsej", "aleksejs")', src/marky.rs:277:9 Oct 13 03:54:38.632 INFO blam! stack backtrace: Oct 13 03:54:38.632 INFO blam! 0: 0x560c998496ae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7fa1e90165a4b6b7 Oct 13 03:54:38.632 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 03:54:38.632 INFO blam! 1: 0x560c99852826 - std::sys_common::backtrace::print::hce31971a380b167f Oct 13 03:54:38.632 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 03:54:38.632 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 03:54:38.632 INFO blam! 2: 0x560c9984d57d - std::panicking::default_hook::{{closure}}::h9590c1e09d0fb8eb Oct 13 03:54:38.632 INFO blam! at libstd/panicking.rs:211 Oct 13 03:54:38.632 INFO blam! 3: 0x560c9984d28b - std::panicking::default_hook::hb1838a6568eb05e3 Oct 13 03:54:38.632 INFO blam! at libstd/panicking.rs:221 Oct 13 03:54:38.632 INFO blam! 4: 0x560c9984dc2c - std::panicking::rust_panic_with_hook::h9ad880ee5fc38368 Oct 13 03:54:38.632 INFO blam! at libstd/panicking.rs:476 Oct 13 03:54:38.632 INFO blam! 5: 0x560c9983cdaf - std::panicking::begin_panic::h9f684af6465fa047 Oct 13 03:54:38.632 INFO blam! at libstd/panicking.rs:410 Oct 13 03:54:38.632 INFO blam! 6: 0x560c997f062c - MarkyBot::marky::test::test_similarity::hfb511513277e3dc1 Oct 13 03:54:38.632 INFO blam! at src/marky.rs:277 Oct 13 03:54:38.632 INFO blam! 7: 0x560c997f0519 - MarkyBot::marky::test::test_similarity::{{closure}}::h1c6321a44e2dfa83 Oct 13 03:54:38.632 INFO blam! at src/marky.rs:274 Oct 13 03:54:38.632 INFO blam! 8: 0x560c997ef0dd - core::ops::function::FnOnce::call_once::hd6e71fc4b600b86a Oct 13 03:54:38.632 INFO blam! at libcore/ops/function.rs:238 Oct 13 03:54:38.632 INFO blam! 9: 0x560c997f38de - >::call_box::hae226a42c8d94b19 Oct 13 03:54:38.632 INFO blam! at libtest/lib.rs:1468 Oct 13 03:54:38.632 INFO blam! at libcore/ops/function.rs:238 Oct 13 03:54:38.632 INFO blam! at liballoc/boxed.rs:672 Oct 13 03:54:38.632 INFO blam! 10: 0x560c9985dd49 - __rust_maybe_catch_panic Oct 13 03:54:38.632 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 03:54:38.632 INFO blam! 11: 0x560c9981430d - std::sys_common::backtrace::__rust_begin_short_backtrace::ha5325a24fd096595 Oct 13 03:54:38.632 INFO blam! at libstd/panicking.rs:289 Oct 13 03:54:38.632 INFO blam! at libstd/panic.rs:392 Oct 13 03:54:38.632 INFO blam! at libtest/lib.rs:1423 Oct 13 03:54:38.632 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 03:54:38.632 INFO blam! 12: 0x560c99814eb4 - std::panicking::try::do_call::h2c632c17829d0621 Oct 13 03:54:38.633 INFO blam! at libstd/thread/mod.rs:409 Oct 13 03:54:38.633 INFO blam! at libstd/panic.rs:313 Oct 13 03:54:38.633 INFO blam! at libstd/panicking.rs:310 Oct 13 03:54:38.633 INFO blam! 13: 0x560c9985dd49 - __rust_maybe_catch_panic Oct 13 03:54:38.633 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 03:54:38.633 INFO blam! 14: 0x560c998024f6 - >::call_box::h1a0832645645f090 Oct 13 03:54:38.633 INFO blam! at libstd/panicking.rs:289 Oct 13 03:54:38.633 INFO blam! at libstd/panic.rs:392 Oct 13 03:54:38.633 INFO blam! at libstd/thread/mod.rs:408 Oct 13 03:54:38.633 INFO blam! at liballoc/boxed.rs:672 Oct 13 03:54:38.633 INFO blam! 15: 0x560c9984b9ba - std::sys_common::thread::start_thread::h49b8ca61f624f031 Oct 13 03:54:38.633 INFO blam! at liballoc/boxed.rs:682 Oct 13 03:54:38.633 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 03:54:38.633 INFO blam! 16: 0x560c99840e65 - std::sys::unix::thread::Thread::new::thread_start::hc999bd1fb8f071a1 Oct 13 03:54:38.633 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 03:54:38.633 INFO blam! 17: 0x7f93692fd6b9 - start_thread Oct 13 03:54:38.633 INFO blam! 18: 0x7f9368e1d41c - clone Oct 13 03:54:38.633 INFO blam! 19: 0x0 - Oct 13 03:54:38.633 INFO blam! Oct 13 03:54:38.633 INFO blam! Oct 13 03:54:38.633 INFO blam! failures: Oct 13 03:54:38.633 INFO blam! marky::test::test_similarity Oct 13 03:54:38.633 INFO blam! Oct 13 03:54:38.633 INFO blam! test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:54:38.633 INFO blam! Oct 13 03:54:38.634 INFO kablam! error: test failed, to rerun pass '--bin MarkyBot' Oct 13 03:54:38.635 INFO kablam! su: No module specific data is present Oct 13 03:54:39.854 INFO running `"docker" "rm" "-f" "a1d17226f87271fc4f29ac60a7f3db3cd2e500045a41cd91344bae4c05619e65"` Oct 13 03:54:40.219 INFO blam! a1d17226f87271fc4f29ac60a7f3db3cd2e500045a41cd91344bae4c05619e65