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