Aug 30 08:51:35.378 INFO checking opcua-server-0.3.0 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 08:51:35.378 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 08:51:35.378 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-2/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 08:51:35.577 INFO blam! 8475caaac6882c9d68e46d0382351691ce57d497b3736217db1af5d279455398 Aug 30 08:51:35.580 INFO running `"docker" "start" "-a" "8475caaac6882c9d68e46d0382351691ce57d497b3736217db1af5d279455398"` Aug 30 08:51:36.235 INFO kablam! Checking opcua-types v0.3.0 Aug 30 08:51:36.236 INFO kablam! Checking timer v0.1.6 Aug 30 08:52:03.088 INFO kablam! Checking opcua-core v0.3.0 Aug 30 08:52:06.398 INFO kablam! Checking opcua-client v0.3.0 Aug 30 08:52:10.536 INFO kablam! Checking opcua-server v0.3.0 (file:///source) Aug 30 08:52:14.772 INFO kablam! warning: the trait `opcua_client::prelude::Config` cannot be made into an object Aug 30 08:52:14.772 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/opcua-core-0.3.0/src/config.rs:12:5 Aug 30 08:52:14.772 INFO kablam! | Aug 30 08:52:14.772 INFO kablam! 12 | / fn save(&self, path: &Path) -> Result<(), ()> where Self: serde::Serialize { Aug 30 08:52:14.772 INFO kablam! 13 | | if self.is_valid() { Aug 30 08:52:14.772 INFO kablam! 14 | | let s = serde_yaml::to_string(&self).unwrap(); Aug 30 08:52:14.772 INFO kablam! 15 | | if let Ok(mut f) = File::create(path) { Aug 30 08:52:14.772 INFO kablam! ... | Aug 30 08:52:14.772 INFO kablam! 28 | | Err(()) Aug 30 08:52:14.772 INFO kablam! 29 | | } Aug 30 08:52:14.772 INFO kablam! | |_____^ Aug 30 08:52:14.772 INFO kablam! | Aug 30 08:52:14.772 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Aug 30 08:52:14.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 08:52:14.772 INFO kablam! = note: for more information, see issue #51443 Aug 30 08:52:14.772 INFO kablam! = note: method `save` references the `Self` type in where clauses Aug 30 08:52:14.773 INFO kablam! Aug 30 08:52:15.460 INFO kablam! warning: the trait `opcua_client::prelude::Config` cannot be made into an object Aug 30 08:52:15.460 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/opcua-core-0.3.0/src/config.rs:12:5 Aug 30 08:52:15.461 INFO kablam! | Aug 30 08:52:15.461 INFO kablam! 12 | / fn save(&self, path: &Path) -> Result<(), ()> where Self: serde::Serialize { Aug 30 08:52:15.461 INFO kablam! 13 | | if self.is_valid() { Aug 30 08:52:15.461 INFO kablam! 14 | | let s = serde_yaml::to_string(&self).unwrap(); Aug 30 08:52:15.461 INFO kablam! 15 | | if let Ok(mut f) = File::create(path) { Aug 30 08:52:15.461 INFO kablam! ... | Aug 30 08:52:15.461 INFO kablam! 28 | | Err(()) Aug 30 08:52:15.461 INFO kablam! 29 | | } Aug 30 08:52:15.461 INFO kablam! | |_____^ Aug 30 08:52:15.461 INFO kablam! | Aug 30 08:52:15.461 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Aug 30 08:52:15.461 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 30 08:52:15.461 INFO kablam! = note: for more information, see issue #51443 Aug 30 08:52:15.461 INFO kablam! = note: method `save` references the `Self` type in where clauses Aug 30 08:52:15.461 INFO kablam! Aug 30 08:53:01.369 INFO kablam! warning: unused variable: `server_state` Aug 30 08:53:01.369 INFO kablam! --> src/tests/services/subscription.rs:61:14 Aug 30 08:53:01.369 INFO kablam! | Aug 30 08:53:01.369 INFO kablam! 61 | let (mut server_state, mut session) = st.get_server_state_and_session(); Aug 30 08:53:01.369 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_server_state` instead Aug 30 08:53:01.369 INFO kablam! | Aug 30 08:53:01.370 INFO kablam! = note: #[warn(unused_variables)] on by default Aug 30 08:53:01.370 INFO kablam! Aug 30 08:53:01.370 INFO kablam! warning: unused variable: `server_state` Aug 30 08:53:01.370 INFO kablam! --> src/tests/services/subscription.rs:175:10 Aug 30 08:53:01.370 INFO kablam! | Aug 30 08:53:01.370 INFO kablam! 175 | let (server_state, _) = st.get_server_state_and_session(); Aug 30 08:53:01.370 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_server_state` instead Aug 30 08:53:01.370 INFO kablam! Aug 30 08:53:04.545 INFO kablam! warning: variable does not need to be mutable Aug 30 08:53:04.546 INFO kablam! --> src/tests/services/subscription.rs:61:10 Aug 30 08:53:04.546 INFO kablam! | Aug 30 08:53:04.546 INFO kablam! 61 | let (mut server_state, mut session) = st.get_server_state_and_session(); Aug 30 08:53:04.546 INFO kablam! | ----^^^^^^^^^^^^ Aug 30 08:53:04.546 INFO kablam! | | Aug 30 08:53:04.546 INFO kablam! | help: remove this `mut` Aug 30 08:53:04.546 INFO kablam! | Aug 30 08:53:04.546 INFO kablam! = note: #[warn(unused_mut)] on by default Aug 30 08:53:04.546 INFO kablam! Aug 30 08:53:05.085 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Aug 30 08:53:05.093 INFO kablam! su: No module specific data is present Aug 30 08:53:05.469 INFO running `"docker" "rm" "-f" "8475caaac6882c9d68e46d0382351691ce57d497b3736217db1af5d279455398"` Aug 30 08:53:05.577 INFO blam! 8475caaac6882c9d68e46d0382351691ce57d497b3736217db1af5d279455398