[INFO] updating cached repository https://github.com/Finnerale/such-tag [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8eb9e18c42a134cd6d7003547356bcbc96817b7e [INFO] testing Finnerale/such-tag against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinnerale%2Fsuch-tag" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Finnerale/such-tag on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Finnerale/such-tag [INFO] finished tweaking git repo https://github.com/Finnerale/such-tag [INFO] tweaked toml for git repo https://github.com/Finnerale/such-tag written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Finnerale/such-tag already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 28a878b7dbf13f763e4726d7df1c1da55e790ac442e571f983e7013d1caa687d [INFO] running `"docker" "start" "-a" "28a878b7dbf13f763e4726d7df1c1da55e790ac442e571f983e7013d1caa687d"` [INFO] [stderr] Compiling gio v0.5.1 (https://github.com/gtk-rs/gio#ca7a48df) [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 (https://github.com/gtk-rs/gdk-pixbuf#695b86c6) [INFO] [stderr] Compiling cairo-rs v0.5.0 (https://github.com/gtk-rs/cairo#fb6df641) [INFO] [stderr] Compiling atk v0.5.0 (https://github.com/gtk-rs/atk#75c6b23c) [INFO] [stderr] Compiling gdk v0.9.0 (https://github.com/gtk-rs/gdk#5f047c4c) [INFO] [stderr] Compiling gtk v0.5.0 (https://github.com/gtk-rs/gtk.git#9f614e4e) [INFO] [stderr] Compiling glib-sys v0.7.0 (https://github.com/gtk-rs/sys#3f9381e7) [INFO] [stderr] Compiling gobject-sys v0.7.0 (https://github.com/gtk-rs/sys#3f9381e7) [INFO] [stderr] Compiling gio-sys v0.7.0 (https://github.com/gtk-rs/sys#3f9381e7) [INFO] [stderr] Compiling pango-sys v0.7.0 (https://github.com/gtk-rs/sys#3f9381e7) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 (https://github.com/gtk-rs/sys#3f9381e7) [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 (https://github.com/gtk-rs/cairo#fb6df641) [INFO] [stderr] Compiling atk-sys v0.7.0 (https://github.com/gtk-rs/sys#3f9381e7) [INFO] [stderr] Compiling gdk-sys v0.7.0 (https://github.com/gtk-rs/sys#3f9381e7) [INFO] [stderr] Compiling gtk-sys v0.7.0 (https://github.com/gtk-rs/sys#3f9381e7) [INFO] [stderr] Compiling glib v0.6.0 (https://github.com/gtk-rs/glib.git#1b9ff5a6) [INFO] [stderr] Compiling pango v0.5.0 (https://github.com/gtk-rs/pango#fd037fee) [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/rustwide/cargo-home/git/checkouts/gtk-b89af3a825b1a0bb/9f614e4/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"' -C metadata=70db6a7f487e7cc8 -C extra-filename=-70db6a7f487e7cc8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-7d970878e1676772.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ac824a210725bad3.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-1d1f78094cf12245.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-e5da947c0fbd1f25.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-c076c118fdcaba4b.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-ca7a452b8320244e.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-9389550a6a7d626c.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-03e085dfa5654fbe.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-692cf4bb8a56f981.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-99bc44d0cc1f20cc.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-e33f1b6951402f15.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-d732726609ca937b.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-5bcf2b1b6be9bd40.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-0d2eaf9c4e368b29.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7f0036cdc569d1c1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8e7405c8b737c45b.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-6c80798151495120.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-4b2e36ed8c979330.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "28a878b7dbf13f763e4726d7df1c1da55e790ac442e571f983e7013d1caa687d"` [INFO] running `"docker" "rm" "-f" "28a878b7dbf13f763e4726d7df1c1da55e790ac442e571f983e7013d1caa687d"` [INFO] [stdout] 28a878b7dbf13f763e4726d7df1c1da55e790ac442e571f983e7013d1caa687d