Sep 19 12:58:20.755 INFO checking mcginty/shoop against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 12:58:20.755 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 12:58:20.755 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 12:58:21.173 INFO blam! 975d9d1b53d64209a6ef2ac25dc68d68ef29d5c4c98ec49feb2fbcc48a0224d2 Sep 19 12:58:21.175 INFO running `"docker" "start" "-a" "975d9d1b53d64209a6ef2ac25dc68d68ef29d5c4c98ec49feb2fbcc48a0224d2"` Sep 19 12:58:22.500 INFO kablam! usermod: no changes Sep 19 12:58:22.636 INFO kablam! Checking hex v0.2.0 Sep 19 12:58:22.636 INFO kablam! Compiling libudt4-sys v0.2.0 Sep 19 12:58:22.640 INFO kablam! Compiling semver v0.9.0 Sep 19 12:58:22.640 INFO kablam! Checking unix-daemonize v0.1.2 Sep 19 12:58:22.640 INFO kablam! Compiling ring v0.13.2 Sep 19 12:58:22.640 INFO kablam! Checking pbr v1.0.1 Sep 19 12:58:22.640 INFO kablam! Compiling syn v0.14.9 Sep 19 12:58:25.512 INFO kablam! Compiling rustc_version v0.2.3 Sep 19 12:58:26.895 INFO kablam! Compiling shoop v0.1.1 (/source) Sep 19 12:58:38.196 INFO kablam! Compiling structopt-derive v0.2.10 Sep 19 12:58:42.486 INFO kablam! Checking structopt v0.2.10 Sep 19 12:58:43.895 INFO kablam! Checking udt v0.2.0 Sep 19 12:58:44.959 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 19 12:58:44.959 INFO kablam! --> src/connection/crypto.rs:192:37 Sep 19 12:58:44.959 INFO kablam! | Sep 19 12:58:44.959 INFO kablam! 192 | use ::rand::distributions::{IndependentSample, Range}; Sep 19 12:58:44.959 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 12:58:44.959 INFO kablam! | Sep 19 12:58:44.959 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 12:58:44.959 INFO kablam! Sep 19 12:58:45.355 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 19 12:58:45.355 INFO kablam! --> src/connection/crypto.rs:199:40 Sep 19 12:58:45.355 INFO kablam! | Sep 19 12:58:45.355 INFO kablam! 199 | let data_size: usize = between.ind_sample(&mut rng); Sep 19 12:58:45.355 INFO kablam! | ^^^^^^^^^^ Sep 19 12:58:45.355 INFO kablam! Sep 19 12:58:45.414 INFO kablam! error[E0599]: no function or associated item named `new` found for type `connection::crypto::Nonce` in the current scope Sep 19 12:58:45.414 INFO kablam! --> src/connection/crypto.rs:262:25 Sep 19 12:58:45.414 INFO kablam! | Sep 19 12:58:45.414 INFO kablam! 39 | pub struct Nonce { Sep 19 12:58:45.414 INFO kablam! | ---------------- function or associated item `new` not found for this Sep 19 12:58:45.414 INFO kablam! ... Sep 19 12:58:45.414 INFO kablam! 262 | let mut nonce = super::Nonce::new(); Sep 19 12:58:45.414 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `connection::crypto::Nonce` Sep 19 12:58:45.414 INFO kablam! | Sep 19 12:58:45.414 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 19 12:58:45.414 INFO kablam! = note: the following trait defines an item `new`, perhaps you need to implement it: Sep 19 12:58:45.414 INFO kablam! candidate #1: `rand::distributions::uniform::UniformSampler` Sep 19 12:58:45.414 INFO kablam! Sep 19 12:58:45.511 INFO kablam! error: aborting due to previous error Sep 19 12:58:45.511 INFO kablam! Sep 19 12:58:45.511 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 19 12:58:45.531 INFO kablam! error: Could not compile `shoop`. Sep 19 12:58:45.531 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 12:58:45.869 INFO kablam! error: build failed Sep 19 12:58:45.875 INFO kablam! su: No module specific data is present Sep 19 12:58:47.251 INFO running `"docker" "rm" "-f" "975d9d1b53d64209a6ef2ac25dc68d68ef29d5c4c98ec49feb2fbcc48a0224d2"` Sep 19 12:58:47.630 INFO blam! 975d9d1b53d64209a6ef2ac25dc68d68ef29d5c4c98ec49feb2fbcc48a0224d2