Oct 11 07:52:08.732 INFO testing 6br/boyer-moore against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:52:08.732 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:52:08.732 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:52:08.904 INFO blam! 9c93ad3a669eda5f30342563482c2ed8de1273db9b2046d1592def457f31a2d6 Oct 11 07:52:08.913 INFO running `"docker" "start" "-a" "9c93ad3a669eda5f30342563482c2ed8de1273db9b2046d1592def457f31a2d6"` Oct 11 07:52:09.312 INFO kablam! usermod: no changes Oct 11 07:52:09.348 INFO kablam! Compiling boyer-moore v0.1.0 (/source) Oct 11 07:52:10.140 INFO kablam! warning: unused import: `super::*` Oct 11 07:52:10.141 INFO kablam! --> src/main.rs:24:9 Oct 11 07:52:10.141 INFO kablam! | Oct 11 07:52:10.141 INFO kablam! 24 | use super::*; Oct 11 07:52:10.141 INFO kablam! | ^^^^^^^^ Oct 11 07:52:10.142 INFO kablam! | Oct 11 07:52:10.142 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:52:10.142 INFO kablam! Oct 11 07:52:10.142 INFO kablam! warning: unused import: `test::Bencher` Oct 11 07:52:10.142 INFO kablam! --> src/main.rs:25:9 Oct 11 07:52:10.143 INFO kablam! | Oct 11 07:52:10.143 INFO kablam! 25 | use test::Bencher; Oct 11 07:52:10.143 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:52:10.143 INFO kablam! Oct 11 07:52:10.236 INFO kablam! warning: function is never used: `convert_str_to_hashmap` Oct 11 07:52:10.236 INFO kablam! --> src/main.rs:186:1 Oct 11 07:52:10.236 INFO kablam! | Oct 11 07:52:10.236 INFO kablam! 186 | fn convert_str_to_hashmap(seed: &[u8]) -> HashMap<&u8, usize> { Oct 11 07:52:10.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:52:10.236 INFO kablam! | Oct 11 07:52:10.236 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:52:10.236 INFO kablam! Oct 11 07:52:10.236 INFO kablam! warning: function is never used: `bm_search` Oct 11 07:52:10.236 INFO kablam! --> src/main.rs:229:1 Oct 11 07:52:10.236 INFO kablam! | Oct 11 07:52:10.236 INFO kablam! 229 | fn bm_search(target: &[u8], seed: &[u8], table: HashMap<&u8, usize>) -> i64 { Oct 11 07:52:10.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:52:10.236 INFO kablam! Oct 11 07:52:10.236 INFO kablam! warning: function is never used: `bruteforce` Oct 11 07:52:10.236 INFO kablam! --> src/main.rs:252:1 Oct 11 07:52:10.236 INFO kablam! | Oct 11 07:52:10.236 INFO kablam! 252 | fn bruteforce(target: &[u8], seed: &[u8]) -> i64 { Oct 11 07:52:10.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:52:10.236 INFO kablam! Oct 11 07:52:10.236 INFO kablam! warning: function is never used: `bruteforce_break` Oct 11 07:52:10.236 INFO kablam! --> src/main.rs:270:1 Oct 11 07:52:10.236 INFO kablam! | Oct 11 07:52:10.236 INFO kablam! 270 | fn bruteforce_break(target: &[u8], seed: &[u8]) -> i64 { Oct 11 07:52:10.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:52:10.236 INFO kablam! Oct 11 07:52:10.736 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 11 07:52:10.736 INFO kablam! su: No module specific data is present Oct 11 07:52:11.396 INFO running `"docker" "rm" "-f" "9c93ad3a669eda5f30342563482c2ed8de1273db9b2046d1592def457f31a2d6"` Oct 11 07:52:11.677 INFO blam! 9c93ad3a669eda5f30342563482c2ed8de1273db9b2046d1592def457f31a2d6 Oct 11 07:52:11.678 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:52:11.678 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:52:12.064 INFO blam! 1a6421ef68ab9bc1ac1713f52cd899ec6221d5733c9d3d02acac47b96f658026 Oct 11 07:52:12.066 INFO running `"docker" "start" "-a" "1a6421ef68ab9bc1ac1713f52cd899ec6221d5733c9d3d02acac47b96f658026"` Oct 11 07:52:12.992 INFO kablam! usermod: no changes Oct 11 07:52:13.041 INFO kablam! Compiling boyer-moore v0.1.0 (/source) Oct 11 07:52:14.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Oct 11 07:52:14.968 INFO kablam! su: No module specific data is present Oct 11 07:52:15.378 INFO running `"docker" "rm" "-f" "1a6421ef68ab9bc1ac1713f52cd899ec6221d5733c9d3d02acac47b96f658026"` Oct 11 07:52:15.544 INFO blam! 1a6421ef68ab9bc1ac1713f52cd899ec6221d5733c9d3d02acac47b96f658026 Oct 11 07:52:15.548 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:52:15.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:52:16.041 INFO blam! c465c22d6006ab54fe4dbbb2ffb8de0d68314be001aa06b696850e6ad7805ea5 Oct 11 07:52:16.048 INFO running `"docker" "start" "-a" "c465c22d6006ab54fe4dbbb2ffb8de0d68314be001aa06b696850e6ad7805ea5"` Oct 11 07:52:17.000 INFO kablam! usermod: no changes Oct 11 07:52:17.049 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 07:52:17.057 INFO kablam! Running /target/debug/deps/boyer_moore-01716a5fc8ef336c Oct 11 07:52:17.063 INFO blam! Oct 11 07:52:17.063 INFO blam! running 13 tests Oct 11 07:52:17.083 INFO blam! test tests::bench_brutefore_1000 ... ok Oct 11 07:52:17.083 INFO blam! test tests::bench_bm_vec_1000 ... ok Oct 11 07:52:17.083 INFO blam! test tests::bench_bm_1000 ... ok Oct 11 07:52:17.088 INFO blam! test tests::bench_brutefore_break_1000 ... ok Oct 11 07:52:17.116 INFO blam! test tests::bench_brutefore_break_10000 ... ok Oct 11 07:52:17.116 INFO blam! test tests::bench_bm_vec_10000 ... ok Oct 11 07:52:17.140 INFO blam! test tests::bench_brutefore_10000 ... ok Oct 11 07:52:17.140 INFO blam! test tests::bench_bm_10000 ... ok Oct 11 07:52:17.224 INFO blam! test tests::bench_brutefore_break_100000 ... ok Oct 11 07:52:17.245 INFO blam! test tests::test ... ok Oct 11 07:52:17.252 INFO blam! test tests::bench_brutefore_100000 ... ok Oct 11 07:52:17.300 INFO blam! test tests::bench_bm_vec_100000 ... ok Oct 11 07:52:17.347 INFO blam! test tests::bench_bm_100000 ... ok Oct 11 07:52:17.347 INFO blam! Oct 11 07:52:17.347 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:52:17.347 INFO blam! Oct 11 07:52:17.351 INFO kablam! su: No module specific data is present Oct 11 07:52:18.024 INFO running `"docker" "rm" "-f" "c465c22d6006ab54fe4dbbb2ffb8de0d68314be001aa06b696850e6ad7805ea5"` Oct 11 07:52:18.340 INFO blam! c465c22d6006ab54fe4dbbb2ffb8de0d68314be001aa06b696850e6ad7805ea5