[INFO] cloning repository https://github.com/oknozor/nvim-md [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oknozor/nvim-md" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foknozor%2Fnvim-md", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foknozor%2Fnvim-md'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10ee9e4ba96d59ca1ebac8235f86e39f29ac5b80 [INFO] testing oknozor/nvim-md against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foknozor%2Fnvim-md" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oknozor/nvim-md on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oknozor/nvim-md [INFO] finished tweaking git repo https://github.com/oknozor/nvim-md [INFO] tweaked toml for git repo https://github.com/oknozor/nvim-md written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4f70e671224a15240e085ad8148c6533c2d7913e822af64b98986f03ad3a3b0 [INFO] running `Command { std: "docker" "start" "-a" "f4f70e671224a15240e085ad8148c6533c2d7913e822af64b98986f03ad3a3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4f70e671224a15240e085ad8148c6533c2d7913e822af64b98986f03ad3a3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f70e671224a15240e085ad8148c6533c2d7913e822af64b98986f03ad3a3b0", kill_on_drop: false }` [INFO] [stdout] f4f70e671224a15240e085ad8148c6533c2d7913e822af64b98986f03ad3a3b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc3845e92e2525b64b54c66706d19285853a7a9af08c8c61906817085aef36be [INFO] running `Command { std: "docker" "start" "-a" "bc3845e92e2525b64b54c66706d19285853a7a9af08c8c61906817085aef36be", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling horrorshow v0.6.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [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 cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-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 soup-sys v0.9.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rmpv v0.4.7 [INFO] [stderr] Compiling neovim-lib v0.6.1 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling javascriptcore-rs v0.9.0 [INFO] [stderr] Compiling webkit2gtk v0.9.2 [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,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=31179e8be9192e38 -C extra-filename=-31179e8be9192e38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-a36d2438130c6702.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-45da29a6fdbc3fb9.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-adbf577141942a82.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-c1d06e22a2fc526b.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-25249eed7dbcc33a.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-dbc4d6bd9e61a042.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-aaadeac2f6451055.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-eb0be10590196e33.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-197a8569950e7774.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-2915364b04b4d66f.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-20405615e6b25363.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-819f94205c10d4bc.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-99dd57b6f819a385.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-6ca0acfc759fbfbf.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-4ba1a282e007c9a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bc3845e92e2525b64b54c66706d19285853a7a9af08c8c61906817085aef36be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc3845e92e2525b64b54c66706d19285853a7a9af08c8c61906817085aef36be", kill_on_drop: false }` [INFO] [stdout] bc3845e92e2525b64b54c66706d19285853a7a9af08c8c61906817085aef36be