[INFO] cloning repository https://github.com/darkwater/obsidian [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkwater/obsidian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fobsidian"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fobsidian'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 877e0b864eebb28b4b9078b2dddee7cde18b5fed [INFO] testing darkwater/obsidian against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fobsidian" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darkwater/obsidian 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/darkwater/obsidian [INFO] finished tweaking git repo https://github.com/darkwater/obsidian [INFO] tweaked toml for git repo https://github.com/darkwater/obsidian written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/darkwater/obsidian 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] d53f53e67126694a99501a4a8b84b9d95f6e9f176e705a0da4ce46f5aaa6ccba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d53f53e67126694a99501a4a8b84b9d95f6e9f176e705a0da4ce46f5aaa6ccba"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling gio v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling pangocairo v0.6.0 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling mpd v0.0.12 (https://github.com/kstep/rust-mpd#0b6b98e9) [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling pangocairo-sys v0.8.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling serde-hjson v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling relm-gen-widget v0.15.0 [INFO] [stderr] Compiling i3ipc v0.8.2 [INFO] [stderr] Compiling config v0.9.0 [INFO] [stderr] Compiling relm-derive-common v0.15.0 [INFO] [stderr] Compiling relm-derive v0.15.0 [INFO] [stderr] Compiling relm-core v0.15.0 [INFO] [stderr] Compiling relm-state v0.15.0 [INFO] [stderr] Compiling relm v0.15.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.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=c85aaafc3a0d23f7 -C extra-filename=-c85aaafc3a0d23f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d5c5c0ce840e0d40.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-66f6bf05a39840e2.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-85583880d8f37865.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-38443d4c0a6cef91.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-7f1c518266c6c54a.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-8cc0ec66ffe8a0e8.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-f1fc499305d0e7d1.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-51cc3dc2c0107100.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-134c514b518efeba.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-371597ad02e0a4d4.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-7224a812ecc1033d.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-4082cd8bda3e8702.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-6a761cfa3e4a9f98.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-0a44a009709d6056.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4a054305212779d5.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-83d9655241c9da32.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "d53f53e67126694a99501a4a8b84b9d95f6e9f176e705a0da4ce46f5aaa6ccba"` [INFO] running `"docker" "rm" "-f" "d53f53e67126694a99501a4a8b84b9d95f6e9f176e705a0da4ce46f5aaa6ccba"` [INFO] [stdout] d53f53e67126694a99501a4a8b84b9d95f6e9f176e705a0da4ce46f5aaa6ccba