Oct 27 02:06:16.554 INFO checking kirillrdy/editor against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:06:16.554 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 27 02:06:17.012 INFO blam! 2014a28234b4dbd0dac32055f1da248a5ec717323dc7fba4494b2e6b39250329 Oct 27 02:06:17.016 INFO running `"docker" "start" "-a" "2014a28234b4dbd0dac32055f1da248a5ec717323dc7fba4494b2e6b39250329"` Oct 27 02:06:18.477 INFO kablam! usermod: no changes Oct 27 02:06:18.612 INFO kablam! Compiling cairo-rs v0.4.1 Oct 27 02:06:18.612 INFO kablam! Compiling gtk v0.4.0 Oct 27 02:06:18.612 INFO kablam! Compiling glib-sys v0.6.0 Oct 27 02:06:18.613 INFO kablam! Compiling gobject-sys v0.6.0 Oct 27 02:06:18.613 INFO kablam! Compiling gio-sys v0.6.0 Oct 27 02:06:18.613 INFO kablam! Compiling cairo-sys-rs v0.6.0 Oct 27 02:06:18.623 INFO kablam! Compiling pango-sys v0.6.0 Oct 27 02:06:18.623 INFO kablam! Compiling gdk-pixbuf-sys v0.6.0 Oct 27 02:06:21.556 INFO kablam! Compiling atk-sys v0.6.0 Oct 27 02:06:21.693 INFO kablam! Compiling gdk-sys v0.6.0 Oct 27 02:06:22.701 INFO kablam! Compiling gtk-sys v0.6.0 Oct 27 02:06:23.680 INFO kablam! Compiling gio v0.4.0 Oct 27 02:06:23.793 INFO kablam! Compiling gdk-pixbuf v0.4.0 Oct 27 02:06:25.044 INFO kablam! Compiling gdk v0.8.0 Oct 27 02:06:28.150 INFO kablam! Checking glib v0.5.0 Oct 27 02:06:33.797 INFO kablam! Checking pango v0.4.0 Oct 27 02:07:30.571 INFO kablam! Checking editor v0.1.0 (/source) Oct 27 02:07:32.171 INFO kablam! warning: variable does not need to be mutable Oct 27 02:07:32.172 INFO kablam! --> src/main.rs:53:13 Oct 27 02:07:32.172 INFO kablam! | Oct 27 02:07:32.173 INFO kablam! 53 | let mut row = 0; Oct 27 02:07:32.174 INFO kablam! | ----^^^ Oct 27 02:07:32.174 INFO kablam! | | Oct 27 02:07:32.175 INFO kablam! | help: remove this `mut` Oct 27 02:07:32.176 INFO kablam! | Oct 27 02:07:32.176 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:07:32.177 INFO kablam! Oct 27 02:07:32.177 INFO kablam! warning: variable does not need to be mutable Oct 27 02:07:32.177 INFO kablam! --> src/main.rs:53:13 Oct 27 02:07:32.178 INFO kablam! | Oct 27 02:07:32.178 INFO kablam! 53 | let mut row = 0; Oct 27 02:07:32.178 INFO kablam! | ----^^^ Oct 27 02:07:32.178 INFO kablam! | | Oct 27 02:07:32.179 INFO kablam! | help: remove this `mut` Oct 27 02:07:32.179 INFO kablam! Oct 27 02:07:32.180 INFO kablam! warning: constant item is never used: `FONT_SIZE` Oct 27 02:07:32.180 INFO kablam! --> src/main.rs:16:1 Oct 27 02:07:32.180 INFO kablam! | Oct 27 02:07:32.180 INFO kablam! 16 | const FONT_SIZE: i32 = 14; Oct 27 02:07:32.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:07:32.181 INFO kablam! | Oct 27 02:07:32.181 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:07:32.181 INFO kablam! Oct 27 02:07:32.340 INFO kablam! warning: variable does not need to be mutable Oct 27 02:07:32.341 INFO kablam! --> src/main.rs:53:13 Oct 27 02:07:32.341 INFO kablam! | Oct 27 02:07:32.341 INFO kablam! 53 | let mut row = 0; Oct 27 02:07:32.341 INFO kablam! | ----^^^ Oct 27 02:07:32.341 INFO kablam! | | Oct 27 02:07:32.342 INFO kablam! | help: remove this `mut` Oct 27 02:07:32.343 INFO kablam! | Oct 27 02:07:32.343 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:07:32.343 INFO kablam! Oct 27 02:07:32.343 INFO kablam! warning: variable does not need to be mutable Oct 27 02:07:32.343 INFO kablam! --> src/main.rs:53:13 Oct 27 02:07:32.344 INFO kablam! | Oct 27 02:07:32.347 INFO kablam! 53 | let mut row = 0; Oct 27 02:07:32.347 INFO kablam! | ----^^^ Oct 27 02:07:32.347 INFO kablam! | | Oct 27 02:07:32.347 INFO kablam! | help: remove this `mut` Oct 27 02:07:32.347 INFO kablam! Oct 27 02:07:32.347 INFO kablam! warning: constant item is never used: `FONT_SIZE` Oct 27 02:07:32.347 INFO kablam! --> src/main.rs:16:1 Oct 27 02:07:32.347 INFO kablam! | Oct 27 02:07:32.347 INFO kablam! 16 | const FONT_SIZE: i32 = 14; Oct 27 02:07:32.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:07:32.347 INFO kablam! | Oct 27 02:07:32.347 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:07:32.347 INFO kablam! Oct 27 02:07:32.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Oct 27 02:07:32.401 INFO kablam! su: No module specific data is present Oct 27 02:07:33.189 INFO running `"docker" "rm" "-f" "2014a28234b4dbd0dac32055f1da248a5ec717323dc7fba4494b2e6b39250329"` Oct 27 02:07:33.444 INFO blam! 2014a28234b4dbd0dac32055f1da248a5ec717323dc7fba4494b2e6b39250329