[INFO] updating cached repository aleozlx/opengl-gui [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aleozlx/opengl-gui [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aleozlx/opengl-gui" "work/ex/beta-1.37-6/sources/1.36.0/gh/aleozlx/opengl-gui"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/aleozlx/opengl-gui'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aleozlx/opengl-gui" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aleozlx/opengl-gui"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aleozlx/opengl-gui'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 72a3211844454a068a502130ac76b192fdd2271e [INFO] sha for GitHub repo aleozlx/opengl-gui: 72a3211844454a068a502130ac76b192fdd2271e [INFO] validating manifest of aleozlx/opengl-gui 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 aleozlx/opengl-gui 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 aleozlx/opengl-gui [INFO] finished frobbing aleozlx/opengl-gui [INFO] frobbed toml for aleozlx/opengl-gui written to work/ex/beta-1.37-6/sources/1.36.0/gh/aleozlx/opengl-gui/Cargo.toml [INFO] started frobbing aleozlx/opengl-gui [INFO] finished frobbing aleozlx/opengl-gui [INFO] frobbed toml for aleozlx/opengl-gui written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aleozlx/opengl-gui/Cargo.toml [INFO] crate aleozlx/opengl-gui 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 aleozlx/opengl-gui against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/aleozlx/opengl-gui:/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.36.0" "build" "--frozen"` [INFO] [stdout] afc3bcd1bcdf550846428ae63d80d00b853b546b90add179574e9e0ff5be5b6b [INFO] running `"docker" "start" "-a" "afc3bcd1bcdf550846428ae63d80d00b853b546b90add179574e9e0ff5be5b6b"` [INFO] [stderr] Compiling gio v0.4.1 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [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 gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs 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 shared_library v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling epoxy v0.0.4 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling image v0.19.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/crater/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="gdk"' --cfg 'feature="gtk-sys"' --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=5ed39e026ccab763 -C extra-filename=-5ed39e026ccab763 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-4f5a5af30acbcb25.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-4ec00611340fbff6.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-941df99ff93538f5.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-ffa65007163b7ebc.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-60acf60f602c30c3.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-2d6a83ec001070d2.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-6bb16d3404dd9ec3.rlib --extern gio=/opt/crater/target/debug/deps/libgio-fb39138fa9096cf6.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-e6726f01ef203d93.rlib --extern glib=/opt/crater/target/debug/deps/libglib-de781751d85fa0a6.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-f7c3c0887f0a93dd.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-d24d633f47e613b9.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-5f6e634f646dccb9.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-5d30fc5901e8e0f4.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-2bc51604af9dbea7.rlib --extern pango=/opt/crater/target/debug/deps/libpango-180e3ac43a05f465.rlib --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "afc3bcd1bcdf550846428ae63d80d00b853b546b90add179574e9e0ff5be5b6b"` [INFO] running `"docker" "rm" "-f" "afc3bcd1bcdf550846428ae63d80d00b853b546b90add179574e9e0ff5be5b6b"` [INFO] [stdout] afc3bcd1bcdf550846428ae63d80d00b853b546b90add179574e9e0ff5be5b6b