[INFO] cloning repository https://github.com/AlvesDario/image_check
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlvesDario/image_check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlvesDario%2Fimage_check", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlvesDario%2Fimage_check'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60353111c7a22c4655382e775e36ec9203b1a35e
[INFO] testing AlvesDario/image_check against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlvesDario%2Fimage_check" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlvesDario/image_check
[INFO] finished tweaking git repo https://github.com/AlvesDario/image_check
[INFO] tweaked toml for git repo https://github.com/AlvesDario/image_check written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlvesDario/image_check on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlvesDario/image_check 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gtk4-rs.git`
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gtk-rs-core`
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules
[INFO] [stderr]     Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfg-expr v0.15.7
[INFO] [stderr]   Downloaded system-deps v6.2.1
[INFO] [stderr]   Downloaded version-compare v0.1.1
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.19.0
[INFO] [stderr]   Downloaded gdk-pixbuf v0.19.2
[INFO] [stderr]   Downloaded graphene-rs v0.19.2
[INFO] [stderr]   Downloaded cairo-rs v0.19.2
[INFO] [stderr]   Downloaded gsk4 v0.8.1
[INFO] [stderr]   Downloaded gdk4-sys v0.8.1
[INFO] [stderr]   Downloaded gdk4 v0.8.1
[INFO] [stderr]   Downloaded gio-sys v0.19.0
[INFO] [stderr]   Downloaded gtk4-sys v0.8.1
[INFO] [stderr]   Downloaded toml_edit v0.22.7
[INFO] [stderr]   Downloaded gio v0.19.2
[INFO] [stderr]   Downloaded glib-sys v0.19.0
[INFO] [stderr]   Downloaded glib-macros v0.19.2
[INFO] [stderr]   Downloaded toml v0.8.11
[INFO] [stderr]   Downloaded pango v0.19.2
[INFO] [stderr]   Downloaded glib v0.19.2
[INFO] [stderr]   Downloaded syn v2.0.52
[INFO] [stderr]   Downloaded graphene-sys v0.19.0
[INFO] [stderr]   Downloaded gsk4-sys v0.8.1
[INFO] [stderr]   Downloaded gobject-sys v0.19.0
[INFO] [stderr]   Downloaded pango-sys v0.19.0
[INFO] [stderr]   Downloaded gtk4-macros v0.8.1
[INFO] [stderr]   Downloaded cairo-sys-rs v0.19.2
[INFO] [stderr]   Downloaded gtk4 v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5f680d670bdee131927ce2c4a5eb143ac75769b1cff0af6ee01512a132581ba
[INFO] running `Command { std: "docker" "start" "-a" "b5f680d670bdee131927ce2c4a5eb143ac75769b1cff0af6ee01512a132581ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5f680d670bdee131927ce2c4a5eb143ac75769b1cff0af6ee01512a132581ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f680d670bdee131927ce2c4a5eb143ac75769b1cff0af6ee01512a132581ba", kill_on_drop: false }`
[INFO] [stdout] b5f680d670bdee131927ce2c4a5eb143ac75769b1cff0af6ee01512a132581ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5d67b4f422cef668e10db85e4afb9aeab8c41b2a67bd9d8bd47b523bc726c57
[INFO] running `Command { std: "docker" "start" "-a" "d5d67b4f422cef668e10db85e4afb9aeab8c41b2a67bd9d8bd47b523bc726c57", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling gio v0.19.2
[INFO] [stderr]    Compiling gio v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#55f5117f)
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.22.7
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling toml v0.8.11
[INFO] [stderr]    Compiling system-deps v6.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling glib-macros v0.19.2
[INFO] [stderr]    Compiling glib-macros v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#55f5117f)
[INFO] [stderr]    Compiling gtk4-macros v0.8.1
[INFO] [stderr]    Compiling glib-sys v0.19.0
[INFO] [stderr]    Compiling gobject-sys v0.19.0
[INFO] [stderr]    Compiling glib-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#55f5117f)
[INFO] [stderr]    Compiling gio-sys v0.19.0
[INFO] [stderr]    Compiling gobject-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#55f5117f)
[INFO] [stderr]    Compiling gio-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#55f5117f)
[INFO] [stderr]    Compiling pango-sys v0.19.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.0
[INFO] [stderr]    Compiling graphene-sys v0.19.0
[INFO] [stderr]    Compiling gdk4-sys v0.8.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#55f5117f)
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#55f5117f)
[INFO] [stderr]    Compiling pango-sys v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#55f5117f)
[INFO] [stderr]    Compiling gsk4-sys v0.8.1
[INFO] [stderr]    Compiling gdk4-sys v0.9.0 (https://github.com/gtk-rs/gtk4-rs.git#81f33e3b)
[INFO] [stderr]    Compiling gtk4-sys v0.8.1
[INFO] [stderr]    Compiling gdk4-wayland-sys v0.9.0 (https://github.com/gtk-rs/gtk4-rs.git#81f33e3b)
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling glib v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#55f5117f)
[INFO] [stderr]    Compiling glib v0.19.2
[INFO] [stderr]    Compiling cairo-rs v0.20.0 (https://github.com/gtk-rs/gtk-rs-core?branch=master#55f5117f)
[INFO] [stderr]    Compiling cairo-rs v0.19.2
[INFO] [stderr]    Compiling graphene-rs v0.19.2
[INFO] [stderr] error: could not compile `glib` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/git/checkouts/gtk-rs-core-35cb1a5a363f4187/55f5117/glib/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="default"' --cfg 'feature="gio"' --cfg 'feature="gio_ffi"' --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio_ffi", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80"))' -C metadata=de7e5ea3aafa60a3 -C extra-filename=-7175762203c78fd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8207733aa34650ea.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-e8e1c7579b42c32b.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8e7af0a1402ef18b.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-22dd545c4c11949f.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-0c56115094141355.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-340f638a7d458667.rmeta --extern gio_ffi=/opt/rustwide/target/debug/deps/libgio_sys-09875fd995a71c9c.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-c28882bb0ac86992.so --extern ffi=/opt/rustwide/target/debug/deps/libglib_sys-8a25ad19efc3e072.rmeta --extern gobject_ffi=/opt/rustwide/target/debug/deps/libgobject_sys-ae37726dcc0fa616.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b06374845a228f29.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-80d792ddedcb21e9.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ac998bbbfa0d65c4.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2921bb3de9d9151c.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d5d67b4f422cef668e10db85e4afb9aeab8c41b2a67bd9d8bd47b523bc726c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5d67b4f422cef668e10db85e4afb9aeab8c41b2a67bd9d8bd47b523bc726c57", kill_on_drop: false }`
[INFO] [stdout] d5d67b4f422cef668e10db85e4afb9aeab8c41b2a67bd9d8bd47b523bc726c57
