Sep 20 03:13:40.043 INFO checking gapbuffer-0.1.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 03:13:40.043 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 03:13:40.043 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:13:40.319 INFO blam! a8530a14fbb0d3da8db470525b2a0888c51bae80f52ec00eab1ccd542c847c59 Sep 20 03:13:40.322 INFO running `"docker" "start" "-a" "a8530a14fbb0d3da8db470525b2a0888c51bae80f52ec00eab1ccd542c847c59"` Sep 20 03:13:41.552 INFO kablam! usermod: no changes Sep 20 03:13:41.593 INFO kablam! Checking gapbuffer v0.1.1 (/source) Sep 20 03:13:41.968 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 03:13:41.968 INFO kablam! --> src/lib.rs:336:18 Sep 20 03:13:41.968 INFO kablam! | Sep 20 03:13:41.968 INFO kablam! 336 | for x in range(0, 100) { Sep 20 03:13:41.968 INFO kablam! | ^^^^^ not found in this scope Sep 20 03:13:41.969 INFO kablam! Sep 20 03:13:41.969 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 03:13:41.969 INFO kablam! --> src/lib.rs:342:18 Sep 20 03:13:41.969 INFO kablam! | Sep 20 03:13:41.969 INFO kablam! 342 | for x in range(0, 100) { Sep 20 03:13:41.969 INFO kablam! | ^^^^^ not found in this scope Sep 20 03:13:41.969 INFO kablam! Sep 20 03:13:41.969 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 03:13:41.969 INFO kablam! --> src/lib.rs:353:18 Sep 20 03:13:41.969 INFO kablam! | Sep 20 03:13:41.969 INFO kablam! 353 | for x in range(0, 100) { Sep 20 03:13:41.969 INFO kablam! | ^^^^^ not found in this scope Sep 20 03:13:41.969 INFO kablam! Sep 20 03:13:41.974 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 03:13:41.974 INFO kablam! --> src/lib.rs:358:25 Sep 20 03:13:41.974 INFO kablam! | Sep 20 03:13:41.974 INFO kablam! 358 | let mut index = range(0,100); Sep 20 03:13:41.974 INFO kablam! | ^^^^^ not found in this scope Sep 20 03:13:41.974 INFO kablam! Sep 20 03:13:41.974 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 03:13:41.974 INFO kablam! --> src/lib.rs:374:18 Sep 20 03:13:41.974 INFO kablam! | Sep 20 03:13:41.974 INFO kablam! 374 | for x in range(0, 100) { Sep 20 03:13:41.974 INFO kablam! | ^^^^^ not found in this scope Sep 20 03:13:41.974 INFO kablam! Sep 20 03:13:41.974 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 03:13:41.974 INFO kablam! --> src/lib.rs:378:18 Sep 20 03:13:41.974 INFO kablam! | Sep 20 03:13:41.974 INFO kablam! 378 | for x in range(0,100) { Sep 20 03:13:41.974 INFO kablam! | ^^^^^ not found in this scope Sep 20 03:13:41.974 INFO kablam! Sep 20 03:13:41.974 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 03:13:41.974 INFO kablam! --> src/lib.rs:391:18 Sep 20 03:13:41.974 INFO kablam! | Sep 20 03:13:41.974 INFO kablam! 391 | for x in range(0, 10) { Sep 20 03:13:41.974 INFO kablam! | ^^^^^ not found in this scope Sep 20 03:13:41.974 INFO kablam! Sep 20 03:13:41.974 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 03:13:41.974 INFO kablam! --> src/lib.rs:395:18 Sep 20 03:13:41.974 INFO kablam! | Sep 20 03:13:41.974 INFO kablam! 395 | for x in range(0,10) { Sep 20 03:13:41.974 INFO kablam! | ^^^^^ not found in this scope Sep 20 03:13:41.974 INFO kablam! Sep 20 03:13:42.093 INFO kablam! error: aborting due to 8 previous errors Sep 20 03:13:42.093 INFO kablam! Sep 20 03:13:42.093 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 20 03:13:42.099 INFO kablam! error: Could not compile `gapbuffer`. Sep 20 03:13:42.099 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:13:42.108 INFO kablam! error: build failed Sep 20 03:13:42.110 INFO kablam! su: No module specific data is present Sep 20 03:13:42.920 INFO running `"docker" "rm" "-f" "a8530a14fbb0d3da8db470525b2a0888c51bae80f52ec00eab1ccd542c847c59"` Sep 20 03:13:43.017 INFO blam! a8530a14fbb0d3da8db470525b2a0888c51bae80f52ec00eab1ccd542c847c59