Sep 19 21:53:44.833 INFO checking nd_iter-0.0.4 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 21:53:44.833 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 21:53:44.833 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:45.193 INFO blam! c01f0e25cbfd36c3efbe485e37bf7948f554403f60e4097a263ded571e851c73 Sep 19 21:53:45.193 INFO running `"docker" "start" "-a" "c01f0e25cbfd36c3efbe485e37bf7948f554403f60e4097a263ded571e851c73"` Sep 19 21:53:46.528 INFO kablam! usermod: no changes Sep 19 21:53:46.595 INFO kablam! Checking nd_iter v0.0.4 (/source) Sep 19 21:53:47.639 INFO kablam! error[E0432]: unresolved import `std::iter::range_inclusive` Sep 19 21:53:47.639 INFO kablam! --> examples/gen.rs:4:5 Sep 19 21:53:47.639 INFO kablam! | Sep 19 21:53:47.639 INFO kablam! 4 | use std::iter::range_inclusive; Sep 19 21:53:47.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `range_inclusive` in `iter` Sep 19 21:53:47.639 INFO kablam! Sep 19 21:53:47.653 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 19 21:53:47.653 INFO kablam! --> examples/gen.rs:7:27 Sep 19 21:53:47.653 INFO kablam! | Sep 19 21:53:47.653 INFO kablam! 7 | for (x, y) in iter_2d(range(0u32, 2), range_inclusive(2u32, 5)) { Sep 19 21:53:47.653 INFO kablam! | ^^^^^ not found in this scope Sep 19 21:53:47.653 INFO kablam! Sep 19 21:53:47.653 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 19 21:53:47.653 INFO kablam! --> examples/gen.rs:11:30 Sep 19 21:53:47.653 INFO kablam! | Sep 19 21:53:47.653 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 19 21:53:47.653 INFO kablam! | ^^^^^ not found in this scope Sep 19 21:53:47.653 INFO kablam! Sep 19 21:53:47.653 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 19 21:53:47.653 INFO kablam! --> examples/gen.rs:11:46 Sep 19 21:53:47.653 INFO kablam! | Sep 19 21:53:47.653 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 19 21:53:47.654 INFO kablam! | ^^^^^ not found in this scope Sep 19 21:53:47.654 INFO kablam! Sep 19 21:53:47.654 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 19 21:53:47.654 INFO kablam! --> examples/gen.rs:11:62 Sep 19 21:53:47.654 INFO kablam! | Sep 19 21:53:47.654 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 19 21:53:47.654 INFO kablam! | ^^^^^ not found in this scope Sep 19 21:53:47.654 INFO kablam! Sep 19 21:53:47.683 INFO kablam! error: aborting due to 5 previous errors Sep 19 21:53:47.683 INFO kablam! Sep 19 21:53:47.683 INFO kablam! Some errors occurred: E0425, E0432. Sep 19 21:53:47.683 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 19 21:53:47.709 INFO kablam! error: Could not compile `nd_iter`. Sep 19 21:53:47.709 INFO kablam! Sep 19 21:53:47.709 INFO kablam! To learn more, run the command again with --verbose. Sep 19 21:53:47.711 INFO kablam! su: No module specific data is present Sep 19 21:53:49.161 INFO running `"docker" "rm" "-f" "c01f0e25cbfd36c3efbe485e37bf7948f554403f60e4097a263ded571e851c73"` Sep 19 21:53:49.407 INFO blam! c01f0e25cbfd36c3efbe485e37bf7948f554403f60e4097a263ded571e851c73