[INFO] updating cached repository iptq/gopher-browser [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/iptq/gopher-browser [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/iptq/gopher-browser" "work/ex/beta-1.37-6/sources/1.36.0/gh/iptq/gopher-browser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/iptq/gopher-browser'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/iptq/gopher-browser" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iptq/gopher-browser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iptq/gopher-browser'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7a400d3dfd0cf4d4b09ed4dfa7e4f6f84d719ba2 [INFO] sha for GitHub repo iptq/gopher-browser: 7a400d3dfd0cf4d4b09ed4dfa7e4f6f84d719ba2 [INFO] validating manifest of iptq/gopher-browser 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 iptq/gopher-browser 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 iptq/gopher-browser [INFO] finished frobbing iptq/gopher-browser [INFO] frobbed toml for iptq/gopher-browser written to work/ex/beta-1.37-6/sources/1.36.0/gh/iptq/gopher-browser/Cargo.toml [INFO] started frobbing iptq/gopher-browser [INFO] finished frobbing iptq/gopher-browser [INFO] frobbed toml for iptq/gopher-browser written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iptq/gopher-browser/Cargo.toml [INFO] crate iptq/gopher-browser 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 iptq/gopher-browser against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iptq/gopher-browser:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 223ab143e2dd3a18176d2ce4c7f1a775eb7d7a774af2fcd37149dc59d5d98615 [INFO] running `"docker" "start" "-a" "223ab143e2dd3a18176d2ce4c7f1a775eb7d7a774af2fcd37149dc59d5d98615"` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling relm-gen-widget v0.16.0 [INFO] [stderr] Compiling relm-derive-common v0.16.0 [INFO] [stderr] Compiling relm-attributes v0.16.0 [INFO] [stderr] Compiling relm-derive v0.16.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.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=3d476a78910acebb -C extra-filename=-3d476a78910acebb --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern atk=/opt/crater/target/debug/deps/libatk-cd18459a7d4ee5f4.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-e31ad08aaa94ea6a.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-695873cb8796b716.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-31d52a9b26b2175c.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-f1813089ec1ba781.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-5ed8dbd28fd8692d.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-d64e6fd4fa880415.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-c29ab7ffb066439a.rlib --extern gio=/opt/crater/target/debug/deps/libgio-f87de81c033793d6.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-690528abbcf9ab6c.rlib --extern glib=/opt/crater/target/debug/deps/libglib-4d510955e4e1eb45.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-168ec24caa83d6e0.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-58f26e37f4e9df23.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-6ff6305c72bf677c.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-3765a0ba6c40c17f.rlib --extern pango=/opt/crater/target/debug/deps/libpango-6afcb66881954d46.rlib --extern pango_sys=/opt/crater/target/debug/deps/libpango_sys-9706af4069fb1eb9.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "223ab143e2dd3a18176d2ce4c7f1a775eb7d7a774af2fcd37149dc59d5d98615"` [INFO] running `"docker" "rm" "-f" "223ab143e2dd3a18176d2ce4c7f1a775eb7d7a774af2fcd37149dc59d5d98615"` [INFO] [stdout] 223ab143e2dd3a18176d2ce4c7f1a775eb7d7a774af2fcd37149dc59d5d98615