[INFO] updating cached repository https://github.com/thefzsalam/learn-gobject-rust [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] 210cfe9fae8cd9cadb1f1aef6ab18e94cc32bfe9 [INFO] testing thefzsalam/learn-gobject-rust against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefzsalam%2Flearn-gobject-rust" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thefzsalam/learn-gobject-rust 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/thefzsalam/learn-gobject-rust [INFO] finished tweaking git repo https://github.com/thefzsalam/learn-gobject-rust [INFO] tweaked toml for git repo https://github.com/thefzsalam/learn-gobject-rust written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/thefzsalam/learn-gobject-rust 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 334902905a8d104900342185eb34964fba5102d96e32a2188f23bc684aa08487 [INFO] running `"docker" "start" "-a" "334902905a8d104900342185eb34964fba5102d96e32a2188f23bc684aa08487"` [INFO] [stderr] Compiling gio v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling c_vec v1.3.0 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling pango v0.4.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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.4.1/src/lib.rs --color never --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=d7efa80e80c98274 -C extra-filename=-d7efa80e80c98274 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-289d2ce1e1c528c5.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-82103eb9504e10a6.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-526dfc9408d4097b.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-eb9dc48d034f7817.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-bab3dea78d45666c.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-45eaa944e3c783b4.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-445b1dcabb9afd93.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-5331fa026e63204f.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-9576e7f89c0f62fa.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-420f0e34a9fab35a.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-b7b3cf6b4be482fa.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-c5039224d5a9a605.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-6a1f119dacc66e79.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-eb1111419c63443a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-32dc11796f0bd52b.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-34597b31052ba4c3.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "334902905a8d104900342185eb34964fba5102d96e32a2188f23bc684aa08487"` [INFO] running `"docker" "rm" "-f" "334902905a8d104900342185eb34964fba5102d96e32a2188f23bc684aa08487"` [INFO] [stdout] 334902905a8d104900342185eb34964fba5102d96e32a2188f23bc684aa08487