Oct 15 12:56:52.524 INFO testing 6br/boyer-moore against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 12:56:52.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12:56:52.955 INFO blam! 9a7f186cacf480c8e8b011b8c4a0b4517357bb92671f9cd7a2c178709eaf0193 Oct 15 12:56:52.963 INFO running `"docker" "start" "-a" "9a7f186cacf480c8e8b011b8c4a0b4517357bb92671f9cd7a2c178709eaf0193"` Oct 15 12:56:53.706 INFO kablam! usermod: no changes Oct 15 12:56:53.754 INFO kablam! Compiling boyer-moore v0.1.0 (/source) Oct 15 12:56:54.185 INFO kablam! warning: unused import: `super::*` Oct 15 12:56:54.185 INFO kablam! --> src/main.rs:24:9 Oct 15 12:56:54.185 INFO kablam! | Oct 15 12:56:54.185 INFO kablam! 24 | use super::*; Oct 15 12:56:54.185 INFO kablam! | ^^^^^^^^ Oct 15 12:56:54.185 INFO kablam! | Oct 15 12:56:54.185 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:56:54.185 INFO kablam! Oct 15 12:56:54.185 INFO kablam! warning: unused import: `test::Bencher` Oct 15 12:56:54.185 INFO kablam! --> src/main.rs:25:9 Oct 15 12:56:54.185 INFO kablam! | Oct 15 12:56:54.185 INFO kablam! 25 | use test::Bencher; Oct 15 12:56:54.185 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 12:56:54.185 INFO kablam! Oct 15 12:56:54.284 INFO kablam! warning: function is never used: `convert_str_to_hashmap` Oct 15 12:56:54.284 INFO kablam! --> src/main.rs:186:1 Oct 15 12:56:54.284 INFO kablam! | Oct 15 12:56:54.284 INFO kablam! 186 | fn convert_str_to_hashmap(seed: &[u8]) -> HashMap<&u8, usize> { Oct 15 12:56:54.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:56:54.284 INFO kablam! | Oct 15 12:56:54.284 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:56:54.284 INFO kablam! Oct 15 12:56:54.285 INFO kablam! warning: function is never used: `bm_search` Oct 15 12:56:54.285 INFO kablam! --> src/main.rs:229:1 Oct 15 12:56:54.285 INFO kablam! | Oct 15 12:56:54.285 INFO kablam! 229 | fn bm_search(target: &[u8], seed: &[u8], table: HashMap<&u8, usize>) -> i64 { Oct 15 12:56:54.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:56:54.285 INFO kablam! Oct 15 12:56:54.285 INFO kablam! warning: function is never used: `bruteforce` Oct 15 12:56:54.285 INFO kablam! --> src/main.rs:252:1 Oct 15 12:56:54.285 INFO kablam! | Oct 15 12:56:54.285 INFO kablam! 252 | fn bruteforce(target: &[u8], seed: &[u8]) -> i64 { Oct 15 12:56:54.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:56:54.285 INFO kablam! Oct 15 12:56:54.287 INFO kablam! warning: function is never used: `bruteforce_break` Oct 15 12:56:54.287 INFO kablam! --> src/main.rs:270:1 Oct 15 12:56:54.287 INFO kablam! | Oct 15 12:56:54.287 INFO kablam! 270 | fn bruteforce_break(target: &[u8], seed: &[u8]) -> i64 { Oct 15 12:56:54.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:56:54.287 INFO kablam! Oct 15 12:56:54.691 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 15 12:56:54.693 INFO kablam! su: No module specific data is present Oct 15 12:56:55.128 INFO running `"docker" "rm" "-f" "9a7f186cacf480c8e8b011b8c4a0b4517357bb92671f9cd7a2c178709eaf0193"` Oct 15 12:56:55.196 INFO blam! 9a7f186cacf480c8e8b011b8c4a0b4517357bb92671f9cd7a2c178709eaf0193 Oct 15 12:56:55.206 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12:56:55.399 INFO blam! ebd5474b648701ac61ca6bd78e2b711a9cacd3ce1572f4b339817a24e9123560 Oct 15 12:56:55.400 INFO running `"docker" "start" "-a" "ebd5474b648701ac61ca6bd78e2b711a9cacd3ce1572f4b339817a24e9123560"` Oct 15 12:56:55.809 INFO kablam! usermod: no changes Oct 15 12:56:55.836 INFO kablam! Compiling boyer-moore v0.1.0 (/source) Oct 15 12:56:57.061 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 15 12:56:57.064 INFO kablam! su: No module specific data is present Oct 15 12:56:57.316 INFO running `"docker" "rm" "-f" "ebd5474b648701ac61ca6bd78e2b711a9cacd3ce1572f4b339817a24e9123560"` Oct 15 12:56:57.382 INFO blam! ebd5474b648701ac61ca6bd78e2b711a9cacd3ce1572f4b339817a24e9123560 Oct 15 12:56:57.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12:56:57.558 INFO blam! 58fe04f47f57f2826991a541870ab50bfbb830de9b76a81322cde65e6d9a3ccf Oct 15 12:56:57.562 INFO running `"docker" "start" "-a" "58fe04f47f57f2826991a541870ab50bfbb830de9b76a81322cde65e6d9a3ccf"` Oct 15 12:56:58.538 INFO kablam! usermod: no changes Oct 15 12:56:58.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 12:56:58.627 INFO kablam! Running /target/debug/deps/boyer_moore-01716a5fc8ef336c Oct 15 12:56:58.635 INFO blam! Oct 15 12:56:58.636 INFO blam! running 13 tests Oct 15 12:56:58.636 INFO blam! test tests::bench_brutefore_1000 ... ok Oct 15 12:56:58.647 INFO blam! test tests::bench_bm_vec_1000 ... ok Oct 15 12:56:58.679 INFO blam! test tests::bench_bm_vec_10000 ... ok Oct 15 12:56:58.679 INFO blam! test tests::bench_bm_1000 ... ok Oct 15 12:56:58.716 INFO blam! test tests::bench_brutefore_10000 ... ok Oct 15 12:56:58.716 INFO blam! test tests::bench_brutefore_break_1000 ... ok Oct 15 12:56:58.717 INFO blam! test tests::bench_bm_10000 ... ok Oct 15 12:56:58.731 INFO blam! test tests::bench_brutefore_break_10000 ... ok Oct 15 12:56:58.927 INFO blam! test tests::test ... ok Oct 15 12:56:59.002 INFO blam! test tests::bench_bm_vec_100000 ... ok Oct 15 12:56:59.062 INFO blam! test tests::bench_brutefore_break_100000 ... ok Oct 15 12:56:59.090 INFO blam! test tests::bench_bm_100000 ... ok Oct 15 12:56:59.097 INFO blam! test tests::bench_brutefore_100000 ... ok Oct 15 12:56:59.097 INFO blam! Oct 15 12:56:59.097 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:56:59.097 INFO blam! Oct 15 12:56:59.103 INFO kablam! su: No module specific data is present Oct 15 12:56:59.995 INFO running `"docker" "rm" "-f" "58fe04f47f57f2826991a541870ab50bfbb830de9b76a81322cde65e6d9a3ccf"` Oct 15 12:57:00.241 INFO blam! 58fe04f47f57f2826991a541870ab50bfbb830de9b76a81322cde65e6d9a3ccf