Sep 19 15:56:51.677 INFO checking esphen/wsta against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 15:56:51.677 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 15:56:51.677 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:56:51.906 INFO blam! e7301a87c8dd1d8a9277e214faa9a3f39ba34f1be9f9211d1d54f4fd981f9ba2 Sep 19 15:56:51.908 INFO running `"docker" "start" "-a" "e7301a87c8dd1d8a9277e214faa9a3f39ba34f1be9f9211d1d54f4fd981f9ba2"` Sep 19 15:56:53.223 INFO kablam! usermod: no changes Sep 19 15:56:53.452 INFO kablam! Compiling pkg-config v0.3.8 Sep 19 15:56:53.452 INFO kablam! Compiling gcc v0.3.40 Sep 19 15:56:53.452 INFO kablam! Checking libc v0.2.18 Sep 19 15:56:53.452 INFO kablam! Checking unicode-normalization v0.1.2 Sep 19 15:56:53.465 INFO kablam! Checking nom v1.0.1 Sep 19 15:56:53.465 INFO kablam! Checking argparse v0.2.1 Sep 19 15:56:53.465 INFO kablam! Checking xdg v2.0.0 Sep 19 15:56:53.494 INFO kablam! Checking unicode-bidi v0.2.3 Sep 19 15:56:54.322 INFO kablam! Checking hpack v0.2.0 Sep 19 15:56:57.118 INFO kablam! Checking solicit v0.4.4 Sep 19 15:56:57.766 INFO kablam! Checking time v0.1.35 Sep 19 15:56:58.179 INFO kablam! Checking num_cpus v1.2.0 Sep 19 15:56:59.181 INFO kablam! Checking net2 v0.2.26 Sep 19 15:56:59.314 INFO kablam! Checking rand v0.3.15 Sep 19 15:56:59.466 INFO kablam! Checking config v0.1.3 Sep 19 15:56:59.534 INFO kablam! Compiling openssl-sys v0.7.17 Sep 19 15:57:03.171 INFO kablam! Checking idna v0.1.0 Sep 19 15:57:05.379 INFO kablam! Compiling openssl-sys-extras v0.7.14 Sep 19 15:57:05.381 INFO kablam! Compiling openssl v0.7.14 Sep 19 15:57:10.038 INFO kablam! Checking url v1.2.4 Sep 19 15:57:12.718 INFO kablam! Checking openssl-verify v0.1.0 Sep 19 15:57:12.718 INFO kablam! Checking cookie v0.2.5 Sep 19 15:57:13.578 INFO kablam! Checking hyper v0.9.14 Sep 19 15:57:17.286 INFO kablam! Checking websocket v0.17.1 Sep 19 15:57:18.542 INFO kablam! Checking wsta v0.5.0 (/source) Sep 19 15:57:19.118 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 19 15:57:19.118 INFO kablam! --> src/conf.rs:358:13 Sep 19 15:57:19.118 INFO kablam! | Sep 19 15:57:19.118 INFO kablam! 358 | env::home_dir() Sep 19 15:57:19.118 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:57:19.118 INFO kablam! | Sep 19 15:57:19.118 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 15:57:19.118 INFO kablam! Sep 19 15:57:19.126 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 19 15:57:19.126 INFO kablam! --> src/conf.rs:221:9 Sep 19 15:57:19.126 INFO kablam! | Sep 19 15:57:19.126 INFO kablam! 221 | env::home_dir() Sep 19 15:57:19.126 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 15:57:19.126 INFO kablam! Sep 19 15:57:19.722 INFO kablam! warning: static variable `log_level` should have an upper case name such as `LOG_LEVEL` Sep 19 15:57:19.723 INFO kablam! --> src/log.rs:1:1 Sep 19 15:57:19.723 INFO kablam! | Sep 19 15:57:19.724 INFO kablam! 1 | static mut log_level: u8 = 0; Sep 19 15:57:19.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:57:19.724 INFO kablam! | Sep 19 15:57:19.725 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 19 15:57:19.725 INFO kablam! Sep 19 15:57:20.020 INFO kablam! warning: static variable `log_level` should have an upper case name such as `LOG_LEVEL` Sep 19 15:57:20.021 INFO kablam! --> src/log.rs:1:1 Sep 19 15:57:20.022 INFO kablam! | Sep 19 15:57:20.022 INFO kablam! 1 | static mut log_level: u8 = 0; Sep 19 15:57:20.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:57:20.023 INFO kablam! | Sep 19 15:57:20.023 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 19 15:57:20.024 INFO kablam! Sep 19 15:57:20.095 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.84s Sep 19 15:57:20.124 INFO kablam! su: No module specific data is present Sep 19 15:57:21.105 INFO running `"docker" "rm" "-f" "e7301a87c8dd1d8a9277e214faa9a3f39ba34f1be9f9211d1d54f4fd981f9ba2"` Sep 19 15:57:21.233 INFO blam! e7301a87c8dd1d8a9277e214faa9a3f39ba34f1be9f9211d1d54f4fd981f9ba2