[INFO] cloning repository https://github.com/ckaznable/localex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ckaznable/localex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckaznable%2Flocalex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckaznable%2Flocalex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46083882faa193201a0b86bd92176361a54b3fea
[INFO] checking ckaznable/localex against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckaznable%2Flocalex" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ckaznable/localex
[INFO] finished tweaking git repo https://github.com/ckaznable/localex
[INFO] tweaked toml for git repo https://github.com/ckaznable/localex written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ckaznable/localex on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ckaznable/localex 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/packages/localex-daemon/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce03aeb8b03cebd22f12a3a2fb0d47ffe55a879a941b6b5ea679893cc1ac495a
[INFO] running `Command { std: "docker" "start" "-a" "ce03aeb8b03cebd22f12a3a2fb0d47ffe55a879a941b6b5ea679893cc1ac495a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce03aeb8b03cebd22f12a3a2fb0d47ffe55a879a941b6b5ea679893cc1ac495a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce03aeb8b03cebd22f12a3a2fb0d47ffe55a879a941b6b5ea679893cc1ac495a", kill_on_drop: false }`
[INFO] [stdout] ce03aeb8b03cebd22f12a3a2fb0d47ffe55a879a941b6b5ea679893cc1ac495a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cb804c8bfa7b584a8edfed2484837e19a9826cbf33671675d0308b30221934b
[INFO] running `Command { std: "docker" "start" "-a" "8cb804c8bfa7b584a8edfed2484837e19a9826cbf33671675d0308b30221934b", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/packages/localex-daemon/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling rustls v0.23.11
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling oid-registry v0.7.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking sqlformat v0.2.4
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking xdg-home v1.2.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking localex-gui v0.1.0 (/opt/rustwide/workdir/packages/localex-gui)
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.102.5
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zvariant_utils v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling uuid-macro-internal v1.10.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling sea-bae v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling sea-query-derive v0.4.1
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking netlink-packet-core v0.4.2
[INFO] [stderr]    Compiling sea-orm-macros v1.0.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking netlink-packet-route v0.12.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking quinn-udp v0.5.2
[INFO] [stderr]     Checking futures-rustls v0.26.0
[INFO] [stderr]     Checking quinn-proto v0.11.8
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.28.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling zvariant_derive v4.1.2
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling zbus_macros v4.3.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking uniffi_meta v0.28.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking futures-bounded v0.2.4
[INFO] [stderr]     Checking hickory-proto v0.24.1
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking quick-protobuf-codec v0.3.1
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking yamux v0.13.3
[INFO] [stderr]     Checking futures-ticker v0.0.3
[INFO] [stderr]     Checking yamux v0.12.1
[INFO] [stderr]     Checking netlink-sys v0.8.6
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking async-compression v0.4.12
[INFO] [stderr]     Checking async-compat v0.2.4
[INFO] [stderr]     Checking netlink-proto v0.10.0
[INFO] [stderr]     Checking rtnetlink v0.10.1
[INFO] [stderr]     Checking quinn v0.11.2
[INFO] [stderr]     Checking if-watch v3.2.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking multihash v0.19.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking cbor4ii v0.3.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking camino v1.1.7
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking semver v1.0.23
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking zvariant v4.1.2
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking uniffi_core v0.28.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling uniffi_macros v0.28.0
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ratatui v0.27.0
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking uniffi_testing v0.28.0
[INFO] [stderr]     Checking uniffi_udl v0.28.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking asn1-rs v0.6.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking libp2p-identity v0.2.9
[INFO] [stderr]     Checking sea-query v0.31.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking uniffi_bindgen v0.28.0
[INFO] [stderr]     Checking logger v0.1.0 (/opt/rustwide/workdir/packages/logger)
[INFO] [stderr]     Checking multiaddr v0.18.1
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking rcgen v0.11.3
[INFO] [stderr]     Checking libp2p-core v0.42.0
[INFO] [stderr]     Checking libp2p-core v0.41.3
[INFO] [stderr]     Checking zbus v4.3.1
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking sea-schema v0.15.0
[INFO] [stderr]     Checking libp2p-swarm v0.45.1
[INFO] [stderr]     Checking libp2p-yamux v0.46.0
[INFO] [stderr]     Checking libp2p-noise v0.45.0
[INFO] [stderr]     Checking libp2p-tcp v0.42.0
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking sea-orm-cli v1.0.0
[INFO] [stderr]     Checking libp2p-tls v0.4.1
[INFO] [stderr]     Checking libp2p-tls v0.5.0
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking libp2p-connection-limits v0.4.0
[INFO] [stderr]     Checking libp2p-request-response v0.27.0
[INFO] [stderr]     Checking libp2p-mdns v0.46.0
[INFO] [stderr]     Checking libp2p-allow-block-list v0.4.0
[INFO] [stderr]     Checking libp2p-gossipsub v0.47.0
[INFO] [stderr]     Checking libp2p-quic v0.11.0
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking sea-query-binder v0.6.0
[INFO] [stderr]     Checking sea-orm v1.0.0
[INFO] [stderr]     Checking secret-service v4.0.0
[INFO] [stderr]     Checking libp2p v0.54.0
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/packages/common)
[INFO] [stderr]     Checking network v0.1.0 (/opt/rustwide/workdir/packages/network)
[INFO] [stderr]     Checking localex-ipc v0.1.0 (/opt/rustwide/workdir/packages/localex-ipc)
[INFO] [stderr]     Checking tocalex v0.1.0 (/opt/rustwide/workdir/packages/localex-tui)
[INFO] [stderr]     Checking sea-orm-migration v1.0.0
[INFO] [stderr]     Checking entity v0.1.0 (/opt/rustwide/workdir/database/entity)
[INFO] [stderr]     Checking migration v0.1.0 (/opt/rustwide/workdir/database/migration)
[INFO] [stderr]     Checking database v0.1.0 (/opt/rustwide/workdir/database)
[INFO] [stderr]     Checking protocol v0.1.0 (/opt/rustwide/workdir/packages/protocol)
[INFO] [stderr]     Checking localex-daemon v0.1.0 (/opt/rustwide/workdir/packages/localex-daemon)
[INFO] [stderr]     Checking uniffi v0.28.0
[INFO] [stderr]     Checking uniffi-bindgen v0.1.0 (/opt/rustwide/workdir/packages/uniffi-bindgen)
[INFO] [stderr]     Checking localax v0.1.0 (/opt/rustwide/workdir/packages/android)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> packages/android/src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let _ = SERVICE.take();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |         if keypair.is_none() && SERVICE.is_none() && daemon_tx.is_none() {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         SERVICE.clone().map(Ok).unwrap_or_else(|| {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | /         SENDER
[INFO] [stdout] 58 | |             .clone()
[INFO] [stdout]    | |____________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |             .zip(RECEIVER.clone())
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         CLIENT_EVENT_SENDER.clone().ok_or(FFIError::FFIClientEventHandleError)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         CLIENT_EVENT_RECEIVER.clone().ok_or(FFIError::FFIClientEventHandleError)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | /         CLIENT_EVENT_SENDER
[INFO] [stdout] 87 | |             .clone()
[INFO] [stdout]    | |____________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |             .zip(CLIENT_EVENT_RECEIVER.clone())
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> packages/android/src/global.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         QUIT_SENDER.as_ref().map(|tx| tx.send(()).ok());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> packages/android/src/global.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 |         if let Some(recv) = QUIT_RECEIVER.as_ref() {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> packages/android/src/lib.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let _ = SERVICE.take();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |         if keypair.is_none() && SERVICE.is_none() && daemon_tx.is_none() {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         SERVICE.clone().map(Ok).unwrap_or_else(|| {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | /         SENDER
[INFO] [stdout] 58 | |             .clone()
[INFO] [stdout]    | |____________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |             .zip(RECEIVER.clone())
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         CLIENT_EVENT_SENDER.clone().ok_or(FFIError::FFIClientEventHandleError)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         CLIENT_EVENT_RECEIVER.clone().ok_or(FFIError::FFIClientEventHandleError)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | /         CLIENT_EVENT_SENDER
[INFO] [stdout] 87 | |             .clone()
[INFO] [stdout]    | |____________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> packages/android/src/global.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |             .zip(CLIENT_EVENT_RECEIVER.clone())
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> packages/android/src/global.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         QUIT_SENDER.as_ref().map(|tx| tx.send(()).ok());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> packages/android/src/global.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 |         if let Some(recv) = QUIT_RECEIVER.as_ref() {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "8cb804c8bfa7b584a8edfed2484837e19a9826cbf33671675d0308b30221934b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cb804c8bfa7b584a8edfed2484837e19a9826cbf33671675d0308b30221934b", kill_on_drop: false }`
[INFO] [stdout] 8cb804c8bfa7b584a8edfed2484837e19a9826cbf33671675d0308b30221934b
