Oct 21 14:57:59.982 INFO checking oyvindln/gdvgrab against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:57:59.982 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:58:00.314 INFO blam! 62c409154bd23d0fce02068d6b87110bfc1fe9cde81fad4d4aa10e1f28acb8a4 Oct 21 14:58:00.321 INFO running `"docker" "start" "-a" "62c409154bd23d0fce02068d6b87110bfc1fe9cde81fad4d4aa10e1f28acb8a4"` Oct 21 14:58:01.232 INFO kablam! usermod: no changes Oct 21 14:58:01.549 INFO kablam! Compiling cairo-rs v0.3.0 Oct 21 14:58:01.549 INFO kablam! Compiling gio v0.3.0 Oct 21 14:58:01.549 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 21 14:58:01.550 INFO kablam! Checking c_vec v1.2.1 Oct 21 14:58:01.550 INFO kablam! Compiling gdk v0.7.0 Oct 21 14:58:01.550 INFO kablam! Compiling gtk v0.3.0 Oct 21 14:58:01.551 INFO kablam! Checking unwrap v1.1.0 Oct 21 14:58:01.551 INFO kablam! Compiling glib-sys v0.5.0 Oct 21 14:58:02.692 INFO kablam! Compiling gobject-sys v0.5.0 Oct 21 14:58:03.292 INFO kablam! Compiling gio-sys v0.5.0 Oct 21 14:58:03.788 INFO kablam! Compiling cairo-sys-rs v0.5.0 Oct 21 14:58:04.082 INFO kablam! Compiling pango-sys v0.5.0 Oct 21 14:58:04.082 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 21 14:58:04.085 INFO kablam! Compiling gdk-sys v0.5.0 Oct 21 14:58:04.086 INFO kablam! Compiling atk-sys v0.5.0 Oct 21 14:58:04.364 INFO kablam! Compiling gtk-sys v0.5.0 Oct 21 14:58:05.904 INFO kablam! Checking fs2 v0.4.3 Oct 21 14:58:05.936 INFO kablam! Checking subprocess v0.1.12 Oct 21 14:58:06.788 INFO kablam! Checking config_file_handler v0.9.0 Oct 21 14:58:11.360 INFO kablam! Checking glib v0.4.1 Oct 21 14:58:17.257 INFO kablam! Checking pango v0.3.0 Oct 21 14:59:03.385 INFO kablam! Checking gdvgrab v0.1.0 (/source) Oct 21 14:59:04.945 INFO kablam! warning: variable does not need to be mutable Oct 21 14:59:04.945 INFO kablam! --> src/main.rs:115:9 Oct 21 14:59:04.945 INFO kablam! | Oct 21 14:59:04.945 INFO kablam! 115 | let mut config = Rc::new(RefCell::new({ Oct 21 14:59:04.945 INFO kablam! | ----^^^^^^ Oct 21 14:59:04.945 INFO kablam! | | Oct 21 14:59:04.945 INFO kablam! | help: remove this `mut` Oct 21 14:59:04.945 INFO kablam! | Oct 21 14:59:04.945 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 14:59:04.945 INFO kablam! Oct 21 14:59:04.945 INFO kablam! warning: variable does not need to be mutable Oct 21 14:59:04.945 INFO kablam! --> src/main.rs:149:9 Oct 21 14:59:04.945 INFO kablam! | Oct 21 14:59:04.945 INFO kablam! 149 | let mut cf = config.clone(); Oct 21 14:59:04.945 INFO kablam! | ----^^ Oct 21 14:59:04.945 INFO kablam! | | Oct 21 14:59:04.945 INFO kablam! | help: remove this `mut` Oct 21 14:59:04.945 INFO kablam! Oct 21 14:59:04.956 INFO kablam! warning: variable does not need to be mutable Oct 21 14:59:04.956 INFO kablam! --> src/main.rs:115:9 Oct 21 14:59:04.956 INFO kablam! | Oct 21 14:59:04.956 INFO kablam! 115 | let mut config = Rc::new(RefCell::new({ Oct 21 14:59:04.956 INFO kablam! | ----^^^^^^ Oct 21 14:59:04.956 INFO kablam! | | Oct 21 14:59:04.956 INFO kablam! | help: remove this `mut` Oct 21 14:59:04.956 INFO kablam! | Oct 21 14:59:04.956 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 14:59:04.956 INFO kablam! Oct 21 14:59:04.956 INFO kablam! warning: variable does not need to be mutable Oct 21 14:59:04.956 INFO kablam! --> src/main.rs:149:9 Oct 21 14:59:04.956 INFO kablam! | Oct 21 14:59:04.956 INFO kablam! 149 | let mut cf = config.clone(); Oct 21 14:59:04.956 INFO kablam! | ----^^ Oct 21 14:59:04.956 INFO kablam! | | Oct 21 14:59:04.956 INFO kablam! | help: remove this `mut` Oct 21 14:59:04.956 INFO kablam! Oct 21 14:59:05.006 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Oct 21 14:59:05.012 INFO kablam! su: No module specific data is present Oct 21 14:59:05.633 INFO running `"docker" "rm" "-f" "62c409154bd23d0fce02068d6b87110bfc1fe9cde81fad4d4aa10e1f28acb8a4"` Oct 21 14:59:05.944 INFO blam! 62c409154bd23d0fce02068d6b87110bfc1fe9cde81fad4d4aa10e1f28acb8a4