Oct 12 10:52:25.840 INFO checking wehjin/bittrex_dl against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 10:52:25.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 10:52:26.388 INFO blam! 026820bd09512563389d4fe81b9c25b52db4ea46b583c783950fb135c41864b3 Oct 12 10:52:26.390 INFO running `"docker" "start" "-a" "026820bd09512563389d4fe81b9c25b52db4ea46b583c783950fb135c41864b3"` Oct 12 10:52:28.368 INFO kablam! usermod: no changes Oct 12 10:52:28.728 INFO kablam! Compiling cc v1.0.4 Oct 12 10:52:28.740 INFO kablam! Compiling typenum v1.9.0 Oct 12 10:52:28.740 INFO kablam! Checking num-traits v0.2.0 Oct 12 10:52:28.748 INFO kablam! Compiling rand v0.4.2 Oct 12 10:52:28.748 INFO kablam! Checking tokio-service v0.1.0 Oct 12 10:52:28.748 INFO kablam! Checking relay v0.1.1 Oct 12 10:52:28.748 INFO kablam! Checking base64 v0.9.0 Oct 12 10:52:28.749 INFO kablam! Checking futures-cpupool v0.1.8 Oct 12 10:52:30.308 INFO kablam! Checking mio v0.6.13 Oct 12 10:52:30.612 INFO kablam! Checking tokio-io v0.1.5 Oct 12 10:52:31.264 INFO kablam! Checking uuid v0.5.1 Oct 12 10:52:34.864 INFO kablam! Checking libflate v0.1.14 Oct 12 10:52:36.096 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 12 10:52:39.948 INFO kablam! Checking num-integer v0.1.36 Oct 12 10:52:39.964 INFO kablam! Checking num-traits v0.1.43 Oct 12 10:52:40.144 INFO kablam! Compiling rand v0.3.22 Oct 12 10:52:40.196 INFO kablam! Checking tokio-core v0.1.12 Oct 12 10:52:40.656 INFO kablam! Compiling openssl-sys v0.9.26 Oct 12 10:52:40.896 INFO kablam! Checking serde_json v1.0.9 Oct 12 10:52:41.380 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 10:52:42.877 INFO kablam! Checking num-iter v0.1.35 Oct 12 10:52:43.141 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 10:52:44.289 INFO kablam! Checking num v0.1.42 Oct 12 10:52:45.468 INFO kablam! Checking chrono v0.4.0 Oct 12 10:52:46.292 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 12 10:52:48.827 INFO kablam! Checking tokio-proto v0.1.1 Oct 12 10:52:49.582 INFO kablam! Compiling openssl v0.9.24 Oct 12 10:52:50.485 INFO kablam! Checking generic-array v0.9.0 Oct 12 10:52:54.602 INFO kablam! Checking crypto-mac v0.5.2 Oct 12 10:52:54.786 INFO kablam! Checking digest v0.7.2 Oct 12 10:52:55.884 INFO kablam! Checking sha2 v0.7.0 Oct 12 10:52:55.884 INFO kablam! Checking hmac v0.5.0 Oct 12 10:52:58.910 INFO kablam! Checking hyper v0.11.19 Oct 12 10:53:02.953 INFO kablam! Checking native-tls v0.1.5 Oct 12 10:53:03.500 INFO kablam! Checking tokio-tls v0.1.4 Oct 12 10:53:05.939 INFO kablam! Checking hyper-tls v0.1.2 Oct 12 10:53:06.509 INFO kablam! Checking reqwest v0.8.5 Oct 12 10:53:07.965 INFO kablam! Checking bittrex_dl v0.1.0 (/source) Oct 12 10:53:08.943 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 12 10:53:08.944 INFO kablam! --> src/setup.rs:42:29 Oct 12 10:53:08.944 INFO kablam! | Oct 12 10:53:08.944 INFO kablam! 42 | if let Some(path_buf) = std::env::home_dir() { Oct 12 10:53:08.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 10:53:08.944 INFO kablam! | Oct 12 10:53:08.944 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 10:53:08.944 INFO kablam! Oct 12 10:53:08.976 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 12 10:53:08.977 INFO kablam! --> src/setup.rs:42:29 Oct 12 10:53:08.977 INFO kablam! | Oct 12 10:53:08.978 INFO kablam! 42 | if let Some(path_buf) = std::env::home_dir() { Oct 12 10:53:08.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 10:53:08.979 INFO kablam! | Oct 12 10:53:08.979 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 10:53:08.980 INFO kablam! Oct 12 10:53:09.382 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.98s Oct 12 10:53:09.404 INFO kablam! su: No module specific data is present Oct 12 10:53:10.916 INFO running `"docker" "rm" "-f" "026820bd09512563389d4fe81b9c25b52db4ea46b583c783950fb135c41864b3"` Oct 12 10:53:11.236 INFO blam! 026820bd09512563389d4fe81b9c25b52db4ea46b583c783950fb135c41864b3