Dec 07 19:03:49.879 INFO testing dedup_signature-0.2.1 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 19:03:49.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 19:03:50.104 INFO [stdout] 20eba0f104d678a8b2feba77498811b002065c23cfa1e54f376a39b9e1eb9fe3 Dec 07 19:03:50.110 INFO running `"docker" "start" "-a" "20eba0f104d678a8b2feba77498811b002065c23cfa1e54f376a39b9e1eb9fe3"` Dec 07 19:03:50.551 INFO [stderr] usermod: no changes Dec 07 19:03:50.599 INFO [stderr] Compiling dedup_signature v0.2.1 (/source) Dec 07 19:03:51.505 INFO [stderr] warning: unnecessary parentheses around method argument Dec 07 19:03:51.505 INFO [stderr] --> src/hash.rs:70:24 Dec 07 19:03:51.505 INFO [stderr] | Dec 07 19:03:51.505 INFO [stderr] 70 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Dec 07 19:03:51.505 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 07 19:03:51.505 INFO [stderr] | Dec 07 19:03:51.505 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 07 19:03:51.505 INFO [stderr] Dec 07 19:03:51.505 INFO [stderr] warning: unnecessary parentheses around method argument Dec 07 19:03:51.505 INFO [stderr] --> src/hash.rs:71:24 Dec 07 19:03:51.505 INFO [stderr] | Dec 07 19:03:51.505 INFO [stderr] 71 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Dec 07 19:03:51.505 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 07 19:03:51.505 INFO [stderr] Dec 07 19:03:51.505 INFO [stderr] warning: unnecessary parentheses around method argument Dec 07 19:03:51.505 INFO [stderr] --> src/hash.rs:72:24 Dec 07 19:03:51.505 INFO [stderr] | Dec 07 19:03:51.505 INFO [stderr] 72 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Dec 07 19:03:51.505 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 07 19:03:51.505 INFO [stderr] Dec 07 19:03:51.505 INFO [stderr] warning: unnecessary parentheses around method argument Dec 07 19:03:51.505 INFO [stderr] --> src/hash.rs:117:24 Dec 07 19:03:51.505 INFO [stderr] | Dec 07 19:03:51.505 INFO [stderr] 117 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add( Dec 07 19:03:51.505 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 07 19:03:51.505 INFO [stderr] Dec 07 19:03:51.505 INFO [stderr] warning: unnecessary parentheses around method argument Dec 07 19:03:51.505 INFO [stderr] --> src/hash.rs:120:24 Dec 07 19:03:51.505 INFO [stderr] | Dec 07 19:03:51.505 INFO [stderr] 120 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add( Dec 07 19:03:51.505 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 07 19:03:51.505 INFO [stderr] Dec 07 19:03:51.505 INFO [stderr] warning: unnecessary parentheses around method argument Dec 07 19:03:51.505 INFO [stderr] --> src/hash.rs:123:24 Dec 07 19:03:51.505 INFO [stderr] | Dec 07 19:03:51.505 INFO [stderr] 123 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add( Dec 07 19:03:51.505 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 07 19:03:51.505 INFO [stderr] Dec 07 19:03:52.120 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s Dec 07 19:03:52.124 INFO [stderr] su: No module specific data is present Dec 07 19:03:52.530 INFO running `"docker" "inspect" "20eba0f104d678a8b2feba77498811b002065c23cfa1e54f376a39b9e1eb9fe3"` Dec 07 19:03:52.632 INFO running `"docker" "rm" "-f" "20eba0f104d678a8b2feba77498811b002065c23cfa1e54f376a39b9e1eb9fe3"` Dec 07 19:03:52.749 INFO [stdout] 20eba0f104d678a8b2feba77498811b002065c23cfa1e54f376a39b9e1eb9fe3 Dec 07 19:03:52.754 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 19:03:52.996 INFO [stdout] c96a65a33215918b8d1d11f5cf5a867863c0e3fe41c81f876391446db0d83d28 Dec 07 19:03:52.998 INFO running `"docker" "start" "-a" "c96a65a33215918b8d1d11f5cf5a867863c0e3fe41c81f876391446db0d83d28"` Dec 07 19:03:53.508 INFO [stderr] usermod: no changes Dec 07 19:03:53.564 INFO [stderr] Compiling dedup_signature v0.2.1 (/source) Dec 07 19:03:54.780 INFO [stderr] warning: unnecessary parentheses around method argument Dec 07 19:03:54.780 INFO [stderr] --> src/hash.rs:70:24 Dec 07 19:03:54.780 INFO [stderr] | Dec 07 19:03:54.780 INFO [stderr] 70 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Dec 07 19:03:54.780 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 07 19:03:54.781 INFO [stderr] | Dec 07 19:03:54.781 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 07 19:03:54.781 INFO [stderr] Dec 07 19:03:54.781 INFO [stderr] warning: unnecessary parentheses around method argument Dec 07 19:03:54.782 INFO [stderr] --> src/hash.rs:71:24 Dec 07 19:03:54.782 INFO [stderr] | Dec 07 19:03:54.782 INFO [stderr] 71 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Dec 07 19:03:54.782 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 07 19:03:54.782 INFO [stderr] Dec 07 19:03:54.782 INFO [stderr] warning: unnecessary parentheses around method argument Dec 07 19:03:54.783 INFO [stderr] --> src/hash.rs:72:24 Dec 07 19:03:54.783 INFO [stderr] | Dec 07 19:03:54.783 INFO [stderr] 72 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add(initval); Dec 07 19:03:54.783 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 07 19:03:54.783 INFO [stderr] Dec 07 19:03:54.783 INFO [stderr] warning: unnecessary parentheses around method argument Dec 07 19:03:54.783 INFO [stderr] --> src/hash.rs:117:24 Dec 07 19:03:54.783 INFO [stderr] | Dec 07 19:03:54.783 INFO [stderr] 117 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add( Dec 07 19:03:54.783 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 07 19:03:54.784 INFO [stderr] Dec 07 19:03:54.784 INFO [stderr] warning: unnecessary parentheses around method argument Dec 07 19:03:54.784 INFO [stderr] --> src/hash.rs:120:24 Dec 07 19:03:54.784 INFO [stderr] | Dec 07 19:03:54.784 INFO [stderr] 120 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add( Dec 07 19:03:54.784 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 07 19:03:54.784 INFO [stderr] Dec 07 19:03:54.784 INFO [stderr] warning: unnecessary parentheses around method argument Dec 07 19:03:54.784 INFO [stderr] --> src/hash.rs:123:24 Dec 07 19:03:54.784 INFO [stderr] | Dec 07 19:03:54.784 INFO [stderr] 123 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add( Dec 07 19:03:54.784 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 07 19:03:54.785 INFO [stderr] Dec 07 19:03:56.422 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.89s Dec 07 19:03:56.428 INFO [stderr] su: No module specific data is present Dec 07 19:03:56.830 INFO running `"docker" "inspect" "c96a65a33215918b8d1d11f5cf5a867863c0e3fe41c81f876391446db0d83d28"` Dec 07 19:03:56.910 INFO running `"docker" "rm" "-f" "c96a65a33215918b8d1d11f5cf5a867863c0e3fe41c81f876391446db0d83d28"` Dec 07 19:03:57.035 INFO [stdout] c96a65a33215918b8d1d11f5cf5a867863c0e3fe41c81f876391446db0d83d28 Dec 07 19:03:57.037 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 19:03:57.209 INFO [stdout] 10097ccf04fb769461b9a6351378430688809ae16ec128839068174128ebeeb4 Dec 07 19:03:57.212 INFO running `"docker" "start" "-a" "10097ccf04fb769461b9a6351378430688809ae16ec128839068174128ebeeb4"` Dec 07 19:03:57.807 INFO [stderr] usermod: no changes Dec 07 19:03:57.856 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 07 19:03:57.856 INFO [stdout] Dec 07 19:03:57.856 INFO [stderr] Running /target/debug/deps/dedup_signature-9ecf59c4e8b54e65 Dec 07 19:03:57.856 INFO [stdout] running 3 tests Dec 07 19:03:57.856 INFO [stderr] Running /target/debug/deps/test_lookup3_signature-116df451c8a72c5f Dec 07 19:03:57.856 INFO [stdout] test hash::test::test_equals_lookup3 ... ok Dec 07 19:03:57.856 INFO [stdout] test hash::test::test_equals_lookup3_persian_string ... ok Dec 07 19:03:57.856 INFO [stdout] test hash::test::test_equals_lookup3_u64 ... ok Dec 07 19:03:57.856 INFO [stdout] Dec 07 19:03:57.856 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 19:03:57.856 INFO [stdout] Dec 07 19:03:57.860 INFO [stdout] Dec 07 19:03:57.860 INFO [stdout] running 3 tests Dec 07 19:03:57.860 INFO [stdout] test test_en_word ... ok Dec 07 19:03:57.860 INFO [stdout] test test_en_word_u64_sign ... ok Dec 07 19:03:57.883 INFO [stdout] test test_generating_sign_for_liberty_article ... ok Dec 07 19:03:57.884 INFO [stdout] Dec 07 19:03:57.884 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 19:03:57.884 INFO [stdout] Dec 07 19:03:57.885 INFO [stderr] Running /target/debug/deps/text_profile_signature_test-d9745fd3739176db Dec 07 19:03:57.893 INFO [stdout] Dec 07 19:03:57.893 INFO [stdout] running 6 tests Dec 07 19:03:57.916 INFO [stdout] test test_es_lang ... ok Dec 07 19:03:57.931 INFO [stdout] test test_fr_lang ... ok Dec 07 19:03:57.931 INFO [stdout] test test_pt_lang ... ok Dec 07 19:03:57.935 INFO [stderr] Doc-tests dedup_signature Dec 07 19:03:57.935 INFO [stdout] test test_it_lang ... ok Dec 07 19:03:57.935 INFO [stdout] test test_de_lang ... ok Dec 07 19:03:57.935 INFO [stdout] test test_en_lang ... ok Dec 07 19:03:57.935 INFO [stdout] Dec 07 19:03:57.935 INFO [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 19:03:57.935 INFO [stdout] Dec 07 19:03:59.583 INFO [stdout] Dec 07 19:03:59.583 INFO [stdout] running 0 tests Dec 07 19:03:59.583 INFO [stdout] Dec 07 19:03:59.583 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 19:03:59.583 INFO [stdout] Dec 07 19:03:59.585 INFO [stderr] su: No module specific data is present Dec 07 19:03:59.909 INFO running `"docker" "inspect" "10097ccf04fb769461b9a6351378430688809ae16ec128839068174128ebeeb4"` Dec 07 19:04:00.029 INFO running `"docker" "rm" "-f" "10097ccf04fb769461b9a6351378430688809ae16ec128839068174128ebeeb4"` Dec 07 19:04:00.218 INFO [stdout] 10097ccf04fb769461b9a6351378430688809ae16ec128839068174128ebeeb4