[INFO] updating cached repository https://github.com/Ham5andw1ch/GTKonfig [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] ff7554fc9fe4f3215180cd67f9c9152fdc512e90 [INFO] testing Ham5andw1ch/GTKonfig against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHam5andw1ch%2FGTKonfig" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ham5andw1ch/GTKonfig on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Ham5andw1ch/GTKonfig [INFO] finished tweaking git repo https://github.com/Ham5andw1ch/GTKonfig [INFO] tweaked toml for git repo https://github.com/Ham5andw1ch/GTKonfig written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Ham5andw1ch/GTKonfig already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 94a620fb68657ebd42fee3f8de2269aab182e0808c8759549f96dea70da8a299 [INFO] running `"docker" "start" "-a" "94a620fb68657ebd42fee3f8de2269aab182e0808c8759549f96dea70da8a299"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gio v0.6.0 (https://github.com/gtk-rs/gio#e05ff1c6) [INFO] [stderr] Compiling cairo-rs v0.6.0 (https://github.com/gtk-rs/cairo#6f881be3) [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 (https://github.com/gtk-rs/gdk-pixbuf#eecbf873) [INFO] [stderr] Compiling pango v0.6.0 (https://github.com/gtk-rs/pango#c632e186) [INFO] [stderr] Compiling gdk v0.10.0 (https://github.com/gtk-rs/gdk#d2dfdb79) [INFO] [stderr] Compiling atk v0.6.0 (https://github.com/gtk-rs/atk#8ce82f5b) [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling gtk v0.6.0 (https://github.com/gtk-rs/gtk#7b2dbba1) [INFO] [stderr] Compiling glib-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gobject-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gio-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling pango-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 (https://github.com/gtk-rs/cairo#6f881be3) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gdk-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling atk-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gtk-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling ncurses v5.99.0 (https://github.com/jeaye/ncurses-rs#2a5dc99e) [INFO] [stderr] Compiling glib v0.7.0 (https://github.com/gtk-rs/glib#a3d0ab76) [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/7b2dbba/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_16"' -C metadata=b18461757a72f608 -C extra-filename=-b18461757a72f608 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-9105d73dc676cb6f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4ba13cb97dd85092.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-d158f5e3dc0d6f8a.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-242553738a8c7d14.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-44921b25158c85fe.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-fa8e25be7d502b23.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-9d5fff877b3e9841.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-9dc0ac5b7ecbe052.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-465365900973c40e.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-233b9a2beff2974e.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-a4a398fc16bb9119.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-148132eb85f1ad5b.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-57f368e1538cb2f0.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-4c100ff392d735f9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-6d2e4566366293b5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2ef54d3c29ed155d.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-c5c5bda6d7c5a04d.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-01009c2f9d9fa44e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "94a620fb68657ebd42fee3f8de2269aab182e0808c8759549f96dea70da8a299"` [INFO] running `"docker" "rm" "-f" "94a620fb68657ebd42fee3f8de2269aab182e0808c8759549f96dea70da8a299"` [INFO] [stdout] 94a620fb68657ebd42fee3f8de2269aab182e0808c8759549f96dea70da8a299