Sep 14 12:43:30.690 INFO checking nd_iter-0.0.4 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:43:30.690 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:43:30.690 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:43:31.078 INFO blam! bbefff4ccbbb546189091b429c5bc44538b820d2c651dff390ba7d9e522bd0a7 Sep 14 12:43:31.080 INFO running `"docker" "start" "-a" "bbefff4ccbbb546189091b429c5bc44538b820d2c651dff390ba7d9e522bd0a7"` Sep 14 12:43:32.979 INFO kablam! usermod: no changes Sep 14 12:43:33.060 INFO kablam! Checking nd_iter v0.0.4 (file:///source) Sep 14 12:43:33.995 INFO kablam! error[E0432]: unresolved import `std::iter::range_inclusive` Sep 14 12:43:33.995 INFO kablam! --> examples/gen.rs:4:5 Sep 14 12:43:33.995 INFO kablam! | Sep 14 12:43:33.995 INFO kablam! 4 | use std::iter::range_inclusive; Sep 14 12:43:33.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `range_inclusive` in `iter` Sep 14 12:43:33.995 INFO kablam! Sep 14 12:43:34.008 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 14 12:43:34.008 INFO kablam! --> examples/gen.rs:7:27 Sep 14 12:43:34.008 INFO kablam! | Sep 14 12:43:34.008 INFO kablam! 7 | for (x, y) in iter_2d(range(0u32, 2), range_inclusive(2u32, 5)) { Sep 14 12:43:34.008 INFO kablam! | ^^^^^ not found in this scope Sep 14 12:43:34.008 INFO kablam! Sep 14 12:43:34.008 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 14 12:43:34.008 INFO kablam! --> examples/gen.rs:11:30 Sep 14 12:43:34.008 INFO kablam! | Sep 14 12:43:34.008 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 14 12:43:34.008 INFO kablam! | ^^^^^ not found in this scope Sep 14 12:43:34.008 INFO kablam! Sep 14 12:43:34.008 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 14 12:43:34.008 INFO kablam! --> examples/gen.rs:11:46 Sep 14 12:43:34.008 INFO kablam! | Sep 14 12:43:34.008 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 14 12:43:34.008 INFO kablam! | ^^^^^ not found in this scope Sep 14 12:43:34.008 INFO kablam! Sep 14 12:43:34.008 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 14 12:43:34.008 INFO kablam! --> examples/gen.rs:11:62 Sep 14 12:43:34.008 INFO kablam! | Sep 14 12:43:34.008 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 14 12:43:34.008 INFO kablam! | ^^^^^ not found in this scope Sep 14 12:43:34.008 INFO kablam! Sep 14 12:43:34.027 INFO kablam! error: aborting due to 5 previous errors Sep 14 12:43:34.027 INFO kablam! Sep 14 12:43:34.027 INFO kablam! Some errors occurred: E0425, E0432. Sep 14 12:43:34.027 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 14 12:43:34.032 INFO kablam! error: Could not compile `nd_iter`. Sep 14 12:43:34.032 INFO kablam! Sep 14 12:43:34.032 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:43:34.033 INFO kablam! su: No module specific data is present Sep 14 12:43:35.345 INFO running `"docker" "rm" "-f" "bbefff4ccbbb546189091b429c5bc44538b820d2c651dff390ba7d9e522bd0a7"` Sep 14 12:43:35.636 INFO blam! bbefff4ccbbb546189091b429c5bc44538b820d2c651dff390ba7d9e522bd0a7