Sep 06 06:44:47.144 INFO checking gapbuffer-0.1.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 06:44:47.144 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 06:44:47.145 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 06:44:47.391 INFO blam! 17144ae6ab1f97296478f0e5e8ddbbad231c0bc8fb256b8a38ae0d997c62ea24 Sep 06 06:44:47.393 INFO running `"docker" "start" "-a" "17144ae6ab1f97296478f0e5e8ddbbad231c0bc8fb256b8a38ae0d997c62ea24"` Sep 06 06:44:48.906 INFO kablam! usermod: no changes Sep 06 06:44:48.954 INFO kablam! Checking gapbuffer v0.1.1 (file:///source) Sep 06 06:44:49.534 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 06:44:49.534 INFO kablam! --> src/lib.rs:336:18 Sep 06 06:44:49.534 INFO kablam! | Sep 06 06:44:49.534 INFO kablam! 336 | for x in range(0, 100) { Sep 06 06:44:49.534 INFO kablam! | ^^^^^ not found in this scope Sep 06 06:44:49.534 INFO kablam! Sep 06 06:44:49.534 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 06:44:49.534 INFO kablam! --> src/lib.rs:342:18 Sep 06 06:44:49.534 INFO kablam! | Sep 06 06:44:49.534 INFO kablam! 342 | for x in range(0, 100) { Sep 06 06:44:49.534 INFO kablam! | ^^^^^ not found in this scope Sep 06 06:44:49.534 INFO kablam! Sep 06 06:44:49.534 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 06:44:49.534 INFO kablam! --> src/lib.rs:353:18 Sep 06 06:44:49.534 INFO kablam! | Sep 06 06:44:49.534 INFO kablam! 353 | for x in range(0, 100) { Sep 06 06:44:49.534 INFO kablam! | ^^^^^ not found in this scope Sep 06 06:44:49.534 INFO kablam! Sep 06 06:44:49.534 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 06:44:49.534 INFO kablam! --> src/lib.rs:358:25 Sep 06 06:44:49.534 INFO kablam! | Sep 06 06:44:49.534 INFO kablam! 358 | let mut index = range(0,100); Sep 06 06:44:49.534 INFO kablam! | ^^^^^ not found in this scope Sep 06 06:44:49.534 INFO kablam! Sep 06 06:44:49.534 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 06:44:49.534 INFO kablam! --> src/lib.rs:374:18 Sep 06 06:44:49.534 INFO kablam! | Sep 06 06:44:49.534 INFO kablam! 374 | for x in range(0, 100) { Sep 06 06:44:49.534 INFO kablam! | ^^^^^ not found in this scope Sep 06 06:44:49.534 INFO kablam! Sep 06 06:44:49.534 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 06:44:49.534 INFO kablam! --> src/lib.rs:378:18 Sep 06 06:44:49.534 INFO kablam! | Sep 06 06:44:49.534 INFO kablam! 378 | for x in range(0,100) { Sep 06 06:44:49.534 INFO kablam! | ^^^^^ not found in this scope Sep 06 06:44:49.534 INFO kablam! Sep 06 06:44:49.535 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 06:44:49.535 INFO kablam! --> src/lib.rs:391:18 Sep 06 06:44:49.535 INFO kablam! | Sep 06 06:44:49.535 INFO kablam! 391 | for x in range(0, 10) { Sep 06 06:44:49.535 INFO kablam! | ^^^^^ not found in this scope Sep 06 06:44:49.535 INFO kablam! Sep 06 06:44:49.535 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 06 06:44:49.535 INFO kablam! --> src/lib.rs:395:18 Sep 06 06:44:49.535 INFO kablam! | Sep 06 06:44:49.535 INFO kablam! 395 | for x in range(0,10) { Sep 06 06:44:49.535 INFO kablam! | ^^^^^ not found in this scope Sep 06 06:44:49.535 INFO kablam! Sep 06 06:44:49.657 INFO kablam! error: aborting due to 8 previous errors Sep 06 06:44:49.657 INFO kablam! Sep 06 06:44:49.657 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 06 06:44:49.662 INFO kablam! error: Could not compile `gapbuffer`. Sep 06 06:44:49.662 INFO kablam! Sep 06 06:44:49.662 INFO kablam! To learn more, run the command again with --verbose. Sep 06 06:44:49.670 INFO kablam! su: No module specific data is present Sep 06 06:44:50.642 INFO running `"docker" "rm" "-f" "17144ae6ab1f97296478f0e5e8ddbbad231c0bc8fb256b8a38ae0d997c62ea24"` Sep 06 06:44:50.754 INFO blam! 17144ae6ab1f97296478f0e5e8ddbbad231c0bc8fb256b8a38ae0d997c62ea24