Oct 22 04:21:34.866 INFO checking butlerd-0.1.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:21:34.866 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 04:21:35.116 INFO blam! 45fdb0006ae7ac8537ae58c920ee4140083f7565e42379baaf63977f5c6a225e Oct 22 04:21:35.117 INFO running `"docker" "start" "-a" "45fdb0006ae7ac8537ae58c920ee4140083f7565e42379baaf63977f5c6a225e"` Oct 22 04:21:35.617 INFO kablam! usermod: no changes Oct 22 04:21:35.900 INFO kablam! Checking butlerd v0.1.2 (/source) Oct 22 04:21:44.096 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 22 04:21:44.097 INFO kablam! --> src/lib.rs:678:25 Oct 22 04:21:44.098 INFO kablam! | Oct 22 04:21:44.098 INFO kablam! 678 | return String::from(env::home_dir().unwrap().to_str().unwrap()); Oct 22 04:21:44.099 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 04:21:44.099 INFO kablam! | Oct 22 04:21:44.100 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 04:21:44.100 INFO kablam! Oct 22 04:21:44.103 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 22 04:21:44.103 INFO kablam! --> src/lib.rs:100:17 Oct 22 04:21:44.104 INFO kablam! | Oct 22 04:21:44.105 INFO kablam! 100 | ::std::thread::sleep_ms(250); Oct 22 04:21:44.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:21:44.106 INFO kablam! Oct 22 04:21:44.107 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 22 04:21:44.107 INFO kablam! --> src/lib.rs:546:13 Oct 22 04:21:44.108 INFO kablam! | Oct 22 04:21:44.110 INFO kablam! 546 | ::std::thread::sleep_ms(1000); Oct 22 04:21:44.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:21:44.116 INFO kablam! Oct 22 04:21:44.154 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 22 04:21:44.154 INFO kablam! --> src/lib.rs:678:25 Oct 22 04:21:44.154 INFO kablam! | Oct 22 04:21:44.154 INFO kablam! 678 | return String::from(env::home_dir().unwrap().to_str().unwrap()); Oct 22 04:21:44.154 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 04:21:44.154 INFO kablam! | Oct 22 04:21:44.154 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 04:21:44.154 INFO kablam! Oct 22 04:21:44.160 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 22 04:21:44.160 INFO kablam! --> src/lib.rs:100:17 Oct 22 04:21:44.160 INFO kablam! | Oct 22 04:21:44.160 INFO kablam! 100 | ::std::thread::sleep_ms(250); Oct 22 04:21:44.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:21:44.160 INFO kablam! Oct 22 04:21:44.160 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 22 04:21:44.160 INFO kablam! --> src/lib.rs:546:13 Oct 22 04:21:44.160 INFO kablam! | Oct 22 04:21:44.160 INFO kablam! 546 | ::std::thread::sleep_ms(1000); Oct 22 04:21:44.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:21:44.160 INFO kablam! Oct 22 04:21:45.732 INFO kablam! warning: value assigned to `file` is never read Oct 22 04:21:45.732 INFO kablam! --> src/lib.rs:64:13 Oct 22 04:21:45.732 INFO kablam! | Oct 22 04:21:45.732 INFO kablam! 64 | file = fs::File::create(log_path).unwrap(); Oct 22 04:21:45.732 INFO kablam! | ^^^^ Oct 22 04:21:45.732 INFO kablam! | Oct 22 04:21:45.732 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 22 04:21:45.732 INFO kablam! Oct 22 04:21:45.732 INFO kablam! warning: value assigned to `b` is never read Oct 22 04:21:45.732 INFO kablam! --> src/lib.rs:652:17 Oct 22 04:21:45.732 INFO kablam! | Oct 22 04:21:45.732 INFO kablam! 652 | let mut b = String::new(); Oct 22 04:21:45.732 INFO kablam! | ^ Oct 22 04:21:45.732 INFO kablam! Oct 22 04:21:45.732 INFO kablam! warning: value assigned to `b` is never read Oct 22 04:21:45.732 INFO kablam! --> src/lib.rs:666:17 Oct 22 04:21:45.732 INFO kablam! | Oct 22 04:21:45.732 INFO kablam! 666 | let mut b = String::new(); Oct 22 04:21:45.732 INFO kablam! | ^ Oct 22 04:21:45.732 INFO kablam! Oct 22 04:21:45.748 INFO kablam! warning: value assigned to `file` is never read Oct 22 04:21:45.748 INFO kablam! --> src/lib.rs:64:13 Oct 22 04:21:45.748 INFO kablam! | Oct 22 04:21:45.748 INFO kablam! 64 | file = fs::File::create(log_path).unwrap(); Oct 22 04:21:45.748 INFO kablam! | ^^^^ Oct 22 04:21:45.748 INFO kablam! | Oct 22 04:21:45.748 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 22 04:21:45.748 INFO kablam! Oct 22 04:21:45.748 INFO kablam! warning: value assigned to `b` is never read Oct 22 04:21:45.748 INFO kablam! --> src/lib.rs:652:17 Oct 22 04:21:45.748 INFO kablam! | Oct 22 04:21:45.748 INFO kablam! 652 | let mut b = String::new(); Oct 22 04:21:45.748 INFO kablam! | ^ Oct 22 04:21:45.748 INFO kablam! Oct 22 04:21:45.748 INFO kablam! warning: value assigned to `b` is never read Oct 22 04:21:45.748 INFO kablam! --> src/lib.rs:666:17 Oct 22 04:21:45.748 INFO kablam! | Oct 22 04:21:45.748 INFO kablam! 666 | let mut b = String::new(); Oct 22 04:21:45.748 INFO kablam! | ^ Oct 22 04:21:45.748 INFO kablam! Oct 22 04:21:46.305 INFO kablam! warning: variant `i386` should have a camel case name such as `I386` Oct 22 04:21:46.305 INFO kablam! --> src/Responses.rs:100:5 Oct 22 04:21:46.305 INFO kablam! | Oct 22 04:21:46.305 INFO kablam! 100 | i386, Oct 22 04:21:46.305 INFO kablam! | ^^^^ Oct 22 04:21:46.306 INFO kablam! | Oct 22 04:21:46.306 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 22 04:21:46.306 INFO kablam! Oct 22 04:21:46.306 INFO kablam! warning: variant `i386` should have a camel case name such as `I386` Oct 22 04:21:46.306 INFO kablam! --> src/Responses.rs:100:5 Oct 22 04:21:46.306 INFO kablam! | Oct 22 04:21:46.307 INFO kablam! 100 | i386, Oct 22 04:21:46.307 INFO kablam! | ^^^^ Oct 22 04:21:46.308 INFO kablam! | Oct 22 04:21:46.308 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 22 04:21:46.309 INFO kablam! Oct 22 04:21:46.345 INFO kablam! warning: unused `hyper::client::ResponseFuture` that must be used Oct 22 04:21:46.345 INFO kablam! --> src/lib.rs:543:9 Oct 22 04:21:46.345 INFO kablam! | Oct 22 04:21:46.346 INFO kablam! 543 | self.hclient.request(request); Oct 22 04:21:46.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:21:46.346 INFO kablam! | Oct 22 04:21:46.347 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 04:21:46.347 INFO kablam! = note: futures do nothing unless polled Oct 22 04:21:46.347 INFO kablam! Oct 22 04:21:46.347 INFO kablam! warning: unused `hyper::client::ResponseFuture` that must be used Oct 22 04:21:46.348 INFO kablam! --> src/lib.rs:543:9 Oct 22 04:21:46.348 INFO kablam! | Oct 22 04:21:46.348 INFO kablam! 543 | self.hclient.request(request); Oct 22 04:21:46.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:21:46.349 INFO kablam! | Oct 22 04:21:46.349 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 04:21:46.349 INFO kablam! = note: futures do nothing unless polled Oct 22 04:21:46.350 INFO kablam! Oct 22 04:21:53.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 04:21:53.787 INFO kablam! --> tests/lib.rs:52:13 Oct 22 04:21:53.787 INFO kablam! | Oct 22 04:21:53.787 INFO kablam! 52 | but.login_api_key(&key.unwrap().into_string().unwrap()); Oct 22 04:21:53.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:21:53.787 INFO kablam! | Oct 22 04:21:53.787 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 04:21:53.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 04:21:53.787 INFO kablam! Oct 22 04:21:53.790 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 04:21:53.790 INFO kablam! --> tests/lib.rs:151:9 Oct 22 04:21:53.790 INFO kablam! | Oct 22 04:21:53.790 INFO kablam! 151 | but.check_update(vec!["e97cd944-386d-4c6c-b1e9-76a3175f4ca9".to_string()]); Oct 22 04:21:53.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:21:53.790 INFO kablam! | Oct 22 04:21:53.790 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 04:21:53.790 INFO kablam! Oct 22 04:21:53.817 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.17s Oct 22 04:21:53.831 INFO kablam! su: No module specific data is present Oct 22 04:21:54.098 INFO running `"docker" "rm" "-f" "45fdb0006ae7ac8537ae58c920ee4140083f7565e42379baaf63977f5c6a225e"` Oct 22 04:21:54.201 INFO blam! 45fdb0006ae7ac8537ae58c920ee4140083f7565e42379baaf63977f5c6a225e