Sep 04 07:46:00.168 INFO checking primal-0.2.3 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 07:46:00.168 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 07:46:00.169 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:46:00.375 INFO blam! f6fd009ccbc50da7de83558c2ddcdf938f45cc6e05db1b0e0fdd31d327067a54 Sep 04 07:46:00.377 INFO running `"docker" "start" "-a" "f6fd009ccbc50da7de83558c2ddcdf938f45cc6e05db1b0e0fdd31d327067a54"` Sep 04 07:46:01.236 INFO kablam! Checking primal v0.2.3 (file:///source) Sep 04 07:46:05.646 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 07:46:05.646 INFO kablam! --> examples/small_prime_props.rs:54:18 Sep 04 07:46:05.646 INFO kablam! | Sep 04 07:46:05.646 INFO kablam! 54 | for _ in (last..p) { Sep 04 07:46:05.646 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 07:46:05.646 INFO kablam! | Sep 04 07:46:05.646 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 07:46:05.646 INFO kablam! Sep 04 07:46:06.000 INFO kablam! error[E0599]: no method named `count_upto` found for type `primal_slowsieve::Primes` in the current scope Sep 04 07:46:06.000 INFO kablam! --> examples/count-slowsieve.rs:14:84 Sep 04 07:46:06.001 INFO kablam! | Sep 04 07:46:06.001 INFO kablam! 14 | let time = Duration::span(|| count = Some(primal_slowsieve::Primes::sieve(max).count_upto(max))); Sep 04 07:46:06.001 INFO kablam! | ^^^^^^^^^^ Sep 04 07:46:06.001 INFO kablam! Sep 04 07:46:06.035 INFO kablam! error: aborting due to previous error Sep 04 07:46:06.035 INFO kablam! Sep 04 07:46:06.035 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 04 07:46:06.043 INFO kablam! error: Could not compile `primal`. Sep 04 07:46:06.043 INFO kablam! Sep 04 07:46:06.043 INFO kablam! To learn more, run the command again with --verbose. Sep 04 07:46:06.045 INFO kablam! su: No module specific data is present Sep 04 07:46:06.408 INFO running `"docker" "rm" "-f" "f6fd009ccbc50da7de83558c2ddcdf938f45cc6e05db1b0e0fdd31d327067a54"` Sep 04 07:46:06.499 INFO blam! f6fd009ccbc50da7de83558c2ddcdf938f45cc6e05db1b0e0fdd31d327067a54