[INFO] cloning repository https://github.com/grauwoelfchen/pumpfoil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grauwoelfchen/pumpfoil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrauwoelfchen%2Fpumpfoil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrauwoelfchen%2Fpumpfoil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ccc9af1033882cb4e0c209ab077ffc745f29987 [INFO] testing grauwoelfchen/pumpfoil against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrauwoelfchen%2Fpumpfoil" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grauwoelfchen/pumpfoil on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] removed /workspace/builds/worker-13/source/rust-toolchain [INFO] started tweaking git repo https://github.com/grauwoelfchen/pumpfoil [INFO] finished tweaking git repo https://github.com/grauwoelfchen/pumpfoil [INFO] tweaked toml for git repo https://github.com/grauwoelfchen/pumpfoil written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/grauwoelfchen/pumpfoil already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 73b45770715988de84f576473cda8cf7bb4862b03a3bdb3b45d57775516836f5 [INFO] running `Command { std: "docker" "start" "-a" "73b45770715988de84f576473cda8cf7bb4862b03a3bdb3b45d57775516836f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73b45770715988de84f576473cda8cf7bb4862b03a3bdb3b45d57775516836f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b45770715988de84f576473cda8cf7bb4862b03a3bdb3b45d57775516836f5", kill_on_drop: false }` [INFO] [stdout] 73b45770715988de84f576473cda8cf7bb4862b03a3bdb3b45d57775516836f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9989bfcb7a40f8e8a7c7e3f0935931f77b8737f97a6dd3dad94766f1248d1890 [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" "9989bfcb7a40f8e8a7c7e3f0935931f77b8737f97a6dd3dad94766f1248d1890", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling gio v0.15.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling cfg-expr v0.10.1 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling gtk v0.15.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling system-deps v5.0.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.4.0 [INFO] [stderr] Compiling soup2-sys v0.1.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.17.0 [INFO] [stderr] Compiling glib-sys v0.15.5 [INFO] [stderr] Compiling gobject-sys v0.15.5 [INFO] [stderr] Compiling gio-sys v0.15.5 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.2 [INFO] [stderr] Compiling glib-macros v0.15.3 [INFO] [stderr] Compiling gtk3-macros v0.15.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling glib v0.15.5 [INFO] [stderr] Compiling cairo-rs v0.15.1 [INFO] [stderr] Compiling pango v0.15.2 [INFO] [stderr] Compiling atk v0.15.1 [INFO] [stderr] Compiling javascriptcore-rs v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf v0.15.4 [INFO] [stderr] Compiling gdk v0.15.2 [INFO] [stderr] Compiling webkit2gtk v0.17.1 [INFO] [stderr] error: could not compile `gtk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.15.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1f343beb6b9864d2 -C extra-filename=-1f343beb6b9864d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-69e9ed0e2168c368.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-63e8f614323694c2.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-c2c4864b2fd50126.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-573b25e6c28ee5f5.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-c0df09596dd8a057.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-f431501e52e14549.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-1b3d8f189ec1b9a8.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-cc14a3b497fd9d28.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-43e33689058c7b7c.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-edac3c321a25f363.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-0cd0dc5409cd7fd6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-86e8b08e87189d01.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="x11"' --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `webkit2gtk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name webkit2gtk --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/webkit2gtk-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v2_10"' --cfg 'feature="v2_12"' --cfg 'feature="v2_14"' --cfg 'feature="v2_16"' --cfg 'feature="v2_18"' --cfg 'feature="v2_2"' --cfg 'feature="v2_20"' --cfg 'feature="v2_22"' --cfg 'feature="v2_24"' --cfg 'feature="v2_26"' --cfg 'feature="v2_28"' --cfg 'feature="v2_4"' --cfg 'feature="v2_6"' --cfg 'feature="v2_8"' -C metadata=469671ab534f33c2 -C extra-filename=-469671ab534f33c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-63e8f614323694c2.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-c0df09596dd8a057.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-5fa3ea22ad032e28.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-1b3d8f189ec1b9a8.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-b256fad2bdfafd12.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-cc14a3b497fd9d28.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-cd0f60805033f6bc.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-9ca63a73fa716831.rmeta --extern gtk=/opt/rustwide/target/debug/deps/libgtk-1f343beb6b9864d2.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-43e33689058c7b7c.rmeta --extern javascriptcore=/opt/rustwide/target/debug/deps/libjavascriptcore-1fbbada8b8a95fe5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0cd0dc5409cd7fd6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libwebkit2gtk_sys-35f927c8dba9e6c4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9989bfcb7a40f8e8a7c7e3f0935931f77b8737f97a6dd3dad94766f1248d1890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9989bfcb7a40f8e8a7c7e3f0935931f77b8737f97a6dd3dad94766f1248d1890", kill_on_drop: false }` [INFO] [stdout] 9989bfcb7a40f8e8a7c7e3f0935931f77b8737f97a6dd3dad94766f1248d1890