Dec 13 04:02:31.084 INFO testing seanr707/gitter_gtk against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 04:02:31.084 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-alt build --frozen" "-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"` Dec 13 04:02:31.644 INFO [stdout] ef0c297414ce34ca6503d3a054560b9b0dead24d8900b25a8706f4706b115574 Dec 13 04:02:31.653 INFO running `"docker" "start" "-a" "ef0c297414ce34ca6503d3a054560b9b0dead24d8900b25a8706f4706b115574"` Dec 13 04:02:32.763 INFO [stderr] usermod: no changes Dec 13 04:02:33.056 INFO [stderr] Compiling lazy_static v0.2.10 Dec 13 04:02:33.056 INFO [stderr] Compiling cairo-rs v0.2.0 Dec 13 04:02:33.056 INFO [stderr] Compiling gdk-pixbuf v0.2.0 Dec 13 04:02:33.058 INFO [stderr] Compiling gio v0.2.0 Dec 13 04:02:33.075 INFO [stderr] Compiling gdk v0.6.0 Dec 13 04:02:33.075 INFO [stderr] Compiling gtk v0.2.0 Dec 13 04:02:33.075 INFO [stderr] Compiling serde v1.0.20 Dec 13 04:02:33.091 INFO [stderr] Compiling glib-sys v0.4.0 Dec 13 04:02:34.291 INFO [stderr] Compiling gobject-sys v0.4.0 Dec 13 04:02:34.291 INFO [stderr] Compiling gio-sys v0.4.0 Dec 13 04:02:34.510 INFO [stderr] Compiling cairo-sys-rs v0.4.0 Dec 13 04:02:34.906 INFO [stderr] Compiling gdk-pixbuf-sys v0.4.0 Dec 13 04:02:35.155 INFO [stderr] Compiling pango-sys v0.4.0 Dec 13 04:02:35.271 INFO [stderr] Compiling atk-sys v0.4.0 Dec 13 04:02:36.574 INFO [stderr] Compiling gdk-sys v0.4.0 Dec 13 04:02:37.214 INFO [stderr] Compiling gtk-sys v0.4.0 Dec 13 04:02:37.283 INFO [stderr] Compiling thread_local v0.3.4 Dec 13 04:02:38.015 INFO [stderr] Compiling dbus v0.4.1 Dec 13 04:02:38.896 INFO [stderr] Compiling backtrace v0.3.4 Dec 13 04:02:38.913 INFO [stderr] Compiling regex v0.2.2 Dec 13 04:02:43.759 INFO [stderr] Compiling error-chain v0.10.0 Dec 13 04:02:50.543 INFO [stderr] warning: redundant linker flag specified for library `dbus-1` Dec 13 04:02:50.559 INFO [stderr] Dec 13 04:03:04.664 INFO [stderr] Compiling glib v0.3.1 Dec 13 04:03:08.231 INFO [stderr] Compiling notify-rust v3.4.2 Dec 13 04:03:13.321 INFO [stderr] Compiling serde_json v1.0.6 Dec 13 04:03:21.732 INFO [stderr] Compiling pango v0.2.0 Dec 13 04:04:42.916 INFO [stderr] error: Could not compile `gtk`. Dec 13 04:04:42.916 INFO [stderr] Dec 13 04:04:42.916 INFO [stderr] Caused by: Dec 13 04:04:42.916 INFO [stderr] process didn't exit successfully: `rustc --crate-name gtk /cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="gdk"' --cfg 'feature="gtk-sys"' --cfg 'feature="v3_10"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=ca7fcb8b9182538f -C extra-filename=-ca7fcb8b9182538f --out-dir /target/debug/deps -L dependency=/target/debug/deps --extern bitflags=/target/debug/deps/libbitflags-43bbba530743f1b1.rlib --extern cairo=/target/debug/deps/libcairo-99c186c2eba98524.rlib --extern cairo_sys=/target/debug/deps/libcairo_sys-59eea8b3019547ac.rlib --extern gdk=/target/debug/deps/libgdk-27c09a9a2800aaf9.rlib --extern gdk_pixbuf=/target/debug/deps/libgdk_pixbuf-38cf55a420f91fd8.rlib --extern gdk_pixbuf_sys=/target/debug/deps/libgdk_pixbuf_sys-2977b0be7c996c93.rlib --extern gdk_sys=/target/debug/deps/libgdk_sys-872d41f7b6beeb70.rlib --extern gio=/target/debug/deps/libgio-1cc4aa75bce6c084.rlib --extern gio_sys=/target/debug/deps/libgio_sys-498336c76a1450d2.rlib --extern glib=/target/debug/deps/libglib-418f56ea7b5deb5c.rlib --extern glib_sys=/target/debug/deps/libglib_sys-1c798e093a30c2c8.rlib --extern gobject_sys=/target/debug/deps/libgobject_sys-0e43fcc361fa9439.rlib --extern gtk_sys=/target/debug/deps/libgtk_sys-dd23b5782b868091.rlib --extern libc=/target/debug/deps/liblibc-1b9508f09a1b3911.rlib --extern pango=/target/debug/deps/libpango-eb6b0ab6e582bafc.rlib --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) Dec 13 04:04:42.924 INFO [stderr] su: No module specific data is present Dec 13 04:04:43.943 INFO running `"docker" "inspect" "ef0c297414ce34ca6503d3a054560b9b0dead24d8900b25a8706f4706b115574"` Dec 13 04:04:44.223 INFO running `"docker" "rm" "-f" "ef0c297414ce34ca6503d3a054560b9b0dead24d8900b25a8706f4706b115574"` Dec 13 04:04:44.567 INFO [stdout] ef0c297414ce34ca6503d3a054560b9b0dead24d8900b25a8706f4706b115574