[INFO] updating cached repository thefzsalam/learn-gobject-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/thefzsalam/learn-gobject-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/thefzsalam/learn-gobject-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/thefzsalam/learn-gobject-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/thefzsalam/learn-gobject-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thefzsalam/learn-gobject-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thefzsalam/learn-gobject-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thefzsalam/learn-gobject-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 210cfe9fae8cd9cadb1f1aef6ab18e94cc32bfe9 [INFO] sha for GitHub repo thefzsalam/learn-gobject-rust: 210cfe9fae8cd9cadb1f1aef6ab18e94cc32bfe9 [INFO] validating manifest of thefzsalam/learn-gobject-rust 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 thefzsalam/learn-gobject-rust 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 thefzsalam/learn-gobject-rust [INFO] finished frobbing thefzsalam/learn-gobject-rust [INFO] frobbed toml for thefzsalam/learn-gobject-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/thefzsalam/learn-gobject-rust/Cargo.toml [INFO] started frobbing thefzsalam/learn-gobject-rust [INFO] finished frobbing thefzsalam/learn-gobject-rust [INFO] frobbed toml for thefzsalam/learn-gobject-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thefzsalam/learn-gobject-rust/Cargo.toml [INFO] crate thefzsalam/learn-gobject-rust 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 thefzsalam/learn-gobject-rust 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-0/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/thefzsalam/learn-gobject-rust:/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] 8364cab1f87cade0bd690f3f202d5e9270cf2541bf73390c6fc3dfd5bb8e4c87 [INFO] running `"docker" "start" "-a" "8364cab1f87cade0bd690f3f202d5e9270cf2541bf73390c6fc3dfd5bb8e4c87"` [INFO] [stderr] Compiling gio v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling c_vec v1.3.0 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling pango v0.4.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.4.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=12504b2445ae5ddb -C extra-filename=-12504b2445ae5ddb --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-c8c60b0ee6ae609a.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-a4b0b6f263c4b4bc.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-1457c1cf3c9e9b69.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-7536e3d6e62cf43a.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-63cc70db5f2819f9.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-0f8981fa092afa38.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-e77886930601d303.rlib --extern gio=/opt/crater/target/debug/deps/libgio-ddc6219dd465c9f5.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-ddd598ae72e37839.rlib --extern glib=/opt/crater/target/debug/deps/libglib-dad7fe72eb910fa0.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-1618f606de61de30.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-3516669a48500618.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-a9698d0c521f5bde.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-485b4eff69038ce0.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-7b678f4dbafdcd48.rlib --extern pango=/opt/crater/target/debug/deps/libpango-bb09749c787ad7d3.rlib --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "8364cab1f87cade0bd690f3f202d5e9270cf2541bf73390c6fc3dfd5bb8e4c87"` [INFO] running `"docker" "rm" "-f" "8364cab1f87cade0bd690f3f202d5e9270cf2541bf73390c6fc3dfd5bb8e4c87"` [INFO] [stdout] 8364cab1f87cade0bd690f3f202d5e9270cf2541bf73390c6fc3dfd5bb8e4c87