Sep 17 12:11:46.448 INFO checking mcginty/shoop against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 12:11:46.448 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 12:11:46.448 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 12:11:46.832 INFO blam! ff9476366b7af014a7aca26efb79b822b32f4f36947ceac7a5ce301ac7257212 Sep 17 12:11:46.834 INFO running `"docker" "start" "-a" "ff9476366b7af014a7aca26efb79b822b32f4f36947ceac7a5ce301ac7257212"` Sep 17 12:11:49.371 INFO kablam! usermod: no changes Sep 17 12:11:49.664 INFO kablam! Compiling cc v1.0.24 Sep 17 12:11:49.664 INFO kablam! Checking untrusted v0.6.2 Sep 17 12:11:49.669 INFO kablam! Compiling libudt4-sys v0.2.0 Sep 17 12:11:49.669 INFO kablam! Compiling semver v0.9.0 Sep 17 12:11:49.695 INFO kablam! Checking unix-daemonize v0.1.2 Sep 17 12:11:49.695 INFO kablam! Checking clap v2.32.0 Sep 17 12:11:49.695 INFO kablam! Checking pbr v1.0.1 Sep 17 12:11:49.696 INFO kablam! Compiling syn v0.14.9 Sep 17 12:11:51.183 INFO kablam! Checking chrono v0.4.6 Sep 17 12:11:51.201 INFO kablam! Checking colored v1.6.1 Sep 17 12:11:55.571 INFO kablam! Compiling rustc_version v0.2.3 Sep 17 12:11:58.438 INFO kablam! Compiling shoop v0.1.1 (/source) Sep 17 12:12:02.220 INFO kablam! Compiling ring v0.13.2 Sep 17 12:12:17.015 INFO kablam! Compiling structopt-derive v0.2.10 Sep 17 12:12:23.469 INFO kablam! Checking structopt v0.2.10 Sep 17 12:12:25.447 INFO kablam! Checking udt v0.2.0 Sep 17 12:12:26.430 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 17 12:12:26.430 INFO kablam! --> src/connection/crypto.rs:192:37 Sep 17 12:12:26.430 INFO kablam! | Sep 17 12:12:26.430 INFO kablam! 192 | use ::rand::distributions::{IndependentSample, Range}; Sep 17 12:12:26.430 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 17 12:12:26.430 INFO kablam! | Sep 17 12:12:26.430 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 12:12:26.430 INFO kablam! Sep 17 12:12:26.831 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 17 12:12:26.831 INFO kablam! --> src/connection/crypto.rs:199:40 Sep 17 12:12:26.831 INFO kablam! | Sep 17 12:12:26.831 INFO kablam! 199 | let data_size: usize = between.ind_sample(&mut rng); Sep 17 12:12:26.831 INFO kablam! | ^^^^^^^^^^ Sep 17 12:12:26.831 INFO kablam! Sep 17 12:12:26.899 INFO kablam! error[E0599]: no function or associated item named `new` found for type `connection::crypto::Nonce` in the current scope Sep 17 12:12:26.899 INFO kablam! --> src/connection/crypto.rs:262:25 Sep 17 12:12:26.899 INFO kablam! | Sep 17 12:12:26.899 INFO kablam! 39 | pub struct Nonce { Sep 17 12:12:26.899 INFO kablam! | ---------------- function or associated item `new` not found for this Sep 17 12:12:26.899 INFO kablam! ... Sep 17 12:12:26.899 INFO kablam! 262 | let mut nonce = super::Nonce::new(); Sep 17 12:12:26.899 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `connection::crypto::Nonce` Sep 17 12:12:26.899 INFO kablam! | Sep 17 12:12:26.899 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 17 12:12:26.899 INFO kablam! = note: the following trait defines an item `new`, perhaps you need to implement it: Sep 17 12:12:26.899 INFO kablam! candidate #1: `rand::distributions::uniform::UniformSampler` Sep 17 12:12:26.899 INFO kablam! Sep 17 12:12:26.971 INFO kablam! error: aborting due to previous error Sep 17 12:12:26.971 INFO kablam! Sep 17 12:12:26.971 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 17 12:12:26.982 INFO kablam! error: Could not compile `shoop`. Sep 17 12:12:26.983 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 12:12:27.155 INFO kablam! error: build failed Sep 17 12:12:27.159 INFO kablam! su: No module specific data is present Sep 17 12:12:28.115 INFO running `"docker" "rm" "-f" "ff9476366b7af014a7aca26efb79b822b32f4f36947ceac7a5ce301ac7257212"` Sep 17 12:12:28.373 INFO blam! ff9476366b7af014a7aca26efb79b822b32f4f36947ceac7a5ce301ac7257212