Oct 21 19:53:00.525 INFO checking aleozlx/aml-grade against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:53:00.525 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/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 21 19:53:00.950 INFO blam! 945207a6aacd159febe87f0c25a273c4ba3f056444838b3cf4f4d5585d34bad1 Oct 21 19:53:00.951 INFO running `"docker" "start" "-a" "945207a6aacd159febe87f0c25a273c4ba3f056444838b3cf4f4d5585d34bad1"` Oct 21 19:53:01.991 INFO kablam! usermod: no changes Oct 21 19:53:02.178 INFO kablam! Compiling gio v0.5.0 Oct 21 19:53:02.178 INFO kablam! Compiling cairo-rs v0.5.0 Oct 21 19:53:02.179 INFO kablam! Checking fragile v0.3.0 Oct 21 19:53:02.179 INFO kablam! Compiling gdk-pixbuf v0.5.0 Oct 21 19:53:02.188 INFO kablam! Compiling gdk v0.9.0 Oct 21 19:53:02.189 INFO kablam! Compiling gtk v0.5.0 Oct 21 19:53:02.189 INFO kablam! Compiling glib-sys v0.7.0 Oct 21 19:53:02.189 INFO kablam! Compiling gobject-sys v0.7.0 Oct 21 19:53:03.697 INFO kablam! Compiling gio-sys v0.7.0 Oct 21 19:53:04.140 INFO kablam! Compiling cairo-sys-rs v0.7.0 Oct 21 19:53:05.313 INFO kablam! Compiling gdk-pixbuf-sys v0.7.0 Oct 21 19:53:05.643 INFO kablam! Compiling pango-sys v0.7.0 Oct 21 19:53:05.836 INFO kablam! Compiling atk-sys v0.7.0 Oct 21 19:53:05.885 INFO kablam! Compiling gdk-sys v0.7.0 Oct 21 19:53:06.533 INFO kablam! Compiling gtk-sys v0.7.0 Oct 21 19:53:11.613 INFO kablam! Checking glib v0.6.0 Oct 21 19:53:20.345 INFO kablam! Checking pango v0.5.0 Oct 21 19:53:20.345 INFO kablam! Checking gobject-subclass v0.2.0 Oct 21 19:54:44.310 INFO kablam! Checking aml-grade v0.1.0 (/source) Oct 21 19:54:46.528 INFO kablam! warning: unused import: `std::io::BufReader` Oct 21 19:54:46.528 INFO kablam! --> src/main.rs:21:5 Oct 21 19:54:46.528 INFO kablam! | Oct 21 19:54:46.528 INFO kablam! 21 | use std::io::BufReader; Oct 21 19:54:46.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 19:54:46.528 INFO kablam! | Oct 21 19:54:46.535 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:54:46.535 INFO kablam! Oct 21 19:54:46.672 INFO kablam! warning: unused import: `std::io::BufReader` Oct 21 19:54:46.672 INFO kablam! --> src/main.rs:21:5 Oct 21 19:54:46.672 INFO kablam! | Oct 21 19:54:46.672 INFO kablam! 21 | use std::io::BufReader; Oct 21 19:54:46.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 19:54:46.672 INFO kablam! | Oct 21 19:54:46.672 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:54:46.672 INFO kablam! Oct 21 19:54:47.188 INFO kablam! warning: unused variable: `window_weak` Oct 21 19:54:47.188 INFO kablam! --> src/main.rs:86:39 Oct 21 19:54:47.188 INFO kablam! | Oct 21 19:54:47.188 INFO kablam! 86 | listbox.bind_model(&model, clone!(window_weak => move |item| { Oct 21 19:54:47.188 INFO kablam! | ^^^^^^^^^^^ help: consider using `_window_weak` instead Oct 21 19:54:47.188 INFO kablam! | Oct 21 19:54:47.188 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 19:54:47.188 INFO kablam! Oct 21 19:54:47.376 INFO kablam! warning: unused variable: `window_weak` Oct 21 19:54:47.376 INFO kablam! --> src/main.rs:86:39 Oct 21 19:54:47.376 INFO kablam! | Oct 21 19:54:47.376 INFO kablam! 86 | listbox.bind_model(&model, clone!(window_weak => move |item| { Oct 21 19:54:47.376 INFO kablam! | ^^^^^^^^^^^ help: consider using `_window_weak` instead Oct 21 19:54:47.376 INFO kablam! | Oct 21 19:54:47.376 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 19:54:47.376 INFO kablam! Oct 21 19:54:47.496 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 45s Oct 21 19:54:47.500 INFO kablam! su: No module specific data is present Oct 21 19:54:48.611 INFO running `"docker" "rm" "-f" "945207a6aacd159febe87f0c25a273c4ba3f056444838b3cf4f4d5585d34bad1"` Oct 21 19:54:48.960 INFO blam! 945207a6aacd159febe87f0c25a273c4ba3f056444838b3cf4f4d5585d34bad1