[INFO] updating cached repository https://github.com/NeedPainkillers/simple_chat [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] f7f72c662ca750bf5cb1386474d544b8f8a41aa3 [INFO] testing NeedPainkillers/simple_chat against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeedPainkillers%2Fsimple_chat" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NeedPainkillers/simple_chat 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/NeedPainkillers/simple_chat [INFO] finished tweaking git repo https://github.com/NeedPainkillers/simple_chat [INFO] tweaked toml for git repo https://github.com/NeedPainkillers/simple_chat written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/NeedPainkillers/simple_chat 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 5f6944047dbecc11a9e53071fb5bdcef374a61ce02fc009fa093d319c05c30f8 [INFO] running `"docker" "start" "-a" "5f6944047dbecc11a9e53071fb5bdcef374a61ce02fc009fa093d319c05c30f8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.17 [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 cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling kv-log-macro v1.0.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling combine v4.1.0 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling redis v0.16.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 --cfg 'feature="v3_16"' -C metadata=257e9f16c589aeb8 -C extra-filename=-257e9f16c589aeb8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-6e1ea25881ee678d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-fbe405a9c760a641.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-e2638ec0e237227a.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-975e2a7d6acf8d0d.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-27b0982e6719ae91.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-260a3df41713d9d3.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-40efd512582c5f3c.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-e7c99fd8c8aed2a2.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-71d6ca32d1b91cee.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-c2efb06417e26862.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-c90bdaa6c3323ec7.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-65d1c591308d11d5.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-9dca9c10414b18e9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b9b48b62b9633cf5.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-be8e3ca911e4fd5e.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-5b68f9bec1f428ed.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "5f6944047dbecc11a9e53071fb5bdcef374a61ce02fc009fa093d319c05c30f8"` [INFO] running `"docker" "rm" "-f" "5f6944047dbecc11a9e53071fb5bdcef374a61ce02fc009fa093d319c05c30f8"` [INFO] [stdout] 5f6944047dbecc11a9e53071fb5bdcef374a61ce02fc009fa093d319c05c30f8