Oct 13 04:05:38.174 INFO checking JuanPotato/what-the-heck-is-going-on against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 04:05:38.176 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 04:05:38.566 INFO blam! 8f314f2f963a250b11f8133e64d84a356c0b2641fb69b5edd26ea8229e77f9b6 Oct 13 04:05:38.581 INFO running `"docker" "start" "-a" "8f314f2f963a250b11f8133e64d84a356c0b2641fb69b5edd26ea8229e77f9b6"` Oct 13 04:05:40.023 INFO kablam! usermod: no changes Oct 13 04:05:40.180 INFO kablam! Checking regex v1.0.0 Oct 13 04:05:43.220 INFO kablam! Checking testing v0.1.0 (/source) Oct 13 04:05:45.276 INFO kablam! warning: function is never used: `get_bounds_2` Oct 13 04:05:45.276 INFO kablam! --> src/main.rs:166:1 Oct 13 04:05:45.276 INFO kablam! | Oct 13 04:05:45.276 INFO kablam! 166 | fn get_bounds_2(string: &str) -> Option<(&str, &str)> { // Better than regex Oct 13 04:05:45.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:45.276 INFO kablam! | Oct 13 04:05:45.276 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:05:45.276 INFO kablam! Oct 13 04:05:45.276 INFO kablam! warning: static variable `tests` should have an upper case name such as `TESTS` Oct 13 04:05:45.276 INFO kablam! --> src/main.rs:10:1 Oct 13 04:05:45.276 INFO kablam! | Oct 13 04:05:45.276 INFO kablam! 10 | / static tests: [&'static str; 8] = [ Oct 13 04:05:45.276 INFO kablam! 11 | | "s/some words/other words/", Oct 13 04:05:45.276 INFO kablam! 12 | | "s/some words//", Oct 13 04:05:45.276 INFO kablam! 13 | | "s/some words/", Oct 13 04:05:45.276 INFO kablam! ... | Oct 13 04:05:45.277 INFO kablam! 18 | | "s/T/h/e/s/e/ \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences/Random \\/ Words \\/ From \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ languages /", Oct 13 04:05:45.277 INFO kablam! 19 | | ]; Oct 13 04:05:45.277 INFO kablam! | |__^ Oct 13 04:05:45.277 INFO kablam! | Oct 13 04:05:45.277 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 04:05:45.277 INFO kablam! Oct 13 04:05:45.392 INFO kablam! warning: method is never used: `new` Oct 13 04:05:45.392 INFO kablam! --> src/main.rs:39:5 Oct 13 04:05:45.392 INFO kablam! | Oct 13 04:05:45.392 INFO kablam! 39 | pub fn new(default: T) -> Self { Oct 13 04:05:45.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:45.392 INFO kablam! | Oct 13 04:05:45.392 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:05:45.392 INFO kablam! Oct 13 04:05:45.392 INFO kablam! warning: method is never used: `push` Oct 13 04:05:45.392 INFO kablam! --> src/main.rs:47:5 Oct 13 04:05:45.392 INFO kablam! | Oct 13 04:05:45.392 INFO kablam! 47 | pub fn push(&mut self, item: T) { Oct 13 04:05:45.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:45.393 INFO kablam! Oct 13 04:05:45.393 INFO kablam! warning: method is never used: `len` Oct 13 04:05:45.393 INFO kablam! --> src/main.rs:53:5 Oct 13 04:05:45.393 INFO kablam! | Oct 13 04:05:45.393 INFO kablam! 53 | pub fn len(&self) -> usize { Oct 13 04:05:45.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:45.393 INFO kablam! Oct 13 04:05:45.393 INFO kablam! warning: function is never used: `get_boundaries_psuedo` Oct 13 04:05:45.393 INFO kablam! --> src/main.rs:69:1 Oct 13 04:05:45.393 INFO kablam! | Oct 13 04:05:45.393 INFO kablam! 69 | fn get_boundaries_psuedo(string: &str) -> PsuedoVec { // Better than regex Oct 13 04:05:45.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:45.393 INFO kablam! Oct 13 04:05:45.393 INFO kablam! warning: function is never used: `fsm_mode_psuedo` Oct 13 04:05:45.393 INFO kablam! --> src/main.rs:102:1 Oct 13 04:05:45.393 INFO kablam! | Oct 13 04:05:45.393 INFO kablam! 102 | fn fsm_mode_psuedo(text: &str) -> Option<(&str, &str)> { Oct 13 04:05:45.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:45.393 INFO kablam! Oct 13 04:05:45.393 INFO kablam! warning: function is never used: `get_boundaries` Oct 13 04:05:45.393 INFO kablam! --> src/main.rs:117:1 Oct 13 04:05:45.393 INFO kablam! | Oct 13 04:05:45.393 INFO kablam! 117 | fn get_boundaries(string: &str) -> Vec { // Better than regex Oct 13 04:05:45.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:45.393 INFO kablam! Oct 13 04:05:45.393 INFO kablam! warning: function is never used: `fsm_mode` Oct 13 04:05:45.393 INFO kablam! --> src/main.rs:151:1 Oct 13 04:05:45.393 INFO kablam! | Oct 13 04:05:45.393 INFO kablam! 151 | fn fsm_mode(text: &str) -> Option<(&str, &str)> { Oct 13 04:05:45.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:45.393 INFO kablam! Oct 13 04:05:45.393 INFO kablam! warning: function is never used: `get_bounds_2` Oct 13 04:05:45.393 INFO kablam! --> src/main.rs:166:1 Oct 13 04:05:45.393 INFO kablam! | Oct 13 04:05:45.393 INFO kablam! 166 | fn get_bounds_2(string: &str) -> Option<(&str, &str)> { // Better than regex Oct 13 04:05:45.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:45.393 INFO kablam! Oct 13 04:05:45.393 INFO kablam! warning: function is never used: `regex_mode` Oct 13 04:05:45.393 INFO kablam! --> src/main.rs:252:1 Oct 13 04:05:45.393 INFO kablam! | Oct 13 04:05:45.393 INFO kablam! 252 | fn regex_mode(text: &str) -> Option<(&str, &str)> { Oct 13 04:05:45.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:45.393 INFO kablam! Oct 13 04:05:45.393 INFO kablam! warning: static variable `tests` should have an upper case name such as `TESTS` Oct 13 04:05:45.393 INFO kablam! --> src/main.rs:10:1 Oct 13 04:05:45.393 INFO kablam! | Oct 13 04:05:45.393 INFO kablam! 10 | / static tests: [&'static str; 8] = [ Oct 13 04:05:45.393 INFO kablam! 11 | | "s/some words/other words/", Oct 13 04:05:45.393 INFO kablam! 12 | | "s/some words//", Oct 13 04:05:45.393 INFO kablam! 13 | | "s/some words/", Oct 13 04:05:45.393 INFO kablam! ... | Oct 13 04:05:45.393 INFO kablam! 18 | | "s/T/h/e/s/e/ \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences \\/ are \\/ words \\/ with \\/ escaped \\/ sequences/Random \\/ Words \\/ From \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ other \\/ otra \\/ ander \\/ languages /", Oct 13 04:05:45.393 INFO kablam! 19 | | ]; Oct 13 04:05:45.393 INFO kablam! | |__^ Oct 13 04:05:45.393 INFO kablam! | Oct 13 04:05:45.393 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 04:05:45.393 INFO kablam! Oct 13 04:05:45.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.37s Oct 13 04:05:45.423 INFO kablam! su: No module specific data is present Oct 13 04:05:46.581 INFO running `"docker" "rm" "-f" "8f314f2f963a250b11f8133e64d84a356c0b2641fb69b5edd26ea8229e77f9b6"` Oct 13 04:05:46.920 INFO blam! 8f314f2f963a250b11f8133e64d84a356c0b2641fb69b5edd26ea8229e77f9b6