Sep 01 13:11:59.472 INFO checking nd_iter-0.0.4 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 13:11:59.472 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 13:11:59.472 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 13:11:59.747 INFO blam! dd8b43b820d2cd5c0ec9c5fbe11c146af5c1ab54b9c9499a005ecfdebdc68049 Sep 01 13:11:59.749 INFO running `"docker" "start" "-a" "dd8b43b820d2cd5c0ec9c5fbe11c146af5c1ab54b9c9499a005ecfdebdc68049"` Sep 01 13:12:00.589 INFO kablam! Checking nd_iter v0.0.4 (file:///source) Sep 01 13:12:01.684 INFO kablam! error[E0432]: unresolved import `std::iter::range_inclusive` Sep 01 13:12:01.684 INFO kablam! --> examples/gen.rs:4:5 Sep 01 13:12:01.684 INFO kablam! | Sep 01 13:12:01.684 INFO kablam! 4 | use std::iter::range_inclusive; Sep 01 13:12:01.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `range_inclusive` in `iter` Sep 01 13:12:01.685 INFO kablam! Sep 01 13:12:01.704 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 13:12:01.704 INFO kablam! --> examples/gen.rs:7:27 Sep 01 13:12:01.704 INFO kablam! | Sep 01 13:12:01.704 INFO kablam! 7 | for (x, y) in iter_2d(range(0u32, 2), range_inclusive(2u32, 5)) { Sep 01 13:12:01.704 INFO kablam! | ^^^^^ not found in this scope Sep 01 13:12:01.704 INFO kablam! Sep 01 13:12:01.704 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 13:12:01.704 INFO kablam! --> examples/gen.rs:11:30 Sep 01 13:12:01.704 INFO kablam! | Sep 01 13:12:01.705 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 01 13:12:01.705 INFO kablam! | ^^^^^ not found in this scope Sep 01 13:12:01.705 INFO kablam! Sep 01 13:12:01.705 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 13:12:01.705 INFO kablam! --> examples/gen.rs:11:46 Sep 01 13:12:01.705 INFO kablam! | Sep 01 13:12:01.705 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 01 13:12:01.705 INFO kablam! | ^^^^^ not found in this scope Sep 01 13:12:01.705 INFO kablam! Sep 01 13:12:01.705 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 13:12:01.705 INFO kablam! --> examples/gen.rs:11:62 Sep 01 13:12:01.705 INFO kablam! | Sep 01 13:12:01.705 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 01 13:12:01.705 INFO kablam! | ^^^^^ not found in this scope Sep 01 13:12:01.705 INFO kablam! Sep 01 13:12:01.729 INFO kablam! error: aborting due to 5 previous errors Sep 01 13:12:01.729 INFO kablam! Sep 01 13:12:01.729 INFO kablam! Some errors occurred: E0425, E0432. Sep 01 13:12:01.730 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 01 13:12:01.735 INFO kablam! error: Could not compile `nd_iter`. Sep 01 13:12:01.735 INFO kablam! Sep 01 13:12:01.735 INFO kablam! To learn more, run the command again with --verbose. Sep 01 13:12:01.736 INFO kablam! su: No module specific data is present Sep 01 13:12:02.244 INFO running `"docker" "rm" "-f" "dd8b43b820d2cd5c0ec9c5fbe11c146af5c1ab54b9c9499a005ecfdebdc68049"` Sep 01 13:12:02.325 INFO blam! dd8b43b820d2cd5c0ec9c5fbe11c146af5c1ab54b9c9499a005ecfdebdc68049