Sep 14 19:36:47.370 INFO checking asciii-3.3.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:36:47.370 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:36:47.370 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/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 19:36:47.550 INFO blam! 946595f1489a535e6cd96e9139acef9d7175020acd7d19aee940ef2985e422fc Sep 14 19:36:47.552 INFO running `"docker" "start" "-a" "946595f1489a535e6cd96e9139acef9d7175020acd7d19aee940ef2985e422fc"` Sep 14 19:36:48.554 INFO kablam! usermod: no changes Sep 14 19:36:48.987 INFO kablam! Compiling same-file v0.1.3 Sep 14 19:36:48.991 INFO kablam! Compiling libgit2-sys v0.7.8 Sep 14 19:36:48.991 INFO kablam! Checking crowbook-intl-runtime v0.1.0 Sep 14 19:36:48.991 INFO kablam! Compiling num-integer v0.1.39 Sep 14 19:36:48.994 INFO kablam! Checking prettytable-rs v0.7.0 Sep 14 19:36:48.997 INFO kablam! Checking yaml-rust v0.4.0 Sep 14 19:36:48.997 INFO kablam! Checking icalendar v0.3.1 Sep 14 19:36:48.997 INFO kablam! Checking claude v0.3.0 Sep 14 19:36:50.479 INFO kablam! Compiling walkdir v1.0.7 Sep 14 19:36:50.739 INFO kablam! Checking bill v0.3.0 Sep 14 19:36:52.167 INFO kablam! Checking serde_yaml v0.7.5 Sep 14 19:36:52.167 INFO kablam! Compiling chrono v0.4.6 Sep 14 19:36:52.240 INFO kablam! Compiling crowbook-intl v0.2.1 Sep 14 19:36:55.533 INFO kablam! Compiling asciii v3.3.0 (file:///source) Sep 14 19:37:10.615 INFO kablam! Checking git2 v0.7.5 Sep 14 19:37:18.049 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.049 INFO kablam! --> src/util/mod.rs:4:16 Sep 14 19:37:18.049 INFO kablam! | Sep 14 19:37:18.049 INFO kablam! 4 | use std::env::{home_dir, current_dir}; Sep 14 19:37:18.049 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.049 INFO kablam! | Sep 14 19:37:18.049 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 19:37:18.049 INFO kablam! Sep 14 19:37:18.052 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.052 INFO kablam! --> src/util/mod.rs:83:37 Sep 14 19:37:18.052 INFO kablam! | Sep 14 19:37:18.052 INFO kablam! 83 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 14 19:37:18.052 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.052 INFO kablam! Sep 14 19:37:18.052 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.052 INFO kablam! --> src/config.rs:15:22 Sep 14 19:37:18.052 INFO kablam! | Sep 14 19:37:18.052 INFO kablam! 15 | use std::env::{self, home_dir, current_dir}; Sep 14 19:37:18.052 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.052 INFO kablam! Sep 14 19:37:18.053 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.053 INFO kablam! --> src/storage/mod.rs:25:22 Sep 14 19:37:18.053 INFO kablam! | Sep 14 19:37:18.053 INFO kablam! 25 | use std::env::{self, home_dir, current_dir}; Sep 14 19:37:18.053 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.053 INFO kablam! Sep 14 19:37:18.053 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.053 INFO kablam! --> src/storage/mod.rs:155:37 Sep 14 19:37:18.053 INFO kablam! | Sep 14 19:37:18.053 INFO kablam! 155 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 14 19:37:18.053 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.053 INFO kablam! Sep 14 19:37:18.059 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.059 INFO kablam! --> src/config.rs:38:20 Sep 14 19:37:18.059 INFO kablam! | Sep 14 19:37:18.059 INFO kablam! 38 | let home = home_dir().expect("Can't find HOME DIRECTORY"); Sep 14 19:37:18.059 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.059 INFO kablam! Sep 14 19:37:18.059 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.059 INFO kablam! --> src/config.rs:58:53 Sep 14 19:37:18.059 INFO kablam! | Sep 14 19:37:18.059 INFO kablam! 58 | if let (Some(home_dir), Ok(current_dir)) = (home_dir(), current_dir()) { Sep 14 19:37:18.059 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.059 INFO kablam! Sep 14 19:37:18.258 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.258 INFO kablam! --> src/util/mod.rs:4:16 Sep 14 19:37:18.258 INFO kablam! | Sep 14 19:37:18.258 INFO kablam! 4 | use std::env::{home_dir, current_dir}; Sep 14 19:37:18.258 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.258 INFO kablam! | Sep 14 19:37:18.258 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 19:37:18.258 INFO kablam! Sep 14 19:37:18.267 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.267 INFO kablam! --> src/util/mod.rs:83:37 Sep 14 19:37:18.267 INFO kablam! | Sep 14 19:37:18.267 INFO kablam! 83 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 14 19:37:18.267 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.267 INFO kablam! Sep 14 19:37:18.267 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.267 INFO kablam! --> src/config.rs:15:22 Sep 14 19:37:18.267 INFO kablam! | Sep 14 19:37:18.267 INFO kablam! 15 | use std::env::{self, home_dir, current_dir}; Sep 14 19:37:18.267 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.267 INFO kablam! Sep 14 19:37:18.267 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.267 INFO kablam! --> src/storage/mod.rs:25:22 Sep 14 19:37:18.267 INFO kablam! | Sep 14 19:37:18.267 INFO kablam! 25 | use std::env::{self, home_dir, current_dir}; Sep 14 19:37:18.267 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.267 INFO kablam! Sep 14 19:37:18.267 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.267 INFO kablam! --> src/storage/mod.rs:155:37 Sep 14 19:37:18.267 INFO kablam! | Sep 14 19:37:18.267 INFO kablam! 155 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 14 19:37:18.267 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.267 INFO kablam! Sep 14 19:37:18.268 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.268 INFO kablam! --> src/config.rs:38:20 Sep 14 19:37:18.268 INFO kablam! | Sep 14 19:37:18.268 INFO kablam! 38 | let home = home_dir().expect("Can't find HOME DIRECTORY"); Sep 14 19:37:18.268 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.268 INFO kablam! Sep 14 19:37:18.269 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.269 INFO kablam! --> src/config.rs:58:53 Sep 14 19:37:18.269 INFO kablam! | Sep 14 19:37:18.269 INFO kablam! 58 | if let (Some(home_dir), Ok(current_dir)) = (home_dir(), current_dir()) { Sep 14 19:37:18.269 INFO kablam! | ^^^^^^^^ Sep 14 19:37:18.269 INFO kablam! Sep 14 19:37:18.571 INFO kablam! error[E0053]: method `from_template` has an incompatible type for trait Sep 14 19:37:18.571 INFO kablam! --> src/storage/tests.rs:21:89 Sep 14 19:37:18.571 INFO kablam! | Sep 14 19:37:18.571 INFO kablam! 21 | fn from_template(project_name:&str,template:&Path, _fill:&HashMap<&str, String>) -> StorageResult where Self: Sized{ Sep 14 19:37:18.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected struct `storage::storable::StorableAndTempDir`, found struct `storage::tests::TestProject` Sep 14 19:37:18.571 INFO kablam! | Sep 14 19:37:18.571 INFO kablam! ::: src/storage/storable.rs:28:92 Sep 14 19:37:18.571 INFO kablam! | Sep 14 19:37:18.571 INFO kablam! 28 | fn from_template(project_name: &str, template: &Path, data: &HashMap<&str, String>) -> StorageResult> where Self: Sized; Sep 14 19:37:18.572 INFO kablam! | --------------------------------------- type in trait Sep 14 19:37:18.572 INFO kablam! | Sep 14 19:37:18.572 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.572 INFO kablam! found type `fn(&str, &std::path::Path, &std::collections::HashMap<&str, std::string::String>) -> std::result::Result` Sep 14 19:37:18.572 INFO kablam! Sep 14 19:37:18.628 INFO kablam! error: aborting due to previous error Sep 14 19:37:18.628 INFO kablam! Sep 14 19:37:18.628 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 14 19:37:18.636 INFO kablam! error: Could not compile `asciii`. Sep 14 19:37:18.636 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:37:20.977 INFO kablam! error: build failed Sep 14 19:37:20.978 INFO kablam! su: No module specific data is present Sep 14 19:37:21.850 INFO running `"docker" "rm" "-f" "946595f1489a535e6cd96e9139acef9d7175020acd7d19aee940ef2985e422fc"` Sep 14 19:37:22.164 INFO blam! 946595f1489a535e6cd96e9139acef9d7175020acd7d19aee940ef2985e422fc