Oct 10 16:42:51.832 INFO testing pinkisemils/markybot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:42:51.833 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:42:51.834 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10 16:42:52.460 INFO blam! d0a3117faf9b1e88271bbd7ba974536d155ae90a5d49c0edb327d8a2e1574408 Oct 10 16:42:52.468 INFO running `"docker" "start" "-a" "d0a3117faf9b1e88271bbd7ba974536d155ae90a5d49c0edb327d8a2e1574408"` Oct 10 16:42:53.048 INFO kablam! usermod: no changes Oct 10 16:42:53.244 INFO kablam! Compiling edit-distance v1.0.0 Oct 10 16:42:53.245 INFO kablam! Compiling net2 v0.2.29 Oct 10 16:42:53.245 INFO kablam! Compiling itertools v0.6.0 Oct 10 16:42:53.245 INFO kablam! Compiling bytes v0.4.4 Oct 10 16:42:53.245 INFO kablam! Compiling nom v3.1.0 Oct 10 16:42:53.246 INFO kablam! Compiling futures-cpupool v0.1.5 Oct 10 16:42:53.246 INFO kablam! Compiling markov v0.0.33 Oct 10 16:42:53.246 INFO kablam! Compiling lazysort v0.1.1 Oct 10 16:42:55.160 INFO kablam! Compiling backtrace-sys v0.1.11 Oct 10 16:42:57.700 INFO kablam! Compiling openssl-sys v0.9.14 Oct 10 16:42:57.700 INFO kablam! Compiling rayon v0.8.2 Oct 10 16:42:57.713 INFO kablam! Compiling regex v0.2.2 Oct 10 16:42:57.724 INFO kablam! Compiling backtrace v0.3.2 Oct 10 16:42:57.740 INFO kablam! Compiling mio v0.6.9 Oct 10 16:42:57.788 INFO kablam! Compiling tokio-io v0.1.2 Oct 10 16:43:00.959 INFO kablam! Compiling error-chain v0.10.0 Oct 10 16:43:01.644 INFO kablam! Compiling openssl v0.9.14 Oct 10 16:43:05.608 INFO kablam! Compiling tokio-core v0.1.8 Oct 10 16:43:05.656 INFO kablam! Compiling pircolate v0.2.0 Oct 10 16:43:15.376 INFO kablam! Compiling tokio-pool v0.1.0 Oct 10 16:43:15.376 INFO kablam! Compiling tokio-irc-client v0.2.1 Oct 10 16:43:15.571 INFO kablam! Compiling native-tls v0.1.2 Oct 10 16:43:17.305 INFO kablam! Compiling tokio-tls v0.1.2 Oct 10 16:43:19.184 INFO kablam! Compiling MarkyBot v0.1.0 (/source) Oct 10 16:43:21.165 INFO kablam! warning: unused `#[macro_use]` import Oct 10 16:43:21.165 INFO kablam! --> src/main.rs:17:1 Oct 10 16:43:21.165 INFO kablam! | Oct 10 16:43:21.165 INFO kablam! 17 | #[macro_use] extern crate lazy_static; Oct 10 16:43:21.165 INFO kablam! | ^^^^^^^^^^^^ Oct 10 16:43:21.165 INFO kablam! | Oct 10 16:43:21.165 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:43:21.165 INFO kablam! Oct 10 16:43:21.165 INFO kablam! warning: unused `#[macro_use]` import Oct 10 16:43:21.165 INFO kablam! --> src/main.rs:18:1 Oct 10 16:43:21.165 INFO kablam! | Oct 10 16:43:21.165 INFO kablam! 18 | #[macro_use] extern crate itertools; Oct 10 16:43:21.165 INFO kablam! | ^^^^^^^^^^^^ Oct 10 16:43:21.165 INFO kablam! Oct 10 16:43:21.480 INFO kablam! warning: unused import: `rayon::prelude` Oct 10 16:43:21.480 INFO kablam! --> src/marky.rs:21:5 Oct 10 16:43:21.480 INFO kablam! | Oct 10 16:43:21.480 INFO kablam! 21 | use rayon::prelude::*; Oct 10 16:43:21.480 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 16:43:21.480 INFO kablam! Oct 10 16:43:21.656 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 10 16:43:21.656 INFO kablam! --> src/main.rs:1:12 Oct 10 16:43:21.656 INFO kablam! | Oct 10 16:43:21.656 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 10 16:43:21.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:43:21.656 INFO kablam! | Oct 10 16:43:21.656 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 16:43:21.656 INFO kablam! Oct 10 16:43:21.656 INFO kablam! warning: the feature `str_checked_slicing` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 10 16:43:21.656 INFO kablam! --> src/main.rs:2:12 Oct 10 16:43:21.656 INFO kablam! | Oct 10 16:43:21.656 INFO kablam! 2 | #![feature(str_checked_slicing)] Oct 10 16:43:21.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 16:43:21.656 INFO kablam! Oct 10 16:43:21.656 INFO kablam! warning: crate `MarkyBot` should have a snake case name such as `marky_bot` Oct 10 16:43:21.656 INFO kablam! | Oct 10 16:43:21.656 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 16:43:21.656 INFO kablam! Oct 10 16:43:25.374 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.31s Oct 10 16:43:25.384 INFO kablam! su: No module specific data is present Oct 10 16:43:26.088 INFO running `"docker" "rm" "-f" "d0a3117faf9b1e88271bbd7ba974536d155ae90a5d49c0edb327d8a2e1574408"` Oct 10 16:43:26.388 INFO blam! d0a3117faf9b1e88271bbd7ba974536d155ae90a5d49c0edb327d8a2e1574408 Oct 10 16:43:26.400 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:43:26.400 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10 16:43:26.743 INFO blam! 60749f2c592d4e68e23b9a59be87f85d0f96ff0785aa7375218a6fc3c2eb7d8e Oct 10 16:43:26.744 INFO running `"docker" "start" "-a" "60749f2c592d4e68e23b9a59be87f85d0f96ff0785aa7375218a6fc3c2eb7d8e"` Oct 10 16:43:27.621 INFO kablam! usermod: no changes Oct 10 16:43:27.788 INFO kablam! Compiling MarkyBot v0.1.0 (/source) Oct 10 16:43:30.062 INFO kablam! warning: unused `#[macro_use]` import Oct 10 16:43:30.062 INFO kablam! --> src/main.rs:17:1 Oct 10 16:43:30.063 INFO kablam! | Oct 10 16:43:30.063 INFO kablam! 17 | #[macro_use] extern crate lazy_static; Oct 10 16:43:30.063 INFO kablam! | ^^^^^^^^^^^^ Oct 10 16:43:30.063 INFO kablam! | Oct 10 16:43:30.064 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:43:30.064 INFO kablam! Oct 10 16:43:30.064 INFO kablam! warning: unused `#[macro_use]` import Oct 10 16:43:30.065 INFO kablam! --> src/main.rs:18:1 Oct 10 16:43:30.065 INFO kablam! | Oct 10 16:43:30.065 INFO kablam! 18 | #[macro_use] extern crate itertools; Oct 10 16:43:30.065 INFO kablam! | ^^^^^^^^^^^^ Oct 10 16:43:30.066 INFO kablam! Oct 10 16:43:30.322 INFO kablam! warning: unused import: `rayon::prelude` Oct 10 16:43:30.322 INFO kablam! --> src/marky.rs:21:5 Oct 10 16:43:30.323 INFO kablam! | Oct 10 16:43:30.323 INFO kablam! 21 | use rayon::prelude::*; Oct 10 16:43:30.323 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 16:43:30.324 INFO kablam! Oct 10 16:43:30.447 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 10 16:43:30.447 INFO kablam! --> src/main.rs:1:12 Oct 10 16:43:30.448 INFO kablam! | Oct 10 16:43:30.448 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 10 16:43:30.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:43:30.449 INFO kablam! | Oct 10 16:43:30.449 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 16:43:30.449 INFO kablam! Oct 10 16:43:30.449 INFO kablam! warning: the feature `str_checked_slicing` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 10 16:43:30.450 INFO kablam! --> src/main.rs:2:12 Oct 10 16:43:30.450 INFO kablam! | Oct 10 16:43:30.450 INFO kablam! 2 | #![feature(str_checked_slicing)] Oct 10 16:43:30.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 16:43:30.451 INFO kablam! Oct 10 16:43:30.451 INFO kablam! warning: crate `MarkyBot` should have a snake case name such as `marky_bot` Oct 10 16:43:30.452 INFO kablam! | Oct 10 16:43:30.452 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 16:43:30.452 INFO kablam! Oct 10 16:43:31.816 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.17s Oct 10 16:43:31.824 INFO kablam! su: No module specific data is present Oct 10 16:43:32.639 INFO running `"docker" "rm" "-f" "60749f2c592d4e68e23b9a59be87f85d0f96ff0785aa7375218a6fc3c2eb7d8e"` Oct 10 16:43:32.956 INFO blam! 60749f2c592d4e68e23b9a59be87f85d0f96ff0785aa7375218a6fc3c2eb7d8e Oct 10 16:43:32.968 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:43:32.968 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10 16:43:33.386 INFO blam! 6bf9c49a077945c888a7540ae3c77e7fc18b51bc1c4e0d588a29e5628fb4cdf3 Oct 10 16:43:33.389 INFO running `"docker" "start" "-a" "6bf9c49a077945c888a7540ae3c77e7fc18b51bc1c4e0d588a29e5628fb4cdf3"` Oct 10 16:43:34.840 INFO kablam! usermod: no changes Oct 10 16:43:35.024 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 10 16:43:35.029 INFO kablam! Running /target/debug/deps/MarkyBot-fb7b3a41c08087a5 Oct 10 16:43:35.032 INFO blam! Oct 10 16:43:35.032 INFO blam! running 3 tests Oct 10 16:43:35.032 INFO blam! test marky::test::znc_line_test ... ok Oct 10 16:43:35.032 INFO blam! test marky::test::irssi_line_test ... ok Oct 10 16:43:35.066 INFO blam! test marky::test::test_similarity ... FAILED Oct 10 16:43:35.066 INFO blam! Oct 10 16:43:35.066 INFO blam! failures: Oct 10 16:43:35.066 INFO blam! Oct 10 16:43:35.066 INFO blam! ---- marky::test::test_similarity stdout ---- Oct 10 16:43:35.066 INFO blam! thread 'marky::test::test_similarity' panicked at 'assertion failed: similar_to_nick("aloxsej", "aleksejs")', src/marky.rs:277:9 Oct 10 16:43:35.066 INFO blam! stack backtrace: Oct 10 16:43:35.066 INFO blam! 0: 0x55aca8479e9e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 16:43:35.066 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 16:43:35.066 INFO blam! 1: 0x55aca8482d46 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 16:43:35.066 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 16:43:35.066 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 16:43:35.066 INFO blam! 2: 0x55aca847da9d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 16:43:35.066 INFO blam! at libstd/panicking.rs:211 Oct 10 16:43:35.066 INFO blam! 3: 0x55aca847d7ab - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 16:43:35.066 INFO blam! at libstd/panicking.rs:221 Oct 10 16:43:35.066 INFO blam! 4: 0x55aca847e14c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 16:43:35.066 INFO blam! at libstd/panicking.rs:476 Oct 10 16:43:35.066 INFO blam! 5: 0x55aca846dfaf - std::panicking::begin_panic::hac2d2de9c90ffa05 Oct 10 16:43:35.066 INFO blam! at libstd/panicking.rs:410 Oct 10 16:43:35.066 INFO blam! 6: 0x55aca842162c - MarkyBot::marky::test::test_similarity::h6708a1f7ef711b7e Oct 10 16:43:35.066 INFO blam! at src/marky.rs:277 Oct 10 16:43:35.066 INFO blam! 7: 0x55aca8421519 - MarkyBot::marky::test::test_similarity::{{closure}}::h74d95afd2cfaa7c9 Oct 10 16:43:35.066 INFO blam! at src/marky.rs:274 Oct 10 16:43:35.066 INFO blam! 8: 0x55aca842005d - core::ops::function::FnOnce::call_once::h6cff66aa70a7ec25 Oct 10 16:43:35.066 INFO blam! at libcore/ops/function.rs:238 Oct 10 16:43:35.066 INFO blam! 9: 0x55aca84247de - >::call_box::h95b7cb918af67b5d Oct 10 16:43:35.066 INFO blam! at libtest/lib.rs:1468 Oct 10 16:43:35.066 INFO blam! at libcore/ops/function.rs:238 Oct 10 16:43:35.066 INFO blam! at liballoc/boxed.rs:672 Oct 10 16:43:35.066 INFO blam! 10: 0x55aca848df19 - __rust_maybe_catch_panic Oct 10 16:43:35.066 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 16:43:35.066 INFO blam! 11: 0x55aca844532d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 16:43:35.066 INFO blam! at libstd/panicking.rs:289 Oct 10 16:43:35.066 INFO blam! at libstd/panic.rs:392 Oct 10 16:43:35.066 INFO blam! at libtest/lib.rs:1423 Oct 10 16:43:35.066 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 16:43:35.066 INFO blam! 12: 0x55aca8445f34 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 16:43:35.066 INFO blam! at libstd/thread/mod.rs:409 Oct 10 16:43:35.066 INFO blam! at libstd/panic.rs:313 Oct 10 16:43:35.066 INFO blam! at libstd/panicking.rs:310 Oct 10 16:43:35.066 INFO blam! 13: 0x55aca848df19 - __rust_maybe_catch_panic Oct 10 16:43:35.066 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 16:43:35.066 INFO blam! 14: 0x55aca84334f6 - >::call_box::h96125cb29a9ba44b Oct 10 16:43:35.066 INFO blam! at libstd/panicking.rs:289 Oct 10 16:43:35.066 INFO blam! at libstd/panic.rs:392 Oct 10 16:43:35.066 INFO blam! at libstd/thread/mod.rs:408 Oct 10 16:43:35.066 INFO blam! at liballoc/boxed.rs:672 Oct 10 16:43:35.066 INFO blam! 15: 0x55aca847beda - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 16:43:35.066 INFO blam! at liballoc/boxed.rs:682 Oct 10 16:43:35.066 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 16:43:35.066 INFO blam! 16: 0x55aca8471665 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 16:43:35.066 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 16:43:35.066 INFO blam! 17: 0x7fd07b17e6b9 - start_thread Oct 10 16:43:35.066 INFO blam! 18: 0x7fd07ac9e41c - clone Oct 10 16:43:35.066 INFO blam! 19: 0x0 - Oct 10 16:43:35.066 INFO blam! Oct 10 16:43:35.066 INFO blam! Oct 10 16:43:35.067 INFO blam! failures: Oct 10 16:43:35.067 INFO blam! marky::test::test_similarity Oct 10 16:43:35.067 INFO blam! Oct 10 16:43:35.067 INFO blam! test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:43:35.067 INFO blam! Oct 10 16:43:35.078 INFO kablam! error: test failed, to rerun pass '--bin MarkyBot' Oct 10 16:43:35.078 INFO kablam! su: No module specific data is present Oct 10 16:43:35.706 INFO running `"docker" "rm" "-f" "6bf9c49a077945c888a7540ae3c77e7fc18b51bc1c4e0d588a29e5628fb4cdf3"` Oct 10 16:43:36.005 INFO blam! 6bf9c49a077945c888a7540ae3c77e7fc18b51bc1c4e0d588a29e5628fb4cdf3