Oct 12 14:21:37.507 INFO checking sandeep-datta/mind_forge_gtkrs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 14:21:37.507 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 14:21:37.957 INFO blam! 46b5f9b5532e15c095f893f6a04197b55e0dff2174413a5ab287c694173169cf Oct 12 14:21:37.962 INFO running `"docker" "start" "-a" "46b5f9b5532e15c095f893f6a04197b55e0dff2174413a5ab287c694173169cf"` Oct 12 14:21:39.150 INFO kablam! usermod: no changes Oct 12 14:21:39.304 INFO kablam! Compiling gdk-pixbuf v0.1.3 Oct 12 14:21:39.304 INFO kablam! Compiling cairo-rs v0.1.3 Oct 12 14:21:39.304 INFO kablam! Compiling gio v0.1.3 Oct 12 14:21:39.312 INFO kablam! Compiling gdk v0.5.3 Oct 12 14:21:39.312 INFO kablam! Compiling gtk v0.1.3 Oct 12 14:21:39.312 INFO kablam! Compiling glib-sys v0.3.4 Oct 12 14:21:39.312 INFO kablam! Compiling gobject-sys v0.3.4 Oct 12 14:21:39.312 INFO kablam! Compiling gio-sys v0.3.4 Oct 12 14:21:40.594 INFO kablam! Compiling gdk-pixbuf-sys v0.3.4 Oct 12 14:21:40.844 INFO kablam! Compiling cairo-sys-rs v0.3.4 Oct 12 14:21:41.744 INFO kablam! Compiling pango-sys v0.3.4 Oct 12 14:21:41.949 INFO kablam! Compiling gdk-sys v0.3.4 Oct 12 14:21:42.548 INFO kablam! Compiling atk-sys v0.3.4 Oct 12 14:21:42.717 INFO kablam! Compiling gtk-sys v0.3.4 Oct 12 14:21:47.736 INFO kablam! Checking glib v0.1.3 Oct 12 14:21:51.402 INFO kablam! Checking pango v0.1.3 Oct 12 14:22:19.640 INFO kablam! Checking mind_forge_gtkrs v0.1.0 (/source) Oct 12 14:22:20.220 INFO kablam! warning: unused macro definition Oct 12 14:22:20.220 INFO kablam! --> src/utils.rs:13:1 Oct 12 14:22:20.220 INFO kablam! | Oct 12 14:22:20.220 INFO kablam! 13 | / macro_rules! print_err { Oct 12 14:22:20.220 INFO kablam! 14 | | ($($arg:tt)*) => ({ Oct 12 14:22:20.220 INFO kablam! 15 | | use std::io::Write; Oct 12 14:22:20.220 INFO kablam! 16 | | match write!(&mut ::std::io::stderr(), $($arg)* ) { Oct 12 14:22:20.220 INFO kablam! ... | Oct 12 14:22:20.220 INFO kablam! 20 | | }) Oct 12 14:22:20.220 INFO kablam! 21 | | } Oct 12 14:22:20.220 INFO kablam! | |_^ Oct 12 14:22:20.220 INFO kablam! | Oct 12 14:22:20.220 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 14:22:20.220 INFO kablam! Oct 12 14:22:20.220 INFO kablam! warning: unused import: `BoxExt` Oct 12 14:22:20.220 INFO kablam! --> src/main.rs:8:18 Oct 12 14:22:20.220 INFO kablam! | Oct 12 14:22:20.220 INFO kablam! 8 | use gtk::{Align, BoxExt}; Oct 12 14:22:20.220 INFO kablam! | ^^^^^^ Oct 12 14:22:20.220 INFO kablam! | Oct 12 14:22:20.220 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 14:22:20.220 INFO kablam! Oct 12 14:22:20.444 INFO kablam! warning: unused macro definition Oct 12 14:22:20.444 INFO kablam! --> src/utils.rs:13:1 Oct 12 14:22:20.444 INFO kablam! | Oct 12 14:22:20.444 INFO kablam! 13 | / macro_rules! print_err { Oct 12 14:22:20.444 INFO kablam! 14 | | ($($arg:tt)*) => ({ Oct 12 14:22:20.444 INFO kablam! 15 | | use std::io::Write; Oct 12 14:22:20.444 INFO kablam! 16 | | match write!(&mut ::std::io::stderr(), $($arg)* ) { Oct 12 14:22:20.444 INFO kablam! ... | Oct 12 14:22:20.444 INFO kablam! 20 | | }) Oct 12 14:22:20.444 INFO kablam! 21 | | } Oct 12 14:22:20.444 INFO kablam! | |_^ Oct 12 14:22:20.444 INFO kablam! | Oct 12 14:22:20.444 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 14:22:20.444 INFO kablam! Oct 12 14:22:20.444 INFO kablam! warning: unused import: `BoxExt` Oct 12 14:22:20.444 INFO kablam! --> src/main.rs:8:18 Oct 12 14:22:20.444 INFO kablam! | Oct 12 14:22:20.444 INFO kablam! 8 | use gtk::{Align, BoxExt}; Oct 12 14:22:20.444 INFO kablam! | ^^^^^^ Oct 12 14:22:20.445 INFO kablam! | Oct 12 14:22:20.445 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 14:22:20.445 INFO kablam! Oct 12 14:22:20.564 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.38s Oct 12 14:22:20.580 INFO kablam! su: No module specific data is present Oct 12 14:22:21.054 INFO running `"docker" "rm" "-f" "46b5f9b5532e15c095f893f6a04197b55e0dff2174413a5ab287c694173169cf"` Oct 12 14:22:21.358 INFO blam! 46b5f9b5532e15c095f893f6a04197b55e0dff2174413a5ab287c694173169cf