Oct 13 04:19:53.103 INFO checking Huanzo/WarframeNotify against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:19:53.103 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 04:19:53.334 INFO blam! 47212003e5af46a5415647d3d557ebd433616d83b22cab8b00f206134720529e Oct 13 04:19:53.336 INFO running `"docker" "start" "-a" "47212003e5af46a5415647d3d557ebd433616d83b22cab8b00f206134720529e"` Oct 13 04:19:53.996 INFO kablam! usermod: no changes Oct 13 04:19:54.224 INFO kablam! Compiling gdk-pixbuf v0.2.0 Oct 13 04:19:54.224 INFO kablam! Compiling gio v0.2.0 Oct 13 04:19:54.224 INFO kablam! Compiling cairo-rs v0.2.0 Oct 13 04:19:54.224 INFO kablam! Compiling gdk v0.6.0 Oct 13 04:19:54.225 INFO kablam! Compiling gtk v0.2.0 Oct 13 04:19:54.227 INFO kablam! Compiling glib-sys v0.4.0 Oct 13 04:19:54.227 INFO kablam! Compiling gobject-sys v0.4.0 Oct 13 04:19:54.227 INFO kablam! Compiling gio-sys v0.4.0 Oct 13 04:19:56.264 INFO kablam! Compiling cairo-sys-rs v0.4.0 Oct 13 04:19:56.267 INFO kablam! Compiling gdk-pixbuf-sys v0.4.0 Oct 13 04:19:56.504 INFO kablam! Compiling pango-sys v0.4.0 Oct 13 04:19:57.112 INFO kablam! Compiling atk-sys v0.4.0 Oct 13 04:19:57.128 INFO kablam! Compiling gdk-sys v0.4.0 Oct 13 04:19:57.441 INFO kablam! Compiling gtk-sys v0.4.0 Oct 13 04:19:57.554 INFO kablam! Checking xattr v0.1.11 Oct 13 04:19:58.968 INFO kablam! Checking filetime v0.1.10 Oct 13 04:20:00.730 INFO kablam! Compiling ole32-sys v0.2.0 Oct 13 04:20:01.103 INFO kablam! Compiling runtimeobject-sys v0.2.0 Oct 13 04:20:01.260 INFO kablam! Compiling oleaut32-sys v0.2.0 Oct 13 04:20:01.654 INFO kablam! Checking semver v0.7.0 Oct 13 04:20:01.764 INFO kablam! Checking tempdir v0.3.5 Oct 13 04:20:02.425 INFO kablam! Checking tar v0.4.13 Oct 13 04:20:04.676 INFO kablam! Checking flate2 v0.2.20 Oct 13 04:20:06.561 INFO kablam! Checking winrt v0.3.0 Oct 13 04:20:07.832 INFO kablam! Checking self_update v0.4.0 Oct 13 04:20:10.549 INFO kablam! Checking glib v0.3.1 Oct 13 04:20:16.876 INFO kablam! Checking pango v0.2.0 Oct 13 04:21:10.429 INFO kablam! Checking warframe_data v0.1.0 (/source) Oct 13 04:21:15.876 INFO kablam! warning: variable does not need to be mutable Oct 13 04:21:15.876 INFO kablam! --> src/main.rs:136:10 Oct 13 04:21:15.876 INFO kablam! | Oct 13 04:21:15.876 INFO kablam! 136 | let mut iterator = alert_data.missions.len(); Oct 13 04:21:15.876 INFO kablam! | ----^^^^^^^^ Oct 13 04:21:15.876 INFO kablam! | | Oct 13 04:21:15.876 INFO kablam! | help: remove this `mut` Oct 13 04:21:15.876 INFO kablam! | Oct 13 04:21:15.876 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:21:15.876 INFO kablam! Oct 13 04:21:15.876 INFO kablam! warning: variable does not need to be mutable Oct 13 04:21:15.876 INFO kablam! --> src/main.rs:136:10 Oct 13 04:21:15.876 INFO kablam! | Oct 13 04:21:15.876 INFO kablam! 136 | let mut iterator = alert_data.missions.len(); Oct 13 04:21:15.876 INFO kablam! | ----^^^^^^^^ Oct 13 04:21:15.876 INFO kablam! | | Oct 13 04:21:15.876 INFO kablam! | help: remove this `mut` Oct 13 04:21:15.876 INFO kablam! Oct 13 04:21:15.899 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:21:15.899 INFO kablam! --> src/main.rs:175:6 Oct 13 04:21:15.899 INFO kablam! | Oct 13 04:21:15.899 INFO kablam! 175 | fs::rename("warframe_data.exe", "warframe_data_OLD.exe"); Oct 13 04:21:15.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:15.899 INFO kablam! | Oct 13 04:21:15.899 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 04:21:15.899 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:21:15.899 INFO kablam! Oct 13 04:21:15.899 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:21:15.899 INFO kablam! --> src/main.rs:180:6 Oct 13 04:21:15.899 INFO kablam! | Oct 13 04:21:15.899 INFO kablam! 180 | response.read_to_end(&mut buffer); Oct 13 04:21:15.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:15.899 INFO kablam! | Oct 13 04:21:15.899 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:21:15.900 INFO kablam! Oct 13 04:21:15.900 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:21:15.900 INFO kablam! --> src/main.rs:183:6 Oct 13 04:21:15.900 INFO kablam! | Oct 13 04:21:15.900 INFO kablam! 183 | file_new.write_all(&buffer); Oct 13 04:21:15.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:15.900 INFO kablam! | Oct 13 04:21:15.900 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:21:15.900 INFO kablam! Oct 13 04:21:16.704 INFO kablam! warning: variable does not need to be mutable Oct 13 04:21:16.704 INFO kablam! --> src/main.rs:136:10 Oct 13 04:21:16.704 INFO kablam! | Oct 13 04:21:16.704 INFO kablam! 136 | let mut iterator = alert_data.missions.len(); Oct 13 04:21:16.704 INFO kablam! | ----^^^^^^^^ Oct 13 04:21:16.704 INFO kablam! | | Oct 13 04:21:16.704 INFO kablam! | help: remove this `mut` Oct 13 04:21:16.704 INFO kablam! | Oct 13 04:21:16.704 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:21:16.704 INFO kablam! Oct 13 04:21:16.704 INFO kablam! warning: variable does not need to be mutable Oct 13 04:21:16.704 INFO kablam! --> src/main.rs:136:10 Oct 13 04:21:16.704 INFO kablam! | Oct 13 04:21:16.704 INFO kablam! 136 | let mut iterator = alert_data.missions.len(); Oct 13 04:21:16.704 INFO kablam! | ----^^^^^^^^ Oct 13 04:21:16.704 INFO kablam! | | Oct 13 04:21:16.704 INFO kablam! | help: remove this `mut` Oct 13 04:21:16.704 INFO kablam! Oct 13 04:21:16.716 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:21:16.716 INFO kablam! --> src/main.rs:175:6 Oct 13 04:21:16.716 INFO kablam! | Oct 13 04:21:16.716 INFO kablam! 175 | fs::rename("warframe_data.exe", "warframe_data_OLD.exe"); Oct 13 04:21:16.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:16.716 INFO kablam! | Oct 13 04:21:16.716 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 04:21:16.716 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:21:16.716 INFO kablam! Oct 13 04:21:16.716 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:21:16.716 INFO kablam! --> src/main.rs:180:6 Oct 13 04:21:16.716 INFO kablam! | Oct 13 04:21:16.716 INFO kablam! 180 | response.read_to_end(&mut buffer); Oct 13 04:21:16.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:16.716 INFO kablam! | Oct 13 04:21:16.716 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:21:16.716 INFO kablam! Oct 13 04:21:16.720 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 04:21:16.720 INFO kablam! --> src/main.rs:183:6 Oct 13 04:21:16.720 INFO kablam! | Oct 13 04:21:16.720 INFO kablam! 183 | file_new.write_all(&buffer); Oct 13 04:21:16.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:21:16.720 INFO kablam! | Oct 13 04:21:16.720 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 04:21:16.720 INFO kablam! Oct 13 04:21:16.792 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Oct 13 04:21:16.811 INFO kablam! su: No module specific data is present Oct 13 04:21:17.546 INFO running `"docker" "rm" "-f" "47212003e5af46a5415647d3d557ebd433616d83b22cab8b00f206134720529e"` Oct 13 04:21:17.792 INFO blam! 47212003e5af46a5415647d3d557ebd433616d83b22cab8b00f206134720529e