[INFO] fetching crate xrpl-rust 1.0.0...
[INFO] testing xrpl-rust-1.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate xrpl-rust 1.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate xrpl-rust 1.0.0
[INFO] finished tweaking crates.io crate xrpl-rust 1.0.0
[INFO] tweaked toml for crates.io crate xrpl-rust 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xrpl-rust 1.0.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xrpl-rust 1.0.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 807d65ea10b05b722b171b256d85396c1e0a73dab77ba784ad04b854ac325bb4
[INFO] running `Command { std: "docker" "start" "-a" "807d65ea10b05b722b171b256d85396c1e0a73dab77ba784ad04b854ac325bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "807d65ea10b05b722b171b256d85396c1e0a73dab77ba784ad04b854ac325bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "807d65ea10b05b722b171b256d85396c1e0a73dab77ba784ad04b854ac325bb4", kill_on_drop: false }`
[INFO] [stdout] 807d65ea10b05b722b171b256d85396c1e0a73dab77ba784ad04b854ac325bb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c65bdb3ed9c4bb0eff287174e7b90c9453cd3ef834cda761bf376bafbf9a8402
[INFO] running `Command { std: "docker" "start" "-a" "c65bdb3ed9c4bb0eff287174e7b90c9453cd3ef834cda761bf376bafbf9a8402", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling heapless v0.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling embedded-nal v0.9.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling embedded-nal-async v0.8.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling buffered-io v0.5.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling nourl v0.1.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand_hc v0.3.2
[INFO] [stderr]    Compiling embassy-futures v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling xrpl-rust-macros v0.1.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling embedded-tls v0.17.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling embedded-websocket-embedded-io v0.1.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tower-http v0.6.5
[INFO] [stderr]    Compiling reqwless v0.13.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling xrpl-rust v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/models/transactions/mod.rs:605:17
[INFO] [stdout]     |
[INFO] [stdout] 605 |     fn get_hash(&self) -> XRPLModelResult<Cow<str>>
[INFO] [stdout]     |                 ^^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |     fn get_hash(&self) -> XRPLModelResult<Cow<'_, str>>
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/parse_nftoken_id.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn parse_nftoken_id(nft_id: Cow<str>) -> XRPLUtilsResult<NFTokenId<'_>> {
[INFO] [stdout]    |                                 ^^^^^^^^ the lifetime is hidden here   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn parse_nftoken_id(nft_id: Cow<'_, str>) -> XRPLUtilsResult<NFTokenId<'_>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.35s
[INFO] running `Command { std: "docker" "inspect" "c65bdb3ed9c4bb0eff287174e7b90c9453cd3ef834cda761bf376bafbf9a8402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c65bdb3ed9c4bb0eff287174e7b90c9453cd3ef834cda761bf376bafbf9a8402", kill_on_drop: false }`
[INFO] [stdout] c65bdb3ed9c4bb0eff287174e7b90c9453cd3ef834cda761bf376bafbf9a8402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d68fd24b5c1ede0dbb2dd5ffc18615969c038560e2de6fc5b266187a4664ce8
[INFO] running `Command { std: "docker" "start" "-a" "3d68fd24b5c1ede0dbb2dd5ffc18615969c038560e2de6fc5b266187a4664ce8", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling embedded-io-adapters v0.6.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling embedded-nal-async v0.8.0
[INFO] [stderr]    Compiling embedded-tls v0.17.0
[INFO] [stderr]    Compiling buffered-io v0.5.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling embedded-websocket-embedded-io v0.1.0
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling reqwless v0.13.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tower-http v0.6.5
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling xrpl-rust v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/models/transactions/mod.rs:605:17
[INFO] [stdout]     |
[INFO] [stdout] 605 |     fn get_hash(&self) -> XRPLModelResult<Cow<str>>
[INFO] [stdout]     |                 ^^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |     fn get_hash(&self) -> XRPLModelResult<Cow<'_, str>>
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/parse_nftoken_id.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn parse_nftoken_id(nft_id: Cow<str>) -> XRPLUtilsResult<NFTokenId<'_>> {
[INFO] [stdout]    |                                 ^^^^^^^^ the lifetime is hidden here   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn parse_nftoken_id(nft_id: Cow<'_, str>) -> XRPLUtilsResult<NFTokenId<'_>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/models/transactions/mod.rs:605:17
[INFO] [stdout]     |
[INFO] [stdout] 605 |     fn get_hash(&self) -> XRPLModelResult<Cow<str>>
[INFO] [stdout]     |                 ^^^^^                     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |     fn get_hash(&self) -> XRPLModelResult<Cow<'_, str>>
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/parse_nftoken_id.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn parse_nftoken_id(nft_id: Cow<str>) -> XRPLUtilsResult<NFTokenId<'_>> {
[INFO] [stdout]    |                                 ^^^^^^^^ the lifetime is hidden here   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn parse_nftoken_id(nft_id: Cow<'_, str>) -> XRPLUtilsResult<NFTokenId<'_>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xrpl-rust` (lib); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name xrpl --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cli"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="embedded-io-async"' --cfg 'feature="embedded-nal-async"' --cfg 'feature="embedded-websocket-embedded-io"' --cfg 'feature="futures"' --cfg 'feature="helpers"' --cfg 'feature="json-rpc"' --cfg 'feature="models"' --cfg 'feature="reqwest"' --cfg 'feature="reqwless"' --cfg 'feature="std"' --cfg 'feature="tokio"' --cfg 'feature="tokio-rt"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="utils"' --cfg 'feature="wallet"' --cfg 'feature="websocket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-rt", "async-std-rt", "cli", "core", "default", "embassy-rt", "embedded-io-async", "embedded-nal-async", "embedded-websocket-embedded-io", "futures", "futures-executor", "futures-rt", "helpers", "json-rpc", "models", "reqwest", "reqwless", "smol-rt", "std", "tokio", "tokio-rt", "tokio-tungstenite", "utils", "wallet", "websocket"))' -C metadata=24d8633413e7d267 -C extra-filename=-7dd3c8cb66fabec3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-7d7f4cd9290cd69d.rmeta --extern bip39=/opt/rustwide/target/debug/deps/libbip39-6c5900ab32ef8e2f.rmeta --extern bs58=/opt/rustwide/target/debug/deps/libbs58-7a3ce28d85f89a19.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-47b9a00a50edd0aa.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-669b2e9cd3ca3b8d.rmeta --extern crypto_bigint=/opt/rustwide/target/debug/deps/libcrypto_bigint-a4add43631befc4c.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-e0166fb8e854a59f.so --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-2c148b207ab73295.rmeta --extern embassy_futures=/opt/rustwide/target/debug/deps/libembassy_futures-4b4ce9337a6c203e.rmeta --extern embassy_sync=/opt/rustwide/target/debug/deps/libembassy_sync-1fd288c45b074cee.rmeta --extern embedded_io_async=/opt/rustwide/target/debug/deps/libembedded_io_async-304cffe0021d8c77.rmeta --extern embedded_nal_async=/opt/rustwide/target/debug/deps/libembedded_nal_async-451cacf328d72873.rmeta --extern embedded_websocket_embedded_io=/opt/rustwide/target/debug/deps/libembedded_websocket_embedded_io-0c2fd13f8eebb6b2.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-79e2cbfbe03dcd16.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-b4cb5fcf0dc933bb.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-731003906f04a3a8.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-03ca8dc626f2ced7.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-4900bebe0ebeef3c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1b1ad95b0d2f0cb7.rmeta --extern rand_hc=/opt/rustwide/target/debug/deps/librand_hc-60a86f514c15b1d6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ac7cec5429dd2035.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0b22e1911878a4dd.rmeta --extern reqwless=/opt/rustwide/target/debug/deps/libreqwless-fcf5bb04aa2abaa0.rmeta --extern ripemd=/opt/rustwide/target/debug/deps/libripemd-9a40ed0cb0902a1f.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-f0d4bd29410dfa0b.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-70bdcd4fbc826a8d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e5d5ca936105934b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90aedb788642d394.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-eb7e3989dfd4555a.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-7207f049eec850d2.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e3a6d22fce611839.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-3345ca157386d345.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-7fe457ea36ea9ab4.so --extern thiserror_no_std=/opt/rustwide/target/debug/deps/libthiserror_no_std-0781e7675ba9ffab.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9cef2d37bdae09e0.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-f713206f58480ec0.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-4a95179b04f3f2de.rmeta --extern xrpl_rust_macros=/opt/rustwide/target/debug/deps/libxrpl_rust_macros-b53392c11f347a11.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-aea274789ba23451.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-bb9353ec7b4fb7c5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3d68fd24b5c1ede0dbb2dd5ffc18615969c038560e2de6fc5b266187a4664ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d68fd24b5c1ede0dbb2dd5ffc18615969c038560e2de6fc5b266187a4664ce8", kill_on_drop: false }`
[INFO] [stdout] 3d68fd24b5c1ede0dbb2dd5ffc18615969c038560e2de6fc5b266187a4664ce8
