Sep 19 19:08:27.330 INFO checking templater-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 19:08:27.330 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 19:08:27.331 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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.458 INFO blam! 368d5ac1912752352b0e02cf1a3b430d4d6d4898965d6f596d350b2db1374017 Sep 19 19:08:27.460 INFO running `"docker" "start" "-a" "368d5ac1912752352b0e02cf1a3b430d4d6d4898965d6f596d350b2db1374017"` Sep 19 19:08:28.310 INFO kablam! usermod: no changes Sep 19 19:08:28.399 INFO kablam! Checking templater v0.1.0 (/source) Sep 19 19:08:28.697 INFO kablam! error[E0425]: cannot find function `load_file_contents` in this scope Sep 19 19:08:28.697 INFO kablam! --> src/template_creation.rs:44:9 Sep 19 19:08:28.697 INFO kablam! | Sep 19 19:08:28.697 INFO kablam! 44 | load_file_contents("example.txt") Sep 19 19:08:28.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Sep 19 19:08:28.697 INFO kablam! Sep 19 19:08:28.727 INFO kablam! warning: function is never used: `delete_template` Sep 19 19:08:28.727 INFO kablam! --> src/template_persist.rs:27:1 Sep 19 19:08:28.727 INFO kablam! | Sep 19 19:08:28.727 INFO kablam! 27 | pub fn delete_template(template_name: &str) -> Result<(), AppDirsError> { Sep 19 19:08:28.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:08:28.727 INFO kablam! | Sep 19 19:08:28.727 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 19:08:28.727 INFO kablam! Sep 19 19:08:28.752 INFO kablam! error[E0061]: this function takes 2 parameters but 3 parameters were supplied Sep 19 19:08:28.752 INFO kablam! --> src/template_persist.rs:49:5 Sep 19 19:08:28.752 INFO kablam! | Sep 19 19:08:28.752 INFO kablam! 16 | pub fn save_template(file_name: &str, template_string: &str) -> Result<(), AppDirsError> { Sep 19 19:08:28.752 INFO kablam! | ---------------------------------------------------------------------------------------- defined here Sep 19 19:08:28.752 INFO kablam! ... Sep 19 19:08:28.752 INFO kablam! 49 | save_template("hi", "example", "rs"); Sep 19 19:08:28.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 19 19:08:28.752 INFO kablam! Sep 19 19:08:28.756 INFO kablam! error: aborting due to 2 previous errors Sep 19 19:08:28.756 INFO kablam! Sep 19 19:08:28.756 INFO kablam! Some errors occurred: E0061, E0425. Sep 19 19:08:28.756 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 19 19:08:28.763 INFO kablam! error: Could not compile `templater`. Sep 19 19:08:28.763 INFO kablam! Sep 19 19:08:28.763 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:08:28.764 INFO kablam! su: No module specific data is present Sep 19 19:08:29.474 INFO running `"docker" "rm" "-f" "368d5ac1912752352b0e02cf1a3b430d4d6d4898965d6f596d350b2db1374017"` Sep 19 19:08:29.550 INFO blam! 368d5ac1912752352b0e02cf1a3b430d4d6d4898965d6f596d350b2db1374017