Oct 21 13:59:00.845 INFO checking seanr707/gitter_gtk against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:59:00.845 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13:59:01.205 INFO blam! 48b9fd3fb637f6ea2a1449e753b139f26356cf29f2cd37e6e9e62e38bf978257 Oct 21 13:59:01.213 INFO running `"docker" "start" "-a" "48b9fd3fb637f6ea2a1449e753b139f26356cf29f2cd37e6e9e62e38bf978257"` Oct 21 13:59:02.424 INFO kablam! usermod: no changes Oct 21 13:59:02.660 INFO kablam! Checking lazy_static v0.2.10 Oct 21 13:59:02.660 INFO kablam! Compiling gio v0.2.0 Oct 21 13:59:02.660 INFO kablam! Compiling cairo-rs v0.2.0 Oct 21 13:59:02.664 INFO kablam! Compiling gdk-pixbuf v0.2.0 Oct 21 13:59:02.664 INFO kablam! Compiling gdk v0.6.0 Oct 21 13:59:02.664 INFO kablam! Compiling gtk v0.2.0 Oct 21 13:59:02.664 INFO kablam! Compiling glib-sys v0.4.0 Oct 21 13:59:02.664 INFO kablam! Compiling gobject-sys v0.4.0 Oct 21 13:59:03.916 INFO kablam! Compiling gio-sys v0.4.0 Oct 21 13:59:04.640 INFO kablam! Compiling pango-sys v0.4.0 Oct 21 13:59:04.672 INFO kablam! Compiling gdk-pixbuf-sys v0.4.0 Oct 21 13:59:04.688 INFO kablam! Compiling cairo-sys-rs v0.4.0 Oct 21 13:59:05.376 INFO kablam! Compiling gdk-sys v0.4.0 Oct 21 13:59:05.688 INFO kablam! Compiling atk-sys v0.4.0 Oct 21 13:59:05.688 INFO kablam! Compiling dbus v0.4.1 Oct 21 13:59:06.140 INFO kablam! Compiling gtk-sys v0.4.0 Oct 21 13:59:06.828 INFO kablam! Checking memchr v1.0.2 Oct 21 13:59:06.896 INFO kablam! Compiling openssl-sys v0.9.20 Oct 21 13:59:06.981 INFO kablam! Compiling curl-sys v0.3.15 Oct 21 13:59:06.983 INFO kablam! Checking socket2 v0.2.4 Oct 21 13:59:07.044 INFO kablam! Checking serde_json v1.0.6 Oct 21 13:59:07.430 INFO kablam! Checking thread_local v0.3.4 Oct 21 13:59:07.692 INFO kablam! Checking backtrace-sys v0.1.16 Oct 21 13:59:07.953 INFO kablam! Checking libz-sys v1.0.18 Oct 21 13:59:09.356 INFO kablam! Checking aho-corasick v0.6.3 Oct 21 13:59:09.371 INFO kablam! Checking backtrace v0.3.4 Oct 21 13:59:10.723 INFO kablam! Checking error-chain v0.10.0 Oct 21 13:59:12.066 INFO kablam! Checking regex v0.2.2 Oct 21 13:59:12.817 INFO kablam! Checking curl v0.4.8 Oct 21 13:59:15.323 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Oct 21 13:59:15.323 INFO kablam! Oct 21 13:59:15.444 INFO kablam! Checking glib v0.3.1 Oct 21 13:59:16.056 INFO kablam! Checking notify-rust v3.4.2 Oct 21 13:59:20.706 INFO kablam! Checking pango v0.2.0 Oct 21 14:00:12.574 INFO kablam! Checking gitter_gtk v0.1.0 (/source) Oct 21 14:00:14.080 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 21 14:00:14.080 INFO kablam! --> src/main.rs:1:12 Oct 21 14:00:14.080 INFO kablam! | Oct 21 14:00:14.080 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 21 14:00:14.080 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 14:00:14.080 INFO kablam! | Oct 21 14:00:14.080 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 14:00:14.080 INFO kablam! Oct 21 14:00:14.080 INFO kablam! warning: the feature `underscore_lifetimes` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 21 14:00:14.080 INFO kablam! --> src/main.rs:2:12 Oct 21 14:00:14.080 INFO kablam! | Oct 21 14:00:14.080 INFO kablam! 2 | #![feature(underscore_lifetimes)] Oct 21 14:00:14.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 14:00:14.080 INFO kablam! Oct 21 14:00:14.153 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 21 14:00:14.153 INFO kablam! --> src/main.rs:1:12 Oct 21 14:00:14.153 INFO kablam! | Oct 21 14:00:14.153 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 21 14:00:14.153 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 14:00:14.153 INFO kablam! | Oct 21 14:00:14.153 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 14:00:14.153 INFO kablam! Oct 21 14:00:14.153 INFO kablam! warning: the feature `underscore_lifetimes` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 21 14:00:14.153 INFO kablam! --> src/main.rs:2:12 Oct 21 14:00:14.153 INFO kablam! | Oct 21 14:00:14.153 INFO kablam! 2 | #![feature(underscore_lifetimes)] Oct 21 14:00:14.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 14:00:14.153 INFO kablam! Oct 21 14:00:14.197 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 21 14:00:14.209 INFO kablam! su: No module specific data is present Oct 21 14:00:14.574 INFO running `"docker" "rm" "-f" "48b9fd3fb637f6ea2a1449e753b139f26356cf29f2cd37e6e9e62e38bf978257"` Oct 21 14:00:14.678 INFO blam! 48b9fd3fb637f6ea2a1449e753b139f26356cf29f2cd37e6e9e62e38bf978257