Sep 20 21:59:01.251 INFO checking mcginty/shoop against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 20 21:59:01.251 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 20 21:59:01.251 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 21:59:01.468 INFO blam! cf9a282950c4dd3450f283f4951173db885ad33c295e589bf2b62973e982a9a1 Sep 20 21:59:01.471 INFO running `"docker" "start" "-a" "cf9a282950c4dd3450f283f4951173db885ad33c295e589bf2b62973e982a9a1"` Sep 20 21:59:02.898 INFO kablam! usermod: no changes Sep 20 21:59:03.050 INFO kablam! Compiling cc v1.0.24 Sep 20 21:59:03.054 INFO kablam! Checking untrusted v0.6.2 Sep 20 21:59:03.054 INFO kablam! Compiling libudt4-sys v0.2.0 Sep 20 21:59:03.054 INFO kablam! Checking unix-daemonize v0.1.2 Sep 20 21:59:03.066 INFO kablam! Checking pbr v1.0.1 Sep 20 21:59:03.066 INFO kablam! Compiling shoop v0.1.1 (/source) Sep 20 21:59:03.066 INFO kablam! Compiling syn v0.14.9 Sep 20 21:59:03.078 INFO kablam! Checking colored v1.6.1 Sep 20 21:59:09.111 INFO kablam! Compiling ring v0.13.2 Sep 20 21:59:19.849 INFO kablam! Compiling structopt-derive v0.2.10 Sep 20 21:59:24.550 INFO kablam! Checking structopt v0.2.10 Sep 20 21:59:27.842 INFO kablam! Checking udt v0.2.0 Sep 20 21:59:28.918 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 20 21:59:28.918 INFO kablam! --> src/connection/crypto.rs:192:37 Sep 20 21:59:28.918 INFO kablam! | Sep 20 21:59:28.918 INFO kablam! 192 | use ::rand::distributions::{IndependentSample, Range}; Sep 20 21:59:28.918 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 21:59:28.918 INFO kablam! | Sep 20 21:59:28.918 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 21:59:28.918 INFO kablam! Sep 20 21:59:29.366 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 20 21:59:29.366 INFO kablam! --> src/connection/crypto.rs:199:40 Sep 20 21:59:29.366 INFO kablam! | Sep 20 21:59:29.366 INFO kablam! 199 | let data_size: usize = between.ind_sample(&mut rng); Sep 20 21:59:29.366 INFO kablam! | ^^^^^^^^^^ Sep 20 21:59:29.366 INFO kablam! Sep 20 21:59:29.455 INFO kablam! error[E0599]: no function or associated item named `new` found for type `connection::crypto::Nonce` in the current scope Sep 20 21:59:29.455 INFO kablam! --> src/connection/crypto.rs:262:25 Sep 20 21:59:29.455 INFO kablam! | Sep 20 21:59:29.455 INFO kablam! 39 | pub struct Nonce { Sep 20 21:59:29.455 INFO kablam! | ---------------- function or associated item `new` not found for this Sep 20 21:59:29.455 INFO kablam! ... Sep 20 21:59:29.455 INFO kablam! 262 | let mut nonce = super::Nonce::new(); Sep 20 21:59:29.455 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `connection::crypto::Nonce` Sep 20 21:59:29.455 INFO kablam! | Sep 20 21:59:29.455 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 21:59:29.455 INFO kablam! = note: the following trait defines an item `new`, perhaps you need to implement it: Sep 20 21:59:29.455 INFO kablam! candidate #1: `rand::distributions::uniform::UniformSampler` Sep 20 21:59:29.455 INFO kablam! Sep 20 21:59:29.600 INFO kablam! error: aborting due to previous error Sep 20 21:59:29.600 INFO kablam! Sep 20 21:59:29.600 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 21:59:29.618 INFO kablam! error: Could not compile `shoop`. Sep 20 21:59:29.618 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 21:59:29.947 INFO kablam! error: build failed Sep 20 21:59:29.950 INFO kablam! su: No module specific data is present Sep 20 21:59:31.665 INFO running `"docker" "rm" "-f" "cf9a282950c4dd3450f283f4951173db885ad33c295e589bf2b62973e982a9a1"` Sep 20 21:59:31.794 INFO blam! cf9a282950c4dd3450f283f4951173db885ad33c295e589bf2b62973e982a9a1