Oct 15 17:25:42.080 INFO testing subslice-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:25:42.080 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:25:42.306 INFO blam! 3b0fb4a60f3aa541c9b3ea170dd67cdb72b574cfc68815cb1dfba9fc92603245 Oct 15 17:25:42.310 INFO running `"docker" "start" "-a" "3b0fb4a60f3aa541c9b3ea170dd67cdb72b574cfc68815cb1dfba9fc92603245"` Oct 15 17:25:42.711 INFO kablam! usermod: no changes Oct 15 17:25:42.762 INFO kablam! Compiling memchr v2.1.0 Oct 15 17:25:43.841 INFO kablam! Compiling subslice v0.2.0 (/source) Oct 15 17:25:44.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 15 17:25:44.257 INFO kablam! su: No module specific data is present Oct 15 17:25:44.703 INFO running `"docker" "rm" "-f" "3b0fb4a60f3aa541c9b3ea170dd67cdb72b574cfc68815cb1dfba9fc92603245"` Oct 15 17:25:44.837 INFO blam! 3b0fb4a60f3aa541c9b3ea170dd67cdb72b574cfc68815cb1dfba9fc92603245 Oct 15 17:25:44.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:25:45.049 INFO blam! 98cbdd46483f12b211a84efcc330a4424faefd71492721f477f117698946dbb6 Oct 15 17:25:45.052 INFO running `"docker" "start" "-a" "98cbdd46483f12b211a84efcc330a4424faefd71492721f477f117698946dbb6"` Oct 15 17:25:45.470 INFO kablam! usermod: no changes Oct 15 17:25:45.541 INFO kablam! Compiling macro-attr v0.2.0 Oct 15 17:25:45.541 INFO kablam! Compiling odds v0.2.26 Oct 15 17:25:45.543 INFO kablam! Compiling newtype_derive v0.1.6 Oct 15 17:25:45.544 INFO kablam! Compiling quickcheck v0.5.0 Oct 15 17:25:48.026 INFO kablam! Compiling subslice v0.2.0 (/source) Oct 15 17:25:48.646 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:48.646 INFO kablam! --> src/tw.rs:305:39 Oct 15 17:25:48.647 INFO kablam! | Oct 15 17:25:48.647 INFO kablam! 305 | assert_eq!(2, compute_max_suf_pos((b"aab"))); Oct 15 17:25:48.647 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 15 17:25:48.647 INFO kablam! | Oct 15 17:25:48.647 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 17:25:48.647 INFO kablam! Oct 15 17:25:48.647 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:48.647 INFO kablam! --> src/tw.rs:307:39 Oct 15 17:25:48.647 INFO kablam! | Oct 15 17:25:48.647 INFO kablam! 307 | assert_eq!(2, compute_max_suf_pos((b"aabaa"))); Oct 15 17:25:48.647 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 17:25:48.647 INFO kablam! Oct 15 17:25:48.647 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:48.649 INFO kablam! --> src/tw.rs:309:39 Oct 15 17:25:48.650 INFO kablam! | Oct 15 17:25:48.650 INFO kablam! 309 | assert_eq!(0, compute_max_suf_pos((b"gcagagag"))); Oct 15 17:25:48.650 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 15 17:25:48.650 INFO kablam! Oct 15 17:25:48.651 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:48.651 INFO kablam! --> src/tw.rs:310:39 Oct 15 17:25:48.651 INFO kablam! | Oct 15 17:25:48.651 INFO kablam! 310 | assert_eq!(2, compute_max_suf_pos((b"banana"))); Oct 15 17:25:48.652 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 15 17:25:48.652 INFO kablam! Oct 15 17:25:48.652 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:48.652 INFO kablam! --> src/tw.rs:315:42 Oct 15 17:25:48.652 INFO kablam! | Oct 15 17:25:48.652 INFO kablam! 315 | assert_eq!((2, 1), maxsuf_and_period((b"aab"))); Oct 15 17:25:48.652 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 15 17:25:48.652 INFO kablam! Oct 15 17:25:48.652 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:48.652 INFO kablam! --> src/tw.rs:316:42 Oct 15 17:25:48.652 INFO kablam! | Oct 15 17:25:48.652 INFO kablam! 316 | assert_eq!((2, 3), maxsuf_and_period((b"aabaa"))); Oct 15 17:25:48.652 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 17:25:48.652 INFO kablam! Oct 15 17:25:48.652 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:48.652 INFO kablam! --> src/tw.rs:317:42 Oct 15 17:25:48.652 INFO kablam! | Oct 15 17:25:48.652 INFO kablam! 317 | assert_eq!((0, 7), maxsuf_and_period((b"gcagagag"))); Oct 15 17:25:48.652 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 15 17:25:48.652 INFO kablam! Oct 15 17:25:50.147 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.65s Oct 15 17:25:50.159 INFO kablam! su: No module specific data is present Oct 15 17:25:50.859 INFO running `"docker" "rm" "-f" "98cbdd46483f12b211a84efcc330a4424faefd71492721f477f117698946dbb6"` Oct 15 17:25:51.167 INFO blam! 98cbdd46483f12b211a84efcc330a4424faefd71492721f477f117698946dbb6 Oct 15 17:25:51.174 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:25:51.520 INFO blam! c681b9f1b11e80143c0a09cb9a1d920f52ff04e668135dffd8201cb0b050b4bc Oct 15 17:25:51.521 INFO running `"docker" "start" "-a" "c681b9f1b11e80143c0a09cb9a1d920f52ff04e668135dffd8201cb0b050b4bc"` Oct 15 17:25:52.161 INFO kablam! usermod: no changes Oct 15 17:25:52.210 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 17:25:52.221 INFO kablam! Running /target/debug/deps/subslice-b4fb5d9f5d393530 Oct 15 17:25:52.226 INFO blam! Oct 15 17:25:52.226 INFO blam! running 8 tests Oct 15 17:25:52.226 INFO blam! test maximal_suffix_verbose ... ok Oct 15 17:25:52.226 INFO blam! test bmh::bmh_preprocess ... ok Oct 15 17:25:52.226 INFO blam! test tw::test_max ... ok Oct 15 17:25:52.226 INFO blam! test tw::test_find ... ok Oct 15 17:25:52.226 INFO blam! test maximal_suffix ... ok Oct 15 17:25:52.226 INFO blam! test tw::test_max_suf_pos ... ok Oct 15 17:25:52.226 INFO blam! test tw::test_maxsuf_and_period ... ok Oct 15 17:25:52.226 INFO blam! test bmh::bmh_find ... ok Oct 15 17:25:52.226 INFO blam! Oct 15 17:25:52.226 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:25:52.226 INFO blam! Oct 15 17:25:52.226 INFO kablam! Running /target/debug/deps/quick-c0dadd082b80920f Oct 15 17:25:52.231 INFO kablam! Doc-tests subslice Oct 15 17:25:52.231 INFO blam! Oct 15 17:25:52.231 INFO blam! running 0 tests Oct 15 17:25:52.231 INFO blam! Oct 15 17:25:52.231 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:25:52.231 INFO blam! Oct 15 17:25:52.394 INFO blam! Oct 15 17:25:52.394 INFO blam! running 0 tests Oct 15 17:25:52.394 INFO blam! Oct 15 17:25:52.394 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:25:52.394 INFO blam! Oct 15 17:25:52.400 INFO kablam! su: No module specific data is present Oct 15 17:25:52.819 INFO running `"docker" "rm" "-f" "c681b9f1b11e80143c0a09cb9a1d920f52ff04e668135dffd8201cb0b050b4bc"` Oct 15 17:25:52.990 INFO blam! c681b9f1b11e80143c0a09cb9a1d920f52ff04e668135dffd8201cb0b050b4bc