[INFO] updating cached repository AQRPM/AQRPM [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AQRPM/AQRPM [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AQRPM/AQRPM" "work/ex/beta-1.37-6/sources/1.36.0/gh/AQRPM/AQRPM"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/AQRPM/AQRPM'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AQRPM/AQRPM" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AQRPM/AQRPM"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AQRPM/AQRPM'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9986c2d2fd6a94c07fc85693609f55ae6064d46e [INFO] sha for GitHub repo AQRPM/AQRPM: 9986c2d2fd6a94c07fc85693609f55ae6064d46e [INFO] validating manifest of AQRPM/AQRPM 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 AQRPM/AQRPM 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 AQRPM/AQRPM [INFO] finished frobbing AQRPM/AQRPM [INFO] frobbed toml for AQRPM/AQRPM written to work/ex/beta-1.37-6/sources/1.36.0/gh/AQRPM/AQRPM/Cargo.toml [INFO] started frobbing AQRPM/AQRPM [INFO] finished frobbing AQRPM/AQRPM [INFO] frobbed toml for AQRPM/AQRPM written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AQRPM/AQRPM/Cargo.toml [INFO] crate AQRPM/AQRPM 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] testing AQRPM/AQRPM against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AQRPM/AQRPM:/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-07-23" "build" "--frozen"` [INFO] [stdout] 1766c2573f9fcb31872354f513e0c8ed2f4bb86ee92285b0ad02e29ec9001863 [INFO] running `"docker" "start" "-a" "1766c2573f9fcb31872354f513e0c8ed2f4bb86ee92285b0ad02e29ec9001863"` [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling gtk v0.3.0 [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 libsodium-sys v0.0.16 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling sodiumoxide v0.0.16 [INFO] [stderr] Compiling glib v0.4.0 [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=dfe3bbb976dc3c4c -C extra-filename=-dfe3bbb976dc3c4c --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-830829b20e90b150.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-3a3a0caedbf2dc3a.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-47161424e1cfe8fe.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-9e52a4506c158a0c.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-9b572ed13417f492.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-d56525ddcbad7e97.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-c8d7cd9ff0906c29.rlib --extern gio=/opt/crater/target/debug/deps/libgio-687d9682863b48ee.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-b6eaeedef817f73d.rlib --extern glib=/opt/crater/target/debug/deps/libglib-334f6841c052676c.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-1906e77341c17f91.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-ad30606205646ede.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-5f586c3c8a6e0f06.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-15a32c82bc61257b.rlib --extern pango=/opt/crater/target/debug/deps/libpango-2deb37f4f474472e.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" "1766c2573f9fcb31872354f513e0c8ed2f4bb86ee92285b0ad02e29ec9001863"` [INFO] running `"docker" "rm" "-f" "1766c2573f9fcb31872354f513e0c8ed2f4bb86ee92285b0ad02e29ec9001863"` [INFO] [stdout] 1766c2573f9fcb31872354f513e0c8ed2f4bb86ee92285b0ad02e29ec9001863