Oct 27 11:12:35.119 INFO checking JuanPotato/what-the-heck-is-going-on against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:12:35.120 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 11:12:35.655 INFO blam! 1fcef6756616c29ed81c96396b805d90e1f81323f2ffd4b718931e19cb056a68 Oct 27 11:12:35.659 INFO running `"docker" "start" "-a" "1fcef6756616c29ed81c96396b805d90e1f81323f2ffd4b718931e19cb056a68"` Oct 27 11:12:37.023 INFO kablam! usermod: no changes Oct 27 11:12:37.187 INFO kablam! Checking regex v1.0.0 Oct 27 11:12:40.036 INFO kablam! Checking testing v0.1.0 (/source) Oct 27 11:12:41.907 INFO kablam! warning: function is never used: `get_bounds_2` Oct 27 11:12:41.907 INFO kablam! --> src/main.rs:166:1 Oct 27 11:12:41.907 INFO kablam! | Oct 27 11:12:41.907 INFO kablam! 166 | fn get_bounds_2(string: &str) -> Option<(&str, &str)> { // Better than regex Oct 27 11:12:41.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:12:41.907 INFO kablam! | Oct 27 11:12:41.907 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:12:41.907 INFO kablam! Oct 27 11:12:41.907 INFO kablam! warning: static variable `tests` should have an upper case name such as `TESTS` Oct 27 11:12:41.907 INFO kablam! --> src/main.rs:10:1 Oct 27 11:12:41.907 INFO kablam! | Oct 27 11:12:41.907 INFO kablam! 10 | / static tests: [&'static str; 8] = [ Oct 27 11:12:41.907 INFO kablam! 11 | | "s/some words/other words/", Oct 27 11:12:41.907 INFO kablam! 12 | | "s/some words//", Oct 27 11:12:41.907 INFO kablam! 13 | | "s/some words/", Oct 27 11:12:41.907 INFO kablam! ... | Oct 27 11:12:41.907 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 27 11:12:41.907 INFO kablam! 19 | | ]; Oct 27 11:12:41.907 INFO kablam! | |__^ Oct 27 11:12:41.908 INFO kablam! | Oct 27 11:12:41.908 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 11:12:41.908 INFO kablam! Oct 27 11:12:42.252 INFO kablam! warning: method is never used: `new` Oct 27 11:12:42.252 INFO kablam! --> src/main.rs:39:5 Oct 27 11:12:42.252 INFO kablam! | Oct 27 11:12:42.252 INFO kablam! 39 | pub fn new(default: T) -> Self { Oct 27 11:12:42.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:12:42.253 INFO kablam! | Oct 27 11:12:42.253 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:12:42.253 INFO kablam! Oct 27 11:12:42.253 INFO kablam! warning: method is never used: `push` Oct 27 11:12:42.253 INFO kablam! --> src/main.rs:47:5 Oct 27 11:12:42.253 INFO kablam! | Oct 27 11:12:42.253 INFO kablam! 47 | pub fn push(&mut self, item: T) { Oct 27 11:12:42.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:12:42.253 INFO kablam! Oct 27 11:12:42.253 INFO kablam! warning: method is never used: `len` Oct 27 11:12:42.253 INFO kablam! --> src/main.rs:53:5 Oct 27 11:12:42.253 INFO kablam! | Oct 27 11:12:42.253 INFO kablam! 53 | pub fn len(&self) -> usize { Oct 27 11:12:42.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:12:42.253 INFO kablam! Oct 27 11:12:42.253 INFO kablam! warning: function is never used: `get_boundaries_psuedo` Oct 27 11:12:42.253 INFO kablam! --> src/main.rs:69:1 Oct 27 11:12:42.253 INFO kablam! | Oct 27 11:12:42.253 INFO kablam! 69 | fn get_boundaries_psuedo(string: &str) -> PsuedoVec { // Better than regex Oct 27 11:12:42.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:12:42.253 INFO kablam! Oct 27 11:12:42.258 INFO kablam! warning: function is never used: `fsm_mode_psuedo` Oct 27 11:12:42.258 INFO kablam! --> src/main.rs:102:1 Oct 27 11:12:42.258 INFO kablam! | Oct 27 11:12:42.258 INFO kablam! 102 | fn fsm_mode_psuedo(text: &str) -> Option<(&str, &str)> { Oct 27 11:12:42.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:12:42.258 INFO kablam! Oct 27 11:12:42.258 INFO kablam! warning: function is never used: `get_boundaries` Oct 27 11:12:42.258 INFO kablam! --> src/main.rs:117:1 Oct 27 11:12:42.258 INFO kablam! | Oct 27 11:12:42.258 INFO kablam! 117 | fn get_boundaries(string: &str) -> Vec { // Better than regex Oct 27 11:12:42.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:12:42.258 INFO kablam! Oct 27 11:12:42.258 INFO kablam! warning: function is never used: `fsm_mode` Oct 27 11:12:42.258 INFO kablam! --> src/main.rs:151:1 Oct 27 11:12:42.258 INFO kablam! | Oct 27 11:12:42.258 INFO kablam! 151 | fn fsm_mode(text: &str) -> Option<(&str, &str)> { Oct 27 11:12:42.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:12:42.258 INFO kablam! Oct 27 11:12:42.258 INFO kablam! warning: function is never used: `get_bounds_2` Oct 27 11:12:42.258 INFO kablam! --> src/main.rs:166:1 Oct 27 11:12:42.258 INFO kablam! | Oct 27 11:12:42.258 INFO kablam! 166 | fn get_bounds_2(string: &str) -> Option<(&str, &str)> { // Better than regex Oct 27 11:12:42.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:12:42.258 INFO kablam! Oct 27 11:12:42.258 INFO kablam! warning: function is never used: `regex_mode` Oct 27 11:12:42.258 INFO kablam! --> src/main.rs:252:1 Oct 27 11:12:42.258 INFO kablam! | Oct 27 11:12:42.258 INFO kablam! 252 | fn regex_mode(text: &str) -> Option<(&str, &str)> { Oct 27 11:12:42.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:12:42.258 INFO kablam! Oct 27 11:12:42.258 INFO kablam! warning: static variable `tests` should have an upper case name such as `TESTS` Oct 27 11:12:42.258 INFO kablam! --> src/main.rs:10:1 Oct 27 11:12:42.258 INFO kablam! | Oct 27 11:12:42.258 INFO kablam! 10 | / static tests: [&'static str; 8] = [ Oct 27 11:12:42.258 INFO kablam! 11 | | "s/some words/other words/", Oct 27 11:12:42.258 INFO kablam! 12 | | "s/some words//", Oct 27 11:12:42.258 INFO kablam! 13 | | "s/some words/", Oct 27 11:12:42.258 INFO kablam! ... | Oct 27 11:12:42.258 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 27 11:12:42.258 INFO kablam! 19 | | ]; Oct 27 11:12:42.258 INFO kablam! | |__^ Oct 27 11:12:42.258 INFO kablam! | Oct 27 11:12:42.258 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 11:12:42.258 INFO kablam! Oct 27 11:12:42.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.25s Oct 27 11:12:42.311 INFO kablam! su: No module specific data is present Oct 27 11:12:42.915 INFO running `"docker" "rm" "-f" "1fcef6756616c29ed81c96396b805d90e1f81323f2ffd4b718931e19cb056a68"` Oct 27 11:12:43.306 INFO blam! 1fcef6756616c29ed81c96396b805d90e1f81323f2ffd4b718931e19cb056a68