Sep 02 03:04:33.638 INFO checking asciii-3.3.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 02 03:04:33.638 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 03:04:33.638 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/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 03:04:33.835 INFO blam! 999287d6a488f5cb4db93a503b3d7cbbe63a87ef09af12a9937c2addebd55388 Sep 02 03:04:33.837 INFO running `"docker" "start" "-a" "999287d6a488f5cb4db93a503b3d7cbbe63a87ef09af12a9937c2addebd55388"` Sep 02 03:04:34.954 INFO kablam! Checking crowbook-intl-runtime v0.1.0 Sep 02 03:04:34.961 INFO kablam! Compiling num-integer v0.1.39 Sep 02 03:04:34.962 INFO kablam! Checking prettytable-rs v0.7.0 Sep 02 03:04:34.981 INFO kablam! Checking icalendar v0.3.1 Sep 02 03:04:34.981 INFO kablam! Checking git2 v0.7.5 Sep 02 03:04:34.981 INFO kablam! Compiling crowbook-intl v0.2.1 Sep 02 03:04:34.982 INFO kablam! Checking bill v0.3.0 Sep 02 03:04:39.732 INFO kablam! Compiling chrono v0.4.6 Sep 02 03:04:45.433 INFO kablam! Compiling asciii v3.3.0 (file:///source) Sep 02 03:04:57.453 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 03:04:57.453 INFO kablam! --> src/util/mod.rs:4:16 Sep 02 03:04:57.453 INFO kablam! | Sep 02 03:04:57.453 INFO kablam! 4 | use std::env::{home_dir, current_dir}; Sep 02 03:04:57.454 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.454 INFO kablam! | Sep 02 03:04:57.454 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 03:04:57.454 INFO kablam! Sep 02 03:04:57.457 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 03:04:57.457 INFO kablam! --> src/util/mod.rs:83:37 Sep 02 03:04:57.457 INFO kablam! | Sep 02 03:04:57.457 INFO kablam! 83 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 02 03:04:57.457 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.457 INFO kablam! Sep 02 03:04:57.457 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 03:04:57.457 INFO kablam! --> src/config.rs:15:22 Sep 02 03:04:57.457 INFO kablam! | Sep 02 03:04:57.458 INFO kablam! 15 | use std::env::{self, home_dir, current_dir}; Sep 02 03:04:57.458 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.458 INFO kablam! Sep 02 03:04:57.458 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 03:04:57.458 INFO kablam! --> src/storage/mod.rs:25:22 Sep 02 03:04:57.458 INFO kablam! | Sep 02 03:04:57.458 INFO kablam! 25 | use std::env::{self, home_dir, current_dir}; Sep 02 03:04:57.458 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.458 INFO kablam! Sep 02 03:04:57.458 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 03:04:57.458 INFO kablam! --> src/storage/mod.rs:155:37 Sep 02 03:04:57.458 INFO kablam! | Sep 02 03:04:57.458 INFO kablam! 155 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 02 03:04:57.458 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.458 INFO kablam! Sep 02 03:04:57.461 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 03:04:57.461 INFO kablam! --> src/config.rs:38:20 Sep 02 03:04:57.461 INFO kablam! | Sep 02 03:04:57.461 INFO kablam! 38 | let home = home_dir().expect("Can't find HOME DIRECTORY"); Sep 02 03:04:57.461 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.461 INFO kablam! Sep 02 03:04:57.461 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 03:04:57.461 INFO kablam! --> src/config.rs:58:53 Sep 02 03:04:57.461 INFO kablam! | Sep 02 03:04:57.461 INFO kablam! 58 | if let (Some(home_dir), Ok(current_dir)) = (home_dir(), current_dir()) { Sep 02 03:04:57.462 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.462 INFO kablam! Sep 02 03:04:57.699 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 03:04:57.699 INFO kablam! --> src/util/mod.rs:4:16 Sep 02 03:04:57.699 INFO kablam! | Sep 02 03:04:57.699 INFO kablam! 4 | use std::env::{home_dir, current_dir}; Sep 02 03:04:57.699 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.699 INFO kablam! | Sep 02 03:04:57.699 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 03:04:57.699 INFO kablam! Sep 02 03:04:57.707 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 03:04:57.707 INFO kablam! --> src/util/mod.rs:83:37 Sep 02 03:04:57.707 INFO kablam! | Sep 02 03:04:57.707 INFO kablam! 83 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 02 03:04:57.707 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.707 INFO kablam! Sep 02 03:04:57.708 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 03:04:57.708 INFO kablam! --> src/config.rs:15:22 Sep 02 03:04:57.708 INFO kablam! | Sep 02 03:04:57.708 INFO kablam! 15 | use std::env::{self, home_dir, current_dir}; Sep 02 03:04:57.708 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.708 INFO kablam! Sep 02 03:04:57.709 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 03:04:57.709 INFO kablam! --> src/storage/mod.rs:25:22 Sep 02 03:04:57.709 INFO kablam! | Sep 02 03:04:57.709 INFO kablam! 25 | use std::env::{self, home_dir, current_dir}; Sep 02 03:04:57.710 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.710 INFO kablam! Sep 02 03:04:57.713 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 03:04:57.713 INFO kablam! --> src/storage/mod.rs:155:37 Sep 02 03:04:57.713 INFO kablam! | Sep 02 03:04:57.713 INFO kablam! 155 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 02 03:04:57.713 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.713 INFO kablam! Sep 02 03:04:57.717 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 03:04:57.717 INFO kablam! --> src/config.rs:38:20 Sep 02 03:04:57.717 INFO kablam! | Sep 02 03:04:57.717 INFO kablam! 38 | let home = home_dir().expect("Can't find HOME DIRECTORY"); Sep 02 03:04:57.717 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.717 INFO kablam! Sep 02 03:04:57.718 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 03:04:57.719 INFO kablam! --> src/config.rs:58:53 Sep 02 03:04:57.719 INFO kablam! | Sep 02 03:04:57.719 INFO kablam! 58 | if let (Some(home_dir), Ok(current_dir)) = (home_dir(), current_dir()) { Sep 02 03:04:57.719 INFO kablam! | ^^^^^^^^ Sep 02 03:04:57.719 INFO kablam! Sep 02 03:04:58.315 INFO kablam! error[E0053]: method `from_template` has an incompatible type for trait Sep 02 03:04:58.315 INFO kablam! --> src/storage/tests.rs:21:89 Sep 02 03:04:58.315 INFO kablam! | Sep 02 03:04:58.315 INFO kablam! 21 | fn from_template(project_name:&str,template:&Path, _fill:&HashMap<&str, String>) -> StorageResult where Self: Sized{ Sep 02 03:04:58.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected struct `storage::storable::StorableAndTempDir`, found struct `storage::tests::TestProject` Sep 02 03:04:58.316 INFO kablam! | Sep 02 03:04:58.316 INFO kablam! ::: src/storage/storable.rs:28:92 Sep 02 03:04:58.316 INFO kablam! | Sep 02 03:04:58.316 INFO kablam! 28 | fn from_template(project_name: &str, template: &Path, data: &HashMap<&str, String>) -> StorageResult> where Self: Sized; Sep 02 03:04:58.316 INFO kablam! | --------------------------------------- type in trait Sep 02 03:04:58.316 INFO kablam! | Sep 02 03:04:58.316 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 03:04:58.316 INFO kablam! found type `fn(&str, &std::path::Path, &std::collections::HashMap<&str, std::string::String>) -> std::result::Result` Sep 02 03:04:58.316 INFO kablam! Sep 02 03:04:58.404 INFO kablam! error: aborting due to previous error Sep 02 03:04:58.404 INFO kablam! Sep 02 03:04:58.405 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 02 03:04:58.420 INFO kablam! error: Could not compile `asciii`. Sep 02 03:04:58.420 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 03:05:02.257 INFO kablam! error: build failed Sep 02 03:05:02.258 INFO kablam! su: No module specific data is present Sep 02 03:05:02.963 INFO running `"docker" "rm" "-f" "999287d6a488f5cb4db93a503b3d7cbbe63a87ef09af12a9937c2addebd55388"` Sep 02 03:05:03.089 INFO blam! 999287d6a488f5cb4db93a503b3d7cbbe63a87ef09af12a9937c2addebd55388