[INFO] updating cached repository juchiast/gameoflife [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/juchiast/gameoflife [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/juchiast/gameoflife" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/juchiast/gameoflife"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/juchiast/gameoflife'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/juchiast/gameoflife" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/juchiast/gameoflife"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/juchiast/gameoflife'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2d8ed74d13aefa5856179d0a65b36cd7ca13442d [INFO] sha for GitHub repo juchiast/gameoflife: 2d8ed74d13aefa5856179d0a65b36cd7ca13442d [INFO] validating manifest of juchiast/gameoflife on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of juchiast/gameoflife on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing juchiast/gameoflife [INFO] finished frobbing juchiast/gameoflife [INFO] frobbed toml for juchiast/gameoflife written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/juchiast/gameoflife/Cargo.toml [INFO] started frobbing juchiast/gameoflife [INFO] finished frobbing juchiast/gameoflife [INFO] frobbed toml for juchiast/gameoflife written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/juchiast/gameoflife/Cargo.toml [INFO] crate juchiast/gameoflife has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing juchiast/gameoflife against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/juchiast/gameoflife:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 8d5e90161472134024d7545398d97b63a29a9344f3146d36eb63b96b992a464e [INFO] running `"docker" "start" "-a" "8d5e90161472134024d7545398d97b63a29a9344f3146d36eb63b96b992a464e"` [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling futures-glib v0.3.2 [INFO] [stderr] Compiling relm-core v0.11.0 [INFO] [stderr] Compiling pango v0.3.0 [INFO] [stderr] Compiling relm-state v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [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.3.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=75a229e77203c923 -C extra-filename=-75a229e77203c923 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-26331e18f68b6a13.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-d1032eea82964caf.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-6ec42b447fee0ef1.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-90114b335c6338a4.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-3fac969e66385579.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-2385e96791e3f3d6.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-61498ac8e6f7e247.rlib --extern gio=/opt/crater/target/debug/deps/libgio-1741c6e929d22d35.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-3b54615dea7c001b.rlib --extern glib=/opt/crater/target/debug/deps/libglib-9f198a1a931e87d1.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-816ca4e5a27d8975.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-2d4e649c65f749b7.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-8b8921c5515a1d70.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-95c596f56549c87f.rlib --extern pango=/opt/crater/target/debug/deps/libpango-5ad26398f1ba2ad8.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) [INFO] running `"docker" "inspect" "8d5e90161472134024d7545398d97b63a29a9344f3146d36eb63b96b992a464e"` [INFO] running `"docker" "rm" "-f" "8d5e90161472134024d7545398d97b63a29a9344f3146d36eb63b96b992a464e"` [INFO] [stdout] 8d5e90161472134024d7545398d97b63a29a9344f3146d36eb63b96b992a464e