[INFO] cloning repository https://github.com/wingedcap/wingedcap-rust-interactive-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wingedcap/wingedcap-rust-interactive-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingedcap%2Fwingedcap-rust-interactive-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingedcap%2Fwingedcap-rust-interactive-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f513bd3b392ff97e0111d1f4a40d4f065e2313ee
[INFO] checking wingedcap/wingedcap-rust-interactive-server against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwingedcap%2Fwingedcap-rust-interactive-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/wingedcap/wingedcap-rust-interactive-server
[INFO] finished tweaking git repo https://github.com/wingedcap/wingedcap-rust-interactive-server
[INFO] tweaked toml for git repo https://github.com/wingedcap/wingedcap-rust-interactive-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wingedcap/wingedcap-rust-interactive-server on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wingedcap/wingedcap-rust-interactive-server 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tailwind_fuse v0.3.2
[INFO] [stderr]   Downloaded tailwind_fuse_macro v0.3.2
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.1
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded gethostname v1.0.2
[INFO] [stderr]   Downloaded dioxus-tw-components-macro v0.1.0
[INFO] [stderr]   Downloaded cross-storage v0.1.1
[INFO] [stderr]   Downloaded cross-clipboard v0.1.1
[INFO] [stderr]   Downloaded cc v1.2.37
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded dioxus-tw-components v0.1.14
[INFO] [stderr]   Downloaded unidecode v0.3.0
[INFO] [stderr]   Downloaded moxcms v0.7.5
[INFO] [stderr]   Downloaded rustls-webpki v0.103.5
[INFO] [stderr]   Downloaded lucide-dioxus v2.34.0
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded objc2 v0.6.2
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded windows-core v0.62.0
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded enumset_derive v0.14.0
[INFO] [stderr]   Downloaded enumset v1.1.10
[INFO] [stderr]   Downloaded windows-version v0.1.5
[INFO] [stderr]   Downloaded dioxus-logger v0.5.1
[INFO] [stderr]   Downloaded slugify v0.1.0
[INFO] [stderr]   Downloaded wingedcap v0.1.3
[INFO] [stderr]   Downloaded pxfm v0.1.23
[INFO] [stderr]   Downloaded dioxus-sdk v0.6.0
[INFO] [stderr]   Downloaded dioxus-tw-components-sorttable-macro v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6761b39f2fa6ba7bd17a0472c683eafac1f8ba9312d81563221a603bc04baf75
[INFO] running `Command { std: "docker" "start" "-a" "6761b39f2fa6ba7bd17a0472c683eafac1f8ba9312d81563221a603bc04baf75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6761b39f2fa6ba7bd17a0472c683eafac1f8ba9312d81563221a603bc04baf75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6761b39f2fa6ba7bd17a0472c683eafac1f8ba9312d81563221a603bc04baf75", kill_on_drop: false }`
[INFO] [stdout] 6761b39f2fa6ba7bd17a0472c683eafac1f8ba9312d81563221a603bc04baf75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d4d48551346f00cf0a498b4a469bd70755d301db28bd6a1a71d853a3010827a
[INFO] running `Command { std: "docker" "start" "-a" "7d4d48551346f00cf0a498b4a469bd70755d301db28bd6a1a71d853a3010827a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[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 rustc-hash v1.1.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.2
[INFO] [stderr]    Compiling dioxus-web v0.6.3
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking indexmap v2.11.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking unidecode v0.3.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking slugify v0.1.0
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking pxfm v0.1.23
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling dioxus-rsx v0.6.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling const-serialize-macro v0.6.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling dioxus-core-macro v0.6.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking generational-box v0.6.2
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.6.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]    Compiling tailwind_fuse_macro v0.3.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking js-sys v0.3.81
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking dioxus-cli-config v0.6.3
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking dioxus-logger v0.6.2
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking pkcs1 v0.4.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking sledgehammer_bindgen v0.6.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking tailwind_fuse v0.3.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling dioxus-tw-components-macro v0.1.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling dioxus-tw-components-sorttable-macro v0.1.0
[INFO] [stderr]     Checking tracing-wasm v0.2.1
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking jni v0.21.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking dioxus-logger v0.5.1
[INFO] [stderr]     Checking rsa v0.8.2
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking cross-clipboard v0.1.1
[INFO] [stderr]     Checking tokio-tungstenite-wasm v0.6.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking const-serialize v0.6.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking manganis-core v0.6.2
[INFO] [stderr]     Checking dioxus-core v0.6.3
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking web-sys v0.3.81
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.54
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]    Compiling manganis-macro v0.6.2
[INFO] [stderr]     Checking cross-storage v0.1.1
[INFO] [stderr]     Checking manganis v0.6.2
[INFO] [stderr]     Checking dioxus-signals v0.6.3
[INFO] [stderr]     Checking dioxus-devtools-types v0.6.2
[INFO] [stderr]     Checking dioxus-history v0.6.2
[INFO] [stderr]     Checking dioxus-hooks v0.6.2
[INFO] [stderr]     Checking dioxus-devtools v0.6.2
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking dioxus-html v0.6.3
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking dioxus v0.6.3
[INFO] [stderr]     Checking dioxus-tw-components v0.1.14
[INFO] [stderr]     Checking lucide-dioxus v2.34.0
[INFO] [stderr]     Checking dioxus-sdk v0.6.0
[INFO] [stderr]     Checking wingedcap v0.1.3
[INFO] [stderr] error: could not compile `lucide-dioxus` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name lucide_dioxus --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lucide-dioxus-2.34.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="accessibility"' --cfg 'feature="account"' --cfg 'feature="all-icons"' --cfg 'feature="animals"' --cfg 'feature="arrows"' --cfg 'feature="brands"' --cfg 'feature="buildings"' --cfg 'feature="charts"' --cfg 'feature="communication"' --cfg 'feature="connectivity"' --cfg 'feature="cursors"' --cfg 'feature="default"' --cfg 'feature="design"' --cfg 'feature="development"' --cfg 'feature="devices"' --cfg 'feature="emoji"' --cfg 'feature="files"' --cfg 'feature="finance"' --cfg 'feature="food-beverage"' --cfg 'feature="gaming"' --cfg 'feature="home"' --cfg 'feature="layout"' --cfg 'feature="mail"' --cfg 'feature="math"' --cfg 'feature="medical"' --cfg 'feature="multimedia"' --cfg 'feature="nature"' --cfg 'feature="navigation"' --cfg 'feature="notifications"' --cfg 'feature="people"' --cfg 'feature="photography"' --cfg 'feature="science"' --cfg 'feature="seasons"' --cfg 'feature="security"' --cfg 'feature="shapes"' --cfg 'feature="shopping"' --cfg 'feature="social"' --cfg 'feature="sports"' --cfg 'feature="sustainability"' --cfg 'feature="text"' --cfg 'feature="time"' --cfg 'feature="tools"' --cfg 'feature="transportation"' --cfg 'feature="travel"' --cfg 'feature="weather"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accessibility", "account", "all-icons", "animals", "arrows", "brands", "buildings", "charts", "communication", "connectivity", "cursors", "default", "design", "development", "devices", "emoji", "files", "finance", "food-beverage", "gaming", "home", "layout", "mail", "math", "medical", "multimedia", "nature", "navigation", "notifications", "people", "photography", "science", "seasons", "security", "shapes", "shopping", "social", "sports", "sustainability", "text", "time", "tools", "transportation", "travel", "weather"))' -C metadata=7128c3c8a133cfe2 -C extra-filename=-9660edb47cb23128 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dioxus=/opt/rustwide/target/debug/deps/libdioxus-8174db6b53059912.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7d4d48551346f00cf0a498b4a469bd70755d301db28bd6a1a71d853a3010827a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d4d48551346f00cf0a498b4a469bd70755d301db28bd6a1a71d853a3010827a", kill_on_drop: false }`
[INFO] [stdout] 7d4d48551346f00cf0a498b4a469bd70755d301db28bd6a1a71d853a3010827a
