Oct 27 08:30:06.044 INFO checking alexwlchan/safari.rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:30:06.044 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 08:30:06.476 INFO blam! 98a92ced3529cfcc00084b6b25b849389cdc078bab5037a974b359a670c82d4c Oct 27 08:30:06.479 INFO running `"docker" "start" "-a" "98a92ced3529cfcc00084b6b25b849389cdc078bab5037a974b359a670c82d4c"` Oct 27 08:30:08.110 INFO kablam! usermod: no changes Oct 27 08:30:08.396 INFO kablam! Checking urlparse v0.7.3 Oct 27 08:30:08.417 INFO kablam! Checking libflate v0.1.7 Oct 27 08:30:08.419 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 27 08:30:08.420 INFO kablam! Checking chrono v0.3.1 Oct 27 08:30:08.422 INFO kablam! Checking docopt v0.8.0 Oct 27 08:30:14.191 INFO kablam! Checking reqwest v0.6.2 Oct 27 08:30:15.616 INFO kablam! Checking plist v0.2.2 Oct 27 08:30:15.616 INFO kablam! Checking tera v0.10.6 Oct 27 08:30:22.851 INFO kablam! Checking safari v2.2.3 (/source) Oct 27 08:30:28.472 INFO kablam! error: 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. Oct 27 08:30:28.474 INFO kablam! --> src/safari.rs:218:30 Oct 27 08:30:28.474 INFO kablam! | Oct 27 08:30:28.474 INFO kablam! 218 | let mut plist_path = match env::home_dir() { Oct 27 08:30:28.474 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:30:28.491 INFO kablam! | Oct 27 08:30:28.492 INFO kablam! note: lint level defined here Oct 27 08:30:28.493 INFO kablam! --> src/main.rs:1:9 Oct 27 08:30:28.493 INFO kablam! | Oct 27 08:30:28.494 INFO kablam! 1 | #![deny(warnings)] Oct 27 08:30:28.495 INFO kablam! | ^^^^^^^^ Oct 27 08:30:28.495 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 08:30:28.496 INFO kablam! Oct 27 08:30:28.496 INFO kablam! error: 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. Oct 27 08:30:28.497 INFO kablam! --> src/safari.rs:328:30 Oct 27 08:30:28.498 INFO kablam! | Oct 27 08:30:28.498 INFO kablam! 328 | let mut plist_path = match env::home_dir() { Oct 27 08:30:28.499 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:30:28.500 INFO kablam! Oct 27 08:30:28.948 INFO kablam! error: aborting due to 2 previous errors Oct 27 08:30:28.949 INFO kablam! Oct 27 08:30:28.987 INFO kablam! error: Could not compile `safari`. Oct 27 08:30:28.987 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 08:30:29.089 INFO kablam! error: 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. Oct 27 08:30:29.089 INFO kablam! --> src/safari.rs:218:30 Oct 27 08:30:29.090 INFO kablam! | Oct 27 08:30:29.090 INFO kablam! 218 | let mut plist_path = match env::home_dir() { Oct 27 08:30:29.090 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:30:29.090 INFO kablam! | Oct 27 08:30:29.090 INFO kablam! note: lint level defined here Oct 27 08:30:29.090 INFO kablam! --> src/main.rs:1:9 Oct 27 08:30:29.090 INFO kablam! | Oct 27 08:30:29.090 INFO kablam! 1 | #![deny(warnings)] Oct 27 08:30:29.090 INFO kablam! | ^^^^^^^^ Oct 27 08:30:29.090 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 08:30:29.090 INFO kablam! Oct 27 08:30:29.090 INFO kablam! error: 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. Oct 27 08:30:29.090 INFO kablam! --> src/safari.rs:328:30 Oct 27 08:30:29.090 INFO kablam! | Oct 27 08:30:29.090 INFO kablam! 328 | let mut plist_path = match env::home_dir() { Oct 27 08:30:29.090 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 08:30:29.090 INFO kablam! Oct 27 08:30:29.417 INFO kablam! error: aborting due to 2 previous errors Oct 27 08:30:29.417 INFO kablam! Oct 27 08:30:29.437 INFO kablam! error: Could not compile `safari`. Oct 27 08:30:29.437 INFO kablam! Oct 27 08:30:29.437 INFO kablam! To learn more, run the command again with --verbose. Oct 27 08:30:29.439 INFO kablam! su: No module specific data is present Oct 27 08:30:30.843 INFO running `"docker" "rm" "-f" "98a92ced3529cfcc00084b6b25b849389cdc078bab5037a974b359a670c82d4c"` Oct 27 08:30:31.155 INFO blam! 98a92ced3529cfcc00084b6b25b849389cdc078bab5037a974b359a670c82d4c