[INFO] updating cached repository buster/rrun [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/buster/rrun [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/buster/rrun" "work/ex/beta-1.38-1/sources/1.37.0/gh/buster/rrun"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/buster/rrun'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/buster/rrun" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/buster/rrun"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/buster/rrun'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e281eed6eb3d7492261b48405a29fdcdfa067fb0 [INFO] sha for GitHub repo buster/rrun: e281eed6eb3d7492261b48405a29fdcdfa067fb0 [INFO] validating manifest of buster/rrun 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 buster/rrun 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 buster/rrun [INFO] finished frobbing buster/rrun [INFO] frobbed toml for buster/rrun written to work/ex/beta-1.38-1/sources/1.37.0/gh/buster/rrun/Cargo.toml [INFO] started frobbing buster/rrun [INFO] finished frobbing buster/rrun [INFO] frobbed toml for buster/rrun written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/buster/rrun/Cargo.toml [INFO] crate buster/rrun 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing buster/rrun 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/buster/rrun:/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] 3181b06379cdb9e58a27c6903bcac848614da777ad2c63091daa612485259573 [INFO] running `"docker" "start" "-a" "3181b06379cdb9e58a27c6903bcac848614da777ad2c63091daa612485259573"` [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling pango v0.3.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.3.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=0cb2cb53c61c3019 -C extra-filename=-0cb2cb53c61c3019 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-1a4cdc6e572ed8b2.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-fe30de0237b7060d.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-44fa515fa2941d2e.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-4e1d55337289b918.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-fa54b666641ab34e.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-2600f3e8858ba5d4.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-273294a08d97f7ea.rlib --extern gio=/opt/crater/target/debug/deps/libgio-3d11e8e29a059326.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-397b1d5eb2e5e8e9.rlib --extern glib=/opt/crater/target/debug/deps/libglib-164097f6b59c80d2.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-9ffe77f581cad869.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-786f2f1736175f8d.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-e4835cd42b4455c7.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-75fd0ac04bb19b9a.rlib --extern pango=/opt/crater/target/debug/deps/libpango-e5419628296a15b5.rlib --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] running `"docker" "inspect" "3181b06379cdb9e58a27c6903bcac848614da777ad2c63091daa612485259573"` [INFO] running `"docker" "rm" "-f" "3181b06379cdb9e58a27c6903bcac848614da777ad2c63091daa612485259573"` [INFO] [stdout] 3181b06379cdb9e58a27c6903bcac848614da777ad2c63091daa612485259573