Sep 19 15:09:13.348 INFO checking mcginty/shoop against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 15:09:13.348 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 15:09:13.348 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:09:13.555 INFO blam! fa070819c048926a95323e48f89093d413d21c1070d92273a993af12d5cf1975 Sep 19 15:09:13.557 INFO running `"docker" "start" "-a" "fa070819c048926a95323e48f89093d413d21c1070d92273a993af12d5cf1975"` Sep 19 15:09:15.190 INFO kablam! usermod: no changes Sep 19 15:09:15.420 INFO kablam! Checking untrusted v0.6.2 Sep 19 15:09:15.450 INFO kablam! Compiling libudt4-sys v0.2.0 Sep 19 15:09:15.450 INFO kablam! Checking unix-daemonize v0.1.2 Sep 19 15:09:15.483 INFO kablam! Compiling ring v0.13.2 Sep 19 15:09:15.484 INFO kablam! Checking pbr v1.0.1 Sep 19 15:09:15.484 INFO kablam! Compiling shoop v0.1.1 (/source) Sep 19 15:09:15.484 INFO kablam! Compiling syn v0.14.9 Sep 19 15:09:30.490 INFO kablam! Compiling structopt-derive v0.2.10 Sep 19 15:09:35.434 INFO kablam! Checking structopt v0.2.10 Sep 19 15:09:38.507 INFO kablam! Checking udt v0.2.0 Sep 19 15:09:39.594 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 19 15:09:39.594 INFO kablam! --> src/connection/crypto.rs:192:37 Sep 19 15:09:39.595 INFO kablam! | Sep 19 15:09:39.595 INFO kablam! 192 | use ::rand::distributions::{IndependentSample, Range}; Sep 19 15:09:39.595 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 15:09:39.596 INFO kablam! | Sep 19 15:09:39.596 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 15:09:39.596 INFO kablam! Sep 19 15:09:40.166 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 19 15:09:40.166 INFO kablam! --> src/connection/crypto.rs:199:40 Sep 19 15:09:40.166 INFO kablam! | Sep 19 15:09:40.166 INFO kablam! 199 | let data_size: usize = between.ind_sample(&mut rng); Sep 19 15:09:40.166 INFO kablam! | ^^^^^^^^^^ Sep 19 15:09:40.166 INFO kablam! Sep 19 15:09:40.302 INFO kablam! error[E0599]: no function or associated item named `new` found for type `connection::crypto::Nonce` in the current scope Sep 19 15:09:40.302 INFO kablam! --> src/connection/crypto.rs:262:25 Sep 19 15:09:40.302 INFO kablam! | Sep 19 15:09:40.302 INFO kablam! 39 | pub struct Nonce { Sep 19 15:09:40.302 INFO kablam! | ---------------- function or associated item `new` not found for this Sep 19 15:09:40.302 INFO kablam! ... Sep 19 15:09:40.302 INFO kablam! 262 | let mut nonce = super::Nonce::new(); Sep 19 15:09:40.302 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `connection::crypto::Nonce` Sep 19 15:09:40.302 INFO kablam! | Sep 19 15:09:40.302 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 19 15:09:40.302 INFO kablam! = note: the following trait defines an item `new`, perhaps you need to implement it: Sep 19 15:09:40.302 INFO kablam! candidate #1: `rand::distributions::uniform::UniformSampler` Sep 19 15:09:40.302 INFO kablam! Sep 19 15:09:40.505 INFO kablam! error: aborting due to previous error Sep 19 15:09:40.505 INFO kablam! Sep 19 15:09:40.506 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 19 15:09:40.534 INFO kablam! error: Could not compile `shoop`. Sep 19 15:09:40.535 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:09:40.552 INFO kablam! error: build failed Sep 19 15:09:40.560 INFO kablam! su: No module specific data is present Sep 19 15:09:42.035 INFO running `"docker" "rm" "-f" "fa070819c048926a95323e48f89093d413d21c1070d92273a993af12d5cf1975"` Sep 19 15:09:42.154 INFO blam! fa070819c048926a95323e48f89093d413d21c1070d92273a993af12d5cf1975