Oct 27 02:06:15.378 INFO checking kirillrdy/editor against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:06:15.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 27 02:06:15.790 INFO blam! 5f93b5f37c63b2f1c0c562346b63248231333a821ad4f4b07082e33585809c78 Oct 27 02:06:15.793 INFO running `"docker" "start" "-a" "5f93b5f37c63b2f1c0c562346b63248231333a821ad4f4b07082e33585809c78"` Oct 27 02:06:17.167 INFO kablam! usermod: no changes Oct 27 02:06:17.279 INFO kablam! Compiling gio v0.4.0 Oct 27 02:06:17.282 INFO kablam! Compiling gdk-pixbuf v0.4.0 Oct 27 02:06:17.283 INFO kablam! Compiling cairo-rs v0.4.1 Oct 27 02:06:17.283 INFO kablam! Compiling gdk v0.8.0 Oct 27 02:06:17.283 INFO kablam! Checking c_vec v1.3.0 Oct 27 02:06:17.284 INFO kablam! Compiling gtk v0.4.0 Oct 27 02:06:17.284 INFO kablam! Compiling glib-sys v0.6.0 Oct 27 02:06:17.313 INFO kablam! Compiling gobject-sys v0.6.0 Oct 27 02:06:18.035 INFO kablam! Compiling gio-sys v0.6.0 Oct 27 02:06:18.551 INFO kablam! Compiling cairo-sys-rs v0.6.0 Oct 27 02:06:19.944 INFO kablam! Compiling pango-sys v0.6.0 Oct 27 02:06:19.989 INFO kablam! Compiling gdk-pixbuf-sys v0.6.0 Oct 27 02:06:20.223 INFO kablam! Compiling atk-sys v0.6.0 Oct 27 02:06:20.368 INFO kablam! Compiling gdk-sys v0.6.0 Oct 27 02:06:21.553 INFO kablam! Compiling gtk-sys v0.6.0 Oct 27 02:06:27.283 INFO kablam! Checking glib v0.5.0 Oct 27 02:06:32.267 INFO kablam! Checking pango v0.4.0 Oct 27 02:07:30.919 INFO kablam! Checking editor v0.1.0 (/source) Oct 27 02:07:32.192 INFO kablam! warning: variable does not need to be mutable Oct 27 02:07:32.192 INFO kablam! --> src/main.rs:53:13 Oct 27 02:07:32.192 INFO kablam! | Oct 27 02:07:32.192 INFO kablam! 53 | let mut row = 0; Oct 27 02:07:32.192 INFO kablam! | ----^^^ Oct 27 02:07:32.192 INFO kablam! | | Oct 27 02:07:32.192 INFO kablam! | help: remove this `mut` Oct 27 02:07:32.192 INFO kablam! | Oct 27 02:07:32.192 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:07:32.192 INFO kablam! Oct 27 02:07:32.193 INFO kablam! warning: variable does not need to be mutable Oct 27 02:07:32.193 INFO kablam! --> src/main.rs:53:13 Oct 27 02:07:32.193 INFO kablam! | Oct 27 02:07:32.193 INFO kablam! 53 | let mut row = 0; Oct 27 02:07:32.193 INFO kablam! | ----^^^ Oct 27 02:07:32.193 INFO kablam! | | Oct 27 02:07:32.193 INFO kablam! | help: remove this `mut` Oct 27 02:07:32.193 INFO kablam! Oct 27 02:07:32.194 INFO kablam! warning: constant item is never used: `FONT_SIZE` Oct 27 02:07:32.194 INFO kablam! --> src/main.rs:16:1 Oct 27 02:07:32.194 INFO kablam! | Oct 27 02:07:32.194 INFO kablam! 16 | const FONT_SIZE: i32 = 14; Oct 27 02:07:32.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:07:32.194 INFO kablam! | Oct 27 02:07:32.194 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:07:32.194 INFO kablam! Oct 27 02:07:32.327 INFO kablam! warning: variable does not need to be mutable Oct 27 02:07:32.327 INFO kablam! --> src/main.rs:53:13 Oct 27 02:07:32.327 INFO kablam! | Oct 27 02:07:32.327 INFO kablam! 53 | let mut row = 0; Oct 27 02:07:32.327 INFO kablam! | ----^^^ Oct 27 02:07:32.327 INFO kablam! | | Oct 27 02:07:32.327 INFO kablam! | help: remove this `mut` Oct 27 02:07:32.327 INFO kablam! | Oct 27 02:07:32.327 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:07:32.327 INFO kablam! Oct 27 02:07:32.327 INFO kablam! warning: variable does not need to be mutable Oct 27 02:07:32.327 INFO kablam! --> src/main.rs:53:13 Oct 27 02:07:32.327 INFO kablam! | Oct 27 02:07:32.327 INFO kablam! 53 | let mut row = 0; Oct 27 02:07:32.327 INFO kablam! | ----^^^ Oct 27 02:07:32.327 INFO kablam! | | Oct 27 02:07:32.327 INFO kablam! | help: remove this `mut` Oct 27 02:07:32.327 INFO kablam! Oct 27 02:07:32.327 INFO kablam! warning: constant item is never used: `FONT_SIZE` Oct 27 02:07:32.327 INFO kablam! --> src/main.rs:16:1 Oct 27 02:07:32.327 INFO kablam! | Oct 27 02:07:32.327 INFO kablam! 16 | const FONT_SIZE: i32 = 14; Oct 27 02:07:32.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:07:32.327 INFO kablam! | Oct 27 02:07:32.327 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:07:32.327 INFO kablam! Oct 27 02:07:32.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 27 02:07:32.387 INFO kablam! su: No module specific data is present Oct 27 02:07:33.187 INFO running `"docker" "rm" "-f" "5f93b5f37c63b2f1c0c562346b63248231333a821ad4f4b07082e33585809c78"` Oct 27 02:07:33.464 INFO blam! 5f93b5f37c63b2f1c0c562346b63248231333a821ad4f4b07082e33585809c78