[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 beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2F887%2Ffiler" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/887/filer on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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-4/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" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] c8837915b38c09b8b977e6ecdd3941b8f05c68471442746be4a0598dfc24a4ec [INFO] running `"docker" "start" "-a" "c8837915b38c09b8b977e6ecdd3941b8f05c68471442746be4a0598dfc24a4ec"` [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 gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-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 gettext-sys v0.19.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling gtk-rs-lgpl-docs v0.1.6 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling locale_config v0.2.2 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] error: could not compile `gio`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gio /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gio-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="embed-lgpl-docs"' --cfg 'feature="gtk-rs-lgpl-docs"' --cfg 'feature="v2_34"' --cfg 'feature="v2_36"' --cfg 'feature="v2_38"' --cfg 'feature="v2_40"' --cfg 'feature="v2_42"' --cfg 'feature="v2_44"' --cfg 'feature="v2_46"' --cfg 'feature="v2_48"' -C metadata=82aa0f4ae142c8c0 -C extra-filename=-82aa0f4ae142c8c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-98815c68dfc743de.rmeta --extern fragile=/opt/rustwide/target/debug/deps/libfragile-8846781012b18c42.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-e50a02e1e7103cfa.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-d92651e789915adc.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-ce4168d24aef5a6c.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-cd188bca1dd88882.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-eb1111419c63443a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8e7afe12f077b640.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: 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=de57fd1faffe35d6 -C extra-filename=-de57fd1faffe35d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-98815c68dfc743de.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-33f231fde84dd151.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-53dd95a6ef11788c.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-dcb1ea22ae4a1eb6.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-cb40c0a86dbe01a4.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-0c9c3e56a4ee07d5.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-88126a46ab15e640.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-82aa0f4ae142c8c0.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-e50a02e1e7103cfa.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-d92651e789915adc.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-ce4168d24aef5a6c.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-cd188bca1dd88882.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-a2559e6a9ea85ec9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-eb1111419c63443a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8e7afe12f077b640.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-63eb501fbad464d5.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" "c8837915b38c09b8b977e6ecdd3941b8f05c68471442746be4a0598dfc24a4ec"` [INFO] running `"docker" "rm" "-f" "c8837915b38c09b8b977e6ecdd3941b8f05c68471442746be4a0598dfc24a4ec"` [INFO] [stdout] c8837915b38c09b8b977e6ecdd3941b8f05c68471442746be4a0598dfc24a4ec