[INFO] updating cached repository Susurrus/gattii [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Susurrus/gattii [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Susurrus/gattii" "work/ex/beta-1.37-6/sources/1.36.0/gh/Susurrus/gattii"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Susurrus/gattii'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Susurrus/gattii" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Susurrus/gattii"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Susurrus/gattii'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 38e16c082076db8d92faa482ee573ce0fb763862 [INFO] sha for GitHub repo Susurrus/gattii: 38e16c082076db8d92faa482ee573ce0fb763862 [INFO] validating manifest of Susurrus/gattii on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Susurrus/gattii on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Susurrus/gattii [INFO] finished frobbing Susurrus/gattii [INFO] frobbed toml for Susurrus/gattii written to work/ex/beta-1.37-6/sources/1.36.0/gh/Susurrus/gattii/Cargo.toml [INFO] started frobbing Susurrus/gattii [INFO] finished frobbing Susurrus/gattii [INFO] frobbed toml for Susurrus/gattii written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Susurrus/gattii/Cargo.toml [INFO] crate Susurrus/gattii already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Susurrus/gattii against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Susurrus/gattii:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 2022a80f1540c9c42a22daca3f69f64b55d31fb619bd43b701e85a09c0d7e420 [INFO] running `"docker" "start" "-a" "2022a80f1540c9c42a22daca3f69f64b55d31fb619bd43b701e85a09c0d7e420"` [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling glib v0.7.0 [INFO] [stderr] Compiling serialport v3.1.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] error: Could not compile `gtk`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=f84a4aa3c30eb210 -C extra-filename=-f84a4aa3c30eb210 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern atk=/opt/crater/target/debug/deps/libatk-2a2eb8143bdc0406.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-830829b20e90b150.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-950e564a10faaa11.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-a248dfdb0d5669c5.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-003dd261de194be9.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-7730e040f7f0e4a3.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-c0abb6ca16ecce6f.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-fd2384034ad9bdbe.rlib --extern gio=/opt/crater/target/debug/deps/libgio-91e6b61b8662faf4.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-ebfbda4662712a99.rlib --extern glib=/opt/crater/target/debug/deps/libglib-7103774b6391a7f1.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-2ccb9fd49380ea01.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-e109d87ad4fee1c1.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-5758eee5aa7a1398.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-6758b07bea2a83cb.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-dd2098d9bf30d378.rlib --extern pango=/opt/crater/target/debug/deps/libpango-7c2d0e4ee3a113e6.rlib --extern pango_sys=/opt/crater/target/debug/deps/libpango_sys-aa6aac157d7d2bb3.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "2022a80f1540c9c42a22daca3f69f64b55d31fb619bd43b701e85a09c0d7e420"` [INFO] running `"docker" "rm" "-f" "2022a80f1540c9c42a22daca3f69f64b55d31fb619bd43b701e85a09c0d7e420"` [INFO] [stdout] 2022a80f1540c9c42a22daca3f69f64b55d31fb619bd43b701e85a09c0d7e420