Oct 12 11:48:49.002 INFO checking trevershick/djs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 11:48:49.002 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 11:48:49.240 INFO blam! 2e764cc5b743bcb1bf1a922bc2c941f9aa3a003a59b668614534610e005dbe77 Oct 12 11:48:49.241 INFO running `"docker" "start" "-a" "2e764cc5b743bcb1bf1a922bc2c941f9aa3a003a59b668614534610e005dbe77"` Oct 12 11:48:49.738 INFO kablam! usermod: no changes Oct 12 11:48:50.071 INFO kablam! Checking lazy_static v1.0.2 Oct 12 11:48:50.074 INFO kablam! Checking toml v0.1.30 Oct 12 11:48:50.076 INFO kablam! Checking options v0.5.1 Oct 12 11:48:50.076 INFO kablam! Checking strfmt v0.1.6 Oct 12 11:48:50.076 INFO kablam! Checking encoding_rs v0.7.2 Oct 12 11:48:50.076 INFO kablam! Compiling openssl-sys v0.9.33 Oct 12 11:48:50.080 INFO kablam! Compiling proc-macro2 v0.4.8 Oct 12 11:48:50.088 INFO kablam! Checking want v0.0.4 Oct 12 11:48:50.324 INFO kablam! Checking mio v0.6.15 Oct 12 11:48:50.442 INFO kablam! Checking tokio-io v0.1.7 Oct 12 11:48:50.798 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 12 11:48:51.268 INFO kablam! Checking thread_local v0.3.5 Oct 12 11:48:51.653 INFO kablam! Checking url v1.7.1 Oct 12 11:48:53.628 INFO kablam! Checking serde-xml-rs v0.2.1 Oct 12 11:48:54.144 INFO kablam! Checking configuration v0.7.2 Oct 12 11:48:54.193 INFO kablam! Checking parking_lot v0.6.3 Oct 12 11:48:57.852 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 12 11:48:57.935 INFO kablam! Checking regex v0.2.11 Oct 12 11:48:57.972 INFO kablam! Checking regex v1.0.2 Oct 12 11:48:58.092 INFO kablam! Checking tokio-codec v0.1.0 Oct 12 11:48:58.240 INFO kablam! Checking tokio-reactor v0.1.2 Oct 12 11:48:58.344 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 12 11:48:58.377 INFO kablam! Compiling openssl v0.9.24 Oct 12 11:48:59.332 INFO kablam! Compiling quote v0.6.3 Oct 12 11:48:59.596 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 12 11:49:00.956 INFO kablam! Checking tokio-tcp v0.1.0 Oct 12 11:49:00.956 INFO kablam! Checking tokio-udp v0.1.1 Oct 12 11:49:02.932 INFO kablam! Compiling syn v0.14.4 Oct 12 11:49:03.427 INFO kablam! Checking tokio-fs v0.1.2 Oct 12 11:49:05.201 INFO kablam! Checking tokio v0.1.7 Oct 12 11:49:06.192 INFO kablam! Checking env_logger v0.5.10 Oct 12 11:49:06.789 INFO kablam! Checking console v0.6.1 Oct 12 11:49:08.869 INFO kablam! Checking tokio-core v0.1.17 Oct 12 11:49:09.384 INFO kablam! Checking indicatif v0.9.0 Oct 12 11:49:11.152 INFO kablam! Checking native-tls v0.1.5 Oct 12 11:49:12.889 INFO kablam! Checking tokio-proto v0.1.1 Oct 12 11:49:12.889 INFO kablam! Checking tokio-tls v0.1.4 Oct 12 11:49:18.412 INFO kablam! Checking hyper v0.11.27 Oct 12 11:49:20.136 INFO kablam! Compiling serde_derive v1.0.70 Oct 12 11:49:27.837 INFO kablam! Checking hyper-tls v0.1.3 Oct 12 11:49:28.899 INFO kablam! Checking reqwest v0.8.6 Oct 12 11:49:39.433 INFO kablam! Checking djs v0.5.0 (/source) Oct 12 11:49:41.523 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 11:49:41.523 INFO kablam! --> src/main.rs:16:5 Oct 12 11:49:41.523 INFO kablam! | Oct 12 11:49:41.523 INFO kablam! 16 | use std::env::home_dir; Oct 12 11:49:41.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 11:49:41.523 INFO kablam! | Oct 12 11:49:41.523 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 11:49:41.523 INFO kablam! Oct 12 11:49:41.525 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 11:49:41.525 INFO kablam! --> src/main.rs:51:32 Oct 12 11:49:41.525 INFO kablam! | Oct 12 11:49:41.525 INFO kablam! 51 | if let Some(mut home_pb) = home_dir() { Oct 12 11:49:41.525 INFO kablam! | ^^^^^^^^ Oct 12 11:49:41.525 INFO kablam! Oct 12 11:49:41.844 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 11:49:41.844 INFO kablam! --> src/main.rs:16:5 Oct 12 11:49:41.844 INFO kablam! | Oct 12 11:49:41.844 INFO kablam! 16 | use std::env::home_dir; Oct 12 11:49:41.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 11:49:41.844 INFO kablam! | Oct 12 11:49:41.844 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 11:49:41.844 INFO kablam! Oct 12 11:49:41.845 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 11:49:41.845 INFO kablam! --> src/main.rs:51:32 Oct 12 11:49:41.845 INFO kablam! | Oct 12 11:49:41.846 INFO kablam! 51 | if let Some(mut home_pb) = home_dir() { Oct 12 11:49:41.847 INFO kablam! | ^^^^^^^^ Oct 12 11:49:41.847 INFO kablam! Oct 12 11:49:43.410 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.65s Oct 12 11:49:43.433 INFO kablam! su: No module specific data is present Oct 12 11:49:46.484 INFO running `"docker" "rm" "-f" "2e764cc5b743bcb1bf1a922bc2c941f9aa3a003a59b668614534610e005dbe77"` Oct 12 11:49:46.805 INFO blam! 2e764cc5b743bcb1bf1a922bc2c941f9aa3a003a59b668614534610e005dbe77