Sep 04 09:10:41.188 INFO checking opcua-client-0.3.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 09:10:41.188 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 09:10:41.188 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:10:41.365 INFO blam! 902933389ee359593dfe86eb922403f13b98f91a32945a023dbfbd1afc84f7e9 Sep 04 09:10:41.368 INFO running `"docker" "start" "-a" "902933389ee359593dfe86eb922403f13b98f91a32945a023dbfbd1afc84f7e9"` Sep 04 09:10:42.020 INFO kablam! Checking opcua-types v0.3.0 Sep 04 09:10:42.021 INFO kablam! Checking timer v0.1.6 Sep 04 09:11:08.724 INFO kablam! Checking opcua-core v0.3.0 Sep 04 09:11:12.221 INFO kablam! Checking opcua-client v0.3.0 (file:///source) Sep 04 09:11:14.287 INFO kablam! warning: the trait `opcua_core::config::Config` cannot be made into an object Sep 04 09:11:14.287 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/opcua-core-0.3.0/src/config.rs:12:5 Sep 04 09:11:14.287 INFO kablam! | Sep 04 09:11:14.288 INFO kablam! 12 | / fn save(&self, path: &Path) -> Result<(), ()> where Self: serde::Serialize { Sep 04 09:11:14.288 INFO kablam! 13 | | if self.is_valid() { Sep 04 09:11:14.288 INFO kablam! 14 | | let s = serde_yaml::to_string(&self).unwrap(); Sep 04 09:11:14.288 INFO kablam! 15 | | if let Ok(mut f) = File::create(path) { Sep 04 09:11:14.288 INFO kablam! ... | Sep 04 09:11:14.288 INFO kablam! 28 | | Err(()) Sep 04 09:11:14.288 INFO kablam! 29 | | } Sep 04 09:11:14.288 INFO kablam! | |_____^ Sep 04 09:11:14.288 INFO kablam! | Sep 04 09:11:14.288 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 04 09:11:14.288 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! Sep 04 09:11:14.288 INFO kablam! = note: for more information, see issue #51443 Sep 04 09:11:14.288 INFO kablam! = note: method `save` references the `Self` type in where clauses Sep 04 09:11:14.288 INFO kablam! Sep 04 09:11:14.752 INFO kablam! warning: the trait `opcua_core::config::Config` cannot be made into an object Sep 04 09:11:14.752 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/opcua-core-0.3.0/src/config.rs:12:5 Sep 04 09:11:14.752 INFO kablam! | Sep 04 09:11:14.752 INFO kablam! 12 | / fn save(&self, path: &Path) -> Result<(), ()> where Self: serde::Serialize { Sep 04 09:11:14.752 INFO kablam! 13 | | if self.is_valid() { Sep 04 09:11:14.752 INFO kablam! 14 | | let s = serde_yaml::to_string(&self).unwrap(); Sep 04 09:11:14.752 INFO kablam! 15 | | if let Ok(mut f) = File::create(path) { Sep 04 09:11:14.752 INFO kablam! ... | Sep 04 09:11:14.752 INFO kablam! 28 | | Err(()) Sep 04 09:11:14.752 INFO kablam! 29 | | } Sep 04 09:11:14.752 INFO kablam! | |_____^ Sep 04 09:11:14.752 INFO kablam! | Sep 04 09:11:14.752 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 04 09:11:14.752 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! Sep 04 09:11:14.752 INFO kablam! = note: for more information, see issue #51443 Sep 04 09:11:14.752 INFO kablam! = note: method `save` references the `Self` type in where clauses Sep 04 09:11:14.752 INFO kablam! Sep 04 09:11:15.791 INFO kablam! warning: method is never used: `publishing_interval` Sep 04 09:11:15.791 INFO kablam! --> src/subscription.rs:165:5 Sep 04 09:11:15.791 INFO kablam! | Sep 04 09:11:15.791 INFO kablam! 165 | pub fn publishing_interval(&self) -> Double { self.publishing_interval } Sep 04 09:11:15.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:11:15.791 INFO kablam! | Sep 04 09:11:15.791 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 09:11:15.791 INFO kablam! Sep 04 09:11:15.791 INFO kablam! warning: method is never used: `lifetime_count` Sep 04 09:11:15.791 INFO kablam! --> src/subscription.rs:169:5 Sep 04 09:11:15.791 INFO kablam! | Sep 04 09:11:15.791 INFO kablam! 169 | pub fn lifetime_count(&self) -> UInt32 { self.lifetime_count } Sep 04 09:11:15.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:11:15.791 INFO kablam! Sep 04 09:11:15.792 INFO kablam! warning: method is never used: `max_keep_alive_count` Sep 04 09:11:15.792 INFO kablam! --> src/subscription.rs:173:5 Sep 04 09:11:15.792 INFO kablam! | Sep 04 09:11:15.792 INFO kablam! 173 | pub fn max_keep_alive_count(&self) -> UInt32 { self.max_keep_alive_count } Sep 04 09:11:15.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:11:15.792 INFO kablam! Sep 04 09:11:15.792 INFO kablam! warning: method is never used: `max_notifications_per_publish` Sep 04 09:11:15.792 INFO kablam! --> src/subscription.rs:177:5 Sep 04 09:11:15.792 INFO kablam! | Sep 04 09:11:15.792 INFO kablam! 177 | pub fn max_notifications_per_publish(&self) -> UInt32 { self.max_notifications_per_publish } Sep 04 09:11:15.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:11:15.792 INFO kablam! Sep 04 09:11:15.792 INFO kablam! warning: method is never used: `priority` Sep 04 09:11:15.792 INFO kablam! --> src/subscription.rs:181:5 Sep 04 09:11:15.792 INFO kablam! | Sep 04 09:11:15.792 INFO kablam! 181 | pub fn priority(&self) -> Byte { self.priority } Sep 04 09:11:15.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:11:15.792 INFO kablam! Sep 04 09:11:15.792 INFO kablam! warning: method is never used: `publishing_enabled` Sep 04 09:11:15.793 INFO kablam! --> src/subscription.rs:185:5 Sep 04 09:11:15.793 INFO kablam! | Sep 04 09:11:15.793 INFO kablam! 185 | pub fn publishing_enabled(&self) -> Boolean { self.publishing_enabled } Sep 04 09:11:15.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:11:15.793 INFO kablam! Sep 04 09:11:16.013 INFO kablam! warning: method is never used: `publishing_interval` Sep 04 09:11:16.013 INFO kablam! --> src/subscription.rs:165:5 Sep 04 09:11:16.013 INFO kablam! | Sep 04 09:11:16.013 INFO kablam! 165 | pub fn publishing_interval(&self) -> Double { self.publishing_interval } Sep 04 09:11:16.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:11:16.013 INFO kablam! | Sep 04 09:11:16.013 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 09:11:16.013 INFO kablam! Sep 04 09:11:16.013 INFO kablam! warning: method is never used: `lifetime_count` Sep 04 09:11:16.013 INFO kablam! --> src/subscription.rs:169:5 Sep 04 09:11:16.014 INFO kablam! | Sep 04 09:11:16.014 INFO kablam! 169 | pub fn lifetime_count(&self) -> UInt32 { self.lifetime_count } Sep 04 09:11:16.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:11:16.014 INFO kablam! Sep 04 09:11:16.014 INFO kablam! warning: method is never used: `max_keep_alive_count` Sep 04 09:11:16.014 INFO kablam! --> src/subscription.rs:173:5 Sep 04 09:11:16.014 INFO kablam! | Sep 04 09:11:16.014 INFO kablam! 173 | pub fn max_keep_alive_count(&self) -> UInt32 { self.max_keep_alive_count } Sep 04 09:11:16.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:11:16.014 INFO kablam! Sep 04 09:11:16.014 INFO kablam! warning: method is never used: `max_notifications_per_publish` Sep 04 09:11:16.014 INFO kablam! --> src/subscription.rs:177:5 Sep 04 09:11:16.014 INFO kablam! | Sep 04 09:11:16.014 INFO kablam! 177 | pub fn max_notifications_per_publish(&self) -> UInt32 { self.max_notifications_per_publish } Sep 04 09:11:16.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:11:16.014 INFO kablam! Sep 04 09:11:16.014 INFO kablam! warning: method is never used: `priority` Sep 04 09:11:16.014 INFO kablam! --> src/subscription.rs:181:5 Sep 04 09:11:16.015 INFO kablam! | Sep 04 09:11:16.015 INFO kablam! 181 | pub fn priority(&self) -> Byte { self.priority } Sep 04 09:11:16.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:11:16.015 INFO kablam! Sep 04 09:11:16.015 INFO kablam! warning: method is never used: `publishing_enabled` Sep 04 09:11:16.015 INFO kablam! --> src/subscription.rs:185:5 Sep 04 09:11:16.015 INFO kablam! | Sep 04 09:11:16.015 INFO kablam! 185 | pub fn publishing_enabled(&self) -> Boolean { self.publishing_enabled } Sep 04 09:11:16.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:11:16.015 INFO kablam! Sep 04 09:11:16.100 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.18s Sep 04 09:11:16.111 INFO kablam! su: No module specific data is present Sep 04 09:11:16.625 INFO running `"docker" "rm" "-f" "902933389ee359593dfe86eb922403f13b98f91a32945a023dbfbd1afc84f7e9"` Sep 04 09:11:16.742 INFO blam! 902933389ee359593dfe86eb922403f13b98f91a32945a023dbfbd1afc84f7e9