Sep 04 17:06:52.300 INFO checking gapbuffer-0.1.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 17:06:52.300 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 17:06:52.300 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:06:52.485 INFO blam! e6534ee34102adec35815edf5054c49b4031885daf7994d0f7cfa16ff5ea8d70 Sep 04 17:06:52.487 INFO running `"docker" "start" "-a" "e6534ee34102adec35815edf5054c49b4031885daf7994d0f7cfa16ff5ea8d70"` Sep 04 17:06:53.127 INFO kablam! Checking gapbuffer v0.1.1 (file:///source) Sep 04 17:06:53.668 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 17:06:53.668 INFO kablam! --> src/lib.rs:336:18 Sep 04 17:06:53.668 INFO kablam! | Sep 04 17:06:53.668 INFO kablam! 336 | for x in range(0, 100) { Sep 04 17:06:53.668 INFO kablam! | ^^^^^ not found in this scope Sep 04 17:06:53.668 INFO kablam! Sep 04 17:06:53.668 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 17:06:53.668 INFO kablam! --> src/lib.rs:342:18 Sep 04 17:06:53.668 INFO kablam! | Sep 04 17:06:53.668 INFO kablam! 342 | for x in range(0, 100) { Sep 04 17:06:53.668 INFO kablam! | ^^^^^ not found in this scope Sep 04 17:06:53.668 INFO kablam! Sep 04 17:06:53.668 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 17:06:53.669 INFO kablam! --> src/lib.rs:353:18 Sep 04 17:06:53.669 INFO kablam! | Sep 04 17:06:53.669 INFO kablam! 353 | for x in range(0, 100) { Sep 04 17:06:53.669 INFO kablam! | ^^^^^ not found in this scope Sep 04 17:06:53.669 INFO kablam! Sep 04 17:06:53.669 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 17:06:53.669 INFO kablam! --> src/lib.rs:358:25 Sep 04 17:06:53.669 INFO kablam! | Sep 04 17:06:53.669 INFO kablam! 358 | let mut index = range(0,100); Sep 04 17:06:53.669 INFO kablam! | ^^^^^ not found in this scope Sep 04 17:06:53.669 INFO kablam! Sep 04 17:06:53.669 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 17:06:53.669 INFO kablam! --> src/lib.rs:374:18 Sep 04 17:06:53.669 INFO kablam! | Sep 04 17:06:53.669 INFO kablam! 374 | for x in range(0, 100) { Sep 04 17:06:53.669 INFO kablam! | ^^^^^ not found in this scope Sep 04 17:06:53.669 INFO kablam! Sep 04 17:06:53.669 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 17:06:53.669 INFO kablam! --> src/lib.rs:378:18 Sep 04 17:06:53.670 INFO kablam! | Sep 04 17:06:53.670 INFO kablam! 378 | for x in range(0,100) { Sep 04 17:06:53.670 INFO kablam! | ^^^^^ not found in this scope Sep 04 17:06:53.670 INFO kablam! Sep 04 17:06:53.670 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 17:06:53.670 INFO kablam! --> src/lib.rs:391:18 Sep 04 17:06:53.670 INFO kablam! | Sep 04 17:06:53.670 INFO kablam! 391 | for x in range(0, 10) { Sep 04 17:06:53.670 INFO kablam! | ^^^^^ not found in this scope Sep 04 17:06:53.670 INFO kablam! Sep 04 17:06:53.670 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 17:06:53.670 INFO kablam! --> src/lib.rs:395:18 Sep 04 17:06:53.670 INFO kablam! | Sep 04 17:06:53.670 INFO kablam! 395 | for x in range(0,10) { Sep 04 17:06:53.670 INFO kablam! | ^^^^^ not found in this scope Sep 04 17:06:53.670 INFO kablam! Sep 04 17:06:53.852 INFO kablam! error: aborting due to 8 previous errors Sep 04 17:06:53.852 INFO kablam! Sep 04 17:06:53.852 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 04 17:06:53.858 INFO kablam! error: Could not compile `gapbuffer`. Sep 04 17:06:53.858 INFO kablam! Sep 04 17:06:53.858 INFO kablam! To learn more, run the command again with --verbose. Sep 04 17:06:53.860 INFO kablam! su: No module specific data is present Sep 04 17:06:54.236 INFO running `"docker" "rm" "-f" "e6534ee34102adec35815edf5054c49b4031885daf7994d0f7cfa16ff5ea8d70"` Sep 04 17:06:54.357 INFO blam! e6534ee34102adec35815edf5054c49b4031885daf7994d0f7cfa16ff5ea8d70