[INFO] updating cached repository khai-learn-rust/rust_reml_hello_world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/khai-learn-rust/rust_reml_hello_world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/khai-learn-rust/rust_reml_hello_world" "work/ex/beta-1.38-1/sources/1.37.0/gh/khai-learn-rust/rust_reml_hello_world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/khai-learn-rust/rust_reml_hello_world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/khai-learn-rust/rust_reml_hello_world" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/khai-learn-rust/rust_reml_hello_world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/khai-learn-rust/rust_reml_hello_world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5904fc0a2b4739b613ca1733664e592bfae8f07c [INFO] sha for GitHub repo khai-learn-rust/rust_reml_hello_world: 5904fc0a2b4739b613ca1733664e592bfae8f07c [INFO] validating manifest of khai-learn-rust/rust_reml_hello_world 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 khai-learn-rust/rust_reml_hello_world 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 khai-learn-rust/rust_reml_hello_world [INFO] finished frobbing khai-learn-rust/rust_reml_hello_world [INFO] frobbed toml for khai-learn-rust/rust_reml_hello_world written to work/ex/beta-1.38-1/sources/1.37.0/gh/khai-learn-rust/rust_reml_hello_world/Cargo.toml [INFO] started frobbing khai-learn-rust/rust_reml_hello_world [INFO] finished frobbing khai-learn-rust/rust_reml_hello_world [INFO] frobbed toml for khai-learn-rust/rust_reml_hello_world written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/khai-learn-rust/rust_reml_hello_world/Cargo.toml [INFO] crate khai-learn-rust/rust_reml_hello_world 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 khai-learn-rust/rust_reml_hello_world against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/khai-learn-rust/rust_reml_hello_world:/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-08-13" "build" "--frozen"` [INFO] [stdout] e821b85b3b7d244fa7b554302146b0626ba0118ff38af2f6ef0e50c32f43f2ba [INFO] running `"docker" "start" "-a" "e821b85b3b7d244fa7b554302146b0626ba0118ff38af2f6ef0e50c32f43f2ba"` [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [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 gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs 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 syn v0.14.9 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling relm-gen-widget v0.15.0 [INFO] [stderr] Compiling relm-derive-common v0.15.0 [INFO] [stderr] Compiling relm-derive v0.15.0 [INFO] [stderr] Compiling relm-attributes v0.15.0 [INFO] [stderr] Compiling relm-core v0.15.0 [INFO] [stderr] Compiling relm-state v0.15.0 [INFO] [stderr] Compiling relm v0.15.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 --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=996631181a385b24 -C extra-filename=-996631181a385b24 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-67998902f09e32c1.rmeta --extern cairo=/opt/crater/target/debug/deps/libcairo-c7b12835fe84d102.rmeta --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-72491dfc2b7b7220.rmeta --extern gdk=/opt/crater/target/debug/deps/libgdk-4041a23174ca28f8.rmeta --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-60f39d813a347e3e.rmeta --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-f8b70daee2a4c5f0.rmeta --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-9eeea5bcd15abb7b.rmeta --extern gio=/opt/crater/target/debug/deps/libgio-1741443281f4a9b7.rmeta --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-ff869fe2b4adc73d.rmeta --extern glib=/opt/crater/target/debug/deps/libglib-863d3ca07ba7f7c7.rmeta --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-d732df80ca2498cf.rmeta --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-8c36a33b2dbfa292.rmeta --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-907d4fb108a5c1b4.rmeta --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-df8b3d370f96c908.rmeta --extern libc=/opt/crater/target/debug/deps/liblibc-c1b722c953c59030.rmeta --extern pango=/opt/crater/target/debug/deps/libpango-411c5fdd27ade4f0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "e821b85b3b7d244fa7b554302146b0626ba0118ff38af2f6ef0e50c32f43f2ba"` [INFO] running `"docker" "rm" "-f" "e821b85b3b7d244fa7b554302146b0626ba0118ff38af2f6ef0e50c32f43f2ba"` [INFO] [stdout] e821b85b3b7d244fa7b554302146b0626ba0118ff38af2f6ef0e50c32f43f2ba