Oct 12 14:21:38.125 INFO checking sandeep-datta/mind_forge_gtkrs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 14:21:38.125 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 14:21:38.538 INFO blam! 0b7fefafdffb58f6ba2486dc7a63f5e39e0d7a51b0d6c809145acfc3bb6fd2bd Oct 12 14:21:38.540 INFO running `"docker" "start" "-a" "0b7fefafdffb58f6ba2486dc7a63f5e39e0d7a51b0d6c809145acfc3bb6fd2bd"` Oct 12 14:21:39.919 INFO kablam! usermod: no changes Oct 12 14:21:40.060 INFO kablam! Compiling cairo-rs v0.1.3 Oct 12 14:21:40.064 INFO kablam! Compiling gio v0.1.3 Oct 12 14:21:40.064 INFO kablam! Compiling gdk-pixbuf v0.1.3 Oct 12 14:21:40.068 INFO kablam! Compiling gdk v0.5.3 Oct 12 14:21:40.068 INFO kablam! Compiling gtk v0.1.3 Oct 12 14:21:40.080 INFO kablam! Compiling gio-sys v0.3.4 Oct 12 14:21:40.080 INFO kablam! Compiling cairo-sys-rs v0.3.4 Oct 12 14:21:40.080 INFO kablam! Compiling pango-sys v0.3.4 Oct 12 14:21:42.373 INFO kablam! Compiling gdk-pixbuf-sys v0.3.4 Oct 12 14:21:42.740 INFO kablam! Compiling gdk-sys v0.3.4 Oct 12 14:21:43.096 INFO kablam! Compiling gtk-sys v0.3.4 Oct 12 14:21:43.380 INFO kablam! Checking glib-sys v0.3.4 Oct 12 14:21:47.188 INFO kablam! Checking gobject-sys v0.3.4 Oct 12 14:21:48.032 INFO kablam! Checking glib v0.1.3 Oct 12 14:21:48.032 INFO kablam! Checking atk-sys v0.3.4 Oct 12 14:21:51.200 INFO kablam! Checking pango v0.1.3 Oct 12 14:22:19.115 INFO kablam! Checking mind_forge_gtkrs v0.1.0 (/source) Oct 12 14:22:19.704 INFO kablam! warning: unused macro definition Oct 12 14:22:19.704 INFO kablam! --> src/utils.rs:13:1 Oct 12 14:22:19.704 INFO kablam! | Oct 12 14:22:19.704 INFO kablam! 13 | / macro_rules! print_err { Oct 12 14:22:19.704 INFO kablam! 14 | | ($($arg:tt)*) => ({ Oct 12 14:22:19.704 INFO kablam! 15 | | use std::io::Write; Oct 12 14:22:19.704 INFO kablam! 16 | | match write!(&mut ::std::io::stderr(), $($arg)* ) { Oct 12 14:22:19.704 INFO kablam! ... | Oct 12 14:22:19.704 INFO kablam! 20 | | }) Oct 12 14:22:19.704 INFO kablam! 21 | | } Oct 12 14:22:19.704 INFO kablam! | |_^ Oct 12 14:22:19.704 INFO kablam! | Oct 12 14:22:19.704 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 14:22:19.704 INFO kablam! Oct 12 14:22:19.704 INFO kablam! warning: unused import: `BoxExt` Oct 12 14:22:19.704 INFO kablam! --> src/main.rs:8:18 Oct 12 14:22:19.704 INFO kablam! | Oct 12 14:22:19.704 INFO kablam! 8 | use gtk::{Align, BoxExt}; Oct 12 14:22:19.704 INFO kablam! | ^^^^^^ Oct 12 14:22:19.704 INFO kablam! | Oct 12 14:22:19.704 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 14:22:19.704 INFO kablam! Oct 12 14:22:19.908 INFO kablam! warning: unused macro definition Oct 12 14:22:19.908 INFO kablam! --> src/utils.rs:13:1 Oct 12 14:22:19.908 INFO kablam! | Oct 12 14:22:19.908 INFO kablam! 13 | / macro_rules! print_err { Oct 12 14:22:19.908 INFO kablam! 14 | | ($($arg:tt)*) => ({ Oct 12 14:22:19.908 INFO kablam! 15 | | use std::io::Write; Oct 12 14:22:19.908 INFO kablam! 16 | | match write!(&mut ::std::io::stderr(), $($arg)* ) { Oct 12 14:22:19.908 INFO kablam! ... | Oct 12 14:22:19.908 INFO kablam! 20 | | }) Oct 12 14:22:19.908 INFO kablam! 21 | | } Oct 12 14:22:19.908 INFO kablam! | |_^ Oct 12 14:22:19.908 INFO kablam! | Oct 12 14:22:19.908 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 14:22:19.908 INFO kablam! Oct 12 14:22:19.908 INFO kablam! warning: unused import: `BoxExt` Oct 12 14:22:19.908 INFO kablam! --> src/main.rs:8:18 Oct 12 14:22:19.908 INFO kablam! | Oct 12 14:22:19.908 INFO kablam! 8 | use gtk::{Align, BoxExt}; Oct 12 14:22:19.908 INFO kablam! | ^^^^^^ Oct 12 14:22:19.908 INFO kablam! | Oct 12 14:22:19.908 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 14:22:19.908 INFO kablam! Oct 12 14:22:20.025 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.07s Oct 12 14:22:20.025 INFO kablam! su: No module specific data is present Oct 12 14:22:20.820 INFO running `"docker" "rm" "-f" "0b7fefafdffb58f6ba2486dc7a63f5e39e0d7a51b0d6c809145acfc3bb6fd2bd"` Oct 12 14:22:21.136 INFO blam! 0b7fefafdffb58f6ba2486dc7a63f5e39e0d7a51b0d6c809145acfc3bb6fd2bd