[INFO] cloning repository ZelphirKaltstahl/RustGtkApp [INFO] running `"git" "clone" "--bare" "git://github.com/ZelphirKaltstahl/RustGtkApp.git" "work/cache/sources/gh/ZelphirKaltstahl/RustGtkApp"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ZelphirKaltstahl/RustGtkApp'... [INFO] running `"git" "clone" "work/cache/sources/gh/ZelphirKaltstahl/RustGtkApp" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ZelphirKaltstahl/RustGtkApp"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ZelphirKaltstahl/RustGtkApp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ZelphirKaltstahl/RustGtkApp" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ZelphirKaltstahl/RustGtkApp"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ZelphirKaltstahl/RustGtkApp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bc87ea67911589eac771e91abb2990f396f02a8a [INFO] sha for GitHub repo ZelphirKaltstahl/RustGtkApp: bc87ea67911589eac771e91abb2990f396f02a8a [INFO] validating manifest of ZelphirKaltstahl/RustGtkApp 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 ZelphirKaltstahl/RustGtkApp 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 ZelphirKaltstahl/RustGtkApp [INFO] finished frobbing ZelphirKaltstahl/RustGtkApp [INFO] frobbed toml for ZelphirKaltstahl/RustGtkApp written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ZelphirKaltstahl/RustGtkApp/Cargo.toml [INFO] started frobbing ZelphirKaltstahl/RustGtkApp [INFO] finished frobbing ZelphirKaltstahl/RustGtkApp [INFO] frobbed toml for ZelphirKaltstahl/RustGtkApp written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ZelphirKaltstahl/RustGtkApp/Cargo.toml [INFO] crate ZelphirKaltstahl/RustGtkApp 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 ZelphirKaltstahl/RustGtkApp against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ZelphirKaltstahl/RustGtkApp:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 1712868b94e68ac551e6dd84193686842d97bd96e3e3ff608ccba63ca3d28cae [INFO] running `"docker" "start" "-a" "1712868b94e68ac551e6dd84193686842d97bd96e3e3ff608ccba63ca3d28cae"` [INFO] [stderr] Compiling cairo-rs v0.2.0 [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 [INFO] [stderr] Compiling gio v0.2.0 [INFO] [stderr] Compiling gdk v0.6.0 [INFO] [stderr] Compiling gtk v0.2.0 [INFO] [stderr] Compiling gio-sys v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 [INFO] [stderr] Compiling pango-sys v0.4.0 [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 [INFO] [stderr] Compiling atk-sys v0.4.0 [INFO] [stderr] Compiling gdk-sys v0.4.0 [INFO] [stderr] Compiling gtk-sys v0.4.0 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling glib-sys v0.4.0 [INFO] [stderr] Compiling gobject-sys v0.4.0 [INFO] [stderr] Compiling glib v0.3.1 [INFO] [stderr] Compiling pango v0.2.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.2.0/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_18"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=7d61b985e45ed168 -C extra-filename=-7d61b985e45ed168 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-b2e1f3393de7b35b.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-da7499b8bd664f13.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-a22726dbf4b9c890.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-1c72b7fd28cf0939.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-3ba0cc1443ac1bb4.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-9678512ac38bbdb3.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-e2d84e46c17d0708.rlib --extern gio=/opt/crater/target/debug/deps/libgio-9309a7c6cf0ebbfc.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-09091efa9ba00ba1.rlib --extern glib=/opt/crater/target/debug/deps/libglib-2ff07c50e641abc2.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-a05cdb8865efbf1e.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-84af67b43235798a.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-5109ac63aced23b6.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-8031abdc653435a1.rlib --extern pango=/opt/crater/target/debug/deps/libpango-faa8e389b9d8ecfa.rlib --cap-lints allow --cap-lints=forbid -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" "1712868b94e68ac551e6dd84193686842d97bd96e3e3ff608ccba63ca3d28cae"` [INFO] running `"docker" "rm" "-f" "1712868b94e68ac551e6dd84193686842d97bd96e3e3ff608ccba63ca3d28cae"` [INFO] [stdout] 1712868b94e68ac551e6dd84193686842d97bd96e3e3ff608ccba63ca3d28cae