Oct 31 21:32:26.429 INFO checking seanr707/gitter_gtk against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 21:32:26.430 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 21:32:26.784 INFO blam! d768ad79b30174ec3015b36ed3e61dbbfbdc588f88328e906599ce214e74b609 Oct 31 21:32:26.803 INFO running `"docker" "start" "-a" "d768ad79b30174ec3015b36ed3e61dbbfbdc588f88328e906599ce214e74b609"` Oct 31 21:32:27.966 INFO kablam! usermod: no changes Oct 31 21:32:28.213 INFO kablam! Compiling gdk-pixbuf v0.2.0 Oct 31 21:32:28.213 INFO kablam! Compiling cairo-rs v0.2.0 Oct 31 21:32:28.213 INFO kablam! Compiling gio v0.2.0 Oct 31 21:32:28.220 INFO kablam! Checking lazy_static v0.2.10 Oct 31 21:32:28.220 INFO kablam! Compiling gdk v0.6.0 Oct 31 21:32:28.220 INFO kablam! Compiling gtk v0.2.0 Oct 31 21:32:28.220 INFO kablam! Checking serde v1.0.20 Oct 31 21:32:28.220 INFO kablam! Compiling glib-sys v0.4.0 Oct 31 21:32:29.196 INFO kablam! Compiling gobject-sys v0.4.0 Oct 31 21:32:30.048 INFO kablam! Compiling gio-sys v0.4.0 Oct 31 21:32:30.048 INFO kablam! Compiling gdk-pixbuf-sys v0.4.0 Oct 31 21:32:30.840 INFO kablam! Compiling cairo-sys-rs v0.4.0 Oct 31 21:32:30.962 INFO kablam! Compiling pango-sys v0.4.0 Oct 31 21:32:31.688 INFO kablam! Compiling atk-sys v0.4.0 Oct 31 21:32:31.690 INFO kablam! Compiling gdk-sys v0.4.0 Oct 31 21:32:33.974 INFO kablam! Compiling dbus v0.4.1 Oct 31 21:32:33.974 INFO kablam! Compiling gtk-sys v0.4.0 Oct 31 21:32:35.914 INFO kablam! Compiling openssl-sys v0.9.20 Oct 31 21:32:35.930 INFO kablam! Compiling curl-sys v0.3.15 Oct 31 21:32:35.938 INFO kablam! Checking socket2 v0.2.4 Oct 31 21:32:36.217 INFO kablam! Checking thread_local v0.3.4 Oct 31 21:32:37.250 INFO kablam! Checking backtrace-sys v0.1.16 Oct 31 21:32:37.769 INFO kablam! Checking libz-sys v1.0.18 Oct 31 21:32:39.218 INFO kablam! Checking backtrace v0.3.4 Oct 31 21:32:39.220 INFO kablam! Checking regex v0.2.2 Oct 31 21:32:42.600 INFO kablam! Checking error-chain v0.10.0 Oct 31 21:32:46.064 INFO kablam! Checking curl v0.4.8 Oct 31 21:32:49.696 INFO kablam! Checking glib v0.3.1 Oct 31 21:32:51.726 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Oct 31 21:32:51.754 INFO kablam! Oct 31 21:32:52.396 INFO kablam! Checking notify-rust v3.4.2 Oct 31 21:32:58.491 INFO kablam! Checking pango v0.2.0 Oct 31 21:33:05.824 INFO kablam! Checking serde_json v1.0.6 Oct 31 21:33:56.408 INFO kablam! Checking gitter_gtk v0.1.0 (/source) Oct 31 21:33:59.053 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 31 21:33:59.053 INFO kablam! --> src/main.rs:1:12 Oct 31 21:33:59.054 INFO kablam! | Oct 31 21:33:59.054 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 31 21:33:59.054 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 21:33:59.054 INFO kablam! | Oct 31 21:33:59.054 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 21:33:59.054 INFO kablam! Oct 31 21:33:59.054 INFO kablam! warning: the feature `underscore_lifetimes` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 31 21:33:59.054 INFO kablam! --> src/main.rs:2:12 Oct 31 21:33:59.054 INFO kablam! | Oct 31 21:33:59.054 INFO kablam! 2 | #![feature(underscore_lifetimes)] Oct 31 21:33:59.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 21:33:59.054 INFO kablam! Oct 31 21:33:59.428 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 31 21:33:59.428 INFO kablam! --> src/main.rs:1:12 Oct 31 21:33:59.428 INFO kablam! | Oct 31 21:33:59.428 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 31 21:33:59.428 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 21:33:59.428 INFO kablam! | Oct 31 21:33:59.428 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 21:33:59.428 INFO kablam! Oct 31 21:33:59.428 INFO kablam! warning: the feature `underscore_lifetimes` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 31 21:33:59.428 INFO kablam! --> src/main.rs:2:12 Oct 31 21:33:59.428 INFO kablam! | Oct 31 21:33:59.428 INFO kablam! 2 | #![feature(underscore_lifetimes)] Oct 31 21:33:59.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 21:33:59.428 INFO kablam! Oct 31 21:33:59.496 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Oct 31 21:33:59.560 INFO kablam! su: No module specific data is present Oct 31 21:34:00.077 INFO running `"docker" "rm" "-f" "d768ad79b30174ec3015b36ed3e61dbbfbdc588f88328e906599ce214e74b609"` Oct 31 21:34:00.397 INFO blam! d768ad79b30174ec3015b36ed3e61dbbfbdc588f88328e906599ce214e74b609