Sep 14 19:36:47.209 INFO checking asciii-3.3.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 19:36:47.209 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 19:36:47.210 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:36:47.399 INFO blam! 2c50b40b3690156060e72dfaffdc4fdbe7227d3c9e7eca514fdfbbba464cb5bb Sep 14 19:36:47.402 INFO running `"docker" "start" "-a" "2c50b40b3690156060e72dfaffdc4fdbe7227d3c9e7eca514fdfbbba464cb5bb"` Sep 14 19:36:48.174 INFO kablam! usermod: no changes Sep 14 19:36:48.542 INFO kablam! Checking enum_derive v0.1.7 Sep 14 19:36:48.544 INFO kablam! Compiling libgit2-sys v0.7.8 Sep 14 19:36:48.547 INFO kablam! Checking crowbook-intl-runtime v0.1.0 Sep 14 19:36:48.553 INFO kablam! Compiling num-integer v0.1.39 Sep 14 19:36:48.553 INFO kablam! Checking prettytable-rs v0.7.0 Sep 14 19:36:48.553 INFO kablam! Checking yaml-rust v0.4.0 Sep 14 19:36:48.553 INFO kablam! Checking icalendar v0.3.1 Sep 14 19:36:48.553 INFO kablam! Compiling crowbook-intl v0.2.1 Sep 14 19:36:49.864 INFO kablam! Checking claude v0.3.0 Sep 14 19:36:50.982 INFO kablam! Checking bill v0.3.0 Sep 14 19:36:51.531 INFO kablam! Compiling chrono v0.4.6 Sep 14 19:36:52.168 INFO kablam! Checking serde_yaml v0.7.5 Sep 14 19:36:55.039 INFO kablam! Compiling asciii v3.3.0 (file:///source) Sep 14 19:37:10.543 INFO kablam! Checking git2 v0.7.5 Sep 14 19:37:18.331 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 14 19:37:18.331 INFO kablam! --> src/util/mod.rs:4:16 Sep 14 19:37:18.331 INFO kablam! | Sep 14 19:37:18.331 INFO kablam! 4 | use std::env::{home_dir, current_dir}; Sep 14 19:37:18.331 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.331 INFO kablam! | Sep 14 19:37:18.331 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 19:37:18.331 INFO kablam! Sep 14 19:37:18.335 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 14 19:37:18.335 INFO kablam! --> src/util/mod.rs:83:37 Sep 14 19:37:18.335 INFO kablam! | Sep 14 19:37:18.335 INFO kablam! 83 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 14 19:37:18.335 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.335 INFO kablam! Sep 14 19:37:18.335 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 14 19:37:18.335 INFO kablam! --> src/config.rs:15:22 Sep 14 19:37:18.335 INFO kablam! | Sep 14 19:37:18.335 INFO kablam! 15 | use std::env::{self, home_dir, current_dir}; Sep 14 19:37:18.335 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.335 INFO kablam! Sep 14 19:37:18.335 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 14 19:37:18.335 INFO kablam! --> src/storage/mod.rs:25:22 Sep 14 19:37:18.335 INFO kablam! | Sep 14 19:37:18.335 INFO kablam! 25 | use std::env::{self, home_dir, current_dir}; Sep 14 19:37:18.335 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.335 INFO kablam! Sep 14 19:37:18.335 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 14 19:37:18.335 INFO kablam! --> src/storage/mod.rs:155:37 Sep 14 19:37:18.335 INFO kablam! | Sep 14 19:37:18.335 INFO kablam! 155 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 14 19:37:18.335 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.335 INFO kablam! Sep 14 19:37:18.339 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 14 19:37:18.339 INFO kablam! --> src/config.rs:38:20 Sep 14 19:37:18.339 INFO kablam! | Sep 14 19:37:18.339 INFO kablam! 38 | let home = home_dir().expect("Can't find HOME DIRECTORY"); Sep 14 19:37:18.339 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.339 INFO kablam! Sep 14 19:37:18.339 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 14 19:37:18.339 INFO kablam! --> src/config.rs:58:53 Sep 14 19:37:18.339 INFO kablam! | Sep 14 19:37:18.339 INFO kablam! 58 | if let (Some(home_dir), Ok(current_dir)) = (home_dir(), current_dir()) { Sep 14 19:37:18.339 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.339 INFO kablam! Sep 14 19:37:18.479 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 14 19:37:18.479 INFO kablam! --> src/util/mod.rs:4:16 Sep 14 19:37:18.479 INFO kablam! | Sep 14 19:37:18.479 INFO kablam! 4 | use std::env::{home_dir, current_dir}; Sep 14 19:37:18.479 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.479 INFO kablam! | Sep 14 19:37:18.479 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 19:37:18.479 INFO kablam! Sep 14 19:37:18.483 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 14 19:37:18.483 INFO kablam! --> src/util/mod.rs:83:37 Sep 14 19:37:18.483 INFO kablam! | Sep 14 19:37:18.483 INFO kablam! 83 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 14 19:37:18.483 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.483 INFO kablam! Sep 14 19:37:18.483 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 14 19:37:18.483 INFO kablam! --> src/config.rs:15:22 Sep 14 19:37:18.483 INFO kablam! | Sep 14 19:37:18.483 INFO kablam! 15 | use std::env::{self, home_dir, current_dir}; Sep 14 19:37:18.483 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.483 INFO kablam! Sep 14 19:37:18.483 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 14 19:37:18.483 INFO kablam! --> src/storage/mod.rs:25:22 Sep 14 19:37:18.483 INFO kablam! | Sep 14 19:37:18.483 INFO kablam! 25 | use std::env::{self, home_dir, current_dir}; Sep 14 19:37:18.483 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.483 INFO kablam! Sep 14 19:37:18.483 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 14 19:37:18.483 INFO kablam! --> src/storage/mod.rs:155:37 Sep 14 19:37:18.483 INFO kablam! | Sep 14 19:37:18.483 INFO kablam! 155 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 14 19:37:18.483 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.483 INFO kablam! Sep 14 19:37:18.485 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 14 19:37:18.485 INFO kablam! --> src/config.rs:38:20 Sep 14 19:37:18.485 INFO kablam! | Sep 14 19:37:18.485 INFO kablam! 38 | let home = home_dir().expect("Can't find HOME DIRECTORY"); Sep 14 19:37:18.485 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.485 INFO kablam! Sep 14 19:37:18.485 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 14 19:37:18.485 INFO kablam! --> src/config.rs:58:53 Sep 14 19:37:18.485 INFO kablam! | Sep 14 19:37:18.485 INFO kablam! 58 | if let (Some(home_dir), Ok(current_dir)) = (home_dir(), current_dir()) { Sep 14 19:37:18.485 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.485 INFO kablam! Sep 14 19:37:18.755 INFO kablam! error[E0053]: method `from_template` has an incompatible type for trait Sep 14 19:37:18.755 INFO kablam! --> src/storage/tests.rs:21:89 Sep 14 19:37:18.755 INFO kablam! | Sep 14 19:37:18.755 INFO kablam! 21 | fn from_template(project_name:&str,template:&Path, _fill:&HashMap<&str, String>) -> StorageResult where Self: Sized{ Sep 14 19:37:18.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected struct `storage::storable::StorableAndTempDir`, found struct `storage::tests::TestProject` Sep 14 19:37:18.755 INFO kablam! | Sep 14 19:37:18.755 INFO kablam! ::: src/storage/storable.rs:28:92 Sep 14 19:37:18.755 INFO kablam! | Sep 14 19:37:18.755 INFO kablam! 28 | fn from_template(project_name: &str, template: &Path, data: &HashMap<&str, String>) -> StorageResult> where Self: Sized; Sep 14 19:37:18.755 INFO kablam! | --------------------------------------- type in trait Sep 14 19:37:18.755 INFO kablam! | Sep 14 19:37:18.755 INFO kablam! = note: expected type `fn(&str, &std::path::Path, &std::collections::HashMap<&str, std::string::String>) -> std::result::Result, storage::error::StorageError>` Sep 14 19:37:18.755 INFO kablam! found type `fn(&str, &std::path::Path, &std::collections::HashMap<&str, std::string::String>) -> std::result::Result` Sep 14 19:37:18.755 INFO kablam! Sep 14 19:37:18.794 INFO kablam! error: aborting due to previous error Sep 14 19:37:18.794 INFO kablam! Sep 14 19:37:18.794 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 14 19:37:18.804 INFO kablam! error: Could not compile `asciii`. Sep 14 19:37:18.804 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:37:21.314 INFO kablam! error: build failed Sep 14 19:37:21.314 INFO kablam! su: No module specific data is present Sep 14 19:37:22.205 INFO running `"docker" "rm" "-f" "2c50b40b3690156060e72dfaffdc4fdbe7227d3c9e7eca514fdfbbba464cb5bb"` Sep 14 19:37:22.456 INFO blam! 2c50b40b3690156060e72dfaffdc4fdbe7227d3c9e7eca514fdfbbba464cb5bb