[INFO] updating cached repository https://github.com/hfiguiere/gpsami [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] 5c8320a0a52ef095af6efd914bc969a178af2227 [INFO] testing hfiguiere/gpsami against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhfiguiere%2Fgpsami" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hfiguiere/gpsami on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hfiguiere/gpsami [INFO] finished tweaking git repo https://github.com/hfiguiere/gpsami [INFO] tweaked toml for git repo https://github.com/hfiguiere/gpsami written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/hfiguiere/gpsami already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.44.0" "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] 387a3fe625697c26ce3592e8baf480ad77e5a30a7c74e0e752e46d44080e03f6 [INFO] running `"docker" "start" "-a" "387a3fe625697c26ce3592e8baf480ad77e5a30a7c74e0e752e46d44080e03f6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling gio v0.8.0 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.0 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling gdk v0.12.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling gudev-sys v0.6.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling gettext-sys v0.19.9 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling locale_config v0.2.3 [INFO] [stderr] Compiling gettext-rs v0.4.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling gudev v0.8.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.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=539853bdf014451f -C extra-filename=-539853bdf014451f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-5751238ed4090523.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cc41445dfa9cdc1e.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-0d9ad7d7db80f874.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-13338d6da8f2800e.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-5cc9eb542ed003dc.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-952ea661ddb3053b.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-bed7253d1c385cc6.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-4ea9f2809dfa7cb0.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-332a4167d9a9e8fa.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-f046dcf80b0eb83b.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-257c65572f6102ed.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-49e1c90086fadbc0.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-50b412a92a5166c5.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-97094d9af5d0f761.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-fc6ae06af858b32a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bad99bfbe591da84.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-1c9785b27bcafe7b.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-294f462f308f850d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "387a3fe625697c26ce3592e8baf480ad77e5a30a7c74e0e752e46d44080e03f6"` [INFO] running `"docker" "rm" "-f" "387a3fe625697c26ce3592e8baf480ad77e5a30a7c74e0e752e46d44080e03f6"` [INFO] [stdout] 387a3fe625697c26ce3592e8baf480ad77e5a30a7c74e0e752e46d44080e03f6