Oct 13 04:05:38.074 INFO checking JuanPotato/what-the-heck-is-going-on against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:05:38.074 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.447 INFO blam! 3a3d58161e72859f1167f070f3ebb1ffe8b4df2c52cab1857381e549c688095e Oct 13 04:05:38.465 INFO running `"docker" "start" "-a" "3a3d58161e72859f1167f070f3ebb1ffe8b4df2c52cab1857381e549c688095e"` Oct 13 04:05:39.422 INFO kablam! usermod: no changes Oct 13 04:05:39.540 INFO kablam! Checking regex v1.0.0 Oct 13 04:05:42.427 INFO kablam! Checking testing v0.1.0 (/source) Oct 13 04:05:44.748 INFO kablam! warning: method is never used: `new` Oct 13 04:05:44.749 INFO kablam! --> src/main.rs:39:5 Oct 13 04:05:44.750 INFO kablam! | Oct 13 04:05:44.751 INFO kablam! 39 | pub fn new(default: T) -> Self { Oct 13 04:05:44.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:44.752 INFO kablam! | Oct 13 04:05:44.753 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:05:44.753 INFO kablam! Oct 13 04:05:44.754 INFO kablam! warning: method is never used: `push` Oct 13 04:05:44.754 INFO kablam! --> src/main.rs:47:5 Oct 13 04:05:44.755 INFO kablam! | Oct 13 04:05:44.755 INFO kablam! 47 | pub fn push(&mut self, item: T) { Oct 13 04:05:44.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:44.757 INFO kablam! Oct 13 04:05:44.757 INFO kablam! warning: method is never used: `len` Oct 13 04:05:44.758 INFO kablam! --> src/main.rs:53:5 Oct 13 04:05:44.758 INFO kablam! | Oct 13 04:05:44.759 INFO kablam! 53 | pub fn len(&self) -> usize { Oct 13 04:05:44.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:44.760 INFO kablam! Oct 13 04:05:44.761 INFO kablam! warning: function is never used: `get_boundaries_psuedo` Oct 13 04:05:44.761 INFO kablam! --> src/main.rs:69:1 Oct 13 04:05:44.762 INFO kablam! | Oct 13 04:05:44.762 INFO kablam! 69 | fn get_boundaries_psuedo(string: &str) -> PsuedoVec { // Better than regex Oct 13 04:05:44.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:44.763 INFO kablam! Oct 13 04:05:44.763 INFO kablam! warning: function is never used: `fsm_mode_psuedo` Oct 13 04:05:44.763 INFO kablam! --> src/main.rs:102:1 Oct 13 04:05:44.763 INFO kablam! | Oct 13 04:05:44.763 INFO kablam! 102 | fn fsm_mode_psuedo(text: &str) -> Option<(&str, &str)> { Oct 13 04:05:44.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:44.765 INFO kablam! Oct 13 04:05:44.765 INFO kablam! warning: function is never used: `get_boundaries` Oct 13 04:05:44.765 INFO kablam! --> src/main.rs:117:1 Oct 13 04:05:44.765 INFO kablam! | Oct 13 04:05:44.765 INFO kablam! 117 | fn get_boundaries(string: &str) -> Vec { // Better than regex Oct 13 04:05:44.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:44.765 INFO kablam! Oct 13 04:05:44.765 INFO kablam! warning: function is never used: `fsm_mode` Oct 13 04:05:44.765 INFO kablam! --> src/main.rs:151:1 Oct 13 04:05:44.765 INFO kablam! | Oct 13 04:05:44.765 INFO kablam! 151 | fn fsm_mode(text: &str) -> Option<(&str, &str)> { Oct 13 04:05:44.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:44.765 INFO kablam! Oct 13 04:05:44.765 INFO kablam! warning: function is never used: `get_bounds_2` Oct 13 04:05:44.768 INFO kablam! --> src/main.rs:166:1 Oct 13 04:05:44.768 INFO kablam! | Oct 13 04:05:44.768 INFO kablam! 166 | fn get_bounds_2(string: &str) -> Option<(&str, &str)> { // Better than regex Oct 13 04:05:44.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:44.768 INFO kablam! Oct 13 04:05:44.768 INFO kablam! warning: function is never used: `regex_mode` Oct 13 04:05:44.768 INFO kablam! --> src/main.rs:252:1 Oct 13 04:05:44.768 INFO kablam! | Oct 13 04:05:44.768 INFO kablam! 252 | fn regex_mode(text: &str) -> Option<(&str, &str)> { Oct 13 04:05:44.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:44.768 INFO kablam! Oct 13 04:05:44.768 INFO kablam! warning: static variable `tests` should have an upper case name such as `TESTS` Oct 13 04:05:44.768 INFO kablam! --> src/main.rs:10:1 Oct 13 04:05:44.768 INFO kablam! | Oct 13 04:05:44.768 INFO kablam! 10 | / static tests: [&'static str; 8] = [ Oct 13 04:05:44.768 INFO kablam! 11 | | "s/some words/other words/", Oct 13 04:05:44.768 INFO kablam! 12 | | "s/some words//", Oct 13 04:05:44.768 INFO kablam! 13 | | "s/some words/", Oct 13 04:05:44.768 INFO kablam! ... | Oct 13 04:05:44.768 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:44.768 INFO kablam! 19 | | ]; Oct 13 04:05:44.768 INFO kablam! | |__^ Oct 13 04:05:44.768 INFO kablam! | Oct 13 04:05:44.768 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 04:05:44.768 INFO kablam! Oct 13 04:05:44.808 INFO kablam! warning: function is never used: `get_bounds_2` Oct 13 04:05:44.808 INFO kablam! --> src/main.rs:166:1 Oct 13 04:05:44.808 INFO kablam! | Oct 13 04:05:44.808 INFO kablam! 166 | fn get_bounds_2(string: &str) -> Option<(&str, &str)> { // Better than regex Oct 13 04:05:44.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:05:44.808 INFO kablam! | Oct 13 04:05:44.808 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:05:44.808 INFO kablam! Oct 13 04:05:44.808 INFO kablam! warning: static variable `tests` should have an upper case name such as `TESTS` Oct 13 04:05:44.808 INFO kablam! --> src/main.rs:10:1 Oct 13 04:05:44.808 INFO kablam! | Oct 13 04:05:44.808 INFO kablam! 10 | / static tests: [&'static str; 8] = [ Oct 13 04:05:44.808 INFO kablam! 11 | | "s/some words/other words/", Oct 13 04:05:44.808 INFO kablam! 12 | | "s/some words//", Oct 13 04:05:44.808 INFO kablam! 13 | | "s/some words/", Oct 13 04:05:44.808 INFO kablam! ... | Oct 13 04:05:44.808 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:44.808 INFO kablam! 19 | | ]; Oct 13 04:05:44.808 INFO kablam! | |__^ Oct 13 04:05:44.808 INFO kablam! | Oct 13 04:05:44.808 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 04:05:44.808 INFO kablam! Oct 13 04:05:44.936 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.48s Oct 13 04:05:44.944 INFO kablam! su: No module specific data is present Oct 13 04:05:46.526 INFO running `"docker" "rm" "-f" "3a3d58161e72859f1167f070f3ebb1ffe8b4df2c52cab1857381e549c688095e"` Oct 13 04:05:46.848 INFO blam! 3a3d58161e72859f1167f070f3ebb1ffe8b4df2c52cab1857381e549c688095e