Oct 21 14:44:03.461 INFO checking planet0104/rust_wechat_jump_helper against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:44:03.461 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 21 14:44:03.699 INFO blam! 6b3bec5aed0d0fe3bd12d3fd348b38637f399cfff24ce096f3620501e40891fd Oct 21 14:44:03.699 INFO running `"docker" "start" "-a" "6b3bec5aed0d0fe3bd12d3fd348b38637f399cfff24ce096f3620501e40891fd"` Oct 21 14:44:04.323 INFO kablam! usermod: no changes Oct 21 14:44:04.408 INFO kablam! Compiling glib-sys v0.5.0 Oct 21 14:44:04.408 INFO kablam! Compiling gobject-sys v0.5.0 Oct 21 14:44:04.408 INFO kablam! Compiling gio-sys v0.5.0 Oct 21 14:44:04.408 INFO kablam! Compiling cairo-sys-rs v0.5.0 Oct 21 14:44:04.409 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 21 14:44:04.409 INFO kablam! Compiling pango-sys v0.5.0 Oct 21 14:44:04.409 INFO kablam! Compiling gdk-sys v0.5.0 Oct 21 14:44:04.409 INFO kablam! Compiling atk-sys v0.5.0 Oct 21 14:44:05.509 INFO kablam! Compiling gtk-sys v0.5.0 Oct 21 14:44:05.806 INFO kablam! Compiling cairo-rs v0.3.0 Oct 21 14:44:05.823 INFO kablam! Compiling gio v0.3.0 Oct 21 14:44:05.844 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 21 14:44:05.892 INFO kablam! Compiling gdk v0.7.0 Oct 21 14:44:06.379 INFO kablam! Compiling gtk v0.3.0 Oct 21 14:44:08.280 INFO kablam! Checking glib v0.4.0 Oct 21 14:44:12.213 INFO kablam! Checking pango v0.3.0 Oct 21 14:45:03.405 INFO kablam! Checking jumpjump v0.1.0 (/source) Oct 21 14:45:04.144 INFO kablam! warning: unused import: `MenuModelExt` Oct 21 14:45:04.144 INFO kablam! --> src/main.rs:37:21 Oct 21 14:45:04.144 INFO kablam! | Oct 21 14:45:04.144 INFO kablam! 37 | use gio::{ MenuExt, MenuModelExt }; Oct 21 14:45:04.144 INFO kablam! | ^^^^^^^^^^^^ Oct 21 14:45:04.144 INFO kablam! | Oct 21 14:45:04.144 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 14:45:04.144 INFO kablam! Oct 21 14:45:04.144 INFO kablam! warning: unused import: `InterpType` Oct 21 14:45:04.144 INFO kablam! --> src/main.rs:38:26 Oct 21 14:45:04.144 INFO kablam! | Oct 21 14:45:04.144 INFO kablam! 38 | use gdk_pixbuf::{Pixbuf, InterpType}; Oct 21 14:45:04.144 INFO kablam! | ^^^^^^^^^^ Oct 21 14:45:04.144 INFO kablam! Oct 21 14:45:04.144 INFO kablam! warning: unused import: `Read` Oct 21 14:45:04.144 INFO kablam! --> src/main.rs:43:22 Oct 21 14:45:04.144 INFO kablam! | Oct 21 14:45:04.144 INFO kablam! 43 | use std::io::{ Write,Read }; Oct 21 14:45:04.144 INFO kablam! | ^^^^ Oct 21 14:45:04.144 INFO kablam! Oct 21 14:45:04.186 INFO kablam! warning: unused import: `MenuModelExt` Oct 21 14:45:04.186 INFO kablam! --> src/main.rs:37:21 Oct 21 14:45:04.186 INFO kablam! | Oct 21 14:45:04.186 INFO kablam! 37 | use gio::{ MenuExt, MenuModelExt }; Oct 21 14:45:04.186 INFO kablam! | ^^^^^^^^^^^^ Oct 21 14:45:04.186 INFO kablam! | Oct 21 14:45:04.186 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 14:45:04.186 INFO kablam! Oct 21 14:45:04.186 INFO kablam! warning: unused import: `InterpType` Oct 21 14:45:04.186 INFO kablam! --> src/main.rs:38:26 Oct 21 14:45:04.186 INFO kablam! | Oct 21 14:45:04.186 INFO kablam! 38 | use gdk_pixbuf::{Pixbuf, InterpType}; Oct 21 14:45:04.186 INFO kablam! | ^^^^^^^^^^ Oct 21 14:45:04.186 INFO kablam! Oct 21 14:45:04.186 INFO kablam! warning: unused import: `Read` Oct 21 14:45:04.186 INFO kablam! --> src/main.rs:43:22 Oct 21 14:45:04.187 INFO kablam! | Oct 21 14:45:04.187 INFO kablam! 43 | use std::io::{ Write,Read }; Oct 21 14:45:04.187 INFO kablam! | ^^^^ Oct 21 14:45:04.187 INFO kablam! Oct 21 14:45:04.336 INFO kablam! warning: unused variable: `obj` Oct 21 14:45:04.336 INFO kablam! --> src/main.rs:102:54 Oct 21 14:45:04.336 INFO kablam! | Oct 21 14:45:04.336 INFO kablam! 102 | event_box.connect_button_release_event(move |obj, event_button| { Oct 21 14:45:04.336 INFO kablam! | ^^^ help: consider using `_obj` instead Oct 21 14:45:04.336 INFO kablam! | Oct 21 14:45:04.336 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:45:04.336 INFO kablam! Oct 21 14:45:04.336 INFO kablam! warning: unused variable: `g` Oct 21 14:45:04.336 INFO kablam! --> src/main.rs:144:47 Oct 21 14:45:04.336 INFO kablam! | Oct 21 14:45:04.336 INFO kablam! 144 | capture_action.connect_activate(move |g, _| { Oct 21 14:45:04.336 INFO kablam! | ^ help: consider using `_g` instead Oct 21 14:45:04.336 INFO kablam! Oct 21 14:45:04.336 INFO kablam! warning: unused variable: `window_clone` Oct 21 14:45:04.336 INFO kablam! --> src/main.rs:143:13 Oct 21 14:45:04.336 INFO kablam! | Oct 21 14:45:04.336 INFO kablam! 143 | let window_clone = window.clone(); Oct 21 14:45:04.336 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_window_clone` instead Oct 21 14:45:04.336 INFO kablam! Oct 21 14:45:04.344 INFO kablam! warning: variable does not need to be mutable Oct 21 14:45:04.344 INFO kablam! --> src/main.rs:145:17 Oct 21 14:45:04.344 INFO kablam! | Oct 21 14:45:04.344 INFO kablam! 145 | let mut holder = holder.borrow_mut(); Oct 21 14:45:04.344 INFO kablam! | ----^^^^^^ Oct 21 14:45:04.344 INFO kablam! | | Oct 21 14:45:04.344 INFO kablam! | help: remove this `mut` Oct 21 14:45:04.344 INFO kablam! | Oct 21 14:45:04.344 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 14:45:04.344 INFO kablam! Oct 21 14:45:04.344 INFO kablam! warning: variable does not need to be mutable Oct 21 14:45:04.344 INFO kablam! --> src/main.rs:145:17 Oct 21 14:45:04.344 INFO kablam! | Oct 21 14:45:04.344 INFO kablam! 145 | let mut holder = holder.borrow_mut(); Oct 21 14:45:04.344 INFO kablam! | ----^^^^^^ Oct 21 14:45:04.344 INFO kablam! | | Oct 21 14:45:04.344 INFO kablam! | help: remove this `mut` Oct 21 14:45:04.344 INFO kablam! Oct 21 14:45:04.348 INFO kablam! warning: function is never used: `print_elapsed` Oct 21 14:45:04.348 INFO kablam! --> src/main.rs:171:1 Oct 21 14:45:04.348 INFO kablam! | Oct 21 14:45:04.348 INFO kablam! 171 | fn print_elapsed(tag:i32, start:&mut Instant){ Oct 21 14:45:04.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:45:04.348 INFO kablam! | Oct 21 14:45:04.348 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 14:45:04.348 INFO kablam! Oct 21 14:45:04.348 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:45:04.348 INFO kablam! --> src/main.rs:164:5 Oct 21 14:45:04.348 INFO kablam! | Oct 21 14:45:04.348 INFO kablam! 164 | file.write_all(capture.as_slice()); Oct 21 14:45:04.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:45:04.348 INFO kablam! | Oct 21 14:45:04.348 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 14:45:04.348 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:45:04.348 INFO kablam! Oct 21 14:45:04.376 INFO kablam! warning: unused variable: `obj` Oct 21 14:45:04.376 INFO kablam! --> src/main.rs:102:54 Oct 21 14:45:04.376 INFO kablam! | Oct 21 14:45:04.376 INFO kablam! 102 | event_box.connect_button_release_event(move |obj, event_button| { Oct 21 14:45:04.376 INFO kablam! | ^^^ help: consider using `_obj` instead Oct 21 14:45:04.376 INFO kablam! | Oct 21 14:45:04.376 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:45:04.376 INFO kablam! Oct 21 14:45:04.376 INFO kablam! warning: unused variable: `g` Oct 21 14:45:04.376 INFO kablam! --> src/main.rs:144:47 Oct 21 14:45:04.376 INFO kablam! | Oct 21 14:45:04.376 INFO kablam! 144 | capture_action.connect_activate(move |g, _| { Oct 21 14:45:04.376 INFO kablam! | ^ help: consider using `_g` instead Oct 21 14:45:04.376 INFO kablam! Oct 21 14:45:04.376 INFO kablam! warning: unused variable: `window_clone` Oct 21 14:45:04.376 INFO kablam! --> src/main.rs:143:13 Oct 21 14:45:04.376 INFO kablam! | Oct 21 14:45:04.376 INFO kablam! 143 | let window_clone = window.clone(); Oct 21 14:45:04.376 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_window_clone` instead Oct 21 14:45:04.376 INFO kablam! Oct 21 14:45:04.384 INFO kablam! warning: variable does not need to be mutable Oct 21 14:45:04.384 INFO kablam! --> src/main.rs:145:17 Oct 21 14:45:04.384 INFO kablam! | Oct 21 14:45:04.384 INFO kablam! 145 | let mut holder = holder.borrow_mut(); Oct 21 14:45:04.384 INFO kablam! | ----^^^^^^ Oct 21 14:45:04.384 INFO kablam! | | Oct 21 14:45:04.384 INFO kablam! | help: remove this `mut` Oct 21 14:45:04.384 INFO kablam! | Oct 21 14:45:04.384 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 14:45:04.384 INFO kablam! Oct 21 14:45:04.384 INFO kablam! warning: variable does not need to be mutable Oct 21 14:45:04.384 INFO kablam! --> src/main.rs:145:17 Oct 21 14:45:04.384 INFO kablam! | Oct 21 14:45:04.384 INFO kablam! 145 | let mut holder = holder.borrow_mut(); Oct 21 14:45:04.384 INFO kablam! | ----^^^^^^ Oct 21 14:45:04.384 INFO kablam! | | Oct 21 14:45:04.384 INFO kablam! | help: remove this `mut` Oct 21 14:45:04.384 INFO kablam! Oct 21 14:45:04.388 INFO kablam! warning: function is never used: `print_elapsed` Oct 21 14:45:04.388 INFO kablam! --> src/main.rs:171:1 Oct 21 14:45:04.388 INFO kablam! | Oct 21 14:45:04.388 INFO kablam! 171 | fn print_elapsed(tag:i32, start:&mut Instant){ Oct 21 14:45:04.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:45:04.388 INFO kablam! | Oct 21 14:45:04.388 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 14:45:04.388 INFO kablam! Oct 21 14:45:04.388 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 14:45:04.388 INFO kablam! --> src/main.rs:164:5 Oct 21 14:45:04.388 INFO kablam! | Oct 21 14:45:04.388 INFO kablam! 164 | file.write_all(capture.as_slice()); Oct 21 14:45:04.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:45:04.388 INFO kablam! | Oct 21 14:45:04.388 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 14:45:04.388 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 14:45:04.388 INFO kablam! Oct 21 14:45:04.416 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 21 14:45:04.424 INFO kablam! su: No module specific data is present Oct 21 14:45:05.097 INFO running `"docker" "rm" "-f" "6b3bec5aed0d0fe3bd12d3fd348b38637f399cfff24ce096f3620501e40891fd"` Oct 21 14:45:05.332 INFO blam! 6b3bec5aed0d0fe3bd12d3fd348b38637f399cfff24ce096f3620501e40891fd