Oct 27 08:37:29.748 INFO checking aleozlx/aml-grade against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:37:29.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 08:37:30.181 INFO blam! edd674b2825ea8f6c656c78db48349795f60feb09f7c177ec649904635742b43 Oct 27 08:37:30.183 INFO running `"docker" "start" "-a" "edd674b2825ea8f6c656c78db48349795f60feb09f7c177ec649904635742b43"` Oct 27 08:37:32.805 INFO kablam! usermod: no changes Oct 27 08:37:33.021 INFO kablam! Compiling gio v0.5.0 Oct 27 08:37:33.022 INFO kablam! Compiling cairo-rs v0.5.0 Oct 27 08:37:33.022 INFO kablam! Checking fragile v0.3.0 Oct 27 08:37:33.023 INFO kablam! Compiling gdk-pixbuf v0.5.0 Oct 27 08:37:33.033 INFO kablam! Compiling gdk v0.9.0 Oct 27 08:37:33.033 INFO kablam! Compiling gtk v0.5.0 Oct 27 08:37:33.055 INFO kablam! Compiling glib-sys v0.7.0 Oct 27 08:37:33.056 INFO kablam! Compiling gobject-sys v0.7.0 Oct 27 08:37:37.706 INFO kablam! Compiling gio-sys v0.7.0 Oct 27 08:37:38.204 INFO kablam! Compiling gdk-pixbuf-sys v0.7.0 Oct 27 08:37:38.251 INFO kablam! Compiling cairo-sys-rs v0.7.0 Oct 27 08:37:38.287 INFO kablam! Compiling pango-sys v0.7.0 Oct 27 08:37:38.488 INFO kablam! Compiling atk-sys v0.7.0 Oct 27 08:37:38.776 INFO kablam! Compiling gdk-sys v0.7.0 Oct 27 08:37:40.596 INFO kablam! Compiling gtk-sys v0.7.0 Oct 27 08:37:48.080 INFO kablam! Checking glib v0.6.0 Oct 27 08:37:58.272 INFO kablam! Checking pango v0.5.0 Oct 27 08:37:58.277 INFO kablam! Checking gobject-subclass v0.2.0 Oct 27 08:39:20.163 INFO kablam! Checking aml-grade v0.1.0 (/source) Oct 27 08:39:22.291 INFO kablam! warning: unused import: `std::io::BufReader` Oct 27 08:39:22.291 INFO kablam! --> src/main.rs:21:5 Oct 27 08:39:22.291 INFO kablam! | Oct 27 08:39:22.291 INFO kablam! 21 | use std::io::BufReader; Oct 27 08:39:22.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 08:39:22.291 INFO kablam! | Oct 27 08:39:22.291 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:39:22.291 INFO kablam! Oct 27 08:39:22.620 INFO kablam! warning: unused import: `std::io::BufReader` Oct 27 08:39:22.620 INFO kablam! --> src/main.rs:21:5 Oct 27 08:39:22.621 INFO kablam! | Oct 27 08:39:22.621 INFO kablam! 21 | use std::io::BufReader; Oct 27 08:39:22.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 08:39:22.621 INFO kablam! | Oct 27 08:39:22.622 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:39:22.622 INFO kablam! Oct 27 08:39:22.831 INFO kablam! warning: unused variable: `window_weak` Oct 27 08:39:22.831 INFO kablam! --> src/main.rs:86:39 Oct 27 08:39:22.831 INFO kablam! | Oct 27 08:39:22.831 INFO kablam! 86 | listbox.bind_model(&model, clone!(window_weak => move |item| { Oct 27 08:39:22.831 INFO kablam! | ^^^^^^^^^^^ help: consider using `_window_weak` instead Oct 27 08:39:22.831 INFO kablam! | Oct 27 08:39:22.831 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 08:39:22.831 INFO kablam! Oct 27 08:39:23.319 INFO kablam! warning: unused variable: `window_weak` Oct 27 08:39:23.320 INFO kablam! --> src/main.rs:86:39 Oct 27 08:39:23.320 INFO kablam! | Oct 27 08:39:23.321 INFO kablam! 86 | listbox.bind_model(&model, clone!(window_weak => move |item| { Oct 27 08:39:23.321 INFO kablam! | ^^^^^^^^^^^ help: consider using `_window_weak` instead Oct 27 08:39:23.321 INFO kablam! | Oct 27 08:39:23.322 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 08:39:23.322 INFO kablam! Oct 27 08:39:23.459 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 50s Oct 27 08:39:23.459 INFO kablam! su: No module specific data is present Oct 27 08:39:24.239 INFO running `"docker" "rm" "-f" "edd674b2825ea8f6c656c78db48349795f60feb09f7c177ec649904635742b43"` Oct 27 08:39:24.527 INFO blam! edd674b2825ea8f6c656c78db48349795f60feb09f7c177ec649904635742b43