Sep 02 13:44:45.624 INFO checking gapbuffer-0.1.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 13:44:45.624 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 13:44:45.624 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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:45.834 INFO blam! e8695080c616a4b676b170bef36c327ef94982ec773ea31dc3c39e33d54882be Sep 02 13:44:45.835 INFO running `"docker" "start" "-a" "e8695080c616a4b676b170bef36c327ef94982ec773ea31dc3c39e33d54882be"` Sep 02 13:44:46.400 INFO kablam! Checking gapbuffer v0.1.1 (file:///source) Sep 02 13:44:46.901 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:46.901 INFO kablam! --> src/lib.rs:336:18 Sep 02 13:44:46.901 INFO kablam! | Sep 02 13:44:46.901 INFO kablam! 336 | for x in range(0, 100) { Sep 02 13:44:46.901 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:46.902 INFO kablam! Sep 02 13:44:46.902 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:46.902 INFO kablam! --> src/lib.rs:342:18 Sep 02 13:44:46.902 INFO kablam! | Sep 02 13:44:46.902 INFO kablam! 342 | for x in range(0, 100) { Sep 02 13:44:46.902 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:46.902 INFO kablam! Sep 02 13:44:46.902 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:46.902 INFO kablam! --> src/lib.rs:353:18 Sep 02 13:44:46.902 INFO kablam! | Sep 02 13:44:46.902 INFO kablam! 353 | for x in range(0, 100) { Sep 02 13:44:46.902 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:46.902 INFO kablam! Sep 02 13:44:46.902 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:46.902 INFO kablam! --> src/lib.rs:358:25 Sep 02 13:44:46.902 INFO kablam! | Sep 02 13:44:46.902 INFO kablam! 358 | let mut index = range(0,100); Sep 02 13:44:46.902 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:46.902 INFO kablam! Sep 02 13:44:46.902 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:46.903 INFO kablam! --> src/lib.rs:374:18 Sep 02 13:44:46.903 INFO kablam! | Sep 02 13:44:46.903 INFO kablam! 374 | for x in range(0, 100) { Sep 02 13:44:46.903 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:46.903 INFO kablam! Sep 02 13:44:46.903 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:46.903 INFO kablam! --> src/lib.rs:378:18 Sep 02 13:44:46.903 INFO kablam! | Sep 02 13:44:46.903 INFO kablam! 378 | for x in range(0,100) { Sep 02 13:44:46.903 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:46.903 INFO kablam! Sep 02 13:44:46.903 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:46.903 INFO kablam! --> src/lib.rs:391:18 Sep 02 13:44:46.903 INFO kablam! | Sep 02 13:44:46.903 INFO kablam! 391 | for x in range(0, 10) { Sep 02 13:44:46.903 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:46.903 INFO kablam! Sep 02 13:44:46.903 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 02 13:44:46.904 INFO kablam! --> src/lib.rs:395:18 Sep 02 13:44:46.904 INFO kablam! | Sep 02 13:44:46.904 INFO kablam! 395 | for x in range(0,10) { Sep 02 13:44:46.904 INFO kablam! | ^^^^^ not found in this scope Sep 02 13:44:46.904 INFO kablam! Sep 02 13:44:47.071 INFO kablam! error: aborting due to 8 previous errors Sep 02 13:44:47.071 INFO kablam! Sep 02 13:44:47.071 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 02 13:44:47.076 INFO kablam! error: Could not compile `gapbuffer`. Sep 02 13:44:47.076 INFO kablam! Sep 02 13:44:47.077 INFO kablam! To learn more, run the command again with --verbose. Sep 02 13:44:47.078 INFO kablam! su: No module specific data is present Sep 02 13:44:47.431 INFO running `"docker" "rm" "-f" "e8695080c616a4b676b170bef36c327ef94982ec773ea31dc3c39e33d54882be"` Sep 02 13:44:47.553 INFO blam! e8695080c616a4b676b170bef36c327ef94982ec773ea31dc3c39e33d54882be