[INFO] updating cached repository creekpld/hello-gtk [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/creekpld/hello-gtk [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/creekpld/hello-gtk" "work/ex/beta-1.37-6/sources/1.36.0/gh/creekpld/hello-gtk"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/creekpld/hello-gtk'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/creekpld/hello-gtk" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/creekpld/hello-gtk"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/creekpld/hello-gtk'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 20497d47ac399fdb224aab39c9d4d75ffa9981b6 [INFO] sha for GitHub repo creekpld/hello-gtk: 20497d47ac399fdb224aab39c9d4d75ffa9981b6 [INFO] validating manifest of creekpld/hello-gtk 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 creekpld/hello-gtk 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 creekpld/hello-gtk [INFO] finished frobbing creekpld/hello-gtk [INFO] frobbed toml for creekpld/hello-gtk written to work/ex/beta-1.37-6/sources/1.36.0/gh/creekpld/hello-gtk/Cargo.toml [INFO] started frobbing creekpld/hello-gtk [INFO] finished frobbing creekpld/hello-gtk [INFO] frobbed toml for creekpld/hello-gtk written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/creekpld/hello-gtk/Cargo.toml [INFO] crate creekpld/hello-gtk 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing creekpld/hello-gtk 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/creekpld/hello-gtk:/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] 188560b43ee431f3feb0ed4e012c66b0af3ced8a543fb9671c3a090e01cc9d09 [INFO] running `"docker" "start" "-a" "188560b43ee431f3feb0ed4e012c66b0af3ced8a543fb9671c3a090e01cc9d09"` [INFO] [stderr] Compiling gio v0.3.0 (https://github.com/gtk-rs/gio#c004cb85) [INFO] [stderr] Compiling cairo-rs v0.3.0 (https://github.com/gtk-rs/cairo#1327d569) [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 (https://github.com/gtk-rs/gdk-pixbuf#1e9ce854) [INFO] [stderr] Compiling gdk v0.7.0 (https://github.com/gtk-rs/gdk.git#b294d3f4) [INFO] [stderr] Compiling gtk v0.3.0 (https://github.com/gtk-rs/gtk.git#1efdfd8d) [INFO] [stderr] Compiling glib-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gobject-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gio-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling pango-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 (https://github.com/gtk-rs/cairo#1327d569) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling atk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gdk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gtk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling glib v0.4.0 (https://github.com/gtk-rs/glib#a78f961b) [INFO] [stderr] Compiling pango v0.3.0 (https://github.com/gtk-rs/pango#217b0816) [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/git/checkouts/gtk-b89af3a825b1a0bb/1efdfd8/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="gdk"' --cfg 'feature="gtk-sys"' --cfg 'feature="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=f37482bbf4c808c1 -C extra-filename=-f37482bbf4c808c1 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-059a52e34f06c077.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-a12ebe8ebf14957c.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-2cb026d6951d3382.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-f94704c5053fcd4b.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-a55a9199c2c0be7d.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-ce9b9b23800c8ec1.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-20e67069eab64bed.rlib --extern gio=/opt/crater/target/debug/deps/libgio-937f66b26e2269fd.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-97cfc30ec5fefbc6.rlib --extern glib=/opt/crater/target/debug/deps/libglib-fbae586388c295c8.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-c09a8729c1fddbe3.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-67a531de19c73a51.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-dcd8c40cf6dfd2df.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-a8377e0fafe594b1.rlib --extern pango=/opt/crater/target/debug/deps/libpango-70f7806681eab9df.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" "188560b43ee431f3feb0ed4e012c66b0af3ced8a543fb9671c3a090e01cc9d09"` [INFO] running `"docker" "rm" "-f" "188560b43ee431f3feb0ed4e012c66b0af3ced8a543fb9671c3a090e01cc9d09"` [INFO] [stdout] 188560b43ee431f3feb0ed4e012c66b0af3ced8a543fb9671c3a090e01cc9d09