Sep 21 06:37:51.433 INFO checking nd_iter-0.0.4 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 06:37:51.433 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 06:37:51.433 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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:51.651 INFO blam! 1cc24c234835fa554308a22898902c7cf5b4d505a62fa0fc29bdbf0d06250faf Sep 21 06:37:51.653 INFO running `"docker" "start" "-a" "1cc24c234835fa554308a22898902c7cf5b4d505a62fa0fc29bdbf0d06250faf"` Sep 21 06:37:53.009 INFO kablam! usermod: no changes Sep 21 06:37:53.090 INFO kablam! Checking nd_iter v0.0.4 (/source) Sep 21 06:37:54.090 INFO kablam! error[E0432]: unresolved import `std::iter::range_inclusive` Sep 21 06:37:54.090 INFO kablam! --> examples/gen.rs:4:5 Sep 21 06:37:54.090 INFO kablam! | Sep 21 06:37:54.090 INFO kablam! 4 | use std::iter::range_inclusive; Sep 21 06:37:54.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `range_inclusive` in `iter` Sep 21 06:37:54.090 INFO kablam! Sep 21 06:37:54.106 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 21 06:37:54.106 INFO kablam! --> examples/gen.rs:7:27 Sep 21 06:37:54.106 INFO kablam! | Sep 21 06:37:54.106 INFO kablam! 7 | for (x, y) in iter_2d(range(0u32, 2), range_inclusive(2u32, 5)) { Sep 21 06:37:54.106 INFO kablam! | ^^^^^ not found in this scope Sep 21 06:37:54.106 INFO kablam! Sep 21 06:37:54.106 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 21 06:37:54.106 INFO kablam! --> examples/gen.rs:11:30 Sep 21 06:37:54.106 INFO kablam! | Sep 21 06:37:54.106 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 21 06:37:54.106 INFO kablam! | ^^^^^ not found in this scope Sep 21 06:37:54.106 INFO kablam! Sep 21 06:37:54.106 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 21 06:37:54.106 INFO kablam! --> examples/gen.rs:11:46 Sep 21 06:37:54.106 INFO kablam! | Sep 21 06:37:54.106 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 21 06:37:54.106 INFO kablam! | ^^^^^ not found in this scope Sep 21 06:37:54.106 INFO kablam! Sep 21 06:37:54.107 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 21 06:37:54.107 INFO kablam! --> examples/gen.rs:11:62 Sep 21 06:37:54.107 INFO kablam! | Sep 21 06:37:54.107 INFO kablam! 11 | for (x, y, z) in iter_3d(range(0u32, 2), range(2u32, 4), range(0u32, 2)) { Sep 21 06:37:54.107 INFO kablam! | ^^^^^ not found in this scope Sep 21 06:37:54.107 INFO kablam! Sep 21 06:37:54.126 INFO kablam! error: aborting due to 5 previous errors Sep 21 06:37:54.126 INFO kablam! Sep 21 06:37:54.126 INFO kablam! Some errors occurred: E0425, E0432. Sep 21 06:37:54.126 INFO kablam! For more information about an error, try `rustc --explain E0425`. Sep 21 06:37:54.147 INFO kablam! error: Could not compile `nd_iter`. Sep 21 06:37:54.147 INFO kablam! Sep 21 06:37:54.147 INFO kablam! To learn more, run the command again with --verbose. Sep 21 06:37:54.148 INFO kablam! su: No module specific data is present Sep 21 06:37:54.989 INFO running `"docker" "rm" "-f" "1cc24c234835fa554308a22898902c7cf5b4d505a62fa0fc29bdbf0d06250faf"` Sep 21 06:37:55.116 INFO blam! 1cc24c234835fa554308a22898902c7cf5b4d505a62fa0fc29bdbf0d06250faf