Sep 14 18:13:38.523 INFO checking connect-0.1.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 18:13:38.523 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 18:13:38.523 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:13:38.855 INFO blam! b1863acec3f66486e24a432571d83531fa26585ff2762cb2c1273d5fb7192b5a Sep 14 18:13:38.863 INFO running `"docker" "start" "-a" "b1863acec3f66486e24a432571d83531fa26585ff2762cb2c1273d5fb7192b5a"` Sep 14 18:13:39.979 INFO kablam! usermod: no changes Sep 14 18:13:40.245 INFO kablam! Checking bytes v0.4.10 Sep 14 18:13:40.245 INFO kablam! Checking mio-extras v2.0.5 Sep 14 18:13:41.439 INFO kablam! Checking connect v0.1.1 (file:///source) Sep 14 18:13:43.467 INFO kablam! warning: unused variable: `index` Sep 14 18:13:43.467 INFO kablam! --> src/consensus/node_state.rs:80:32 Sep 14 18:13:43.467 INFO kablam! | Sep 14 18:13:43.467 INFO kablam! 80 | pub fn add_logs(&mut self, index: LogIndex, mut logs: Vec) -> Result<(), Error> { Sep 14 18:13:43.467 INFO kablam! | ^^^^^ help: consider using `_index` instead Sep 14 18:13:43.467 INFO kablam! | Sep 14 18:13:43.467 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 18:13:43.467 INFO kablam! Sep 14 18:13:43.467 INFO kablam! warning: unused variable: `match_indexes` Sep 14 18:13:43.467 INFO kablam! --> src/consensus/state_machine.rs:754:17 Sep 14 18:13:43.467 INFO kablam! | Sep 14 18:13:43.467 INFO kablam! 754 | match_indexes, Sep 14 18:13:43.467 INFO kablam! | ^^^^^^^^^^^^^ help: try ignoring the field: `match_indexes: _` Sep 14 18:13:43.467 INFO kablam! Sep 14 18:13:43.467 INFO kablam! warning: unused variable: `handle` Sep 14 18:13:43.467 INFO kablam! --> src/executor/client_server_executor.rs:34:13 Sep 14 18:13:43.467 INFO kablam! | Sep 14 18:13:43.467 INFO kablam! 34 | let handle = connection.handle(); Sep 14 18:13:43.467 INFO kablam! | ^^^^^^ help: consider using `_handle` instead Sep 14 18:13:43.467 INFO kablam! Sep 14 18:13:43.740 INFO kablam! warning: method is never used: `get_last_applied` Sep 14 18:13:43.740 INFO kablam! --> src/consensus/node_state.rs:30:5 Sep 14 18:13:43.740 INFO kablam! | Sep 14 18:13:43.740 INFO kablam! 30 | pub fn get_last_applied(&self) -> LogIndex { Sep 14 18:13:43.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:13:43.740 INFO kablam! | Sep 14 18:13:43.740 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 18:13:43.740 INFO kablam! Sep 14 18:13:43.740 INFO kablam! warning: method is never used: `set_last_applied` Sep 14 18:13:43.740 INFO kablam! --> src/consensus/node_state.rs:75:5 Sep 14 18:13:43.740 INFO kablam! | Sep 14 18:13:43.740 INFO kablam! 75 | pub fn set_last_applied(&mut self, last_applied: LogIndex) -> Result<(), Error> { Sep 14 18:13:43.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:13:43.740 INFO kablam! Sep 14 18:13:43.740 INFO kablam! warning: field is never used: `on_read` Sep 14 18:13:43.740 INFO kablam! --> src/server/server.rs:27:5 Sep 14 18:13:43.740 INFO kablam! | Sep 14 18:13:43.740 INFO kablam! 27 | pub(crate) on_read: R, Sep 14 18:13:43.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:13:43.740 INFO kablam! Sep 14 18:13:43.740 INFO kablam! warning: field is never used: `on_write` Sep 14 18:13:43.740 INFO kablam! --> src/server/server.rs:28:5 Sep 14 18:13:43.740 INFO kablam! | Sep 14 18:13:43.740 INFO kablam! 28 | pub(crate) on_write: W, Sep 14 18:13:43.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:13:43.740 INFO kablam! Sep 14 18:13:43.740 INFO kablam! warning: field is never used: `service_type` Sep 14 18:13:43.740 INFO kablam! --> src/server/server.rs:29:5 Sep 14 18:13:43.740 INFO kablam! | Sep 14 18:13:43.740 INFO kablam! 29 | pub(crate) service_type: ServiceType, Sep 14 18:13:43.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:13:43.740 INFO kablam! Sep 14 18:13:43.889 INFO kablam! warning: unused variable: `index` Sep 14 18:13:43.889 INFO kablam! --> src/consensus/node_state.rs:80:32 Sep 14 18:13:43.889 INFO kablam! | Sep 14 18:13:43.889 INFO kablam! 80 | pub fn add_logs(&mut self, index: LogIndex, mut logs: Vec) -> Result<(), Error> { Sep 14 18:13:43.889 INFO kablam! | ^^^^^ help: consider using `_index` instead Sep 14 18:13:43.891 INFO kablam! | Sep 14 18:13:43.891 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 18:13:43.891 INFO kablam! Sep 14 18:13:43.892 INFO kablam! warning: unused variable: `match_indexes` Sep 14 18:13:43.892 INFO kablam! --> src/consensus/state_machine.rs:754:17 Sep 14 18:13:43.892 INFO kablam! | Sep 14 18:13:43.892 INFO kablam! 754 | match_indexes, Sep 14 18:13:43.892 INFO kablam! | ^^^^^^^^^^^^^ help: try ignoring the field: `match_indexes: _` Sep 14 18:13:43.895 INFO kablam! Sep 14 18:13:43.895 INFO kablam! warning: unused variable: `handle` Sep 14 18:13:43.895 INFO kablam! --> src/executor/client_server_executor.rs:34:13 Sep 14 18:13:43.895 INFO kablam! | Sep 14 18:13:43.895 INFO kablam! 34 | let handle = connection.handle(); Sep 14 18:13:43.895 INFO kablam! | ^^^^^^ help: consider using `_handle` instead Sep 14 18:13:43.895 INFO kablam! Sep 14 18:13:44.166 INFO kablam! warning: method is never used: `get_last_applied` Sep 14 18:13:44.166 INFO kablam! --> src/consensus/node_state.rs:30:5 Sep 14 18:13:44.166 INFO kablam! | Sep 14 18:13:44.166 INFO kablam! 30 | pub fn get_last_applied(&self) -> LogIndex { Sep 14 18:13:44.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:13:44.166 INFO kablam! | Sep 14 18:13:44.166 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 18:13:44.166 INFO kablam! Sep 14 18:13:44.166 INFO kablam! warning: method is never used: `set_last_applied` Sep 14 18:13:44.166 INFO kablam! --> src/consensus/node_state.rs:75:5 Sep 14 18:13:44.166 INFO kablam! | Sep 14 18:13:44.166 INFO kablam! 75 | pub fn set_last_applied(&mut self, last_applied: LogIndex) -> Result<(), Error> { Sep 14 18:13:44.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:13:44.166 INFO kablam! Sep 14 18:13:44.166 INFO kablam! warning: field is never used: `on_read` Sep 14 18:13:44.166 INFO kablam! --> src/server/server.rs:27:5 Sep 14 18:13:44.166 INFO kablam! | Sep 14 18:13:44.166 INFO kablam! 27 | pub(crate) on_read: R, Sep 14 18:13:44.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:13:44.166 INFO kablam! Sep 14 18:13:44.166 INFO kablam! warning: field is never used: `on_write` Sep 14 18:13:44.166 INFO kablam! --> src/server/server.rs:28:5 Sep 14 18:13:44.166 INFO kablam! | Sep 14 18:13:44.166 INFO kablam! 28 | pub(crate) on_write: W, Sep 14 18:13:44.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:13:44.166 INFO kablam! Sep 14 18:13:44.166 INFO kablam! warning: field is never used: `service_type` Sep 14 18:13:44.166 INFO kablam! --> src/server/server.rs:29:5 Sep 14 18:13:44.166 INFO kablam! | Sep 14 18:13:44.166 INFO kablam! 29 | pub(crate) service_type: ServiceType, Sep 14 18:13:44.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 18:13:44.166 INFO kablam! Sep 14 18:13:45.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.98s Sep 14 18:13:46.005 INFO kablam! su: No module specific data is present Sep 14 18:13:46.603 INFO running `"docker" "rm" "-f" "b1863acec3f66486e24a432571d83531fa26585ff2762cb2c1273d5fb7192b5a"` Sep 14 18:13:46.745 INFO blam! b1863acec3f66486e24a432571d83531fa26585ff2762cb2c1273d5fb7192b5a