Sep 14 12:17:21.280 INFO checking opcua-core-0.3.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 12:17:21.280 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 12:17:21.280 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/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 12:17:21.643 INFO blam! 73e4a32d2b947504a748fbd0d11304850305e9343aaee8170aee8c95d7c8f5ea Sep 14 12:17:21.651 INFO running `"docker" "start" "-a" "73e4a32d2b947504a748fbd0d11304850305e9343aaee8170aee8c95d7c8f5ea"` Sep 14 12:17:23.815 INFO kablam! usermod: no changes Sep 14 12:17:24.135 INFO kablam! Checking opcua-types v0.3.0 Sep 14 12:17:50.660 INFO kablam! Checking opcua-core v0.3.0 (file:///source) Sep 14 12:17:52.813 INFO kablam! warning: the trait `config::Config` cannot be made into an object Sep 14 12:17:52.813 INFO kablam! --> src/config.rs:12:5 Sep 14 12:17:52.813 INFO kablam! | Sep 14 12:17:52.813 INFO kablam! 12 | / fn save(&self, path: &Path) -> Result<(), ()> where Self: serde::Serialize { Sep 14 12:17:52.813 INFO kablam! 13 | | if self.is_valid() { Sep 14 12:17:52.813 INFO kablam! 14 | | let s = serde_yaml::to_string(&self).unwrap(); Sep 14 12:17:52.813 INFO kablam! 15 | | if let Ok(mut f) = File::create(path) { Sep 14 12:17:52.813 INFO kablam! ... | Sep 14 12:17:52.813 INFO kablam! 28 | | Err(()) Sep 14 12:17:52.813 INFO kablam! 29 | | } Sep 14 12:17:52.814 INFO kablam! | |_____^ Sep 14 12:17:52.827 INFO kablam! | Sep 14 12:17:52.827 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 12:17:52.828 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 14 12:17:52.828 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:17:52.828 INFO kablam! = note: method `save` references the `Self` type in where clauses Sep 14 12:17:52.829 INFO kablam! Sep 14 12:17:53.093 INFO kablam! warning: the trait `config::Config` cannot be made into an object Sep 14 12:17:53.094 INFO kablam! --> src/config.rs:12:5 Sep 14 12:17:53.094 INFO kablam! | Sep 14 12:17:53.094 INFO kablam! 12 | / fn save(&self, path: &Path) -> Result<(), ()> where Self: serde::Serialize { Sep 14 12:17:53.094 INFO kablam! 13 | | if self.is_valid() { Sep 14 12:17:53.094 INFO kablam! 14 | | let s = serde_yaml::to_string(&self).unwrap(); Sep 14 12:17:53.094 INFO kablam! 15 | | if let Ok(mut f) = File::create(path) { Sep 14 12:17:53.094 INFO kablam! ... | Sep 14 12:17:53.094 INFO kablam! 28 | | Err(()) Sep 14 12:17:53.094 INFO kablam! 29 | | } Sep 14 12:17:53.094 INFO kablam! | |_____^ Sep 14 12:17:53.094 INFO kablam! | Sep 14 12:17:53.094 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 12:17:53.094 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 14 12:17:53.094 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:17:53.094 INFO kablam! = note: method `save` references the `Self` type in where clauses Sep 14 12:17:53.094 INFO kablam! Sep 14 12:17:53.879 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 14 12:17:53.879 INFO kablam! --> src/crypto/pkey.rs:167:37 Sep 14 12:17:53.879 INFO kablam! | Sep 14 12:17:53.879 INFO kablam! 167 | let result = signer.finish(); Sep 14 12:17:53.879 INFO kablam! | ^^^^^^ Sep 14 12:17:53.887 INFO kablam! | Sep 14 12:17:53.887 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 12:17:53.887 INFO kablam! Sep 14 12:17:53.894 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Sep 14 12:17:53.894 INFO kablam! --> src/crypto/pkey.rs:186:39 Sep 14 12:17:53.894 INFO kablam! | Sep 14 12:17:53.894 INFO kablam! 186 | let result = verifier.finish(signature); Sep 14 12:17:53.895 INFO kablam! | ^^^^^^ Sep 14 12:17:53.903 INFO kablam! Sep 14 12:17:54.045 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 14 12:17:54.045 INFO kablam! --> src/crypto/hash.rs:59:12 Sep 14 12:17:54.045 INFO kablam! | Sep 14 12:17:54.045 INFO kablam! 59 | signer.finish().unwrap() Sep 14 12:17:54.045 INFO kablam! | ^^^^^^ Sep 14 12:17:54.059 INFO kablam! Sep 14 12:17:54.261 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 14 12:17:54.261 INFO kablam! --> src/crypto/pkey.rs:167:37 Sep 14 12:17:54.261 INFO kablam! | Sep 14 12:17:54.261 INFO kablam! 167 | let result = signer.finish(); Sep 14 12:17:54.261 INFO kablam! | ^^^^^^ Sep 14 12:17:54.275 INFO kablam! | Sep 14 12:17:54.275 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 12:17:54.276 INFO kablam! Sep 14 12:17:54.284 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Sep 14 12:17:54.284 INFO kablam! --> src/crypto/pkey.rs:186:39 Sep 14 12:17:54.284 INFO kablam! | Sep 14 12:17:54.284 INFO kablam! 186 | let result = verifier.finish(signature); Sep 14 12:17:54.284 INFO kablam! | ^^^^^^ Sep 14 12:17:54.295 INFO kablam! Sep 14 12:17:54.464 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 14 12:17:54.464 INFO kablam! --> src/crypto/hash.rs:59:12 Sep 14 12:17:54.464 INFO kablam! | Sep 14 12:17:54.464 INFO kablam! 59 | signer.finish().unwrap() Sep 14 12:17:54.464 INFO kablam! | ^^^^^^ Sep 14 12:17:54.464 INFO kablam! Sep 14 12:17:56.299 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.45s Sep 14 12:17:56.309 INFO kablam! su: No module specific data is present Sep 14 12:17:57.519 INFO running `"docker" "rm" "-f" "73e4a32d2b947504a748fbd0d11304850305e9343aaee8170aee8c95d7c8f5ea"` Sep 14 12:17:57.779 INFO blam! 73e4a32d2b947504a748fbd0d11304850305e9343aaee8170aee8c95d7c8f5ea