Aug 11 00:14:49.922 INFO checking templater-0.1.0 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 00:14:49.922 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 00:14:49.922 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 00:14:49.922 INFO running `"docker" "create" "-v" "/tmp/crater.lDdXhzHrsPt5:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-1/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 00:14:50.078 INFO blam! ac8d62ffebaf0e99ebd29e070f2c3075172631e29dbb65c7c6f8999eabd9d722 Aug 11 00:14:50.079 INFO running `"docker" "start" "-a" "ac8d62ffebaf0e99ebd29e070f2c3075172631e29dbb65c7c6f8999eabd9d722"` Aug 11 00:14:51.401 INFO kablam! Checking templater v0.1.0 (file:///source) Aug 11 00:14:51.728 INFO kablam! error[E0425]: cannot find function `load_file_contents` in this scope Aug 11 00:14:51.728 INFO kablam! --> src/template_creation.rs:44:9 Aug 11 00:14:51.728 INFO kablam! | Aug 11 00:14:51.728 INFO kablam! 44 | load_file_contents("example.txt") Aug 11 00:14:51.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Aug 11 00:14:51.728 INFO kablam! Aug 11 00:14:51.810 INFO kablam! warning: function is never used: `delete_template` Aug 11 00:14:51.810 INFO kablam! --> src/template_persist.rs:27:1 Aug 11 00:14:51.810 INFO kablam! | Aug 11 00:14:51.810 INFO kablam! 27 | pub fn delete_template(template_name: &str) -> Result<(), AppDirsError> { Aug 11 00:14:51.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 00:14:51.810 INFO kablam! | Aug 11 00:14:51.810 INFO kablam! = note: #[warn(dead_code)] on by default Aug 11 00:14:51.810 INFO kablam! Aug 11 00:14:51.849 INFO kablam! error[E0061]: this function takes 2 parameters but 3 parameters were supplied Aug 11 00:14:51.849 INFO kablam! --> src/template_persist.rs:49:5 Aug 11 00:14:51.849 INFO kablam! | Aug 11 00:14:51.849 INFO kablam! 16 | pub fn save_template(file_name: &str, template_string: &str) -> Result<(), AppDirsError> { Aug 11 00:14:51.849 INFO kablam! | ---------------------------------------------------------------------------------------- defined here Aug 11 00:14:51.849 INFO kablam! ... Aug 11 00:14:51.849 INFO kablam! 49 | save_template("hi", "example", "rs"); Aug 11 00:14:51.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Aug 11 00:14:51.849 INFO kablam! Aug 11 00:14:51.858 INFO kablam! error: aborting due to 2 previous errors Aug 11 00:14:51.858 INFO kablam! Aug 11 00:14:51.858 INFO kablam! Some errors occurred: E0061, E0425. Aug 11 00:14:51.858 INFO kablam! For more information about an error, try `rustc --explain E0061`. Aug 11 00:14:51.868 INFO kablam! error: Could not compile `templater`. Aug 11 00:14:51.868 INFO kablam! Aug 11 00:14:51.868 INFO kablam! To learn more, run the command again with --verbose. Aug 11 00:14:51.870 INFO kablam! su: No module specific data is present Aug 11 00:14:52.849 INFO running `"docker" "rm" "-f" "ac8d62ffebaf0e99ebd29e070f2c3075172631e29dbb65c7c6f8999eabd9d722"` Aug 11 00:14:52.974 INFO blam! ac8d62ffebaf0e99ebd29e070f2c3075172631e29dbb65c7c6f8999eabd9d722