[INFO] cloning repository https://github.com/jo/gtk-rs-with-icons-resource
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jo/gtk-rs-with-icons-resource" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo%2Fgtk-rs-with-icons-resource", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo%2Fgtk-rs-with-icons-resource'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b073ac40c0e16f96b480d9ae051ab1507b5dc54
[INFO] checking jo/gtk-rs-with-icons-resource against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo%2Fgtk-rs-with-icons-resource" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jo/gtk-rs-with-icons-resource
[INFO] finished tweaking git repo https://github.com/jo/gtk-rs-with-icons-resource
[INFO] tweaked toml for git repo https://github.com/jo/gtk-rs-with-icons-resource written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jo/gtk-rs-with-icons-resource on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jo/gtk-rs-with-icons-resource already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 699421eb08c1839f58afd0a34f0c4f9e1010c02f9892a6a485af40b108a3976a
[INFO] running `Command { std: "docker" "start" "699421eb08c1839f58afd0a34f0c4f9e1010c02f9892a6a485af40b108a3976a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "699421eb08c1839f58afd0a34f0c4f9e1010c02f9892a6a485af40b108a3976a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "699421eb08c1839f58afd0a34f0c4f9e1010c02f9892a6a485af40b108a3976a" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "699421eb08c1839f58afd0a34f0c4f9e1010c02f9892a6a485af40b108a3976a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "699421eb08c1839f58afd0a34f0c4f9e1010c02f9892a6a485af40b108a3976a" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.30
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling thiserror v1.0.52
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]    Compiling glib-build-tools v0.18.0
[INFO] [stderr]    Compiling gtk-rs-with-icons-resource v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.52
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling glib-macros v0.18.3
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling gtk4-macros v0.7.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk4-sys v0.7.2
[INFO] [stderr]    Compiling graphene-sys v0.18.1
[INFO] [stderr]    Compiling gsk4-sys v0.7.3
[INFO] [stderr]    Compiling gtk4-sys v0.7.3
[INFO] [stderr]    Compiling libadwaita-sys v0.5.3
[INFO] [stderr]     Checking glib v0.18.4
[INFO] [stderr]     Checking cairo-rs v0.18.3
[INFO] [stderr]     Checking graphene-rs v0.18.1
[INFO] [stderr]     Checking gdk-pixbuf v0.18.3
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk4 v0.7.3
[INFO] [stderr]     Checking gsk4 v0.7.3
[INFO] [stderr]     Checking gtk4 v0.7.3
[INFO] [stderr] error: could not compile `gtk4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v4_10"' --cfg 'feature="v4_12"' --cfg 'feature="v4_2"' --cfg 'feature="v4_4"' --cfg 'feature="v4_6"' --cfg 'feature="v4_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=61c1713553e1b315 -C extra-filename=-d4d22ccd75b1996d --out-dir /opt/rustwide/target/debug/build/gtk4/d4d22ccd75b1996d/out -L dependency=/opt/rustwide/target/debug/build/bitflags/87449e4c31d26dec/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/bf68b60fe0c675d5/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/a271a5b89716985f/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/9d69c591f88b93e4/out -L dependency=/opt/rustwide/target/debug/build/futures-core/9285b4d6b3da905f/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/626b4b5f0894d722/out -L dependency=/opt/rustwide/target/debug/build/futures-io/c100a637a5197366/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/76ee8aebbd225a16/out -L dependency=/opt/rustwide/target/debug/build/futures-task/393ec44fc177bb37/out -L dependency=/opt/rustwide/target/debug/build/futures-util/ee0a29849175c4f3/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/726fc5a18b618fae/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/f0c6d7ea5e755b2e/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/6888d6369da5fcb8/out -L dependency=/opt/rustwide/target/debug/build/gdk4/f71294bae5b4fb6b/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/7ec15209efa0c4e7/out -L dependency=/opt/rustwide/target/debug/build/gio/345ea10bf4af71ae/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/bd6cdb5dc4c54d35/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/1a30d8f0e7dc3fe5/out -L dependency=/opt/rustwide/target/debug/build/glib/b8399b1caa0c66cc/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/907d34653f1e3f04/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/f377c204ceecbef2/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/227c98905d418f3c/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/da33bdbb792599ae/out -L dependency=/opt/rustwide/target/debug/build/libc/0dafe9b263e683ff/out -L dependency=/opt/rustwide/target/debug/build/memchr/9ea79bdcc2de081c/out -L dependency=/opt/rustwide/target/debug/build/memoffset/7279168c5375ab3b/out -L dependency=/opt/rustwide/target/debug/build/once_cell/9a4a314c4444a257/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/e21addf6875e4703/out -L dependency=/opt/rustwide/target/debug/build/pango/654f1bd549307b42/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/c348be130155a2c3/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/slab/b1657c1591c9433d/out -L dependency=/opt/rustwide/target/debug/build/smallvec/6b188a6b4af3f741/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/b1c66e2d769066a3/out -L dependency=/opt/rustwide/target/debug/build/thiserror/0105131b76e0a0b0/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/bf68b60fe0c675d5/out/libcairo-bf68b60fe0c675d5.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/eb52e8c0f79706b2/out/libfield_offset-eb52e8c0f79706b2.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/9d69c591f88b93e4/out/libfutures_channel-9d69c591f88b93e4.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/f0c6d7ea5e755b2e/out/libgdk_pixbuf-f0c6d7ea5e755b2e.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/f71294bae5b4fb6b/out/libgdk4-f71294bae5b4fb6b.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/345ea10bf4af71ae/out/libgio-345ea10bf4af71ae.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/b8399b1caa0c66cc/out/libglib-b8399b1caa0c66cc.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/f377c204ceecbef2/out/libgraphene-f377c204ceecbef2.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/71c8f44108e7bfca/out/libgsk4-71c8f44108e7bfca.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/602b98145886603c/out/libgtk4_macros-602b98145886603c.so --extern ffi=/opt/rustwide/target/debug/build/gtk4-sys/3b36628c9dd3047f/out/libgtk4_sys-3b36628c9dd3047f.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/0dafe9b263e683ff/out/liblibc-0dafe9b263e683ff.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/654f1bd549307b42/out/libpango-654f1bd549307b42.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "699421eb08c1839f58afd0a34f0c4f9e1010c02f9892a6a485af40b108a3976a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "699421eb08c1839f58afd0a34f0c4f9e1010c02f9892a6a485af40b108a3976a", kill_on_drop: false }`
[INFO] [stdout] 699421eb08c1839f58afd0a34f0c4f9e1010c02f9892a6a485af40b108a3976a
