Sep 20 21:58:50.011 INFO checking mcginty/shoop against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 21:58:50.011 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 21:58:50.012 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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:58:50.244 INFO blam! 4c00aa887c39d5fed44230d7f960eb26c2b086ead8abd74a2dcf4f3d6302df55 Sep 20 21:58:50.246 INFO running `"docker" "start" "-a" "4c00aa887c39d5fed44230d7f960eb26c2b086ead8abd74a2dcf4f3d6302df55"` Sep 20 21:58:52.206 INFO kablam! usermod: no changes Sep 20 21:58:52.422 INFO kablam! Checking untrusted v0.6.2 Sep 20 21:58:52.422 INFO kablam! Compiling semver v0.9.0 Sep 20 21:58:52.483 INFO kablam! Compiling libudt4-sys v0.2.0 Sep 20 21:58:52.499 INFO kablam! Compiling ring v0.13.2 Sep 20 21:58:52.521 INFO kablam! Checking time v0.1.40 Sep 20 21:58:52.536 INFO kablam! Checking unix-daemonize v0.1.2 Sep 20 21:58:52.538 INFO kablam! Compiling syn v0.14.9 Sep 20 21:58:57.412 INFO kablam! Checking chrono v0.4.6 Sep 20 21:58:57.428 INFO kablam! Checking pbr v1.0.1 Sep 20 21:58:57.484 INFO kablam! Compiling rustc_version v0.2.3 Sep 20 21:59:00.435 INFO kablam! Compiling shoop v0.1.1 (/source) Sep 20 21:59:10.710 INFO kablam! Compiling structopt-derive v0.2.10 Sep 20 21:59:16.242 INFO kablam! Checking structopt v0.2.10 Sep 20 21:59:19.798 INFO kablam! Checking udt v0.2.0 Sep 20 21:59:20.961 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 20 21:59:20.961 INFO kablam! --> src/connection/crypto.rs:192:37 Sep 20 21:59:20.961 INFO kablam! | Sep 20 21:59:20.961 INFO kablam! 192 | use ::rand::distributions::{IndependentSample, Range}; Sep 20 21:59:20.961 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 21:59:20.961 INFO kablam! | Sep 20 21:59:20.961 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 21:59:20.961 INFO kablam! Sep 20 21:59:21.410 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 20 21:59:21.410 INFO kablam! --> src/connection/crypto.rs:199:40 Sep 20 21:59:21.410 INFO kablam! | Sep 20 21:59:21.410 INFO kablam! 199 | let data_size: usize = between.ind_sample(&mut rng); Sep 20 21:59:21.410 INFO kablam! | ^^^^^^^^^^ Sep 20 21:59:21.410 INFO kablam! Sep 20 21:59:21.498 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:21.498 INFO kablam! --> src/connection/crypto.rs:262:25 Sep 20 21:59:21.498 INFO kablam! | Sep 20 21:59:21.498 INFO kablam! 39 | pub struct Nonce { Sep 20 21:59:21.498 INFO kablam! | ---------------- function or associated item `new` not found for this Sep 20 21:59:21.498 INFO kablam! ... Sep 20 21:59:21.498 INFO kablam! 262 | let mut nonce = super::Nonce::new(); Sep 20 21:59:21.498 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `connection::crypto::Nonce` Sep 20 21:59:21.498 INFO kablam! | Sep 20 21:59:21.498 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 21:59:21.498 INFO kablam! = note: the following trait defines an item `new`, perhaps you need to implement it: Sep 20 21:59:21.498 INFO kablam! candidate #1: `rand::distributions::uniform::UniformSampler` Sep 20 21:59:21.498 INFO kablam! Sep 20 21:59:21.598 INFO kablam! error: aborting due to previous error Sep 20 21:59:21.598 INFO kablam! Sep 20 21:59:21.598 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 21:59:21.598 INFO kablam! error: Could not compile `shoop`. Sep 20 21:59:21.598 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 21:59:21.662 INFO kablam! error: build failed Sep 20 21:59:21.666 INFO kablam! su: No module specific data is present Sep 20 21:59:22.617 INFO running `"docker" "rm" "-f" "4c00aa887c39d5fed44230d7f960eb26c2b086ead8abd74a2dcf4f3d6302df55"` Sep 20 21:59:22.726 INFO blam! 4c00aa887c39d5fed44230d7f960eb26c2b086ead8abd74a2dcf4f3d6302df55