[INFO] cloning repository https://github.com/dasheng523/zhimo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dasheng523/zhimo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdasheng523%2Fzhimo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdasheng523%2Fzhimo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6fcbc2340868a26cbe3553de963046e4301331d6
[INFO] checking dasheng523/zhimo against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdasheng523%2Fzhimo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dasheng523/zhimo
[INFO] finished tweaking git repo https://github.com/dasheng523/zhimo
[INFO] tweaked toml for git repo https://github.com/dasheng523/zhimo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dasheng523/zhimo on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dasheng523/zhimo 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 77dc86a12646c00fc904ee935eaf8db88fa4cad190923bba8cad1776560a23cc
[INFO] running `Command { std: "docker" "start" "77dc86a12646c00fc904ee935eaf8db88fa4cad190923bba8cad1776560a23cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77dc86a12646c00fc904ee935eaf8db88fa4cad190923bba8cad1776560a23cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77dc86a12646c00fc904ee935eaf8db88fa4cad190923bba8cad1776560a23cc" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77dc86a12646c00fc904ee935eaf8db88fa4cad190923bba8cad1776560a23cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "77dc86a12646c00fc904ee935eaf8db88fa4cad190923bba8cad1776560a23cc" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tokio v1.44.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking string_cache v0.8.8
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking time v0.3.39
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]    Compiling sea-query-derive v0.4.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling inherent v1.0.12
[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 cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking dioxus-core-types v0.6.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking sqlx-core v0.8.3
[INFO] [stderr]     Checking sea-query v0.32.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking reqwest v0.12.13
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking xml5ever v0.18.1
[INFO] [stderr]     Checking generational-box v0.6.2
[INFO] [stderr]     Checking sqlx-sqlite v0.8.3
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking dioxus-core v0.6.3
[INFO] [stderr]     Checking markup5ever_rcdom v0.3.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking rig-core v0.10.0
[INFO] [stderr]     Checking sea-schema v0.16.1
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking tiktoken-rs v0.6.0
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]    Compiling sea-orm-macros v1.1.7
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking html2md v0.2.15
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking sea-orm-cli v1.1.7
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking dioxus-signals v0.6.3
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling zvariant_utils v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking sea-orm v1.1.7
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling dioxus-rsx v0.6.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling dioxus-core-macro v0.6.3
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr] error: could not compile `rig-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name rig --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rig-core-0.10.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "derive", "epub", "pdf", "rayon", "reqwest-rustls", "socks", "worker"))' -C metadata=298c673f5cfe1a41 -C extra-filename=-0933585b5ae33d4f --out-dir /opt/rustwide/target/debug/build/rig-core/0933585b5ae33d4f/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/34319c28828d46c3/out -L dependency=/opt/rustwide/target/debug/build/async-stream/9335261acfd7491b/out -L dependency=/opt/rustwide/target/debug/build/async-stream-impl/4321f2479dfff5a7/out -L dependency=/opt/rustwide/target/debug/build/atomic-waker/d2edf130acb84086/out -L dependency=/opt/rustwide/target/debug/build/base64/d8aec028dea2d277/out -L dependency=/opt/rustwide/target/debug/build/bitflags/852d70b9ef756204/out -L dependency=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/93e0b71871ed2a7d/out -L dependency=/opt/rustwide/target/debug/build/dyn-clone/46d1198874a7810e/out -L dependency=/opt/rustwide/target/debug/build/encoding_rs/5dea3bb78aabbef0/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out -L dependency=/opt/rustwide/target/debug/build/foldhash/496b6a8506c7c674/out -L dependency=/opt/rustwide/target/debug/build/foreign-types/6e6818908575d36a/out -L dependency=/opt/rustwide/target/debug/build/foreign-types-shared/a69f17bd839b4420/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/3c676194eacaa68c/out -L dependency=/opt/rustwide/target/debug/build/futures/aec2b4dfcf1290e6/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/3b07ee62b6910a08/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/dc72cf5b62f8221a/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/b01cd703b085cf3e/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out -L dependency=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out -L dependency=/opt/rustwide/target/debug/build/futures-util/281c54f8ab8d0c4d/out -L dependency=/opt/rustwide/target/debug/build/glob/5172333455edc701/out -L dependency=/opt/rustwide/target/debug/build/h2/80ad27e5d234e163/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/dc26a4f6cb6aea68/out -L dependency=/opt/rustwide/target/debug/build/http/28a8fa56a339b838/out -L dependency=/opt/rustwide/target/debug/build/http-body/89d4fc8c47081ba0/out -L dependency=/opt/rustwide/target/debug/build/http-body-util/b334190db241178a/out -L dependency=/opt/rustwide/target/debug/build/httparse/b9ed2fea81abf9ac/out -L dependency=/opt/rustwide/target/debug/build/hyper/69333d80343c76da/out -L dependency=/opt/rustwide/target/debug/build/hyper-tls/78183af927f8f57f/out -L dependency=/opt/rustwide/target/debug/build/hyper-util/f11858c4b4cb08fb/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/549f6154d428c22b/out -L dependency=/opt/rustwide/target/debug/build/icu_locid/dbddf1edd0bf6d7b/out -L dependency=/opt/rustwide/target/debug/build/icu_locid_transform/57382b549eb4ed7d/out -L dependency=/opt/rustwide/target/debug/build/icu_locid_transform_data/da0b97ef6cf718a5/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/32e72e24c79099f0/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/b2ba7b9c18bd44f3/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/03ebfa39300c77c1/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/f4ed54f820ba8e18/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/f9581a2e1388fbf7/out -L dependency=/opt/rustwide/target/debug/build/icu_provider_macros/83d620a67aaacff1/out -L dependency=/opt/rustwide/target/debug/build/idna/8a25f2fc908758b4/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/6a6fb0f696b9fd72/out -L dependency=/opt/rustwide/target/debug/build/indexmap/12db68ed33def099/out -L dependency=/opt/rustwide/target/debug/build/ipnet/e7345cb0bdfa8a49/out -L dependency=/opt/rustwide/target/debug/build/itoa/aa1c64fbdc4f12a7/out -L dependency=/opt/rustwide/target/debug/build/libc/3a68bfea952854f7/out -L dependency=/opt/rustwide/target/debug/build/litemap/cef63824c5a8d644/out -L dependency=/opt/rustwide/target/debug/build/log/0fdb3056fc983c21/out -L dependency=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out -L dependency=/opt/rustwide/target/debug/build/mime/719fdfbd841ea854/out -L dependency=/opt/rustwide/target/debug/build/mime_guess/9f57d6cbd9671a58/out -L dependency=/opt/rustwide/target/debug/build/mio/6f17e69a5cb97707/out -L dependency=/opt/rustwide/target/debug/build/native-tls/f781a933791d6f11/out -L dependency=/opt/rustwide/target/debug/build/num-traits/20aedbc8c5ab9681/out -L dependency=/opt/rustwide/target/debug/build/once_cell/699e88b941ebd2cd/out -L dependency=/opt/rustwide/target/debug/build/openssl/72772ea36a468e08/out -L dependency=/opt/rustwide/target/debug/build/openssl-macros/d58c1aa7ef24cc42/out -L dependency=/opt/rustwide/target/debug/build/openssl-probe/b534f6b4cc62b099/out -L dependency=/opt/rustwide/target/debug/build/openssl-sys/cb553f9e084f8abe/out -L dependency=/opt/rustwide/target/debug/build/ordered-float/4d20f1055abf8acf/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/70e4695576ffb191/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/reqwest/284956f7586deecb/out -L dependency=/opt/rustwide/target/debug/build/rustls-pemfile/440cc85e309172c1/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/22c232ad10f29a9a/out -L dependency=/opt/rustwide/target/debug/build/ryu/e5cf39b0424d7e5c/out -L dependency=/opt/rustwide/target/debug/build/schemars/dc4906103b4ccd0f/out -L dependency=/opt/rustwide/target/debug/build/schemars_derive/213de2d85b87e37b/out -L dependency=/opt/rustwide/target/debug/build/serde/18065d95affc322b/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/085a2ff256310a0b/out -L dependency=/opt/rustwide/target/debug/build/serde_json/ee10e9fdbe7a36df/out -L dependency=/opt/rustwide/target/debug/build/serde_urlencoded/50e6698057b1b655/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/034fcd69db981005/out -L dependency=/opt/rustwide/target/debug/build/slab/336ee4618dc8a867/out -L dependency=/opt/rustwide/target/debug/build/smallvec/d938e53da965779c/out -L dependency=/opt/rustwide/target/debug/build/socket2/08c408091838d235/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/7c0b5667da8dd49d/out -L dependency=/opt/rustwide/target/debug/build/sync_wrapper/d023d265f802d235/out -L dependency=/opt/rustwide/target/debug/build/thiserror/f7368f7201faa82d/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/10dad99f87b00996/out -L dependency=/opt/rustwide/target/debug/build/tinystr/6e79accae017d363/out -L dependency=/opt/rustwide/target/debug/build/tokio/a289759a6f8c2ecc/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/f111cddebc4eeef4/out -L dependency=/opt/rustwide/target/debug/build/tokio-native-tls/34dba627a07d51ee/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/11a0f12559c7e64e/out -L dependency=/opt/rustwide/target/debug/build/tower/a2c7e8ece07bdc04/out -L dependency=/opt/rustwide/target/debug/build/tower-layer/f6d5cc7b185cf351/out -L dependency=/opt/rustwide/target/debug/build/tower-service/e69ac8dcc8243395/out -L dependency=/opt/rustwide/target/debug/build/tracing/2a801f0c32d60882/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/c4646be4e2081a60/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/58f88a16f5020dbf/out -L dependency=/opt/rustwide/target/debug/build/try-lock/08abaa63f4861efa/out -L dependency=/opt/rustwide/target/debug/build/unicase/db3141207659a530/out -L dependency=/opt/rustwide/target/debug/build/url/aef157ea9742247b/out -L dependency=/opt/rustwide/target/debug/build/utf16_iter/cec968ef598af760/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/88f5a358869389d3/out -L dependency=/opt/rustwide/target/debug/build/value-bag/f152e0056e35db37/out -L dependency=/opt/rustwide/target/debug/build/want/cc3dcee12d270b38/out -L dependency=/opt/rustwide/target/debug/build/write16/781a49200fe7cbdc/out -L dependency=/opt/rustwide/target/debug/build/writeable/bfd40d7890b21b86/out -L dependency=/opt/rustwide/target/debug/build/yoke/2951e6a1f87cad43/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/99e08b35aab127b0/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/b3754a3cffe5baf6/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/87b7d38e4b20a4ac/out -L dependency=/opt/rustwide/target/debug/build/zerovec/05628a194135d7e1/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/a059b705d6c98270/out --extern async_stream=/opt/rustwide/target/debug/build/async-stream/9335261acfd7491b/out/libasync_stream-9335261acfd7491b.rmeta --extern base64=/opt/rustwide/target/debug/build/base64/d8aec028dea2d277/out/libbase64-d8aec028dea2d277.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out/libbytes-696d9749778e1593.rmeta --extern futures=/opt/rustwide/target/debug/build/futures/aec2b4dfcf1290e6/out/libfutures-aec2b4dfcf1290e6.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/5172333455edc701/out/libglob-5172333455edc701.rmeta --extern mime_guess=/opt/rustwide/target/debug/build/mime_guess/9f57d6cbd9671a58/out/libmime_guess-9f57d6cbd9671a58.rmeta --extern ordered_float=/opt/rustwide/target/debug/build/ordered-float/4d20f1055abf8acf/out/libordered_float-4d20f1055abf8acf.rmeta --extern reqwest=/opt/rustwide/target/debug/build/reqwest/284956f7586deecb/out/libreqwest-284956f7586deecb.rmeta --extern schemars=/opt/rustwide/target/debug/build/schemars/dc4906103b4ccd0f/out/libschemars-dc4906103b4ccd0f.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/18065d95affc322b/out/libserde-18065d95affc322b.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/ee10e9fdbe7a36df/out/libserde_json-ee10e9fdbe7a36df.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/f7368f7201faa82d/out/libthiserror-f7368f7201faa82d.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/2a801f0c32d60882/out/libtracing-2a801f0c32d60882.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 `gio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.18.4/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="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=b0a588340e959fb6 -C extra-filename=-eb97b96e70a9da59 --out-dir /opt/rustwide/target/debug/build/gio/eb97b96e70a9da59/out -L dependency=/opt/rustwide/target/debug/build/bitflags/852d70b9ef756204/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/3b07ee62b6910a08/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/dc72cf5b62f8221a/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/b01cd703b085cf3e/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out -L dependency=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out -L dependency=/opt/rustwide/target/debug/build/futures-util/281c54f8ab8d0c4d/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/47c98ec2226146b2/out -L dependency=/opt/rustwide/target/debug/build/glib/90307e59d021ef8d/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/476a4f514b357d19/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/611a8f62415b8fbe/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/4539a40e5498da98/out -L dependency=/opt/rustwide/target/debug/build/libc/3a68bfea952854f7/out -L dependency=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out -L dependency=/opt/rustwide/target/debug/build/once_cell/699e88b941ebd2cd/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/serde/18065d95affc322b/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/085a2ff256310a0b/out -L dependency=/opt/rustwide/target/debug/build/slab/336ee4618dc8a867/out -L dependency=/opt/rustwide/target/debug/build/smallvec/d938e53da965779c/out -L dependency=/opt/rustwide/target/debug/build/thiserror/f7368f7201faa82d/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/10dad99f87b00996/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/3b07ee62b6910a08/out/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out/libfutures_io-8d88089869a627e9.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/281c54f8ab8d0c4d/out/libfutures_util-281c54f8ab8d0c4d.rmeta --extern ffi=/opt/rustwide/target/debug/build/gio-sys/47c98ec2226146b2/out/libgio_sys-47c98ec2226146b2.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/90307e59d021ef8d/out/libglib-90307e59d021ef8d.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/3a68bfea952854f7/out/liblibc-3a68bfea952854f7.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/699e88b941ebd2cd/out/libonce_cell-699e88b941ebd2cd.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/d938e53da965779c/out/libsmallvec-d938e53da965779c.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/f7368f7201faa82d/out/libthiserror-f7368f7201faa82d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "77dc86a12646c00fc904ee935eaf8db88fa4cad190923bba8cad1776560a23cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77dc86a12646c00fc904ee935eaf8db88fa4cad190923bba8cad1776560a23cc", kill_on_drop: false }`
[INFO] [stdout] 77dc86a12646c00fc904ee935eaf8db88fa4cad190923bba8cad1776560a23cc
