Sep 19 21:53:45.744 INFO checking nd_iter-0.0.4 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 21:53:45.744 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 21:53:45.744 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:53:46.111 INFO blam! 8fe536d771e272044604691abb4e71709f20d138a68f5fd85eb4e8cd118f7a6d Sep 19 21:53:46.113 INFO running `"docker" "start" "-a" "8fe536d771e272044604691abb4e71709f20d138a68f5fd85eb4e8cd118f7a6d"` Sep 19 21:53:48.089 INFO kablam! usermod: no changes Sep 19 21:53:48.165 INFO kablam! Checking nd_iter v0.0.4 (/source) Sep 19 21:53:49.027 INFO kablam! error[E0432]: unresolved import `std::iter::range_inclusive` Sep 19 21:53:49.027 INFO kablam! --> examples/gen.rs:4:5 Sep 19 21:53:49.027 INFO kablam! | Sep 19 21:53:49.027 INFO kablam! 4 | use std::iter::range_inclusive; Sep 19 21:53:49.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `range_inclusive` in `iter` Sep 19 21:53:49.027 INFO kablam! Sep 19 21:53:49.041 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 19 21:53:49.041 INFO kablam! --> examples/gen.rs:7:27 Sep 19 21:53:49.041 INFO kablam! | Sep 19 21:53:49.041 INFO kablam! 7 | for (x, y) in iter_2d(range(0u32, 2), range_inclusive(2u32, 5)) { Sep 19 21:53:49.041 INFO kablam! | ^^^^^ not found in this scope Sep 19 21:53:49.041 INFO kablam! Sep 19 21:53:49.041 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 19 21:53:49.041 INFO kablam! --> examples/gen.rs:11:30 Sep 19 21:53:49.041 INFO kablam! | Sep 19 21:53:49.041 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 19 21:53:49.041 INFO kablam! | ^^^^^ not found in this scope Sep 19 21:53:49.041 INFO kablam! Sep 19 21:53:49.041 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 19 21:53:49.041 INFO kablam! --> examples/gen.rs:11:46 Sep 19 21:53:49.041 INFO kablam! | Sep 19 21:53:49.041 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 19 21:53:49.041 INFO kablam! | ^^^^^ not found in this scope Sep 19 21:53:49.041 INFO kablam! Sep 19 21:53:49.041 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 19 21:53:49.041 INFO kablam! --> examples/gen.rs:11:62 Sep 19 21:53:49.041 INFO kablam! | Sep 19 21:53:49.041 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 19 21:53:49.041 INFO kablam! | ^^^^^ not found in this scope Sep 19 21:53:49.041 INFO kablam! Sep 19 21:53:49.063 INFO kablam! error: aborting due to 5 previous errors Sep 19 21:53:49.063 INFO kablam! Sep 19 21:53:49.063 INFO kablam! Some errors occurred: E0425, E0432. Sep 19 21:53:49.063 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 19 21:53:49.072 INFO kablam! error: Could not compile `nd_iter`. Sep 19 21:53:49.073 INFO kablam! Sep 19 21:53:49.073 INFO kablam! To learn more, run the command again with --verbose. Sep 19 21:53:49.075 INFO kablam! su: No module specific data is present Sep 19 21:53:49.903 INFO running `"docker" "rm" "-f" "8fe536d771e272044604691abb4e71709f20d138a68f5fd85eb4e8cd118f7a6d"` Sep 19 21:53:50.332 INFO blam! 8fe536d771e272044604691abb4e71709f20d138a68f5fd85eb4e8cd118f7a6d