Oct 27 04:56:42.047 INFO checking ex0dus-0x/PolyPasswordHasher-Rust against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 04:56:42.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 04:56:42.371 INFO blam! 810f73fc943e42a673652189a49107e9b2936d27f0f35a176f9d5ffb41684ba6 Oct 27 04:56:42.374 INFO running `"docker" "start" "-a" "810f73fc943e42a673652189a49107e9b2936d27f0f35a176f9d5ffb41684ba6"` Oct 27 04:56:42.847 INFO kablam! usermod: no changes Oct 27 04:56:43.009 INFO kablam! Compiling libc v0.2.34 Oct 27 04:56:43.010 INFO kablam! Checking serde v1.0.25 Oct 27 04:56:43.011 INFO kablam! Compiling serde_derive_internals v0.18.1 Oct 27 04:56:44.920 INFO kablam! Compiling rand v0.3.19 Oct 27 04:56:44.922 INFO kablam! Compiling num_cpus v1.7.0 Oct 27 04:56:47.571 INFO kablam! Compiling serde_derive v1.0.26 Oct 27 04:56:50.161 INFO kablam! Compiling rayon-core v1.3.0 Oct 27 04:56:54.587 INFO kablam! Compiling rayon v0.8.2 Oct 27 04:57:01.455 INFO kablam! Compiling ring v0.12.1 Oct 27 04:57:03.970 INFO kablam! Checking serde_json v1.0.8 Oct 27 04:57:10.591 INFO kablam! Checking PolyPasswordHasher v0.1.0 (/source) Oct 27 04:57:11.805 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 04:57:11.805 INFO kablam! --> src/shamirsecret.rs:341:29 Oct 27 04:57:11.805 INFO kablam! | Oct 27 04:57:11.806 INFO kablam! 341 | let mut c = vec![0; (b.len() - a.len())]; Oct 27 04:57:11.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:57:11.806 INFO kablam! | Oct 27 04:57:11.807 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:57:11.807 INFO kablam! Oct 27 04:57:11.807 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 04:57:11.807 INFO kablam! --> src/shamirsecret.rs:344:29 Oct 27 04:57:11.807 INFO kablam! | Oct 27 04:57:11.808 INFO kablam! 344 | let mut c = vec![0; (a.len() - b.len())]; Oct 27 04:57:11.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:57:11.808 INFO kablam! Oct 27 04:57:11.811 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 04:57:11.811 INFO kablam! --> src/shamirsecret.rs:341:29 Oct 27 04:57:11.811 INFO kablam! | Oct 27 04:57:11.811 INFO kablam! 341 | let mut c = vec![0; (b.len() - a.len())]; Oct 27 04:57:11.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:57:11.811 INFO kablam! | Oct 27 04:57:11.811 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:57:11.811 INFO kablam! Oct 27 04:57:11.811 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 04:57:11.811 INFO kablam! --> src/shamirsecret.rs:344:29 Oct 27 04:57:11.811 INFO kablam! | Oct 27 04:57:11.811 INFO kablam! 344 | let mut c = vec![0; (a.len() - b.len())]; Oct 27 04:57:11.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:57:11.811 INFO kablam! Oct 27 04:57:12.161 INFO kablam! warning: unused variable: `accounts` Oct 27 04:57:12.161 INFO kablam! --> src/lib.rs:46:13 Oct 27 04:57:12.162 INFO kablam! | Oct 27 04:57:12.162 INFO kablam! 46 | let accounts = AccountsWrapper { Oct 27 04:57:12.162 INFO kablam! | ^^^^^^^^ help: consider using `_accounts` instead Oct 27 04:57:12.163 INFO kablam! | Oct 27 04:57:12.163 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:57:12.163 INFO kablam! Oct 27 04:57:12.265 INFO kablam! warning: crate `PolyPasswordHasher` should have a snake case name such as `poly_password_hasher` Oct 27 04:57:12.266 INFO kablam! | Oct 27 04:57:12.266 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 04:57:12.266 INFO kablam! Oct 27 04:57:12.331 INFO kablam! warning: crate `PolyPasswordHasher` should have a snake case name such as `poly_password_hasher` Oct 27 04:57:12.343 INFO kablam! | Oct 27 04:57:12.343 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 04:57:12.343 INFO kablam! Oct 27 04:57:12.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.53s Oct 27 04:57:12.415 INFO kablam! su: No module specific data is present Oct 27 04:57:13.087 INFO running `"docker" "rm" "-f" "810f73fc943e42a673652189a49107e9b2936d27f0f35a176f9d5ffb41684ba6"` Oct 27 04:57:13.379 INFO blam! 810f73fc943e42a673652189a49107e9b2936d27f0f35a176f9d5ffb41684ba6