Oct 27 04:56:42.584 INFO checking ex0dus-0x/PolyPasswordHasher-Rust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:56:42.584 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.747 INFO blam! 23038bda588bc8af4bfda1727ac29d65056b31a451836cc3f27e4e66a564ab82 Oct 27 04:56:42.748 INFO running `"docker" "start" "-a" "23038bda588bc8af4bfda1727ac29d65056b31a451836cc3f27e4e66a564ab82"` Oct 27 04:56:43.684 INFO kablam! usermod: no changes Oct 27 04:56:43.832 INFO kablam! Checking serde_json v1.0.8 Oct 27 04:56:43.832 INFO kablam! Compiling rayon-core v1.3.0 Oct 27 04:56:43.851 INFO kablam! Compiling serde_derive v1.0.26 Oct 27 04:56:46.863 INFO kablam! Compiling rayon v0.8.2 Oct 27 04:56:51.004 INFO kablam! Compiling ring v0.12.1 Oct 27 04:57:01.339 INFO kablam! Checking PolyPasswordHasher v0.1.0 (/source) Oct 27 04:57:02.631 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 04:57:02.631 INFO kablam! --> src/shamirsecret.rs:341:29 Oct 27 04:57:02.631 INFO kablam! | Oct 27 04:57:02.631 INFO kablam! 341 | let mut c = vec![0; (b.len() - a.len())]; Oct 27 04:57:02.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:57:02.631 INFO kablam! | Oct 27 04:57:02.631 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:57:02.631 INFO kablam! Oct 27 04:57:02.631 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 04:57:02.631 INFO kablam! --> src/shamirsecret.rs:344:29 Oct 27 04:57:02.631 INFO kablam! | Oct 27 04:57:02.631 INFO kablam! 344 | let mut c = vec![0; (a.len() - b.len())]; Oct 27 04:57:02.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:57:02.631 INFO kablam! Oct 27 04:57:03.007 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 04:57:03.007 INFO kablam! --> src/shamirsecret.rs:341:29 Oct 27 04:57:03.007 INFO kablam! | Oct 27 04:57:03.007 INFO kablam! 341 | let mut c = vec![0; (b.len() - a.len())]; Oct 27 04:57:03.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:57:03.007 INFO kablam! | Oct 27 04:57:03.007 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 04:57:03.007 INFO kablam! Oct 27 04:57:03.007 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 04:57:03.007 INFO kablam! --> src/shamirsecret.rs:344:29 Oct 27 04:57:03.007 INFO kablam! | Oct 27 04:57:03.007 INFO kablam! 344 | let mut c = vec![0; (a.len() - b.len())]; Oct 27 04:57:03.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 04:57:03.007 INFO kablam! Oct 27 04:57:03.359 INFO kablam! warning: crate `PolyPasswordHasher` should have a snake case name such as `poly_password_hasher` Oct 27 04:57:03.359 INFO kablam! | Oct 27 04:57:03.359 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 04:57:03.359 INFO kablam! Oct 27 04:57:03.399 INFO kablam! warning: unused variable: `accounts` Oct 27 04:57:03.399 INFO kablam! --> src/lib.rs:46:13 Oct 27 04:57:03.399 INFO kablam! | Oct 27 04:57:03.399 INFO kablam! 46 | let accounts = AccountsWrapper { Oct 27 04:57:03.399 INFO kablam! | ^^^^^^^^ help: consider using `_accounts` instead Oct 27 04:57:03.399 INFO kablam! | Oct 27 04:57:03.399 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:57:03.399 INFO kablam! Oct 27 04:57:03.559 INFO kablam! warning: crate `PolyPasswordHasher` should have a snake case name such as `poly_password_hasher` Oct 27 04:57:03.559 INFO kablam! | Oct 27 04:57:03.559 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 04:57:03.559 INFO kablam! Oct 27 04:57:03.643 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.91s Oct 27 04:57:03.651 INFO kablam! su: No module specific data is present Oct 27 04:57:04.215 INFO running `"docker" "rm" "-f" "23038bda588bc8af4bfda1727ac29d65056b31a451836cc3f27e4e66a564ab82"` Oct 27 04:57:04.439 INFO blam! 23038bda588bc8af4bfda1727ac29d65056b31a451836cc3f27e4e66a564ab82