[INFO] updating cached repository jonlamb-gh/elis-app [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jonlamb-gh/elis-app [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jonlamb-gh/elis-app" "work/ex/beta-1.38-1/sources/1.37.0/gh/jonlamb-gh/elis-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jonlamb-gh/elis-app'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jonlamb-gh/elis-app" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jonlamb-gh/elis-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jonlamb-gh/elis-app'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ae4b43278d5a36b4943c3ee833f5e3e13d673adf [INFO] sha for GitHub repo jonlamb-gh/elis-app: ae4b43278d5a36b4943c3ee833f5e3e13d673adf [INFO] validating manifest of jonlamb-gh/elis-app 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 jonlamb-gh/elis-app 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 jonlamb-gh/elis-app [INFO] finished frobbing jonlamb-gh/elis-app [INFO] frobbed toml for jonlamb-gh/elis-app written to work/ex/beta-1.38-1/sources/1.37.0/gh/jonlamb-gh/elis-app/Cargo.toml [INFO] started frobbing jonlamb-gh/elis-app [INFO] finished frobbing jonlamb-gh/elis-app [INFO] frobbed toml for jonlamb-gh/elis-app written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jonlamb-gh/elis-app/Cargo.toml [INFO] crate jonlamb-gh/elis-app 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 jonlamb-gh/elis-app 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-4/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/jonlamb-gh/elis-app:/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] 12728a83e31a888bb2be995947b83d51de16a2468d3f0105367e51abbe5289a7 [INFO] running `"docker" "start" "-a" "12728a83e31a888bb2be995947b83d51de16a2468d3f0105367e51abbe5289a7"` [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 dimensioned v0.7.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 backtrace-sys v0.1.24 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-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 memchr v2.0.2 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling steel-cent v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling rustbreak v2.0.0-rc3 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling pango v0.4.0 [INFO] [stderr] Compiling elis-lib v0.1.0 (https://github.com/jonlamb-gh/elis-lib.git#06f2b8b7) [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="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=f933fe3da45575e9 -C extra-filename=-f933fe3da45575e9 --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-d4b9caf36312ad52.rmeta --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-1a984481c5c18b42.rmeta --extern gdk=/opt/crater/target/debug/deps/libgdk-a67f14f21a0181e1.rmeta --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-5450776014b5b1c8.rmeta --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-094fc6f0654eaf35.rmeta --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-c97404d7a8ab6270.rmeta --extern gio=/opt/crater/target/debug/deps/libgio-91d5230710474a56.rmeta --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-73bad43e31858c93.rmeta --extern glib=/opt/crater/target/debug/deps/libglib-4c154ff60ff5051f.rmeta --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-3b253a377fbeac70.rmeta --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-a98e1d3136a4bd8a.rmeta --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-bbc0d38a21acf335.rmeta --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-d886e0cc02e1c21a.rmeta --extern libc=/opt/crater/target/debug/deps/liblibc-bdc2386f4cce9efc.rmeta --extern pango=/opt/crater/target/debug/deps/libpango-f1a03933e2f1b5f3.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "12728a83e31a888bb2be995947b83d51de16a2468d3f0105367e51abbe5289a7"` [INFO] running `"docker" "rm" "-f" "12728a83e31a888bb2be995947b83d51de16a2468d3f0105367e51abbe5289a7"` [INFO] [stdout] 12728a83e31a888bb2be995947b83d51de16a2468d3f0105367e51abbe5289a7