[INFO] updating cached repository goldfax/calc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/goldfax/calc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/goldfax/calc" "work/ex/beta-1.37-6/sources/1.36.0/gh/goldfax/calc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/goldfax/calc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/goldfax/calc" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/goldfax/calc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/goldfax/calc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 64c79b204ec36494f239d32f34b31b326f7c40fa [INFO] sha for GitHub repo goldfax/calc: 64c79b204ec36494f239d32f34b31b326f7c40fa [INFO] validating manifest of goldfax/calc 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 goldfax/calc 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 goldfax/calc [INFO] finished frobbing goldfax/calc [INFO] frobbed toml for goldfax/calc written to work/ex/beta-1.37-6/sources/1.36.0/gh/goldfax/calc/Cargo.toml [INFO] started frobbing goldfax/calc [INFO] finished frobbing goldfax/calc [INFO] frobbed toml for goldfax/calc written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/goldfax/calc/Cargo.toml [INFO] crate goldfax/calc 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 goldfax/calc 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/goldfax/calc:/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] 20445eca77551004b38fd736eb0bc1dc9b22dc4cae2d2da9c2324baece562bb3 [INFO] running `"docker" "start" "-a" "20445eca77551004b38fd736eb0bc1dc9b22dc4cae2d2da9c2324baece562bb3"` [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling futures-glib v0.3.2 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling relm-core v0.11.0 [INFO] [stderr] Compiling relm-state v0.11.0 [INFO] [stderr] Compiling relm-gen-widget v0.11.0 [INFO] [stderr] Compiling pango v0.3.0 [INFO] [stderr] Compiling relm-derive-common v0.11.0 [INFO] [stderr] Compiling relm-derive v0.11.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.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=474f5e82594e0a6d -C extra-filename=-474f5e82594e0a6d --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-6f632fff558bf385.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-c9385427aa506910.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-68c22074a21bdc33.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-f2e9ba59e605884e.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-2fe8f4896180915c.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-5b9523fac8fb0045.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-9dc072820e4f2acf.rlib --extern gio=/opt/crater/target/debug/deps/libgio-7d78eae6f027e37d.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-dac17c8661bf0585.rlib --extern glib=/opt/crater/target/debug/deps/libglib-0175ec30381dbac2.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-98d0bdfb76260608.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-659f57a30f01238a.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-0db10456e6197e13.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-136f876c45e09ff6.rlib --extern pango=/opt/crater/target/debug/deps/libpango-0a574d7673370cf2.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" "20445eca77551004b38fd736eb0bc1dc9b22dc4cae2d2da9c2324baece562bb3"` [INFO] running `"docker" "rm" "-f" "20445eca77551004b38fd736eb0bc1dc9b22dc4cae2d2da9c2324baece562bb3"` [INFO] [stdout] 20445eca77551004b38fd736eb0bc1dc9b22dc4cae2d2da9c2324baece562bb3