Sep 01 03:43:35.325 INFO checking gapbuffer-0.1.1 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 03:43:35.325 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 03:43:35.325 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:43:35.542 INFO blam! 5807ac19ab205cf71e7e76e3e81ef5a8791f5df649da09c9461e937bd25e23d4 Sep 01 03:43:35.544 INFO running `"docker" "start" "-a" "5807ac19ab205cf71e7e76e3e81ef5a8791f5df649da09c9461e937bd25e23d4"` Sep 01 03:43:36.190 INFO kablam! Checking gapbuffer v0.1.1 (file:///source) Sep 01 03:43:36.715 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 03:43:36.715 INFO kablam! --> src/lib.rs:336:18 Sep 01 03:43:36.715 INFO kablam! | Sep 01 03:43:36.715 INFO kablam! 336 | for x in range(0, 100) { Sep 01 03:43:36.715 INFO kablam! | ^^^^^ not found in this scope Sep 01 03:43:36.715 INFO kablam! Sep 01 03:43:36.715 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 03:43:36.715 INFO kablam! --> src/lib.rs:342:18 Sep 01 03:43:36.715 INFO kablam! | Sep 01 03:43:36.715 INFO kablam! 342 | for x in range(0, 100) { Sep 01 03:43:36.716 INFO kablam! | ^^^^^ not found in this scope Sep 01 03:43:36.716 INFO kablam! Sep 01 03:43:36.716 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 03:43:36.716 INFO kablam! --> src/lib.rs:353:18 Sep 01 03:43:36.716 INFO kablam! | Sep 01 03:43:36.716 INFO kablam! 353 | for x in range(0, 100) { Sep 01 03:43:36.716 INFO kablam! | ^^^^^ not found in this scope Sep 01 03:43:36.716 INFO kablam! Sep 01 03:43:36.717 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 03:43:36.717 INFO kablam! --> src/lib.rs:358:25 Sep 01 03:43:36.717 INFO kablam! | Sep 01 03:43:36.717 INFO kablam! 358 | let mut index = range(0,100); Sep 01 03:43:36.717 INFO kablam! | ^^^^^ not found in this scope Sep 01 03:43:36.717 INFO kablam! Sep 01 03:43:36.717 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 03:43:36.717 INFO kablam! --> src/lib.rs:374:18 Sep 01 03:43:36.717 INFO kablam! | Sep 01 03:43:36.717 INFO kablam! 374 | for x in range(0, 100) { Sep 01 03:43:36.717 INFO kablam! | ^^^^^ not found in this scope Sep 01 03:43:36.717 INFO kablam! Sep 01 03:43:36.717 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 03:43:36.717 INFO kablam! --> src/lib.rs:378:18 Sep 01 03:43:36.717 INFO kablam! | Sep 01 03:43:36.717 INFO kablam! 378 | for x in range(0,100) { Sep 01 03:43:36.717 INFO kablam! | ^^^^^ not found in this scope Sep 01 03:43:36.717 INFO kablam! Sep 01 03:43:36.718 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 03:43:36.718 INFO kablam! --> src/lib.rs:391:18 Sep 01 03:43:36.718 INFO kablam! | Sep 01 03:43:36.718 INFO kablam! 391 | for x in range(0, 10) { Sep 01 03:43:36.718 INFO kablam! | ^^^^^ not found in this scope Sep 01 03:43:36.718 INFO kablam! Sep 01 03:43:36.718 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 03:43:36.718 INFO kablam! --> src/lib.rs:395:18 Sep 01 03:43:36.718 INFO kablam! | Sep 01 03:43:36.718 INFO kablam! 395 | for x in range(0,10) { Sep 01 03:43:36.718 INFO kablam! | ^^^^^ not found in this scope Sep 01 03:43:36.718 INFO kablam! Sep 01 03:43:36.904 INFO kablam! error: aborting due to 8 previous errors Sep 01 03:43:36.904 INFO kablam! Sep 01 03:43:36.904 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 01 03:43:36.910 INFO kablam! error: Could not compile `gapbuffer`. Sep 01 03:43:36.910 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:43:36.935 INFO kablam! error: build failed Sep 01 03:43:36.936 INFO kablam! su: No module specific data is present Sep 01 03:43:37.323 INFO running `"docker" "rm" "-f" "5807ac19ab205cf71e7e76e3e81ef5a8791f5df649da09c9461e937bd25e23d4"` Sep 01 03:43:37.438 INFO blam! 5807ac19ab205cf71e7e76e3e81ef5a8791f5df649da09c9461e937bd25e23d4