Sep 10 14:07:14.005 INFO checking nd_iter-0.0.4 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 14:07:14.005 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 14:07:14.005 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 14:07:14.192 INFO blam! fa5d9793f13b59ede40876a1ca0ec84cabff78b3694b242e5495553176af695a Sep 10 14:07:14.194 INFO running `"docker" "start" "-a" "fa5d9793f13b59ede40876a1ca0ec84cabff78b3694b242e5495553176af695a"` Sep 10 14:07:15.297 INFO kablam! usermod: no changes Sep 10 14:07:15.349 INFO kablam! Checking nd_iter v0.0.4 (file:///source) Sep 10 14:07:16.182 INFO kablam! error[E0432]: unresolved import `std::iter::range_inclusive` Sep 10 14:07:16.182 INFO kablam! --> examples/gen.rs:4:5 Sep 10 14:07:16.182 INFO kablam! | Sep 10 14:07:16.182 INFO kablam! 4 | use std::iter::range_inclusive; Sep 10 14:07:16.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `range_inclusive` in `iter` Sep 10 14:07:16.182 INFO kablam! Sep 10 14:07:16.198 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 10 14:07:16.198 INFO kablam! --> examples/gen.rs:7:27 Sep 10 14:07:16.198 INFO kablam! | Sep 10 14:07:16.198 INFO kablam! 7 | for (x, y) in iter_2d(range(0u32, 2), range_inclusive(2u32, 5)) { Sep 10 14:07:16.198 INFO kablam! | ^^^^^ not found in this scope Sep 10 14:07:16.198 INFO kablam! Sep 10 14:07:16.198 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 10 14:07:16.198 INFO kablam! --> examples/gen.rs:11:30 Sep 10 14:07:16.198 INFO kablam! | Sep 10 14:07:16.198 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 10 14:07:16.198 INFO kablam! | ^^^^^ not found in this scope Sep 10 14:07:16.198 INFO kablam! Sep 10 14:07:16.198 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 10 14:07:16.198 INFO kablam! --> examples/gen.rs:11:46 Sep 10 14:07:16.198 INFO kablam! | Sep 10 14:07:16.198 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 10 14:07:16.198 INFO kablam! | ^^^^^ not found in this scope Sep 10 14:07:16.198 INFO kablam! Sep 10 14:07:16.198 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 10 14:07:16.198 INFO kablam! --> examples/gen.rs:11:62 Sep 10 14:07:16.198 INFO kablam! | Sep 10 14:07:16.198 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 10 14:07:16.198 INFO kablam! | ^^^^^ not found in this scope Sep 10 14:07:16.198 INFO kablam! Sep 10 14:07:16.218 INFO kablam! error: aborting due to 5 previous errors Sep 10 14:07:16.218 INFO kablam! Sep 10 14:07:16.218 INFO kablam! Some errors occurred: E0425, E0432. Sep 10 14:07:16.218 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 10 14:07:16.224 INFO kablam! error: Could not compile `nd_iter`. Sep 10 14:07:16.224 INFO kablam! Sep 10 14:07:16.224 INFO kablam! To learn more, run the command again with --verbose. Sep 10 14:07:16.225 INFO kablam! su: No module specific data is present Sep 10 14:07:17.385 INFO running `"docker" "rm" "-f" "fa5d9793f13b59ede40876a1ca0ec84cabff78b3694b242e5495553176af695a"` Sep 10 14:07:17.503 INFO blam! fa5d9793f13b59ede40876a1ca0ec84cabff78b3694b242e5495553176af695a