[INFO] updating cached repository g-s-k/calc-gtk [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/g-s-k/calc-gtk [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/g-s-k/calc-gtk" "work/ex/beta-1.37-6/sources/1.36.0/gh/g-s-k/calc-gtk"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/g-s-k/calc-gtk'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/g-s-k/calc-gtk" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/g-s-k/calc-gtk"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/g-s-k/calc-gtk'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] db6a7f7cca19684f36b8971cb969cfae02f360cc [INFO] sha for GitHub repo g-s-k/calc-gtk: db6a7f7cca19684f36b8971cb969cfae02f360cc [INFO] validating manifest of g-s-k/calc-gtk 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 g-s-k/calc-gtk 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 g-s-k/calc-gtk [INFO] finished frobbing g-s-k/calc-gtk [INFO] frobbed toml for g-s-k/calc-gtk written to work/ex/beta-1.37-6/sources/1.36.0/gh/g-s-k/calc-gtk/Cargo.toml [INFO] started frobbing g-s-k/calc-gtk [INFO] finished frobbing g-s-k/calc-gtk [INFO] frobbed toml for g-s-k/calc-gtk written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/g-s-k/calc-gtk/Cargo.toml [INFO] crate g-s-k/calc-gtk 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 g-s-k/calc-gtk against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/g-s-k/calc-gtk:/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.36.0" "build" "--frozen"` [INFO] [stdout] 8564d650693ad2d6a9c0af6fd2fa33fbc6ec438125d917ab3430bd6c113f2d2b [INFO] running `"docker" "start" "-a" "8564d650693ad2d6a9c0af6fd2fa33fbc6ec438125d917ab3430bd6c113f2d2b"` [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf 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 --cfg 'feature="gdk"' --cfg 'feature="gio"' --cfg 'feature="gtk-sys"' --cfg 'feature="v3_16"' -C metadata=548ccdaf5ecc57de -C extra-filename=-548ccdaf5ecc57de --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern atk=/opt/crater/target/debug/deps/libatk-d990f5d2ce007087.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-6f632fff558bf385.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-2bb8aab647f5f3b9.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-4139388ddb893969.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-3f9e5afacada2798.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-c565f5039e488de6.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-3983b4626c00ba2c.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-dfa437ae86873346.rlib --extern gio=/opt/crater/target/debug/deps/libgio-ba261f0545244fd7.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-979d0c9a8d67c407.rlib --extern glib=/opt/crater/target/debug/deps/libglib-8c72dad677350fdb.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-a067055c74855ce9.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-ed4c0e185e8e3b9c.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-f69e684a84cfc0f0.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-c75d0a007accf210.rlib --extern pango=/opt/crater/target/debug/deps/libpango-a5871713e3ba731f.rlib --extern pango_sys=/opt/crater/target/debug/deps/libpango_sys-5672799197cc3901.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "8564d650693ad2d6a9c0af6fd2fa33fbc6ec438125d917ab3430bd6c113f2d2b"` [INFO] running `"docker" "rm" "-f" "8564d650693ad2d6a9c0af6fd2fa33fbc6ec438125d917ab3430bd6c113f2d2b"` [INFO] [stdout] 8564d650693ad2d6a9c0af6fd2fa33fbc6ec438125d917ab3430bd6c113f2d2b