Nov 29 18:45:05.113 INFO checking scirner22/stockcli-rs against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 29 18:45:05.113 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-4/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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"` Nov 29 18:45:05.568 INFO [stdout] 5e228982ff91557afe9069b64079c356c1c9ebe53f8da3f37814c953d1fbd65c Nov 29 18:45:05.570 INFO running `"docker" "start" "-a" "5e228982ff91557afe9069b64079c356c1c9ebe53f8da3f37814c953d1fbd65c"` Nov 29 18:45:07.121 INFO [stderr] usermod: no changes Nov 29 18:45:07.403 INFO [stderr] Compiling cc v1.0.23 Nov 29 18:45:07.422 INFO [stderr] Checking encode_unicode v0.3.2 Nov 29 18:45:07.437 INFO [stderr] Checking log v0.4.4 Nov 29 18:45:07.438 INFO [stderr] Checking tokio-executor v0.1.4 Nov 29 18:45:07.441 INFO [stderr] Checking bytes v0.4.9 Nov 29 18:45:07.444 INFO [stderr] Checking csv v0.15.0 Nov 29 18:45:07.445 INFO [stderr] Checking parking_lot_core v0.3.0 Nov 29 18:45:07.447 INFO [stderr] Checking serde_json v1.0.27 Nov 29 18:45:09.096 INFO [stderr] Checking tokio-timer v0.2.6 Nov 29 18:45:09.266 INFO [stderr] Checking tokio-current-thread v0.1.1 Nov 29 18:45:10.552 INFO [stderr] Compiling serde_derive v1.0.78 Nov 29 18:45:10.869 INFO [stderr] Checking mio v0.6.15 Nov 29 18:45:11.270 INFO [stderr] Checking want v0.0.6 Nov 29 18:45:12.016 INFO [stderr] Checking tokio-threadpool v0.1.6 Nov 29 18:45:12.416 INFO [stderr] Checking parking_lot v0.6.4 Nov 29 18:45:12.492 INFO [stderr] Checking prettytable-rs v0.7.0 Nov 29 18:45:13.197 INFO [stderr] Checking tokio-io v0.1.8 Nov 29 18:45:13.336 INFO [stderr] Checking http v0.1.10 Nov 29 18:45:17.383 INFO [stderr] Checking mio-uds v0.6.6 Nov 29 18:45:17.752 INFO [stderr] Checking tokio-reactor v0.1.5 Nov 29 18:45:17.752 INFO [stderr] Checking tokio-codec v0.1.0 Nov 29 18:45:17.752 INFO [stderr] Checking tokio-fs v0.1.3 Nov 29 18:45:18.036 INFO [stderr] Compiling openssl-sys v0.9.35 Nov 29 18:45:22.657 INFO [stderr] Checking tokio-tcp v0.1.1 Nov 29 18:45:22.657 INFO [stderr] Checking tokio-uds v0.2.1 Nov 29 18:45:22.657 INFO [stderr] Checking tokio-udp v0.1.2 Nov 29 18:45:24.653 INFO [stderr] Compiling openssl v0.10.11 Nov 29 18:45:24.653 INFO [stderr] Compiling native-tls v0.2.1 Nov 29 18:45:26.384 INFO [stderr] Checking tokio v0.1.8 Nov 29 18:45:26.448 INFO [stderr] Checking h2 v0.1.12 Nov 29 18:45:33.870 INFO [stderr] Checking hyper v0.12.9 Nov 29 18:45:46.020 INFO [stderr] Checking hyper-tls v0.3.0 Nov 29 18:45:47.280 INFO [stderr] Checking stockcli v0.1.0 (/source) Nov 29 18:45:49.548 INFO [stderr] 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. Nov 29 18:45:49.548 INFO [stderr] --> src/main.rs:33:30 Nov 29 18:45:49.548 INFO [stderr] | Nov 29 18:45:49.548 INFO [stderr] 33 | let mut default_config = env::home_dir().unwrap(); Nov 29 18:45:49.548 INFO [stderr] | ^^^^^^^^^^^^^ Nov 29 18:45:49.548 INFO [stderr] | Nov 29 18:45:49.548 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 29 18:45:49.548 INFO [stderr] Nov 29 18:45:49.674 INFO [stderr] 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. Nov 29 18:45:49.674 INFO [stderr] --> src/main.rs:33:30 Nov 29 18:45:49.674 INFO [stderr] | Nov 29 18:45:49.674 INFO [stderr] 33 | let mut default_config = env::home_dir().unwrap(); Nov 29 18:45:49.674 INFO [stderr] | ^^^^^^^^^^^^^ Nov 29 18:45:49.674 INFO [stderr] | Nov 29 18:45:49.678 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 29 18:45:49.678 INFO [stderr] Nov 29 18:45:50.113 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.96s Nov 29 18:45:50.137 INFO [stderr] su: No module specific data is present Nov 29 18:45:51.440 INFO running `"docker" "inspect" "5e228982ff91557afe9069b64079c356c1c9ebe53f8da3f37814c953d1fbd65c"` Nov 29 18:45:51.768 INFO running `"docker" "rm" "-f" "5e228982ff91557afe9069b64079c356c1c9ebe53f8da3f37814c953d1fbd65c"` Nov 29 18:45:52.121 INFO [stdout] 5e228982ff91557afe9069b64079c356c1c9ebe53f8da3f37814c953d1fbd65c