[INFO] updating cached repository loloof64/ChessPositionsTrainerPC [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/loloof64/ChessPositionsTrainerPC [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/loloof64/ChessPositionsTrainerPC" "work/ex/beta-1.38-1/sources/1.37.0/gh/loloof64/ChessPositionsTrainerPC"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/loloof64/ChessPositionsTrainerPC'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/loloof64/ChessPositionsTrainerPC" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/loloof64/ChessPositionsTrainerPC"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/loloof64/ChessPositionsTrainerPC'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4b37ebd4f01ea5526c053bfa9a007c191b1b0775 [INFO] sha for GitHub repo loloof64/ChessPositionsTrainerPC: 4b37ebd4f01ea5526c053bfa9a007c191b1b0775 [INFO] validating manifest of loloof64/ChessPositionsTrainerPC 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 loloof64/ChessPositionsTrainerPC 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 loloof64/ChessPositionsTrainerPC [INFO] finished frobbing loloof64/ChessPositionsTrainerPC [INFO] frobbed toml for loloof64/ChessPositionsTrainerPC written to work/ex/beta-1.38-1/sources/1.37.0/gh/loloof64/ChessPositionsTrainerPC/Cargo.toml [INFO] started frobbing loloof64/ChessPositionsTrainerPC [INFO] finished frobbing loloof64/ChessPositionsTrainerPC [INFO] frobbed toml for loloof64/ChessPositionsTrainerPC written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/loloof64/ChessPositionsTrainerPC/Cargo.toml [INFO] crate loloof64/ChessPositionsTrainerPC 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing loloof64/ChessPositionsTrainerPC against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/loloof64/ChessPositionsTrainerPC:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] f028fba5f7a1bb603c8ee3fbbbbf47b67aef9c09e1a99efd15812ffffec5466a [INFO] running `"docker" "start" "-a" "f028fba5f7a1bb603c8ee3fbbbbf47b67aef9c09e1a99efd15812ffffec5466a"` [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling shakmaty v0.12.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling uci v0.1.2 [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling btoi v0.4.0 [INFO] [stderr] Compiling pango v0.5.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.5.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=71bc6ff1234b8b66 -C extra-filename=-71bc6ff1234b8b66 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-031756039b29afaf.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-379ed8b0a8e9ef2c.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-83bbc7b62e987c6c.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-014eaac7e7d0e652.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-871bfb7f15c79cef.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-25e9f0ace349c66b.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-7daada2bd92279af.rlib --extern gio=/opt/crater/target/debug/deps/libgio-a9ce7c90717e67de.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-cb270122719e4096.rlib --extern glib=/opt/crater/target/debug/deps/libglib-fe90e8806fd54846.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-358121177a1caa3d.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-dfe9bdf61b78caca.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-b7ba9c2895f38e5d.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-a8fe5d1bd490d4d0.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-96489a6b7aca76d0.rlib --extern pango=/opt/crater/target/debug/deps/libpango-566997d7e387e80b.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "f028fba5f7a1bb603c8ee3fbbbbf47b67aef9c09e1a99efd15812ffffec5466a"` [INFO] running `"docker" "rm" "-f" "f028fba5f7a1bb603c8ee3fbbbbf47b67aef9c09e1a99efd15812ffffec5466a"` [INFO] [stdout] f028fba5f7a1bb603c8ee3fbbbbf47b67aef9c09e1a99efd15812ffffec5466a