Sep 04 00:52:46.073 INFO checking templater-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 00:52:46.073 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 00:52:46.073 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/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 00:52:46.241 INFO blam! a638fe718514d61ad87012000e060cf1a38b274ae518c9ee3d2cebc24b3cf78a Sep 04 00:52:46.242 INFO running `"docker" "start" "-a" "a638fe718514d61ad87012000e060cf1a38b274ae518c9ee3d2cebc24b3cf78a"` Sep 04 00:52:46.914 INFO kablam! Checking templater v0.1.0 (file:///source) Sep 04 00:52:47.557 INFO kablam! error[E0425]: cannot find function `load_file_contents` in this scope Sep 04 00:52:47.557 INFO kablam! --> src/template_creation.rs:44:9 Sep 04 00:52:47.557 INFO kablam! | Sep 04 00:52:47.558 INFO kablam! 44 | load_file_contents("example.txt") Sep 04 00:52:47.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Sep 04 00:52:47.558 INFO kablam! Sep 04 00:52:47.616 INFO kablam! warning: function is never used: `delete_template` Sep 04 00:52:47.616 INFO kablam! --> src/template_persist.rs:27:1 Sep 04 00:52:47.617 INFO kablam! | Sep 04 00:52:47.617 INFO kablam! 27 | pub fn delete_template(template_name: &str) -> Result<(), AppDirsError> { Sep 04 00:52:47.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:52:47.617 INFO kablam! | Sep 04 00:52:47.617 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 00:52:47.617 INFO kablam! Sep 04 00:52:47.660 INFO kablam! error[E0061]: this function takes 2 parameters but 3 parameters were supplied Sep 04 00:52:47.660 INFO kablam! --> src/template_persist.rs:49:5 Sep 04 00:52:47.660 INFO kablam! | Sep 04 00:52:47.660 INFO kablam! 16 | pub fn save_template(file_name: &str, template_string: &str) -> Result<(), AppDirsError> { Sep 04 00:52:47.660 INFO kablam! | ---------------------------------------------------------------------------------------- defined here Sep 04 00:52:47.660 INFO kablam! ... Sep 04 00:52:47.660 INFO kablam! 49 | save_template("hi", "example", "rs"); Sep 04 00:52:47.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 04 00:52:47.660 INFO kablam! Sep 04 00:52:47.669 INFO kablam! error: aborting due to 2 previous errors Sep 04 00:52:47.669 INFO kablam! Sep 04 00:52:47.669 INFO kablam! Some errors occurred: E0061, E0425. Sep 04 00:52:47.669 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 04 00:52:47.680 INFO kablam! error: Could not compile `templater`. Sep 04 00:52:47.680 INFO kablam! Sep 04 00:52:47.680 INFO kablam! To learn more, run the command again with --verbose. Sep 04 00:52:47.681 INFO kablam! su: No module specific data is present Sep 04 00:52:48.126 INFO running `"docker" "rm" "-f" "a638fe718514d61ad87012000e060cf1a38b274ae518c9ee3d2cebc24b3cf78a"` Sep 04 00:52:48.239 INFO blam! a638fe718514d61ad87012000e060cf1a38b274ae518c9ee3d2cebc24b3cf78a