[INFO] updating cached repository https://github.com/Susurrus/gattii [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] eb54cecc777eb1e65cf0d99c3b7f9a2de5232133 [INFO] testing Susurrus/gattii against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSusurrus%2Fgattii" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Susurrus/gattii 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/Susurrus/gattii [INFO] finished tweaking git repo https://github.com/Susurrus/gattii [INFO] tweaked toml for git repo https://github.com/Susurrus/gattii written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Susurrus/gattii 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] f887b004c3eb940145e27aeeea07cdf4d53d6195b034dedf20ea3d1dc594d7ac [INFO] running `"docker" "start" "-a" "f887b004c3eb940145e27aeeea07cdf4d53d6195b034dedf20ea3d1dc594d7ac"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling glib v0.7.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling serialport v3.1.0 [INFO] [stderr] Compiling gattii v0.13.1-alpha.0 (/opt/rustwide/workdir) [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.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=521ddee9026e543c -C extra-filename=-521ddee9026e543c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-fd683bd9660c6d31.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0d371533f75b1643.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-2f7c71ec601422e3.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-3957e964c571c6cd.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-4b756de4c6cabc61.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-7270964d0f29558e.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-d5a401acc48573cf.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-5e19e9de59e65a27.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-b71ba44427085ebc.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-a6723bb5aa8b9c76.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-1af7d8039c9229c7.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-cde035e007d6b194.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-131b8e167c29b2e4.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-4f136ae2bc5c2332.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-fc6ae06af858b32a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-9dfd3c530148ed07.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-d9cddec89735411d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "f887b004c3eb940145e27aeeea07cdf4d53d6195b034dedf20ea3d1dc594d7ac"` [INFO] running `"docker" "rm" "-f" "f887b004c3eb940145e27aeeea07cdf4d53d6195b034dedf20ea3d1dc594d7ac"` [INFO] [stdout] f887b004c3eb940145e27aeeea07cdf4d53d6195b034dedf20ea3d1dc594d7ac