Oct 15 15:28:47.623 INFO testing twoway-0.1.8 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:28:47.623 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15:28:48.848 INFO blam! d99fde017eaf930f51a65894f039b7ad8d988a13cfc5ad598cbcc3ccd58e36fd Oct 15 15:28:48.851 INFO running `"docker" "start" "-a" "d99fde017eaf930f51a65894f039b7ad8d988a13cfc5ad598cbcc3ccd58e36fd"` Oct 15 15:28:49.499 INFO kablam! usermod: no changes Oct 15 15:28:49.551 INFO kablam! Compiling memchr v2.1.0 Oct 15 15:28:50.602 INFO kablam! Compiling twoway v0.1.8 (/source) Oct 15 15:28:51.386 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.87s Oct 15 15:28:51.390 INFO kablam! su: No module specific data is present Oct 15 15:28:51.896 INFO running `"docker" "rm" "-f" "d99fde017eaf930f51a65894f039b7ad8d988a13cfc5ad598cbcc3ccd58e36fd"` Oct 15 15:28:52.119 INFO blam! d99fde017eaf930f51a65894f039b7ad8d988a13cfc5ad598cbcc3ccd58e36fd Oct 15 15:28:52.121 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15:28:52.489 INFO blam! 478cf460755abecee62e079fd323f0b6aba8f3ab5b60daab8e8c89d713d0921c Oct 15 15:28:52.492 INFO running `"docker" "start" "-a" "478cf460755abecee62e079fd323f0b6aba8f3ab5b60daab8e8c89d713d0921c"` Oct 15 15:28:53.115 INFO kablam! usermod: no changes Oct 15 15:28:53.207 INFO kablam! Compiling macro-attr v0.2.0 Oct 15 15:28:53.207 INFO kablam! Compiling odds v0.2.26 Oct 15 15:28:53.207 INFO kablam! Compiling newtype_derive v0.1.6 Oct 15 15:28:53.211 INFO kablam! Compiling quickcheck v0.5.0 Oct 15 15:28:55.730 INFO kablam! Compiling twoway v0.1.8 (/source) Oct 15 15:28:56.271 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 15:28:56.271 INFO kablam! --> src/tw.rs:305:39 Oct 15 15:28:56.272 INFO kablam! | Oct 15 15:28:56.272 INFO kablam! 305 | assert_eq!(2, compute_max_suf_pos((b"aab"))); Oct 15 15:28:56.272 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 15 15:28:56.272 INFO kablam! | Oct 15 15:28:56.272 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 15:28:56.272 INFO kablam! Oct 15 15:28:56.272 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 15:28:56.272 INFO kablam! --> src/tw.rs:307:39 Oct 15 15:28:56.272 INFO kablam! | Oct 15 15:28:56.272 INFO kablam! 307 | assert_eq!(2, compute_max_suf_pos((b"aabaa"))); Oct 15 15:28:56.272 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 15:28:56.272 INFO kablam! Oct 15 15:28:56.272 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 15:28:56.272 INFO kablam! --> src/tw.rs:309:39 Oct 15 15:28:56.272 INFO kablam! | Oct 15 15:28:56.272 INFO kablam! 309 | assert_eq!(0, compute_max_suf_pos((b"gcagagag"))); Oct 15 15:28:56.272 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:28:56.272 INFO kablam! Oct 15 15:28:56.272 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 15:28:56.272 INFO kablam! --> src/tw.rs:310:39 Oct 15 15:28:56.272 INFO kablam! | Oct 15 15:28:56.272 INFO kablam! 310 | assert_eq!(2, compute_max_suf_pos((b"banana"))); Oct 15 15:28:56.272 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 15 15:28:56.272 INFO kablam! Oct 15 15:28:56.272 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 15:28:56.272 INFO kablam! --> src/tw.rs:315:42 Oct 15 15:28:56.272 INFO kablam! | Oct 15 15:28:56.272 INFO kablam! 315 | assert_eq!((2, 1), maxsuf_and_period((b"aab"))); Oct 15 15:28:56.272 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 15 15:28:56.272 INFO kablam! Oct 15 15:28:56.272 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 15:28:56.272 INFO kablam! --> src/tw.rs:316:42 Oct 15 15:28:56.272 INFO kablam! | Oct 15 15:28:56.272 INFO kablam! 316 | assert_eq!((2, 3), maxsuf_and_period((b"aabaa"))); Oct 15 15:28:56.272 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 15:28:56.272 INFO kablam! Oct 15 15:28:56.272 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 15:28:56.272 INFO kablam! --> src/tw.rs:317:42 Oct 15 15:28:56.272 INFO kablam! | Oct 15 15:28:56.272 INFO kablam! 317 | assert_eq!((0, 7), maxsuf_and_period((b"gcagagag"))); Oct 15 15:28:56.272 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 15 15:28:56.272 INFO kablam! Oct 15 15:28:57.215 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.07s Oct 15 15:28:57.218 INFO kablam! su: No module specific data is present Oct 15 15:28:57.520 INFO running `"docker" "rm" "-f" "478cf460755abecee62e079fd323f0b6aba8f3ab5b60daab8e8c89d713d0921c"` Oct 15 15:28:57.592 INFO blam! 478cf460755abecee62e079fd323f0b6aba8f3ab5b60daab8e8c89d713d0921c Oct 15 15:28:57.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15:28:57.804 INFO blam! 7e613f15b49060a3cf1c689bd4bfaacc25eeba0addd50e4aa15aa98fdb798381 Oct 15 15:28:57.807 INFO running `"docker" "start" "-a" "7e613f15b49060a3cf1c689bd4bfaacc25eeba0addd50e4aa15aa98fdb798381"` Oct 15 15:28:58.462 INFO kablam! usermod: no changes Oct 15 15:28:58.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 15:28:58.534 INFO kablam! Running /target/debug/deps/twoway-543a2804bf8ebe8e Oct 15 15:28:58.536 INFO blam! Oct 15 15:28:58.536 INFO blam! running 8 tests Oct 15 15:28:58.537 INFO blam! test tw::test_max_suf_pos ... ok Oct 15 15:28:58.537 INFO blam! test tw::test_find ... ok Oct 15 15:28:58.541 INFO blam! test bmh::bmh_find ... ok Oct 15 15:28:58.541 INFO kablam! Running /target/debug/deps/quick-11208c38a6976d83 Oct 15 15:28:58.541 INFO blam! test maximal_suffix ... ok Oct 15 15:28:58.541 INFO blam! test bmh::bmh_preprocess ... ok Oct 15 15:28:58.541 INFO blam! test tw::test_maxsuf_and_period ... ok Oct 15 15:28:58.541 INFO blam! test tw::test_max ... ok Oct 15 15:28:58.541 INFO blam! test maximal_suffix_verbose ... ok Oct 15 15:28:58.541 INFO blam! Oct 15 15:28:58.541 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:28:58.542 INFO blam! Oct 15 15:28:58.544 INFO blam! Oct 15 15:28:58.544 INFO kablam! Doc-tests twoway Oct 15 15:28:58.544 INFO blam! running 0 tests Oct 15 15:28:58.544 INFO blam! Oct 15 15:28:58.544 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:28:58.544 INFO blam! Oct 15 15:28:59.279 INFO blam! Oct 15 15:28:59.279 INFO blam! running 0 tests Oct 15 15:28:59.279 INFO blam! Oct 15 15:28:59.279 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:28:59.279 INFO blam! Oct 15 15:28:59.286 INFO kablam! su: No module specific data is present Oct 15 15:28:59.563 INFO running `"docker" "rm" "-f" "7e613f15b49060a3cf1c689bd4bfaacc25eeba0addd50e4aa15aa98fdb798381"` Oct 15 15:28:59.839 INFO blam! 7e613f15b49060a3cf1c689bd4bfaacc25eeba0addd50e4aa15aa98fdb798381