Sep 02 20:35:34.851 INFO checking asciii-3.3.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 20:35:34.851 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 20:35:34.852 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 20:35:35.018 INFO blam! b9402cded279252a74f6601642ebf5aa0626a35845c15a7162ac982f08e2f733 Sep 02 20:35:35.020 INFO running `"docker" "start" "-a" "b9402cded279252a74f6601642ebf5aa0626a35845c15a7162ac982f08e2f733"` Sep 02 20:35:36.080 INFO kablam! Checking crowbook-intl-runtime v0.1.0 Sep 02 20:35:36.095 INFO kablam! Compiling libgit2-sys v0.7.7 Sep 02 20:35:36.111 INFO kablam! Compiling num-integer v0.1.39 Sep 02 20:35:36.123 INFO kablam! Checking prettytable-rs v0.7.0 Sep 02 20:35:36.130 INFO kablam! Checking yaml-rust v0.4.0 Sep 02 20:35:36.132 INFO kablam! Checking icalendar v0.3.1 Sep 02 20:35:36.139 INFO kablam! Compiling crowbook-intl v0.2.1 Sep 02 20:35:36.142 INFO kablam! Checking claude v0.3.0 Sep 02 20:35:40.060 INFO kablam! Checking bill v0.3.0 Sep 02 20:35:42.130 INFO kablam! Compiling chrono v0.4.6 Sep 02 20:35:42.255 INFO kablam! Checking serde_yaml v0.7.5 Sep 02 20:35:51.669 INFO kablam! Compiling asciii v3.3.0 (file:///source) Sep 02 20:36:02.439 INFO kablam! Checking git2 v0.7.5 Sep 02 20:36:16.826 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 02 20:36:16.826 INFO kablam! --> src/util/mod.rs:4:16 Sep 02 20:36:16.826 INFO kablam! | Sep 02 20:36:16.826 INFO kablam! 4 | use std::env::{home_dir, current_dir}; Sep 02 20:36:16.826 INFO kablam! | ^^^^^^^^ Sep 02 20:36:16.826 INFO kablam! | Sep 02 20:36:16.826 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 20:36:16.826 INFO kablam! Sep 02 20:36:16.831 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 02 20:36:16.831 INFO kablam! --> src/util/mod.rs:83:37 Sep 02 20:36:16.831 INFO kablam! | Sep 02 20:36:16.831 INFO kablam! 83 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 02 20:36:16.831 INFO kablam! | ^^^^^^^^ Sep 02 20:36:16.831 INFO kablam! Sep 02 20:36:16.832 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 02 20:36:16.832 INFO kablam! --> src/config.rs:15:22 Sep 02 20:36:16.832 INFO kablam! | Sep 02 20:36:16.832 INFO kablam! 15 | use std::env::{self, home_dir, current_dir}; Sep 02 20:36:16.832 INFO kablam! | ^^^^^^^^ Sep 02 20:36:16.832 INFO kablam! Sep 02 20:36:16.832 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 02 20:36:16.832 INFO kablam! --> src/storage/mod.rs:25:22 Sep 02 20:36:16.832 INFO kablam! | Sep 02 20:36:16.832 INFO kablam! 25 | use std::env::{self, home_dir, current_dir}; Sep 02 20:36:16.833 INFO kablam! | ^^^^^^^^ Sep 02 20:36:16.833 INFO kablam! Sep 02 20:36:16.834 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 02 20:36:16.834 INFO kablam! --> src/storage/mod.rs:155:37 Sep 02 20:36:16.834 INFO kablam! | Sep 02 20:36:16.834 INFO kablam! 155 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 02 20:36:16.834 INFO kablam! | ^^^^^^^^ Sep 02 20:36:16.834 INFO kablam! Sep 02 20:36:16.837 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 02 20:36:16.837 INFO kablam! --> src/config.rs:38:20 Sep 02 20:36:16.837 INFO kablam! | Sep 02 20:36:16.837 INFO kablam! 38 | let home = home_dir().expect("Can't find HOME DIRECTORY"); Sep 02 20:36:16.837 INFO kablam! | ^^^^^^^^ Sep 02 20:36:16.837 INFO kablam! Sep 02 20:36:16.838 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 02 20:36:16.838 INFO kablam! --> src/config.rs:58:53 Sep 02 20:36:16.838 INFO kablam! | Sep 02 20:36:16.838 INFO kablam! 58 | if let (Some(home_dir), Ok(current_dir)) = (home_dir(), current_dir()) { Sep 02 20:36:16.838 INFO kablam! | ^^^^^^^^ Sep 02 20:36:16.838 INFO kablam! Sep 02 20:36:17.119 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 02 20:36:17.119 INFO kablam! --> src/util/mod.rs:4:16 Sep 02 20:36:17.119 INFO kablam! | Sep 02 20:36:17.119 INFO kablam! 4 | use std::env::{home_dir, current_dir}; Sep 02 20:36:17.119 INFO kablam! | ^^^^^^^^ Sep 02 20:36:17.119 INFO kablam! | Sep 02 20:36:17.119 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 20:36:17.119 INFO kablam! Sep 02 20:36:17.125 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 02 20:36:17.125 INFO kablam! --> src/util/mod.rs:83:37 Sep 02 20:36:17.125 INFO kablam! | Sep 02 20:36:17.125 INFO kablam! 83 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 02 20:36:17.125 INFO kablam! | ^^^^^^^^ Sep 02 20:36:17.125 INFO kablam! Sep 02 20:36:17.126 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 02 20:36:17.126 INFO kablam! --> src/config.rs:15:22 Sep 02 20:36:17.126 INFO kablam! | Sep 02 20:36:17.126 INFO kablam! 15 | use std::env::{self, home_dir, current_dir}; Sep 02 20:36:17.126 INFO kablam! | ^^^^^^^^ Sep 02 20:36:17.126 INFO kablam! Sep 02 20:36:17.127 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 02 20:36:17.127 INFO kablam! --> src/storage/mod.rs:25:22 Sep 02 20:36:17.127 INFO kablam! | Sep 02 20:36:17.127 INFO kablam! 25 | use std::env::{self, home_dir, current_dir}; Sep 02 20:36:17.127 INFO kablam! | ^^^^^^^^ Sep 02 20:36:17.127 INFO kablam! Sep 02 20:36:17.128 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 02 20:36:17.128 INFO kablam! --> src/storage/mod.rs:155:37 Sep 02 20:36:17.128 INFO kablam! | Sep 02 20:36:17.129 INFO kablam! 155 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 02 20:36:17.129 INFO kablam! | ^^^^^^^^ Sep 02 20:36:17.129 INFO kablam! Sep 02 20:36:17.133 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 02 20:36:17.133 INFO kablam! --> src/config.rs:38:20 Sep 02 20:36:17.134 INFO kablam! | Sep 02 20:36:17.134 INFO kablam! 38 | let home = home_dir().expect("Can't find HOME DIRECTORY"); Sep 02 20:36:17.134 INFO kablam! | ^^^^^^^^ Sep 02 20:36:17.134 INFO kablam! Sep 02 20:36:17.134 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 02 20:36:17.134 INFO kablam! --> src/config.rs:58:53 Sep 02 20:36:17.134 INFO kablam! | Sep 02 20:36:17.135 INFO kablam! 58 | if let (Some(home_dir), Ok(current_dir)) = (home_dir(), current_dir()) { Sep 02 20:36:17.135 INFO kablam! | ^^^^^^^^ Sep 02 20:36:17.135 INFO kablam! Sep 02 20:36:17.851 INFO kablam! error[E0053]: method `from_template` has an incompatible type for trait Sep 02 20:36:17.851 INFO kablam! --> src/storage/tests.rs:21:89 Sep 02 20:36:17.851 INFO kablam! | Sep 02 20:36:17.851 INFO kablam! 21 | fn from_template(project_name:&str,template:&Path, _fill:&HashMap<&str, String>) -> StorageResult where Self: Sized{ Sep 02 20:36:17.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected struct `storage::storable::StorableAndTempDir`, found struct `storage::tests::TestProject` Sep 02 20:36:17.851 INFO kablam! | Sep 02 20:36:17.851 INFO kablam! ::: src/storage/storable.rs:28:92 Sep 02 20:36:17.851 INFO kablam! | Sep 02 20:36:17.851 INFO kablam! 28 | fn from_template(project_name: &str, template: &Path, data: &HashMap<&str, String>) -> StorageResult> where Self: Sized; Sep 02 20:36:17.851 INFO kablam! | --------------------------------------- type in trait Sep 02 20:36:17.851 INFO kablam! | Sep 02 20:36:17.851 INFO kablam! = note: expected type `fn(&str, &std::path::Path, &std::collections::HashMap<&str, std::string::String>) -> std::result::Result, storage::error::StorageError>` Sep 02 20:36:17.851 INFO kablam! found type `fn(&str, &std::path::Path, &std::collections::HashMap<&str, std::string::String>) -> std::result::Result` Sep 02 20:36:17.851 INFO kablam! Sep 02 20:36:17.919 INFO kablam! error: aborting due to previous error Sep 02 20:36:17.919 INFO kablam! Sep 02 20:36:17.919 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 02 20:36:17.932 INFO kablam! error: Could not compile `asciii`. Sep 02 20:36:17.932 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 20:36:22.355 INFO kablam! error: build failed Sep 02 20:36:22.357 INFO kablam! su: No module specific data is present Sep 02 20:36:22.772 INFO running `"docker" "rm" "-f" "b9402cded279252a74f6601642ebf5aa0626a35845c15a7162ac982f08e2f733"` Sep 02 20:36:22.904 INFO blam! b9402cded279252a74f6601642ebf5aa0626a35845c15a7162ac982f08e2f733