[INFO] updating cached repository kirillrdy/editor [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kirillrdy/editor [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kirillrdy/editor" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kirillrdy/editor"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kirillrdy/editor'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kirillrdy/editor" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/kirillrdy/editor"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/kirillrdy/editor'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fd58ea3eb445a7eb7c1072d0c3519d695b234fd8 [INFO] sha for GitHub repo kirillrdy/editor: fd58ea3eb445a7eb7c1072d0c3519d695b234fd8 [INFO] validating manifest of kirillrdy/editor on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kirillrdy/editor on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kirillrdy/editor [INFO] finished frobbing kirillrdy/editor [INFO] frobbed toml for kirillrdy/editor written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kirillrdy/editor/Cargo.toml [INFO] started frobbing kirillrdy/editor [INFO] finished frobbing kirillrdy/editor [INFO] frobbed toml for kirillrdy/editor written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/kirillrdy/editor/Cargo.toml [INFO] crate kirillrdy/editor has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kirillrdy/editor against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/kirillrdy/editor:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] cd678f17f638b7d316443dd5662faf8990d6aa2178f01e9841270a39b653a707 [INFO] running `"docker" "start" "-a" "cd678f17f638b7d316443dd5662faf8990d6aa2178f01e9841270a39b653a707"` [INFO] [stderr] Compiling bitflags v1.0.2 [INFO] [stderr] Compiling gio v0.4.0 [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 c_vec v1.3.0 [INFO] [stderr] Compiling gtk v0.4.0 [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 cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling pango v0.4.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.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=ace444a3d163079e -C extra-filename=-ace444a3d163079e --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-c854916815a0933c.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-bd5418abc4a2782e.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-6d0cc307db3f1c51.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-2f45b3d29fc7bfdb.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-5e54d12405b3ac83.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-28c82ad8a9d06602.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-78b60979de91d9ce.rlib --extern gio=/opt/crater/target/debug/deps/libgio-b6e3e8297908a7ef.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-5dc056fd44106c6d.rlib --extern glib=/opt/crater/target/debug/deps/libglib-f229dda84d20132a.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-3ff691122b475272.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-54e148f688dcc8b2.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-098c89e2caec7f5d.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-a354c41922ea60da.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-08375111ce02b332.rlib --extern pango=/opt/crater/target/debug/deps/libpango-9188b0dcf41f9c10.rlib --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "cd678f17f638b7d316443dd5662faf8990d6aa2178f01e9841270a39b653a707"` [INFO] running `"docker" "rm" "-f" "cd678f17f638b7d316443dd5662faf8990d6aa2178f01e9841270a39b653a707"` [INFO] [stdout] cd678f17f638b7d316443dd5662faf8990d6aa2178f01e9841270a39b653a707