[INFO] updating cached repository https://github.com/dmitmel/tic-tac-toe-evolution [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] 920485fabbb0e4f663ebdd2065f361c3f7936332 [INFO] testing dmitmel/tic-tac-toe-evolution against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitmel%2Ftic-tac-toe-evolution" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmitmel/tic-tac-toe-evolution 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/dmitmel/tic-tac-toe-evolution [INFO] finished tweaking git repo https://github.com/dmitmel/tic-tac-toe-evolution [INFO] tweaked toml for git repo https://github.com/dmitmel/tic-tac-toe-evolution written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/dmitmel/tic-tac-toe-evolution 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 28569494948d28553e62fc4e36a18b1d801a5a0e000cad550d037d194df16979 [INFO] running `"docker" "start" "-a" "28569494948d28553e62fc4e36a18b1d801a5a0e000cad550d037d194df16979"` [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling glib v0.8.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.7.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=fd45e7646c2554ad -C extra-filename=-fd45e7646c2554ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-a67bb2312a53b2f4.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-fdaa1ec9f49590c5.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-2ee5211a01d5c660.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-df2d4541fa17d23d.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-57ee0c00b1dc7b76.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-a1fcb98aab119b0f.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-882c9daf6de3f09f.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-c9e412a6f17d9243.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-9c75a0beab6302a1.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-e8786722d5379b47.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-3c4045a6ebb463da.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-c7a0e2a12ddc2506.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-efec7b47a2216174.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-0911f3bd161cad44.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-89d1c59a8592cf1f.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-7de2826bf5d9328a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "28569494948d28553e62fc4e36a18b1d801a5a0e000cad550d037d194df16979"` [INFO] running `"docker" "rm" "-f" "28569494948d28553e62fc4e36a18b1d801a5a0e000cad550d037d194df16979"` [INFO] [stdout] 28569494948d28553e62fc4e36a18b1d801a5a0e000cad550d037d194df16979