Sep 04 19:57:55.833 INFO checking gapbuffer-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 19:57:55.833 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 19:57:55.833 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:57:56.030 INFO blam! 169ef84cce513a28804a08e20bededfc3ccb69765e8e397cdb787c8f31f126be Sep 04 19:57:56.032 INFO running `"docker" "start" "-a" "169ef84cce513a28804a08e20bededfc3ccb69765e8e397cdb787c8f31f126be"` Sep 04 19:57:56.605 INFO kablam! Checking gapbuffer v0.1.1 (file:///source) Sep 04 19:57:57.183 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 19:57:57.183 INFO kablam! --> src/lib.rs:336:18 Sep 04 19:57:57.183 INFO kablam! | Sep 04 19:57:57.183 INFO kablam! 336 | for x in range(0, 100) { Sep 04 19:57:57.183 INFO kablam! | ^^^^^ not found in this scope Sep 04 19:57:57.183 INFO kablam! Sep 04 19:57:57.183 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 19:57:57.183 INFO kablam! --> src/lib.rs:342:18 Sep 04 19:57:57.183 INFO kablam! | Sep 04 19:57:57.183 INFO kablam! 342 | for x in range(0, 100) { Sep 04 19:57:57.183 INFO kablam! | ^^^^^ not found in this scope Sep 04 19:57:57.183 INFO kablam! Sep 04 19:57:57.184 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 19:57:57.184 INFO kablam! --> src/lib.rs:353:18 Sep 04 19:57:57.184 INFO kablam! | Sep 04 19:57:57.184 INFO kablam! 353 | for x in range(0, 100) { Sep 04 19:57:57.184 INFO kablam! | ^^^^^ not found in this scope Sep 04 19:57:57.184 INFO kablam! Sep 04 19:57:57.184 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 19:57:57.184 INFO kablam! --> src/lib.rs:358:25 Sep 04 19:57:57.184 INFO kablam! | Sep 04 19:57:57.184 INFO kablam! 358 | let mut index = range(0,100); Sep 04 19:57:57.184 INFO kablam! | ^^^^^ not found in this scope Sep 04 19:57:57.184 INFO kablam! Sep 04 19:57:57.184 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 19:57:57.184 INFO kablam! --> src/lib.rs:374:18 Sep 04 19:57:57.184 INFO kablam! | Sep 04 19:57:57.184 INFO kablam! 374 | for x in range(0, 100) { Sep 04 19:57:57.184 INFO kablam! | ^^^^^ not found in this scope Sep 04 19:57:57.184 INFO kablam! Sep 04 19:57:57.184 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 19:57:57.184 INFO kablam! --> src/lib.rs:378:18 Sep 04 19:57:57.184 INFO kablam! | Sep 04 19:57:57.184 INFO kablam! 378 | for x in range(0,100) { Sep 04 19:57:57.184 INFO kablam! | ^^^^^ not found in this scope Sep 04 19:57:57.184 INFO kablam! Sep 04 19:57:57.184 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 19:57:57.184 INFO kablam! --> src/lib.rs:391:18 Sep 04 19:57:57.185 INFO kablam! | Sep 04 19:57:57.185 INFO kablam! 391 | for x in range(0, 10) { Sep 04 19:57:57.185 INFO kablam! | ^^^^^ not found in this scope Sep 04 19:57:57.185 INFO kablam! Sep 04 19:57:57.185 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 04 19:57:57.185 INFO kablam! --> src/lib.rs:395:18 Sep 04 19:57:57.185 INFO kablam! | Sep 04 19:57:57.185 INFO kablam! 395 | for x in range(0,10) { Sep 04 19:57:57.185 INFO kablam! | ^^^^^ not found in this scope Sep 04 19:57:57.185 INFO kablam! Sep 04 19:57:57.351 INFO kablam! error: aborting due to 8 previous errors Sep 04 19:57:57.351 INFO kablam! Sep 04 19:57:57.352 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 04 19:57:57.357 INFO kablam! error: Could not compile `gapbuffer`. Sep 04 19:57:57.357 INFO kablam! Sep 04 19:57:57.357 INFO kablam! To learn more, run the command again with --verbose. Sep 04 19:57:57.358 INFO kablam! su: No module specific data is present Sep 04 19:57:57.789 INFO running `"docker" "rm" "-f" "169ef84cce513a28804a08e20bededfc3ccb69765e8e397cdb787c8f31f126be"` Sep 04 19:57:57.869 INFO blam! 169ef84cce513a28804a08e20bededfc3ccb69765e8e397cdb787c8f31f126be