Sep 05 02:46:56.765 INFO checking asciii-3.3.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 02:46:56.765 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 02:46:56.765 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 02:46:56.939 INFO blam! 80bb1134f7e226a1b0f35a7f52eb7520709e660d7a0670c8001444b5337f3a2a Sep 05 02:46:56.941 INFO running `"docker" "start" "-a" "80bb1134f7e226a1b0f35a7f52eb7520709e660d7a0670c8001444b5337f3a2a"` Sep 05 02:46:58.143 INFO kablam! Checking crowbook-intl-runtime v0.1.0 Sep 05 02:46:58.143 INFO kablam! Compiling libgit2-sys v0.7.7 Sep 05 02:46:58.153 INFO kablam! Compiling num-integer v0.1.39 Sep 05 02:46:58.173 INFO kablam! Checking prettytable-rs v0.7.0 Sep 05 02:46:58.189 INFO kablam! Checking icalendar v0.3.1 Sep 05 02:46:58.191 INFO kablam! Compiling crowbook-intl v0.2.1 Sep 05 02:46:58.201 INFO kablam! Checking claude v0.3.0 Sep 05 02:47:01.124 INFO kablam! Checking bill v0.3.0 Sep 05 02:47:02.707 INFO kablam! Compiling chrono v0.4.6 Sep 05 02:47:09.250 INFO kablam! Compiling asciii v3.3.0 (file:///source) Sep 05 02:47:18.379 INFO kablam! Checking git2 v0.7.5 Sep 05 02:47:30.605 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 05 02:47:30.605 INFO kablam! --> src/util/mod.rs:4:16 Sep 05 02:47:30.605 INFO kablam! | Sep 05 02:47:30.605 INFO kablam! 4 | use std::env::{home_dir, current_dir}; Sep 05 02:47:30.605 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.606 INFO kablam! | Sep 05 02:47:30.606 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 02:47:30.606 INFO kablam! Sep 05 02:47:30.610 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 05 02:47:30.610 INFO kablam! --> src/util/mod.rs:83:37 Sep 05 02:47:30.610 INFO kablam! | Sep 05 02:47:30.610 INFO kablam! 83 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 05 02:47:30.610 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.611 INFO kablam! Sep 05 02:47:30.611 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 05 02:47:30.611 INFO kablam! --> src/config.rs:15:22 Sep 05 02:47:30.611 INFO kablam! | Sep 05 02:47:30.611 INFO kablam! 15 | use std::env::{self, home_dir, current_dir}; Sep 05 02:47:30.611 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.611 INFO kablam! Sep 05 02:47:30.611 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 05 02:47:30.612 INFO kablam! --> src/storage/mod.rs:25:22 Sep 05 02:47:30.612 INFO kablam! | Sep 05 02:47:30.612 INFO kablam! 25 | use std::env::{self, home_dir, current_dir}; Sep 05 02:47:30.612 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.612 INFO kablam! Sep 05 02:47:30.612 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 05 02:47:30.612 INFO kablam! --> src/storage/mod.rs:155:37 Sep 05 02:47:30.612 INFO kablam! | Sep 05 02:47:30.612 INFO kablam! 155 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 05 02:47:30.612 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.612 INFO kablam! Sep 05 02:47:30.617 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 05 02:47:30.617 INFO kablam! --> src/config.rs:38:20 Sep 05 02:47:30.617 INFO kablam! | Sep 05 02:47:30.617 INFO kablam! 38 | let home = home_dir().expect("Can't find HOME DIRECTORY"); Sep 05 02:47:30.617 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.617 INFO kablam! Sep 05 02:47:30.617 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 05 02:47:30.617 INFO kablam! --> src/config.rs:58:53 Sep 05 02:47:30.617 INFO kablam! | Sep 05 02:47:30.617 INFO kablam! 58 | if let (Some(home_dir), Ok(current_dir)) = (home_dir(), current_dir()) { Sep 05 02:47:30.617 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.617 INFO kablam! Sep 05 02:47:30.894 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 05 02:47:30.894 INFO kablam! --> src/util/mod.rs:4:16 Sep 05 02:47:30.894 INFO kablam! | Sep 05 02:47:30.894 INFO kablam! 4 | use std::env::{home_dir, current_dir}; Sep 05 02:47:30.894 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.894 INFO kablam! | Sep 05 02:47:30.894 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 02:47:30.894 INFO kablam! Sep 05 02:47:30.901 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 05 02:47:30.901 INFO kablam! --> src/util/mod.rs:83:37 Sep 05 02:47:30.901 INFO kablam! | Sep 05 02:47:30.901 INFO kablam! 83 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 05 02:47:30.901 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.901 INFO kablam! Sep 05 02:47:30.902 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 05 02:47:30.902 INFO kablam! --> src/config.rs:15:22 Sep 05 02:47:30.902 INFO kablam! | Sep 05 02:47:30.902 INFO kablam! 15 | use std::env::{self, home_dir, current_dir}; Sep 05 02:47:30.902 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.902 INFO kablam! Sep 05 02:47:30.903 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 05 02:47:30.904 INFO kablam! --> src/storage/mod.rs:25:22 Sep 05 02:47:30.904 INFO kablam! | Sep 05 02:47:30.904 INFO kablam! 25 | use std::env::{self, home_dir, current_dir}; Sep 05 02:47:30.904 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.904 INFO kablam! Sep 05 02:47:30.905 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 05 02:47:30.905 INFO kablam! --> src/storage/mod.rs:155:37 Sep 05 02:47:30.905 INFO kablam! | Sep 05 02:47:30.905 INFO kablam! 155 | PathBuf::from( path.replace("~",home_dir().unwrap().to_str().unwrap())) Sep 05 02:47:30.905 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.905 INFO kablam! Sep 05 02:47:30.910 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 05 02:47:30.910 INFO kablam! --> src/config.rs:38:20 Sep 05 02:47:30.910 INFO kablam! | Sep 05 02:47:30.910 INFO kablam! 38 | let home = home_dir().expect("Can't find HOME DIRECTORY"); Sep 05 02:47:30.910 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.910 INFO kablam! Sep 05 02:47:30.911 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 05 02:47:30.911 INFO kablam! --> src/config.rs:58:53 Sep 05 02:47:30.911 INFO kablam! | Sep 05 02:47:30.911 INFO kablam! 58 | if let (Some(home_dir), Ok(current_dir)) = (home_dir(), current_dir()) { Sep 05 02:47:30.911 INFO kablam! | ^^^^^^^^ Sep 05 02:47:30.911 INFO kablam! Sep 05 02:47:31.560 INFO kablam! error[E0053]: method `from_template` has an incompatible type for trait Sep 05 02:47:31.560 INFO kablam! --> src/storage/tests.rs:21:89 Sep 05 02:47:31.560 INFO kablam! | Sep 05 02:47:31.560 INFO kablam! 21 | fn from_template(project_name:&str,template:&Path, _fill:&HashMap<&str, String>) -> StorageResult where Self: Sized{ Sep 05 02:47:31.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected struct `storage::storable::StorableAndTempDir`, found struct `storage::tests::TestProject` Sep 05 02:47:31.560 INFO kablam! | Sep 05 02:47:31.560 INFO kablam! ::: src/storage/storable.rs:28:92 Sep 05 02:47:31.561 INFO kablam! | Sep 05 02:47:31.561 INFO kablam! 28 | fn from_template(project_name: &str, template: &Path, data: &HashMap<&str, String>) -> StorageResult> where Self: Sized; Sep 05 02:47:31.561 INFO kablam! | --------------------------------------- type in trait Sep 05 02:47:31.561 INFO kablam! | Sep 05 02:47:31.561 INFO kablam! = note: expected type `fn(&str, &std::path::Path, &std::collections::HashMap<&str, std::string::String>) -> std::result::Result, storage::error::StorageError>` Sep 05 02:47:31.561 INFO kablam! found type `fn(&str, &std::path::Path, &std::collections::HashMap<&str, std::string::String>) -> std::result::Result` Sep 05 02:47:31.561 INFO kablam! Sep 05 02:47:31.633 INFO kablam! error: aborting due to previous error Sep 05 02:47:31.633 INFO kablam! Sep 05 02:47:31.633 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 05 02:47:31.648 INFO kablam! error: Could not compile `asciii`. Sep 05 02:47:31.648 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 02:47:35.636 INFO kablam! error: build failed Sep 05 02:47:35.640 INFO kablam! su: No module specific data is present Sep 05 02:47:36.186 INFO running `"docker" "rm" "-f" "80bb1134f7e226a1b0f35a7f52eb7520709e660d7a0670c8001444b5337f3a2a"` Sep 05 02:47:36.271 INFO blam! 80bb1134f7e226a1b0f35a7f52eb7520709e660d7a0670c8001444b5337f3a2a