Oct 26 22:07:35.778 INFO checking roeste/wsta against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:07:35.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 22:07:36.307 INFO blam! 58ca77610004170c8f9cb6abfe9339bbf4e24d414a10c6f35de412ca0401334e Oct 26 22:07:36.309 INFO running `"docker" "start" "-a" "58ca77610004170c8f9cb6abfe9339bbf4e24d414a10c6f35de412ca0401334e"` Oct 26 22:07:38.275 INFO kablam! usermod: no changes Oct 26 22:07:38.436 INFO kablam! Compiling gcc v0.3.40 Oct 26 22:07:38.439 INFO kablam! Checking unicode-normalization v0.1.2 Oct 26 22:07:38.439 INFO kablam! Checking nom v1.0.1 Oct 26 22:07:38.439 INFO kablam! Checking xdg v2.0.0 Oct 26 22:07:38.439 INFO kablam! Compiling openssl-sys v0.7.17 Oct 26 22:07:38.439 INFO kablam! Checking unicode-bidi v0.2.3 Oct 26 22:07:38.439 INFO kablam! Checking num_cpus v1.2.0 Oct 26 22:07:38.439 INFO kablam! Checking hpack v0.2.0 Oct 26 22:07:39.651 INFO kablam! Checking net2 v0.2.26 Oct 26 22:07:41.347 INFO kablam! Checking solicit v0.4.4 Oct 26 22:07:41.532 INFO kablam! Checking time v0.1.35 Oct 26 22:07:41.919 INFO kablam! Checking config v0.1.3 Oct 26 22:07:45.439 INFO kablam! Checking idna v0.1.0 Oct 26 22:07:45.771 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 26 22:07:45.771 INFO kablam! Compiling openssl v0.7.14 Oct 26 22:07:50.706 INFO kablam! Checking url v1.2.4 Oct 26 22:07:52.640 INFO kablam! Checking openssl-verify v0.1.0 Oct 26 22:07:53.244 INFO kablam! Checking cookie v0.2.5 Oct 26 22:07:53.862 INFO kablam! Checking hyper v0.9.14 Oct 26 22:07:57.641 INFO kablam! Checking websocket v0.17.1 Oct 26 22:07:59.143 INFO kablam! Checking wsta v0.5.0 (/source) Oct 26 22:08:00.247 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 26 22:08:00.248 INFO kablam! --> src/conf.rs:358:13 Oct 26 22:08:00.248 INFO kablam! | Oct 26 22:08:00.248 INFO kablam! 358 | env::home_dir() Oct 26 22:08:00.249 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:08:00.249 INFO kablam! | Oct 26 22:08:00.249 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 22:08:00.249 INFO kablam! Oct 26 22:08:00.250 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 26 22:08:00.250 INFO kablam! --> src/conf.rs:221:9 Oct 26 22:08:00.250 INFO kablam! | Oct 26 22:08:00.251 INFO kablam! 221 | env::home_dir() Oct 26 22:08:00.251 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 22:08:00.251 INFO kablam! Oct 26 22:08:00.551 INFO kablam! warning: static variable `log_level` should have an upper case name such as `LOG_LEVEL` Oct 26 22:08:00.551 INFO kablam! --> src/log.rs:1:1 Oct 26 22:08:00.575 INFO kablam! | Oct 26 22:08:00.575 INFO kablam! 1 | static mut log_level: u8 = 0; Oct 26 22:08:00.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:08:00.576 INFO kablam! | Oct 26 22:08:00.599 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 26 22:08:00.599 INFO kablam! Oct 26 22:08:00.893 INFO kablam! warning: static variable `log_level` should have an upper case name such as `LOG_LEVEL` Oct 26 22:08:00.893 INFO kablam! --> src/log.rs:1:1 Oct 26 22:08:00.893 INFO kablam! | Oct 26 22:08:00.894 INFO kablam! 1 | static mut log_level: u8 = 0; Oct 26 22:08:00.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:08:00.894 INFO kablam! | Oct 26 22:08:00.895 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 26 22:08:00.895 INFO kablam! Oct 26 22:08:01.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.66s Oct 26 22:08:01.031 INFO kablam! su: No module specific data is present Oct 26 22:08:01.579 INFO running `"docker" "rm" "-f" "58ca77610004170c8f9cb6abfe9339bbf4e24d414a10c6f35de412ca0401334e"` Oct 26 22:08:01.954 INFO blam! 58ca77610004170c8f9cb6abfe9339bbf4e24d414a10c6f35de412ca0401334e