[INFO] updating cached repository grapeape38/finance_gui [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/grapeape38/finance_gui [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/grapeape38/finance_gui" "work/ex/beta-1.38-1/sources/1.37.0/gh/grapeape38/finance_gui"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/grapeape38/finance_gui'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/grapeape38/finance_gui" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/grapeape38/finance_gui"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/grapeape38/finance_gui'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1ef378577a24a7ea304762654aa94aafee59fd6a [INFO] sha for GitHub repo grapeape38/finance_gui: 1ef378577a24a7ea304762654aa94aafee59fd6a [INFO] validating manifest of grapeape38/finance_gui 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 grapeape38/finance_gui 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 grapeape38/finance_gui [INFO] finished frobbing grapeape38/finance_gui [INFO] frobbed toml for grapeape38/finance_gui written to work/ex/beta-1.38-1/sources/1.37.0/gh/grapeape38/finance_gui/Cargo.toml [INFO] started frobbing grapeape38/finance_gui [INFO] finished frobbing grapeape38/finance_gui [INFO] frobbed toml for grapeape38/finance_gui written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/grapeape38/finance_gui/Cargo.toml [INFO] crate grapeape38/finance_gui 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 grapeape38/finance_gui against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/grapeape38/finance_gui:/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-08-13" "build" "--frozen"` [INFO] [stdout] feb55e20e16ba33413052894c1957eabe9cb4b2307b11d25f93ff1711f97f33d [INFO] running `"docker" "start" "-a" "feb55e20e16ba33413052894c1957eabe9cb4b2307b11d25f93ff1711f97f33d"` [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling glib v0.8.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Compiling hyper-tls v0.3.2 [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.7.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' --cfg 'feature="v3_22"' -C metadata=f0457d84629ce010 -C extra-filename=-f0457d84629ce010 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern atk=/opt/crater/target/debug/deps/libatk-505dbf54c2c2744f.rmeta --extern bitflags=/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rmeta --extern cairo=/opt/crater/target/debug/deps/libcairo-76aabab1cbb43b00.rmeta --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-5bca333ab09be412.rmeta --extern gdk=/opt/crater/target/debug/deps/libgdk-9738759f3758b26d.rmeta --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-5582959f299be900.rmeta --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-356f85b4e8aef5ee.rmeta --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-8d263ddba61155a0.rmeta --extern gio=/opt/crater/target/debug/deps/libgio-2d15a8bdd55964f2.rmeta --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-cbe01cfd22bdf573.rmeta --extern glib=/opt/crater/target/debug/deps/libglib-6f380c1596390e62.rmeta --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-101edc3fc92ec9e8.rmeta --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-11506b080d347641.rmeta --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-5b48b72f80d0d511.rmeta --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-2e259453fc8c23b0.rmeta --extern libc=/opt/crater/target/debug/deps/liblibc-77ac96e88d0cb9e6.rmeta --extern pango=/opt/crater/target/debug/deps/libpango-130338f384bb6531.rmeta --extern pango_sys=/opt/crater/target/debug/deps/libpango_sys-9fe0386a8b9d0ee4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "feb55e20e16ba33413052894c1957eabe9cb4b2307b11d25f93ff1711f97f33d"` [INFO] running `"docker" "rm" "-f" "feb55e20e16ba33413052894c1957eabe9cb4b2307b11d25f93ff1711f97f33d"` [INFO] [stdout] feb55e20e16ba33413052894c1957eabe9cb4b2307b11d25f93ff1711f97f33d