Sep 04 21:55:25.022 INFO checking cassandra-cpp-sys-0.11.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:55:25.022 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:55:25.022 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/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 04 21:55:25.282 INFO blam! 8d3850e354c7d71de208cce0c10982824eab69e9c2a8f7a8df615af32fc0f6e0 Sep 04 21:55:25.285 INFO running `"docker" "start" "-a" "8d3850e354c7d71de208cce0c10982824eab69e9c2a8f7a8df615af32fc0f6e0"` Sep 04 21:55:26.300 INFO kablam! Compiling cassandra-cpp-sys v0.11.0 (file:///source) Sep 04 21:55:33.947 INFO kablam! warning: unused variable: `result` Sep 04 21:55:33.947 INFO kablam! --> examples/simple.rs:23:13 Sep 04 21:55:33.947 INFO kablam! | Sep 04 21:55:33.947 INFO kablam! 23 | let result = match cass_future_error_code(connect_future) { Sep 04 21:55:33.947 INFO kablam! | ^^^^^^ help: consider using `_result` instead Sep 04 21:55:33.947 INFO kablam! | Sep 04 21:55:33.948 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 21:55:33.948 INFO kablam! Sep 04 21:55:33.948 INFO kablam! warning: unused variable: `rc` Sep 04 21:55:33.948 INFO kablam! --> examples/simple.rs:52:21 Sep 04 21:55:33.948 INFO kablam! | Sep 04 21:55:33.948 INFO kablam! 52 | rc => { Sep 04 21:55:33.948 INFO kablam! | ^^ help: consider using `_rc` instead Sep 04 21:55:33.962 INFO kablam! Sep 04 21:55:33.963 INFO kablam! warning: unused variable: `rc` Sep 04 21:55:33.963 INFO kablam! --> examples/simple.rs:70:13 Sep 04 21:55:33.963 INFO kablam! | Sep 04 21:55:33.963 INFO kablam! 70 | rc => { Sep 04 21:55:33.963 INFO kablam! | ^^ help: consider using `_rc` instead Sep 04 21:55:33.963 INFO kablam! Sep 04 21:55:36.659 INFO kablam! warning: unused variable: `rc` Sep 04 21:55:36.659 INFO kablam! --> examples/named_parameters.rs:92:13 Sep 04 21:55:36.660 INFO kablam! | Sep 04 21:55:36.660 INFO kablam! 92 | let rc = cass_future_error_code(future); Sep 04 21:55:36.660 INFO kablam! | ^^ help: consider using `_rc` instead Sep 04 21:55:36.660 INFO kablam! | Sep 04 21:55:36.660 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 21:55:36.660 INFO kablam! Sep 04 21:55:36.660 INFO kablam! warning: unused variable: `result` Sep 04 21:55:36.660 INFO kablam! --> examples/named_parameters.rs:93:13 Sep 04 21:55:36.660 INFO kablam! | Sep 04 21:55:36.660 INFO kablam! 93 | let result = match cass_future_error_code(future) { Sep 04 21:55:36.660 INFO kablam! | ^^^^^^ help: consider using `_result` instead Sep 04 21:55:36.660 INFO kablam! Sep 04 21:55:36.666 INFO kablam! warning: unused variable: `result` Sep 04 21:55:36.666 INFO kablam! --> examples/named_parameters.rs:171:13 Sep 04 21:55:36.666 INFO kablam! | Sep 04 21:55:36.666 INFO kablam! 171 | let result = match connect_session(session, cluster) { Sep 04 21:55:36.666 INFO kablam! | ^^^^^^ help: consider using `_result` instead Sep 04 21:55:36.667 INFO kablam! Sep 04 21:55:36.667 INFO kablam! warning: unused variable: `rc` Sep 04 21:55:36.667 INFO kablam! --> examples/named_parameters.rs:173:13 Sep 04 21:55:36.667 INFO kablam! | Sep 04 21:55:36.667 INFO kablam! 173 | rc => { Sep 04 21:55:36.667 INFO kablam! | ^^ help: consider using `_rc` instead Sep 04 21:55:36.667 INFO kablam! Sep 04 21:55:36.715 INFO kablam! warning: unused variable: `result` Sep 04 21:55:36.717 INFO kablam! --> examples/maps.rs:37:13 Sep 04 21:55:36.717 INFO kablam! | Sep 04 21:55:36.717 INFO kablam! 37 | let result = match cass_future_error_code(future) { Sep 04 21:55:36.717 INFO kablam! | ^^^^^^ help: consider using `_result` instead Sep 04 21:55:36.717 INFO kablam! | Sep 04 21:55:36.717 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 21:55:36.717 INFO kablam! Sep 04 21:55:36.886 INFO kablam! warning: function is never used: `select_from_maps` Sep 04 21:55:36.886 INFO kablam! --> examples/maps.rs:52:1 Sep 04 21:55:36.886 INFO kablam! | Sep 04 21:55:36.886 INFO kablam! 52 | fn select_from_maps(session: &mut CassSession, key: &str) -> Result<(), CassError> { Sep 04 21:55:36.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 21:55:36.906 INFO kablam! | Sep 04 21:55:36.907 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 21:55:36.907 INFO kablam! Sep 04 21:55:38.732 INFO kablam! warning: unused variable: `rc` Sep 04 21:55:38.732 INFO kablam! --> examples/tuple.rs:36:13 Sep 04 21:55:38.732 INFO kablam! | Sep 04 21:55:38.732 INFO kablam! 36 | let rc = cass_future_error_code(future); Sep 04 21:55:38.732 INFO kablam! | ^^ help: consider using `_rc` instead Sep 04 21:55:38.732 INFO kablam! | Sep 04 21:55:38.732 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 21:55:38.732 INFO kablam! Sep 04 21:55:38.732 INFO kablam! warning: unused variable: `rc` Sep 04 21:55:38.732 INFO kablam! --> examples/tuple.rs:39:13 Sep 04 21:55:38.732 INFO kablam! | Sep 04 21:55:38.732 INFO kablam! 39 | rc => print_error(future), Sep 04 21:55:38.732 INFO kablam! | ^^ help: consider using `_rc` instead Sep 04 21:55:38.732 INFO kablam! Sep 04 21:55:38.915 INFO kablam! warning: variable does not need to be mutable Sep 04 21:55:38.915 INFO kablam! --> examples/tuple.rs:123:13 Sep 04 21:55:38.915 INFO kablam! | Sep 04 21:55:38.915 INFO kablam! 123 | let mut session = &mut *cass_session_new(); Sep 04 21:55:38.915 INFO kablam! | ----^^^^^^^ Sep 04 21:55:38.916 INFO kablam! | | Sep 04 21:55:38.916 INFO kablam! | help: remove this `mut` Sep 04 21:55:38.922 INFO kablam! | Sep 04 21:55:38.922 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 21:55:38.922 INFO kablam! Sep 04 21:55:40.395 INFO kablam! warning: unused variable: `rc` Sep 04 21:55:40.395 INFO kablam! --> examples/ssl.rs:92:21 Sep 04 21:55:40.395 INFO kablam! | Sep 04 21:55:40.395 INFO kablam! 92 | rc => { Sep 04 21:55:40.395 INFO kablam! | ^^ help: consider using `_rc` instead Sep 04 21:55:40.410 INFO kablam! | Sep 04 21:55:40.411 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 21:55:40.411 INFO kablam! Sep 04 21:55:41.407 INFO kablam! warning: variable does not need to be mutable Sep 04 21:55:41.407 INFO kablam! --> examples/async.rs:54:13 Sep 04 21:55:41.407 INFO kablam! | Sep 04 21:55:41.407 INFO kablam! 54 | let mut cluster = create_cluster(); Sep 04 21:55:41.407 INFO kablam! | ----^^^^^^^ Sep 04 21:55:41.407 INFO kablam! | | Sep 04 21:55:41.407 INFO kablam! | help: remove this `mut` Sep 04 21:55:41.407 INFO kablam! | Sep 04 21:55:41.407 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 21:55:41.407 INFO kablam! Sep 04 21:55:41.876 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.74s Sep 04 21:55:41.900 INFO kablam! su: No module specific data is present Sep 04 21:55:42.451 INFO running `"docker" "rm" "-f" "8d3850e354c7d71de208cce0c10982824eab69e9c2a8f7a8df615af32fc0f6e0"` Sep 04 21:55:42.602 INFO blam! 8d3850e354c7d71de208cce0c10982824eab69e9c2a8f7a8df615af32fc0f6e0