Oct 21 18:46:33.300 INFO checking cosmo0920/grnenv-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:46:33.300 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 18:46:33.794 INFO blam! bdc9116e8d724c2c9ec2bba13e3e063de778ebc5ef8eda6f81949757e7c784ff Oct 21 18:46:33.795 INFO running `"docker" "start" "-a" "bdc9116e8d724c2c9ec2bba13e3e063de778ebc5ef8eda6f81949757e7c784ff"` Oct 21 18:46:35.154 INFO kablam! usermod: no changes Oct 21 18:46:35.620 INFO kablam! Compiling procedural-masquerade v0.1.6 Oct 21 18:46:35.625 INFO kablam! Checking num_cpus v1.2.1 Oct 21 18:46:35.648 INFO kablam! Checking xattr v0.2.2 Oct 21 18:46:35.648 INFO kablam! Checking filetime v0.2.1 Oct 21 18:46:35.649 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Oct 21 18:46:35.656 INFO kablam! Checking miniz_oxide v0.1.3 Oct 21 18:46:35.657 INFO kablam! Checking dtoa-short v0.3.2 Oct 21 18:46:37.210 INFO kablam! Checking servo_arc v0.1.1 Oct 21 18:46:37.229 INFO kablam! Checking msdos_time v0.1.6 Oct 21 18:46:37.676 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 21 18:46:37.872 INFO kablam! Compiling quote v0.6.3 Oct 21 18:46:38.096 INFO kablam! Checking futures-cpupool v0.1.8 Oct 21 18:46:39.304 INFO kablam! Checking tar v0.4.16 Oct 21 18:46:39.460 INFO kablam! Compiling cssparser v0.23.10 Oct 21 18:46:40.528 INFO kablam! Checking tendril v0.4.0 Oct 21 18:46:40.696 INFO kablam! Checking env_proxy v0.1.1 Oct 21 18:46:41.863 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 21 18:46:42.380 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 21 18:46:43.761 INFO kablam! Compiling selectors v0.19.0 Oct 21 18:46:44.592 INFO kablam! Checking flate2 v1.0.1 Oct 21 18:46:46.516 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 21 18:46:47.774 INFO kablam! Compiling syn v0.14.4 Oct 21 18:46:48.469 INFO kablam! Checking zip v0.4.2 Oct 21 18:46:50.836 INFO kablam! Checking tokio-fs v0.1.2 Oct 21 18:46:55.061 INFO kablam! Compiling string_cache v0.7.3 Oct 21 18:46:55.980 INFO kablam! Checking tokio v0.1.7 Oct 21 18:46:59.200 INFO kablam! Checking tokio-core v0.1.17 Oct 21 18:47:02.516 INFO kablam! Checking tokio-proto v0.1.1 Oct 21 18:47:02.516 INFO kablam! Checking tokio-tls v0.1.4 Oct 21 18:47:06.680 INFO kablam! Checking hyper v0.11.27 Oct 21 18:47:16.880 INFO kablam! Compiling serde_derive v1.0.70 Oct 21 18:47:16.881 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 21 18:47:21.249 INFO kablam! Checking hyper-tls v0.1.3 Oct 21 18:47:27.440 INFO kablam! Checking reqwest v0.8.6 Oct 21 18:47:49.931 INFO kablam! Compiling markup5ever v0.7.2 Oct 21 18:47:59.893 INFO kablam! Checking html5ever v0.22.3 Oct 21 18:48:03.556 INFO kablam! Checking kuchiki v0.7.0 Oct 21 18:48:06.096 INFO kablam! Checking grnenv-rs v0.2.0 (/source) Oct 21 18:48:13.684 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. Oct 21 18:48:13.684 INFO kablam! --> src/command/common.rs:68:16 Oct 21 18:48:13.684 INFO kablam! | Oct 21 18:48:13.684 INFO kablam! 68 | let home = env::home_dir().unwrap(); Oct 21 18:48:13.684 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:48:13.684 INFO kablam! | Oct 21 18:48:13.684 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 18:48:13.684 INFO kablam! Oct 21 18:48:13.692 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. Oct 21 18:48:13.692 INFO kablam! --> src/command/unix.rs:27:9 Oct 21 18:48:13.692 INFO kablam! | Oct 21 18:48:13.692 INFO kablam! 27 | if !env::home_dir() Oct 21 18:48:13.692 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:48:13.692 INFO kablam! Oct 21 18:48:13.692 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. Oct 21 18:48:13.692 INFO kablam! --> src/util.rs:7:20 Oct 21 18:48:13.692 INFO kablam! | Oct 21 18:48:13.692 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Oct 21 18:48:13.692 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:48:13.692 INFO kablam! Oct 21 18:48:13.692 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. Oct 21 18:48:13.692 INFO kablam! --> src/util.rs:12:20 Oct 21 18:48:13.692 INFO kablam! | Oct 21 18:48:13.692 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Oct 21 18:48:13.692 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:48:13.692 INFO kablam! Oct 21 18:48:13.692 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. Oct 21 18:48:13.692 INFO kablam! --> src/config.rs:92:20 Oct 21 18:48:13.692 INFO kablam! | Oct 21 18:48:13.693 INFO kablam! 92 | let home = env::home_dir().unwrap(); Oct 21 18:48:13.693 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:48:13.693 INFO kablam! Oct 21 18:48:13.693 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. Oct 21 18:48:13.693 INFO kablam! --> src/util.rs:86:20 Oct 21 18:48:13.693 INFO kablam! | Oct 21 18:48:13.693 INFO kablam! 86 | let home = env::home_dir().unwrap(); Oct 21 18:48:13.693 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:48:13.693 INFO kablam! Oct 21 18:48:13.693 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. Oct 21 18:48:13.693 INFO kablam! --> src/util.rs:99:20 Oct 21 18:48:13.693 INFO kablam! | Oct 21 18:48:13.693 INFO kablam! 99 | let home = env::home_dir().unwrap(); Oct 21 18:48:13.693 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:48:13.693 INFO kablam! Oct 21 18:48:14.572 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. Oct 21 18:48:14.572 INFO kablam! --> src/command/common.rs:68:16 Oct 21 18:48:14.572 INFO kablam! | Oct 21 18:48:14.572 INFO kablam! 68 | let home = env::home_dir().unwrap(); Oct 21 18:48:14.572 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:48:14.572 INFO kablam! | Oct 21 18:48:14.572 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 18:48:14.572 INFO kablam! Oct 21 18:48:14.572 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. Oct 21 18:48:14.572 INFO kablam! --> src/command/unix.rs:27:9 Oct 21 18:48:14.572 INFO kablam! | Oct 21 18:48:14.572 INFO kablam! 27 | if !env::home_dir() Oct 21 18:48:14.572 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:48:14.572 INFO kablam! Oct 21 18:48:14.572 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. Oct 21 18:48:14.572 INFO kablam! --> src/util.rs:7:20 Oct 21 18:48:14.572 INFO kablam! | Oct 21 18:48:14.572 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Oct 21 18:48:14.572 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:48:14.572 INFO kablam! Oct 21 18:48:14.572 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. Oct 21 18:48:14.572 INFO kablam! --> src/util.rs:12:20 Oct 21 18:48:14.572 INFO kablam! | Oct 21 18:48:14.572 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Oct 21 18:48:14.572 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:48:14.572 INFO kablam! Oct 21 18:48:26.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 51s Oct 21 18:48:26.360 INFO kablam! su: No module specific data is present Oct 21 18:48:27.008 INFO running `"docker" "rm" "-f" "bdc9116e8d724c2c9ec2bba13e3e063de778ebc5ef8eda6f81949757e7c784ff"` Oct 21 18:48:27.365 INFO blam! bdc9116e8d724c2c9ec2bba13e3e063de778ebc5ef8eda6f81949757e7c784ff