Oct 12 21:47:20.428 INFO checking ex0dus-0x/PolyPasswordHasher-Rust against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 21:47:20.428 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 21:47:20.669 INFO blam! 10cdd92edc0e7667063203021f31fc18a9621d531320730955796bb7154fbfc3 Oct 12 21:47:20.680 INFO running `"docker" "start" "-a" "10cdd92edc0e7667063203021f31fc18a9621d531320730955796bb7154fbfc3"` Oct 12 21:47:21.074 INFO kablam! usermod: no changes Oct 12 21:47:21.156 INFO kablam! Compiling serde_derive v1.0.26 Oct 12 21:47:29.729 INFO kablam! Checking PolyPasswordHasher v0.1.0 (/source) Oct 12 21:47:30.702 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 21:47:30.702 INFO kablam! --> src/shamirsecret.rs:341:29 Oct 12 21:47:30.703 INFO kablam! | Oct 12 21:47:30.703 INFO kablam! 341 | let mut c = vec![0; (b.len() - a.len())]; Oct 12 21:47:30.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 21:47:30.704 INFO kablam! | Oct 12 21:47:30.704 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 21:47:30.704 INFO kablam! Oct 12 21:47:30.705 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 21:47:30.705 INFO kablam! --> src/shamirsecret.rs:344:29 Oct 12 21:47:30.705 INFO kablam! | Oct 12 21:47:30.705 INFO kablam! 344 | let mut c = vec![0; (a.len() - b.len())]; Oct 12 21:47:30.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 21:47:30.706 INFO kablam! Oct 12 21:47:30.781 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 21:47:30.781 INFO kablam! --> src/shamirsecret.rs:341:29 Oct 12 21:47:30.781 INFO kablam! | Oct 12 21:47:30.782 INFO kablam! 341 | let mut c = vec![0; (b.len() - a.len())]; Oct 12 21:47:30.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 21:47:30.782 INFO kablam! | Oct 12 21:47:30.783 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 21:47:30.783 INFO kablam! Oct 12 21:47:30.783 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 21:47:30.783 INFO kablam! --> src/shamirsecret.rs:344:29 Oct 12 21:47:30.784 INFO kablam! | Oct 12 21:47:30.784 INFO kablam! 344 | let mut c = vec![0; (a.len() - b.len())]; Oct 12 21:47:30.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 21:47:30.785 INFO kablam! Oct 12 21:47:31.124 INFO kablam! warning: unused variable: `accounts` Oct 12 21:47:31.124 INFO kablam! --> src/lib.rs:46:13 Oct 12 21:47:31.124 INFO kablam! | Oct 12 21:47:31.124 INFO kablam! 46 | let accounts = AccountsWrapper { Oct 12 21:47:31.124 INFO kablam! | ^^^^^^^^ help: consider using `_accounts` instead Oct 12 21:47:31.124 INFO kablam! | Oct 12 21:47:31.124 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:47:31.124 INFO kablam! Oct 12 21:47:31.205 INFO kablam! warning: crate `PolyPasswordHasher` should have a snake case name such as `poly_password_hasher` Oct 12 21:47:31.206 INFO kablam! | Oct 12 21:47:31.206 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 21:47:31.206 INFO kablam! Oct 12 21:47:31.224 INFO kablam! warning: crate `PolyPasswordHasher` should have a snake case name such as `poly_password_hasher` Oct 12 21:47:31.224 INFO kablam! | Oct 12 21:47:31.224 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 21:47:31.224 INFO kablam! Oct 12 21:47:31.290 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.20s Oct 12 21:47:31.306 INFO kablam! su: No module specific data is present Oct 12 21:47:31.893 INFO running `"docker" "rm" "-f" "10cdd92edc0e7667063203021f31fc18a9621d531320730955796bb7154fbfc3"` Oct 12 21:47:32.211 INFO blam! 10cdd92edc0e7667063203021f31fc18a9621d531320730955796bb7154fbfc3