[INFO] cloning repository https://github.com/BrainBlasted/Solanum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrainBlasted/Solanum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrainBlasted%2FSolanum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrainBlasted%2FSolanum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17fb594bbe4259bfe4afc5de5184a31b1c509112 [INFO] checking BrainBlasted/Solanum against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrainBlasted%2FSolanum" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BrainBlasted/Solanum on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BrainBlasted/Solanum [INFO] finished tweaking git repo https://github.com/BrainBlasted/Solanum [INFO] tweaked toml for git repo https://github.com/BrainBlasted/Solanum written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/BrainBlasted/Solanum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cb78af8663234e4ab6ba22c09f2270de093b68156c2b86c79072d306c7605d5 [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" "2cb78af8663234e4ab6ba22c09f2270de093b68156c2b86c79072d306c7605d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cb78af8663234e4ab6ba22c09f2270de093b68156c2b86c79072d306c7605d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cb78af8663234e4ab6ba22c09f2270de093b68156c2b86c79072d306c7605d5", kill_on_drop: false }` [INFO] [stdout] 2cb78af8663234e4ab6ba22c09f2270de093b68156c2b86c79072d306c7605d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 230b63acef805eab3b1c881c2c5467b6d878e2275508a93ddebbde375a481647 [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" "230b63acef805eab3b1c881c2c5467b6d878e2275508a93ddebbde375a481647", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling gio v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#9c4a669f) [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking muldiv v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking gtk-macros v0.2.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling gettext-sys v0.19.9 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking locale_config v0.2.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking gettext-rs v0.4.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling system-deps v3.1.1 [INFO] [stderr] Compiling glib-macros v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#9c4a669f) [INFO] [stderr] Compiling gtk4-macros v0.1.0 (https://github.com/gtk-rs/gtk4-rs#4a19b02d) [INFO] [stderr] Compiling glib-sys v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#9c4a669f) [INFO] [stderr] Compiling gobject-sys v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#9c4a669f) [INFO] [stderr] Compiling gio-sys v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#9c4a669f) [INFO] [stderr] Compiling cairo-sys-rs v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#9c4a669f) [INFO] [stderr] Compiling graphene-sys v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#9c4a669f) [INFO] [stderr] Compiling pango-sys v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#9c4a669f) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#9c4a669f) [INFO] [stderr] Compiling gstreamer-sys v0.17.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7c0fa02f) [INFO] [stderr] Compiling gstreamer-base-sys v0.17.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7c0fa02f) [INFO] [stderr] Compiling gdk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs#4a19b02d) [INFO] [stderr] Compiling gsk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs#4a19b02d) [INFO] [stderr] Compiling gstreamer-video-sys v0.17.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#7c0fa02f) [INFO] [stderr] Compiling gtk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs#4a19b02d) [INFO] [stderr] Compiling libadwaita-sys v0.1.0 (https://gitlab.gnome.org/bilelmoussaoui/libadwaita-rs#386d6bb5) [INFO] [stderr] error: could not compile `gtk4-macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk4_macros --edition=2018 /opt/rustwide/cargo-home/git/checkouts/gtk4-rs-e74ad56283dfeb5e/4a19b02/gtk4-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=47ac3db3594bb270 -C extra-filename=-47ac3db3594bb270 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8aac79b2f754f7a1.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-12f2052f8c037041.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-dcb9a869f85ef12b.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-7a270584069f3fa3.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4fc7cd6531551569.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-222a78d45ac6a98c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-86172766a57eb655.rlib --extern proc_macro --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" "230b63acef805eab3b1c881c2c5467b6d878e2275508a93ddebbde375a481647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "230b63acef805eab3b1c881c2c5467b6d878e2275508a93ddebbde375a481647", kill_on_drop: false }` [INFO] [stdout] 230b63acef805eab3b1c881c2c5467b6d878e2275508a93ddebbde375a481647