Oct 13 03:48:58.316 INFO testing planet0104/rust_wechat_jump_helper against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:48:58.316 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 03:48:58.663 INFO blam! 5e41383af10ffa7bc5c305b1ce6662e3395a587fffa7eeec785ec47b9b93d6d8 Oct 13 03:48:58.683 INFO running `"docker" "start" "-a" "5e41383af10ffa7bc5c305b1ce6662e3395a587fffa7eeec785ec47b9b93d6d8"` Oct 13 03:48:59.516 INFO kablam! usermod: no changes Oct 13 03:48:59.634 INFO kablam! Compiling glib-sys v0.5.0 Oct 13 03:48:59.635 INFO kablam! Compiling gobject-sys v0.5.0 Oct 13 03:48:59.635 INFO kablam! Compiling gio-sys v0.5.0 Oct 13 03:48:59.635 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 13 03:48:59.635 INFO kablam! Compiling pango-sys v0.5.0 Oct 13 03:48:59.635 INFO kablam! Compiling cairo-sys-rs v0.5.0 Oct 13 03:48:59.667 INFO kablam! Compiling gdk-sys v0.5.0 Oct 13 03:48:59.675 INFO kablam! Compiling atk-sys v0.5.0 Oct 13 03:49:00.855 INFO kablam! Compiling gtk-sys v0.5.0 Oct 13 03:49:01.102 INFO kablam! Compiling cairo-rs v0.3.0 Oct 13 03:49:01.264 INFO kablam! Compiling gio v0.3.0 Oct 13 03:49:01.372 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 13 03:49:01.399 INFO kablam! Compiling gdk v0.7.0 Oct 13 03:49:01.690 INFO kablam! Compiling gtk v0.3.0 Oct 13 03:49:04.701 INFO kablam! Compiling glib v0.4.0 Oct 13 03:49:13.031 INFO kablam! Compiling pango v0.3.0 Oct 13 03:50:59.724 INFO kablam! Compiling jumpjump v0.1.0 (/source) Oct 13 03:51:00.265 INFO kablam! warning: unused import: `MenuModelExt` Oct 13 03:51:00.265 INFO kablam! --> src/main.rs:37:21 Oct 13 03:51:00.265 INFO kablam! | Oct 13 03:51:00.266 INFO kablam! 37 | use gio::{ MenuExt, MenuModelExt }; Oct 13 03:51:00.266 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:51:00.266 INFO kablam! | Oct 13 03:51:00.266 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:51:00.267 INFO kablam! Oct 13 03:51:00.267 INFO kablam! warning: unused import: `InterpType` Oct 13 03:51:00.267 INFO kablam! --> src/main.rs:38:26 Oct 13 03:51:00.267 INFO kablam! | Oct 13 03:51:00.268 INFO kablam! 38 | use gdk_pixbuf::{Pixbuf, InterpType}; Oct 13 03:51:00.268 INFO kablam! | ^^^^^^^^^^ Oct 13 03:51:00.268 INFO kablam! Oct 13 03:51:00.268 INFO kablam! warning: unused import: `Read` Oct 13 03:51:00.269 INFO kablam! --> src/main.rs:43:22 Oct 13 03:51:00.269 INFO kablam! | Oct 13 03:51:00.269 INFO kablam! 43 | use std::io::{ Write,Read }; Oct 13 03:51:00.269 INFO kablam! | ^^^^ Oct 13 03:51:00.269 INFO kablam! Oct 13 03:51:00.407 INFO kablam! warning: unused variable: `obj` Oct 13 03:51:00.407 INFO kablam! --> src/main.rs:102:54 Oct 13 03:51:00.407 INFO kablam! | Oct 13 03:51:00.407 INFO kablam! 102 | event_box.connect_button_release_event(move |obj, event_button| { Oct 13 03:51:00.407 INFO kablam! | ^^^ help: consider using `_obj` instead Oct 13 03:51:00.407 INFO kablam! | Oct 13 03:51:00.407 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:51:00.407 INFO kablam! Oct 13 03:51:00.407 INFO kablam! warning: unused variable: `g` Oct 13 03:51:00.407 INFO kablam! --> src/main.rs:144:47 Oct 13 03:51:00.407 INFO kablam! | Oct 13 03:51:00.407 INFO kablam! 144 | capture_action.connect_activate(move |g, _| { Oct 13 03:51:00.407 INFO kablam! | ^ help: consider using `_g` instead Oct 13 03:51:00.407 INFO kablam! Oct 13 03:51:00.407 INFO kablam! warning: unused variable: `window_clone` Oct 13 03:51:00.407 INFO kablam! --> src/main.rs:143:13 Oct 13 03:51:00.407 INFO kablam! | Oct 13 03:51:00.407 INFO kablam! 143 | let window_clone = window.clone(); Oct 13 03:51:00.407 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_window_clone` instead Oct 13 03:51:00.407 INFO kablam! Oct 13 03:51:00.417 INFO kablam! warning: variable does not need to be mutable Oct 13 03:51:00.418 INFO kablam! --> src/main.rs:145:17 Oct 13 03:51:00.418 INFO kablam! | Oct 13 03:51:00.418 INFO kablam! 145 | let mut holder = holder.borrow_mut(); Oct 13 03:51:00.418 INFO kablam! | ----^^^^^^ Oct 13 03:51:00.418 INFO kablam! | | Oct 13 03:51:00.418 INFO kablam! | help: remove this `mut` Oct 13 03:51:00.418 INFO kablam! | Oct 13 03:51:00.419 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 03:51:00.419 INFO kablam! Oct 13 03:51:00.420 INFO kablam! warning: variable does not need to be mutable Oct 13 03:51:00.420 INFO kablam! --> src/main.rs:145:17 Oct 13 03:51:00.420 INFO kablam! | Oct 13 03:51:00.420 INFO kablam! 145 | let mut holder = holder.borrow_mut(); Oct 13 03:51:00.420 INFO kablam! | ----^^^^^^ Oct 13 03:51:00.420 INFO kablam! | | Oct 13 03:51:00.420 INFO kablam! | help: remove this `mut` Oct 13 03:51:00.420 INFO kablam! Oct 13 03:51:00.422 INFO kablam! warning: function is never used: `print_elapsed` Oct 13 03:51:00.422 INFO kablam! --> src/main.rs:171:1 Oct 13 03:51:00.422 INFO kablam! | Oct 13 03:51:00.422 INFO kablam! 171 | fn print_elapsed(tag:i32, start:&mut Instant){ Oct 13 03:51:00.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:51:00.422 INFO kablam! | Oct 13 03:51:00.422 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:51:00.422 INFO kablam! Oct 13 03:51:00.427 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:51:00.427 INFO kablam! --> src/main.rs:164:5 Oct 13 03:51:00.427 INFO kablam! | Oct 13 03:51:00.427 INFO kablam! 164 | file.write_all(capture.as_slice()); Oct 13 03:51:00.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:51:00.427 INFO kablam! | Oct 13 03:51:00.427 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 03:51:00.427 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:51:00.427 INFO kablam! Oct 13 03:51:05.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 06s Oct 13 03:51:05.898 INFO kablam! su: No module specific data is present Oct 13 03:51:06.303 INFO running `"docker" "rm" "-f" "5e41383af10ffa7bc5c305b1ce6662e3395a587fffa7eeec785ec47b9b93d6d8"` Oct 13 03:51:06.407 INFO blam! 5e41383af10ffa7bc5c305b1ce6662e3395a587fffa7eeec785ec47b9b93d6d8 Oct 13 03:51:06.407 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 03:51:06.711 INFO blam! 5253d997378111fb6647327b2de53847667999b815896e2f4ea39f25f44b61fa Oct 13 03:51:06.715 INFO running `"docker" "start" "-a" "5253d997378111fb6647327b2de53847667999b815896e2f4ea39f25f44b61fa"` Oct 13 03:51:07.800 INFO kablam! usermod: no changes Oct 13 03:51:07.935 INFO kablam! Compiling jumpjump v0.1.0 (/source) Oct 13 03:51:08.631 INFO kablam! warning: unused import: `MenuModelExt` Oct 13 03:51:08.631 INFO kablam! --> src/main.rs:37:21 Oct 13 03:51:08.631 INFO kablam! | Oct 13 03:51:08.631 INFO kablam! 37 | use gio::{ MenuExt, MenuModelExt }; Oct 13 03:51:08.631 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:51:08.631 INFO kablam! | Oct 13 03:51:08.631 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:51:08.631 INFO kablam! Oct 13 03:51:08.631 INFO kablam! warning: unused import: `InterpType` Oct 13 03:51:08.631 INFO kablam! --> src/main.rs:38:26 Oct 13 03:51:08.631 INFO kablam! | Oct 13 03:51:08.631 INFO kablam! 38 | use gdk_pixbuf::{Pixbuf, InterpType}; Oct 13 03:51:08.631 INFO kablam! | ^^^^^^^^^^ Oct 13 03:51:08.631 INFO kablam! Oct 13 03:51:08.631 INFO kablam! warning: unused import: `Read` Oct 13 03:51:08.631 INFO kablam! --> src/main.rs:43:22 Oct 13 03:51:08.631 INFO kablam! | Oct 13 03:51:08.631 INFO kablam! 43 | use std::io::{ Write,Read }; Oct 13 03:51:08.631 INFO kablam! | ^^^^ Oct 13 03:51:08.631 INFO kablam! Oct 13 03:51:08.811 INFO kablam! warning: unused variable: `obj` Oct 13 03:51:08.811 INFO kablam! --> src/main.rs:102:54 Oct 13 03:51:08.811 INFO kablam! | Oct 13 03:51:08.811 INFO kablam! 102 | event_box.connect_button_release_event(move |obj, event_button| { Oct 13 03:51:08.811 INFO kablam! | ^^^ help: consider using `_obj` instead Oct 13 03:51:08.811 INFO kablam! | Oct 13 03:51:08.811 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:51:08.811 INFO kablam! Oct 13 03:51:08.811 INFO kablam! warning: unused variable: `g` Oct 13 03:51:08.811 INFO kablam! --> src/main.rs:144:47 Oct 13 03:51:08.811 INFO kablam! | Oct 13 03:51:08.811 INFO kablam! 144 | capture_action.connect_activate(move |g, _| { Oct 13 03:51:08.811 INFO kablam! | ^ help: consider using `_g` instead Oct 13 03:51:08.811 INFO kablam! Oct 13 03:51:08.811 INFO kablam! warning: unused variable: `window_clone` Oct 13 03:51:08.811 INFO kablam! --> src/main.rs:143:13 Oct 13 03:51:08.811 INFO kablam! | Oct 13 03:51:08.811 INFO kablam! 143 | let window_clone = window.clone(); Oct 13 03:51:08.811 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_window_clone` instead Oct 13 03:51:08.811 INFO kablam! Oct 13 03:51:08.823 INFO kablam! warning: variable does not need to be mutable Oct 13 03:51:08.823 INFO kablam! --> src/main.rs:145:17 Oct 13 03:51:08.823 INFO kablam! | Oct 13 03:51:08.823 INFO kablam! 145 | let mut holder = holder.borrow_mut(); Oct 13 03:51:08.823 INFO kablam! | ----^^^^^^ Oct 13 03:51:08.823 INFO kablam! | | Oct 13 03:51:08.823 INFO kablam! | help: remove this `mut` Oct 13 03:51:08.823 INFO kablam! | Oct 13 03:51:08.823 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 03:51:08.823 INFO kablam! Oct 13 03:51:08.823 INFO kablam! warning: variable does not need to be mutable Oct 13 03:51:08.823 INFO kablam! --> src/main.rs:145:17 Oct 13 03:51:08.823 INFO kablam! | Oct 13 03:51:08.823 INFO kablam! 145 | let mut holder = holder.borrow_mut(); Oct 13 03:51:08.823 INFO kablam! | ----^^^^^^ Oct 13 03:51:08.823 INFO kablam! | | Oct 13 03:51:08.823 INFO kablam! | help: remove this `mut` Oct 13 03:51:08.823 INFO kablam! Oct 13 03:51:08.831 INFO kablam! warning: function is never used: `print_elapsed` Oct 13 03:51:08.831 INFO kablam! --> src/main.rs:171:1 Oct 13 03:51:08.831 INFO kablam! | Oct 13 03:51:08.831 INFO kablam! 171 | fn print_elapsed(tag:i32, start:&mut Instant){ Oct 13 03:51:08.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:51:08.831 INFO kablam! | Oct 13 03:51:08.831 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:51:08.831 INFO kablam! Oct 13 03:51:08.831 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:51:08.831 INFO kablam! --> src/main.rs:164:5 Oct 13 03:51:08.831 INFO kablam! | Oct 13 03:51:08.831 INFO kablam! 164 | file.write_all(capture.as_slice()); Oct 13 03:51:08.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:51:08.831 INFO kablam! | Oct 13 03:51:08.831 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 03:51:08.831 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:51:08.831 INFO kablam! Oct 13 03:51:09.576 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.76s Oct 13 03:51:09.580 INFO kablam! su: No module specific data is present Oct 13 03:51:10.188 INFO running `"docker" "rm" "-f" "5253d997378111fb6647327b2de53847667999b815896e2f4ea39f25f44b61fa"` Oct 13 03:51:10.364 INFO blam! 5253d997378111fb6647327b2de53847667999b815896e2f4ea39f25f44b61fa Oct 13 03:51:10.365 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 03:51:10.843 INFO blam! bf934cd7952d84578e3fedf6a62187f41165cd9e9f2166e622a2d4a8b0931b2c Oct 13 03:51:10.847 INFO running `"docker" "start" "-a" "bf934cd7952d84578e3fedf6a62187f41165cd9e9f2166e622a2d4a8b0931b2c"` Oct 13 03:51:12.310 INFO kablam! usermod: no changes Oct 13 03:51:12.479 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 13 03:51:12.487 INFO kablam! Running /target/debug/deps/jumpjump-ebd3711002264a51 Oct 13 03:51:12.487 INFO blam! Oct 13 03:51:12.487 INFO blam! running 0 tests Oct 13 03:51:12.487 INFO blam! Oct 13 03:51:12.487 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:51:12.487 INFO blam! Oct 13 03:51:12.488 INFO kablam! su: No module specific data is present Oct 13 03:51:13.210 INFO running `"docker" "rm" "-f" "bf934cd7952d84578e3fedf6a62187f41165cd9e9f2166e622a2d4a8b0931b2c"` Oct 13 03:51:13.551 INFO blam! bf934cd7952d84578e3fedf6a62187f41165cd9e9f2166e622a2d4a8b0931b2c