[INFO] cloning repository https://github.com/ntheile/nwc-mobile
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ntheile/nwc-mobile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntheile%2Fnwc-mobile", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntheile%2Fnwc-mobile'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01a1471da8e8ac9506c2b4fef193b28c6c969f3b
[INFO] checking ntheile/nwc-mobile against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntheile%2Fnwc-mobile" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ntheile/nwc-mobile
[INFO] finished tweaking git repo https://github.com/ntheile/nwc-mobile
[INFO] tweaked toml for git repo https://github.com/ntheile/nwc-mobile written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ntheile/nwc-mobile on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ntheile/nwc-mobile 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> crates/nwc-mobile-uniffi/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 18 ~ zeroize = "=1.8.2"
[INFO] [stderr] 19 + [lints]
[INFO] [stderr] 20 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 18 ~ zeroize = "=1.8.2"
[INFO] [stderr] 19 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `nwc-mobile-uniffi` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7be6d1fdd8f64c8000f130a7fe4511c0ba6027a180da7da8e0d54b3db17c6199
[INFO] running `Command { std: "docker" "start" "7be6d1fdd8f64c8000f130a7fe4511c0ba6027a180da7da8e0d54b3db17c6199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7be6d1fdd8f64c8000f130a7fe4511c0ba6027a180da7da8e0d54b3db17c6199", 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" "7be6d1fdd8f64c8000f130a7fe4511c0ba6027a180da7da8e0d54b3db17c6199" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7be6d1fdd8f64c8000f130a7fe4511c0ba6027a180da7da8e0d54b3db17c6199", 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" "7be6d1fdd8f64c8000f130a7fe4511c0ba6027a180da7da8e0d54b3db17c6199" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> crates/nwc-mobile-uniffi/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 18 ~ zeroize = "=1.8.2"
[INFO] [stderr] 19 + [lints]
[INFO] [stderr] 20 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 18 ~ zeroize = "=1.8.2"
[INFO] [stderr] 19 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `nwc-mobile-uniffi` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bitcoin-io v0.1.101
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling unicode-joining-type v1.0.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking idna_mapping v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking idna_adapter v1.1.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking bitcoin_hashes v0.14.101
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling uniffi_internal_macros v0.31.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking nostr v0.44.7
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking uniffi_pipeline v0.31.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking uniffi_meta v0.31.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking clap_builder v4.5.61
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking uniffi_udl v0.31.1
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking nwc-mobile v0.1.0 (/opt/rustwide/workdir/crates/nwc-mobile)
[INFO] [stderr]    Compiling clap_derive v4.5.61
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling bitcoin v0.32.102
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking uniffi_core v0.31.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling uniffi_macros v0.31.1
[INFO] [stderr]     Checking base58ck v0.1.101
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking bitcoin-units v0.1.101
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking clap v4.5.61
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking nwc-mobile-tokio v0.1.0 (/opt/rustwide/workdir/crates/nwc-mobile-tokio)
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking uniffi_bindgen v0.31.1
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/nwc-mobile/src/application.rs:984:18
[INFO] [stdout]     |
[INFO] [stdout] 984 |                 .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |remaining| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 984 -                 .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |remaining| {
[INFO] [stdout] 984 +                 .try_update(Ordering::Relaxed, Ordering::Relaxed, |remaining| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking nwc-mobile-nostr v0.1.0 (/opt/rustwide/workdir/crates/nwc-mobile-nostr)
[INFO] [stderr]     Checking nwc-mobile-http v0.1.0 (/opt/rustwide/workdir/crates/nwc-mobile-http)
[INFO] [stderr]     Checking lightning-types v0.3.5
[INFO] [stderr]     Checking lightning-invoice v0.34.0
[INFO] [stderr]     Checking nwc-mobile-bolt11 v0.1.0 (/opt/rustwide/workdir/crates/nwc-mobile-bolt11)
[INFO] [stderr] error: could not compile `uniffi_bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cargo-metadata"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=712a15d3c36556b9 -C extra-filename=-d206813a8b6d96d4 --out-dir /opt/rustwide/target/debug/build/uniffi_bindgen/d206813a8b6d96d4/out -L dependency=/opt/rustwide/target/debug/build/anyhow/d5f04c2d9d0d7bf2/out -L dependency=/opt/rustwide/target/debug/build/askama_derive/c1c191722e5c7876/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/camino/6282daf03f2ba779/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/c86d0c36257c1cac/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/fastrand/f97ae5f035b5782d/out -L dependency=/opt/rustwide/target/debug/build/getrandom/a717291fd2ff3614/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/d6527847c19413e5/out -L dependency=/opt/rustwide/target/debug/build/heck/9b5852bd853177bb/out -L dependency=/opt/rustwide/target/debug/build/indexmap/1ddb346fd197e759/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/069649a5354d504b/out -L dependency=/opt/rustwide/target/debug/build/log/88d33b7e65e7d5e3/out -L dependency=/opt/rustwide/target/debug/build/memchr/1479ae024ac081f3/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/b988ba17985965f5/out -L dependency=/opt/rustwide/target/debug/build/nom/44071b7cefbe29f5/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/plain/e12a0ab85e184c33/out -L dependency=/opt/rustwide/target/debug/build/rustix/a2dca479964c0a66/out -L dependency=/opt/rustwide/target/debug/build/scroll/46a4c4b0150f731f/out -L dependency=/opt/rustwide/target/debug/build/scroll_derive/7fc3d584f5f96595/out -L dependency=/opt/rustwide/target/debug/build/semver/15b3bafd99a6b7eb/out -L dependency=/opt/rustwide/target/debug/build/serde/7eb254b998ac5766/out -L dependency=/opt/rustwide/target/debug/build/serde_core/0a1ba5c7e6f8457f/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/e8922fb61883911e/out -L dependency=/opt/rustwide/target/debug/build/serde_json/d496bc41edca14f2/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/41858978bf851c3b/out -L dependency=/opt/rustwide/target/debug/build/siphasher/893e00f08ec67819/out -L dependency=/opt/rustwide/target/debug/build/smawk/d3424f9a4e1b065f/out -L dependency=/opt/rustwide/target/debug/build/tempfile/c11af72d55ab7291/out -L dependency=/opt/rustwide/target/debug/build/textwrap/aaede1ee7e4caf36/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/c0d4011842f1de9b/out -L dependency=/opt/rustwide/target/debug/build/thiserror/a3be97716218ce92/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/1c642fd89de08886/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/4b56f1fcc80bee0d/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/8f810326993a9f23/out -L dependency=/opt/rustwide/target/debug/build/uniffi_internal_macros/1f5826d3f49ccd93/out -L dependency=/opt/rustwide/target/debug/build/uniffi_meta/0b03e56ff5e97d13/out -L dependency=/opt/rustwide/target/debug/build/uniffi_pipeline/69afcfca221a9971/out -L dependency=/opt/rustwide/target/debug/build/weedle2/0fe1e7a55fd75cca/out -L dependency=/opt/rustwide/target/debug/build/winnow/05e19d6a9ce88715/out -L dependency=/opt/rustwide/target/debug/build/winnow/633517ba2cbc48a7/out -L dependency=/opt/rustwide/target/debug/build/zmij/93cb3e10a525d438/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/d5f04c2d9d0d7bf2/out/libanyhow-d5f04c2d9d0d7bf2.rmeta --extern askama=/opt/rustwide/target/debug/build/askama/41a7c1e624abba93/out/libaskama-41a7c1e624abba93.rmeta --extern camino=/opt/rustwide/target/debug/build/camino/6282daf03f2ba779/out/libcamino-6282daf03f2ba779.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/76ac913bf817c28f/out/libcargo_metadata-76ac913bf817c28f.rmeta --extern fs_err=/opt/rustwide/target/debug/build/fs-err/87b5e93acea60860/out/libfs_err-87b5e93acea60860.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/d6c6681e19d65e40/out/libglob-d6c6681e19d65e40.rmeta --extern goblin=/opt/rustwide/target/debug/build/goblin/bd190e8e310c9f05/out/libgoblin-bd190e8e310c9f05.rmeta --extern heck=/opt/rustwide/target/debug/build/heck/9b5852bd853177bb/out/libheck-9b5852bd853177bb.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/1ddb346fd197e759/out/libindexmap-1ddb346fd197e759.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/7eb254b998ac5766/out/libserde-7eb254b998ac5766.rmeta --extern tempfile=/opt/rustwide/target/debug/build/tempfile/c11af72d55ab7291/out/libtempfile-c11af72d55ab7291.rmeta --extern textwrap=/opt/rustwide/target/debug/build/textwrap/aaede1ee7e4caf36/out/libtextwrap-aaede1ee7e4caf36.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/ba770e7bc74372c8/out/libtoml-ba770e7bc74372c8.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/build/uniffi_internal_macros/1f5826d3f49ccd93/out/libuniffi_internal_macros-1f5826d3f49ccd93.so --extern uniffi_meta=/opt/rustwide/target/debug/build/uniffi_meta/0b03e56ff5e97d13/out/libuniffi_meta-0b03e56ff5e97d13.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/build/uniffi_pipeline/69afcfca221a9971/out/libuniffi_pipeline-69afcfca221a9971.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/build/uniffi_udl/ab88036303c45a48/out/libuniffi_udl-ab88036303c45a48.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: unused dependency `base64ct`
[INFO] [stderr]   --> crates/nwc-mobile/Cargo.toml:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | base64ct = "=1.7.3"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `base64ct`
[INFO] [stderr] warning: `nwc-mobile` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "inspect" "7be6d1fdd8f64c8000f130a7fe4511c0ba6027a180da7da8e0d54b3db17c6199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7be6d1fdd8f64c8000f130a7fe4511c0ba6027a180da7da8e0d54b3db17c6199", kill_on_drop: false }`
[INFO] [stdout] 7be6d1fdd8f64c8000f130a7fe4511c0ba6027a180da7da8e0d54b3db17c6199
