Oct 26 21:19:02.103 INFO checking seanr707/gitter_gtk against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 21:19:02.103 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/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 26 21:19:02.679 INFO blam! cd7599a1c696879f5d507f47445bafb7488130e171f0214f25236d472a472233 Oct 26 21:19:02.691 INFO running `"docker" "start" "-a" "cd7599a1c696879f5d507f47445bafb7488130e171f0214f25236d472a472233"` Oct 26 21:19:04.415 INFO kablam! usermod: no changes Oct 26 21:19:04.736 INFO kablam! Compiling gio v0.2.0 Oct 26 21:19:04.747 INFO kablam! Compiling cairo-rs v0.2.0 Oct 26 21:19:04.747 INFO kablam! Checking lazy_static v0.2.10 Oct 26 21:19:04.755 INFO kablam! Compiling gdk-pixbuf v0.2.0 Oct 26 21:19:04.763 INFO kablam! Compiling gdk v0.6.0 Oct 26 21:19:04.763 INFO kablam! Compiling gtk v0.2.0 Oct 26 21:19:04.763 INFO kablam! Checking serde v1.0.20 Oct 26 21:19:04.779 INFO kablam! Checking openssl-probe v0.1.1 Oct 26 21:19:05.804 INFO kablam! Compiling glib-sys v0.4.0 Oct 26 21:19:06.072 INFO kablam! Compiling gobject-sys v0.4.0 Oct 26 21:19:06.546 INFO kablam! Compiling gio-sys v0.4.0 Oct 26 21:19:07.599 INFO kablam! Compiling pango-sys v0.4.0 Oct 26 21:19:07.619 INFO kablam! Compiling cairo-sys-rs v0.4.0 Oct 26 21:19:07.621 INFO kablam! Compiling gdk-pixbuf-sys v0.4.0 Oct 26 21:19:07.731 INFO kablam! Compiling gdk-sys v0.4.0 Oct 26 21:19:09.852 INFO kablam! Compiling atk-sys v0.4.0 Oct 26 21:19:10.235 INFO kablam! Compiling gtk-sys v0.4.0 Oct 26 21:19:10.378 INFO kablam! Compiling dbus v0.4.1 Oct 26 21:19:10.521 INFO kablam! Compiling openssl-sys v0.9.20 Oct 26 21:19:10.880 INFO kablam! Checking socket2 v0.2.4 Oct 26 21:19:12.387 INFO kablam! Checking thread_local v0.3.4 Oct 26 21:19:13.911 INFO kablam! Checking libz-sys v1.0.18 Oct 26 21:19:15.195 INFO kablam! Checking error-chain v0.10.0 Oct 26 21:19:15.427 INFO kablam! Checking regex v0.2.2 Oct 26 21:19:17.859 INFO kablam! Compiling curl-sys v0.3.15 Oct 26 21:19:21.956 INFO kablam! Checking curl v0.4.8 Oct 26 21:19:23.233 INFO kablam! Checking glib v0.3.1 Oct 26 21:19:24.987 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Oct 26 21:19:24.999 INFO kablam! Oct 26 21:19:25.578 INFO kablam! Checking notify-rust v3.4.2 Oct 26 21:19:31.305 INFO kablam! Checking pango v0.2.0 Oct 26 21:19:32.355 INFO kablam! Checking serde_json v1.0.6 Oct 26 21:20:28.382 INFO kablam! Checking gitter_gtk v0.1.0 (/source) Oct 26 21:20:30.547 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 26 21:20:30.547 INFO kablam! --> src/main.rs:1:12 Oct 26 21:20:30.547 INFO kablam! | Oct 26 21:20:30.547 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 26 21:20:30.547 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 21:20:30.547 INFO kablam! | Oct 26 21:20:30.547 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 21:20:30.547 INFO kablam! Oct 26 21:20:30.547 INFO kablam! warning: the feature `underscore_lifetimes` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 21:20:30.547 INFO kablam! --> src/main.rs:2:12 Oct 26 21:20:30.547 INFO kablam! | Oct 26 21:20:30.547 INFO kablam! 2 | #![feature(underscore_lifetimes)] Oct 26 21:20:30.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 21:20:30.547 INFO kablam! Oct 26 21:20:30.843 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 26 21:20:30.843 INFO kablam! --> src/main.rs:1:12 Oct 26 21:20:30.843 INFO kablam! | Oct 26 21:20:30.843 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 26 21:20:30.843 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 21:20:30.843 INFO kablam! | Oct 26 21:20:30.843 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 21:20:30.843 INFO kablam! Oct 26 21:20:30.843 INFO kablam! warning: the feature `underscore_lifetimes` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 26 21:20:30.843 INFO kablam! --> src/main.rs:2:12 Oct 26 21:20:30.843 INFO kablam! | Oct 26 21:20:30.843 INFO kablam! 2 | #![feature(underscore_lifetimes)] Oct 26 21:20:30.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 21:20:30.843 INFO kablam! Oct 26 21:20:30.920 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 26 21:20:30.934 INFO kablam! su: No module specific data is present Oct 26 21:20:31.532 INFO running `"docker" "rm" "-f" "cd7599a1c696879f5d507f47445bafb7488130e171f0214f25236d472a472233"` Oct 26 21:20:31.839 INFO blam! cd7599a1c696879f5d507f47445bafb7488130e171f0214f25236d472a472233