[INFO] updating cached repository griffrawk/gtktest [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/griffrawk/gtktest [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/griffrawk/gtktest" "work/ex/beta-1.37-6/sources/1.36.0/gh/griffrawk/gtktest"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/griffrawk/gtktest'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/griffrawk/gtktest" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/griffrawk/gtktest"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/griffrawk/gtktest'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3fd3b3e9021f9de1985ef59eb5eb8a7e123f1e8f [INFO] sha for GitHub repo griffrawk/gtktest: 3fd3b3e9021f9de1985ef59eb5eb8a7e123f1e8f [INFO] validating manifest of griffrawk/gtktest 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 griffrawk/gtktest 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 griffrawk/gtktest [INFO] finished frobbing griffrawk/gtktest [INFO] frobbed toml for griffrawk/gtktest written to work/ex/beta-1.37-6/sources/1.36.0/gh/griffrawk/gtktest/Cargo.toml [INFO] started frobbing griffrawk/gtktest [INFO] finished frobbing griffrawk/gtktest [INFO] frobbed toml for griffrawk/gtktest written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/griffrawk/gtktest/Cargo.toml [INFO] crate griffrawk/gtktest 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 griffrawk/gtktest 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-6/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/griffrawk/gtktest:/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] 64c77a109270bc121c75f83560602b01a1fe8d4377081d2cf948555fc83dc315 [INFO] running `"docker" "start" "-a" "64c77a109270bc121c75f83560602b01a1fe8d4377081d2cf948555fc83dc315"` [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling pango v0.5.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.5.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=a9c4be2e8439ba66 -C extra-filename=-a9c4be2e8439ba66 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-e31ad08aaa94ea6a.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-a49cc5b8e1783ab8.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-783802f0eeecca57.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-f08b61612b7252dd.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-cde509c024c037f8.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-10c788f9a8531a12.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-49a6ea55cac96e99.rlib --extern gio=/opt/crater/target/debug/deps/libgio-631b676b2a13191d.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-5fefff0fd01df186.rlib --extern glib=/opt/crater/target/debug/deps/libglib-815e09b6202f966b.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-1b3ca9be692e7cb8.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-d3abf02ac4764fe0.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-40d8c82fb8e0115e.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-6758b07bea2a83cb.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-16c98f476d96e922.rlib --extern pango=/opt/crater/target/debug/deps/libpango-b574de7c12c5904d.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "64c77a109270bc121c75f83560602b01a1fe8d4377081d2cf948555fc83dc315"` [INFO] running `"docker" "rm" "-f" "64c77a109270bc121c75f83560602b01a1fe8d4377081d2cf948555fc83dc315"` [INFO] [stdout] 64c77a109270bc121c75f83560602b01a1fe8d4377081d2cf948555fc83dc315