[INFO] crate dedup_signature 0.2.1 is already in cache [INFO] extracting crate dedup_signature 0.2.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/dedup_signature/0.2.1 [INFO] extracting crate dedup_signature 0.2.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/dedup_signature/0.2.1 [INFO] validating manifest of dedup_signature-0.2.1 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dedup_signature-0.2.1 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dedup_signature-0.2.1 [INFO] finished frobbing dedup_signature-0.2.1 [INFO] frobbed toml for dedup_signature-0.2.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/dedup_signature/0.2.1/Cargo.toml [INFO] started frobbing dedup_signature-0.2.1 [INFO] finished frobbing dedup_signature-0.2.1 [INFO] frobbed toml for dedup_signature-0.2.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/dedup_signature/0.2.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dedup_signature-0.2.1 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/dedup_signature/0.2.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 9f4f98b7c4dfff922064f727218a010b33e24fa51caeb85b152f3b1c3fe41d02 [INFO] running `"docker" "start" "-a" "9f4f98b7c4dfff922064f727218a010b33e24fa51caeb85b152f3b1c3fe41d02"` [INFO] [stderr] Compiling dedup_signature v0.2.1 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/hash.rs:70:24 [INFO] [stderr] | [INFO] [stderr] 70 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add(initval); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/hash.rs:71:24 [INFO] [stderr] | [INFO] [stderr] 71 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add(initval); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/hash.rs:72:24 [INFO] [stderr] | [INFO] [stderr] 72 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add(initval); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/hash.rs:117:24 [INFO] [stderr] | [INFO] [stderr] 117 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/hash.rs:120:24 [INFO] [stderr] | [INFO] [stderr] 120 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/hash.rs:123:24 [INFO] [stderr] | [INFO] [stderr] 123 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "9f4f98b7c4dfff922064f727218a010b33e24fa51caeb85b152f3b1c3fe41d02"` [INFO] running `"docker" "rm" "-f" "9f4f98b7c4dfff922064f727218a010b33e24fa51caeb85b152f3b1c3fe41d02"` [INFO] [stdout] 9f4f98b7c4dfff922064f727218a010b33e24fa51caeb85b152f3b1c3fe41d02 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/dedup_signature/0.2.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 115f141db921f7dafa995ac9347e2a7f6d182f0f9831de51230157fd43acda5a [INFO] running `"docker" "start" "-a" "115f141db921f7dafa995ac9347e2a7f6d182f0f9831de51230157fd43acda5a"` [INFO] [stderr] Compiling dedup_signature v0.2.1 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/hash.rs:70:24 [INFO] [stderr] | [INFO] [stderr] 70 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add(initval); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/hash.rs:71:24 [INFO] [stderr] | [INFO] [stderr] 71 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add(initval); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/hash.rs:72:24 [INFO] [stderr] | [INFO] [stderr] 72 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add(initval); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/hash.rs:117:24 [INFO] [stderr] | [INFO] [stderr] 117 | a = a.wrapping_add(((length as u32) << 2)).wrapping_add( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/hash.rs:120:24 [INFO] [stderr] | [INFO] [stderr] 120 | b = b.wrapping_add(((length as u32) << 2)).wrapping_add( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/hash.rs:123:24 [INFO] [stderr] | [INFO] [stderr] 123 | c = c.wrapping_add(((length as u32) << 2)).wrapping_add( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `"docker" "inspect" "115f141db921f7dafa995ac9347e2a7f6d182f0f9831de51230157fd43acda5a"` [INFO] running `"docker" "rm" "-f" "115f141db921f7dafa995ac9347e2a7f6d182f0f9831de51230157fd43acda5a"` [INFO] [stdout] 115f141db921f7dafa995ac9347e2a7f6d182f0f9831de51230157fd43acda5a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/dedup_signature/0.2.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] b5708f438c99ff76f0d75012f584dcac7dcd6c779f9be1bf249a01bd629f160e [INFO] running `"docker" "start" "-a" "b5708f438c99ff76f0d75012f584dcac7dcd6c779f9be1bf249a01bd629f160e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/dedup_signature-e3e1685b90278666 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test hash::test::test_equals_lookup3 ... ok [INFO] [stdout] test hash::test::test_equals_lookup3_persian_string ... ok [INFO] [stdout] test hash::test::test_equals_lookup3_u64 ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/test_lookup3_signature-b9f67242164b1071 [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_en_word ... ok [INFO] [stdout] test test_en_word_u64_sign ... ok [INFO] [stdout] test test_generating_sign_for_liberty_article ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/text_profile_signature_test-a932a533c7e9490e [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_it_lang ... ok [INFO] [stdout] test test_fr_lang ... ok [INFO] [stdout] test test_es_lang ... ok [INFO] [stdout] test test_pt_lang ... ok [INFO] [stdout] test test_en_lang ... ok [INFO] [stdout] test test_de_lang ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests dedup_signature [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b5708f438c99ff76f0d75012f584dcac7dcd6c779f9be1bf249a01bd629f160e"` [INFO] running `"docker" "rm" "-f" "b5708f438c99ff76f0d75012f584dcac7dcd6c779f9be1bf249a01bd629f160e"` [INFO] [stdout] b5708f438c99ff76f0d75012f584dcac7dcd6c779f9be1bf249a01bd629f160e