Oct 21 19:50:14.244 INFO checking alexwlchan/safari.rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:50:14.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/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 21 19:50:14.589 INFO blam! 1640669b68230bed96b62739dfba541ffa2795a81f280807f1d20af3fac6a6c3 Oct 21 19:50:14.591 INFO running `"docker" "start" "-a" "1640669b68230bed96b62739dfba541ffa2795a81f280807f1d20af3fac6a6c3"` Oct 21 19:50:15.438 INFO kablam! usermod: no changes Oct 21 19:50:15.680 INFO kablam! Compiling plist v0.2.2 Oct 21 19:50:15.680 INFO kablam! Checking urlparse v0.7.3 Oct 21 19:50:15.680 INFO kablam! Checking backtrace v0.3.2 Oct 21 19:50:15.680 INFO kablam! Checking chrono v0.3.1 Oct 21 19:50:15.680 INFO kablam! Checking docopt v0.8.0 Oct 21 19:50:15.680 INFO kablam! Checking reqwest v0.6.2 Oct 21 19:50:18.084 INFO kablam! Checking error-chain v0.10.0 Oct 21 19:50:19.376 INFO kablam! Checking tera v0.10.6 Oct 21 19:50:24.241 INFO kablam! Checking safari v2.2.3 (/source) Oct 21 19:50:27.632 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 21 19:50:27.632 INFO kablam! --> src/safari.rs:218:30 Oct 21 19:50:27.632 INFO kablam! | Oct 21 19:50:27.632 INFO kablam! 218 | let mut plist_path = match env::home_dir() { Oct 21 19:50:27.632 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 19:50:27.632 INFO kablam! | Oct 21 19:50:27.632 INFO kablam! note: lint level defined here Oct 21 19:50:27.632 INFO kablam! --> src/main.rs:1:9 Oct 21 19:50:27.632 INFO kablam! | Oct 21 19:50:27.632 INFO kablam! 1 | #![deny(warnings)] Oct 21 19:50:27.632 INFO kablam! | ^^^^^^^^ Oct 21 19:50:27.632 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 21 19:50:27.632 INFO kablam! Oct 21 19:50:27.632 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 21 19:50:27.632 INFO kablam! --> src/safari.rs:328:30 Oct 21 19:50:27.632 INFO kablam! | Oct 21 19:50:27.632 INFO kablam! 328 | let mut plist_path = match env::home_dir() { Oct 21 19:50:27.632 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 19:50:27.632 INFO kablam! Oct 21 19:50:27.896 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 21 19:50:27.896 INFO kablam! --> src/safari.rs:218:30 Oct 21 19:50:27.896 INFO kablam! | Oct 21 19:50:27.896 INFO kablam! 218 | let mut plist_path = match env::home_dir() { Oct 21 19:50:27.896 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 19:50:27.896 INFO kablam! | Oct 21 19:50:27.896 INFO kablam! note: lint level defined here Oct 21 19:50:27.896 INFO kablam! --> src/main.rs:1:9 Oct 21 19:50:27.896 INFO kablam! | Oct 21 19:50:27.896 INFO kablam! 1 | #![deny(warnings)] Oct 21 19:50:27.896 INFO kablam! | ^^^^^^^^ Oct 21 19:50:27.896 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 21 19:50:27.896 INFO kablam! Oct 21 19:50:27.896 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 21 19:50:27.896 INFO kablam! --> src/safari.rs:328:30 Oct 21 19:50:27.896 INFO kablam! | Oct 21 19:50:27.896 INFO kablam! 328 | let mut plist_path = match env::home_dir() { Oct 21 19:50:27.896 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 19:50:27.896 INFO kablam! Oct 21 19:50:27.942 INFO kablam! error: aborting due to 2 previous errors Oct 21 19:50:27.942 INFO kablam! Oct 21 19:50:27.954 INFO kablam! error: Could not compile `safari`. Oct 21 19:50:27.954 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 19:50:28.132 INFO kablam! error: aborting due to 2 previous errors Oct 21 19:50:28.132 INFO kablam! Oct 21 19:50:28.152 INFO kablam! error: Could not compile `safari`. Oct 21 19:50:28.152 INFO kablam! Oct 21 19:50:28.152 INFO kablam! To learn more, run the command again with --verbose. Oct 21 19:50:28.156 INFO kablam! su: No module specific data is present Oct 21 19:50:29.101 INFO running `"docker" "rm" "-f" "1640669b68230bed96b62739dfba541ffa2795a81f280807f1d20af3fac6a6c3"` Oct 21 19:50:29.324 INFO blam! 1640669b68230bed96b62739dfba541ffa2795a81f280807f1d20af3fac6a6c3