Sep 19 14:49:43.325 INFO checking peap/git-global against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 14:49:43.325 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 14:49:43.325 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 14:49:43.662 INFO blam! 906e15c698d3c2c37fe92272fc1167ab4ff89f16e048b231a5b8a183d59d0425 Sep 19 14:49:43.662 INFO running `"docker" "start" "-a" "906e15c698d3c2c37fe92272fc1167ab4ff89f16e048b231a5b8a183d59d0425"` Sep 19 14:49:45.422 INFO kablam! usermod: no changes Sep 19 14:49:45.675 INFO kablam! Checking matches v0.1.4 Sep 19 14:49:45.675 INFO kablam! Checking num-traits v0.1.37 Sep 19 14:49:45.675 INFO kablam! Checking unicode-normalization v0.1.4 Sep 19 14:49:45.686 INFO kablam! Checking same-file v0.1.3 Sep 19 14:49:45.686 INFO kablam! Checking bitflags v0.8.0 Sep 19 14:49:45.686 INFO kablam! Checking xdg v2.1.0 Sep 19 14:49:45.686 INFO kablam! Checking json v0.11.6 Sep 19 14:49:45.686 INFO kablam! Compiling cmake v0.1.21 Sep 19 14:49:46.331 INFO kablam! Compiling libz-sys v1.0.13 Sep 19 14:49:46.450 INFO kablam! Checking rand v0.3.15 Sep 19 14:49:46.904 INFO kablam! Checking unicode-bidi v0.2.5 Sep 19 14:49:47.950 INFO kablam! Checking clap v2.21.1 Sep 19 14:49:51.718 INFO kablam! Checking walkdir v1.0.7 Sep 19 14:49:51.763 INFO kablam! Checking app_dirs v1.1.1 Sep 19 14:49:52.763 INFO kablam! Compiling libgit2-sys v0.6.7 Sep 19 14:49:53.113 INFO kablam! Checking num-integer v0.1.33 Sep 19 14:49:54.219 INFO kablam! Checking idna v0.1.0 Sep 19 14:49:54.466 INFO kablam! Checking tempdir v0.3.5 Sep 19 14:49:55.306 INFO kablam! Checking num-iter v0.1.33 Sep 19 14:49:55.934 INFO kablam! Checking num v0.1.37 Sep 19 14:49:56.366 INFO kablam! Checking chrono v0.3.0 Sep 19 14:49:59.114 INFO kablam! Checking url v1.4.0 Sep 19 14:50:27.520 INFO kablam! Checking git2 v0.6.4 Sep 19 14:50:31.250 INFO kablam! Checking git-global v0.1.1 (/source) Sep 19 14:50:31.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 19 14:50:31.610 INFO kablam! --> src/core.rs:151:24 Sep 19 14:50:31.610 INFO kablam! | Sep 19 14:50:31.610 INFO kablam! 151 | let home_dir = env::home_dir() Sep 19 14:50:31.610 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 14:50:31.610 INFO kablam! | Sep 19 14:50:31.610 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:50:31.610 INFO kablam! Sep 19 14:50:31.672 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 19 14:50:31.672 INFO kablam! --> src/core.rs:151:24 Sep 19 14:50:31.676 INFO kablam! | Sep 19 14:50:31.676 INFO kablam! 151 | let home_dir = env::home_dir() Sep 19 14:50:31.676 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 14:50:31.676 INFO kablam! | Sep 19 14:50:31.676 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:50:31.676 INFO kablam! Sep 19 14:50:32.970 INFO kablam! warning: unused variable: `path` Sep 19 14:50:32.970 INFO kablam! --> tests/subcommands.rs:28:46 Sep 19 14:50:32.970 INFO kablam! | Sep 19 14:50:32.970 INFO kablam! 28 | utils::with_base_dir_of_three_repos(|ref path| { Sep 19 14:50:32.970 INFO kablam! | ^^^^ help: consider using `_path` instead Sep 19 14:50:32.970 INFO kablam! | Sep 19 14:50:32.970 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 14:50:32.970 INFO kablam! Sep 19 14:50:33.065 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.61s Sep 19 14:50:33.087 INFO kablam! su: No module specific data is present Sep 19 14:50:34.311 INFO running `"docker" "rm" "-f" "906e15c698d3c2c37fe92272fc1167ab4ff89f16e048b231a5b8a183d59d0425"` Sep 19 14:50:34.430 INFO blam! 906e15c698d3c2c37fe92272fc1167ab4ff89f16e048b231a5b8a183d59d0425