[INFO] cloning repository https://github.com/raj47i/gtk4rs-widget-factory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raj47i/gtk4rs-widget-factory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraj47i%2Fgtk4rs-widget-factory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraj47i%2Fgtk4rs-widget-factory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8a6a85258b6c25fad69e299a779e745287cf521 [INFO] checking raj47i/gtk4rs-widget-factory against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraj47i%2Fgtk4rs-widget-factory" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raj47i/gtk4rs-widget-factory on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raj47i/gtk4rs-widget-factory [INFO] finished tweaking git repo https://github.com/raj47i/gtk4rs-widget-factory [INFO] tweaked toml for git repo https://github.com/raj47i/gtk4rs-widget-factory written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/raj47i/gtk4rs-widget-factory already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk4-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk-rs-core` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version-compare v0.0.11 [INFO] [stderr] Downloaded field-offset v0.3.4 [INFO] [stderr] Downloaded system-deps v3.1.1 [INFO] [stderr] Downloaded cfg-expr v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96dd990936168dc2c5c7c4296ef48edceb925c65227cf830df0abe3fa21ac4ec [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" "96dd990936168dc2c5c7c4296ef48edceb925c65227cf830df0abe3fa21ac4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96dd990936168dc2c5c7c4296ef48edceb925c65227cf830df0abe3fa21ac4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96dd990936168dc2c5c7c4296ef48edceb925c65227cf830df0abe3fa21ac4ec", kill_on_drop: false }` [INFO] [stdout] 96dd990936168dc2c5c7c4296ef48edceb925c65227cf830df0abe3fa21ac4ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f7577437f6c51676095b9d6ca4f7d899343b7c94379df490a67ed4962f01249 [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" "3f7577437f6c51676095b9d6ca4f7d899343b7c94379df490a67ed4962f01249", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [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#b3916e42) [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Compiling toml v0.5.8 [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#b3916e42) [INFO] [stderr] Compiling gtk4-macros v0.1.0 (https://github.com/gtk-rs/gtk4-rs.git#c957a0b3) [INFO] [stderr] Compiling glib-sys v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#b3916e42) [INFO] [stderr] Compiling gobject-sys v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#b3916e42) [INFO] [stderr] Compiling gio-sys v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#b3916e42) [INFO] [stderr] Compiling graphene-sys v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#b3916e42) [INFO] [stderr] Compiling cairo-sys-rs v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#b3916e42) [INFO] [stderr] Compiling pango-sys v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#b3916e42) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 (https://github.com/gtk-rs/gtk-rs-core#b3916e42) [INFO] [stderr] Compiling gdk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs.git#c957a0b3) [INFO] [stderr] Compiling gsk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs.git#c957a0b3) [INFO] [stderr] Compiling gtk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs.git#c957a0b3) [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/c957a0b/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=c9836a9037dd8303 -C extra-filename=-c9836a9037dd8303 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-e95d2982d016bdf8.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c8dd939ba4bc9fbb.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-840dfd5d763b37d6.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-16bbb67cf45fa486.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-c75816e75f32b050.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" "3f7577437f6c51676095b9d6ca4f7d899343b7c94379df490a67ed4962f01249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f7577437f6c51676095b9d6ca4f7d899343b7c94379df490a67ed4962f01249", kill_on_drop: false }` [INFO] [stdout] 3f7577437f6c51676095b9d6ca4f7d899343b7c94379df490a67ed4962f01249