Sep 04 00:11:07.921 INFO checking touchpage-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 00:11:07.921 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 00:11:07.921 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/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 00:11:08.098 INFO blam! 0271057219bc8eddf3d440ce1b79ebf56a1a8cf198f8b4dcee5d51a005add51c Sep 04 00:11:08.100 INFO running `"docker" "start" "-a" "0271057219bc8eddf3d440ce1b79ebf56a1a8cf198f8b4dcee5d51a005add51c"` Sep 04 00:11:08.751 INFO kablam! warning: parsed version requirement `0.2*` is no longer valid Sep 04 00:11:08.751 INFO kablam! Sep 04 00:11:08.751 INFO kablam! Previous versions of Cargo accepted this malformed requirement, Sep 04 00:11:08.751 INFO kablam! but it is being deprecated. This was found when parsing the manifest Sep 04 00:11:08.751 INFO kablam! of iron 0.2.6, and the correct version requirement is `0.2.*`. Sep 04 00:11:08.751 INFO kablam! Sep 04 00:11:08.751 INFO kablam! This will soon become a hard error, so it's either recommended to Sep 04 00:11:08.751 INFO kablam! update to a fixed version or contact the upstream maintainer about Sep 04 00:11:08.751 INFO kablam! this warning. Sep 04 00:11:08.751 INFO kablam! Sep 04 00:11:08.874 INFO kablam! Checking tinyosc v0.0.3 Sep 04 00:11:08.877 INFO kablam! Checking serde v0.5.3 Sep 04 00:11:08.877 INFO kablam! Checking hyper v0.7.2 Sep 04 00:11:08.878 INFO kablam! Checking websocket v0.15.2 Sep 04 00:11:17.107 INFO kablam! Checking iron v0.2.6 Sep 04 00:11:19.613 INFO kablam! Checking touchpage v0.1.0 (file:///source) Sep 04 00:11:21.867 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 00:11:21.868 INFO kablam! --> src/json.rs:151:13 Sep 04 00:11:21.868 INFO kablam! | Sep 04 00:11:21.868 INFO kablam! 151 | / (match st { &cu::ButtonState::Pressed => "Press", Sep 04 00:11:21.868 INFO kablam! 152 | | &cu::ButtonState::Unpressed => "Unpress", })))); Sep 04 00:11:21.868 INFO kablam! | |____________________________________________________________________^ Sep 04 00:11:21.868 INFO kablam! | Sep 04 00:11:21.868 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 00:11:21.868 INFO kablam! help: remove these parentheses Sep 04 00:11:21.868 INFO kablam! | Sep 04 00:11:21.868 INFO kablam! 151 | match st { Sep 04 00:11:21.868 INFO kablam! 152 | &cu::ButtonState::Pressed => "Press", Sep 04 00:11:21.868 INFO kablam! 153 | &cu::ButtonState::Unpressed => "Unpress", Sep 04 00:11:21.868 INFO kablam! 154 | }))); Sep 04 00:11:21.868 INFO kablam! | Sep 04 00:11:21.868 INFO kablam! Sep 04 00:11:21.868 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 00:11:21.868 INFO kablam! --> src/json.rs:174:13 Sep 04 00:11:21.868 INFO kablam! | Sep 04 00:11:21.868 INFO kablam! 174 | / (match st { &cu::SliderState::Pressed => "Press", Sep 04 00:11:21.868 INFO kablam! 175 | | &cu::SliderState::Unpressed => "Unpress" })))); Sep 04 00:11:21.868 INFO kablam! | |___________________________________________________________________^ Sep 04 00:11:21.868 INFO kablam! help: remove these parentheses Sep 04 00:11:21.868 INFO kablam! | Sep 04 00:11:21.868 INFO kablam! 174 | match st { Sep 04 00:11:21.868 INFO kablam! 175 | &cu::SliderState::Pressed => "Press", Sep 04 00:11:21.868 INFO kablam! 176 | &cu::SliderState::Unpressed => "Unpress", Sep 04 00:11:21.869 INFO kablam! 177 | }))); Sep 04 00:11:21.869 INFO kablam! | Sep 04 00:11:21.869 INFO kablam! Sep 04 00:11:22.039 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 00:11:22.039 INFO kablam! --> src/json.rs:151:13 Sep 04 00:11:22.039 INFO kablam! | Sep 04 00:11:22.039 INFO kablam! 151 | / (match st { &cu::ButtonState::Pressed => "Press", Sep 04 00:11:22.039 INFO kablam! 152 | | &cu::ButtonState::Unpressed => "Unpress", })))); Sep 04 00:11:22.039 INFO kablam! | |____________________________________________________________________^ Sep 04 00:11:22.039 INFO kablam! | Sep 04 00:11:22.039 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 00:11:22.039 INFO kablam! help: remove these parentheses Sep 04 00:11:22.039 INFO kablam! | Sep 04 00:11:22.039 INFO kablam! 151 | match st { Sep 04 00:11:22.039 INFO kablam! 152 | &cu::ButtonState::Pressed => "Press", Sep 04 00:11:22.039 INFO kablam! 153 | &cu::ButtonState::Unpressed => "Unpress", Sep 04 00:11:22.039 INFO kablam! 154 | }))); Sep 04 00:11:22.039 INFO kablam! | Sep 04 00:11:22.039 INFO kablam! Sep 04 00:11:22.039 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 00:11:22.039 INFO kablam! --> src/json.rs:174:13 Sep 04 00:11:22.039 INFO kablam! | Sep 04 00:11:22.039 INFO kablam! 174 | / (match st { &cu::SliderState::Pressed => "Press", Sep 04 00:11:22.039 INFO kablam! 175 | | &cu::SliderState::Unpressed => "Unpress" })))); Sep 04 00:11:22.039 INFO kablam! | |___________________________________________________________________^ Sep 04 00:11:22.039 INFO kablam! help: remove these parentheses Sep 04 00:11:22.040 INFO kablam! | Sep 04 00:11:22.040 INFO kablam! 174 | match st { Sep 04 00:11:22.040 INFO kablam! 175 | &cu::SliderState::Pressed => "Press", Sep 04 00:11:22.040 INFO kablam! 176 | &cu::SliderState::Unpressed => "Unpress", Sep 04 00:11:22.040 INFO kablam! 177 | }))); Sep 04 00:11:22.040 INFO kablam! | Sep 04 00:11:22.040 INFO kablam! Sep 04 00:11:22.759 INFO kablam! warning: function is never used: `write_string` Sep 04 00:11:22.759 INFO kablam! --> src/lib.rs:45:1 Sep 04 00:11:22.759 INFO kablam! | Sep 04 00:11:22.759 INFO kablam! 45 | fn write_string(text: &str, file_name: &str) -> Result<(), Box > Sep 04 00:11:22.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:11:22.759 INFO kablam! | Sep 04 00:11:22.759 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 00:11:22.759 INFO kablam! Sep 04 00:11:22.759 INFO kablam! warning: method is never used: `get_cid_by_name` Sep 04 00:11:22.759 INFO kablam! --> src/lib.rs:81:3 Sep 04 00:11:22.759 INFO kablam! | Sep 04 00:11:22.759 INFO kablam! 81 | fn get_cid_by_name(&self, name: &str) -> Option > { Sep 04 00:11:22.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:11:22.759 INFO kablam! Sep 04 00:11:22.942 INFO kablam! warning: function is never used: `write_string` Sep 04 00:11:22.942 INFO kablam! --> src/lib.rs:45:1 Sep 04 00:11:22.942 INFO kablam! | Sep 04 00:11:22.942 INFO kablam! 45 | fn write_string(text: &str, file_name: &str) -> Result<(), Box > Sep 04 00:11:22.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:11:22.943 INFO kablam! | Sep 04 00:11:22.943 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 00:11:22.943 INFO kablam! Sep 04 00:11:22.943 INFO kablam! warning: method is never used: `get_cid_by_name` Sep 04 00:11:22.943 INFO kablam! --> src/lib.rs:81:3 Sep 04 00:11:22.943 INFO kablam! | Sep 04 00:11:22.943 INFO kablam! 81 | fn get_cid_by_name(&self, name: &str) -> Option > { Sep 04 00:11:22.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:11:22.943 INFO kablam! Sep 04 00:11:23.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.38s Sep 04 00:11:23.038 INFO kablam! su: No module specific data is present Sep 04 00:11:23.535 INFO running `"docker" "rm" "-f" "0271057219bc8eddf3d440ce1b79ebf56a1a8cf198f8b4dcee5d51a005add51c"` Sep 04 00:11:23.708 INFO blam! 0271057219bc8eddf3d440ce1b79ebf56a1a8cf198f8b4dcee5d51a005add51c