[INFO] cloning repository https://github.com/BookCorn/llm-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BookCorn/llm-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBookCorn%2Fllm-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBookCorn%2Fllm-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e41045e07e4166ca3c1135e8ac9079d0dca7cde
[INFO] checking BookCorn/llm-client against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBookCorn%2Fllm-client" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BookCorn/llm-client
[INFO] finished tweaking git repo https://github.com/BookCorn/llm-client
[INFO] tweaked toml for git repo https://github.com/BookCorn/llm-client written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BookCorn/llm-client on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BookCorn/llm-client 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" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70a2d9629642cba569dbf795ea286ece32f9ff2457d14b7eb24096f6f42c4d78
[INFO] running `Command { std: "docker" "start" "-a" "70a2d9629642cba569dbf795ea286ece32f9ff2457d14b7eb24096f6f42c4d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70a2d9629642cba569dbf795ea286ece32f9ff2457d14b7eb24096f6f42c4d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a2d9629642cba569dbf795ea286ece32f9ff2457d14b7eb24096f6f42c4d78", kill_on_drop: false }`
[INFO] [stdout] 70a2d9629642cba569dbf795ea286ece32f9ff2457d14b7eb24096f6f42c4d78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33b27ac01ff6888579b7a22d040911e21af65fa5ffbc5b4a4498f01fd7bbe42c
[INFO] running `Command { std: "docker" "start" "-a" "33b27ac01ff6888579b7a22d040911e21af65fa5ffbc5b4a4498f01fd7bbe42c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_fmt v1.0.3
[INFO] [stderr]     Checking value-bag-serde1 v1.11.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling rust-embed-utils v8.8.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking lyon_geom v1.0.17
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking font-types v0.10.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling serde_json_lenient v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking lyon_path v1.0.16
[INFO] [stderr]    Compiling rust-embed-impl v8.8.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking waker-fn v1.2.0
[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/f70ee28831acc074c109afab32d287057c3eca46/bin/rustc --crate-name zbus --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="async-executor"' --cfg 'feature="async-fs"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-process"' --cfg 'feature="async-task"' --cfg 'feature="blocking"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-process", "async-task", "blocking", "blocking-api", "bus-impl", "camino", "chrono", "default", "heapless", "option-as-array", "p2p", "serde_bytes", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock"))' -C metadata=6c93eae39c94fe18 -C extra-filename=-284a6038a80650ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-983195b4b90e25f9.rmeta --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-b75835625a94110e.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-3cdaac84ab3c6762.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-ed82ef9a301a5e08.rmeta --extern async_process=/opt/rustwide/target/debug/deps/libasync_process-e49d23d7f26b620e.rmeta --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-b11d1dcb46d0d57d.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b64148d6eb5fb8e6.so --extern blocking=/opt/rustwide/target/debug/deps/libblocking-55e98c78d33d90dc.rmeta --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-08133651e8303afd.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-226cb550364fb842.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-5f80996d346f44e7.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-f7e89bb5e4cb9db9.rmeta --extern ordered_stream=/opt/rustwide/target/debug/deps/libordered_stream-04d619d5889cde57.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-02b4a9c2ff0efe8f.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-028cb575d5a3b4dc.so --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7ef6f15ec946c2fa.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-63bbd2db188e09db.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-8d124c0e8c67cb81.rmeta --extern zbus_macros=/opt/rustwide/target/debug/deps/libzbus_macros-678abd1bce37d6ed.so --extern zbus_names=/opt/rustwide/target/debug/deps/libzbus_names-40c3b597bd42ce3c.rmeta --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-4baf93f4aa0a61fa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f70ee28831acc074c109afab32d287057c3eca46/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.35.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=2989213e68b8c065 -C extra-filename=-ab947066e817dc50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-5a5c522181d9e120.rmeta --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-9afa74beacd2a6cb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f70ee28831acc074c109afab32d287057c3eca46/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=be734a1d7acca22c -C extra-filename=-15b8731b348ce835 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-fe58ed6b804fcc0e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "33b27ac01ff6888579b7a22d040911e21af65fa5ffbc5b4a4498f01fd7bbe42c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33b27ac01ff6888579b7a22d040911e21af65fa5ffbc5b4a4498f01fd7bbe42c", kill_on_drop: false }`
[INFO] [stdout] 33b27ac01ff6888579b7a22d040911e21af65fa5ffbc5b4a4498f01fd7bbe42c
