[INFO] fetching crate libdistore 0.3.0... [INFO] testing libdistore-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate libdistore 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate libdistore 0.3.0 [INFO] finished tweaking crates.io crate libdistore 0.3.0 [INFO] tweaked toml for crates.io crate libdistore 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libdistore 0.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 362 packages to latest compatible versions [INFO] [stderr] Adding colored v2.2.0 (available: v3.1.1) [INFO] [stderr] Adding dirs v5.0.1 (available: v6.0.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding gtk4 v0.9.7 (available: v0.11.2) [INFO] [stderr] Adding indicatif v0.17.11 (available: v0.18.4) [INFO] [stderr] Adding reqwest v0.12.28 (available: v0.13.2) [INFO] [stderr] Adding target-lexicon v0.13.3 (available: v0.13.5) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6a6bd36fc09b476df6d330509e64afaccbf2e6d56f1d112880d55cf87a3fb37 [INFO] running `Command { std: "docker" "start" "-a" "f6a6bd36fc09b476df6d330509e64afaccbf2e6d56f1d112880d55cf87a3fb37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6a6bd36fc09b476df6d330509e64afaccbf2e6d56f1d112880d55cf87a3fb37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a6bd36fc09b476df6d330509e64afaccbf2e6d56f1d112880d55cf87a3fb37", kill_on_drop: false }` [INFO] [stdout] f6a6bd36fc09b476df6d330509e64afaccbf2e6d56f1d112880d55cf87a3fb37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75cac42a4cbcd68ebf554170521824d4c074566ff86e7d6a335e4c62102edd5c [INFO] running `Command { std: "docker" "start" "-a" "75cac42a4cbcd68ebf554170521824d4c074566ff86e7d6a335e4c62102edd5c", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling cfg-expr v0.20.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling gio v0.20.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling system-deps v7.0.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling glib-sys v0.20.10 [INFO] [stderr] Compiling gobject-sys v0.20.10 [INFO] [stderr] Compiling gio-sys v0.20.10 [INFO] [stderr] Compiling pango-sys v0.20.10 [INFO] [stderr] Compiling glib-macros v0.20.12 [INFO] [stderr] Compiling cairo-sys-rs v0.20.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.10 [INFO] [stderr] Compiling graphene-sys v0.20.10 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling gdk4-sys v0.9.6 [INFO] [stderr] Compiling gsk4-sys v0.9.6 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling glib v0.20.12 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling gtk4-sys v0.9.6 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling serenity v0.12.5 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling cairo-rs v0.20.12 [INFO] [stderr] Compiling graphene-rs v0.20.10 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling colog v1.4.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling indicatif-log-bridge v0.2.3 [INFO] [stderr] Compiling pango v0.20.12 [INFO] [stderr] Compiling gdk-pixbuf v0.20.10 [INFO] [stderr] Compiling gdk4 v0.9.6 [INFO] [stderr] Compiling gsk4 v0.9.6 [INFO] [stderr] Compiling gtk4 v0.9.7 [INFO] [stderr] error: could not compile `serenity` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name serenity --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.12.5/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="builder"' --cfg 'feature="bytes"' --cfg 'feature="client"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="mime_guess"' --cfg 'feature="model"' --cfg 'feature="percent-encoding"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("absolute_ratelimits", "builder", "bytes", "cache", "chrono", "client", "collector", "command_attr", "dashmap", "default", "default_native_tls", "default_no_backend", "ed25519-dalek", "flate2", "framework", "full", "gateway", "http", "interactions_endpoint", "levenshtein", "mime_guess", "mini-moka", "model", "native_tls_backend", "parking_lot", "percent-encoding", "reqwest", "rustc-hash", "rustls_backend", "serenity-voice-model", "simd-json", "simd_json", "standard_framework", "static_assertions", "temp_cache", "tokio-tungstenite", "tokio_task_builder", "typemap_rev", "typesize", "unstable_discord_api", "utils", "uwl", "voice", "voice_model"))' -C metadata=d8bbe4d42c5d2da9 -C extra-filename=-bd5910ea88242510 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-af6b4cc7fc304d4a.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a4a524fc7b7b1962.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a2dedd36ac407e60.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0058ef8ef1a861a0.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-0274a1a829a6a5ea.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0e6bf2b73519fea8.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-0e41a3f9b437159b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rmeta --extern serde_cow=/opt/rustwide/target/debug/deps/libserde_cow-50863fcda66dee43.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-402b54ba58c8f131.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-56e1b6de00cfd62d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-25fbf91886a3b175.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-d677c70a62ee5d89.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c0969b00be13531f.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-e32769cbeb131856.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d5abccf0846cb8a5.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-da50a822dd0bc7ef/out --check-cfg 'cfg(tokio_unstable, ignore_serenity_deprecated)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.9.7/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="v4_10"' --cfg 'feature="v4_12"' --cfg 'feature="v4_14"' --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", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=3f323d4bc2d583a0 -C extra-filename=-08bdd5fdef47854c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-010dcddf33f65501.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-6de3d9a777b86a37.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-269d605913ea0ccb.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-c0b8e2a0ca535695.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-ad9923d506263993.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-7aae6a9e585b887d.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-ead8d1591fdc319e.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-32aa5ff531475b53.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-b8119e1519a3db8c.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-7a89b11e1f74fd1c.so --extern gtk4_sys=/opt/rustwide/target/debug/deps/libgtk4_sys-472d4ae6a9dce12f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9017ff0c40a5fc6a.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-c29247174b782e51.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "75cac42a4cbcd68ebf554170521824d4c074566ff86e7d6a335e4c62102edd5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75cac42a4cbcd68ebf554170521824d4c074566ff86e7d6a335e4c62102edd5c", kill_on_drop: false }` [INFO] [stdout] 75cac42a4cbcd68ebf554170521824d4c074566ff86e7d6a335e4c62102edd5c