Sep 17 13:00:59.669 INFO checking esphen/wsta against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 13:00:59.669 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 13:00:59.669 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 13:00:59.867 INFO blam! a20b1ea8f793a60cb4b01ca09cc3e063158a58260560a765814225d152a21cf6 Sep 17 13:00:59.870 INFO running `"docker" "start" "-a" "a20b1ea8f793a60cb4b01ca09cc3e063158a58260560a765814225d152a21cf6"` Sep 17 13:01:01.027 INFO kablam! usermod: no changes Sep 17 13:01:01.239 INFO kablam! Compiling pkg-config v0.3.8 Sep 17 13:01:01.239 INFO kablam! Compiling gcc v0.3.40 Sep 17 13:01:01.239 INFO kablam! Checking unicode-normalization v0.1.2 Sep 17 13:01:01.239 INFO kablam! Checking lazy_static v0.2.2 Sep 17 13:01:01.239 INFO kablam! Checking log v0.3.6 Sep 17 13:01:01.239 INFO kablam! Checking httparse v1.2.1 Sep 17 13:01:01.239 INFO kablam! Checking cfg-if v0.1.0 Sep 17 13:01:01.239 INFO kablam! Checking nom v1.0.1 Sep 17 13:01:01.727 INFO kablam! Checking argparse v0.2.1 Sep 17 13:01:01.864 INFO kablam! Checking xdg v2.0.0 Sep 17 13:01:02.575 INFO kablam! Checking unicode-bidi v0.2.3 Sep 17 13:01:03.615 INFO kablam! Checking net2 v0.2.26 Sep 17 13:01:03.727 INFO kablam! Checking hpack v0.2.0 Sep 17 13:01:05.134 INFO kablam! Checking mime v0.2.2 Sep 17 13:01:08.143 INFO kablam! Compiling unicase v1.4.0 Sep 17 13:01:08.171 INFO kablam! Checking solicit v0.4.4 Sep 17 13:01:08.206 INFO kablam! Checking config v0.1.3 Sep 17 13:01:08.311 INFO kablam! Compiling openssl-sys v0.7.17 Sep 17 13:01:08.877 INFO kablam! Compiling openssl-sys-extras v0.7.14 Sep 17 13:01:08.877 INFO kablam! Compiling openssl v0.7.14 Sep 17 13:01:10.678 INFO kablam! Checking idna v0.1.0 Sep 17 13:01:14.090 INFO kablam! Checking url v1.2.4 Sep 17 13:01:15.945 INFO kablam! Checking openssl-verify v0.1.0 Sep 17 13:01:17.031 INFO kablam! Checking cookie v0.2.5 Sep 17 13:01:17.663 INFO kablam! Checking hyper v0.9.14 Sep 17 13:01:21.613 INFO kablam! Checking websocket v0.17.1 Sep 17 13:01:23.111 INFO kablam! Checking wsta v0.5.0 (/source) Sep 17 13:01:23.848 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 17 13:01:23.848 INFO kablam! --> src/conf.rs:358:13 Sep 17 13:01:23.848 INFO kablam! | Sep 17 13:01:23.848 INFO kablam! 358 | env::home_dir() Sep 17 13:01:23.848 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 13:01:23.848 INFO kablam! | Sep 17 13:01:23.848 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 13:01:23.848 INFO kablam! Sep 17 13:01:23.850 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 17 13:01:23.850 INFO kablam! --> src/conf.rs:221:9 Sep 17 13:01:23.850 INFO kablam! | Sep 17 13:01:23.850 INFO kablam! 221 | env::home_dir() Sep 17 13:01:23.850 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 13:01:23.850 INFO kablam! Sep 17 13:01:24.843 INFO kablam! warning: static variable `log_level` should have an upper case name such as `LOG_LEVEL` Sep 17 13:01:24.843 INFO kablam! --> src/log.rs:1:1 Sep 17 13:01:24.843 INFO kablam! | Sep 17 13:01:24.843 INFO kablam! 1 | static mut log_level: u8 = 0; Sep 17 13:01:24.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:01:24.843 INFO kablam! | Sep 17 13:01:24.843 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 17 13:01:24.843 INFO kablam! Sep 17 13:01:24.907 INFO kablam! warning: static variable `log_level` should have an upper case name such as `LOG_LEVEL` Sep 17 13:01:24.907 INFO kablam! --> src/log.rs:1:1 Sep 17 13:01:24.907 INFO kablam! | Sep 17 13:01:24.907 INFO kablam! 1 | static mut log_level: u8 = 0; Sep 17 13:01:24.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 13:01:24.907 INFO kablam! | Sep 17 13:01:24.907 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 17 13:01:24.907 INFO kablam! Sep 17 13:01:24.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.93s Sep 17 13:01:24.999 INFO kablam! su: No module specific data is present Sep 17 13:01:26.183 INFO running `"docker" "rm" "-f" "a20b1ea8f793a60cb4b01ca09cc3e063158a58260560a765814225d152a21cf6"` Sep 17 13:01:26.427 INFO blam! a20b1ea8f793a60cb4b01ca09cc3e063158a58260560a765814225d152a21cf6