Oct 21 21:31:46.643 INFO checking FrozenDroid/serialmonitor-rust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:31:46.645 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 21:31:46.984 INFO blam! f56d170ca7fcda2177a5044067f39f57fab602a69b77a2df066a1a36232d8fe2 Oct 21 21:31:46.997 INFO running `"docker" "start" "-a" "f56d170ca7fcda2177a5044067f39f57fab602a69b77a2df066a1a36232d8fe2"` Oct 21 21:31:48.116 INFO kablam! usermod: no changes Oct 21 21:31:48.376 INFO kablam! Compiling cairo-rs v0.3.0 Oct 21 21:31:48.376 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 21 21:31:48.376 INFO kablam! Compiling gdk v0.7.0 Oct 21 21:31:48.376 INFO kablam! Compiling gtk v0.3.0 Oct 21 21:31:48.376 INFO kablam! Compiling glib-sys v0.5.0 Oct 21 21:31:48.388 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 21 21:31:48.388 INFO kablam! Compiling cairo-sys-rs v0.5.0 Oct 21 21:31:48.388 INFO kablam! Compiling pango-sys v0.5.0 Oct 21 21:31:52.252 INFO kablam! Compiling gdk-sys v0.5.0 Oct 21 21:31:52.387 INFO kablam! Compiling gtk-sys v0.5.0 Oct 21 21:31:52.799 INFO kablam! Compiling syn v0.11.11 Oct 21 21:31:53.004 INFO kablam! Compiling env_logger v0.4.3 Oct 21 21:31:54.392 INFO kablam! Compiling gobject-sys v0.5.0 Oct 21 21:31:54.524 INFO kablam! Compiling gio-sys v0.5.0 Oct 21 21:31:54.596 INFO kablam! Compiling atk-sys v0.5.0 Oct 21 21:31:54.692 INFO kablam! Compiling gio v0.3.0 Oct 21 21:32:00.049 INFO kablam! Checking futures-glib v0.3.2 Oct 21 21:32:02.401 INFO kablam! Checking relm-core v0.11.0 Oct 21 21:32:02.664 INFO kablam! Checking glib v0.4.1 Oct 21 21:32:03.348 INFO kablam! Checking relm-state v0.11.0 Oct 21 21:32:12.560 INFO kablam! Compiling relm-gen-widget v0.11.0 Oct 21 21:32:14.165 INFO kablam! Checking pango v0.3.0 Oct 21 21:32:32.011 INFO kablam! Compiling relm-derive-common v0.11.0 Oct 21 21:32:32.011 INFO kablam! Compiling relm-attributes v0.11.0 Oct 21 21:32:34.980 INFO kablam! Compiling relm-derive v0.11.0 Oct 21 21:33:21.863 INFO kablam! Checking relm v0.11.0 Oct 21 21:33:23.794 INFO kablam! Checking serialmonitor v0.1.0 (/source) Oct 21 21:33:25.872 INFO kablam! warning: unused `#[macro_use]` import Oct 21 21:33:25.873 INFO kablam! --> serialmonitor.rs:5:1 Oct 21 21:33:25.873 INFO kablam! | Oct 21 21:33:25.873 INFO kablam! 5 | #[macro_use] Oct 21 21:33:25.874 INFO kablam! | ^^^^^^^^^^^^ Oct 21 21:33:25.874 INFO kablam! | Oct 21 21:33:25.874 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:33:25.874 INFO kablam! Oct 21 21:33:25.976 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 21 21:33:25.977 INFO kablam! --> serialmonitor.rs:1:12 Oct 21 21:33:25.977 INFO kablam! | Oct 21 21:33:25.977 INFO kablam! 1 | #![feature(proc_macro)] Oct 21 21:33:25.977 INFO kablam! | ^^^^^^^^^^ Oct 21 21:33:25.978 INFO kablam! | Oct 21 21:33:25.978 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 21:33:25.978 INFO kablam! Oct 21 21:33:26.016 INFO kablam! warning: unused `#[macro_use]` import Oct 21 21:33:26.017 INFO kablam! --> serialmonitor.rs:5:1 Oct 21 21:33:26.017 INFO kablam! | Oct 21 21:33:26.017 INFO kablam! 5 | #[macro_use] Oct 21 21:33:26.017 INFO kablam! | ^^^^^^^^^^^^ Oct 21 21:33:26.018 INFO kablam! | Oct 21 21:33:26.018 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:33:26.018 INFO kablam! Oct 21 21:33:26.148 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 21 21:33:26.149 INFO kablam! --> serialmonitor.rs:1:12 Oct 21 21:33:26.149 INFO kablam! | Oct 21 21:33:26.149 INFO kablam! 1 | #![feature(proc_macro)] Oct 21 21:33:26.149 INFO kablam! | ^^^^^^^^^^ Oct 21 21:33:26.150 INFO kablam! | Oct 21 21:33:26.150 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 21:33:26.150 INFO kablam! Oct 21 21:33:26.180 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Oct 21 21:33:26.195 INFO kablam! su: No module specific data is present Oct 21 21:33:26.847 INFO running `"docker" "rm" "-f" "f56d170ca7fcda2177a5044067f39f57fab602a69b77a2df066a1a36232d8fe2"` Oct 21 21:33:27.145 INFO blam! f56d170ca7fcda2177a5044067f39f57fab602a69b77a2df066a1a36232d8fe2