Sep 21 10:07:22.858 INFO checking gapbuffer-0.1.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 10:07:22.858 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 10:07:22.858 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:07:23.056 INFO blam! f6633aca64dd40eda03a88feb317365e680922d06f12499872ae25e8c4f27616 Sep 21 10:07:23.058 INFO running `"docker" "start" "-a" "f6633aca64dd40eda03a88feb317365e680922d06f12499872ae25e8c4f27616"` Sep 21 10:07:23.757 INFO kablam! usermod: no changes Sep 21 10:07:23.810 INFO kablam! Checking gapbuffer v0.1.1 (/source) Sep 21 10:07:24.482 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 21 10:07:24.482 INFO kablam! --> src/lib.rs:336:18 Sep 21 10:07:24.482 INFO kablam! | Sep 21 10:07:24.482 INFO kablam! 336 | for x in range(0, 100) { Sep 21 10:07:24.482 INFO kablam! | ^^^^^ not found in this scope Sep 21 10:07:24.482 INFO kablam! Sep 21 10:07:24.482 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 21 10:07:24.482 INFO kablam! --> src/lib.rs:342:18 Sep 21 10:07:24.482 INFO kablam! | Sep 21 10:07:24.482 INFO kablam! 342 | for x in range(0, 100) { Sep 21 10:07:24.482 INFO kablam! | ^^^^^ not found in this scope Sep 21 10:07:24.482 INFO kablam! Sep 21 10:07:24.482 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 21 10:07:24.482 INFO kablam! --> src/lib.rs:353:18 Sep 21 10:07:24.482 INFO kablam! | Sep 21 10:07:24.482 INFO kablam! 353 | for x in range(0, 100) { Sep 21 10:07:24.482 INFO kablam! | ^^^^^ not found in this scope Sep 21 10:07:24.482 INFO kablam! Sep 21 10:07:24.482 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 21 10:07:24.482 INFO kablam! --> src/lib.rs:358:25 Sep 21 10:07:24.482 INFO kablam! | Sep 21 10:07:24.482 INFO kablam! 358 | let mut index = range(0,100); Sep 21 10:07:24.482 INFO kablam! | ^^^^^ not found in this scope Sep 21 10:07:24.482 INFO kablam! Sep 21 10:07:24.482 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 21 10:07:24.482 INFO kablam! --> src/lib.rs:374:18 Sep 21 10:07:24.482 INFO kablam! | Sep 21 10:07:24.482 INFO kablam! 374 | for x in range(0, 100) { Sep 21 10:07:24.482 INFO kablam! | ^^^^^ not found in this scope Sep 21 10:07:24.482 INFO kablam! Sep 21 10:07:24.482 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 21 10:07:24.482 INFO kablam! --> src/lib.rs:378:18 Sep 21 10:07:24.482 INFO kablam! | Sep 21 10:07:24.482 INFO kablam! 378 | for x in range(0,100) { Sep 21 10:07:24.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 10:07:24.483 INFO kablam! Sep 21 10:07:24.483 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 21 10:07:24.483 INFO kablam! --> src/lib.rs:391:18 Sep 21 10:07:24.483 INFO kablam! | Sep 21 10:07:24.483 INFO kablam! 391 | for x in range(0, 10) { Sep 21 10:07:24.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 10:07:24.483 INFO kablam! Sep 21 10:07:24.483 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 21 10:07:24.483 INFO kablam! --> src/lib.rs:395:18 Sep 21 10:07:24.483 INFO kablam! | Sep 21 10:07:24.483 INFO kablam! 395 | for x in range(0,10) { Sep 21 10:07:24.483 INFO kablam! | ^^^^^ not found in this scope Sep 21 10:07:24.483 INFO kablam! Sep 21 10:07:24.590 INFO kablam! error: aborting due to 8 previous errors Sep 21 10:07:24.590 INFO kablam! Sep 21 10:07:24.590 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 21 10:07:24.596 INFO kablam! error: Could not compile `gapbuffer`. Sep 21 10:07:24.596 INFO kablam! Sep 21 10:07:24.596 INFO kablam! To learn more, run the command again with --verbose. Sep 21 10:07:24.597 INFO kablam! su: No module specific data is present Sep 21 10:07:25.215 INFO running `"docker" "rm" "-f" "f6633aca64dd40eda03a88feb317365e680922d06f12499872ae25e8c4f27616"` Sep 21 10:07:25.390 INFO blam! f6633aca64dd40eda03a88feb317365e680922d06f12499872ae25e8c4f27616