Sep 20 04:37:40.442 INFO checking bank-0.4.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 04:37:40.442 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 04:37:40.442 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 04:37:40.690 INFO blam! b964b908976fbde72e47645e50548e90e4f5cf7a06d33fa755d2e13b69fca774 Sep 20 04:37:40.691 INFO running `"docker" "start" "-a" "b964b908976fbde72e47645e50548e90e4f5cf7a06d33fa755d2e13b69fca774"` Sep 20 04:37:41.526 INFO kablam! usermod: no changes Sep 20 04:37:41.630 INFO kablam! Checking num-iter v0.1.37 Sep 20 04:37:41.630 INFO kablam! Checking num-rational v0.2.1 Sep 20 04:37:41.630 INFO kablam! Checking bigdecimal v0.0.14 Sep 20 04:37:42.494 INFO kablam! Checking num v0.2.0 Sep 20 04:37:42.812 INFO kablam! Checking bank v0.4.0 (/source) Sep 20 04:37:43.666 INFO kablam! error[E0412]: cannot find type `ByteRecords` in module `csv` Sep 20 04:37:43.667 INFO kablam! --> src/banks/argenta.rs:47:16 Sep 20 04:37:43.667 INFO kablam! | Sep 20 04:37:43.667 INFO kablam! 47 | iter: csv::ByteRecords<'a, R>, Sep 20 04:37:43.667 INFO kablam! | ^^^^^^^^^^^ did you mean `ByteRecord`? Sep 20 04:37:43.667 INFO kablam! Sep 20 04:37:43.667 INFO kablam! warning: unused import: `Num` Sep 20 04:37:43.667 INFO kablam! --> src/scr/rf.rs:3:20 Sep 20 04:37:43.667 INFO kablam! | Sep 20 04:37:43.667 INFO kablam! 3 | use num::{BigUint, Num, One, ToPrimitive, Zero}; Sep 20 04:37:43.667 INFO kablam! | ^^^ Sep 20 04:37:43.667 INFO kablam! | Sep 20 04:37:43.667 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 04:37:43.667 INFO kablam! Sep 20 04:37:43.739 INFO kablam! error[E0412]: cannot find type `ByteRecords` in module `csv` Sep 20 04:37:43.739 INFO kablam! --> src/banks/argenta.rs:47:16 Sep 20 04:37:43.739 INFO kablam! | Sep 20 04:37:43.739 INFO kablam! 47 | iter: csv::ByteRecords<'a, R>, Sep 20 04:37:43.739 INFO kablam! | ^^^^^^^^^^^ did you mean `ByteRecord`? Sep 20 04:37:43.739 INFO kablam! Sep 20 04:37:43.739 INFO kablam! warning: unused import: `std::io::Seek` Sep 20 04:37:43.739 INFO kablam! --> src/banks/argenta.rs:189:9 Sep 20 04:37:43.739 INFO kablam! | Sep 20 04:37:43.739 INFO kablam! 189 | use std::io::Seek; Sep 20 04:37:43.739 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:37:43.739 INFO kablam! | Sep 20 04:37:43.739 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 04:37:43.739 INFO kablam! Sep 20 04:37:43.739 INFO kablam! warning: unused import: `Bank` Sep 20 04:37:43.739 INFO kablam! --> src/banks/argenta.rs:205:9 Sep 20 04:37:43.739 INFO kablam! | Sep 20 04:37:43.739 INFO kablam! 205 | use Bank; Sep 20 04:37:43.739 INFO kablam! | ^^^^ Sep 20 04:37:43.739 INFO kablam! Sep 20 04:37:43.739 INFO kablam! warning: unused import: `std::io::Seek` Sep 20 04:37:43.739 INFO kablam! --> src/banks/argenta.rs:206:9 Sep 20 04:37:43.739 INFO kablam! | Sep 20 04:37:43.739 INFO kablam! 206 | use std::io::Seek; Sep 20 04:37:43.739 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:37:43.739 INFO kablam! Sep 20 04:37:43.739 INFO kablam! warning: unused import: `Num` Sep 20 04:37:43.739 INFO kablam! --> src/scr/rf.rs:3:20 Sep 20 04:37:43.739 INFO kablam! | Sep 20 04:37:43.739 INFO kablam! 3 | use num::{BigUint, Num, One, ToPrimitive, Zero}; Sep 20 04:37:43.739 INFO kablam! | ^^^ Sep 20 04:37:43.739 INFO kablam! Sep 20 04:37:43.787 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Sep 20 04:37:43.787 INFO kablam! --> src/banks/argenta.rs:154:31 Sep 20 04:37:43.787 INFO kablam! | Sep 20 04:37:43.787 INFO kablam! 154 | .has_headers(false) Sep 20 04:37:43.787 INFO kablam! | ^^^^^^^^^^^ expected 0 parameters Sep 20 04:37:43.787 INFO kablam! Sep 20 04:37:43.819 INFO kablam! error[E0599]: no method named `delimiter` found for type `bool` in the current scope Sep 20 04:37:43.819 INFO kablam! --> src/banks/argenta.rs:155:31 Sep 20 04:37:43.819 INFO kablam! | Sep 20 04:37:43.819 INFO kablam! 155 | .delimiter(b';'); Sep 20 04:37:43.819 INFO kablam! | ^^^^^^^^^ Sep 20 04:37:43.819 INFO kablam! Sep 20 04:37:43.875 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Sep 20 04:37:43.875 INFO kablam! --> src/banks/argenta.rs:154:31 Sep 20 04:37:43.875 INFO kablam! | Sep 20 04:37:43.875 INFO kablam! 154 | .has_headers(false) Sep 20 04:37:43.875 INFO kablam! | ^^^^^^^^^^^ expected 0 parameters Sep 20 04:37:43.875 INFO kablam! Sep 20 04:37:43.911 INFO kablam! error: aborting due to 3 previous errors Sep 20 04:37:43.911 INFO kablam! Sep 20 04:37:43.911 INFO kablam! Some errors occurred: E0061, E0412, E0599. Sep 20 04:37:43.911 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 20 04:37:43.919 INFO kablam! error[E0599]: no method named `delimiter` found for type `bool` in the current scope Sep 20 04:37:43.919 INFO kablam! --> src/banks/argenta.rs:155:31 Sep 20 04:37:43.919 INFO kablam! | Sep 20 04:37:43.919 INFO kablam! 155 | .delimiter(b';'); Sep 20 04:37:43.919 INFO kablam! | ^^^^^^^^^ Sep 20 04:37:43.919 INFO kablam! Sep 20 04:37:43.920 INFO kablam! error: Could not compile `bank`. Sep 20 04:37:43.920 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:37:44.051 INFO kablam! error: aborting due to 3 previous errors Sep 20 04:37:44.051 INFO kablam! Sep 20 04:37:44.051 INFO kablam! Some errors occurred: E0061, E0412, E0599. Sep 20 04:37:44.051 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 20 04:37:44.062 INFO kablam! error: Could not compile `bank`. Sep 20 04:37:44.062 INFO kablam! Sep 20 04:37:44.062 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:37:44.063 INFO kablam! su: No module specific data is present Sep 20 04:37:44.963 INFO running `"docker" "rm" "-f" "b964b908976fbde72e47645e50548e90e4f5cf7a06d33fa755d2e13b69fca774"` Sep 20 04:37:45.100 INFO blam! b964b908976fbde72e47645e50548e90e4f5cf7a06d33fa755d2e13b69fca774