[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 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] bcdcb818f9f3eeb58e3c198d2132e799536e76342c5bf045cc45458ff0d22d2b [INFO] running `"docker" "start" "-a" "bcdcb818f9f3eeb58e3c198d2132e799536e76342c5bf045cc45458ff0d22d2b"` [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gtk v0.7.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 gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v0.15.39 [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 http-body v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling glib v0.8.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.94 [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] Compiling serde v1.0.94 [INFO] [stderr] Compiling serde_json v1.0.40 [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=6d060900c1c07f2c -C extra-filename=-6d060900c1c07f2c --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern atk=/opt/crater/target/debug/deps/libatk-580efbae1beb7996.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-e18ecb83c0611a3b.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-12c03b561915d6ee.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-f973b5df369dd147.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-ed4b471849deaa2b.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-c3319bd0a5190fb8.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-2672f733719fb498.rlib --extern gio=/opt/crater/target/debug/deps/libgio-9ec14f85489223f8.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-c564956ae9e075d1.rlib --extern glib=/opt/crater/target/debug/deps/libglib-a55e2c591dc26b67.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-a3758972e9fa7cc5.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-ae1b27d8468ca72e.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-e1ed0586449f01b5.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-80f843b1cd1c0f51.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-043f3149f69cd97c.rlib --extern pango=/opt/crater/target/debug/deps/libpango-35f695cafc6a4bdc.rlib --extern pango_sys=/opt/crater/target/debug/deps/libpango_sys-c4568f5612709b8b.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "bcdcb818f9f3eeb58e3c198d2132e799536e76342c5bf045cc45458ff0d22d2b"` [INFO] running `"docker" "rm" "-f" "bcdcb818f9f3eeb58e3c198d2132e799536e76342c5bf045cc45458ff0d22d2b"` [INFO] [stdout] bcdcb818f9f3eeb58e3c198d2132e799536e76342c5bf045cc45458ff0d22d2b