Sep 02 05:46:40.584 INFO checking opcua-core-0.3.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 05:46:40.584 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 05:46:40.584 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 05:46:40.773 INFO blam! 5fa3fe3f139d0eb6309f1c53a99681ec3bb9f5b52973efd75f4d8ffebef22cf7 Sep 02 05:46:40.775 INFO running `"docker" "start" "-a" "5fa3fe3f139d0eb6309f1c53a99681ec3bb9f5b52973efd75f4d8ffebef22cf7"` Sep 02 05:46:41.446 INFO kablam! Checking opcua-types v0.3.0 Sep 02 05:47:07.189 INFO kablam! Checking opcua-core v0.3.0 (file:///source) Sep 02 05:47:09.057 INFO kablam! warning: the trait `config::Config` cannot be made into an object Sep 02 05:47:09.057 INFO kablam! --> src/config.rs:12:5 Sep 02 05:47:09.057 INFO kablam! | Sep 02 05:47:09.057 INFO kablam! 12 | / fn save(&self, path: &Path) -> Result<(), ()> where Self: serde::Serialize { Sep 02 05:47:09.057 INFO kablam! 13 | | if self.is_valid() { Sep 02 05:47:09.057 INFO kablam! 14 | | let s = serde_yaml::to_string(&self).unwrap(); Sep 02 05:47:09.057 INFO kablam! 15 | | if let Ok(mut f) = File::create(path) { Sep 02 05:47:09.057 INFO kablam! ... | Sep 02 05:47:09.057 INFO kablam! 28 | | Err(()) Sep 02 05:47:09.057 INFO kablam! 29 | | } Sep 02 05:47:09.057 INFO kablam! | |_____^ Sep 02 05:47:09.057 INFO kablam! | Sep 02 05:47:09.057 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 05:47:09.058 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 02 05:47:09.058 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:47:09.058 INFO kablam! = note: method `save` references the `Self` type in where clauses Sep 02 05:47:09.058 INFO kablam! Sep 02 05:47:09.754 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 02 05:47:09.754 INFO kablam! --> src/crypto/pkey.rs:167:37 Sep 02 05:47:09.754 INFO kablam! | Sep 02 05:47:09.754 INFO kablam! 167 | let result = signer.finish(); Sep 02 05:47:09.754 INFO kablam! | ^^^^^^ Sep 02 05:47:09.754 INFO kablam! | Sep 02 05:47:09.754 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 05:47:09.754 INFO kablam! Sep 02 05:47:09.764 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Sep 02 05:47:09.764 INFO kablam! --> src/crypto/pkey.rs:186:39 Sep 02 05:47:09.765 INFO kablam! | Sep 02 05:47:09.765 INFO kablam! 186 | let result = verifier.finish(signature); Sep 02 05:47:09.765 INFO kablam! | ^^^^^^ Sep 02 05:47:09.765 INFO kablam! Sep 02 05:47:09.867 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 02 05:47:09.867 INFO kablam! --> src/crypto/hash.rs:59:12 Sep 02 05:47:09.867 INFO kablam! | Sep 02 05:47:09.867 INFO kablam! 59 | signer.finish().unwrap() Sep 02 05:47:09.867 INFO kablam! | ^^^^^^ Sep 02 05:47:09.867 INFO kablam! Sep 02 05:47:10.177 INFO kablam! warning: the trait `config::Config` cannot be made into an object Sep 02 05:47:10.177 INFO kablam! --> src/config.rs:12:5 Sep 02 05:47:10.177 INFO kablam! | Sep 02 05:47:10.177 INFO kablam! 12 | / fn save(&self, path: &Path) -> Result<(), ()> where Self: serde::Serialize { Sep 02 05:47:10.177 INFO kablam! 13 | | if self.is_valid() { Sep 02 05:47:10.177 INFO kablam! 14 | | let s = serde_yaml::to_string(&self).unwrap(); Sep 02 05:47:10.177 INFO kablam! 15 | | if let Ok(mut f) = File::create(path) { Sep 02 05:47:10.177 INFO kablam! ... | Sep 02 05:47:10.177 INFO kablam! 28 | | Err(()) Sep 02 05:47:10.177 INFO kablam! 29 | | } Sep 02 05:47:10.177 INFO kablam! | |_____^ Sep 02 05:47:10.177 INFO kablam! | Sep 02 05:47:10.177 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 05:47:10.177 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 02 05:47:10.178 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:47:10.178 INFO kablam! = note: method `save` references the `Self` type in where clauses Sep 02 05:47:10.178 INFO kablam! Sep 02 05:47:11.097 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 02 05:47:11.097 INFO kablam! --> src/crypto/pkey.rs:167:37 Sep 02 05:47:11.097 INFO kablam! | Sep 02 05:47:11.097 INFO kablam! 167 | let result = signer.finish(); Sep 02 05:47:11.097 INFO kablam! | ^^^^^^ Sep 02 05:47:11.097 INFO kablam! | Sep 02 05:47:11.097 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 05:47:11.097 INFO kablam! Sep 02 05:47:11.108 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Sep 02 05:47:11.108 INFO kablam! --> src/crypto/pkey.rs:186:39 Sep 02 05:47:11.108 INFO kablam! | Sep 02 05:47:11.108 INFO kablam! 186 | let result = verifier.finish(signature); Sep 02 05:47:11.108 INFO kablam! | ^^^^^^ Sep 02 05:47:11.108 INFO kablam! Sep 02 05:47:11.211 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Sep 02 05:47:11.211 INFO kablam! --> src/crypto/hash.rs:59:12 Sep 02 05:47:11.211 INFO kablam! | Sep 02 05:47:11.211 INFO kablam! 59 | signer.finish().unwrap() Sep 02 05:47:11.211 INFO kablam! | ^^^^^^ Sep 02 05:47:11.211 INFO kablam! Sep 02 05:47:12.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.44s Sep 02 05:47:12.798 INFO kablam! su: No module specific data is present Sep 02 05:47:13.248 INFO running `"docker" "rm" "-f" "5fa3fe3f139d0eb6309f1c53a99681ec3bb9f5b52973efd75f4d8ffebef22cf7"` Sep 02 05:47:13.340 INFO blam! 5fa3fe3f139d0eb6309f1c53a99681ec3bb9f5b52973efd75f4d8ffebef22cf7