Oct 12 14:08:32.842 INFO checking seanr707/gitter_gtk against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 14:08:32.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 14:08:33.066 INFO blam! fe5745e622368b82abaae7d0c88379beed37398e7c6443af62cdd4e03dac258a Oct 12 14:08:33.066 INFO running `"docker" "start" "-a" "fe5745e622368b82abaae7d0c88379beed37398e7c6443af62cdd4e03dac258a"` Oct 12 14:08:33.598 INFO kablam! usermod: no changes Oct 12 14:08:33.629 INFO kablam! Blocking waiting for file lock on the registry index Oct 12 14:08:33.947 INFO kablam! Compiling gio v0.2.0 Oct 12 14:08:33.947 INFO kablam! Checking lazy_static v0.2.10 Oct 12 14:08:33.952 INFO kablam! Compiling gdk-pixbuf v0.2.0 Oct 12 14:08:33.958 INFO kablam! Compiling cairo-rs v0.2.0 Oct 12 14:08:33.960 INFO kablam! Compiling gdk v0.6.0 Oct 12 14:08:33.960 INFO kablam! Compiling gtk v0.2.0 Oct 12 14:08:33.960 INFO kablam! Checking serde v1.0.20 Oct 12 14:08:33.960 INFO kablam! Compiling glib-sys v0.4.0 Oct 12 14:08:34.944 INFO kablam! Compiling gobject-sys v0.4.0 Oct 12 14:08:35.192 INFO kablam! Compiling gio-sys v0.4.0 Oct 12 14:08:35.888 INFO kablam! Compiling gdk-pixbuf-sys v0.4.0 Oct 12 14:08:36.256 INFO kablam! Compiling cairo-sys-rs v0.4.0 Oct 12 14:08:36.984 INFO kablam! Compiling pango-sys v0.4.0 Oct 12 14:08:37.287 INFO kablam! Compiling gdk-sys v0.4.0 Oct 12 14:08:37.404 INFO kablam! Compiling atk-sys v0.4.0 Oct 12 14:08:38.028 INFO kablam! Compiling gtk-sys v0.4.0 Oct 12 14:08:38.528 INFO kablam! Compiling openssl-sys v0.9.20 Oct 12 14:08:39.403 INFO kablam! Compiling curl-sys v0.3.15 Oct 12 14:08:39.849 INFO kablam! Checking socket2 v0.2.4 Oct 12 14:08:39.920 INFO kablam! Checking thread_local v0.3.4 Oct 12 14:08:42.215 INFO kablam! Checking dbus v0.4.1 Oct 12 14:08:42.244 INFO kablam! Checking libz-sys v1.0.18 Oct 12 14:08:42.432 INFO kablam! Compiling serde_derive_internals v0.17.0 Oct 12 14:08:43.512 INFO kablam! Checking regex v0.2.2 Oct 12 14:08:43.925 INFO kablam! Checking backtrace v0.3.4 Oct 12 14:08:46.740 INFO kablam! Checking error-chain v0.10.0 Oct 12 14:08:47.700 INFO kablam! Checking curl v0.4.8 Oct 12 14:08:48.192 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Oct 12 14:08:48.216 INFO kablam! Oct 12 14:08:48.992 INFO kablam! Checking glib v0.3.1 Oct 12 14:08:51.609 INFO kablam! Checking notify-rust v3.4.2 Oct 12 14:08:55.754 INFO kablam! Compiling serde_derive v1.0.21 Oct 12 14:08:59.322 INFO kablam! Checking pango v0.2.0 Oct 12 14:09:12.084 INFO kablam! Checking serde_json v1.0.6 Oct 12 14:10:04.111 INFO kablam! Checking gitter_gtk v0.1.0 (/source) Oct 12 14:10:06.508 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 12 14:10:06.508 INFO kablam! --> src/main.rs:1:12 Oct 12 14:10:06.508 INFO kablam! | Oct 12 14:10:06.508 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 12 14:10:06.508 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 14:10:06.508 INFO kablam! | Oct 12 14:10:06.508 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 14:10:06.508 INFO kablam! Oct 12 14:10:06.508 INFO kablam! warning: the feature `underscore_lifetimes` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 12 14:10:06.508 INFO kablam! --> src/main.rs:2:12 Oct 12 14:10:06.508 INFO kablam! | Oct 12 14:10:06.508 INFO kablam! 2 | #![feature(underscore_lifetimes)] Oct 12 14:10:06.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 14:10:06.508 INFO kablam! Oct 12 14:10:06.529 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 12 14:10:06.529 INFO kablam! --> src/main.rs:1:12 Oct 12 14:10:06.529 INFO kablam! | Oct 12 14:10:06.529 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 12 14:10:06.529 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 14:10:06.529 INFO kablam! | Oct 12 14:10:06.529 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 14:10:06.529 INFO kablam! Oct 12 14:10:06.529 INFO kablam! warning: the feature `underscore_lifetimes` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 12 14:10:06.529 INFO kablam! --> src/main.rs:2:12 Oct 12 14:10:06.529 INFO kablam! | Oct 12 14:10:06.529 INFO kablam! 2 | #![feature(underscore_lifetimes)] Oct 12 14:10:06.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 14:10:06.529 INFO kablam! Oct 12 14:10:06.669 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Oct 12 14:10:06.680 INFO kablam! su: No module specific data is present Oct 12 14:10:07.564 INFO running `"docker" "rm" "-f" "fe5745e622368b82abaae7d0c88379beed37398e7c6443af62cdd4e03dac258a"` Oct 12 14:10:07.872 INFO blam! fe5745e622368b82abaae7d0c88379beed37398e7c6443af62cdd4e03dac258a