Sep 04 10:42:12.781 INFO checking modfile-1.3.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 10:42:12.781 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 10:42:12.781 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:42:12.950 INFO blam! b3ce3acb3da0fa688e2c6bf788b9b5dbc412efec339528c6ffcd2ad3a2388c31 Sep 04 10:42:12.953 INFO running `"docker" "start" "-a" "b3ce3acb3da0fa688e2c6bf788b9b5dbc412efec339528c6ffcd2ad3a2388c31"` Sep 04 10:42:13.574 INFO kablam! Checking modfile v1.3.2 (file:///source) Sep 04 10:42:14.405 INFO kablam! warning: unused variable: `writer` Sep 04 10:42:14.405 INFO kablam! --> src/ptmf.rs:923:18 Sep 04 10:42:14.405 INFO kablam! | Sep 04 10:42:14.405 INFO kablam! 923 | pub fn write_p61(writer: &mut Write, module: &mut PTModule) -> Result<(),PTMFError> { Sep 04 10:42:14.405 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 04 10:42:14.405 INFO kablam! | Sep 04 10:42:14.405 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 10:42:14.405 INFO kablam! Sep 04 10:42:14.748 INFO kablam! warning: unused variable: `writer` Sep 04 10:42:14.748 INFO kablam! --> src/ptmf.rs:923:18 Sep 04 10:42:14.748 INFO kablam! | Sep 04 10:42:14.748 INFO kablam! 923 | pub fn write_p61(writer: &mut Write, module: &mut PTModule) -> Result<(),PTMFError> { Sep 04 10:42:14.748 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 04 10:42:14.749 INFO kablam! | Sep 04 10:42:14.749 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 10:42:14.749 INFO kablam! Sep 04 10:42:15.041 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 04 10:42:15.041 INFO kablam! --> examples/main.rs:22:20 Sep 04 10:42:15.041 INFO kablam! | Sep 04 10:42:15.041 INFO kablam! 22 | let mut module = ptmf::read_mod(&mut reader).unwrap(); Sep 04 10:42:15.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 04 10:42:15.041 INFO kablam! Sep 04 10:42:15.087 INFO kablam! error: aborting due to previous error Sep 04 10:42:15.087 INFO kablam! Sep 04 10:42:15.087 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 04 10:42:15.095 INFO kablam! error: Could not compile `modfile`. Sep 04 10:42:15.095 INFO kablam! Sep 04 10:42:15.095 INFO kablam! To learn more, run the command again with --verbose. Sep 04 10:42:15.096 INFO kablam! su: No module specific data is present Sep 04 10:42:15.489 INFO running `"docker" "rm" "-f" "b3ce3acb3da0fa688e2c6bf788b9b5dbc412efec339528c6ffcd2ad3a2388c31"` Sep 04 10:42:15.610 INFO blam! b3ce3acb3da0fa688e2c6bf788b9b5dbc412efec339528c6ffcd2ad3a2388c31