Sep 19 19:08:27.753 INFO checking templater-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 19:08:27.753 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 19:08:27.753 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:08:27.957 INFO blam! 9b1a49a336e07f1e1eb52ca4de36f9c82503a8643f6b2d2b2b4455796b14ca84 Sep 19 19:08:27.959 INFO running `"docker" "start" "-a" "9b1a49a336e07f1e1eb52ca4de36f9c82503a8643f6b2d2b2b4455796b14ca84"` Sep 19 19:08:28.739 INFO kablam! usermod: no changes Sep 19 19:08:28.789 INFO kablam! Checking templater v0.1.0 (/source) Sep 19 19:08:29.013 INFO kablam! error[E0425]: cannot find function `load_file_contents` in this scope Sep 19 19:08:29.013 INFO kablam! --> src/template_creation.rs:44:9 Sep 19 19:08:29.013 INFO kablam! | Sep 19 19:08:29.013 INFO kablam! 44 | load_file_contents("example.txt") Sep 19 19:08:29.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Sep 19 19:08:29.013 INFO kablam! Sep 19 19:08:29.028 INFO kablam! warning: function is never used: `delete_template` Sep 19 19:08:29.028 INFO kablam! --> src/template_persist.rs:27:1 Sep 19 19:08:29.028 INFO kablam! | Sep 19 19:08:29.028 INFO kablam! 27 | pub fn delete_template(template_name: &str) -> Result<(), AppDirsError> { Sep 19 19:08:29.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:08:29.028 INFO kablam! | Sep 19 19:08:29.028 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 19:08:29.028 INFO kablam! Sep 19 19:08:29.059 INFO kablam! error[E0061]: this function takes 2 parameters but 3 parameters were supplied Sep 19 19:08:29.059 INFO kablam! --> src/template_persist.rs:49:5 Sep 19 19:08:29.059 INFO kablam! | Sep 19 19:08:29.059 INFO kablam! 16 | pub fn save_template(file_name: &str, template_string: &str) -> Result<(), AppDirsError> { Sep 19 19:08:29.060 INFO kablam! | ---------------------------------------------------------------------------------------- defined here Sep 19 19:08:29.060 INFO kablam! ... Sep 19 19:08:29.060 INFO kablam! 49 | save_template("hi", "example", "rs"); Sep 19 19:08:29.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 19 19:08:29.060 INFO kablam! Sep 19 19:08:29.063 INFO kablam! error: aborting due to 2 previous errors Sep 19 19:08:29.063 INFO kablam! Sep 19 19:08:29.063 INFO kablam! Some errors occurred: E0061, E0425. Sep 19 19:08:29.063 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 19 19:08:29.071 INFO kablam! error: Could not compile `templater`. Sep 19 19:08:29.071 INFO kablam! Sep 19 19:08:29.071 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:08:29.072 INFO kablam! su: No module specific data is present Sep 19 19:08:29.660 INFO running `"docker" "rm" "-f" "9b1a49a336e07f1e1eb52ca4de36f9c82503a8643f6b2d2b2b4455796b14ca84"` Sep 19 19:08:29.743 INFO blam! 9b1a49a336e07f1e1eb52ca4de36f9c82503a8643f6b2d2b2b4455796b14ca84