[INFO] updating cached repository AberrantWolf/scotschotte [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AberrantWolf/scotschotte [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AberrantWolf/scotschotte" "work/ex/beta-1.38-1/sources/1.37.0/gh/AberrantWolf/scotschotte"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/AberrantWolf/scotschotte'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AberrantWolf/scotschotte" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AberrantWolf/scotschotte"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AberrantWolf/scotschotte'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e358247759d37a9f8a05ce4786df996aa592f843 [INFO] sha for GitHub repo AberrantWolf/scotschotte: e358247759d37a9f8a05ce4786df996aa592f843 [INFO] validating manifest of AberrantWolf/scotschotte 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 AberrantWolf/scotschotte 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 AberrantWolf/scotschotte [INFO] finished frobbing AberrantWolf/scotschotte [INFO] frobbed toml for AberrantWolf/scotschotte written to work/ex/beta-1.38-1/sources/1.37.0/gh/AberrantWolf/scotschotte/Cargo.toml [INFO] started frobbing AberrantWolf/scotschotte [INFO] finished frobbing AberrantWolf/scotschotte [INFO] frobbed toml for AberrantWolf/scotschotte written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AberrantWolf/scotschotte/Cargo.toml [INFO] crate AberrantWolf/scotschotte 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 AberrantWolf/scotschotte 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AberrantWolf/scotschotte:/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] dd299143e05c2a39769d6f35c79462ccc0de44e8daa87448ac6403f4176a7502 [INFO] running `"docker" "start" "-a" "dd299143e05c2a39769d6f35c79462ccc0de44e8daa87448ac6403f4176a7502"` [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 vulkano v0.13.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling vk-sys v0.4.0 [INFO] [stderr] Compiling scotschotte v0.1.0 (/opt/crater/workdir) [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 pango-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 atk-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling glib v0.8.1 [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"' -C metadata=bfbd9e78cb97bcae -C extra-filename=-bfbd9e78cb97bcae --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern atk=/opt/crater/target/debug/deps/libatk-19d378964eb238f6.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-383041b016bbb1e3.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-ac26a22a4e6b0327.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-9d6f47df22f9b537.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-da624bbd7057e6a0.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-9ef49cce6ddf6e49.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-cf542c6f70536b60.rlib --extern gio=/opt/crater/target/debug/deps/libgio-794fd99236f46519.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-6d6637d24618c73f.rlib --extern glib=/opt/crater/target/debug/deps/libglib-7c22bf6f7bdcc408.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-ca5f9277d62d64c3.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-88994ccab04eecda.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-088126e71db4ea2b.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-0f89e5c92f8c2ff8.rlib --extern pango=/opt/crater/target/debug/deps/libpango-e447763f30fe55fa.rlib --extern pango_sys=/opt/crater/target/debug/deps/libpango_sys-1068e7af87547e0a.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "dd299143e05c2a39769d6f35c79462ccc0de44e8daa87448ac6403f4176a7502"` [INFO] running `"docker" "rm" "-f" "dd299143e05c2a39769d6f35c79462ccc0de44e8daa87448ac6403f4176a7502"` [INFO] [stdout] dd299143e05c2a39769d6f35c79462ccc0de44e8daa87448ac6403f4176a7502