Oct 13 05:45:16.151 INFO checking AaronM04/test_gtk_rust against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 05:45:16.151 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:16.598 INFO blam! f25640158aa2ab961d3f96bef9b8f13c8df1e044a393e0070a51f93104fe6c90 Oct 13 05:45:16.600 INFO running `"docker" "start" "-a" "f25640158aa2ab961d3f96bef9b8f13c8df1e044a393e0070a51f93104fe6c90"` Oct 13 05:45:18.423 INFO kablam! usermod: no changes Oct 13 05:45:18.532 INFO kablam! Compiling gdk-pixbuf v0.1.0 Oct 13 05:45:18.532 INFO kablam! Compiling cairo-rs v0.1.0 Oct 13 05:45:18.532 INFO kablam! Compiling gio v0.1.0 Oct 13 05:45:18.532 INFO kablam! Compiling gdk v0.5.0 Oct 13 05:45:18.534 INFO kablam! Compiling gtk v0.1.0 Oct 13 05:45:18.534 INFO kablam! Compiling glib-sys v0.3.1 Oct 13 05:45:18.537 INFO kablam! Compiling gobject-sys v0.3.1 Oct 13 05:45:18.537 INFO kablam! Compiling gio-sys v0.3.1 Oct 13 05:45:21.388 INFO kablam! Compiling gdk-pixbuf-sys v0.3.1 Oct 13 05:45:21.741 INFO kablam! Compiling pango-sys v0.3.1 Oct 13 05:45:22.156 INFO kablam! Compiling cairo-sys-rs v0.3.1 Oct 13 05:45:22.360 INFO kablam! Compiling gdk-sys v0.3.1 Oct 13 05:45:22.501 INFO kablam! Compiling atk-sys v0.3.1 Oct 13 05:45:23.096 INFO kablam! Compiling gtk-sys v0.3.1 Oct 13 05:45:35.412 INFO kablam! Checking glib v0.1.0 Oct 13 05:45:37.241 INFO kablam! Checking pango v0.1.0 Oct 13 05:46:01.555 INFO kablam! Checking test_gtk_rust v0.1.0 (/source) Oct 13 05:46:03.612 INFO kablam! warning: unused variable: `widget` Oct 13 05:46:03.612 INFO kablam! --> src/main.rs:77:46 Oct 13 05:46:03.612 INFO kablam! | Oct 13 05:46:03.612 INFO kablam! 77 | drawing_area.connect_button_press_event(|widget, evt| { Oct 13 05:46:03.612 INFO kablam! | ^^^^^^ help: consider using `_widget` instead Oct 13 05:46:03.612 INFO kablam! | Oct 13 05:46:03.612 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:46:03.612 INFO kablam! Oct 13 05:46:03.660 INFO kablam! warning: constant item is never used: `CELL_SIZE` Oct 13 05:46:03.660 INFO kablam! --> src/main.rs:25:1 Oct 13 05:46:03.660 INFO kablam! | Oct 13 05:46:03.660 INFO kablam! 25 | const CELL_SIZE: u32 = 20; // width/height of one cell in pixels Oct 13 05:46:03.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:46:03.660 INFO kablam! | Oct 13 05:46:03.660 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:46:03.660 INFO kablam! Oct 13 05:46:03.924 INFO kablam! warning: unused variable: `widget` Oct 13 05:46:03.924 INFO kablam! --> src/main.rs:77:46 Oct 13 05:46:03.924 INFO kablam! | Oct 13 05:46:03.924 INFO kablam! 77 | drawing_area.connect_button_press_event(|widget, evt| { Oct 13 05:46:03.924 INFO kablam! | ^^^^^^ help: consider using `_widget` instead Oct 13 05:46:03.924 INFO kablam! | Oct 13 05:46:03.924 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:46:03.924 INFO kablam! Oct 13 05:46:03.959 INFO kablam! warning: constant item is never used: `CELL_SIZE` Oct 13 05:46:03.959 INFO kablam! --> src/main.rs:25:1 Oct 13 05:46:03.960 INFO kablam! | Oct 13 05:46:03.960 INFO kablam! 25 | const CELL_SIZE: u32 = 20; // width/height of one cell in pixels Oct 13 05:46:03.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:46:03.961 INFO kablam! | Oct 13 05:46:03.961 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:46:03.961 INFO kablam! Oct 13 05:46:03.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.52s Oct 13 05:46:03.981 INFO kablam! su: No module specific data is present Oct 13 05:46:04.281 INFO running `"docker" "rm" "-f" "f25640158aa2ab961d3f96bef9b8f13c8df1e044a393e0070a51f93104fe6c90"` Oct 13 05:46:04.364 INFO blam! f25640158aa2ab961d3f96bef9b8f13c8df1e044a393e0070a51f93104fe6c90