Oct 26 22:50:04.999 INFO checking pinkisemils/markybot against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 22:50:04.999 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 26 22:50:05.527 INFO blam! 47287f6e86927c4ef2c9bae24e086fd5a6cf9afb119b35f3d47031112bda38f3 Oct 26 22:50:05.543 INFO running `"docker" "start" "-a" "47287f6e86927c4ef2c9bae24e086fd5a6cf9afb119b35f3d47031112bda38f3"` Oct 26 22:50:06.783 INFO kablam! usermod: no changes Oct 26 22:50:06.983 INFO kablam! Compiling openssl v0.9.14 Oct 26 22:50:06.987 INFO kablam! Checking edit-distance v1.0.0 Oct 26 22:50:06.987 INFO kablam! Compiling openssl-sys v0.9.14 Oct 26 22:50:06.987 INFO kablam! Checking iovec v0.1.0 Oct 26 22:50:06.987 INFO kablam! Checking memchr v1.0.1 Oct 26 22:50:06.987 INFO kablam! Checking thread-id v3.1.0 Oct 26 22:50:06.987 INFO kablam! Checking net2 v0.2.29 Oct 26 22:50:06.987 INFO kablam! Checking itertools v0.6.0 Oct 26 22:50:07.532 INFO kablam! Checking futures-cpupool v0.1.5 Oct 26 22:50:08.368 INFO kablam! Checking markov v0.0.33 Oct 26 22:50:09.047 INFO kablam! Checking lazysort v0.1.1 Oct 26 22:50:09.119 INFO kablam! Checking rayon-core v1.2.1 Oct 26 22:50:09.718 INFO kablam! Checking backtrace-sys v0.1.11 Oct 26 22:50:11.600 INFO kablam! Checking thread_local v0.3.3 Oct 26 22:50:11.663 INFO kablam! Checking bytes v0.4.4 Oct 26 22:50:11.713 INFO kablam! Checking aho-corasick v0.6.3 Oct 26 22:50:11.740 INFO kablam! Checking nom v3.1.0 Oct 26 22:50:11.764 INFO kablam! Checking mio v0.6.9 Oct 26 22:50:13.563 INFO kablam! Checking backtrace v0.3.2 Oct 26 22:50:14.449 INFO kablam! Checking regex v0.2.2 Oct 26 22:50:15.111 INFO kablam! Checking error-chain v0.10.0 Oct 26 22:50:15.138 INFO kablam! Checking rayon v0.8.2 Oct 26 22:50:15.852 INFO kablam! Checking tokio-io v0.1.2 Oct 26 22:50:19.061 INFO kablam! Checking pircolate v0.2.0 Oct 26 22:50:22.501 INFO kablam! Checking tokio-core v0.1.8 Oct 26 22:50:26.428 INFO kablam! Checking tokio-irc-client v0.2.1 Oct 26 22:50:26.428 INFO kablam! Checking tokio-pool v0.1.0 Oct 26 22:50:27.908 INFO kablam! Checking native-tls v0.1.2 Oct 26 22:50:28.407 INFO kablam! Checking tokio-tls v0.1.2 Oct 26 22:50:29.127 INFO kablam! Checking MarkyBot v0.1.0 (/source) Oct 26 22:50:30.035 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:50:30.036 INFO kablam! --> src/main.rs:17:1 Oct 26 22:50:30.036 INFO kablam! | Oct 26 22:50:30.036 INFO kablam! 17 | #[macro_use] extern crate lazy_static; Oct 26 22:50:30.037 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:50:30.037 INFO kablam! | Oct 26 22:50:30.043 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:50:30.043 INFO kablam! Oct 26 22:50:30.043 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:50:30.044 INFO kablam! --> src/main.rs:18:1 Oct 26 22:50:30.044 INFO kablam! | Oct 26 22:50:30.044 INFO kablam! 18 | #[macro_use] extern crate itertools; Oct 26 22:50:30.045 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:50:30.045 INFO kablam! Oct 26 22:50:30.067 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:50:30.068 INFO kablam! --> src/main.rs:17:1 Oct 26 22:50:30.068 INFO kablam! | Oct 26 22:50:30.068 INFO kablam! 17 | #[macro_use] extern crate lazy_static; Oct 26 22:50:30.069 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:50:30.069 INFO kablam! | Oct 26 22:50:30.069 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:50:30.069 INFO kablam! Oct 26 22:50:30.070 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:50:30.070 INFO kablam! --> src/main.rs:18:1 Oct 26 22:50:30.070 INFO kablam! | Oct 26 22:50:30.071 INFO kablam! 18 | #[macro_use] extern crate itertools; Oct 26 22:50:30.071 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:50:30.071 INFO kablam! Oct 26 22:50:30.279 INFO kablam! warning: unused import: `rayon::prelude` Oct 26 22:50:30.280 INFO kablam! --> src/marky.rs:21:5 Oct 26 22:50:30.280 INFO kablam! | Oct 26 22:50:30.280 INFO kablam! 21 | use rayon::prelude::*; Oct 26 22:50:30.281 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 22:50:30.281 INFO kablam! Oct 26 22:50:30.380 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 22:50:30.380 INFO kablam! --> src/main.rs:1:12 Oct 26 22:50:30.380 INFO kablam! | Oct 26 22:50:30.380 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 26 22:50:30.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:50:30.380 INFO kablam! | Oct 26 22:50:30.380 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:50:30.380 INFO kablam! Oct 26 22:50:30.380 INFO kablam! warning: the feature `str_checked_slicing` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 26 22:50:30.380 INFO kablam! --> src/main.rs:2:12 Oct 26 22:50:30.380 INFO kablam! | Oct 26 22:50:30.380 INFO kablam! 2 | #![feature(str_checked_slicing)] Oct 26 22:50:30.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 22:50:30.380 INFO kablam! Oct 26 22:50:30.380 INFO kablam! warning: crate `MarkyBot` should have a snake case name such as `marky_bot` Oct 26 22:50:30.380 INFO kablam! | Oct 26 22:50:30.380 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 22:50:30.380 INFO kablam! Oct 26 22:50:30.391 INFO kablam! warning: unused import: `rayon::prelude` Oct 26 22:50:30.392 INFO kablam! --> src/marky.rs:21:5 Oct 26 22:50:30.392 INFO kablam! | Oct 26 22:50:30.392 INFO kablam! 21 | use rayon::prelude::*; Oct 26 22:50:30.393 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 22:50:30.393 INFO kablam! Oct 26 22:50:30.573 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 22:50:30.591 INFO kablam! --> src/main.rs:1:12 Oct 26 22:50:30.591 INFO kablam! | Oct 26 22:50:30.591 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 26 22:50:30.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:50:30.591 INFO kablam! | Oct 26 22:50:30.591 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 22:50:30.591 INFO kablam! Oct 26 22:50:30.591 INFO kablam! warning: the feature `str_checked_slicing` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 26 22:50:30.591 INFO kablam! --> src/main.rs:2:12 Oct 26 22:50:30.591 INFO kablam! | Oct 26 22:50:30.591 INFO kablam! 2 | #![feature(str_checked_slicing)] Oct 26 22:50:30.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 22:50:30.591 INFO kablam! Oct 26 22:50:30.591 INFO kablam! warning: crate `MarkyBot` should have a snake case name such as `marky_bot` Oct 26 22:50:30.591 INFO kablam! | Oct 26 22:50:30.591 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 22:50:30.591 INFO kablam! Oct 26 22:50:30.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.77s Oct 26 22:50:30.627 INFO kablam! su: No module specific data is present Oct 26 22:50:31.222 INFO running `"docker" "rm" "-f" "47287f6e86927c4ef2c9bae24e086fd5a6cf9afb119b35f3d47031112bda38f3"` Oct 26 22:50:31.514 INFO blam! 47287f6e86927c4ef2c9bae24e086fd5a6cf9afb119b35f3d47031112bda38f3