[INFO] updating cached repository https://github.com/887/filer [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] 2dda092ec4fa7f5515450d3db56af9c8a21425af [INFO] testing 887/filer against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2F887%2Ffiler" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/887/filer 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/887/filer [INFO] finished tweaking git repo https://github.com/887/filer [INFO] tweaked toml for git repo https://github.com/887/filer written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/887/filer 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] c15f605e17360bbb41ede3392193640e9213a5310cd71ddda1713ef842d90e1c [INFO] running `"docker" "start" "-a" "c15f605e17360bbb41ede3392193640e9213a5310cd71ddda1713ef842d90e1c"` [INFO] [stderr] Compiling rustdoc-stripper v0.1.5 [INFO] [stderr] Compiling filer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling gettext-sys v0.19.8 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling gtk-rs-lgpl-docs v0.1.6 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling locale_config v0.2.2 [INFO] [stderr] Compiling pango 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/rustwide/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 --cfg 'feature="embed-lgpl-docs"' --cfg 'feature="gtk-rs-lgpl-docs"' --cfg 'feature="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' --cfg 'feature="v3_22"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=342c0cf9ff2cbcdc -C extra-filename=-342c0cf9ff2cbcdc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-78d40378678c0318.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-66d25a5a5b9f12d8.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-de81293224d70a09.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-febfac66b062f735.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-85125a08780240cf.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-223272587469f411.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-ff35300c27d973bc.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-306fbc1bffc2c0dc.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-0a5b4f5a7e3e3952.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-4465e714f662904a.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-c163e4ff0e6b0943.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-fa33c18a61cc07f9.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-ef28c22af8fbd62c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f69fda666eb6bd97.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9673394c3eaedc38.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-9d2a4b110baac02f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c15f605e17360bbb41ede3392193640e9213a5310cd71ddda1713ef842d90e1c"` [INFO] running `"docker" "rm" "-f" "c15f605e17360bbb41ede3392193640e9213a5310cd71ddda1713ef842d90e1c"` [INFO] [stdout] c15f605e17360bbb41ede3392193640e9213a5310cd71ddda1713ef842d90e1c