Sep 01 20:10:21.782 INFO checking gapbuffer-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 20:10:21.782 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 20:10:21.782 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:10:21.990 INFO blam! cb80c2f0aa8818c414f17785baafcf57b18c544362124c096d48f3851599568b Sep 01 20:10:21.992 INFO running `"docker" "start" "-a" "cb80c2f0aa8818c414f17785baafcf57b18c544362124c096d48f3851599568b"` Sep 01 20:10:22.580 INFO kablam! Checking gapbuffer v0.1.1 (file:///source) Sep 01 20:10:23.225 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 20:10:23.225 INFO kablam! --> src/lib.rs:336:18 Sep 01 20:10:23.225 INFO kablam! | Sep 01 20:10:23.225 INFO kablam! 336 | for x in range(0, 100) { Sep 01 20:10:23.225 INFO kablam! | ^^^^^ not found in this scope Sep 01 20:10:23.225 INFO kablam! Sep 01 20:10:23.226 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 20:10:23.226 INFO kablam! --> src/lib.rs:342:18 Sep 01 20:10:23.226 INFO kablam! | Sep 01 20:10:23.226 INFO kablam! 342 | for x in range(0, 100) { Sep 01 20:10:23.226 INFO kablam! | ^^^^^ not found in this scope Sep 01 20:10:23.226 INFO kablam! Sep 01 20:10:23.226 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 20:10:23.226 INFO kablam! --> src/lib.rs:353:18 Sep 01 20:10:23.226 INFO kablam! | Sep 01 20:10:23.226 INFO kablam! 353 | for x in range(0, 100) { Sep 01 20:10:23.226 INFO kablam! | ^^^^^ not found in this scope Sep 01 20:10:23.226 INFO kablam! Sep 01 20:10:23.226 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 20:10:23.226 INFO kablam! --> src/lib.rs:358:25 Sep 01 20:10:23.226 INFO kablam! | Sep 01 20:10:23.226 INFO kablam! 358 | let mut index = range(0,100); Sep 01 20:10:23.226 INFO kablam! | ^^^^^ not found in this scope Sep 01 20:10:23.226 INFO kablam! Sep 01 20:10:23.226 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 20:10:23.226 INFO kablam! --> src/lib.rs:374:18 Sep 01 20:10:23.227 INFO kablam! | Sep 01 20:10:23.227 INFO kablam! 374 | for x in range(0, 100) { Sep 01 20:10:23.227 INFO kablam! | ^^^^^ not found in this scope Sep 01 20:10:23.227 INFO kablam! Sep 01 20:10:23.227 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 20:10:23.227 INFO kablam! --> src/lib.rs:378:18 Sep 01 20:10:23.227 INFO kablam! | Sep 01 20:10:23.227 INFO kablam! 378 | for x in range(0,100) { Sep 01 20:10:23.227 INFO kablam! | ^^^^^ not found in this scope Sep 01 20:10:23.227 INFO kablam! Sep 01 20:10:23.227 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 20:10:23.227 INFO kablam! --> src/lib.rs:391:18 Sep 01 20:10:23.227 INFO kablam! | Sep 01 20:10:23.227 INFO kablam! 391 | for x in range(0, 10) { Sep 01 20:10:23.227 INFO kablam! | ^^^^^ not found in this scope Sep 01 20:10:23.227 INFO kablam! Sep 01 20:10:23.227 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 01 20:10:23.227 INFO kablam! --> src/lib.rs:395:18 Sep 01 20:10:23.227 INFO kablam! | Sep 01 20:10:23.227 INFO kablam! 395 | for x in range(0,10) { Sep 01 20:10:23.227 INFO kablam! | ^^^^^ not found in this scope Sep 01 20:10:23.227 INFO kablam! Sep 01 20:10:23.402 INFO kablam! error: aborting due to 8 previous errors Sep 01 20:10:23.402 INFO kablam! Sep 01 20:10:23.402 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 01 20:10:23.407 INFO kablam! error: Could not compile `gapbuffer`. Sep 01 20:10:23.407 INFO kablam! Sep 01 20:10:23.407 INFO kablam! To learn more, run the command again with --verbose. Sep 01 20:10:23.408 INFO kablam! su: No module specific data is present Sep 01 20:10:23.814 INFO running `"docker" "rm" "-f" "cb80c2f0aa8818c414f17785baafcf57b18c544362124c096d48f3851599568b"` Sep 01 20:10:23.908 INFO blam! cb80c2f0aa8818c414f17785baafcf57b18c544362124c096d48f3851599568b