Oct 13 05:45:19.494 INFO checking AaronM04/test_gtk_rust against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 05:45:19.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 05:45:19.864 INFO blam! 12ee7655c057bc4d46f93312a450a4ab631b02847117e3ff9b3b4e8f2c92d3cd Oct 13 05:45:19.880 INFO running `"docker" "start" "-a" "12ee7655c057bc4d46f93312a450a4ab631b02847117e3ff9b3b4e8f2c92d3cd"` Oct 13 05:45:21.049 INFO kablam! usermod: no changes Oct 13 05:45:21.212 INFO kablam! Compiling gio v0.1.0 Oct 13 05:45:21.212 INFO kablam! Compiling cairo-rs v0.1.0 Oct 13 05:45:21.212 INFO kablam! Compiling gdk-pixbuf v0.1.0 Oct 13 05:45:21.212 INFO kablam! Checking c_vec v1.0.12 Oct 13 05:45:21.212 INFO kablam! Compiling gdk v0.5.0 Oct 13 05:45:21.212 INFO kablam! Compiling gtk v0.1.0 Oct 13 05:45:21.212 INFO kablam! Compiling glib-sys v0.3.1 Oct 13 05:45:21.212 INFO kablam! Compiling gobject-sys v0.3.1 Oct 13 05:45:23.872 INFO kablam! Compiling gio-sys v0.3.1 Oct 13 05:45:24.272 INFO kablam! Compiling gdk-pixbuf-sys v0.3.1 Oct 13 05:45:24.568 INFO kablam! Compiling cairo-sys-rs v0.3.1 Oct 13 05:45:25.072 INFO kablam! Compiling pango-sys v0.3.1 Oct 13 05:45:25.220 INFO kablam! Compiling atk-sys v0.3.1 Oct 13 05:45:25.600 INFO kablam! Compiling gdk-sys v0.3.1 Oct 13 05:45:26.413 INFO kablam! Compiling gtk-sys v0.3.1 Oct 13 05:45:37.188 INFO kablam! Checking glib v0.1.0 Oct 13 05:45:38.977 INFO kablam! Checking pango v0.1.0 Oct 13 05:46:04.427 INFO kablam! Checking test_gtk_rust v0.1.0 (/source) Oct 13 05:46:05.644 INFO kablam! warning: unused variable: `widget` Oct 13 05:46:05.644 INFO kablam! --> src/main.rs:77:46 Oct 13 05:46:05.644 INFO kablam! | Oct 13 05:46:05.644 INFO kablam! 77 | drawing_area.connect_button_press_event(|widget, evt| { Oct 13 05:46:05.644 INFO kablam! | ^^^^^^ help: consider using `_widget` instead Oct 13 05:46:05.644 INFO kablam! | Oct 13 05:46:05.644 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:46:05.644 INFO kablam! Oct 13 05:46:05.653 INFO kablam! warning: constant item is never used: `CELL_SIZE` Oct 13 05:46:05.653 INFO kablam! --> src/main.rs:25:1 Oct 13 05:46:05.653 INFO kablam! | Oct 13 05:46:05.653 INFO kablam! 25 | const CELL_SIZE: u32 = 20; // width/height of one cell in pixels Oct 13 05:46:05.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:46:05.653 INFO kablam! | Oct 13 05:46:05.653 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:46:05.653 INFO kablam! Oct 13 05:46:05.990 INFO kablam! warning: unused variable: `widget` Oct 13 05:46:05.990 INFO kablam! --> src/main.rs:77:46 Oct 13 05:46:05.990 INFO kablam! | Oct 13 05:46:05.990 INFO kablam! 77 | drawing_area.connect_button_press_event(|widget, evt| { Oct 13 05:46:05.990 INFO kablam! | ^^^^^^ help: consider using `_widget` instead Oct 13 05:46:05.990 INFO kablam! | Oct 13 05:46:05.990 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:46:05.990 INFO kablam! Oct 13 05:46:06.024 INFO kablam! warning: constant item is never used: `CELL_SIZE` Oct 13 05:46:06.024 INFO kablam! --> src/main.rs:25:1 Oct 13 05:46:06.024 INFO kablam! | Oct 13 05:46:06.024 INFO kablam! 25 | const CELL_SIZE: u32 = 20; // width/height of one cell in pixels Oct 13 05:46:06.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:46:06.024 INFO kablam! | Oct 13 05:46:06.024 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:46:06.024 INFO kablam! Oct 13 05:46:06.045 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.95s Oct 13 05:46:06.062 INFO kablam! su: No module specific data is present Oct 13 05:46:06.762 INFO running `"docker" "rm" "-f" "12ee7655c057bc4d46f93312a450a4ab631b02847117e3ff9b3b4e8f2c92d3cd"` Oct 13 05:46:07.060 INFO blam! 12ee7655c057bc4d46f93312a450a4ab631b02847117e3ff9b3b4e8f2c92d3cd