Oct 13 04:39:03.985 INFO checking FrozenDroid/serialmonitor-rust against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 04:39:03.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 04:39:04.396 INFO blam! 7c040f7c0dd83831bed86e5cdd982f3f757436d25b49b427049175bfcbaf9512 Oct 13 04:39:04.428 INFO running `"docker" "start" "-a" "7c040f7c0dd83831bed86e5cdd982f3f757436d25b49b427049175bfcbaf9512"` Oct 13 04:39:06.072 INFO kablam! usermod: no changes Oct 13 04:39:06.376 INFO kablam! Compiling glib-sys v0.5.0 Oct 13 04:39:06.386 INFO kablam! Checking cairo-sys-rs v0.5.0 Oct 13 04:39:06.386 INFO kablam! Compiling regex v0.2.5 Oct 13 04:39:08.946 INFO kablam! Compiling gobject-sys v0.5.0 Oct 13 04:39:08.948 INFO kablam! Compiling cairo-rs v0.3.0 Oct 13 04:39:09.054 INFO kablam! Compiling gio-sys v0.5.0 Oct 13 04:39:09.056 INFO kablam! Compiling pango-sys v0.5.0 Oct 13 04:39:09.057 INFO kablam! Compiling atk-sys v0.5.0 Oct 13 04:39:09.117 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 13 04:39:09.118 INFO kablam! Compiling gio v0.3.0 Oct 13 04:39:09.197 INFO kablam! Compiling gdk-sys v0.5.0 Oct 13 04:39:09.197 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 13 04:39:09.325 INFO kablam! Compiling gtk-sys v0.5.0 Oct 13 04:39:09.325 INFO kablam! Compiling gdk v0.7.0 Oct 13 04:39:09.392 INFO kablam! Compiling gtk v0.3.0 Oct 13 04:39:13.380 INFO kablam! Checking futures-glib v0.3.2 Oct 13 04:39:22.092 INFO kablam! Checking glib v0.4.1 Oct 13 04:39:22.139 INFO kablam! Checking relm-core v0.11.0 Oct 13 04:39:23.578 INFO kablam! Compiling env_logger v0.4.3 Oct 13 04:39:25.517 INFO kablam! Checking relm-state v0.11.0 Oct 13 04:39:29.860 INFO kablam! Compiling relm-attributes v0.11.0 Oct 13 04:39:36.481 INFO kablam! Checking pango v0.3.0 Oct 13 04:40:33.133 INFO kablam! Checking relm v0.11.0 Oct 13 04:40:35.316 INFO kablam! Checking serialmonitor v0.1.0 (/source) Oct 13 04:40:38.012 INFO kablam! warning: unused `#[macro_use]` import Oct 13 04:40:38.012 INFO kablam! --> serialmonitor.rs:5:1 Oct 13 04:40:38.012 INFO kablam! | Oct 13 04:40:38.012 INFO kablam! 5 | #[macro_use] Oct 13 04:40:38.012 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:40:38.012 INFO kablam! | Oct 13 04:40:38.012 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:40:38.012 INFO kablam! Oct 13 04:40:38.188 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 04:40:38.188 INFO kablam! --> serialmonitor.rs:1:12 Oct 13 04:40:38.188 INFO kablam! | Oct 13 04:40:38.188 INFO kablam! 1 | #![feature(proc_macro)] Oct 13 04:40:38.188 INFO kablam! | ^^^^^^^^^^ Oct 13 04:40:38.188 INFO kablam! | Oct 13 04:40:38.188 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 04:40:38.188 INFO kablam! Oct 13 04:40:38.641 INFO kablam! warning: unused `#[macro_use]` import Oct 13 04:40:38.641 INFO kablam! --> serialmonitor.rs:5:1 Oct 13 04:40:38.641 INFO kablam! | Oct 13 04:40:38.641 INFO kablam! 5 | #[macro_use] Oct 13 04:40:38.641 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:40:38.641 INFO kablam! | Oct 13 04:40:38.641 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:40:38.641 INFO kablam! Oct 13 04:40:38.716 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 04:40:38.716 INFO kablam! --> serialmonitor.rs:1:12 Oct 13 04:40:38.716 INFO kablam! | Oct 13 04:40:38.716 INFO kablam! 1 | #![feature(proc_macro)] Oct 13 04:40:38.716 INFO kablam! | ^^^^^^^^^^ Oct 13 04:40:38.716 INFO kablam! | Oct 13 04:40:38.716 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 04:40:38.716 INFO kablam! Oct 13 04:40:38.748 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 13 04:40:38.764 INFO kablam! su: No module specific data is present Oct 13 04:40:39.732 INFO running `"docker" "rm" "-f" "7c040f7c0dd83831bed86e5cdd982f3f757436d25b49b427049175bfcbaf9512"` Oct 13 04:40:39.961 INFO blam! 7c040f7c0dd83831bed86e5cdd982f3f757436d25b49b427049175bfcbaf9512