Sep 04 10:42:12.966 INFO checking modfile-1.3.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 10:42:12.966 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 10:42:12.966 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/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 10:42:13.146 INFO blam! 9e16600bc2062e383707e440e2270ae26beb87cacf5aac4449746c44817e0a5c Sep 04 10:42:13.148 INFO running `"docker" "start" "-a" "9e16600bc2062e383707e440e2270ae26beb87cacf5aac4449746c44817e0a5c"` Sep 04 10:42:13.701 INFO kablam! Checking modfile v1.3.2 (file:///source) Sep 04 10:42:14.596 INFO kablam! warning: unused variable: `writer` Sep 04 10:42:14.596 INFO kablam! --> src/ptmf.rs:923:18 Sep 04 10:42:14.596 INFO kablam! | Sep 04 10:42:14.596 INFO kablam! 923 | pub fn write_p61(writer: &mut Write, module: &mut PTModule) -> Result<(),PTMFError> { Sep 04 10:42:14.596 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 04 10:42:14.596 INFO kablam! | Sep 04 10:42:14.597 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 10:42:14.597 INFO kablam! Sep 04 10:42:14.802 INFO kablam! warning: unused variable: `writer` Sep 04 10:42:14.802 INFO kablam! --> src/ptmf.rs:923:18 Sep 04 10:42:14.802 INFO kablam! | Sep 04 10:42:14.803 INFO kablam! 923 | pub fn write_p61(writer: &mut Write, module: &mut PTModule) -> Result<(),PTMFError> { Sep 04 10:42:14.803 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Sep 04 10:42:14.803 INFO kablam! | Sep 04 10:42:14.803 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 10:42:14.803 INFO kablam! Sep 04 10:42:15.356 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 04 10:42:15.356 INFO kablam! --> examples/main.rs:22:20 Sep 04 10:42:15.356 INFO kablam! | Sep 04 10:42:15.356 INFO kablam! 22 | let mut module = ptmf::read_mod(&mut reader).unwrap(); Sep 04 10:42:15.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 04 10:42:15.356 INFO kablam! Sep 04 10:42:15.394 INFO kablam! error: aborting due to previous error Sep 04 10:42:15.394 INFO kablam! Sep 04 10:42:15.394 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 04 10:42:15.401 INFO kablam! error: Could not compile `modfile`. Sep 04 10:42:15.401 INFO kablam! Sep 04 10:42:15.401 INFO kablam! To learn more, run the command again with --verbose. Sep 04 10:42:15.402 INFO kablam! su: No module specific data is present Sep 04 10:42:15.815 INFO running `"docker" "rm" "-f" "9e16600bc2062e383707e440e2270ae26beb87cacf5aac4449746c44817e0a5c"` Sep 04 10:42:15.925 INFO blam! 9e16600bc2062e383707e440e2270ae26beb87cacf5aac4449746c44817e0a5c