Sep 03 20:41:08.897 INFO checking KeepCalmAndLearnRust/object-factory-pattern against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 20:41:08.897 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 20:41:08.897 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 20:41:09.114 INFO blam! 4666ac0ec969e9fb123e47bbd7ffacf8b615fd0559bb0a19b118d26b0488d240 Sep 03 20:41:09.116 INFO running `"docker" "start" "-a" "4666ac0ec969e9fb123e47bbd7ffacf8b615fd0559bb0a19b118d26b0488d240"` Sep 03 20:41:10.026 INFO kablam! Checking object-factory-pattern v0.1.0 (file:///source) Sep 03 20:41:10.420 INFO kablam! warning: variable does not need to be mutable Sep 03 20:41:10.420 INFO kablam! --> src/main.rs:13:13 Sep 03 20:41:10.420 INFO kablam! | Sep 03 20:41:10.420 INFO kablam! 13 | let mut pool = vec![]; Sep 03 20:41:10.420 INFO kablam! | ----^^^^ Sep 03 20:41:10.420 INFO kablam! | | Sep 03 20:41:10.420 INFO kablam! | help: remove this `mut` Sep 03 20:41:10.420 INFO kablam! | Sep 03 20:41:10.420 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 20:41:10.420 INFO kablam! Sep 03 20:41:10.428 INFO kablam! warning: method is never used: `return_conn` Sep 03 20:41:10.429 INFO kablam! --> src/main.rs:24:5 Sep 03 20:41:10.429 INFO kablam! | Sep 03 20:41:10.429 INFO kablam! 24 | fn return_conn(&mut self, conn: T) { Sep 03 20:41:10.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:41:10.429 INFO kablam! | Sep 03 20:41:10.429 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 20:41:10.429 INFO kablam! Sep 03 20:41:10.440 INFO kablam! warning: variable does not need to be mutable Sep 03 20:41:10.440 INFO kablam! --> src/main.rs:13:13 Sep 03 20:41:10.440 INFO kablam! | Sep 03 20:41:10.440 INFO kablam! 13 | let mut pool = vec![]; Sep 03 20:41:10.440 INFO kablam! | ----^^^^ Sep 03 20:41:10.440 INFO kablam! | | Sep 03 20:41:10.440 INFO kablam! | help: remove this `mut` Sep 03 20:41:10.440 INFO kablam! | Sep 03 20:41:10.440 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 20:41:10.440 INFO kablam! Sep 03 20:41:10.449 INFO kablam! warning: method is never used: `return_conn` Sep 03 20:41:10.449 INFO kablam! --> src/main.rs:24:5 Sep 03 20:41:10.449 INFO kablam! | Sep 03 20:41:10.449 INFO kablam! 24 | fn return_conn(&mut self, conn: T) { Sep 03 20:41:10.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 20:41:10.449 INFO kablam! | Sep 03 20:41:10.449 INFO kablam! = note: #[warn(dead_code)] on by default Sep 03 20:41:10.449 INFO kablam! Sep 03 20:41:10.469 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.49s Sep 03 20:41:10.471 INFO kablam! su: No module specific data is present Sep 03 20:41:10.943 INFO running `"docker" "rm" "-f" "4666ac0ec969e9fb123e47bbd7ffacf8b615fd0559bb0a19b118d26b0488d240"` Sep 03 20:41:11.130 INFO blam! 4666ac0ec969e9fb123e47bbd7ffacf8b615fd0559bb0a19b118d26b0488d240