Sep 14 03:21:09.900 INFO checking peap/git-global against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 03:21:09.901 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 03:21:09.901 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/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 03:21:10.339 INFO blam! 8e52a281660a195359f64332c6a4225fcf3b92c062d1e3928cbe70e19d32be29 Sep 14 03:21:10.341 INFO running `"docker" "start" "-a" "8e52a281660a195359f64332c6a4225fcf3b92c062d1e3928cbe70e19d32be29"` Sep 14 03:21:11.897 INFO kablam! usermod: no changes Sep 14 03:21:12.315 INFO kablam! Compiling gcc v0.3.45 Sep 14 03:21:12.315 INFO kablam! Checking num-traits v0.1.37 Sep 14 03:21:12.315 INFO kablam! Checking unicode-normalization v0.1.4 Sep 14 03:21:12.323 INFO kablam! Checking libc v0.2.21 Sep 14 03:21:12.331 INFO kablam! Checking same-file v0.1.3 Sep 14 03:21:12.331 INFO kablam! Checking xdg v2.1.0 Sep 14 03:21:12.331 INFO kablam! Checking vec_map v0.7.0 Sep 14 03:21:12.331 INFO kablam! Checking bitflags v0.8.0 Sep 14 03:21:12.888 INFO kablam! Checking json v0.11.6 Sep 14 03:21:13.547 INFO kablam! Checking unicode-bidi v0.2.5 Sep 14 03:21:13.575 INFO kablam! Checking walkdir v1.0.7 Sep 14 03:21:13.751 INFO kablam! Checking app_dirs v1.1.1 Sep 14 03:21:17.291 INFO kablam! Checking time v0.1.36 Sep 14 03:21:17.291 INFO kablam! Checking atty v0.2.2 Sep 14 03:21:17.291 INFO kablam! Checking term_size v0.2.3 Sep 14 03:21:17.291 INFO kablam! Checking rand v0.3.15 Sep 14 03:21:18.611 INFO kablam! Checking clap v2.21.1 Sep 14 03:21:19.716 INFO kablam! Checking num-integer v0.1.33 Sep 14 03:21:21.899 INFO kablam! Checking idna v0.1.0 Sep 14 03:21:22.515 INFO kablam! Checking num-iter v0.1.33 Sep 14 03:21:22.771 INFO kablam! Compiling cmake v0.1.21 Sep 14 03:21:22.771 INFO kablam! Compiling libz-sys v1.0.13 Sep 14 03:21:23.156 INFO kablam! Checking tempdir v0.3.5 Sep 14 03:21:23.707 INFO kablam! Checking num v0.1.37 Sep 14 03:21:24.275 INFO kablam! Checking chrono v0.3.0 Sep 14 03:21:26.555 INFO kablam! Compiling libgit2-sys v0.6.7 Sep 14 03:21:29.665 INFO kablam! Checking url v1.4.0 Sep 14 03:21:57.613 INFO kablam! Checking git2 v0.6.4 Sep 14 03:22:02.155 INFO kablam! Checking git-global v0.1.1 (file:///source) Sep 14 03:22:02.715 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 03:22:02.715 INFO kablam! --> src/core.rs:151:24 Sep 14 03:22:02.715 INFO kablam! | Sep 14 03:22:02.715 INFO kablam! 151 | let home_dir = env::home_dir() Sep 14 03:22:02.715 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 03:22:02.715 INFO kablam! | Sep 14 03:22:02.715 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 03:22:02.715 INFO kablam! Sep 14 03:22:02.826 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 03:22:02.827 INFO kablam! --> src/core.rs:151:24 Sep 14 03:22:02.827 INFO kablam! | Sep 14 03:22:02.827 INFO kablam! 151 | let home_dir = env::home_dir() Sep 14 03:22:02.827 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 03:22:02.827 INFO kablam! | Sep 14 03:22:02.827 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 03:22:02.827 INFO kablam! Sep 14 03:22:04.251 INFO kablam! warning: unused variable: `path` Sep 14 03:22:04.251 INFO kablam! --> tests/subcommands.rs:28:46 Sep 14 03:22:04.251 INFO kablam! | Sep 14 03:22:04.251 INFO kablam! 28 | utils::with_base_dir_of_three_repos(|ref path| { Sep 14 03:22:04.251 INFO kablam! | ^^^^ help: consider using `_path` instead Sep 14 03:22:04.251 INFO kablam! | Sep 14 03:22:04.251 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 03:22:04.251 INFO kablam! Sep 14 03:22:04.379 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.45s Sep 14 03:22:04.383 INFO kablam! su: No module specific data is present Sep 14 03:22:05.854 INFO running `"docker" "rm" "-f" "8e52a281660a195359f64332c6a4225fcf3b92c062d1e3928cbe70e19d32be29"` Sep 14 03:22:06.140 INFO blam! 8e52a281660a195359f64332c6a4225fcf3b92c062d1e3928cbe70e19d32be29