Oct 13 10:16:26.171 INFO checking razberry-0.3.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 10:16:26.176 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 10:16:26.516 INFO blam! 6de4df8f9ee1f3324e58dab2e4d56ebcc737b04758e64b84096684b7903987fe Oct 13 10:16:26.516 INFO running `"docker" "start" "-a" "6de4df8f9ee1f3324e58dab2e4d56ebcc737b04758e64b84096684b7903987fe"` Oct 13 10:16:27.979 INFO kablam! usermod: no changes Oct 13 10:16:28.160 INFO kablam! Checking url v1.4.1 Oct 13 10:16:30.135 INFO kablam! Checking hyper v0.10.13 Oct 13 10:16:34.866 INFO kablam! Checking razberry v0.3.0 (/source) Oct 13 10:16:38.836 INFO kablam! warning: use of deprecated item 'client::RazberryClient::fetch_data' Oct 13 10:16:38.836 INFO kablam! --> src/client.rs:402:10 Oct 13 10:16:38.836 INFO kablam! | Oct 13 10:16:38.836 INFO kablam! 402 | self.fetch_data(None) Oct 13 10:16:38.836 INFO kablam! | ^^^^^^^^^^ Oct 13 10:16:38.836 INFO kablam! | Oct 13 10:16:38.838 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 10:16:38.838 INFO kablam! Oct 13 10:16:38.838 INFO kablam! warning: use of deprecated item 'client::RazberryClient::fetch_data' Oct 13 10:16:38.838 INFO kablam! --> src/client.rs:414:10 Oct 13 10:16:38.838 INFO kablam! | Oct 13 10:16:38.838 INFO kablam! 414 | self.fetch_data(Some(timestamp)) Oct 13 10:16:38.838 INFO kablam! | ^^^^^^^^^^ Oct 13 10:16:38.838 INFO kablam! Oct 13 10:16:38.838 INFO kablam! warning: use of deprecated item 'client::RazberryClient::fetch_data' Oct 13 10:16:38.838 INFO kablam! --> src/client.rs:424:10 Oct 13 10:16:38.838 INFO kablam! | Oct 13 10:16:38.838 INFO kablam! 424 | self.fetch_data(Some(20000000000)) Oct 13 10:16:38.838 INFO kablam! | ^^^^^^^^^^ Oct 13 10:16:38.838 INFO kablam! Oct 13 10:16:39.136 INFO kablam! warning: use of deprecated item 'client::RazberryClient::fetch_data' Oct 13 10:16:39.137 INFO kablam! --> src/client.rs:402:10 Oct 13 10:16:39.137 INFO kablam! | Oct 13 10:16:39.137 INFO kablam! 402 | self.fetch_data(None) Oct 13 10:16:39.137 INFO kablam! | ^^^^^^^^^^ Oct 13 10:16:39.138 INFO kablam! | Oct 13 10:16:39.138 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 10:16:39.139 INFO kablam! Oct 13 10:16:39.140 INFO kablam! warning: use of deprecated item 'client::RazberryClient::fetch_data' Oct 13 10:16:39.140 INFO kablam! --> src/client.rs:414:10 Oct 13 10:16:39.141 INFO kablam! | Oct 13 10:16:39.141 INFO kablam! 414 | self.fetch_data(Some(timestamp)) Oct 13 10:16:39.142 INFO kablam! | ^^^^^^^^^^ Oct 13 10:16:39.142 INFO kablam! Oct 13 10:16:39.143 INFO kablam! warning: use of deprecated item 'client::RazberryClient::fetch_data' Oct 13 10:16:39.143 INFO kablam! --> src/client.rs:424:10 Oct 13 10:16:39.144 INFO kablam! | Oct 13 10:16:39.144 INFO kablam! 424 | self.fetch_data(Some(20000000000)) Oct 13 10:16:39.145 INFO kablam! | ^^^^^^^^^^ Oct 13 10:16:39.145 INFO kablam! Oct 13 10:16:39.204 INFO kablam! warning: variable does not need to be mutable Oct 13 10:16:39.204 INFO kablam! --> src/response.rs:136:9 Oct 13 10:16:39.204 INFO kablam! | Oct 13 10:16:39.205 INFO kablam! 136 | let mut subtree = match maybe_subtree { Oct 13 10:16:39.205 INFO kablam! | ----^^^^^^^ Oct 13 10:16:39.205 INFO kablam! | | Oct 13 10:16:39.205 INFO kablam! | help: remove this `mut` Oct 13 10:16:39.206 INFO kablam! | Oct 13 10:16:39.206 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 10:16:39.206 INFO kablam! Oct 13 10:16:39.243 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:16:39.243 INFO kablam! --> src/device.rs:100:13 Oct 13 10:16:39.243 INFO kablam! | Oct 13 10:16:39.243 INFO kablam! 100 | self.process_command_class_update(&update); Oct 13 10:16:39.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:16:39.243 INFO kablam! | Oct 13 10:16:39.252 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 10:16:39.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:16:39.252 INFO kablam! Oct 13 10:16:40.447 INFO kablam! warning: variable does not need to be mutable Oct 13 10:16:40.447 INFO kablam! --> src/response.rs:136:9 Oct 13 10:16:40.447 INFO kablam! | Oct 13 10:16:40.447 INFO kablam! 136 | let mut subtree = match maybe_subtree { Oct 13 10:16:40.447 INFO kablam! | ----^^^^^^^ Oct 13 10:16:40.447 INFO kablam! | | Oct 13 10:16:40.447 INFO kablam! | help: remove this `mut` Oct 13 10:16:40.447 INFO kablam! | Oct 13 10:16:40.449 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 10:16:40.449 INFO kablam! Oct 13 10:16:40.700 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:16:40.701 INFO kablam! --> src/device.rs:100:13 Oct 13 10:16:40.701 INFO kablam! | Oct 13 10:16:40.702 INFO kablam! 100 | self.process_command_class_update(&update); Oct 13 10:16:40.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:16:40.703 INFO kablam! | Oct 13 10:16:40.704 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 10:16:40.704 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:16:40.705 INFO kablam! Oct 13 10:16:40.705 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:16:40.706 INFO kablam! --> src/command_class/sensor_binary.rs:168:5 Oct 13 10:16:40.706 INFO kablam! | Oct 13 10:16:40.706 INFO kablam! 168 | sensor.process_update(&update); Oct 13 10:16:40.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:16:40.706 INFO kablam! | Oct 13 10:16:40.706 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:16:40.706 INFO kablam! Oct 13 10:16:45.211 INFO kablam! warning: unused variable: `command_class_id` Oct 13 10:16:45.211 INFO kablam! --> examples/poll.rs:55:10 Oct 13 10:16:45.211 INFO kablam! | Oct 13 10:16:45.211 INFO kablam! 55 | for (command_class_id, command_class) in &device.command_classes { Oct 13 10:16:45.211 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_command_class_id` instead Oct 13 10:16:45.211 INFO kablam! | Oct 13 10:16:45.211 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 10:16:45.213 INFO kablam! Oct 13 10:16:45.622 INFO kablam! warning: use of deprecated item 'razberry::RazberryClient::get_server_timestamp' Oct 13 10:16:45.622 INFO kablam! --> examples/old_login_and_query.rs:27:26 Oct 13 10:16:45.622 INFO kablam! | Oct 13 10:16:45.622 INFO kablam! 27 | let timestamp = client.get_server_timestamp().unwrap().get_timestamp(); Oct 13 10:16:45.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:16:45.622 INFO kablam! | Oct 13 10:16:45.622 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 10:16:45.622 INFO kablam! Oct 13 10:16:45.624 INFO kablam! warning: use of deprecated item 'razberry::RazberryClient::get_data' Oct 13 10:16:45.624 INFO kablam! --> examples/old_login_and_query.rs:30:21 Oct 13 10:16:45.624 INFO kablam! | Oct 13 10:16:45.624 INFO kablam! 30 | let data = client.get_data().unwrap(); Oct 13 10:16:45.624 INFO kablam! | ^^^^^^^^ Oct 13 10:16:45.624 INFO kablam! Oct 13 10:16:45.632 INFO kablam! warning: use of deprecated item 'razberry::RazberryClient::fetch_gateway_state' Oct 13 10:16:45.632 INFO kablam! --> examples/old_poll.rs:32:34 Oct 13 10:16:45.632 INFO kablam! | Oct 13 10:16:45.632 INFO kablam! 32 | let mut gateway_state = client.fetch_gateway_state().unwrap(); Oct 13 10:16:45.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 10:16:45.632 INFO kablam! | Oct 13 10:16:45.632 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 10:16:45.632 INFO kablam! Oct 13 10:16:45.636 INFO kablam! warning: use of deprecated item 'razberry::RazberryClient::update_gateway_state' Oct 13 10:16:45.636 INFO kablam! --> examples/old_poll.rs:74:18 Oct 13 10:16:45.636 INFO kablam! | Oct 13 10:16:45.636 INFO kablam! 74 | match client.update_gateway_state(&mut gateway_state) { Oct 13 10:16:45.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 10:16:45.636 INFO kablam! Oct 13 10:16:45.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.77s Oct 13 10:16:45.787 INFO kablam! su: No module specific data is present Oct 13 10:16:47.429 INFO running `"docker" "rm" "-f" "6de4df8f9ee1f3324e58dab2e4d56ebcc737b04758e64b84096684b7903987fe"` Oct 13 10:16:47.672 INFO blam! 6de4df8f9ee1f3324e58dab2e4d56ebcc737b04758e64b84096684b7903987fe