[INFO] cloning repository danigm/gtkapp [INFO] running `"git" "clone" "--bare" "git://github.com/danigm/gtkapp.git" "work/cache/sources/gh/danigm/gtkapp"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/danigm/gtkapp'... [INFO] running `"git" "clone" "work/cache/sources/gh/danigm/gtkapp" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/danigm/gtkapp"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/danigm/gtkapp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/danigm/gtkapp" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/danigm/gtkapp"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/danigm/gtkapp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cae5a7428ab39a50bfbd7bb8999691db5a60a981 [INFO] sha for GitHub repo danigm/gtkapp: cae5a7428ab39a50bfbd7bb8999691db5a60a981 [INFO] validating manifest of danigm/gtkapp on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of danigm/gtkapp on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing danigm/gtkapp [INFO] finished frobbing danigm/gtkapp [INFO] frobbed toml for danigm/gtkapp written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/danigm/gtkapp/Cargo.toml [INFO] started frobbing danigm/gtkapp [INFO] finished frobbing danigm/gtkapp [INFO] frobbed toml for danigm/gtkapp written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/danigm/gtkapp/Cargo.toml [INFO] crate danigm/gtkapp already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing danigm/gtkapp against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/danigm/gtkapp:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 9d5bc81aab1b89febede37b6b3a04548201c0d801d22079eeec268e26e9858a3 [INFO] running `"docker" "start" "-a" "9d5bc81aab1b89febede37b6b3a04548201c0d801d22079eeec268e26e9858a3"` [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling atk v0.6.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 cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling atk-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 --cfg 'feature="gdk"' --cfg 'feature="gio"' --cfg 'feature="gtk-sys"' --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' --cfg 'feature="v3_22"' -C metadata=6691921910a2e729 -C extra-filename=-6691921910a2e729 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern atk=/opt/crater/target/debug/deps/libatk-b93b8e5f1f19778d.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-7486021306c0f32a.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-b1338d506165c12f.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-603cee1499c379c5.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-48d8600e26dcb5dd.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-f39f7e71ae32330b.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-4e4d1ddc52330158.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-2cfc7fce05ebc2b7.rlib --extern gio=/opt/crater/target/debug/deps/libgio-80eee81aa7aaf649.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-2c93343de0ea5984.rlib --extern glib=/opt/crater/target/debug/deps/libglib-1c3f6dd41a4ef44b.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-fb6d74f67e3e3a1b.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-1ffb3a7f37b3c324.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-b2e63a39f5060cfd.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-e1f245d0014b1965.rlib --extern pango=/opt/crater/target/debug/deps/libpango-323c9443838573a5.rlib --extern pango_sys=/opt/crater/target/debug/deps/libpango_sys-e7f2c9cffd334118.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "9d5bc81aab1b89febede37b6b3a04548201c0d801d22079eeec268e26e9858a3"` [INFO] running `"docker" "rm" "-f" "9d5bc81aab1b89febede37b6b3a04548201c0d801d22079eeec268e26e9858a3"` [INFO] [stdout] 9d5bc81aab1b89febede37b6b3a04548201c0d801d22079eeec268e26e9858a3