[INFO] updating cached repository https://github.com/AndrewRadev/rust-quickmd [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] [stderr] From https://github.com/AndrewRadev/rust-quickmd [INFO] [stderr] * [new branch] config-files -> config-files [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 423de73c1dd9ed8b92d1f17d48186ca6bc1bfee5 [INFO] testing AndrewRadev/rust-quickmd against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRadev%2Frust-quickmd" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewRadev/rust-quickmd 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/AndrewRadev/rust-quickmd [INFO] finished tweaking git repo https://github.com/AndrewRadev/rust-quickmd [INFO] tweaked toml for git repo https://github.com/AndrewRadev/rust-quickmd written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/AndrewRadev/rust-quickmd 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] f75674f7440ef7ba805745c40519ee530ea41290c946bbfb8e0807d6b77a9f3c [INFO] running `"docker" "start" "-a" "f75674f7440ef7ba805745c40519ee530ea41290c946bbfb8e0807d6b77a9f3c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [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 cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling soup-sys v0.8.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling pathbuftools v0.1.2 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling javascriptcore-rs v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling webkit2gtk v0.7.0 [INFO] [stderr] Compiling quickmd v0.3.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 --cfg 'feature="v3_16"' -C metadata=e5917872489d86b3 -C extra-filename=-e5917872489d86b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-0b142a4b04dd063f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-5f880daa0d77c823.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-5bc0b5772408921e.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-d6ed0cb550d26842.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-5211b9d121f23769.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-a1bec1669d335016.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-5068681af1541b6a.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-8effbc067f95ecd7.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-ae41bd7fa673ac9f.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-2808a2eb2cb68f18.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-3957797630406a0d.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-2085a6b0f0b695c9.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-53174b220bf44334.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a4e27cfb38cdeb17.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-2dc32d85b4363404.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-8512d45488f00c2c.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" "f75674f7440ef7ba805745c40519ee530ea41290c946bbfb8e0807d6b77a9f3c"` [INFO] running `"docker" "rm" "-f" "f75674f7440ef7ba805745c40519ee530ea41290c946bbfb8e0807d6b77a9f3c"` [INFO] [stdout] f75674f7440ef7ba805745c40519ee530ea41290c946bbfb8e0807d6b77a9f3c