[INFO] updating cached repository https://github.com/iBelieve/gnome-inbox [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ccca96ff7dcc872613f45f0095ede7afba5b99d8 [INFO] testing iBelieve/gnome-inbox against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FiBelieve%2Fgnome-inbox" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iBelieve/gnome-inbox on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/iBelieve/gnome-inbox [INFO] finished tweaking git repo https://github.com/iBelieve/gnome-inbox [INFO] tweaked toml for git repo https://github.com/iBelieve/gnome-inbox written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/iBelieve/gnome-inbox already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 9c1526b4cca039c1f41a51b1885b72b7a152f1007de8e992749042ef13b23ed2 [INFO] running `"docker" "start" "-a" "9c1526b4cca039c1f41a51b1885b72b7a152f1007de8e992749042ef13b23ed2"` [INFO] [stderr] Compiling gio v0.2.0 [INFO] [stderr] Compiling gdk v0.6.0 [INFO] [stderr] Compiling gtk v0.2.0 [INFO] [stderr] Compiling glib-sys v0.4.0 [INFO] [stderr] Compiling gio-sys v0.4.0 [INFO] [stderr] Compiling gdk-sys v0.4.0 [INFO] [stderr] Compiling gtk-sys v0.4.0 [INFO] [stderr] Compiling soup-sys v0.4.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.4.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.1.0 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 [INFO] [stderr] Compiling relm-gen-widget v0.10.0 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling gobject-sys v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.2.0 [INFO] [stderr] Compiling pango-sys v0.4.0 [INFO] [stderr] Compiling atk-sys v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling relm-derive-common v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.11 [INFO] [stderr] Compiling futures-glib v0.2.1 [INFO] [stderr] Compiling glib v0.3.1 [INFO] [stderr] Compiling relm-core v0.10.1 [INFO] [stderr] Compiling relm-state v0.10.1 [INFO] [stderr] Compiling relm-derive v0.10.0 [INFO] [stderr] Compiling pango v0.2.0 [INFO] [stderr] Compiling javascriptcore-rs v0.2.0 [INFO] [stderr] Compiling webkit2gtk v0.2.0 [INFO] [stderr] Compiling relm v0.10.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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --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=957c148aa9401947 -C extra-filename=-957c148aa9401947 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-920bcd2eac591960.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-7cfae99d7b7a43ee.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-04a6dc1b4af08444.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-126c2cb01ec66a72.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-a173fb51026c50f4.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-d7bf36aa0c5af19a.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-a6ea240b1cb802bc.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-f9efc49c65da3ce5.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-653b5085c8e098f5.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-976ad2558523e69f.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-478c804018f63913.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-4a7b1b10ff67a43b.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-6f407e633c17d836.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4cd5924f248b219b.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-8d4a4b14ce4d55ae.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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9c1526b4cca039c1f41a51b1885b72b7a152f1007de8e992749042ef13b23ed2"` [INFO] running `"docker" "rm" "-f" "9c1526b4cca039c1f41a51b1885b72b7a152f1007de8e992749042ef13b23ed2"` [INFO] [stdout] 9c1526b4cca039c1f41a51b1885b72b7a152f1007de8e992749042ef13b23ed2