Sep 14 03:42:06.242 INFO checking mcginty/shoop against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 03:42:06.242 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 03:42:06.243 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/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 03:42:06.610 INFO blam! 494b9525daf8a444465410f2b97d5ca79b0976381b5832ca09f7771fb1151066 Sep 14 03:42:06.611 INFO running `"docker" "start" "-a" "494b9525daf8a444465410f2b97d5ca79b0976381b5832ca09f7771fb1151066"` Sep 14 03:42:08.181 INFO kablam! usermod: no changes Sep 14 03:42:08.361 INFO kablam! Compiling proc-macro2 v0.4.19 Sep 14 03:42:08.361 INFO kablam! Compiling cc v1.0.24 Sep 14 03:42:08.371 INFO kablam! Checking untrusted v0.6.2 Sep 14 03:42:08.371 INFO kablam! Compiling libudt4-sys v0.2.0 Sep 14 03:42:08.371 INFO kablam! Checking unix-daemonize v0.1.2 Sep 14 03:42:08.371 INFO kablam! Checking pbr v1.0.1 Sep 14 03:42:08.371 INFO kablam! Compiling shoop v0.1.1 (file:///source) Sep 14 03:42:08.371 INFO kablam! Checking colored v1.6.1 Sep 14 03:42:14.275 INFO kablam! Compiling ring v0.13.2 Sep 14 03:42:18.617 INFO kablam! Compiling quote v0.6.8 Sep 14 03:42:21.503 INFO kablam! Compiling syn v0.14.9 Sep 14 03:42:34.055 INFO kablam! Compiling structopt-derive v0.2.10 Sep 14 03:42:35.699 INFO kablam! Checking udt v0.2.0 Sep 14 03:42:38.053 INFO kablam! Checking structopt v0.2.10 Sep 14 03:42:38.967 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 14 03:42:38.967 INFO kablam! --> src/connection/crypto.rs:192:37 Sep 14 03:42:38.967 INFO kablam! | Sep 14 03:42:38.967 INFO kablam! 192 | use ::rand::distributions::{IndependentSample, Range}; Sep 14 03:42:38.967 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 03:42:38.967 INFO kablam! | Sep 14 03:42:38.967 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 03:42:38.967 INFO kablam! Sep 14 03:42:39.267 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 14 03:42:39.267 INFO kablam! --> src/connection/crypto.rs:199:40 Sep 14 03:42:39.267 INFO kablam! | Sep 14 03:42:39.267 INFO kablam! 199 | let data_size: usize = between.ind_sample(&mut rng); Sep 14 03:42:39.267 INFO kablam! | ^^^^^^^^^^ Sep 14 03:42:39.267 INFO kablam! Sep 14 03:42:39.346 INFO kablam! error[E0599]: no function or associated item named `new` found for type `connection::crypto::Nonce` in the current scope Sep 14 03:42:39.346 INFO kablam! --> src/connection/crypto.rs:262:25 Sep 14 03:42:39.346 INFO kablam! | Sep 14 03:42:39.346 INFO kablam! 39 | pub struct Nonce { Sep 14 03:42:39.346 INFO kablam! | ---------------- function or associated item `new` not found for this Sep 14 03:42:39.346 INFO kablam! ... Sep 14 03:42:39.346 INFO kablam! 262 | let mut nonce = super::Nonce::new(); Sep 14 03:42:39.346 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `connection::crypto::Nonce` Sep 14 03:42:39.346 INFO kablam! | Sep 14 03:42:39.346 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 03:42:39.346 INFO kablam! = note: the following trait defines an item `new`, perhaps you need to implement it: Sep 14 03:42:39.346 INFO kablam! candidate #1: `rand::distributions::uniform::UniformSampler` Sep 14 03:42:39.346 INFO kablam! Sep 14 03:42:39.502 INFO kablam! error: aborting due to previous error Sep 14 03:42:39.502 INFO kablam! Sep 14 03:42:39.502 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 14 03:42:39.527 INFO kablam! error: Could not compile `shoop`. Sep 14 03:42:39.527 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 03:42:39.552 INFO kablam! error: build failed Sep 14 03:42:39.555 INFO kablam! su: No module specific data is present Sep 14 03:42:40.405 INFO running `"docker" "rm" "-f" "494b9525daf8a444465410f2b97d5ca79b0976381b5832ca09f7771fb1151066"` Sep 14 03:42:40.658 INFO blam! 494b9525daf8a444465410f2b97d5ca79b0976381b5832ca09f7771fb1151066