Sep 10 03:25:21.055 INFO checking mcginty/shoop against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 03:25:21.055 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 03:25:21.055 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 03:25:21.300 INFO blam! ab84be93207094fc610171721e513c542e85e592ab7375a81aa4dd1856eea8ca Sep 10 03:25:21.302 INFO running `"docker" "start" "-a" "ab84be93207094fc610171721e513c542e85e592ab7375a81aa4dd1856eea8ca"` Sep 10 03:25:22.817 INFO kablam! usermod: no changes Sep 10 03:25:23.006 INFO kablam! Compiling proc-macro2 v0.4.19 Sep 10 03:25:23.010 INFO kablam! Checking untrusted v0.6.2 Sep 10 03:25:23.010 INFO kablam! Checking hex v0.2.0 Sep 10 03:25:23.010 INFO kablam! Checking byteorder v1.2.6 Sep 10 03:25:23.018 INFO kablam! Compiling libudt4-sys v0.2.0 Sep 10 03:25:23.018 INFO kablam! Checking unix-daemonize v0.1.2 Sep 10 03:25:23.018 INFO kablam! Compiling ring v0.13.2 Sep 10 03:25:23.018 INFO kablam! Checking log v0.4.5 Sep 10 03:25:24.822 INFO kablam! Checking pbr v1.0.1 Sep 10 03:25:24.826 INFO kablam! Compiling shoop v0.1.1 (file:///source) Sep 10 03:25:24.834 INFO kablam! Checking chrono v0.4.6 Sep 10 03:25:25.246 INFO kablam! Checking colored v1.6.1 Sep 10 03:25:27.098 INFO kablam! Checking log v0.3.9 Sep 10 03:25:37.604 INFO kablam! Compiling quote v0.6.8 Sep 10 03:25:40.078 INFO kablam! Compiling syn v0.14.9 Sep 10 03:25:52.022 INFO kablam! Compiling structopt-derive v0.2.10 Sep 10 03:25:52.038 INFO kablam! Checking udt v0.2.0 Sep 10 03:25:55.664 INFO kablam! Checking structopt v0.2.10 Sep 10 03:25:56.805 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample': use Distribution instead Sep 10 03:25:56.805 INFO kablam! --> src/connection/crypto.rs:192:37 Sep 10 03:25:56.805 INFO kablam! | Sep 10 03:25:56.805 INFO kablam! 192 | use ::rand::distributions::{IndependentSample, Range}; Sep 10 03:25:56.805 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 03:25:56.805 INFO kablam! | Sep 10 03:25:56.805 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 03:25:56.805 INFO kablam! Sep 10 03:25:57.330 INFO kablam! warning: use of deprecated item 'rand::distributions::IndependentSample::ind_sample': use Distribution instead Sep 10 03:25:57.330 INFO kablam! --> src/connection/crypto.rs:199:40 Sep 10 03:25:57.330 INFO kablam! | Sep 10 03:25:57.330 INFO kablam! 199 | let data_size: usize = between.ind_sample(&mut rng); Sep 10 03:25:57.330 INFO kablam! | ^^^^^^^^^^ Sep 10 03:25:57.330 INFO kablam! Sep 10 03:25:57.422 INFO kablam! error[E0599]: no function or associated item named `new` found for type `connection::crypto::Nonce` in the current scope Sep 10 03:25:57.422 INFO kablam! --> src/connection/crypto.rs:262:25 Sep 10 03:25:57.422 INFO kablam! | Sep 10 03:25:57.422 INFO kablam! 39 | pub struct Nonce { Sep 10 03:25:57.422 INFO kablam! | ---------------- function or associated item `new` not found for this Sep 10 03:25:57.422 INFO kablam! ... Sep 10 03:25:57.422 INFO kablam! 262 | let mut nonce = super::Nonce::new(); Sep 10 03:25:57.422 INFO kablam! | ^^^^^^^^^^^^^^^^^ function or associated item not found in `connection::crypto::Nonce` Sep 10 03:25:57.422 INFO kablam! | Sep 10 03:25:57.422 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 10 03:25:57.422 INFO kablam! = note: the following trait defines an item `new`, perhaps you need to implement it: Sep 10 03:25:57.422 INFO kablam! candidate #1: `rand::distributions::uniform::UniformSampler` Sep 10 03:25:57.422 INFO kablam! Sep 10 03:25:57.555 INFO kablam! error: aborting due to previous error Sep 10 03:25:57.555 INFO kablam! Sep 10 03:25:57.555 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 10 03:25:57.579 INFO kablam! error: Could not compile `shoop`. Sep 10 03:25:57.579 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 03:25:57.920 INFO kablam! error: build failed Sep 10 03:25:57.926 INFO kablam! su: No module specific data is present Sep 10 03:25:58.968 INFO running `"docker" "rm" "-f" "ab84be93207094fc610171721e513c542e85e592ab7375a81aa4dd1856eea8ca"` Sep 10 03:25:59.096 INFO blam! ab84be93207094fc610171721e513c542e85e592ab7375a81aa4dd1856eea8ca