Sep 06 03:23:41.399 INFO checking nd_iter-0.0.4 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 03:23:41.399 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 03:23:41.399 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:23:41.611 INFO blam! ac1439452e7fe42df023804f5fe4bfa59da33c7936820c35edbc284532f71dac Sep 06 03:23:41.613 INFO running `"docker" "start" "-a" "ac1439452e7fe42df023804f5fe4bfa59da33c7936820c35edbc284532f71dac"` Sep 06 03:23:42.522 INFO kablam! usermod: no changes Sep 06 03:23:42.622 INFO kablam! Checking nd_iter v0.0.4 (file:///source) Sep 06 03:23:43.550 INFO kablam! error[E0432]: unresolved import `std::iter::range_inclusive` Sep 06 03:23:43.550 INFO kablam! --> examples/gen.rs:4:5 Sep 06 03:23:43.550 INFO kablam! | Sep 06 03:23:43.550 INFO kablam! 4 | use std::iter::range_inclusive; Sep 06 03:23:43.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `range_inclusive` in `iter` Sep 06 03:23:43.550 INFO kablam! Sep 06 03:23:43.562 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 03:23:43.562 INFO kablam! --> examples/gen.rs:7:27 Sep 06 03:23:43.562 INFO kablam! | Sep 06 03:23:43.562 INFO kablam! 7 | for (x, y) in iter_2d(range(0u32, 2), range_inclusive(2u32, 5)) { Sep 06 03:23:43.562 INFO kablam! | ^^^^^ not found in this scope Sep 06 03:23:43.562 INFO kablam! Sep 06 03:23:43.562 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 03:23:43.562 INFO kablam! --> examples/gen.rs:11:30 Sep 06 03:23:43.562 INFO kablam! | Sep 06 03:23:43.562 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 06 03:23:43.562 INFO kablam! | ^^^^^ not found in this scope Sep 06 03:23:43.562 INFO kablam! Sep 06 03:23:43.562 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 03:23:43.562 INFO kablam! --> examples/gen.rs:11:46 Sep 06 03:23:43.562 INFO kablam! | Sep 06 03:23:43.562 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 06 03:23:43.562 INFO kablam! | ^^^^^ not found in this scope Sep 06 03:23:43.562 INFO kablam! Sep 06 03:23:43.562 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 03:23:43.562 INFO kablam! --> examples/gen.rs:11:62 Sep 06 03:23:43.562 INFO kablam! | Sep 06 03:23:43.562 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 06 03:23:43.562 INFO kablam! | ^^^^^ not found in this scope Sep 06 03:23:43.562 INFO kablam! Sep 06 03:23:43.582 INFO kablam! error: aborting due to 5 previous errors Sep 06 03:23:43.582 INFO kablam! Sep 06 03:23:43.582 INFO kablam! Some errors occurred: E0425, E0432. Sep 06 03:23:43.582 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 06 03:23:43.586 INFO kablam! error: Could not compile `nd_iter`. Sep 06 03:23:43.586 INFO kablam! Sep 06 03:23:43.586 INFO kablam! To learn more, run the command again with --verbose. Sep 06 03:23:43.586 INFO kablam! su: No module specific data is present Sep 06 03:23:44.977 INFO running `"docker" "rm" "-f" "ac1439452e7fe42df023804f5fe4bfa59da33c7936820c35edbc284532f71dac"` Sep 06 03:23:45.078 INFO blam! ac1439452e7fe42df023804f5fe4bfa59da33c7936820c35edbc284532f71dac