Sep 02 13:44:46.395 INFO checking gapbuffer-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 13:44:46.395 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 13:44:46.395 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 13:44:46.610 INFO blam! 25cca18a1c083322debd7e0bcbf21d14c77c1aaab6fba89046fd707a03dbd626 Sep 02 13:44:46.612 INFO running `"docker" "start" "-a" "25cca18a1c083322debd7e0bcbf21d14c77c1aaab6fba89046fd707a03dbd626"` Sep 02 13:44:47.204 INFO kablam! Checking gapbuffer v0.1.1 (file:///source) Sep 02 13:44:47.698 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:47.698 INFO kablam! --> src/lib.rs:336:18 Sep 02 13:44:47.698 INFO kablam! | Sep 02 13:44:47.698 INFO kablam! 336 | for x in range(0, 100) { Sep 02 13:44:47.698 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:47.698 INFO kablam! Sep 02 13:44:47.699 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:47.699 INFO kablam! --> src/lib.rs:342:18 Sep 02 13:44:47.699 INFO kablam! | Sep 02 13:44:47.699 INFO kablam! 342 | for x in range(0, 100) { Sep 02 13:44:47.699 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:47.699 INFO kablam! Sep 02 13:44:47.699 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:47.699 INFO kablam! --> src/lib.rs:353:18 Sep 02 13:44:47.699 INFO kablam! | Sep 02 13:44:47.699 INFO kablam! 353 | for x in range(0, 100) { Sep 02 13:44:47.699 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:47.699 INFO kablam! Sep 02 13:44:47.699 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:47.699 INFO kablam! --> src/lib.rs:358:25 Sep 02 13:44:47.699 INFO kablam! | Sep 02 13:44:47.699 INFO kablam! 358 | let mut index = range(0,100); Sep 02 13:44:47.699 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:47.699 INFO kablam! Sep 02 13:44:47.700 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:47.700 INFO kablam! --> src/lib.rs:374:18 Sep 02 13:44:47.700 INFO kablam! | Sep 02 13:44:47.700 INFO kablam! 374 | for x in range(0, 100) { Sep 02 13:44:47.700 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:47.700 INFO kablam! Sep 02 13:44:47.700 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:47.700 INFO kablam! --> src/lib.rs:378:18 Sep 02 13:44:47.700 INFO kablam! | Sep 02 13:44:47.700 INFO kablam! 378 | for x in range(0,100) { Sep 02 13:44:47.700 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:47.700 INFO kablam! Sep 02 13:44:47.700 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:47.700 INFO kablam! --> src/lib.rs:391:18 Sep 02 13:44:47.700 INFO kablam! | Sep 02 13:44:47.700 INFO kablam! 391 | for x in range(0, 10) { Sep 02 13:44:47.700 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:47.700 INFO kablam! Sep 02 13:44:47.701 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:47.701 INFO kablam! --> src/lib.rs:395:18 Sep 02 13:44:47.701 INFO kablam! | Sep 02 13:44:47.701 INFO kablam! 395 | for x in range(0,10) { Sep 02 13:44:47.701 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:47.701 INFO kablam! Sep 02 13:44:47.892 INFO kablam! error: aborting due to 8 previous errors Sep 02 13:44:47.892 INFO kablam! Sep 02 13:44:47.893 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 02 13:44:47.901 INFO kablam! error: Could not compile `gapbuffer`. Sep 02 13:44:47.901 INFO kablam! Sep 02 13:44:47.901 INFO kablam! To learn more, run the command again with --verbose. Sep 02 13:44:47.902 INFO kablam! su: No module specific data is present Sep 02 13:44:48.294 INFO running `"docker" "rm" "-f" "25cca18a1c083322debd7e0bcbf21d14c77c1aaab6fba89046fd707a03dbd626"` Sep 02 13:44:48.395 INFO blam! 25cca18a1c083322debd7e0bcbf21d14c77c1aaab6fba89046fd707a03dbd626