Sep 14 07:52:08.467 INFO checking templater-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 07:52:08.467 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 07:52:08.467 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 07:52:08.710 INFO blam! 36fc27be95d4876a382402d603729c3b4b3ed8ae82a19ed3d4431b47ba31ae49 Sep 14 07:52:08.715 INFO running `"docker" "start" "-a" "36fc27be95d4876a382402d603729c3b4b3ed8ae82a19ed3d4431b47ba31ae49"` Sep 14 07:52:09.940 INFO kablam! usermod: no changes Sep 14 07:52:09.988 INFO kablam! Checking app_dirs v1.2.1 Sep 14 07:52:10.218 INFO kablam! Checking templater v0.1.0 (file:///source) Sep 14 07:52:10.438 INFO kablam! error[E0425]: cannot find function `load_file_contents` in this scope Sep 14 07:52:10.438 INFO kablam! --> src/template_creation.rs:44:9 Sep 14 07:52:10.438 INFO kablam! | Sep 14 07:52:10.438 INFO kablam! 44 | load_file_contents("example.txt") Sep 14 07:52:10.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Sep 14 07:52:10.438 INFO kablam! Sep 14 07:52:10.486 INFO kablam! error[E0061]: this function takes 2 parameters but 3 parameters were supplied Sep 14 07:52:10.486 INFO kablam! --> src/template_persist.rs:49:5 Sep 14 07:52:10.486 INFO kablam! | Sep 14 07:52:10.486 INFO kablam! 16 | pub fn save_template(file_name: &str, template_string: &str) -> Result<(), AppDirsError> { Sep 14 07:52:10.486 INFO kablam! | ---------------------------------------------------------------------------------------- defined here Sep 14 07:52:10.486 INFO kablam! ... Sep 14 07:52:10.486 INFO kablam! 49 | save_template("hi", "example", "rs"); Sep 14 07:52:10.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 14 07:52:10.486 INFO kablam! Sep 14 07:52:10.486 INFO kablam! warning: function is never used: `delete_template` Sep 14 07:52:10.486 INFO kablam! --> src/template_persist.rs:27:1 Sep 14 07:52:10.486 INFO kablam! | Sep 14 07:52:10.486 INFO kablam! 27 | pub fn delete_template(template_name: &str) -> Result<(), AppDirsError> { Sep 14 07:52:10.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 07:52:10.486 INFO kablam! | Sep 14 07:52:10.486 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 07:52:10.487 INFO kablam! Sep 14 07:52:10.490 INFO kablam! error: aborting due to 2 previous errors Sep 14 07:52:10.490 INFO kablam! Sep 14 07:52:10.490 INFO kablam! Some errors occurred: E0061, E0425. Sep 14 07:52:10.490 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 14 07:52:10.496 INFO kablam! error: Could not compile `templater`. Sep 14 07:52:10.496 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 07:52:10.500 INFO kablam! error: build failed Sep 14 07:52:10.502 INFO kablam! su: No module specific data is present Sep 14 07:52:11.260 INFO running `"docker" "rm" "-f" "36fc27be95d4876a382402d603729c3b4b3ed8ae82a19ed3d4431b47ba31ae49"` Sep 14 07:52:11.322 INFO blam! 36fc27be95d4876a382402d603729c3b4b3ed8ae82a19ed3d4431b47ba31ae49