[INFO] updating cached repository jjwest/gameoflife [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jjwest/gameoflife [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jjwest/gameoflife" "work/ex/beta-1.38-1/sources/1.37.0/gh/jjwest/gameoflife"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jjwest/gameoflife'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jjwest/gameoflife" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jjwest/gameoflife"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jjwest/gameoflife'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b8c08d80c800f3c179f0ff9d2233b93deea12b8b [INFO] sha for GitHub repo jjwest/gameoflife: b8c08d80c800f3c179f0ff9d2233b93deea12b8b [INFO] validating manifest of jjwest/gameoflife on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jjwest/gameoflife on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jjwest/gameoflife [INFO] finished frobbing jjwest/gameoflife [INFO] frobbed toml for jjwest/gameoflife written to work/ex/beta-1.38-1/sources/1.37.0/gh/jjwest/gameoflife/Cargo.toml [INFO] started frobbing jjwest/gameoflife [INFO] finished frobbing jjwest/gameoflife [INFO] frobbed toml for jjwest/gameoflife written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jjwest/gameoflife/Cargo.toml [INFO] crate jjwest/gameoflife already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jjwest/gameoflife against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jjwest/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=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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] ab099a4a519f3231c636391941eef0d6488617f010de3283b6aa0246dd5d994f [INFO] running `"docker" "start" "-a" "ab099a4a519f3231c636391941eef0d6488617f010de3283b6aa0246dd5d994f"` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 [INFO] [stderr] Compiling cairo-rs v0.2.0 [INFO] [stderr] Compiling gio v0.2.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gdk v0.6.0 [INFO] [stderr] Compiling gtk v0.2.0 [INFO] [stderr] Compiling glib-sys v0.4.0 [INFO] [stderr] Compiling gobject-sys v0.4.0 [INFO] [stderr] Compiling gio-sys v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 [INFO] [stderr] Compiling pango-sys v0.4.0 [INFO] [stderr] Compiling atk-sys v0.4.0 [INFO] [stderr] Compiling gdk-sys v0.4.0 [INFO] [stderr] Compiling gtk-sys v0.4.0 [INFO] [stderr] Compiling glib v0.3.0 [INFO] [stderr] Compiling pango v0.2.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.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C codegen-units=32 -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=903c034fa6d23913 -C extra-filename=-903c034fa6d23913 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-e34e44ad433b8018.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-95f99f6930f6c96f.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-9ba952cc0cf15aac.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-84dad172007d14a5.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-9491f31a31e5812c.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-61c7fc82038d2fc9.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-d760b42bf2ab5e6e.rlib --extern gio=/opt/crater/target/debug/deps/libgio-f803f598cb828062.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-672cb936242cfcce.rlib --extern glib=/opt/crater/target/debug/deps/libglib-9dc40bf3b35833bd.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-505ccc89410fb298.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-bf71e3180aff5c99.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-f541dddef508eba3.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-8cd2f91c6a677617.rlib --extern pango=/opt/crater/target/debug/deps/libpango-95157f38c22809e1.rlib --cap-lints allow --cap-lints=warn -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" "ab099a4a519f3231c636391941eef0d6488617f010de3283b6aa0246dd5d994f"` [INFO] running `"docker" "rm" "-f" "ab099a4a519f3231c636391941eef0d6488617f010de3283b6aa0246dd5d994f"` [INFO] [stdout] ab099a4a519f3231c636391941eef0d6488617f010de3283b6aa0246dd5d994f