Sep 19 23:45:40.985 INFO checking nd_iter-0.0.4 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:45:40.986 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:45:40.986 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:45:41.205 INFO blam! a042962a9c164800d9f4c2b2585e4c4737bb30dd928af6500bb533d61b0a1f33 Sep 19 23:45:41.207 INFO running `"docker" "start" "-a" "a042962a9c164800d9f4c2b2585e4c4737bb30dd928af6500bb533d61b0a1f33"` Sep 19 23:45:42.222 INFO kablam! usermod: no changes Sep 19 23:45:42.271 INFO kablam! Checking nd_iter v0.0.4 (/source) Sep 19 23:45:43.158 INFO kablam! error[E0432]: unresolved import `std::iter::range_inclusive` Sep 19 23:45:43.158 INFO kablam! --> examples/gen.rs:4:5 Sep 19 23:45:43.158 INFO kablam! | Sep 19 23:45:43.158 INFO kablam! 4 | use std::iter::range_inclusive; Sep 19 23:45:43.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `range_inclusive` in `iter` Sep 19 23:45:43.158 INFO kablam! Sep 19 23:45:43.170 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 19 23:45:43.170 INFO kablam! --> examples/gen.rs:7:27 Sep 19 23:45:43.170 INFO kablam! | Sep 19 23:45:43.170 INFO kablam! 7 | for (x, y) in iter_2d(range(0u32, 2), range_inclusive(2u32, 5)) { Sep 19 23:45:43.170 INFO kablam! | ^^^^^ not found in this scope Sep 19 23:45:43.170 INFO kablam! Sep 19 23:45:43.171 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 19 23:45:43.171 INFO kablam! --> examples/gen.rs:11:30 Sep 19 23:45:43.171 INFO kablam! | Sep 19 23:45:43.171 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 19 23:45:43.171 INFO kablam! | ^^^^^ not found in this scope Sep 19 23:45:43.171 INFO kablam! Sep 19 23:45:43.171 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 19 23:45:43.171 INFO kablam! --> examples/gen.rs:11:46 Sep 19 23:45:43.172 INFO kablam! | Sep 19 23:45:43.172 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 19 23:45:43.172 INFO kablam! | ^^^^^ not found in this scope Sep 19 23:45:43.172 INFO kablam! Sep 19 23:45:43.172 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 19 23:45:43.172 INFO kablam! --> examples/gen.rs:11:62 Sep 19 23:45:43.172 INFO kablam! | Sep 19 23:45:43.173 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 19 23:45:43.173 INFO kablam! | ^^^^^ not found in this scope Sep 19 23:45:43.173 INFO kablam! Sep 19 23:45:43.194 INFO kablam! error: aborting due to 5 previous errors Sep 19 23:45:43.195 INFO kablam! Sep 19 23:45:43.195 INFO kablam! Some errors occurred: E0425, E0432. Sep 19 23:45:43.195 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 19 23:45:43.201 INFO kablam! error: Could not compile `nd_iter`. Sep 19 23:45:43.201 INFO kablam! Sep 19 23:45:43.201 INFO kablam! To learn more, run the command again with --verbose. Sep 19 23:45:43.202 INFO kablam! su: No module specific data is present Sep 19 23:45:44.065 INFO running `"docker" "rm" "-f" "a042962a9c164800d9f4c2b2585e4c4737bb30dd928af6500bb533d61b0a1f33"` Sep 19 23:45:44.179 INFO blam! a042962a9c164800d9f4c2b2585e4c4737bb30dd928af6500bb533d61b0a1f33