Sep 14 09:34:30.412 INFO checking sbr-0.4.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 09:34:30.412 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 09:34:30.412 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:34:30.901 INFO blam! d9eea7af150602bcb4c0bcd479b0b1b4288fda088eeff7a76ff6def2aa40e63d Sep 14 09:34:30.910 INFO running `"docker" "start" "-a" "d9eea7af150602bcb4c0bcd479b0b1b4288fda088eeff7a76ff6def2aa40e63d"` Sep 14 09:34:32.334 INFO kablam! usermod: no changes Sep 14 09:34:32.784 INFO kablam! Compiling ndarray v0.11.2 Sep 14 09:34:32.788 INFO kablam! Checking cblas-sys v0.1.4 Sep 14 09:34:32.795 INFO kablam! Checking smallvec v0.5.1 Sep 14 09:34:32.795 INFO kablam! Checking bincode v0.9.2 Sep 14 09:34:32.795 INFO kablam! Checking csv v1.0.1 Sep 14 09:34:32.796 INFO kablam! Compiling rust-crypto v0.2.36 Sep 14 09:34:32.802 INFO kablam! Checking rand_core v0.2.1 Sep 14 09:34:33.351 INFO kablam! Checking hibitset v0.5.2 Sep 14 09:34:35.247 INFO kablam! Compiling rand v0.5.5 Sep 14 09:34:36.729 INFO kablam! Checking criterion v0.2.5 Sep 14 09:34:41.071 INFO kablam! Checking parking_lot_core v0.3.1 Sep 14 09:34:41.071 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 14 09:34:43.631 INFO kablam! Compiling phf_generator v0.7.23 Sep 14 09:34:44.270 INFO kablam! Checking parking_lot v0.6.4 Sep 14 09:34:44.755 INFO kablam! Checking tokio-fs v0.1.3 Sep 14 09:34:45.027 INFO kablam! Compiling phf_codegen v0.7.23 Sep 14 09:34:45.487 INFO kablam! Checking tokio-reactor v0.1.5 Sep 14 09:34:46.076 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Sep 14 09:34:47.146 INFO kablam! Checking tokio-uds v0.2.1 Sep 14 09:34:47.146 INFO kablam! Checking tokio-udp v0.1.2 Sep 14 09:34:47.147 INFO kablam! Checking tokio-tcp v0.1.1 Sep 14 09:34:50.520 INFO kablam! Checking tokio v0.1.8 Sep 14 09:34:51.271 INFO kablam! Compiling intel-mkl-src v0.2.5 Sep 14 09:34:53.278 INFO kablam! Checking tokio-core v0.1.17 Sep 14 09:34:55.517 INFO kablam! Checking hyper v0.11.27 Sep 14 09:34:55.517 INFO kablam! Checking tokio-tls v0.1.4 Sep 14 09:35:03.227 INFO kablam! Checking hyper-tls v0.1.4 Sep 14 09:35:04.973 INFO kablam! Checking reqwest v0.8.8 Sep 14 09:35:19.220 INFO kablam! Checking blas-src v0.1.3 Sep 14 09:35:27.263 INFO kablam! Checking wyrm v0.9.1 Sep 14 09:35:30.061 INFO kablam! Checking sbr v0.4.0 (file:///source) Sep 14 09:35:31.731 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 14 09:35:31.731 INFO kablam! --> src/datasets.rs:24:16 Sep 14 09:35:31.731 INFO kablam! | Sep 14 09:35:31.731 INFO kablam! 24 | let path = env::home_dir() Sep 14 09:35:31.731 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 09:35:31.731 INFO kablam! | Sep 14 09:35:31.731 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 09:35:31.731 INFO kablam! Sep 14 09:35:31.754 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 14 09:35:31.754 INFO kablam! --> src/datasets.rs:24:16 Sep 14 09:35:31.754 INFO kablam! | Sep 14 09:35:31.754 INFO kablam! 24 | let path = env::home_dir() Sep 14 09:35:31.754 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 09:35:31.754 INFO kablam! | Sep 14 09:35:31.755 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 09:35:31.755 INFO kablam! Sep 14 09:35:35.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Sep 14 09:35:35.863 INFO kablam! su: No module specific data is present Sep 14 09:35:36.741 INFO running `"docker" "rm" "-f" "d9eea7af150602bcb4c0bcd479b0b1b4288fda088eeff7a76ff6def2aa40e63d"` Sep 14 09:35:36.838 INFO blam! d9eea7af150602bcb4c0bcd479b0b1b4288fda088eeff7a76ff6def2aa40e63d