Oct 26 23:13:21.463 INFO checking oyvindln/gdvgrab against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 23:13:21.465 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 23:13:21.911 INFO blam! 1882c92c2e49b2ce0facae1aea63a73b5925415955bd1568470c43439a869c7e Oct 26 23:13:21.919 INFO running `"docker" "start" "-a" "1882c92c2e49b2ce0facae1aea63a73b5925415955bd1568470c43439a869c7e"` Oct 26 23:13:23.559 INFO kablam! usermod: no changes Oct 26 23:13:23.726 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 26 23:13:23.727 INFO kablam! Compiling gio v0.3.0 Oct 26 23:13:23.727 INFO kablam! Compiling cairo-rs v0.3.0 Oct 26 23:13:23.741 INFO kablam! Compiling gdk v0.7.0 Oct 26 23:13:23.741 INFO kablam! Compiling gtk v0.3.0 Oct 26 23:13:23.742 INFO kablam! Checking unwrap v1.1.0 Oct 26 23:13:23.742 INFO kablam! Compiling glib-sys v0.5.0 Oct 26 23:13:23.742 INFO kablam! Compiling gobject-sys v0.5.0 Oct 26 23:13:25.707 INFO kablam! Compiling gio-sys v0.5.0 Oct 26 23:13:26.880 INFO kablam! Compiling cairo-sys-rs v0.5.0 Oct 26 23:13:27.029 INFO kablam! Compiling pango-sys v0.5.0 Oct 26 23:13:27.116 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 26 23:13:27.402 INFO kablam! Compiling gdk-sys v0.5.0 Oct 26 23:13:27.819 INFO kablam! Compiling atk-sys v0.5.0 Oct 26 23:13:28.353 INFO kablam! Compiling gtk-sys v0.5.0 Oct 26 23:13:29.926 INFO kablam! Checking fs2 v0.4.3 Oct 26 23:13:30.705 INFO kablam! Checking subprocess v0.1.12 Oct 26 23:13:32.574 INFO kablam! Checking config_file_handler v0.9.0 Oct 26 23:13:36.803 INFO kablam! Checking glib v0.4.1 Oct 26 23:13:43.175 INFO kablam! Checking pango v0.3.0 Oct 26 23:14:38.071 INFO kablam! Checking gdvgrab v0.1.0 (/source) Oct 26 23:14:38.985 INFO kablam! warning: variable does not need to be mutable Oct 26 23:14:38.985 INFO kablam! --> src/main.rs:115:9 Oct 26 23:14:38.985 INFO kablam! | Oct 26 23:14:38.985 INFO kablam! 115 | let mut config = Rc::new(RefCell::new({ Oct 26 23:14:38.985 INFO kablam! | ----^^^^^^ Oct 26 23:14:38.985 INFO kablam! | | Oct 26 23:14:38.985 INFO kablam! | help: remove this `mut` Oct 26 23:14:38.985 INFO kablam! | Oct 26 23:14:38.985 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 23:14:38.985 INFO kablam! Oct 26 23:14:38.985 INFO kablam! warning: variable does not need to be mutable Oct 26 23:14:38.985 INFO kablam! --> src/main.rs:149:9 Oct 26 23:14:38.985 INFO kablam! | Oct 26 23:14:38.985 INFO kablam! 149 | let mut cf = config.clone(); Oct 26 23:14:38.985 INFO kablam! | ----^^ Oct 26 23:14:38.985 INFO kablam! | | Oct 26 23:14:38.985 INFO kablam! | help: remove this `mut` Oct 26 23:14:38.985 INFO kablam! Oct 26 23:14:39.005 INFO kablam! warning: variable does not need to be mutable Oct 26 23:14:39.005 INFO kablam! --> src/main.rs:115:9 Oct 26 23:14:39.005 INFO kablam! | Oct 26 23:14:39.005 INFO kablam! 115 | let mut config = Rc::new(RefCell::new({ Oct 26 23:14:39.005 INFO kablam! | ----^^^^^^ Oct 26 23:14:39.005 INFO kablam! | | Oct 26 23:14:39.006 INFO kablam! | help: remove this `mut` Oct 26 23:14:39.006 INFO kablam! | Oct 26 23:14:39.006 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 23:14:39.006 INFO kablam! Oct 26 23:14:39.006 INFO kablam! warning: variable does not need to be mutable Oct 26 23:14:39.006 INFO kablam! --> src/main.rs:149:9 Oct 26 23:14:39.006 INFO kablam! | Oct 26 23:14:39.006 INFO kablam! 149 | let mut cf = config.clone(); Oct 26 23:14:39.006 INFO kablam! | ----^^ Oct 26 23:14:39.006 INFO kablam! | | Oct 26 23:14:39.006 INFO kablam! | help: remove this `mut` Oct 26 23:14:39.006 INFO kablam! Oct 26 23:14:39.040 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 26 23:14:39.040 INFO kablam! su: No module specific data is present Oct 26 23:14:39.254 INFO running `"docker" "rm" "-f" "1882c92c2e49b2ce0facae1aea63a73b5925415955bd1568470c43439a869c7e"` Oct 26 23:14:39.344 INFO blam! 1882c92c2e49b2ce0facae1aea63a73b5925415955bd1568470c43439a869c7e