[INFO] cloning repository khai-learn-rust/rust_reml_hello_world [INFO] running `"git" "clone" "--bare" "git://github.com/khai-learn-rust/rust_reml_hello_world.git" "work/cache/sources/gh/khai-learn-rust/rust_reml_hello_world"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/khai-learn-rust/rust_reml_hello_world'... [INFO] running `"git" "clone" "work/cache/sources/gh/khai-learn-rust/rust_reml_hello_world" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/khai-learn-rust/rust_reml_hello_world"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/khai-learn-rust/rust_reml_hello_world"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of khai-learn-rust/rust_reml_hello_world on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing khai-learn-rust/rust_reml_hello_world against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 2b1727eced812edeb97be7893b58496c5a2faa63c9267f9592a1cdf96fd5fa5b [INFO] running `"docker" "start" "-a" "2b1727eced812edeb97be7893b58496c5a2faa63c9267f9592a1cdf96fd5fa5b"` [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling gio v0.5.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-attributes v0.15.0 [INFO] [stderr] Compiling relm-derive v0.15.0 [INFO] [stderr] Compiling gdk-pixbuf 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 -C metadata=9d6297ee4bb88743 -C extra-filename=-9d6297ee4bb88743 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-2da86ef0b219352b.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-883544b712f1cae8.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-5244fcdd7c014140.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-14d1972be9de88ab.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-caf69b63484488e7.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-2547944dabb7fcd1.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-9795ca75ade45bb3.rlib --extern gio=/opt/crater/target/debug/deps/libgio-dfc967be936ff0ed.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-e56238dcab757f03.rlib --extern glib=/opt/crater/target/debug/deps/libglib-131e69dcad5bb397.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-e728b58ab628dac4.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-2193617a81afee72.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-979e82613c26fe63.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-735172ffe5c4978c.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-ed2b18567716d62f.rlib --extern pango=/opt/crater/target/debug/deps/libpango-5d317daebd578d11.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "2b1727eced812edeb97be7893b58496c5a2faa63c9267f9592a1cdf96fd5fa5b"` [INFO] running `"docker" "rm" "-f" "2b1727eced812edeb97be7893b58496c5a2faa63c9267f9592a1cdf96fd5fa5b"` [INFO] [stdout] 2b1727eced812edeb97be7893b58496c5a2faa63c9267f9592a1cdf96fd5fa5b