[INFO] updating cached repository JuanPotato/Uncompose [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/JuanPotato/Uncompose [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/JuanPotato/Uncompose" "work/ex/beta-1.38-1/sources/1.37.0/gh/JuanPotato/Uncompose"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/JuanPotato/Uncompose'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JuanPotato/Uncompose" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JuanPotato/Uncompose"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JuanPotato/Uncompose'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a5fd7a74b353a6e5626ca40d0728ec9d5fa6045d [INFO] sha for GitHub repo JuanPotato/Uncompose: a5fd7a74b353a6e5626ca40d0728ec9d5fa6045d [INFO] validating manifest of JuanPotato/Uncompose 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 JuanPotato/Uncompose 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 JuanPotato/Uncompose [INFO] finished frobbing JuanPotato/Uncompose [INFO] frobbed toml for JuanPotato/Uncompose written to work/ex/beta-1.38-1/sources/1.37.0/gh/JuanPotato/Uncompose/Cargo.toml [INFO] started frobbing JuanPotato/Uncompose [INFO] finished frobbing JuanPotato/Uncompose [INFO] frobbed toml for JuanPotato/Uncompose written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JuanPotato/Uncompose/Cargo.toml [INFO] crate JuanPotato/Uncompose 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 JuanPotato/Uncompose 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-5/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/JuanPotato/Uncompose:/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] 78bfd5ed3ac38bf66a5245c774bef13bf24ef17056da72185f06b349be6aefba [INFO] running `"docker" "start" "-a" "78bfd5ed3ac38bf66a5245c774bef13bf24ef17056da72185f06b349be6aefba"` [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling charname v0.1.0 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling pango v0.3.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.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=092ca1ad23d540f6 -C extra-filename=-092ca1ad23d540f6 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-9f040734986e226a.rmeta --extern cairo=/opt/crater/target/debug/deps/libcairo-6c0875d4c87e871e.rmeta --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-648eec4807e8a223.rmeta --extern gdk=/opt/crater/target/debug/deps/libgdk-27f475c31cf17284.rmeta --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-ae9f4701766afb72.rmeta --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-e982691d35c23359.rmeta --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-17ff2bff0bd4bc5e.rmeta --extern gio=/opt/crater/target/debug/deps/libgio-0c4da1efdd89268e.rmeta --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-989f9cee2d307e0b.rmeta --extern glib=/opt/crater/target/debug/deps/libglib-92ae6dd34b009ad8.rmeta --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-fa7108bc04b0288d.rmeta --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-f299611f32361fed.rmeta --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-805539b924e8e9ad.rmeta --extern libc=/opt/crater/target/debug/deps/liblibc-9d78a2d2719851af.rmeta --extern pango=/opt/crater/target/debug/deps/libpango-93b0c164f490bc73.rmeta --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" "78bfd5ed3ac38bf66a5245c774bef13bf24ef17056da72185f06b349be6aefba"` [INFO] running `"docker" "rm" "-f" "78bfd5ed3ac38bf66a5245c774bef13bf24ef17056da72185f06b349be6aefba"` [INFO] [stdout] 78bfd5ed3ac38bf66a5245c774bef13bf24ef17056da72185f06b349be6aefba