[INFO] fetching crate gtk4 0.10.0... [INFO] checking gtk4-0.10.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate gtk4 0.10.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate gtk4 0.10.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gtk4 0.10.0 [INFO] tweaked toml for crates.io crate gtk4 0.10.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gtk4 0.10.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gtk4 0.10.0 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53e92a79061f52020e0dbe3345aaca2b9ce3d523d01a457488546ef266ecc091 [INFO] running `Command { std: "docker" "start" "-a" "53e92a79061f52020e0dbe3345aaca2b9ce3d523d01a457488546ef266ecc091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53e92a79061f52020e0dbe3345aaca2b9ce3d523d01a457488546ef266ecc091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e92a79061f52020e0dbe3345aaca2b9ce3d523d01a457488546ef266ecc091", kill_on_drop: false }` [INFO] [stdout] 53e92a79061f52020e0dbe3345aaca2b9ce3d523d01a457488546ef266ecc091 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fecf7a74c26ea8002521086a77722355a53b9856b25844dcb61edcea932be831 [INFO] running `Command { std: "docker" "start" "-a" "fecf7a74c26ea8002521086a77722355a53b9856b25844dcb61edcea932be831", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling gio v0.21.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking gir-format-check v0.1.3 [INFO] [stderr] Compiling cfg-expr v0.18.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling system-deps v7.0.5 [INFO] [stderr] Compiling glib-macros v0.21.0 [INFO] [stderr] Compiling gtk4-macros v0.10.0 [INFO] [stderr] Compiling glib-sys v0.21.0 [INFO] [stderr] Compiling gobject-sys v0.21.0 [INFO] [stderr] Compiling gio-sys v0.21.0 [INFO] [stderr] Compiling pango-sys v0.21.0 [INFO] [stderr] Compiling cairo-sys-rs v0.21.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.21.0 [INFO] [stderr] Compiling graphene-sys v0.21.0 [INFO] [stderr] Compiling gdk4-sys v0.10.0 [INFO] [stderr] Compiling gsk4-sys v0.10.0 [INFO] [stderr] Compiling gtk4-sys v0.10.0 [INFO] [stderr] Checking glib v0.21.0 [INFO] [stderr] Checking cairo-rs v0.21.0 [INFO] [stderr] Checking graphene-rs v0.21.0 [INFO] [stderr] Checking pango v0.21.0 [INFO] [stderr] Checking gdk-pixbuf v0.21.0 [INFO] [stderr] Checking gdk4 v0.10.0 [INFO] [stderr] Checking gsk4 v0.10.0 [INFO] [stderr] Checking gtk4 v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `gtk4` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name gtk4 --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "gnome_48", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_20", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=c1971dd3d6463d56 -C extra-filename=-ff0d8021664e09f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-11c79c8c808fe837.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-56f2c372bc660782.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-966816fdb6f3bc39.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-eb478140a5d088e4.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-02aee5d5164f1400.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-25737d043f74d6bd.rmeta --extern gir_format_check=/opt/rustwide/target/debug/deps/libgir_format_check-af0892c3e0e565d0.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-cb4a3f40551c5a16.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-e2a636e376192665.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-4acee356b46272ff.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-2b0bce06a8f082ac.so --extern gtk4_sys=/opt/rustwide/target/debug/deps/libgtk4_sys-c2d6f05950b36c5a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fdd707d831bfd935.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-3308761e3f317315.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/param_spec_expression.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn builder(name: &str) -> ParamSpecExpressionBuilder { [INFO] [stdout] | ^^^^ -------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 130 | pub fn builder(name: &str) -> ParamSpecExpressionBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fecf7a74c26ea8002521086a77722355a53b9856b25844dcb61edcea932be831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fecf7a74c26ea8002521086a77722355a53b9856b25844dcb61edcea932be831", kill_on_drop: false }` [INFO] [stdout] fecf7a74c26ea8002521086a77722355a53b9856b25844dcb61edcea932be831