Sep 01 10:29:36.814 INFO checking asciii-3.3.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 10:29:36.814 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 10:29:36.814 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 10:29:36.998 INFO blam! 29338c4b665c15508bf037d42f4c834a5ed0c46547dcfd2d42979b883236b474 Sep 01 10:29:37.000 INFO running `"docker" "start" "-a" "29338c4b665c15508bf037d42f4c834a5ed0c46547dcfd2d42979b883236b474"` Sep 01 10:29:37.904 INFO kablam! Compiling same-file v0.1.3 Sep 01 10:29:37.908 INFO kablam! Checking crowbook-intl-runtime v0.1.0 Sep 01 10:29:37.910 INFO kablam! Compiling libgit2-sys v0.7.7 Sep 01 10:29:37.913 INFO kablam! Compiling num-integer v0.1.39 Sep 01 10:29:37.916 INFO kablam! Checking prettytable-rs v0.7.0 Sep 01 10:29:37.919 INFO kablam! Checking yaml-rust v0.4.0 Sep 01 10:29:37.920 INFO kablam! Checking icalendar v0.3.1 Sep 01 10:29:37.920 INFO kablam! Checking claude v0.3.0 Sep 01 10:29:40.382 INFO kablam! Checking bill v0.3.0 Sep 01 10:29:40.396 INFO kablam! Compiling walkdir v1.0.7 Sep 01 10:29:44.177 INFO kablam! Checking serde_yaml v0.7.5 Sep 01 10:29:44.339 INFO kablam! Compiling chrono v0.4.6 Sep 01 10:29:44.511 INFO kablam! Compiling crowbook-intl v0.2.1 Sep 01 10:29:51.837 INFO kablam! Compiling asciii v3.3.0 (file:///source) Sep 01 10:30:04.190 INFO kablam! Checking git2 v0.7.5 Sep 01 10:30:17.780 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:17.781 INFO kablam! --> src/util/mod.rs:4:16 Sep 01 10:30:17.781 INFO kablam! | Sep 01 10:30:17.781 INFO kablam! 4 | use std::env::{home_dir, current_dir}; Sep 01 10:30:17.781 INFO kablam! | ^^^^^^^^ Sep 01 10:30:17.781 INFO kablam! | Sep 01 10:30:17.781 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 10:30:17.781 INFO kablam! Sep 01 10:30:17.785 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:17.785 INFO kablam! --> src/util/mod.rs:83:37 Sep 01 10:30:17.785 INFO kablam! | Sep 01 10:30:17.785 INFO kablam! 83 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 01 10:30:17.785 INFO kablam! | ^^^^^^^^ Sep 01 10:30:17.785 INFO kablam! Sep 01 10:30:17.786 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:17.786 INFO kablam! --> src/config.rs:15:22 Sep 01 10:30:17.786 INFO kablam! | Sep 01 10:30:17.786 INFO kablam! 15 | use std::env::{self, home_dir, current_dir}; Sep 01 10:30:17.786 INFO kablam! | ^^^^^^^^ Sep 01 10:30:17.786 INFO kablam! Sep 01 10:30:17.786 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:17.786 INFO kablam! --> src/storage/mod.rs:25:22 Sep 01 10:30:17.787 INFO kablam! | Sep 01 10:30:17.787 INFO kablam! 25 | use std::env::{self, home_dir, current_dir}; Sep 01 10:30:17.787 INFO kablam! | ^^^^^^^^ Sep 01 10:30:17.787 INFO kablam! Sep 01 10:30:17.787 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:17.787 INFO kablam! --> src/storage/mod.rs:155:37 Sep 01 10:30:17.787 INFO kablam! | Sep 01 10:30:17.787 INFO kablam! 155 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 01 10:30:17.787 INFO kablam! | ^^^^^^^^ Sep 01 10:30:17.787 INFO kablam! Sep 01 10:30:17.790 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:17.790 INFO kablam! --> src/config.rs:38:20 Sep 01 10:30:17.790 INFO kablam! | Sep 01 10:30:17.790 INFO kablam! 38 | let home = home_dir().expect("Can't find HOME DIRECTORY"); Sep 01 10:30:17.790 INFO kablam! | ^^^^^^^^ Sep 01 10:30:17.791 INFO kablam! Sep 01 10:30:17.791 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:17.791 INFO kablam! --> src/config.rs:58:53 Sep 01 10:30:17.791 INFO kablam! | Sep 01 10:30:17.791 INFO kablam! 58 | if let (Some(home_dir), Ok(current_dir)) = (home_dir(), current_dir()) { Sep 01 10:30:17.791 INFO kablam! | ^^^^^^^^ Sep 01 10:30:17.791 INFO kablam! Sep 01 10:30:18.010 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:18.010 INFO kablam! --> src/util/mod.rs:4:16 Sep 01 10:30:18.010 INFO kablam! | Sep 01 10:30:18.010 INFO kablam! 4 | use std::env::{home_dir, current_dir}; Sep 01 10:30:18.010 INFO kablam! | ^^^^^^^^ Sep 01 10:30:18.010 INFO kablam! | Sep 01 10:30:18.010 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 10:30:18.010 INFO kablam! Sep 01 10:30:18.016 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:18.016 INFO kablam! --> src/util/mod.rs:83:37 Sep 01 10:30:18.016 INFO kablam! | Sep 01 10:30:18.016 INFO kablam! 83 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 01 10:30:18.016 INFO kablam! | ^^^^^^^^ Sep 01 10:30:18.016 INFO kablam! Sep 01 10:30:18.017 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:18.017 INFO kablam! --> src/config.rs:15:22 Sep 01 10:30:18.017 INFO kablam! | Sep 01 10:30:18.017 INFO kablam! 15 | use std::env::{self, home_dir, current_dir}; Sep 01 10:30:18.017 INFO kablam! | ^^^^^^^^ Sep 01 10:30:18.017 INFO kablam! Sep 01 10:30:18.018 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:18.018 INFO kablam! --> src/storage/mod.rs:25:22 Sep 01 10:30:18.018 INFO kablam! | Sep 01 10:30:18.018 INFO kablam! 25 | use std::env::{self, home_dir, current_dir}; Sep 01 10:30:18.018 INFO kablam! | ^^^^^^^^ Sep 01 10:30:18.018 INFO kablam! Sep 01 10:30:18.019 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:18.019 INFO kablam! --> src/storage/mod.rs:155:37 Sep 01 10:30:18.019 INFO kablam! | Sep 01 10:30:18.019 INFO kablam! 155 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 01 10:30:18.019 INFO kablam! | ^^^^^^^^ Sep 01 10:30:18.019 INFO kablam! Sep 01 10:30:18.023 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:18.023 INFO kablam! --> src/config.rs:38:20 Sep 01 10:30:18.023 INFO kablam! | Sep 01 10:30:18.023 INFO kablam! 38 | let home = home_dir().expect("Can't find HOME DIRECTORY"); Sep 01 10:30:18.023 INFO kablam! | ^^^^^^^^ Sep 01 10:30:18.023 INFO kablam! Sep 01 10:30:18.023 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Sep 01 10:30:18.023 INFO kablam! --> src/config.rs:58:53 Sep 01 10:30:18.023 INFO kablam! | Sep 01 10:30:18.023 INFO kablam! 58 | if let (Some(home_dir), Ok(current_dir)) = (home_dir(), current_dir()) { Sep 01 10:30:18.023 INFO kablam! | ^^^^^^^^ Sep 01 10:30:18.023 INFO kablam! Sep 01 10:30:18.730 INFO kablam! error[E0053]: method `from_template` has an incompatible type for trait Sep 01 10:30:18.730 INFO kablam! --> src/storage/tests.rs:21:89 Sep 01 10:30:18.730 INFO kablam! | Sep 01 10:30:18.730 INFO kablam! 21 | fn from_template(project_name:&str,template:&Path, _fill:&HashMap<&str, String>) -> StorageResult where Self: Sized{ Sep 01 10:30:18.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected struct `storage::storable::StorableAndTempDir`, found struct `storage::tests::TestProject` Sep 01 10:30:18.731 INFO kablam! | Sep 01 10:30:18.731 INFO kablam! ::: src/storage/storable.rs:28:92 Sep 01 10:30:18.731 INFO kablam! | Sep 01 10:30:18.731 INFO kablam! 28 | fn from_template(project_name: &str, template: &Path, data: &HashMap<&str, String>) -> StorageResult> where Self: Sized; Sep 01 10:30:18.731 INFO kablam! | --------------------------------------- type in trait Sep 01 10:30:18.731 INFO kablam! | Sep 01 10:30:18.731 INFO kablam! = note: expected type `fn(&str, &std::path::Path, &std::collections::HashMap<&str, std::string::String>) -> std::result::Result, storage::error::StorageError>` Sep 01 10:30:18.731 INFO kablam! found type `fn(&str, &std::path::Path, &std::collections::HashMap<&str, std::string::String>) -> std::result::Result` Sep 01 10:30:18.731 INFO kablam! Sep 01 10:30:18.829 INFO kablam! error: aborting due to previous error Sep 01 10:30:18.829 INFO kablam! Sep 01 10:30:18.829 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 01 10:30:18.843 INFO kablam! error: Could not compile `asciii`. Sep 01 10:30:18.843 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 10:30:23.062 INFO kablam! error: build failed Sep 01 10:30:23.064 INFO kablam! su: No module specific data is present Sep 01 10:30:23.626 INFO running `"docker" "rm" "-f" "29338c4b665c15508bf037d42f4c834a5ed0c46547dcfd2d42979b883236b474"` Sep 01 10:30:23.730 INFO blam! 29338c4b665c15508bf037d42f4c834a5ed0c46547dcfd2d42979b883236b474