Oct 21 16:28:26.737 INFO checking kirillrdy/editor against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:28:26.737 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16:28:27.088 INFO blam! 306eab4ddbc7797f4cd12311c26690a82c552a08fb445dd4344fdce81934388b Oct 21 16:28:27.091 INFO running `"docker" "start" "-a" "306eab4ddbc7797f4cd12311c26690a82c552a08fb445dd4344fdce81934388b"` Oct 21 16:28:27.977 INFO kablam! usermod: no changes Oct 21 16:28:28.096 INFO kablam! Compiling gio v0.4.0 Oct 21 16:28:28.112 INFO kablam! Compiling cairo-rs v0.4.1 Oct 21 16:28:28.112 INFO kablam! Compiling gdk-pixbuf v0.4.0 Oct 21 16:28:28.112 INFO kablam! Compiling gdk v0.8.0 Oct 21 16:28:28.112 INFO kablam! Checking c_vec v1.3.0 Oct 21 16:28:28.112 INFO kablam! Compiling gtk v0.4.0 Oct 21 16:28:28.112 INFO kablam! Compiling glib-sys v0.6.0 Oct 21 16:28:28.112 INFO kablam! Compiling gobject-sys v0.6.0 Oct 21 16:28:29.421 INFO kablam! Compiling gio-sys v0.6.0 Oct 21 16:28:29.421 INFO kablam! Compiling pango-sys v0.6.0 Oct 21 16:28:29.545 INFO kablam! Compiling cairo-sys-rs v0.6.0 Oct 21 16:28:29.668 INFO kablam! Compiling gdk-pixbuf-sys v0.6.0 Oct 21 16:28:30.664 INFO kablam! Compiling gdk-sys v0.6.0 Oct 21 16:28:30.664 INFO kablam! Compiling atk-sys v0.6.0 Oct 21 16:28:30.684 INFO kablam! Compiling gtk-sys v0.6.0 Oct 21 16:28:36.676 INFO kablam! Checking glib v0.5.0 Oct 21 16:28:42.580 INFO kablam! Checking pango v0.4.0 Oct 21 16:29:45.532 INFO kablam! Checking editor v0.1.0 (/source) Oct 21 16:29:46.771 INFO kablam! warning: variable does not need to be mutable Oct 21 16:29:46.771 INFO kablam! --> src/main.rs:53:13 Oct 21 16:29:46.771 INFO kablam! | Oct 21 16:29:46.771 INFO kablam! 53 | let mut row = 0; Oct 21 16:29:46.772 INFO kablam! | ----^^^ Oct 21 16:29:46.772 INFO kablam! | | Oct 21 16:29:46.772 INFO kablam! | help: remove this `mut` Oct 21 16:29:46.772 INFO kablam! | Oct 21 16:29:46.773 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 16:29:46.773 INFO kablam! Oct 21 16:29:46.773 INFO kablam! warning: variable does not need to be mutable Oct 21 16:29:46.774 INFO kablam! --> src/main.rs:53:13 Oct 21 16:29:46.774 INFO kablam! | Oct 21 16:29:46.774 INFO kablam! 53 | let mut row = 0; Oct 21 16:29:46.774 INFO kablam! | ----^^^ Oct 21 16:29:46.775 INFO kablam! | | Oct 21 16:29:46.775 INFO kablam! | help: remove this `mut` Oct 21 16:29:46.775 INFO kablam! Oct 21 16:29:46.775 INFO kablam! warning: constant item is never used: `FONT_SIZE` Oct 21 16:29:46.776 INFO kablam! --> src/main.rs:16:1 Oct 21 16:29:46.776 INFO kablam! | Oct 21 16:29:46.776 INFO kablam! 16 | const FONT_SIZE: i32 = 14; Oct 21 16:29:46.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:29:46.777 INFO kablam! | Oct 21 16:29:46.777 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:29:46.777 INFO kablam! Oct 21 16:29:47.001 INFO kablam! warning: variable does not need to be mutable Oct 21 16:29:47.001 INFO kablam! --> src/main.rs:53:13 Oct 21 16:29:47.001 INFO kablam! | Oct 21 16:29:47.001 INFO kablam! 53 | let mut row = 0; Oct 21 16:29:47.001 INFO kablam! | ----^^^ Oct 21 16:29:47.001 INFO kablam! | | Oct 21 16:29:47.001 INFO kablam! | help: remove this `mut` Oct 21 16:29:47.001 INFO kablam! | Oct 21 16:29:47.002 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 16:29:47.002 INFO kablam! Oct 21 16:29:47.002 INFO kablam! warning: variable does not need to be mutable Oct 21 16:29:47.002 INFO kablam! --> src/main.rs:53:13 Oct 21 16:29:47.002 INFO kablam! | Oct 21 16:29:47.002 INFO kablam! 53 | let mut row = 0; Oct 21 16:29:47.002 INFO kablam! | ----^^^ Oct 21 16:29:47.002 INFO kablam! | | Oct 21 16:29:47.002 INFO kablam! | help: remove this `mut` Oct 21 16:29:47.002 INFO kablam! Oct 21 16:29:47.002 INFO kablam! warning: constant item is never used: `FONT_SIZE` Oct 21 16:29:47.002 INFO kablam! --> src/main.rs:16:1 Oct 21 16:29:47.002 INFO kablam! | Oct 21 16:29:47.002 INFO kablam! 16 | const FONT_SIZE: i32 = 14; Oct 21 16:29:47.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:29:47.002 INFO kablam! | Oct 21 16:29:47.002 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:29:47.002 INFO kablam! Oct 21 16:29:47.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Oct 21 16:29:47.035 INFO kablam! su: No module specific data is present Oct 21 16:29:47.568 INFO running `"docker" "rm" "-f" "306eab4ddbc7797f4cd12311c26690a82c552a08fb445dd4344fdce81934388b"` Oct 21 16:29:47.784 INFO blam! 306eab4ddbc7797f4cd12311c26690a82c552a08fb445dd4344fdce81934388b