Sep 20 01:17:10.242 INFO checking jumphash-0.1.3 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 01:17:10.242 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 01:17:10.242 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/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 20 01:17:10.413 INFO blam! 7afc9b9e1db5dcc7aab913851558b32a788f85855c5d5bd62a6f9af412a78d07 Sep 20 01:17:10.418 INFO running `"docker" "start" "-a" "7afc9b9e1db5dcc7aab913851558b32a788f85855c5d5bd62a6f9af412a78d07"` Sep 20 01:17:11.305 INFO kablam! usermod: no changes Sep 20 01:17:11.475 INFO kablam! Checking jumphash v0.1.3 (/source) Sep 20 01:17:11.727 INFO kablam! warning: unused import: `rand::Rng` Sep 20 01:17:11.727 INFO kablam! --> src/lib.rs:19:5 Sep 20 01:17:11.727 INFO kablam! | Sep 20 01:17:11.727 INFO kablam! 19 | use rand::Rng; Sep 20 01:17:11.727 INFO kablam! | ^^^^^^^^^ Sep 20 01:17:11.727 INFO kablam! | Sep 20 01:17:11.727 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 01:17:11.727 INFO kablam! Sep 20 01:17:11.750 INFO kablam! warning: unused import: `rand::Rng` Sep 20 01:17:11.750 INFO kablam! --> src/lib.rs:19:5 Sep 20 01:17:11.750 INFO kablam! | Sep 20 01:17:11.750 INFO kablam! 19 | use rand::Rng; Sep 20 01:17:11.750 INFO kablam! | ^^^^^^^^^ Sep 20 01:17:11.750 INFO kablam! | Sep 20 01:17:11.750 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 01:17:11.750 INFO kablam! Sep 20 01:17:11.822 INFO kablam! error[E0599]: no method named `next_u64` found for type `rand::ThreadRng` in the current scope Sep 20 01:17:11.822 INFO kablam! --> src/lib.rs:32:33 Sep 20 01:17:11.822 INFO kablam! | Sep 20 01:17:11.822 INFO kablam! 32 | Self::new_with_keys(rng.next_u64(), rng.next_u64()) Sep 20 01:17:11.822 INFO kablam! | ^^^^^^^^ Sep 20 01:17:11.822 INFO kablam! | Sep 20 01:17:11.822 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 20 01:17:11.822 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 20 01:17:11.822 INFO kablam! | Sep 20 01:17:11.822 INFO kablam! 19 | use rand::RngCore; Sep 20 01:17:11.822 INFO kablam! | Sep 20 01:17:11.822 INFO kablam! Sep 20 01:17:11.822 INFO kablam! error[E0599]: no method named `next_u64` found for type `rand::ThreadRng` in the current scope Sep 20 01:17:11.822 INFO kablam! --> src/lib.rs:32:49 Sep 20 01:17:11.822 INFO kablam! | Sep 20 01:17:11.822 INFO kablam! 32 | Self::new_with_keys(rng.next_u64(), rng.next_u64()) Sep 20 01:17:11.822 INFO kablam! | ^^^^^^^^ Sep 20 01:17:11.822 INFO kablam! | Sep 20 01:17:11.822 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 20 01:17:11.822 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 20 01:17:11.822 INFO kablam! | Sep 20 01:17:11.822 INFO kablam! 19 | use rand::RngCore; Sep 20 01:17:11.822 INFO kablam! | Sep 20 01:17:11.822 INFO kablam! Sep 20 01:17:11.842 INFO kablam! error[E0599]: no method named `next_u64` found for type `rand::ThreadRng` in the current scope Sep 20 01:17:11.842 INFO kablam! --> src/lib.rs:32:33 Sep 20 01:17:11.842 INFO kablam! | Sep 20 01:17:11.842 INFO kablam! 32 | Self::new_with_keys(rng.next_u64(), rng.next_u64()) Sep 20 01:17:11.842 INFO kablam! | ^^^^^^^^ Sep 20 01:17:11.842 INFO kablam! | Sep 20 01:17:11.842 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 20 01:17:11.842 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 20 01:17:11.842 INFO kablam! | Sep 20 01:17:11.842 INFO kablam! 19 | use rand::RngCore; Sep 20 01:17:11.842 INFO kablam! | Sep 20 01:17:11.842 INFO kablam! Sep 20 01:17:11.842 INFO kablam! error[E0599]: no method named `next_u64` found for type `rand::ThreadRng` in the current scope Sep 20 01:17:11.842 INFO kablam! --> src/lib.rs:32:49 Sep 20 01:17:11.842 INFO kablam! | Sep 20 01:17:11.842 INFO kablam! 32 | Self::new_with_keys(rng.next_u64(), rng.next_u64()) Sep 20 01:17:11.842 INFO kablam! | ^^^^^^^^ Sep 20 01:17:11.842 INFO kablam! | Sep 20 01:17:11.842 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 20 01:17:11.842 INFO kablam! help: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 20 01:17:11.842 INFO kablam! | Sep 20 01:17:11.842 INFO kablam! 19 | use rand::RngCore; Sep 20 01:17:11.842 INFO kablam! | Sep 20 01:17:11.842 INFO kablam! Sep 20 01:17:11.862 INFO kablam! error: aborting due to 2 previous errors Sep 20 01:17:11.862 INFO kablam! Sep 20 01:17:11.862 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 01:17:11.862 INFO kablam! error: aborting due to 2 previous errors Sep 20 01:17:11.862 INFO kablam! Sep 20 01:17:11.862 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 01:17:11.868 INFO kablam! error: Could not compile `jumphash`. Sep 20 01:17:11.868 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:17:11.874 INFO kablam! error: Could not compile `jumphash`. Sep 20 01:17:11.874 INFO kablam! Sep 20 01:17:11.874 INFO kablam! To learn more, run the command again with --verbose. Sep 20 01:17:11.879 INFO kablam! su: No module specific data is present Sep 20 01:17:12.625 INFO running `"docker" "rm" "-f" "7afc9b9e1db5dcc7aab913851558b32a788f85855c5d5bd62a6f9af412a78d07"` Sep 20 01:17:12.721 INFO blam! 7afc9b9e1db5dcc7aab913851558b32a788f85855c5d5bd62a6f9af412a78d07