[INFO] fetching crate namada_core 0.150.2...
[INFO] testing namada_core-0.150.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate namada_core 0.150.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate namada_core 0.150.2
[INFO] finished tweaking crates.io crate namada_core 0.150.2
[INFO] tweaked toml for crates.io crate namada_core 0.150.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate namada_core 0.150.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate namada_core 0.150.2 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4b7827155c0ef5d9bbc5c7ee88fcd63fdbb670631571927f2608df7675ffe8e
[INFO] running `Command { std: "docker" "start" "-a" "a4b7827155c0ef5d9bbc5c7ee88fcd63fdbb670631571927f2608df7675ffe8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4b7827155c0ef5d9bbc5c7ee88fcd63fdbb670631571927f2608df7675ffe8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4b7827155c0ef5d9bbc5c7ee88fcd63fdbb670631571927f2608df7675ffe8e", kill_on_drop: false }`
[INFO] [stdout] a4b7827155c0ef5d9bbc5c7ee88fcd63fdbb670631571927f2608df7675ffe8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d23bacb36dc06b016999b36d717b21dea66de63efeb2dde7faa7e67b878701c0
[INFO] running `Command { std: "docker" "start" "-a" "d23bacb36dc06b016999b36d717b21dea66de63efeb2dde7faa7e67b878701c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling memuse v0.2.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling dyn-clone v1.0.18
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling nam-num-traits v0.2.20-nam.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling core2 v0.3.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zcash_encoding v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling bnum v0.5.0
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling blake2s_simd v1.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling namada_core v0.150.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling nam-bls12_381 v0.8.1-nam.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling impl-num-traits v0.2.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling nam-jubjub v0.10.1-nam.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling ibc-derive v0.10.1
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling smooth-operator-impl v0.7.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling smooth-operator v0.7.2
[INFO] [stderr]    Compiling namada_macros v0.150.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling fpe v0.6.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling masp_note_encryption v1.4.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling bip0039 v0.12.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling informalsystems-pbjson v0.7.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling incrementalmerkletree v0.3.1
[INFO] [stderr]    Compiling nam-indexmap v2.7.1-nam.0
[INFO] [stderr]    Compiling usize-set v0.10.3
[INFO] [stderr]    Compiling num256 v0.6.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling masp_primitives v1.4.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling ics23 v0.12.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling tendermint-proto v0.40.3
[INFO] [stderr]    Compiling nam-sparse-merkle-tree v0.3.2-nam.0
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling ethbridge-structs v0.24.1
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.26.1
[INFO] [stderr]    Compiling tendermint v0.40.3
[INFO] [stderr]    Compiling tendermint-light-client-verifier v0.40.3
[INFO] [stderr]    Compiling ibc-proto v0.51.1
[INFO] [stderr]    Compiling ibc-primitives v0.57.0
[INFO] [stderr]    Compiling ibc-core-host-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-commitment-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-router-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-client-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-connection-types v0.57.0
[INFO] [stderr]    Compiling ibc-client-tendermint-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-channel-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-handler-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-router v0.57.0
[INFO] [stderr]    Compiling ibc-core-client-context v0.57.0
[INFO] [stderr]    Compiling ibc-core-host v0.57.0
[INFO] [stderr]    Compiling ibc-core-client v0.57.0
[INFO] [stderr]    Compiling ibc-client-wasm-types v0.57.0
[INFO] [stderr]    Compiling ibc-client-tendermint v0.57.0
[INFO] [stderr]    Compiling ibc-core-connection v0.57.0
[INFO] [stderr]    Compiling ibc-clients v0.57.0
[INFO] [stderr]    Compiling ibc-core-channel v0.57.0
[INFO] [stderr]    Compiling ibc-core-handler v0.57.0
[INFO] [stderr]    Compiling ibc-core v0.57.0
[INFO] [stderr]    Compiling ibc-app-transfer-types v0.57.0
[INFO] [stderr]    Compiling ibc-app-nft-transfer-types v0.57.0
[INFO] [stderr]    Compiling ibc-app-transfer v0.57.0
[INFO] [stderr]    Compiling ibc-core-host-cosmos v0.57.0
[INFO] [stderr]    Compiling ibc-app-nft-transfer v0.57.0
[INFO] [stderr]    Compiling ibc-apps v0.57.0
[INFO] [stderr]    Compiling ibc v0.57.0
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/booleans.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |         self.and_then(|ok| ok.ok_or(error))
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `BoolResultUnitExt::ok_or(...)` to keep using the current method
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/booleans.rs:60:31
[INFO] [stdout]    |
[INFO] [stdout] 60 |         self.and_then(|ok| ok.ok_or_else(handle_err))
[INFO] [stdout]    |                               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `BoolResultUnitExt::ok_or_else(...)` to keep using the current method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "d23bacb36dc06b016999b36d717b21dea66de63efeb2dde7faa7e67b878701c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d23bacb36dc06b016999b36d717b21dea66de63efeb2dde7faa7e67b878701c0", kill_on_drop: false }`
[INFO] [stdout] d23bacb36dc06b016999b36d717b21dea66de63efeb2dde7faa7e67b878701c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc9003bb0185048d3638c71a0a87d4203badff076e7db1356a9edabaf3e63dbd
[INFO] running `Command { std: "docker" "start" "-a" "dc9003bb0185048d3638c71a0a87d4203badff076e7db1356a9edabaf3e63dbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling nam-bls12_381 v0.8.1-nam.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling bip0039 v0.12.0
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling nam-jubjub v0.10.1-nam.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling ethbridge-structs v0.24.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.4
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling masp_note_encryption v1.4.0
[INFO] [stderr]    Compiling nam-indexmap v2.7.1-nam.0
[INFO] [stderr]    Compiling usize-set v0.10.3
[INFO] [stderr]    Compiling nam-sparse-merkle-tree v0.3.2-nam.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling masp_primitives v1.4.0
[INFO] [stderr]    Compiling tendermint-proto v0.40.3
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.26.1
[INFO] [stderr]    Compiling tendermint v0.40.3
[INFO] [stderr]    Compiling tendermint-light-client-verifier v0.40.3
[INFO] [stderr]    Compiling ibc-proto v0.51.1
[INFO] [stderr]    Compiling ibc-primitives v0.57.0
[INFO] [stderr]    Compiling ibc-core-host-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-commitment-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-router-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-client-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-connection-types v0.57.0
[INFO] [stderr]    Compiling ibc-client-tendermint-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-channel-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-handler-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-router v0.57.0
[INFO] [stderr]    Compiling ibc-core-client-context v0.57.0
[INFO] [stderr]    Compiling ibc-core-host v0.57.0
[INFO] [stderr]    Compiling ibc-core-client v0.57.0
[INFO] [stderr]    Compiling ibc-client-wasm-types v0.57.0
[INFO] [stderr]    Compiling ibc-client-tendermint v0.57.0
[INFO] [stderr]    Compiling ibc-core-connection v0.57.0
[INFO] [stderr]    Compiling ibc-clients v0.57.0
[INFO] [stderr]    Compiling ibc-core-channel v0.57.0
[INFO] [stderr]    Compiling ibc-core-handler v0.57.0
[INFO] [stderr]    Compiling ibc-core v0.57.0
[INFO] [stderr]    Compiling ibc-app-transfer-types v0.57.0
[INFO] [stderr]    Compiling ibc-app-nft-transfer-types v0.57.0
[INFO] [stderr]    Compiling ibc-app-transfer v0.57.0
[INFO] [stderr]    Compiling ibc-core-host-cosmos v0.57.0
[INFO] [stderr]    Compiling ibc-app-nft-transfer v0.57.0
[INFO] [stderr]    Compiling ibc-apps v0.57.0
[INFO] [stderr]    Compiling ibc v0.57.0
[INFO] [stderr]    Compiling namada_core v0.150.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/booleans.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |         self.and_then(|ok| ok.ok_or(error))
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `BoolResultUnitExt::ok_or(...)` to keep using the current method
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/booleans.rs:60:31
[INFO] [stdout]    |
[INFO] [stdout] 60 |         self.and_then(|ok| ok.ok_or_else(handle_err))
[INFO] [stdout]    |                               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `BoolResultUnitExt::ok_or_else(...)` to keep using the current method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/booleans.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |         self.and_then(|ok| ok.ok_or(error))
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `BoolResultUnitExt::ok_or(...)` to keep using the current method
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> src/booleans.rs:60:31
[INFO] [stdout]    |
[INFO] [stdout] 60 |         self.and_then(|ok| ok.ok_or_else(handle_err))
[INFO] [stdout]    |                               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = help: call with fully qualified syntax `BoolResultUnitExt::ok_or_else(...)` to keep using the current method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "dc9003bb0185048d3638c71a0a87d4203badff076e7db1356a9edabaf3e63dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9003bb0185048d3638c71a0a87d4203badff076e7db1356a9edabaf3e63dbd", kill_on_drop: false }`
[INFO] [stdout] dc9003bb0185048d3638c71a0a87d4203badff076e7db1356a9edabaf3e63dbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] be536db6b6269c5eccaf5cc21084606b446e1376c5cd024ec13236141eddfed7
[INFO] running `Command { std: "docker" "start" "-a" "be536db6b6269c5eccaf5cc21084606b446e1376c5cd024ec13236141eddfed7", kill_on_drop: false }`
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/booleans.rs:50:31
[INFO] [stderr]    |
[INFO] [stderr] 50 |         self.and_then(|ok| ok.ok_or(error))
[INFO] [stderr]    |                               ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]    = help: call with fully qualified syntax `BoolResultUnitExt::ok_or(...)` to keep using the current method
[INFO] [stderr]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]   --> src/booleans.rs:60:31
[INFO] [stderr]    |
[INFO] [stderr] 60 |         self.and_then(|ok| ok.ok_or_else(handle_err))
[INFO] [stderr]    |                               ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]    = help: call with fully qualified syntax `BoolResultUnitExt::ok_or_else(...)` to keep using the current method
[INFO] [stderr] 
[INFO] [stderr] warning: `namada_core` (lib) generated 2 warnings
[INFO] [stderr] warning: `namada_core` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/namada_core-cb244ca89a86ed3c)
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test address::tests::test_address_serde_serialize ... ok
[INFO] [stdout] test chain::tests::test_block_header_encoded_len ... ok
[INFO] [stdout] test address::tests::gen_established_address ... ok
[INFO] [stdout] test borsh::tests::test_serialize_equal ... ok
[INFO] [stdout] test chain::tests::test_predecessor_epochs_and_heights ... ok
[INFO] [stdout] test dec::test_dec::test_ceiling ... ok
[INFO] [stdout] test dec::test_dec::test_dec_basics ... ok
[INFO] [stdout] test dec::test_dec::test_dec_and_amount ... ok
[INFO] [stdout] test dec::test_dec::test_dec_from_string ... ok
[INFO] [stdout] test dec::test_dec::test_ordering ... ok
[INFO] [stdout] test eth_abi::tests::test_abi_encode ... ok
[INFO] [stdout] test eth_abi::tests::test_abi_encode_address ... ok
[INFO] [stdout] test eth_abi::tests::test_hex_roundtrip ... ok
[INFO] [stdout] test dec::test_dec::test_dec_display ... ok
[INFO] [stdout] test dec::test_dec::test_dec_from_serde ... ok
[INFO] [stdout] test dec::test_dec::test_into ... ok
[INFO] [stdout] test eth_abi::tests::test_keccak_hash_impl ... ok
[INFO] [stdout] test eth_bridge_pool::test_eth_bridge_pool_types::test_same_keccak_hash ... ok
[INFO] [stdout] test ethereum_events::tests::test_eth_address_from_str ... ok
[INFO] [stdout] test ethereum_events::tests::test_eth_address_from_str_error ... ok
[INFO] [stdout] test ethereum_events::tests::test_eth_address_serde_roundtrip ... ok
[INFO] [stdout] test dec::test_dec::dump_toml ... ok
[INFO] [stdout] test ethereum_events::tests::test_eth_address_to_canonical ... ok
[INFO] [stdout] test ibc::test::test_ibc_token_hash ... ok
[INFO] [stdout] test keccak::tests::test_keccak_serde_roundtrip ... ok
[INFO] [stdout] test ibc::test::test_ibc_pgf_target ... ok
[INFO] [stdout] test key::secp256k1_test::gen_keypair0 ... ok
[INFO] [stdout] test key::ed25519_test::gen_keypair0 ... ok
[INFO] [stdout] test key::ed25519_test::gen_keypair1 ... ok
[INFO] [stdout] test key::ed25519_test::gen_sign_verify ... ok
[INFO] [stdout] test key::more_tests::zeroize_keypair_ed25519 ... ok
[INFO] [stdout] test key::more_tests::zeroize_keypair_secp256k1 ... ok
[INFO] [stdout] test key::secp256k1_test::gen_keypair1 ... ok
[INFO] [stdout] test key::secp256k1::test::test_eth_address_from_secp ... ok
[INFO] [stdout] test masp::test::test_extended_spending_key_serialize ... ok
[INFO] [stdout] test masp::test::test_masp_epoch_basics ... ok
[INFO] [stdout] test masp::test::test_masp_asset_data_basics ... ok
[INFO] [stdout] test masp::test::test_masp_tx_id_basics ... ok
[INFO] [stdout] test key::secp256k1::test::test_roundtrip_serde ... ok
[INFO] [stdout] test masp::test::test_taddrdata_effective_address ... ok
[INFO] [stdout] test masp::test::test_taddrdata_ibc_receiver_address ... ok
[INFO] [stdout] test masp::test::test_pa_hash ... ok
[INFO] [stdout] test address::tests::gen_implicit_address ... ok
[INFO] [stdout] test masp::test::test_taddrdata_address ... ok
[INFO] [stdout] test key::secp256k1_test::gen_sign_verify ... ok
[INFO] [stdout] test masp::test::test_balance_owner_display ... ok
[INFO] [stdout] test key::secp256k1::test::test_roundtrip_borsh ... ok
[INFO] [stdout] test masp::test::test_transfer_source_address ... ok
[INFO] [stdout] test masp::test::test_transfer_source_effective_address ... ok
[INFO] [stdout] test masp::test::test_balance_owner_full_viewing_key ... ok
[INFO] [stdout] test masp::test::test_balance_owner_borsh ... ok
[INFO] [stdout] test masp::test::test_transfer_source_t_addr_data ... ok
[INFO] [stdout] test masp::test::test_transfer_target_display ... ok
[INFO] [stdout] test storage::tests::test_eth_events_queue_equal_nonces ... ok
[INFO] [stdout] test storage::tests::test_eth_events_queue_enqueue ... ok
[INFO] [stdout] test masp::test::test_transfer_source_display ... ok
[INFO] [stdout] test masp::test::test_transfer_target_address ... ok
[INFO] [stdout] test storage::tests::test_key_parse_valid ... ok
[INFO] [stdout] test storage::tests::test_key_push_invalid ... ok
[INFO] [stdout] test storage::tests::test_key_push_valid ... ok
[INFO] [stdout] test masp::test::test_transfer_target_borsh ... ok
[INFO] [stdout] test masp::test::test_masp_keys_basics ... ok
[INFO] [stdout] test string_encoding::test::test_hrps ... ok
[INFO] [stdout] test time::core_time_tests::test_invalid_datetime_utc_encoding ... ok
[INFO] [stdout] test masp::test::test_transfer_target_effective_address ... ok
[INFO] [stdout] test time::core_time_tests::test_valid_test_utils_genesis_time ... ok
[INFO] [stdout] test address::tests::test_established_address_bytes_length ... ok
[INFO] [stdout] test storage::tests::test_parse_epoch_key_segment ... ok
[INFO] [stdout] test key::common::tests::gen_ed25519_keypair ... ok
[INFO] [stdout] test token::tests::test_amount_from_string ... ok
[INFO] [stdout] test masp::test::test_transfer_target_t_addr_data ... ok
[INFO] [stdout] test token::tests::test_amount_checked_sub ... ok
[INFO] [stdout] test token::tests::test_amount_checked_add ... ok
[INFO] [stdout] test parameters::tests::test_proposal_size_serialize_roundtrip ... ok
[INFO] [stdout] test token::tests::test_amount_is_zero ... ok
[INFO] [stdout] test token::tests::test_denominated_amt_ord ... ok
[INFO] [stdout] test token::tests::test_serialization_round_trip ... ok
[INFO] [stdout] test token::tests::test_from_masp_denominated ... ok
[INFO] [stdout] test token::tests::test_token_amount_mul_floor ... ok
[INFO] [stdout] test token::tests::test_token_amount_from_u128 ... ok
[INFO] [stdout] test token::tests::test_token_amount_mul_ceil ... ok
[INFO] [stdout] test token::tests::test_denominateed_arithmetic ... ok
[INFO] [stdout] test uint::test_uint::test_fixed_precision_div ... ok
[INFO] [stdout] test uint::test_uint::test_i256_mul_ceil ... ok
[INFO] [stdout] test token::tests::test_key_seg ... ok
[INFO] [stdout] test uint::test_uint::test_i128_try_from_i256 ... ok
[INFO] [stdout] test uint::test_uint::test_arithmetic ... ok
[INFO] [stdout] test token::tests::test_token_display ... ok
[INFO] [stdout] test uint::test_uint::test_abs ... ok
[INFO] [stdout] test uint::test_uint::test_mul_div ... ok
[INFO] [stdout] test uint::test_uint::test_non_negative ... ok
[INFO] [stdout] test uint::test_uint::test_i256_str_roundtrip ... ok
[INFO] [stdout] test uint::test_uint::test_minus_zero_not_allowed ... ok
[INFO] [stdout] test uint::test_uint::test_max_signed_value ... ok
[INFO] [stdout] test voting_power::tests::test_fractional_voting_power_saturates ... ok
[INFO] [stdout] test voting_power::tests::test_fractional_voting_power_valid_fractions ... ok
[INFO] [stdout] test voting_power::tests::test_serialize_fractional_voting_power ... ok
[INFO] [stdout] test voting_power::tests::test_fractional_voting_power_ord_eq ... ok
[INFO] [stdout] test uint::test_uint::test_ord ... ok
[INFO] [stdout] test uint::test_uint::test_serialization_roundtrip ... ok
[INFO] [stdout] test chain::tests::test_any_generated_chain_id_is_valid ... ok
[INFO] [stdout] test time::core_time_tests::test_valid_reverse_datetime_utc_encoding_roundtrip ... ok
[INFO] [stdout] test address::tests::test_encoded_address_length ... ok
[INFO] [stdout] test storage::tests::test_key_push ... ok
[INFO] [stdout] test masp::test::test_masp_tx_id_display ... ok
[INFO] [stdout] test hash::tests::test_hash_string ... ok
[INFO] [stdout] test storage::tests::test_key_parse ... ok
[INFO] [stdout] test uint::test_uint::test_to_string_native ... ok
[INFO] [stdout] test storage::tests::test_eth_events_queue_panic_on_invalid_nonce - should panic ... ok
[INFO] [stdout] test storage::tests::test_address_in_storage_key_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 110 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests namada_core
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/hints.rs - hints::likely (line 12) ... ignored
[INFO] [stdout] test src/hints.rs - hints::unlikely (line 31) ... ignored
[INFO] [stdout] test src/address.rs - address::SHA_HASH_LEN (line 42) ... ok
[INFO] [stdout] test src/dec.rs - dec::Dec::trunc_div (line 81) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "be536db6b6269c5eccaf5cc21084606b446e1376c5cd024ec13236141eddfed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be536db6b6269c5eccaf5cc21084606b446e1376c5cd024ec13236141eddfed7", kill_on_drop: false }`
[INFO] [stdout] be536db6b6269c5eccaf5cc21084606b446e1376c5cd024ec13236141eddfed7
