[INFO] updating cached repository bbqsrc/sourcepan [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bbqsrc/sourcepan [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bbqsrc/sourcepan" "work/ex/beta-1.38-1/sources/1.37.0/gh/bbqsrc/sourcepan"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/bbqsrc/sourcepan'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bbqsrc/sourcepan" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bbqsrc/sourcepan"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bbqsrc/sourcepan'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6f4941af51e5d2147fb971e7b0451b39bbfe7d09 [INFO] sha for GitHub repo bbqsrc/sourcepan: 6f4941af51e5d2147fb971e7b0451b39bbfe7d09 [INFO] validating manifest of bbqsrc/sourcepan 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 bbqsrc/sourcepan 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 bbqsrc/sourcepan [INFO] finished frobbing bbqsrc/sourcepan [INFO] frobbed toml for bbqsrc/sourcepan written to work/ex/beta-1.38-1/sources/1.37.0/gh/bbqsrc/sourcepan/Cargo.toml [INFO] started frobbing bbqsrc/sourcepan [INFO] finished frobbing bbqsrc/sourcepan [INFO] frobbed toml for bbqsrc/sourcepan written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bbqsrc/sourcepan/Cargo.toml [INFO] crate bbqsrc/sourcepan 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 bbqsrc/sourcepan 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/bbqsrc/sourcepan:/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] 06a38762e3d3a87500e1d674e76e5926b5ee4c5a937069146cd869c28bcb9d28 [INFO] running `"docker" "start" "-a" "06a38762e3d3a87500e1d674e76e5926b5ee4c5a937069146cd869c28bcb9d28"` [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling preferences v1.1.0 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.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 --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' --cfg 'feature="v3_22"' -C metadata=c02618dcc75968c2 -C extra-filename=-c02618dcc75968c2 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern atk=/opt/crater/target/debug/deps/libatk-0d2c8205867f0941.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-031756039b29afaf.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-7e25d21721483ff6.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-90ac53c25cd6eec0.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-1be772b9dc3f6947.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-aa77d1d8ba9dc5b5.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-440d8ff5f5af269e.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-525c3ae713555561.rlib --extern gio=/opt/crater/target/debug/deps/libgio-e9169f9cba4bc331.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-2fb4e06dc56df31a.rlib --extern glib=/opt/crater/target/debug/deps/libglib-d6008124f502ca65.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-24b9cb5d4154dbee.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-0abcd09c0ec078f2.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-ef7a96b6e0d4fea8.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-043f3149f69cd97c.rlib --extern pango=/opt/crater/target/debug/deps/libpango-fd9ce3dbeb52ea12.rlib --extern pango_sys=/opt/crater/target/debug/deps/libpango_sys-6980bc82a6e2ea57.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "06a38762e3d3a87500e1d674e76e5926b5ee4c5a937069146cd869c28bcb9d28"` [INFO] running `"docker" "rm" "-f" "06a38762e3d3a87500e1d674e76e5926b5ee4c5a937069146cd869c28bcb9d28"` [INFO] [stdout] 06a38762e3d3a87500e1d674e76e5926b5ee4c5a937069146cd869c28bcb9d28