Sep 06 03:23:41.838 INFO checking nd_iter-0.0.4 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 03:23:41.838 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 03:23:41.838 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:23:42.069 INFO blam! 61cac144ca446b85d8c95507997c4ee238467e8f476882e639c5b0ff0f7b9f2a Sep 06 03:23:42.071 INFO running `"docker" "start" "-a" "61cac144ca446b85d8c95507997c4ee238467e8f476882e639c5b0ff0f7b9f2a"` Sep 06 03:23:43.906 INFO kablam! usermod: no changes Sep 06 03:23:43.990 INFO kablam! Checking nd_iter v0.0.4 (file:///source) Sep 06 03:23:44.946 INFO kablam! error[E0432]: unresolved import `std::iter::range_inclusive` Sep 06 03:23:44.946 INFO kablam! --> examples/gen.rs:4:5 Sep 06 03:23:44.946 INFO kablam! | Sep 06 03:23:44.946 INFO kablam! 4 | use std::iter::range_inclusive; Sep 06 03:23:44.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `range_inclusive` in `iter` Sep 06 03:23:44.946 INFO kablam! Sep 06 03:23:44.959 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 03:23:44.959 INFO kablam! --> examples/gen.rs:7:27 Sep 06 03:23:44.959 INFO kablam! | Sep 06 03:23:44.959 INFO kablam! 7 | for (x, y) in iter_2d(range(0u32, 2), range_inclusive(2u32, 5)) { Sep 06 03:23:44.959 INFO kablam! | ^^^^^ not found in this scope Sep 06 03:23:44.959 INFO kablam! Sep 06 03:23:44.959 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 03:23:44.959 INFO kablam! --> examples/gen.rs:11:30 Sep 06 03:23:44.959 INFO kablam! | Sep 06 03:23:44.959 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 06 03:23:44.959 INFO kablam! | ^^^^^ not found in this scope Sep 06 03:23:44.959 INFO kablam! Sep 06 03:23:44.959 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 03:23:44.959 INFO kablam! --> examples/gen.rs:11:46 Sep 06 03:23:44.959 INFO kablam! | Sep 06 03:23:44.959 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 06 03:23:44.959 INFO kablam! | ^^^^^ not found in this scope Sep 06 03:23:44.959 INFO kablam! Sep 06 03:23:44.959 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 03:23:44.959 INFO kablam! --> examples/gen.rs:11:62 Sep 06 03:23:44.959 INFO kablam! | Sep 06 03:23:44.959 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 06 03:23:44.959 INFO kablam! | ^^^^^ not found in this scope Sep 06 03:23:44.959 INFO kablam! Sep 06 03:23:44.979 INFO kablam! error: aborting due to 5 previous errors Sep 06 03:23:44.979 INFO kablam! Sep 06 03:23:44.979 INFO kablam! Some errors occurred: E0425, E0432. Sep 06 03:23:44.979 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 06 03:23:44.985 INFO kablam! error: Could not compile `nd_iter`. Sep 06 03:23:44.985 INFO kablam! Sep 06 03:23:44.985 INFO kablam! To learn more, run the command again with --verbose. Sep 06 03:23:44.988 INFO kablam! su: No module specific data is present Sep 06 03:23:45.909 INFO running `"docker" "rm" "-f" "61cac144ca446b85d8c95507997c4ee238467e8f476882e639c5b0ff0f7b9f2a"` Sep 06 03:23:46.035 INFO blam! 61cac144ca446b85d8c95507997c4ee238467e8f476882e639c5b0ff0f7b9f2a