Sep 04 07:45:59.227 INFO checking primal-0.2.3 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 07:45:59.228 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 07:45:59.228 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:45:59.426 INFO blam! 324635b796e7f392fcf270b8fd05293ba50c0fdd74029fbd29460298b2986b93 Sep 04 07:45:59.428 INFO running `"docker" "start" "-a" "324635b796e7f392fcf270b8fd05293ba50c0fdd74029fbd29460298b2986b93"` Sep 04 07:46:00.078 INFO kablam! Checking primal v0.2.3 (file:///source) Sep 04 07:46:01.976 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 07:46:01.976 INFO kablam! --> examples/small_prime_props.rs:54:18 Sep 04 07:46:01.976 INFO kablam! | Sep 04 07:46:01.976 INFO kablam! 54 | for _ in (last..p) { Sep 04 07:46:01.976 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 07:46:01.976 INFO kablam! | Sep 04 07:46:01.976 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 07:46:01.976 INFO kablam! Sep 04 07:46:03.659 INFO kablam! error[E0599]: no method named `count_upto` found for type `primal_slowsieve::Primes` in the current scope Sep 04 07:46:03.659 INFO kablam! --> examples/count-slowsieve.rs:14:84 Sep 04 07:46:03.659 INFO kablam! | Sep 04 07:46:03.659 INFO kablam! 14 | let time = Duration::span(|| count = Some(primal_slowsieve::Primes::sieve(max).count_upto(max))); Sep 04 07:46:03.659 INFO kablam! | ^^^^^^^^^^ Sep 04 07:46:03.659 INFO kablam! Sep 04 07:46:03.856 INFO kablam! error: aborting due to previous error Sep 04 07:46:03.857 INFO kablam! Sep 04 07:46:03.857 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 04 07:46:03.893 INFO kablam! error: Could not compile `primal`. Sep 04 07:46:03.894 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:46:05.098 INFO kablam! error: build failed Sep 04 07:46:05.101 INFO kablam! su: No module specific data is present Sep 04 07:46:05.693 INFO running `"docker" "rm" "-f" "324635b796e7f392fcf270b8fd05293ba50c0fdd74029fbd29460298b2986b93"` Sep 04 07:46:05.841 INFO blam! 324635b796e7f392fcf270b8fd05293ba50c0fdd74029fbd29460298b2986b93