Oct 15 17:25:44.364 INFO testing subslice-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:25:44.366 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 17:25:44.600 INFO blam! 024dddfc4194c21123bc2c059b009ac99b482a78e145a3be8a03bbaef4ae8a01 Oct 15 17:25:44.607 INFO running `"docker" "start" "-a" "024dddfc4194c21123bc2c059b009ac99b482a78e145a3be8a03bbaef4ae8a01"` Oct 15 17:25:45.133 INFO kablam! usermod: no changes Oct 15 17:25:45.176 INFO kablam! Compiling memchr v2.1.0 Oct 15 17:25:46.439 INFO kablam! Compiling subslice v0.2.0 (/source) Oct 15 17:25:46.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 15 17:25:46.895 INFO kablam! su: No module specific data is present Oct 15 17:25:47.204 INFO running `"docker" "rm" "-f" "024dddfc4194c21123bc2c059b009ac99b482a78e145a3be8a03bbaef4ae8a01"` Oct 15 17:25:47.293 INFO blam! 024dddfc4194c21123bc2c059b009ac99b482a78e145a3be8a03bbaef4ae8a01 Oct 15 17:25:47.296 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 17:25:47.619 INFO blam! c2498ef57fa0f5341b86e81de4d1afa6f296249bc35f339181d22206a326af94 Oct 15 17:25:47.621 INFO running `"docker" "start" "-a" "c2498ef57fa0f5341b86e81de4d1afa6f296249bc35f339181d22206a326af94"` Oct 15 17:25:48.318 INFO kablam! usermod: no changes Oct 15 17:25:48.431 INFO kablam! Compiling macro-attr v0.2.0 Oct 15 17:25:48.431 INFO kablam! Compiling odds v0.2.26 Oct 15 17:25:48.431 INFO kablam! Compiling newtype_derive v0.1.6 Oct 15 17:25:48.431 INFO kablam! Compiling quickcheck v0.5.0 Oct 15 17:25:52.231 INFO kablam! Compiling subslice v0.2.0 (/source) Oct 15 17:25:52.820 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:52.820 INFO kablam! --> src/tw.rs:305:39 Oct 15 17:25:52.820 INFO kablam! | Oct 15 17:25:52.820 INFO kablam! 305 | assert_eq!(2, compute_max_suf_pos((b"aab"))); Oct 15 17:25:52.820 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 15 17:25:52.820 INFO kablam! | Oct 15 17:25:52.820 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 17:25:52.820 INFO kablam! Oct 15 17:25:52.820 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:52.820 INFO kablam! --> src/tw.rs:307:39 Oct 15 17:25:52.820 INFO kablam! | Oct 15 17:25:52.820 INFO kablam! 307 | assert_eq!(2, compute_max_suf_pos((b"aabaa"))); Oct 15 17:25:52.820 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 17:25:52.820 INFO kablam! Oct 15 17:25:52.820 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:52.820 INFO kablam! --> src/tw.rs:309:39 Oct 15 17:25:52.820 INFO kablam! | Oct 15 17:25:52.820 INFO kablam! 309 | assert_eq!(0, compute_max_suf_pos((b"gcagagag"))); Oct 15 17:25:52.820 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 15 17:25:52.820 INFO kablam! Oct 15 17:25:52.820 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:52.820 INFO kablam! --> src/tw.rs:310:39 Oct 15 17:25:52.820 INFO kablam! | Oct 15 17:25:52.820 INFO kablam! 310 | assert_eq!(2, compute_max_suf_pos((b"banana"))); Oct 15 17:25:52.820 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 15 17:25:52.820 INFO kablam! Oct 15 17:25:52.820 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:52.820 INFO kablam! --> src/tw.rs:315:42 Oct 15 17:25:52.820 INFO kablam! | Oct 15 17:25:52.820 INFO kablam! 315 | assert_eq!((2, 1), maxsuf_and_period((b"aab"))); Oct 15 17:25:52.820 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 15 17:25:52.820 INFO kablam! Oct 15 17:25:52.820 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:52.820 INFO kablam! --> src/tw.rs:316:42 Oct 15 17:25:52.820 INFO kablam! | Oct 15 17:25:52.820 INFO kablam! 316 | assert_eq!((2, 3), maxsuf_and_period((b"aabaa"))); Oct 15 17:25:52.820 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 15 17:25:52.820 INFO kablam! Oct 15 17:25:52.821 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:25:52.821 INFO kablam! --> src/tw.rs:317:42 Oct 15 17:25:52.821 INFO kablam! | Oct 15 17:25:52.821 INFO kablam! 317 | assert_eq!((0, 7), maxsuf_and_period((b"gcagagag"))); Oct 15 17:25:52.821 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 15 17:25:52.821 INFO kablam! Oct 15 17:25:54.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.65s Oct 15 17:25:54.023 INFO kablam! su: No module specific data is present Oct 15 17:25:54.794 INFO running `"docker" "rm" "-f" "c2498ef57fa0f5341b86e81de4d1afa6f296249bc35f339181d22206a326af94"` Oct 15 17:25:55.039 INFO blam! c2498ef57fa0f5341b86e81de4d1afa6f296249bc35f339181d22206a326af94 Oct 15 17:25:55.051 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 17:25:55.579 INFO blam! e5006849da2b81e4b0427886d4ce6fa0cba6478b41216f1bc0adafb8374b3e6e Oct 15 17:25:55.581 INFO running `"docker" "start" "-a" "e5006849da2b81e4b0427886d4ce6fa0cba6478b41216f1bc0adafb8374b3e6e"` Oct 15 17:25:56.751 INFO kablam! usermod: no changes Oct 15 17:25:56.831 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 17:25:56.839 INFO kablam! Running /target/debug/deps/subslice-83cc89725cd873f4 Oct 15 17:25:56.851 INFO blam! Oct 15 17:25:56.851 INFO blam! running 8 tests Oct 15 17:25:56.859 INFO blam! test bmh::bmh_find ... ok Oct 15 17:25:56.859 INFO blam! test tw::test_find ... ok Oct 15 17:25:56.863 INFO blam! test tw::test_max ... ok Oct 15 17:25:56.863 INFO kablam! Running /target/debug/deps/quick-909cb844d93e02cd Oct 15 17:25:56.863 INFO blam! test maximal_suffix_verbose ... ok Oct 15 17:25:56.863 INFO blam! test tw::test_maxsuf_and_period ... ok Oct 15 17:25:56.863 INFO blam! test bmh::bmh_preprocess ... ok Oct 15 17:25:56.863 INFO blam! test maximal_suffix ... ok Oct 15 17:25:56.863 INFO blam! test tw::test_max_suf_pos ... ok Oct 15 17:25:56.863 INFO blam! Oct 15 17:25:56.863 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:25:56.863 INFO blam! Oct 15 17:25:56.867 INFO blam! Oct 15 17:25:56.867 INFO blam! running 0 tests Oct 15 17:25:56.867 INFO blam! Oct 15 17:25:56.867 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:25:56.867 INFO blam! Oct 15 17:25:56.875 INFO kablam! Doc-tests subslice Oct 15 17:25:57.127 INFO blam! Oct 15 17:25:57.127 INFO blam! running 0 tests Oct 15 17:25:57.127 INFO blam! Oct 15 17:25:57.127 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:25:57.127 INFO blam! Oct 15 17:25:57.135 INFO kablam! su: No module specific data is present Oct 15 17:25:57.704 INFO running `"docker" "rm" "-f" "e5006849da2b81e4b0427886d4ce6fa0cba6478b41216f1bc0adafb8374b3e6e"` Oct 15 17:25:57.995 INFO blam! e5006849da2b81e4b0427886d4ce6fa0cba6478b41216f1bc0adafb8374b3e6e