Sep 20 01:28:01.936 INFO checking gapbuffer-0.1.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 01:28:01.936 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 01:28:01.936 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:28:02.375 INFO blam! ca3a617de9001e1042e31d2f64ebf47d3aa476c53802e23aea8ce2deffa9dc63 Sep 20 01:28:02.377 INFO running `"docker" "start" "-a" "ca3a617de9001e1042e31d2f64ebf47d3aa476c53802e23aea8ce2deffa9dc63"` Sep 20 01:28:03.711 INFO kablam! usermod: no changes Sep 20 01:28:03.743 INFO kablam! Checking gapbuffer v0.1.1 (/source) Sep 20 01:28:04.351 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 01:28:04.351 INFO kablam! --> src/lib.rs:336:18 Sep 20 01:28:04.351 INFO kablam! | Sep 20 01:28:04.351 INFO kablam! 336 | for x in range(0, 100) { Sep 20 01:28:04.351 INFO kablam! | ^^^^^ not found in this scope Sep 20 01:28:04.351 INFO kablam! Sep 20 01:28:04.351 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 01:28:04.351 INFO kablam! --> src/lib.rs:342:18 Sep 20 01:28:04.351 INFO kablam! | Sep 20 01:28:04.351 INFO kablam! 342 | for x in range(0, 100) { Sep 20 01:28:04.351 INFO kablam! | ^^^^^ not found in this scope Sep 20 01:28:04.351 INFO kablam! Sep 20 01:28:04.351 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 01:28:04.351 INFO kablam! --> src/lib.rs:353:18 Sep 20 01:28:04.351 INFO kablam! | Sep 20 01:28:04.351 INFO kablam! 353 | for x in range(0, 100) { Sep 20 01:28:04.351 INFO kablam! | ^^^^^ not found in this scope Sep 20 01:28:04.351 INFO kablam! Sep 20 01:28:04.351 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 01:28:04.351 INFO kablam! --> src/lib.rs:358:25 Sep 20 01:28:04.351 INFO kablam! | Sep 20 01:28:04.351 INFO kablam! 358 | let mut index = range(0,100); Sep 20 01:28:04.351 INFO kablam! | ^^^^^ not found in this scope Sep 20 01:28:04.351 INFO kablam! Sep 20 01:28:04.351 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 01:28:04.351 INFO kablam! --> src/lib.rs:374:18 Sep 20 01:28:04.351 INFO kablam! | Sep 20 01:28:04.351 INFO kablam! 374 | for x in range(0, 100) { Sep 20 01:28:04.351 INFO kablam! | ^^^^^ not found in this scope Sep 20 01:28:04.351 INFO kablam! Sep 20 01:28:04.351 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 01:28:04.351 INFO kablam! --> src/lib.rs:378:18 Sep 20 01:28:04.351 INFO kablam! | Sep 20 01:28:04.351 INFO kablam! 378 | for x in range(0,100) { Sep 20 01:28:04.351 INFO kablam! | ^^^^^ not found in this scope Sep 20 01:28:04.351 INFO kablam! Sep 20 01:28:04.351 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 01:28:04.351 INFO kablam! --> src/lib.rs:391:18 Sep 20 01:28:04.351 INFO kablam! | Sep 20 01:28:04.351 INFO kablam! 391 | for x in range(0, 10) { Sep 20 01:28:04.351 INFO kablam! | ^^^^^ not found in this scope Sep 20 01:28:04.351 INFO kablam! Sep 20 01:28:04.351 INFO kablam! error[E0425]: cannot find function `range` in this scope Sep 20 01:28:04.352 INFO kablam! --> src/lib.rs:395:18 Sep 20 01:28:04.352 INFO kablam! | Sep 20 01:28:04.352 INFO kablam! 395 | for x in range(0,10) { Sep 20 01:28:04.352 INFO kablam! | ^^^^^ not found in this scope Sep 20 01:28:04.352 INFO kablam! Sep 20 01:28:04.458 INFO kablam! error: aborting due to 8 previous errors Sep 20 01:28:04.459 INFO kablam! Sep 20 01:28:04.459 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 20 01:28:04.470 INFO kablam! error: Could not compile `gapbuffer`. Sep 20 01:28:04.471 INFO kablam! Sep 20 01:28:04.471 INFO kablam! To learn more, run the command again with --verbose. Sep 20 01:28:04.471 INFO kablam! su: No module specific data is present Sep 20 01:28:05.128 INFO running `"docker" "rm" "-f" "ca3a617de9001e1042e31d2f64ebf47d3aa476c53802e23aea8ce2deffa9dc63"` Sep 20 01:28:05.358 INFO blam! ca3a617de9001e1042e31d2f64ebf47d3aa476c53802e23aea8ce2deffa9dc63