[INFO] fetching crate burncloud 0.1.17...
[INFO] testing burncloud-0.1.17 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate burncloud 0.1.17 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate burncloud 0.1.17
[INFO] finished tweaking crates.io crate burncloud 0.1.17
[INFO] tweaked toml for crates.io crate burncloud 0.1.17 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate burncloud 0.1.17 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate burncloud 0.1.17 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a9e98144d7b2e33e95c6f707bdf34b440bc05bb05398ca7e01bfee3ff69039e
[INFO] running `Command { std: "docker" "start" "-a" "4a9e98144d7b2e33e95c6f707bdf34b440bc05bb05398ca7e01bfee3ff69039e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a9e98144d7b2e33e95c6f707bdf34b440bc05bb05398ca7e01bfee3ff69039e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a9e98144d7b2e33e95c6f707bdf34b440bc05bb05398ca7e01bfee3ff69039e", kill_on_drop: false }`
[INFO] [stdout] 4a9e98144d7b2e33e95c6f707bdf34b440bc05bb05398ca7e01bfee3ff69039e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20fc3013f79a894b0a0ae0107b31f0395233c557a1cbf4949f6655390444bf55
[INFO] running `Command { std: "docker" "start" "-a" "20fc3013f79a894b0a0ae0107b31f0395233c557a1cbf4949f6655390444bf55", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling glib-sys v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling gobject-sys v0.9.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling gio-sys v0.9.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling pango-sys v0.9.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.2
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.9.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]    Compiling gdk-sys v0.9.1
[INFO] [stderr]    Compiling atk-sys v0.9.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling dioxus-cli-config v0.6.3
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling libxdo v0.6.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling dioxus-rsx v0.6.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling wry v0.45.0
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dioxus-desktop v0.6.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling generational-box v0.6.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling dioxus-core v0.6.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling dioxus-signals v0.6.3
[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-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling dioxus-hooks v0.6.2
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling dioxus-core-macro v0.6.3
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling const-serialize-macro v0.6.2
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.6.2
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling dioxus-html v0.6.3
[INFO] [stderr]    Compiling libappindicator-sys v0.9.0
[INFO] [stderr]    Compiling const-serialize v0.6.2
[INFO] [stderr]    Compiling dioxus-history v0.6.2
[INFO] [stderr]    Compiling dlopen2_derive v0.4.1
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]    Compiling dlopen2 v0.7.0
[INFO] [stderr]    Compiling manganis-core v0.6.2
[INFO] [stderr]    Compiling gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling dioxus-devtools-types v0.6.2
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling glib v0.9.3
[INFO] [stderr]    Compiling sledgehammer_bindgen v0.6.0
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]    Compiling sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling dioxus-devtools v0.6.2
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs v1.1.2
[INFO] [stderr]    Compiling manganis-macro v0.6.2
[INFO] [stderr]    Compiling global-hotkey v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling infer v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling gtk-sys v0.9.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling manganis v0.6.2
[INFO] [stderr]    Compiling dioxus-logger v0.6.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling ashpd v0.8.1
[INFO] [stderr]    Compiling gio v0.8.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.52.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr] error: could not compile `zbus` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name zbus --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-4.4.0/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="tokio"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-task", "blocking", "bus-impl", "chrono", "default", "heapless", "option-as-array", "p2p", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock"))' -C metadata=3f32d01bcd67806b -C extra-filename=-0162449e911a5583 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-b0c6126e2db44e75.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e1545ed2217bcdbe.so --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-9d8a4ab4b1885bca.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-37918c5b58ffd1c8.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9a3955ac7c9e427a.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-64180f2dcec959c2.rmeta --extern ordered_stream=/opt/rustwide/target/debug/deps/libordered_stream-d67efb984a64787d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4f32a9adf7e62891.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-539cef9b034799d1.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-a05214229586e7d8.so --extern sha1=/opt/rustwide/target/debug/deps/libsha1-39c46d36866485fa.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f1c5a7f213eac2fa.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9056006c330b50b3.rmeta --extern xdg_home=/opt/rustwide/target/debug/deps/libxdg_home-7c1120d662536f04.rmeta --extern zbus_macros=/opt/rustwide/target/debug/deps/libzbus_macros-766837b2e61b5e20.so --extern zbus_names=/opt/rustwide/target/debug/deps/libzbus_names-11609abf95963259.rmeta --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-31e73f712bb65688.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "20fc3013f79a894b0a0ae0107b31f0395233c557a1cbf4949f6655390444bf55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20fc3013f79a894b0a0ae0107b31f0395233c557a1cbf4949f6655390444bf55", kill_on_drop: false }`
[INFO] [stdout] 20fc3013f79a894b0a0ae0107b31f0395233c557a1cbf4949f6655390444bf55
