[INFO] updating cached repository eugene-shiyanov/quizrs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/eugene-shiyanov/quizrs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/eugene-shiyanov/quizrs" "work/ex/beta-1.38-1/sources/1.37.0/gh/eugene-shiyanov/quizrs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/eugene-shiyanov/quizrs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eugene-shiyanov/quizrs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eugene-shiyanov/quizrs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eugene-shiyanov/quizrs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c401cbec15ce8476e62bfc6d851ddbe3a0b1e794 [INFO] sha for GitHub repo eugene-shiyanov/quizrs: c401cbec15ce8476e62bfc6d851ddbe3a0b1e794 [INFO] validating manifest of eugene-shiyanov/quizrs 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 eugene-shiyanov/quizrs 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 eugene-shiyanov/quizrs [INFO] finished frobbing eugene-shiyanov/quizrs [INFO] frobbed toml for eugene-shiyanov/quizrs written to work/ex/beta-1.38-1/sources/1.37.0/gh/eugene-shiyanov/quizrs/Cargo.toml [INFO] started frobbing eugene-shiyanov/quizrs [INFO] finished frobbing eugene-shiyanov/quizrs [INFO] frobbed toml for eugene-shiyanov/quizrs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eugene-shiyanov/quizrs/Cargo.toml [INFO] crate eugene-shiyanov/quizrs 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 eugene-shiyanov/quizrs 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-1/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/eugene-shiyanov/quizrs:/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] 3050aee8b7f3b9458fb1bceddc277cd83a6bda858cf482c540462024c36123ae [INFO] running `"docker" "start" "-a" "3050aee8b7f3b9458fb1bceddc277cd83a6bda858cf482c540462024c36123ae"` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling glib v0.7.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.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=667d929a8ba7ad95 -C extra-filename=-667d929a8ba7ad95 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern atk=/opt/crater/target/debug/deps/libatk-bd5830d14aeed2dd.rmeta --extern bitflags=/opt/crater/target/debug/deps/libbitflags-67998902f09e32c1.rmeta --extern cairo=/opt/crater/target/debug/deps/libcairo-1f4015d10a9d387d.rmeta --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-0f083356023f98cb.rmeta --extern gdk=/opt/crater/target/debug/deps/libgdk-4055406408ae848f.rmeta --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-6123981f7678ca9d.rmeta --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-7c9184d58f8d1327.rmeta --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-5d7064f2ea79f6dd.rmeta --extern gio=/opt/crater/target/debug/deps/libgio-75d8698f6968992f.rmeta --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-b8dce326b90e0fef.rmeta --extern glib=/opt/crater/target/debug/deps/libglib-87340673b4874ec4.rmeta --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-88a54c527250135e.rmeta --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-d67568a57281ab1e.rmeta --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-482b358ab77b599b.rmeta --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rmeta --extern libc=/opt/crater/target/debug/deps/liblibc-0dcb476daa67c749.rmeta --extern pango=/opt/crater/target/debug/deps/libpango-a169a15c55b24659.rmeta --extern pango_sys=/opt/crater/target/debug/deps/libpango_sys-f3158709b1ae3f6a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "3050aee8b7f3b9458fb1bceddc277cd83a6bda858cf482c540462024c36123ae"` [INFO] running `"docker" "rm" "-f" "3050aee8b7f3b9458fb1bceddc277cd83a6bda858cf482c540462024c36123ae"` [INFO] [stdout] 3050aee8b7f3b9458fb1bceddc277cd83a6bda858cf482c540462024c36123ae