Oct 15 09:44:57.101 INFO testing JuanPotato/what-the-heck-is-going-on against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:44:57.101 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 09:44:57.294 INFO blam! 21200c1932f041d34cb4fef55fcc2fb32640422a640ec69a42dcdd422d9aa850 Oct 15 09:44:57.297 INFO running `"docker" "start" "-a" "21200c1932f041d34cb4fef55fcc2fb32640422a640ec69a42dcdd422d9aa850"` Oct 15 09:44:57.851 INFO kablam! usermod: no changes Oct 15 09:44:57.902 INFO kablam! Compiling regex v1.0.0 Oct 15 09:45:05.591 INFO kablam! Compiling testing v0.1.0 (/source) Oct 15 09:45:06.607 INFO kablam! warning: method is never used: `new` Oct 15 09:45:06.607 INFO kablam! --> src/main.rs:39:5 Oct 15 09:45:06.607 INFO kablam! | Oct 15 09:45:06.607 INFO kablam! 39 | pub fn new(default: T) -> Self { Oct 15 09:45:06.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:45:06.607 INFO kablam! | Oct 15 09:45:06.607 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:45:06.607 INFO kablam! Oct 15 09:45:06.607 INFO kablam! warning: method is never used: `push` Oct 15 09:45:06.607 INFO kablam! --> src/main.rs:47:5 Oct 15 09:45:06.607 INFO kablam! | Oct 15 09:45:06.607 INFO kablam! 47 | pub fn push(&mut self, item: T) { Oct 15 09:45:06.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:45:06.607 INFO kablam! Oct 15 09:45:06.607 INFO kablam! warning: method is never used: `len` Oct 15 09:45:06.607 INFO kablam! --> src/main.rs:53:5 Oct 15 09:45:06.607 INFO kablam! | Oct 15 09:45:06.607 INFO kablam! 53 | pub fn len(&self) -> usize { Oct 15 09:45:06.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:45:06.607 INFO kablam! Oct 15 09:45:06.607 INFO kablam! warning: function is never used: `get_boundaries_psuedo` Oct 15 09:45:06.607 INFO kablam! --> src/main.rs:69:1 Oct 15 09:45:06.607 INFO kablam! | Oct 15 09:45:06.607 INFO kablam! 69 | fn get_boundaries_psuedo(string: &str) -> PsuedoVec { // Better than regex Oct 15 09:45:06.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:45:06.607 INFO kablam! Oct 15 09:45:06.607 INFO kablam! warning: function is never used: `fsm_mode_psuedo` Oct 15 09:45:06.607 INFO kablam! --> src/main.rs:102:1 Oct 15 09:45:06.607 INFO kablam! | Oct 15 09:45:06.607 INFO kablam! 102 | fn fsm_mode_psuedo(text: &str) -> Option<(&str, &str)> { Oct 15 09:45:06.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:45:06.607 INFO kablam! Oct 15 09:45:06.607 INFO kablam! warning: function is never used: `get_boundaries` Oct 15 09:45:06.608 INFO kablam! --> src/main.rs:117:1 Oct 15 09:45:06.608 INFO kablam! | Oct 15 09:45:06.608 INFO kablam! 117 | fn get_boundaries(string: &str) -> Vec { // Better than regex Oct 15 09:45:06.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:45:06.608 INFO kablam! Oct 15 09:45:06.608 INFO kablam! warning: function is never used: `fsm_mode` Oct 15 09:45:06.608 INFO kablam! --> src/main.rs:151:1 Oct 15 09:45:06.608 INFO kablam! | Oct 15 09:45:06.608 INFO kablam! 151 | fn fsm_mode(text: &str) -> Option<(&str, &str)> { Oct 15 09:45:06.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:45:06.608 INFO kablam! Oct 15 09:45:06.608 INFO kablam! warning: function is never used: `get_bounds_2` Oct 15 09:45:06.608 INFO kablam! --> src/main.rs:166:1 Oct 15 09:45:06.608 INFO kablam! | Oct 15 09:45:06.608 INFO kablam! 166 | fn get_bounds_2(string: &str) -> Option<(&str, &str)> { // Better than regex Oct 15 09:45:06.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:45:06.608 INFO kablam! Oct 15 09:45:06.608 INFO kablam! warning: function is never used: `regex_mode` Oct 15 09:45:06.608 INFO kablam! --> src/main.rs:252:1 Oct 15 09:45:06.608 INFO kablam! | Oct 15 09:45:06.608 INFO kablam! 252 | fn regex_mode(text: &str) -> Option<(&str, &str)> { Oct 15 09:45:06.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:45:06.608 INFO kablam! Oct 15 09:45:06.608 INFO kablam! warning: static variable `tests` should have an upper case name such as `TESTS` Oct 15 09:45:06.608 INFO kablam! --> src/main.rs:10:1 Oct 15 09:45:06.608 INFO kablam! | Oct 15 09:45:06.608 INFO kablam! 10 | / static tests: [&'static str; 8] = [ Oct 15 09:45:06.608 INFO kablam! 11 | | "s/some words/other words/", Oct 15 09:45:06.608 INFO kablam! 12 | | "s/some words//", Oct 15 09:45:06.608 INFO kablam! 13 | | "s/some words/", Oct 15 09:45:06.608 INFO kablam! ... | Oct 15 09:45:06.608 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 15 09:45:06.608 INFO kablam! 19 | | ]; Oct 15 09:45:06.608 INFO kablam! | |__^ Oct 15 09:45:06.608 INFO kablam! | Oct 15 09:45:06.608 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 15 09:45:06.608 INFO kablam! Oct 15 09:45:07.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.60s Oct 15 09:45:07.478 INFO kablam! su: No module specific data is present Oct 15 09:45:08.431 INFO running `"docker" "rm" "-f" "21200c1932f041d34cb4fef55fcc2fb32640422a640ec69a42dcdd422d9aa850"` Oct 15 09:45:08.803 INFO blam! 21200c1932f041d34cb4fef55fcc2fb32640422a640ec69a42dcdd422d9aa850 Oct 15 09:45:08.808 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 09:45:09.247 INFO blam! 2808866d88a4b2097fa09f2cd533f19e30fc9808b2aeee3c3b8e7033381831c7 Oct 15 09:45:09.249 INFO running `"docker" "start" "-a" "2808866d88a4b2097fa09f2cd533f19e30fc9808b2aeee3c3b8e7033381831c7"` Oct 15 09:45:10.754 INFO kablam! usermod: no changes Oct 15 09:45:10.799 INFO kablam! Compiling testing v0.1.0 (/source) Oct 15 09:45:11.934 INFO kablam! warning: function is never used: `get_bounds_2` Oct 15 09:45:11.935 INFO kablam! --> src/main.rs:166:1 Oct 15 09:45:11.935 INFO kablam! | Oct 15 09:45:11.935 INFO kablam! 166 | fn get_bounds_2(string: &str) -> Option<(&str, &str)> { // Better than regex Oct 15 09:45:11.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:45:11.936 INFO kablam! | Oct 15 09:45:11.936 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:45:11.937 INFO kablam! Oct 15 09:45:11.946 INFO kablam! warning: static variable `tests` should have an upper case name such as `TESTS` Oct 15 09:45:11.947 INFO kablam! --> src/main.rs:10:1 Oct 15 09:45:11.947 INFO kablam! | Oct 15 09:45:11.947 INFO kablam! 10 | / static tests: [&'static str; 8] = [ Oct 15 09:45:11.947 INFO kablam! 11 | | "s/some words/other words/", Oct 15 09:45:11.947 INFO kablam! 12 | | "s/some words//", Oct 15 09:45:11.947 INFO kablam! 13 | | "s/some words/", Oct 15 09:45:11.947 INFO kablam! ... | Oct 15 09:45:11.947 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 15 09:45:11.947 INFO kablam! 19 | | ]; Oct 15 09:45:11.947 INFO kablam! | |__^ Oct 15 09:45:11.947 INFO kablam! | Oct 15 09:45:11.947 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 15 09:45:11.947 INFO kablam! Oct 15 09:45:13.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.78s Oct 15 09:45:13.564 INFO kablam! su: No module specific data is present Oct 15 09:45:14.728 INFO running `"docker" "rm" "-f" "2808866d88a4b2097fa09f2cd533f19e30fc9808b2aeee3c3b8e7033381831c7"` Oct 15 09:45:14.978 INFO blam! 2808866d88a4b2097fa09f2cd533f19e30fc9808b2aeee3c3b8e7033381831c7 Oct 15 09:45:14.991 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 09:45:15.435 INFO blam! d23470d9866c93e713de0dbd1e5dadc3c00f90bb370aecbd04948e21cd64cc66 Oct 15 09:45:15.437 INFO running `"docker" "start" "-a" "d23470d9866c93e713de0dbd1e5dadc3c00f90bb370aecbd04948e21cd64cc66"` Oct 15 09:45:17.095 INFO kablam! usermod: no changes Oct 15 09:45:17.215 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 09:45:17.223 INFO kablam! Running /target/debug/deps/testing-bd511d11912b73ee Oct 15 09:45:17.226 INFO blam! Oct 15 09:45:17.226 INFO blam! running 28 tests Oct 15 09:45:17.227 INFO blam! test tests::bench_best_0 ... ok Oct 15 09:45:17.227 INFO blam! test tests::bench_fsm_0 ... ok Oct 15 09:45:17.227 INFO blam! test tests::bench_fsm_1 ... ok Oct 15 09:45:17.227 INFO blam! test tests::bench_best_6 ... ok Oct 15 09:45:17.228 INFO blam! test tests::bench_best_5 ... ok Oct 15 09:45:17.228 INFO blam! test tests::bench_best_3 ... ok Oct 15 09:45:17.228 INFO blam! test tests::bench_best_4 ... ok Oct 15 09:45:17.228 INFO blam! test tests::bench_best_2 ... ok Oct 15 09:45:17.228 INFO blam! test tests::bench_fsm_2 ... ok Oct 15 09:45:17.228 INFO blam! test tests::bench_fsm_3 ... ok Oct 15 09:45:17.228 INFO blam! test tests::bench_fsm_4 ... ok Oct 15 09:45:17.228 INFO blam! test tests::bench_fsm_5 ... ok Oct 15 09:45:17.228 INFO blam! test tests::bench_best_1 ... ok Oct 15 09:45:17.230 INFO blam! test tests::bench_fsm_6 ... ok Oct 15 09:45:17.230 INFO blam! test tests::bench_fsm_psuedovec_0 ... ok Oct 15 09:45:17.230 INFO blam! test tests::bench_fsm_psuedovec_1 ... ok Oct 15 09:45:17.230 INFO blam! test tests::bench_fsm_psuedovec_2 ... ok Oct 15 09:45:17.230 INFO blam! test tests::bench_fsm_psuedovec_3 ... ok Oct 15 09:45:17.230 INFO blam! test tests::bench_fsm_psuedovec_4 ... ok Oct 15 09:45:17.230 INFO blam! test tests::bench_fsm_psuedovec_5 ... ok Oct 15 09:45:17.230 INFO blam! test tests::bench_fsm_psuedovec_6 ... ok Oct 15 09:45:17.232 INFO blam! test tests::bench_regex_0 ... ok Oct 15 09:45:17.232 INFO blam! test tests::bench_regex_1 ... ok Oct 15 09:45:17.232 INFO blam! test tests::bench_regex_2 ... ok Oct 15 09:45:17.232 INFO blam! test tests::bench_regex_3 ... ok Oct 15 09:45:17.232 INFO blam! test tests::bench_regex_4 ... ok Oct 15 09:45:17.234 INFO blam! test tests::bench_regex_5 ... ok Oct 15 09:45:17.234 INFO blam! test tests::bench_regex_6 ... ok Oct 15 09:45:17.234 INFO blam! Oct 15 09:45:17.234 INFO blam! test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:45:17.234 INFO blam! Oct 15 09:45:17.239 INFO kablam! su: No module specific data is present Oct 15 09:45:18.239 INFO running `"docker" "rm" "-f" "d23470d9866c93e713de0dbd1e5dadc3c00f90bb370aecbd04948e21cd64cc66"` Oct 15 09:45:18.583 INFO blam! d23470d9866c93e713de0dbd1e5dadc3c00f90bb370aecbd04948e21cd64cc66