Sep 02 06:41:34.713 INFO checking nd_iter-0.0.4 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 06:41:34.714 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 06:41:34.714 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 06:41:34.954 INFO blam! 8f78475a7170aa4c5c4433b109c6f6f8ebcf16fe94ead986ae2f56daaf98578f Sep 02 06:41:34.956 INFO running `"docker" "start" "-a" "8f78475a7170aa4c5c4433b109c6f6f8ebcf16fe94ead986ae2f56daaf98578f"` Sep 02 06:41:35.891 INFO kablam! Checking nd_iter v0.0.4 (file:///source) Sep 02 06:41:37.320 INFO kablam! error[E0432]: unresolved import `std::iter::range_inclusive` Sep 02 06:41:37.320 INFO kablam! --> examples/gen.rs:4:5 Sep 02 06:41:37.320 INFO kablam! | Sep 02 06:41:37.320 INFO kablam! 4 | use std::iter::range_inclusive; Sep 02 06:41:37.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `range_inclusive` in `iter` Sep 02 06:41:37.326 INFO kablam! Sep 02 06:41:37.345 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 06:41:37.345 INFO kablam! --> examples/gen.rs:7:27 Sep 02 06:41:37.345 INFO kablam! | Sep 02 06:41:37.345 INFO kablam! 7 | for (x, y) in iter_2d(range(0u32, 2), range_inclusive(2u32, 5)) { Sep 02 06:41:37.345 INFO kablam! | ^^^^^ not found in this scope Sep 02 06:41:37.345 INFO kablam! Sep 02 06:41:37.345 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 06:41:37.345 INFO kablam! --> examples/gen.rs:11:30 Sep 02 06:41:37.346 INFO kablam! | Sep 02 06:41:37.346 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 02 06:41:37.346 INFO kablam! | ^^^^^ not found in this scope Sep 02 06:41:37.346 INFO kablam! Sep 02 06:41:37.346 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 06:41:37.346 INFO kablam! --> examples/gen.rs:11:46 Sep 02 06:41:37.346 INFO kablam! | Sep 02 06:41:37.346 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 02 06:41:37.346 INFO kablam! | ^^^^^ not found in this scope Sep 02 06:41:37.346 INFO kablam! Sep 02 06:41:37.346 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 06:41:37.346 INFO kablam! --> examples/gen.rs:11:62 Sep 02 06:41:37.346 INFO kablam! | Sep 02 06:41:37.346 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 02 06:41:37.346 INFO kablam! | ^^^^^ not found in this scope Sep 02 06:41:37.346 INFO kablam! Sep 02 06:41:37.391 INFO kablam! error: aborting due to 5 previous errors Sep 02 06:41:37.391 INFO kablam! Sep 02 06:41:37.391 INFO kablam! Some errors occurred: E0425, E0432. Sep 02 06:41:37.391 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 02 06:41:37.398 INFO kablam! error: Could not compile `nd_iter`. Sep 02 06:41:37.399 INFO kablam! Sep 02 06:41:37.399 INFO kablam! To learn more, run the command again with --verbose. Sep 02 06:41:37.401 INFO kablam! su: No module specific data is present Sep 02 06:41:37.979 INFO running `"docker" "rm" "-f" "8f78475a7170aa4c5c4433b109c6f6f8ebcf16fe94ead986ae2f56daaf98578f"` Sep 02 06:41:38.128 INFO blam! 8f78475a7170aa4c5c4433b109c6f6f8ebcf16fe94ead986ae2f56daaf98578f