[INFO] fetching crate plant-staking 0.2.0...
[INFO] testing plant-staking-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate plant-staking 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate plant-staking 0.2.0
[INFO] finished tweaking crates.io crate plant-staking 0.2.0
[INFO] tweaked toml for crates.io crate plant-staking 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate plant-staking 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plant-staking 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc079f70ca1579bcc5e6cd186b77fe4eef5e6387aede83b5e94f7cd8620765da
[INFO] running `Command { std: "docker" "start" "-a" "dc079f70ca1579bcc5e6cd186b77fe4eef5e6387aede83b5e94f7cd8620765da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc079f70ca1579bcc5e6cd186b77fe4eef5e6387aede83b5e94f7cd8620765da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc079f70ca1579bcc5e6cd186b77fe4eef5e6387aede83b5e94f7cd8620765da", kill_on_drop: false }`
[INFO] [stdout] dc079f70ca1579bcc5e6cd186b77fe4eef5e6387aede83b5e94f7cd8620765da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d69ef6512f174fe0d73525ac28175a1af4166c3218e1e5d78778df806c19b52
[INFO] running `Command { std: "docker" "start" "-a" "3d69ef6512f174fe0d73525ac28175a1af4166c3218e1e5d78778df806c19b52", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling jam-codec v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hash-db v0.16.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling subsoil-crypto-hashing v0.2.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling jam-codec-derive v0.1.1
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro-warning v1.84.1
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling impl-num-traits v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling impl-codec v0.7.1
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling topsoil-core-procedural-tools-macros v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling subsoil v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling schnellru v0.2.4
[INFO] [stderr]    Compiling polkadot-ckb-merkle-mountain-range v0.8.1
[INFO] [stderr]    Compiling finality-grandpa v0.16.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling schnorrkel v0.11.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling topsoil-core-procedural-tools v0.2.0
[INFO] [stderr]    Compiling subsoil-macros v0.2.0
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling bip39 v2.2.2
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling bounded-collections v0.3.2
[INFO] [stderr]    Compiling frame-metadata v23.0.1
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ed25519-zebra v4.1.0
[INFO] [stderr]    Compiling memory-db v0.34.0
[INFO] [stderr]    Compiling trie-db v0.31.0
[INFO] [stderr]    Compiling trie-root v0.18.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling kvdb v0.13.0
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling simple-mermaid v0.1.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling array-bytes v6.2.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling tuplex v0.1.2
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling topsoil-core-procedural v0.2.0
[INFO] [stderr]    Compiling tt-call v1.0.9
[INFO] [stderr]    Compiling plant-election-provider-macros v0.2.0
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling topsoil-core v0.2.0
[INFO] [stderr]    Compiling plant-timestamp v0.2.0
[INFO] [stderr]    Compiling plant-balances v0.2.0
[INFO] [stderr]    Compiling plant-authorship v0.2.0
[INFO] [stderr]    Compiling plant-election-provider v0.2.0
[INFO] [stderr]    Compiling plant-session v0.2.0
[INFO] [stderr]    Compiling plant-staking v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: subsoil v0.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3d69ef6512f174fe0d73525ac28175a1af4166c3218e1e5d78778df806c19b52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d69ef6512f174fe0d73525ac28175a1af4166c3218e1e5d78778df806c19b52", kill_on_drop: false }`
[INFO] [stdout] 3d69ef6512f174fe0d73525ac28175a1af4166c3218e1e5d78778df806c19b52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dc4b90fdc078609a7f2dfcd78366072dbb2b9490c980c01d99d8a71c8e6113c
[INFO] running `Command { std: "docker" "start" "-a" "4dc4b90fdc078609a7f2dfcd78366072dbb2b9490c980c01d99d8a71c8e6113c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling subsoil v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling plant-staking-macros v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling jam-codec v0.1.1
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling impl-num-traits v0.2.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling schnorrkel v0.11.5
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling subsoil-crypto-hashing v0.2.0
[INFO] [stderr]    Compiling impl-codec v0.7.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling bip39 v2.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling subsoil-macros v0.2.0
[INFO] [stderr]    Compiling topsoil-core-procedural v0.2.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling finality-grandpa v0.16.3
[INFO] [stderr]    Compiling frame-metadata v23.0.1
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling bounded-collections v0.3.2
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling linregress v0.5.4
[INFO] [stderr]    Compiling topsoil-core v0.2.0
[INFO] [stderr]    Compiling plant-timestamp v0.2.0
[INFO] [stderr]    Compiling plant-balances v0.2.0
[INFO] [stderr]    Compiling plant-election-provider v0.2.0
[INFO] [stderr]    Compiling plant-authorship v0.2.0
[INFO] [stderr]    Compiling topsoil-benchmarking v0.2.0
[INFO] [stderr]    Compiling plant-bags-list v0.2.0
[INFO] [stderr]    Compiling plant-session v0.2.0
[INFO] [stderr]    Compiling plant-staking v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `subsoil::io`
[INFO] [stdout]   --> src/mock.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use subsoil::io;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: subsoil v0.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4dc4b90fdc078609a7f2dfcd78366072dbb2b9490c980c01d99d8a71c8e6113c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dc4b90fdc078609a7f2dfcd78366072dbb2b9490c980c01d99d8a71c8e6113c", kill_on_drop: false }`
[INFO] [stdout] 4dc4b90fdc078609a7f2dfcd78366072dbb2b9490c980c01d99d8a71c8e6113c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 33f3c9b90c547ad4b9266c488f1bb4cb0c16284840234833364edace5196bb6f
[INFO] running `Command { std: "docker" "start" "-a" "33f3c9b90c547ad4b9266c488f1bb4cb0c16284840234833364edace5196bb6f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `subsoil::io`
[INFO] [stderr]   --> src/mock.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use subsoil::io;
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `plant-staking` (lib test) generated 1 warning (run `cargo fix --lib -p plant-staking --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: subsoil v0.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plant_staking-4a5601a2490eaa30)
[INFO] [stdout] 
[INFO] [stdout] running 213 tests
[INFO] [stdout] test election_size_tracker::tests::election_size_tracker_bounds_works ... ok
[INFO] [stdout] test election_size_tracker::tests::election_size_tracker_works ... ok
[INFO] [stdout] test inflation::test::__pallet_staking_reward_curve_test_module::reward_curve_piece_count ... ok
[INFO] [stdout] test inflation::test::npos_curve_is_sensible ... ok
[INFO] [stdout] test mock::__pallet_staking_reward_curve_test_module::reward_curve_piece_count ... ok
[INFO] [stdout] test mock::test_genesis_config_builds ... ok
[INFO] [stdout] test slashing::tests::ending_span ... ok
[INFO] [stdout] test slashing::tests::many_prior_spans ... ok
[INFO] [stdout] test slashing::tests::pruning_spans ... ok
[INFO] [stdout] test mock::__construct_runtime_integrity_test::runtime_integrity_tests ... ok
[INFO] [stdout] test slashing::tests::single_slashing_span ... ok
[INFO] [stdout] test slashing::tests::span_contains_era ... ok
[INFO] [stdout] test tests::api_nominations_quota_works ... ok
[INFO] [stdout] test tests::add_reward_points_fns_works ... ok
[INFO] [stdout] test tests::basic_setup_works ... ok
[INFO] [stdout] test tests::blocking_and_kicking_works ... ok
[INFO] [stdout] test tests::auto_withdraw_may_not_unlock_all_chunks ... ok
[INFO] [stdout] test tests::bond_extra_controller_bad_state_works ... ok
[INFO] [stdout] test tests::bond_extra_and_withdraw_unbonded_works ... ok
[INFO] [stdout] test tests::bond_extra_works ... ok
[INFO] [stdout] test tests::bond_with_duplicate_vote_should_be_ignored_by_election_provider ... ok
[INFO] [stdout] test tests::bond_with_duplicate_vote_should_be_ignored_by_election_provider_elected ... ok
[INFO] [stdout] test tests::bond_with_no_staked_value ... ok
[INFO] [stdout] test tests::can_page_exposure ... ok
[INFO] [stdout] test tests::bond_with_little_staked_value_bounded ... ok
[INFO] [stdout] test tests::cannot_bond_extra_to_lower_than_ed ... ok
[INFO] [stdout] test inflation::test::__pallet_staking_reward_curve_test_module::reward_curve_precision ... ok
[INFO] [stdout] test tests::cannot_rebond_to_lower_than_ed ... ok
[INFO] [stdout] test mock::__pallet_staking_reward_curve_test_module::reward_curve_precision ... ok
[INFO] [stdout] test tests::cannot_reserve_staked_balance ... ok
[INFO] [stdout] test tests::cannot_set_unsupported_validator_count ... ok
[INFO] [stdout] test tests::cannot_transfer_staked_balance ... ok
[INFO] [stdout] test tests::cannot_transfer_staked_balance_2 ... ok
[INFO] [stdout] test tests::change_controller_already_paired_once_stash ... ok
[INFO] [stderr] [2m2026-04-26T23:59:11.789694Z[0m [31mERROR[0m [2mtopsoil_core::storage[0m[2m:[0m (key, value) failed to decode at [95, 62, 73, 7, 247, 22, 172, 137, 182, 52, 125, 21, 236, 236, 237, 202, 156, 106, 99, 127, 98, 174, 42, 241, 199, 227, 30, 237, 126, 150, 190, 4, 175, 78, 224, 83, 28, 218, 230, 17, 71, 0, 0, 0, 0, 0, 0, 0]: Error { cause: Some(Error { cause: None, desc: "BoundedVec exceeds its limit" }), desc: "Could not decode `Nominations::targets`" }    
[INFO] [stderr] [2m2026-04-26T23:59:11.816458Z[0m [31mERROR[0m [2mruntime::storage[0m[2m:[0m Corrupted state at `0x5f3e4907f716ac89b6347d15ececedca9c6a637f62ae2af1c7e31eed7e96be04af4ee0531cdae6114700000000000000`: Error { cause: Some(Error { cause: None, desc: "BoundedVec exceeds its limit" }), desc: "Could not decode `Nominations::targets`" }    
[INFO] [stderr] [2m2026-04-26T23:59:11.819884Z[0m [31mERROR[0m [2mruntime::storage[0m[2m:[0m Corrupted state at `0x5f3e4907f716ac89b6347d15ececedca9c6a637f62ae2af1c7e31eed7e96be04af4ee0531cdae6114700000000000000`: Error { cause: Some(Error { cause: None, desc: "BoundedVec exceeds its limit" }), desc: "Could not decode `Nominations::targets`" }    
[INFO] [stderr] [2m2026-04-26T23:59:11.820129Z[0m [31mERROR[0m [2mruntime::defensive[0m[2m:[0m a defensive failure has been triggered; please report the block number at https://github.com/paritytech/polkadot-sdk/issues: "DEFENSIVE: invalid item in `VoterList`: {:?}, this nominator probably has too many nominations now": 71    
[INFO] [stdout] test tests::change_controller_works ... ok
[INFO] [stdout] test tests::bond_during_era_does_not_populate_legacy_claimed_rewards ... ok
[INFO] [stdout] test tests::capped_stakers_works ... ok
[INFO] [stdout] test tests::change_of_absolute_max_nominations - should panic ... ok
[INFO] [stdout] test tests::check_payee_invariant2_works - should panic ... ok
[INFO] [stdout] test tests::check_payee_invariant1_works - should panic ... ok
[INFO] [stdout] test tests::count_check_works - should panic ... ok
[INFO] [stdout] test tests::deferred_slashes_are_deferred ... ok
[INFO] [stdout] test tests::do_not_die_when_active_is_ed ... ok
[INFO] [stdout] test tests::dont_slash_if_fraction_is_zero ... ok
[INFO] [stdout] test tests::double_controlling_attempt_should_fail ... ok
[INFO] [stdout] test tests::double_staking_should_fail ... ok
[INFO] [stdout] test tests::election_data_provider::lazy_quota_npos_voters_works_above_quota ... ok
[INFO] [stdout] test tests::election_data_provider::estimate_next_election_works ... ok
[INFO] [stdout] test tests::election_data_provider::only_iterates_max_2_times_max_allowed_len - should panic ... ok
[INFO] [stdout] test tests::election_data_provider::nomination_quota_checks_at_nominate_works ... ok
[INFO] [stdout] test tests::election_data_provider::nominations_quota_limits_size_work ... ok
[INFO] [stdout] test tests::election_data_provider::respects_snapshot_count_limits ... ok
[INFO] [stdout] test tests::election_data_provider::respects_snapshot_size_limits ... ok
[INFO] [stdout] test tests::election_data_provider::set_minimum_active_stake_is_correct ... ok
[INFO] [stdout] test tests::election_data_provider::targets_2sec_block ... ok
[INFO] [stdout] test tests::election_data_provider::set_minimum_active_stake_lower_bond_works ... ok
[INFO] [stdout] test tests::election_data_provider::voters_2sec_block ... ok
[INFO] [stdout] test tests::election_data_provider::voters_include_self_vote ... ok
[INFO] [stderr] [2m2026-04-26T23:59:14.647945Z[0m [31mERROR[0m [2mruntime::storage[0m[2m:[0m Corrupted state at `0x5f3e4907f716ac89b6347d15ececedca422adb579f1dbf4f3886c5cfa3bb8cc45d3c1c7d123ff06a6a17a67a411427e26500000000000000`: Error { cause: Some(Error { cause: None, desc: "BoundedVec exceeds its limit" }), desc: "Could not decode `StakingLedger::unlocking`" }    
[INFO] [stderr] [2m2026-04-26T23:59:14.651029Z[0m [31mERROR[0m [2mruntime::storage[0m[2m:[0m Corrupted state at `0x5f3e4907f716ac89b6347d15ececedca422adb579f1dbf4f3886c5cfa3bb8cc45d3c1c7d123ff06a6a17a67a411427e26500000000000000`: Error { cause: Some(Error { cause: None, desc: "BoundedVec exceeds its limit" }), desc: "Could not decode `StakingLedger::unlocking`" }    
[INFO] [stdout] test tests::era_is_always_same_length ... ok
[INFO] [stdout] test tests::election_data_provider::set_minimum_active_bond_corrupt_state ... ok
[INFO] [stdout] test tests::force_apply_min_commission_works ... ok
[INFO] [stdout] test tests::force_unstake_works ... ok
[INFO] [stdout] test tests::garbage_collection_on_window_pruning ... ok
[INFO] [stdout] test tests::getters::get_active_era_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_canceled_payout_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_claimed_rewards_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_current_era_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_current_planned_session_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_eras_reward_points_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_eras_stakers_clipped_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_eras_start_session_index_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_eras_total_stake_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_eras_validator_prefs_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_eras_validator_reward_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_force_era_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_invulnerables_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_minimum_validator_count_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_nominators_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_slash_reward_fraction_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_slashing_spans_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_validator_count_returns_value_from_storage ... ok
[INFO] [stdout] test tests::getters::get_validators_returns_value_from_storage ... ok
[INFO] [stdout] test tests::garbage_collection_after_slashing ... ok
[INFO] [stdout] test tests::forcing_new_era_works ... ok
[INFO] [stdout] test tests::hold_migration::cannot_hold_all_stake ... ok
[INFO] [stdout] test tests::hold_migration::ledger_update_creates_hold ... ok
[INFO] [stdout] test tests::hold_migration::migrate_removes_old_lock ... ok
[INFO] [stdout] test tests::hold_migration::virtual_staker_consumer_provider_dec ... ok
[INFO] [stdout] test tests::hold_migration::overstaked_and_partially_unbonding ... ok
[INFO] [stdout] test tests::chill_other_works ... ok
[INFO] [stdout] test tests::increase_validator_count_errors ... ok
[INFO] [stdout] test tests::hold_migration::remove_old_lock_when_stake_already_on_hold ... ok
[INFO] [stdout] test tests::kill_stash_works ... ok
[INFO] [stdout] test tests::invulnerables_are_not_slashed ... ok
[INFO] [stdout] test tests::ledger::deprecate_controller_batch_with_bad_state_failures ... ok
[INFO] [stdout] test tests::ledger::bond_controller_cannot_be_stash_works ... ok
[INFO] [stdout] test tests::ledger::deprecate_controller_batch_skips_unmigrated_controller_payees ... ok
[INFO] [stdout] test tests::ledger::bond_works ... ok
[INFO] [stdout] test tests::ledger::deprecate_controller_batch_with_bad_state_ok ... ok
[INFO] [stdout] test tests::ledger::get_ledger_bad_state_fails ... ok
[INFO] [stdout] test tests::ledger::get_ledger_works ... ok
[INFO] [stdout] test tests::ledger::is_bonded_works ... ok
[INFO] [stdout] test tests::ledger::paired_account_works ... ok
[INFO] [stdout] test tests::claim_reward_at_the_last_era_and_no_double_claim_and_invalid_claim ... ok
[INFO] [stdout] test tests::ledger::set_controller_with_bad_state_fails ... ok
[INFO] [stdout] test tests::ledger::set_controller_with_bad_state_ok ... ok
[INFO] [stdout] test tests::ledger::set_payee_errors_on_controller_destination ... ok
[INFO] [stdout] test tests::ledger::update_payee_migration_works ... ok
[INFO] [stdout] test tests::ledger_recovery::inspect_recovery_ledger_corupted_killed_other_works ... ok
[INFO] [stdout] test tests::ledger_recovery::inspect_recovery_ledger_corupted_killed_works ... ok
[INFO] [stdout] test tests::ledger_recovery::inspect_recovery_ledger_lock_corrupted_works ... ok
[INFO] [stdout] test tests::ledger_recovery::inspect_recovery_ledger_simple_works ... ok
[INFO] [stdout] test tests::ledger_recovery::restore_ledger_corrupted_killed_other_works ... ok
[INFO] [stdout] test tests::ledger_recovery::restore_ledger_corrupted_bond_extra_works ... ok
[INFO] [stdout] test tests::ledger_recovery::restore_ledger_corrupted_killed_works ... ok
[INFO] [stdout] test tests::ledger_recovery::restore_ledger_corrupted_works ... ok
[INFO] [stdout] test tests::less_than_needed_candidates_works ... ok
[INFO] [stdout] test tests::locked_balance_can_be_staked ... ok
[INFO] [stdout] test tests::manual_slashing_works ... ok
[INFO] [stdout] test tests::max_staked_rewards_works ... ok
[INFO] [stdout] test tests::max_staked_rewards_default_works ... ok
[INFO] [stdout] test tests::min_commission_works ... ok
[INFO] [stdout] test tests::min_bond_checks_work ... ok
[INFO] [stdout] test tests::new_era_elects_correct_number_of_validators ... ok
[INFO] [stdout] test tests::nominating_and_rewards_should_work ... ok
[INFO] [stdout] test tests::no_candidate_emergency_condition ... ok
[INFO] [stdout] test tests::nominators_also_get_slashed_pro_rata ... ok
[INFO] [stdout] test tests::nomination_quota_max_changes_decoding ... ok
[INFO] [stdout] test tests::offence_doesnt_force_new_era ... ok
[INFO] [stdout] test tests::offences_weight_calculated_correctly ... ok
[INFO] [stdout] test tests::offence_ensures_new_era_without_clobbering ... ok
[INFO] [stdout] test tests::only_slash_for_max_in_era ... ok
[INFO] [stdout] test tests::on_finalize_weight_is_nonzero ... ok
[INFO] [stdout] test tests::many_unbond_calls_should_work ... ok
[INFO] [stdout] test tests::payout_to_any_account_works ... ok
[INFO] [stdout] test tests::phragmen_should_not_overflow ... ok
[INFO] [stdout] test tests::proportional_ledger_slash_works ... ok
[INFO] [stdout] test tests::proportional_slash_stop_slashing_if_remaining_zero ... ok
[INFO] [stdout] test tests::reap_stash_works ... ok
[INFO] [stdout] test tests::payout_stakers_handles_weight_refund ... ok
[INFO] [stdout] test tests::reap_stash_works_with_existential_deposit_zero ... ok
[INFO] [stdout] test tests::rebond_emits_right_value_in_event ... ok
[INFO] [stdout] test tests::rebond_is_fifo ... ok
[INFO] [stdout] test tests::rebond_works ... ok
[INFO] [stdout] test tests::remove_deferred ... ok
[INFO] [stdout] test tests::remove_multi_deferred ... ok
[INFO] [stderr] [2m2026-04-26T23:59:27.616930Z[0m [31mERROR[0m [2mruntime::storage[0m[2m:[0m Corrupted state at `0x5f3e4907f716ac89b6347d15ececedca422adb579f1dbf4f3886c5cfa3bb8cc48e79fdf1428e95842eaa9af0b22414be0300000000000000`: Error { cause: Some(Error { cause: None, desc: "BoundedVec exceeds its limit" }), desc: "Could not decode `StakingLedger::unlocking`" }    
[INFO] [stderr] [2m2026-04-26T23:59:27.698909Z[0m [31mERROR[0m [2mruntime::storage[0m[2m:[0m Corrupted state at `0x5f3e4907f716ac89b6347d15ececedca422adb579f1dbf4f3886c5cfa3bb8cc48e79fdf1428e95842eaa9af0b22414be0300000000000000`: Error { cause: Some(Error { cause: None, desc: "BoundedVec exceeds its limit" }), desc: "Could not decode `StakingLedger::unlocking`" }    
[INFO] [stdout] test tests::reporters_receive_their_slice ... ok
[INFO] [stdout] test tests::reducing_max_unlocking_chunks_abrupt ... ok
[INFO] [stdout] test tests::retroactive_deferred_slashes_one_before ... ok
[INFO] [stdout] test tests::restricted_accounts_can_only_withdraw ... ok
[INFO] [stdout] test tests::reward_destination_works ... ok
[INFO] [stdout] test tests::retroactive_deferred_slashes_two_eras_before ... ok
[INFO] [stdout] test tests::reward_from_authorship_event_handler_works ... ok
[INFO] [stdout] test tests::reward_to_stake_works ... ok
[INFO] [stdout] test tests::reward_validator_slashing_validator_does_not_overflow ... ok
[INFO] [stdout] test tests::rewards_should_work ... ok
[INFO] [stdout] test tests::scale_validator_count_errors ... ok
[INFO] [stdout] test tests::session_and_eras_work_complex ... ok
[INFO] [stdout] test tests::session_and_eras_work_simple ... ok
[INFO] [stdout] test tests::session_buffering_no_offset ... ok
[INFO] [stdout] test tests::session_buffering_with_offset ... ok
[INFO] [stdout] test tests::set_min_commission_works_with_admin_origin ... ok
[INFO] [stdout] test tests::set_staking_configs_works ... ok
[INFO] [stdout] test tests::should_retain_era_info_only_upto_history_depth ... ok
[INFO] [stdout] test election_size_tracker::tests::len_prefix_works ... ok
[INFO] [stdout] test tests::six_session_delay ... ok
[INFO] [stdout] test tests::slashing_nominators_by_span_max ... ok
[INFO] [stdout] test tests::slashes_are_summed_across_spans ... ok
[INFO] [stdout] test tests::sorted_list_provider::re_nominate_does_not_change_counters_or_list ... ok
[INFO] [stdout] test tests::slashing_performed_according_exposure ... ok
[INFO] [stdout] test tests::sorted_list_provider::re_validate_does_not_change_counters_or_list ... ok
[INFO] [stdout] test tests::staking_interface::do_withdraw_unbonded_with_wrong_slash_spans_works_as_expected ... ok
[INFO] [stdout] test tests::staker_cannot_bail_deferred_slash ... ok
[INFO] [stdout] test tests::staking_interface::do_withdraw_unbonded_can_kill_stash_with_existential_deposit_zero ... ok
[INFO] [stdout] test tests::staking_interface::force_unstake_with_slash_works ... ok
[INFO] [stdout] test tests::staking_interface::status ... ok
[INFO] [stdout] test tests::staking_should_work ... ok
[INFO] [stdout] test tests::staking_unchecked::migrate_virtual_staker ... ok
[INFO] [stdout] test tests::staking_unchecked::normal_staker_cannot_virtual_bond ... ok
[INFO] [stdout] test tests::staking_unchecked::restore_ledger_not_allowed_for_virtual_stakers ... ok
[INFO] [stdout] test tests::staking_unchecked::virtual_nominators_are_lazily_slashed ... ok
[INFO] [stdout] test tests::staking_unchecked::virtual_staker_cannot_pay_reward_to_self_account ... ok
[INFO] [stdout] test tests::staking_unchecked::virtual_staker_cannot_bond_again ... ok
[INFO] [stdout] test tests::staking_unchecked::virtual_bond_does_not_lock ... ok
[INFO] [stdout] test tests::subsequent_reports_in_same_span_pay_out_less ... ok
[INFO] [stdout] test tests::switching_roles ... ok
[INFO] [stdout] test tests::staking_unchecked::virtual_stakers_cannot_be_reaped ... ok
[INFO] [stdout] test tests::test_legacy_claimed_rewards_is_checked_at_reward_payout ... ok
[INFO] [stdout] test tests::test_commission_paid_across_pages ... ok
[INFO] [stdout] test tests::test_nominators_are_rewarded_for_all_exposure_page ... ok
[INFO] [stdout] test tests::payout_stakers_handles_basic_errors ... ok
[INFO] [stdout] test tests::test_nominators_over_max_exposure_page_size_are_rewarded ... ok
[INFO] [stdout] test tests::test_runtime_api_pending_rewards ... ok
[INFO] [stdout] test tests::test_validator_exposure_is_backward_compatible_with_non_paged_rewards_payout ... ok
[INFO] [stdout] test tests::unbond_with_chill_works ... ok
[INFO] [stdout] test tests::unbonded_balance_is_not_slashable ... ok
[INFO] [stdout] test tests::validator_disabling_integration::clear_disabled_only_on_era_change ... ok
[INFO] [stdout] test tests::validator_disabling_integration::do_not_reenable_higher_offenders_mock ... ok
[INFO] [stdout] test tests::validator_disabling_integration::non_slashable_offence_disables_validator ... ok
[INFO] [stdout] test tests::validator_disabling_integration::offence_threshold_doesnt_force_new_era ... ok
[INFO] [stdout] test tests::test_page_count_and_size ... ok
[INFO] [stdout] test tests::validator_disabling_integration::reenable_lower_offenders ... ok
[INFO] [stdout] test tests::validator_disabling_integration::slashing_independent_of_disabling_validator ... ok
[INFO] [stdout] test tests::validator_payment_prefs_work ... ok
[INFO] [stdout] test tests::validator_disabling_integration::validator_is_not_disabled_for_an_offence_in_previous_era ... ok
[INFO] [stdout] test tests::wrong_vote_is_moot ... ok
[INFO] [stdout] test tests::zero_slash_keeps_nominators ... ok
[INFO] [stdout] test reward_fn::tests::test_precision_for_minimum_falloff ... ok
[INFO] [stdout] test tests::ledger::deprecate_controller_batch_works_full_weight ... ok
[INFO] [stdout] test tests::test_multi_page_payout_stakers_by_page ... ok
[INFO] [stdout] test tests::test_multi_page_payout_stakers_backward_compatible ... ok
[INFO] [stdout] test tests::ledger::deprecate_controller_batch_works_half_weight ... ok
[INFO] [stdout] test reward_fn::tests::compute_inflation_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 213 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 49.77s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plant_staking
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/election_size_tracker.rs - election_size_tracker (line 23) ... ignored
[INFO] [stdout] test src/lib.rs - DefaultExposureOf (line 1089) ... ignored
[INFO] [stdout] test src/lib.rs - UnitIdentificationOf (line 1110) ... ignored
[INFO] [stdout] test src/reward_fn.rs - reward_fn::compute_inflation (line 17) ... ignored
[INFO] [stdout] test src/lib.rs - (line 150) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.79s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "33f3c9b90c547ad4b9266c488f1bb4cb0c16284840234833364edace5196bb6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33f3c9b90c547ad4b9266c488f1bb4cb0c16284840234833364edace5196bb6f", kill_on_drop: false }`
[INFO] [stdout] 33f3c9b90c547ad4b9266c488f1bb4cb0c16284840234833364edace5196bb6f
