[INFO] cloning repository https://github.com/rubpay/platform
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rubpay/platform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frubpay%2Fplatform", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frubpay%2Fplatform'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fb26a80a4bbfde86484593273ea561c78ad0b17
[INFO] checking rubpay/platform/4fb26a80a4bbfde86484593273ea561c78ad0b17 against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frubpay%2Fplatform" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  42% (3312/7793)
Updating files:  43% (3351/7793)
Updating files:  44% (3429/7793)
Updating files:  45% (3507/7793)
Updating files:  46% (3585/7793)
Updating files:  47% (3663/7793)
Updating files:  48% (3741/7793)
Updating files:  49% (3819/7793)
Updating files:  50% (3897/7793)
Updating files:  51% (3975/7793)
Updating files:  52% (4053/7793)
Updating files:  53% (4131/7793)
Updating files:  54% (4209/7793)
Updating files:  55% (4287/7793)
Updating files:  56% (4365/7793)
Updating files:  57% (4443/7793)
Updating files:  58% (4520/7793)
Updating files:  59% (4598/7793)
Updating files:  60% (4676/7793)
Updating files:  61% (4754/7793)
Updating files:  62% (4832/7793)
Updating files:  63% (4910/7793)
Updating files:  64% (4988/7793)
Updating files:  65% (5066/7793)
Updating files:  66% (5144/7793)
Updating files:  67% (5222/7793)
Updating files:  68% (5300/7793)
Updating files:  69% (5378/7793)
Updating files:  70% (5456/7793)
Updating files:  71% (5534/7793)
Updating files:  72% (5611/7793)
Updating files:  73% (5689/7793)
Updating files:  74% (5767/7793)
Updating files:  75% (5845/7793)
Updating files:  76% (5923/7793)
Updating files:  77% (6001/7793)
Updating files:  78% (6079/7793)
Updating files:  79% (6157/7793)
Updating files:  80% (6235/7793)
Updating files:  81% (6313/7793)
Updating files:  82% (6391/7793)
Updating files:  83% (6469/7793)
Updating files:  84% (6547/7793)
Updating files:  85% (6625/7793)
Updating files:  86% (6702/7793)
Updating files:  87% (6780/7793)
Updating files:  88% (6858/7793)
Updating files:  89% (6936/7793)
Updating files:  90% (7014/7793)
Updating files:  91% (7092/7793)
Updating files:  92% (7170/7793)
Updating files:  93% (7248/7793)
Updating files:  94% (7326/7793)
Updating files:  95% (7404/7793)
Updating files:  96% (7482/7793)
Updating files:  97% (7560/7793)
Updating files:  98% (7638/7793)
Updating files:  99% (7716/7793)
Updating files: 100% (7793/7793)
Updating files: 100% (7793/7793), done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rubpay/platform
[INFO] finished tweaking git repo https://github.com/rubpay/platform
[INFO] tweaked toml for git repo https://github.com/rubpay/platform written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rubpay/platform on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rubpay/platform 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "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-4-tc1/source/packages/wasm-dpp/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/rs-tenderdash-abci`
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/grovedb`
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/versioned-feature-core`
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/rust-dashcore`
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/jsonschema-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/json-schema-org/JSON-Schema-Test-Suite.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/bls-signatures`
[INFO] [stderr]     Updating git repository `https://github.com/QuantumExplorer/serde-wasm-bindgen`
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/rs-bip37-bloom-filter`
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/bls-signatures`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.93
[INFO] [stderr]   Downloaded async-stream v0.3.5
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded foldhash v0.1.3
[INFO] [stderr]   Downloaded predicates-core v1.0.8
[INFO] [stderr]   Downloaded lockfree-object-pool v0.1.6
[INFO] [stderr]   Downloaded fragile v2.0.0
[INFO] [stderr]   Downloaded predicates v3.1.2
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.16.0
[INFO] [stderr]   Downloaded mockall_derive v0.13.0
[INFO] [stderr]   Downloaded delegate v0.13.0
[INFO] [stderr]   Downloaded console-api v0.8.1
[INFO] [stderr]   Downloaded base64-compat v1.0.0
[INFO] [stderr]   Downloaded metrics v0.24.1
[INFO] [stderr]   Downloaded blstrs_plus v0.8.18
[INFO] [stderr]   Downloaded zip v2.3.0
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded serde_with v3.9.0
[INFO] [stderr]   Downloaded console-subscriber v0.4.1
[INFO] [stderr]   Downloaded bindgen v0.65.1
[INFO] [stderr]   Downloaded axum v0.7.5
[INFO] [stderr]   Downloaded rustls v0.23.26
[INFO] [stderr]   Downloaded moka v0.12.8
[INFO] [stderr]   Downloaded rocksdb v0.23.0
[INFO] [stderr]   Downloaded sqlparser v0.38.0
[INFO] [stderr]   Downloaded raw-cpuid v11.1.0
[INFO] [stderr]   Downloaded blst v0.3.12
[INFO] [stderr]   Downloaded hdrhistogram v7.5.4
[INFO] [stderr]   Downloaded lz4-sys v1.10.0
[INFO] [stderr]   Downloaded ureq v3.0.3
[INFO] [stderr]   Downloaded tonic v0.13.0
[INFO] [stderr]   Downloaded ed25519-dalek v2.1.1
[INFO] [stderr]   Downloaded jiff-static v0.2.10
[INFO] [stderr]   Downloaded rustls-pki-types v1.11.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.0
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded bincode v2.0.0-rc.3
[INFO] [stderr]   Downloaded vsss-rs v5.1.0
[INFO] [stderr]   Downloaded serde_with_macros v3.9.0
[INFO] [stderr]   Downloaded quanta v0.12.3
[INFO] [stderr]   Downloaded virtue v0.0.17
[INFO] [stderr]   Downloaded ureq-proto v0.3.0
[INFO] [stderr]   Downloaded wasm-streams v0.4.1
[INFO] [stderr]   Downloaded jiff v0.2.10
[INFO] [stderr]   Downloaded file-rotate v0.7.6
[INFO] [stderr]   Downloaded libz-sys v1.1.19
[INFO] [stderr]   Downloaded metrics-util v0.18.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.1
[INFO] [stderr]   Downloaded mockall v0.13.0
[INFO] [stderr]   Downloaded generic-array v1.1.0
[INFO] [stderr]   Downloaded json-patch v1.4.0
[INFO] [stderr]   Downloaded iso8601 v0.6.1
[INFO] [stderr]   Downloaded enum-map v2.7.3
[INFO] [stderr]   Downloaded axum-core v0.4.3
[INFO] [stderr]   Downloaded axum-macros v0.4.1
[INFO] [stderr]   Downloaded strum_macros v0.27.1
[INFO] [stderr]   Downloaded triomphe v0.1.11
[INFO] [stderr]   Downloaded lhash v1.1.0
[INFO] [stderr]   Downloaded backon v1.3.0
[INFO] [stderr]   Downloaded virtue v0.0.13
[INFO] [stderr]   Downloaded bincode_derive v2.0.0-rc.3
[INFO] [stderr]   Downloaded flex-error v0.4.4
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded prost-build v0.13.1
[INFO] [stderr]   Downloaded prost-types v0.13.1
[INFO] [stderr]   Downloaded tonic-web-wasm-client v0.7.0
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded sketches-ddsketch v0.3.0
[INFO] [stderr]   Downloaded reopen v1.0.3
[INFO] [stderr]   Downloaded wasm-logger v0.2.0
[INFO] [stderr]   Downloaded jsonrpc v0.18.0
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded uint-zigzag v0.2.1
[INFO] [stderr]   Downloaded std-shims v0.1.1
[INFO] [stderr]   Downloaded multiexp v0.4.0
[INFO] [stderr]   Downloaded elliptic-curve-tools v0.1.2
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded hex-conservative v0.2.1
[INFO] [stderr]   Downloaded unicode-xid v0.2.5
[INFO] [stderr]   Downloaded treediff v5.0.0
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded versioned-feature-core v1.0.0
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded termtree v0.4.1
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded rust_decimal_macros v1.36.0
[INFO] [stderr]   Downloaded enum-map-derive v0.17.0
[INFO] [stderr]   Downloaded ed-derive v0.2.3
[INFO] [stderr]   Downloaded zip-extensions v0.6.2
[INFO] [stderr]   Downloaded strum v0.27.1
[INFO] [stderr]   Downloaded intmap v3.0.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.0
[INFO] [stderr]   Downloaded sanitize-filename v0.6.0
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.11
[INFO] [stderr]   Downloaded bitcoin-io v0.1.2
[INFO] [stderr]   Downloaded ed v0.2.2
[INFO] [stderr]   Downloaded integer-encoding v4.0.2
[INFO] [stderr]   Downloaded subtle-encoding v0.5.1
[INFO] [stderr]   Downloaded zopfli v0.8.1
[INFO] [stderr]   Downloaded tonic-build v0.13.0
[INFO] [stderr]   Downloaded hyper-timeout v0.5.1
[INFO] [stderr]   Downloaded prost-derive v0.13.1
[INFO] [stderr]   Downloaded async-stream-impl v0.3.5
[INFO] [stderr]   Downloaded murmur3 v0.5.2
[INFO] [stderr]   Downloaded serde_bare v0.5.0
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] [stderr]   Downloaded http-serde v2.1.1
[INFO] [stderr]   Downloaded prost v0.13.1
[INFO] [stderr]   Downloaded multimap v0.10.0
[INFO] [stderr]   Downloaded cc v1.2.20
[INFO] [stderr]   Downloaded librocksdb-sys v0.17.1+9.9.3
[INFO] [stderr]   Downloaded blsful v3.0.0-pre8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2328a7020e749c81333b11c0d85a3bbce900ddb0addb892df397e3861ef00c0
[INFO] running `Command { std: "docker" "start" "-a" "a2328a7020e749c81333b11c0d85a3bbce900ddb0addb892df397e3861ef00c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2328a7020e749c81333b11c0d85a3bbce900ddb0addb892df397e3861ef00c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2328a7020e749c81333b11c0d85a3bbce900ddb0addb892df397e3861ef00c0", kill_on_drop: false }`
[INFO] [stdout] a2328a7020e749c81333b11c0d85a3bbce900ddb0addb892df397e3861ef00c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8fff9196adcd592a75b26e09dbb58ff3fd5b66a5b1d13c668335500973d8110
[INFO] running `Command { std: "docker" "start" "-a" "f8fff9196adcd592a75b26e09dbb58ff3fd5b66a5b1d13c668335500973d8110", 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/wasm-dpp/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking versioned-feature-core v1.0.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking versioned-feature-core v1.0.0 (https://github.com/dashpay/versioned-feature-core#56015709)
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking treediff v5.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling blake3 v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking grovedb-version v3.0.0 (https://github.com/dashpay/grovedb?rev=221ca6ec6b8d2b192d334192bd5a7b2cab5b0aa8#221ca6ec)
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling blst v0.3.12
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking platform-version v2.0.0-rc.11 (/opt/rustwide/workdir/packages/rs-platform-version)
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking platform-serialization v2.0.0-rc.11 (/opt/rustwide/workdir/packages/rs-platform-serialization)
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking platform-value v2.0.0-rc.11 (/opt/rustwide/workdir/packages/rs-platform-value)
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking std-shims v0.1.1
[INFO] [stderr]    Compiling tonic-build v0.13.0
[INFO] [stderr]     Checking multiexp v0.4.0
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling dashcore-private v0.39.6 (https://github.com/dashpay/rust-dashcore?tag=v0.39.6#51df58f5)
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking bitcoin-io v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking elliptic-curve-tools v0.1.2
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/rs-platform-value/src/patch/mod.rs:197:16
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn unescape(s: &str) -> 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] 197 | fn unescape(s: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking generic-array v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking integer-encoding v4.0.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking uint-zigzag v0.2.1
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]     Checking blstrs_plus v0.8.18
[INFO] [stderr]     Checking vsss-rs v5.1.0
[INFO] [stderr]    Compiling flate2 v1.0.32
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking json-patch v1.4.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking serde_bare v0.5.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling dashcore v0.39.6 (https://github.com/dashpay/rust-dashcore?tag=v0.39.6#51df58f5)
[INFO] [stderr]    Compiling zip v2.3.0
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking json-schema-compatibility-validator v2.0.0-rc.11 (/opt/rustwide/workdir/packages/rs-json-schema-compatibility-validator)
[INFO] [stderr]     Checking blsful v3.0.0-pre8
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking dashcore_hashes v0.39.6 (https://github.com/dashpay/rust-dashcore?tag=v0.39.6#51df58f5)
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling ureq-proto v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking base64-compat v1.0.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking withdrawals-contract v2.0.0-rc.11 (/opt/rustwide/workdir/packages/withdrawals-contract)
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking dpns-contract v2.0.0-rc.11 (/opt/rustwide/workdir/packages/dpns-contract)
[INFO] [stderr]     Checking token-history-contract v2.0.0-rc.11 (/opt/rustwide/workdir/packages/token-history-contract)
[INFO] [stderr]     Checking wallet-utils-contract v2.0.0-rc.11 (/opt/rustwide/workdir/packages/wallet-utils-contract)
[INFO] [stderr]     Checking keyword-search-contract v2.0.0-rc.11 (/opt/rustwide/workdir/packages/keyword-search-contract)
[INFO] [stderr]    Compiling ureq v3.0.3
[INFO] [stderr]     Checking dashpay-contract v2.0.0-rc.11 (/opt/rustwide/workdir/packages/dashpay-contract)
[INFO] [stderr]     Checking masternode-reward-shares-contract v2.0.0-rc.11 (/opt/rustwide/workdir/packages/masternode-reward-shares-contract)
[INFO] [stderr]     Checking feature-flags-contract v2.0.0-rc.11 (/opt/rustwide/workdir/packages/feature-flags-contract)
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling libz-sys v1.1.19
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tenderdash-proto-compiler v1.4.0 (https://github.com/dashpay/rs-tenderdash-abci?tag=v1.4.0#e2dd15f3)
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking iso8601 v0.6.1
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling virtue v0.0.17
[INFO] [stderr]     Checking jiff v0.2.10
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]     Checking jsonschema v0.18.0 (https://github.com/dashpay/jsonschema-rs?branch=configure_regexp#7b00a244)
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling platform-serialization-derive v2.0.0-rc.11 (/opt/rustwide/workdir/packages/rs-platform-serialization-derive)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-platform-serialization-derive/src/derive_bincode_enum.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn iter_fields(&self) -> EnumVariantIterator {
[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] 13 |     fn iter_fields(&self) -> EnumVariantIterator<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]     Checking data-contracts v2.0.0-rc.11 (/opt/rustwide/workdir/packages/data-contracts)
[INFO] [stderr]    Compiling platform-versioning v2.0.0-rc.11 (/opt/rustwide/workdir/packages/rs-platform-versioning)
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling librocksdb-sys v0.17.1+9.9.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking intmap v3.0.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.0
[INFO] [stderr]     Checking dpp v2.0.0-rc.11 (/opt/rustwide/workdir/packages/rs-dpp)
[INFO] [stderr]     Checking grovedb-costs v3.0.0 (https://github.com/dashpay/grovedb?rev=221ca6ec6b8d2b192d334192bd5a7b2cab5b0aa8#221ca6ec)
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking raw-cpuid v11.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking grovedb-visualize v3.0.0 (https://github.com/dashpay/grovedb?rev=221ca6ec6b8d2b192d334192bd5a7b2cab5b0aa8#221ca6ec)
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking quanta v0.12.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking grovedb-path v3.0.0 (https://github.com/dashpay/grovedb?rev=221ca6ec6b8d2b192d334192bd5a7b2cab5b0aa8#221ca6ec)
[INFO] [stderr]    Compiling ed-derive v0.2.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking ed v0.2.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling moka v0.12.8
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]    Compiling tenderdash-proto v1.4.0 (https://github.com/dashpay/rs-tenderdash-abci?tag=v1.4.0#e2dd15f3)
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking axum v0.8.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr] error: failed to run custom build command for `tenderdash-proto v1.4.0 (https://github.com/dashpay/rs-tenderdash-abci?tag=v1.4.0#e2dd15f3)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tenderdash-proto-de13c4a6818c5081/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   [error] => failed to parse protoc version libprotoc 3.21.12
[INFO] [stderr]   : invalid float literal
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/data_contract/document_type/mod.rs:98:25
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub const fn as_ref(&self) -> DocumentTypeRef {
[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] 98 |     pub const fn as_ref(&self) -> DocumentTypeRef<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/rs-dpp/src/data_contract/document_type/mod.rs:105:23
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn as_mut_ref(&mut self) -> DocumentTypeMutRef {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn as_mut_ref(&mut self) -> DocumentTypeMutRef<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/data_contract/v0/accessors/mod.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn document_type_for_name(&self, name: &str) -> Result<DocumentTypeRef, DataContractError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn document_type_for_name(&self, name: &str) -> Result<DocumentTypeRef<'_>, DataContractError> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/data_contract/v0/accessors/mod.rs:60:40
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn document_type_optional_for_name(&self, name: &str) -> Option<DocumentTypeRef> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn document_type_optional_for_name(&self, name: &str) -> Option<DocumentTypeRef<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/data_contract/v1/accessors/mod.rs:61:31
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn document_type_for_name(&self, name: &str) -> Result<DocumentTypeRef, DataContractError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn document_type_for_name(&self, name: &str) -> Result<DocumentTypeRef<'_>, DataContractError> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/data_contract/v1/accessors/mod.rs:69:40
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn document_type_optional_for_name(&self, name: &str) -> Option<DocumentTypeRef> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn document_type_optional_for_name(&self, name: &str) -> Option<DocumentTypeRef<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/data_contract/accessors/mod.rs:72:31
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn document_type_for_name(&self, name: &str) -> Result<DocumentTypeRef, DataContractError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn document_type_for_name(&self, name: &str) -> Result<DocumentTypeRef<'_>, DataContractError> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/data_contract/accessors/mod.rs:79:40
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn document_type_optional_for_name(&self, name: &str) -> Option<DocumentTypeRef> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn document_type_optional_for_name(&self, name: &str) -> Option<DocumentTypeRef<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/data_contract/accessors/v0/mod.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn document_type_for_name(&self, name: &str) -> Result<DocumentTypeRef, DataContractError>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn document_type_for_name(&self, name: &str) -> Result<DocumentTypeRef<'_>, DataContractError>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/data_contract/accessors/v0/mod.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn document_type_optional_for_name(&self, name: &str) -> Option<DocumentTypeRef>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn document_type_optional_for_name(&self, name: &str) -> Option<DocumentTypeRef<'_>>;
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/data_contract/associated_token/token_configuration/mod.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn as_cow_v0(&self) -> Cow<TokenConfigurationV0> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn as_cow_v0(&self) -> Cow<'_, TokenConfigurationV0> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/document/extended_document/accessors.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn document_type(&self) -> Result<DocumentTypeRef, ProtocolError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn document_type(&self) -> Result<DocumentTypeRef<'_>, ProtocolError> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/rs-dpp/src/document/extended_document/v0/mod.rs:167:26
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn document_type(&self) -> Result<DocumentTypeRef, ProtocolError> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn document_type(&self) -> Result<DocumentTypeRef<'_>, ProtocolError> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/state_transition/state_transitions/document/batch_transition/accessors/mod.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn first_transition(&self) -> Option<BatchedTransitionRef> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn first_transition(&self) -> Option<BatchedTransitionRef<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/state_transition/state_transitions/document/batch_transition/accessors/mod.rs:84:29
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn first_transition_mut(&mut self) -> Option<BatchedTransitionMutRef> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn first_transition_mut(&mut self) -> Option<BatchedTransitionMutRef<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/state_transition/state_transitions/document/batch_transition/accessors/v0/mod.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn first_transition(&self) -> Option<BatchedTransitionRef>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn first_transition(&self) -> Option<BatchedTransitionRef<'_>>;
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/state_transition/state_transitions/document/batch_transition/accessors/v0/mod.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn first_transition_mut(&mut self) -> Option<BatchedTransitionMutRef>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn first_transition_mut(&mut self) -> Option<BatchedTransitionMutRef<'_>>;
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/rs-dpp/src/state_transition/state_transitions/document/batch_transition/batched_transition/mod.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn borrow_as_ref(&self) -> BatchedTransitionRef {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn borrow_as_ref(&self) -> BatchedTransitionRef<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/rs-dpp/src/state_transition/state_transitions/document/batch_transition/batched_transition/mod.rs:121:26
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn borrow_as_mut(&mut self) -> BatchedTransitionMutRef {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn borrow_as_mut(&mut self) -> BatchedTransitionMutRef<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/state_transition/state_transitions/document/batch_transition/v0/v0_methods.rs:72:25
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn first_transition(&self) -> Option<BatchedTransitionRef> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn first_transition(&self) -> Option<BatchedTransitionRef<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/state_transition/state_transitions/document/batch_transition/v0/v0_methods.rs:76:29
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn first_transition_mut(&mut self) -> Option<BatchedTransitionMutRef> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn first_transition_mut(&mut self) -> Option<BatchedTransitionMutRef<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/state_transition/state_transitions/document/batch_transition/v1/v0_methods.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn first_transition(&self) -> Option<BatchedTransitionRef> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn first_transition(&self) -> Option<BatchedTransitionRef<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/state_transition/state_transitions/document/batch_transition/v1/v0_methods.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn first_transition_mut(&mut self) -> Option<BatchedTransitionMutRef> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn first_transition_mut(&mut self) -> Option<BatchedTransitionMutRef<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/rs-dpp/src/util/deserializer.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |     message_bytes: &[u8],
[INFO] [stdout]    |                    ^^^^^ the lifetime is elided here
[INFO] [stdout] 38 | ) -> Result<SplitFeatureVersionOutcome, ProtocolError> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 | ) -> Result<SplitFeatureVersionOutcome<'_>, ProtocolError> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/rs-dpp/src/fee/fee_result/refunds.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn iter(&self) -> Iter<[u8; 32], CreditsPerEpoch> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn iter(&self) -> Iter<'_, [u8; 32], CreditsPerEpoch> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f8fff9196adcd592a75b26e09dbb58ff3fd5b66a5b1d13c668335500973d8110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8fff9196adcd592a75b26e09dbb58ff3fd5b66a5b1d13c668335500973d8110", kill_on_drop: false }`
[INFO] [stdout] f8fff9196adcd592a75b26e09dbb58ff3fd5b66a5b1d13c668335500973d8110
