Sep 05 17:50:54.337 INFO checking peap/git-global against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 17:50:54.337 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 17:50:54.338 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 17:50:54.605 INFO blam! b235e0a691a4ffda7a09a3c7371c004fd96e9370efbf45a802dde9f46084df03 Sep 05 17:50:54.606 INFO running `"docker" "start" "-a" "b235e0a691a4ffda7a09a3c7371c004fd96e9370efbf45a802dde9f46084df03"` Sep 05 17:50:55.750 INFO kablam! usermod: no changes Sep 05 17:50:55.866 INFO kablam! Compiling gcc v0.3.45 Sep 05 17:50:55.867 INFO kablam! Checking num-traits v0.1.37 Sep 05 17:50:55.874 INFO kablam! Checking libc v0.2.21 Sep 05 17:50:55.886 INFO kablam! Checking same-file v0.1.3 Sep 05 17:50:55.886 INFO kablam! Checking vec_map v0.7.0 Sep 05 17:50:55.886 INFO kablam! Checking bitflags v0.8.0 Sep 05 17:50:55.886 INFO kablam! Checking json v0.11.6 Sep 05 17:50:55.886 INFO kablam! Checking app_dirs v1.1.1 Sep 05 17:50:56.386 INFO kablam! Checking idna v0.1.0 Sep 05 17:50:56.426 INFO kablam! Checking walkdir v1.0.7 Sep 05 17:51:00.006 INFO kablam! Checking term_size v0.2.3 Sep 05 17:51:00.007 INFO kablam! Checking atty v0.2.2 Sep 05 17:51:00.007 INFO kablam! Checking time v0.1.36 Sep 05 17:51:00.007 INFO kablam! Checking rand v0.3.15 Sep 05 17:51:01.942 INFO kablam! Checking clap v2.21.1 Sep 05 17:51:02.151 INFO kablam! Checking num-integer v0.1.33 Sep 05 17:51:05.202 INFO kablam! Checking num-iter v0.1.33 Sep 05 17:51:05.480 INFO kablam! Compiling libz-sys v1.0.13 Sep 05 17:51:05.481 INFO kablam! Compiling cmake v0.1.21 Sep 05 17:51:06.130 INFO kablam! Checking num v0.1.37 Sep 05 17:51:06.434 INFO kablam! Checking url v1.4.0 Sep 05 17:51:06.684 INFO kablam! Checking chrono v0.3.0 Sep 05 17:51:08.523 INFO kablam! Checking tempdir v0.3.5 Sep 05 17:51:09.214 INFO kablam! Compiling libgit2-sys v0.6.7 Sep 05 17:51:40.150 INFO kablam! Checking git2 v0.6.4 Sep 05 17:51:44.062 INFO kablam! Checking git-global v0.1.1 (file:///source) Sep 05 17:51:44.558 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 17:51:44.558 INFO kablam! --> src/core.rs:151:24 Sep 05 17:51:44.558 INFO kablam! | Sep 05 17:51:44.558 INFO kablam! 151 | let home_dir = env::home_dir() Sep 05 17:51:44.558 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 17:51:44.558 INFO kablam! | Sep 05 17:51:44.558 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 17:51:44.558 INFO kablam! Sep 05 17:51:44.676 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 17:51:44.676 INFO kablam! --> src/core.rs:151:24 Sep 05 17:51:44.676 INFO kablam! | Sep 05 17:51:44.676 INFO kablam! 151 | let home_dir = env::home_dir() Sep 05 17:51:44.676 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 17:51:44.676 INFO kablam! | Sep 05 17:51:44.677 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 17:51:44.677 INFO kablam! Sep 05 17:51:46.146 INFO kablam! warning: unused variable: `path` Sep 05 17:51:46.146 INFO kablam! --> tests/subcommands.rs:28:46 Sep 05 17:51:46.146 INFO kablam! | Sep 05 17:51:46.146 INFO kablam! 28 | utils::with_base_dir_of_three_repos(|ref path| { Sep 05 17:51:46.146 INFO kablam! | ^^^^ help: consider using `_path` instead Sep 05 17:51:46.146 INFO kablam! | Sep 05 17:51:46.146 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 17:51:46.146 INFO kablam! Sep 05 17:51:46.185 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.41s Sep 05 17:51:46.214 INFO kablam! su: No module specific data is present Sep 05 17:51:47.321 INFO running `"docker" "rm" "-f" "b235e0a691a4ffda7a09a3c7371c004fd96e9370efbf45a802dde9f46084df03"` Sep 05 17:51:47.563 INFO blam! b235e0a691a4ffda7a09a3c7371c004fd96e9370efbf45a802dde9f46084df03