[INFO] updating cached repository https://github.com/AndrewRadev/rust-quickmd [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 423de73c1dd9ed8b92d1f17d48186ca6bc1bfee5 [INFO] testing AndrewRadev/rust-quickmd against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRadev%2Frust-quickmd" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewRadev/rust-quickmd on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-8/source/Cargo.toml [INFO] crate git repo https://github.com/AndrewRadev/rust-quickmd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8eb97c8fb7b458aa41accc2e4e5429816be0a469d383e0c262393d72855710a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e8eb97c8fb7b458aa41accc2e4e5429816be0a469d383e0c262393d72855710a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8eb97c8fb7b458aa41accc2e4e5429816be0a469d383e0c262393d72855710a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8eb97c8fb7b458aa41accc2e4e5429816be0a469d383e0c262393d72855710a", kill_on_drop: false }` [INFO] [stdout] e8eb97c8fb7b458aa41accc2e4e5429816be0a469d383e0c262393d72855710a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 304e454ed0e955252b3ecdc250c6072bc073d6a20ad78804df86ada28cbc320d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "304e454ed0e955252b3ecdc250c6072bc073d6a20ad78804df86ada28cbc320d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf 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 unicode-segmentation v1.6.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.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 thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling pathbuftools v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [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 v1.0.105 [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 -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_16"' -C metadata=d763897cea8c5324 -C extra-filename=-d763897cea8c5324 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-aff7a0b8db7564d5.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-0aa147633f404078.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-4ab328fc09db1e4f.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-aebc87e3523f84b2.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-9f349f4fdc2cd712.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-da35f66c75cd2cb6.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-b109f3c7ceb30503.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-0c95fbdfb5c4ab79.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-a28ea911060fdde9.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-0fc09079dd3666a7.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-6a63d5cc9b7e91e8.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-e34733fdbe11b424.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-c977d7732f2aa18e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ed2ca172ae284f59.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-14160364c2f1fdf6.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-599e098bd6bd1829.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" "304e454ed0e955252b3ecdc250c6072bc073d6a20ad78804df86ada28cbc320d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "304e454ed0e955252b3ecdc250c6072bc073d6a20ad78804df86ada28cbc320d", kill_on_drop: false }` [INFO] [stdout] 304e454ed0e955252b3ecdc250c6072bc073d6a20ad78804df86ada28cbc320d