[INFO] cloning repository https://github.com/jong-un-crypto/near-primitives
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jong-un-crypto/near-primitives" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjong-un-crypto%2Fnear-primitives", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjong-un-crypto%2Fnear-primitives'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b60112849ecd79ce7a99ed7732fc02e1c7afb743
[INFO] testing jong-un-crypto/near-primitives against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjong-un-crypto%2Fnear-primitives" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jong-un-crypto/near-primitives
[INFO] finished tweaking git repo https://github.com/jong-un-crypto/near-primitives
[INFO] tweaked toml for git repo https://github.com/jong-un-crypto/near-primitives written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jong-un-crypto/near-primitives on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jong-un-crypto/near-primitives already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 492795f89f9c39ed8697962c9c0145acc8af6febbf815bedba6aa3d771090647
[INFO] running `Command { std: "docker" "start" "-a" "492795f89f9c39ed8697962c9c0145acc8af6febbf815bedba6aa3d771090647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "492795f89f9c39ed8697962c9c0145acc8af6febbf815bedba6aa3d771090647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "492795f89f9c39ed8697962c9c0145acc8af6febbf815bedba6aa3d771090647", kill_on_drop: false }`
[INFO] [stdout] 492795f89f9c39ed8697962c9c0145acc8af6febbf815bedba6aa3d771090647
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faeae66e8b1ffbceaacd3b41c2039fbf79babdf66caf39a22671e4e67d641416
[INFO] running `Command { std: "docker" "start" "-a" "faeae66e8b1ffbceaacd3b41c2039fbf79babdf66caf39a22671e4e67d641416", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling json_comments v0.2.2
[INFO] [stderr]    Compiling reed-solomon-erasure v4.0.2
[INFO] [stderr]    Compiling c2-chacha v0.3.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling near-stdx v0.17.0
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling near-config-utils v0.17.0
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_with v3.4.0
[INFO] [stderr]    Compiling near-rpc-error-core v0.17.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling near-rpc-error-macro v0.17.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling serde_yaml v0.9.30
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]    Compiling borsh v0.10.3
[INFO] [stderr]    Compiling near-account-id v0.17.0
[INFO] [stderr]    Compiling near-primitives-core v0.17.0
[INFO] [stderr]    Compiling near-vm-errors v0.17.0
[INFO] [stderr]    Compiling near-crypto v0.17.0
[INFO] [stderr]    Compiling near-fmt v0.17.0
[INFO] [stderr]    Compiling near-primitives v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `near_primitives_core::runtime::*`
[INFO] [stdout]  --> src/runtime/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use near_primitives_core::runtime::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]    --> src/views.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]    --> src/views.rs:277:12
[INFO] [stdout]     |
[INFO] [stdout] 277 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]    --> src/views.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]     --> src/views.rs:1591:12
[INFO] [stdout]      |
[INFO] [stdout] 1591 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stdout]      = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/upgrade_schedule.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Self { timestamp: DateTime::<Utc>::from_utc(Default::default(), Utc) }
[INFO] [stdout]    |                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/upgrade_schedule.rs:44:41
[INFO] [stdout]    |
[INFO] [stdout] 44 |             timestamp: DateTime::<Utc>::from_utc(
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/utils.rs:414:15
[INFO] [stdout]     |
[INFO] [stdout] 414 |     DateTime::from_utc(naive, chrono::Utc)
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/utils.rs:419:10
[INFO] [stdout]     |
[INFO] [stdout] 419 |     time.timestamp_nanos() as u64
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:472:19
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn chunks(&self) -> ChunksCollection {
[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] 472 |     pub fn chunks(&self) -> ChunksCollection<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block_header.rs:729:32
[INFO] [stdout]     |
[INFO] [stdout] 729 |     pub fn validator_proposals(&self) -> ValidatorStakeIter {
[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] 729 |     pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/epoch_manager.rs:208:31
[INFO] [stdout]     |
[INFO] [stdout] 208 |         pub fn proposals_iter(&self) -> ValidatorStakeIter {
[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] 208 |         pub fn proposals_iter(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/epoch_manager.rs:735:32
[INFO] [stdout]     |
[INFO] [stdout] 735 |         pub fn validators_iter(&self) -> ValidatorStakeIter {
[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] 735 |         pub fn validators_iter(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/epoch_manager.rs:744:31
[INFO] [stdout]     |
[INFO] [stdout] 744 |         pub fn fishermen_iter(&self) -> ValidatorStakeIter {
[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] 744 |         pub fn fishermen_iter(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sharding.rs:276:32
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn validator_proposals(&self) -> ValidatorStakeIter {
[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] 276 |     pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sharding/shard_chunk_header_inner.rs:47:32
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn validator_proposals(&self) -> ValidatorStakeIter {
[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] 47 |     pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:753:36
[INFO] [stdout]     |
[INFO] [stdout] 753 |         pub fn validator_proposals(&self) -> ValidatorStakeIter {
[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] 753 |         pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "faeae66e8b1ffbceaacd3b41c2039fbf79babdf66caf39a22671e4e67d641416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faeae66e8b1ffbceaacd3b41c2039fbf79babdf66caf39a22671e4e67d641416", kill_on_drop: false }`
[INFO] [stdout] faeae66e8b1ffbceaacd3b41c2039fbf79babdf66caf39a22671e4e67d641416
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44a6dd7c6b671a3967fa305444b0303a8431b30a6d5875ce036bc4813138a723
[INFO] running `Command { std: "docker" "start" "-a" "44a6dd7c6b671a3967fa305444b0303a8431b30a6d5875ce036bc4813138a723", kill_on_drop: false }`
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stdout] warning: unused import: `near_primitives_core::runtime::*`
[INFO] [stdout]  --> src/runtime/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use near_primitives_core::runtime::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]    --> src/views.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]    --> src/views.rs:277:12
[INFO] [stdout]     |
[INFO] [stdout] 277 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]    --> src/views.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]     --> src/views.rs:1591:12
[INFO] [stdout]      |
[INFO] [stdout] 1591 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stdout]      = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/upgrade_schedule.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Self { timestamp: DateTime::<Utc>::from_utc(Default::default(), Utc) }
[INFO] [stdout]    |                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/upgrade_schedule.rs:44:41
[INFO] [stdout]    |
[INFO] [stdout] 44 |             timestamp: DateTime::<Utc>::from_utc(
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/utils.rs:414:15
[INFO] [stdout]     |
[INFO] [stdout] 414 |     DateTime::from_utc(naive, chrono::Utc)
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/utils.rs:419:10
[INFO] [stdout]     |
[INFO] [stdout] 419 |     time.timestamp_nanos() as u64
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:472:19
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn chunks(&self) -> ChunksCollection {
[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] 472 |     pub fn chunks(&self) -> ChunksCollection<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block_header.rs:729:32
[INFO] [stdout]     |
[INFO] [stdout] 729 |     pub fn validator_proposals(&self) -> ValidatorStakeIter {
[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] 729 |     pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/epoch_manager.rs:208:31
[INFO] [stdout]     |
[INFO] [stdout] 208 |         pub fn proposals_iter(&self) -> ValidatorStakeIter {
[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] 208 |         pub fn proposals_iter(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/epoch_manager.rs:735:32
[INFO] [stdout]     |
[INFO] [stdout] 735 |         pub fn validators_iter(&self) -> ValidatorStakeIter {
[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] 735 |         pub fn validators_iter(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/epoch_manager.rs:744:31
[INFO] [stdout]     |
[INFO] [stdout] 744 |         pub fn fishermen_iter(&self) -> ValidatorStakeIter {
[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] 744 |         pub fn fishermen_iter(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sharding.rs:276:32
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn validator_proposals(&self) -> ValidatorStakeIter {
[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] 276 |     pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sharding/shard_chunk_header_inner.rs:47:32
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn validator_proposals(&self) -> ValidatorStakeIter {
[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] 47 |     pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:753:36
[INFO] [stdout]     |
[INFO] [stdout] 753 |         pub fn validator_proposals(&self) -> ValidatorStakeIter {
[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] 753 |         pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling insta v1.34.0
[INFO] [stderr]    Compiling near-primitives v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `near_primitives_core::runtime::*`
[INFO] [stdout]  --> src/runtime/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use near_primitives_core::runtime::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]    --> src/views.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]    --> src/views.rs:277:12
[INFO] [stdout]     |
[INFO] [stdout] 277 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]    --> src/views.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]     --> src/views.rs:1591:12
[INFO] [stdout]      |
[INFO] [stdout] 1591 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stdout]      = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/upgrade_schedule.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Self { timestamp: DateTime::<Utc>::from_utc(Default::default(), Utc) }
[INFO] [stdout]    |                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/upgrade_schedule.rs:44:41
[INFO] [stdout]    |
[INFO] [stdout] 44 |             timestamp: DateTime::<Utc>::from_utc(
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/utils.rs:414:15
[INFO] [stdout]     |
[INFO] [stdout] 414 |     DateTime::from_utc(naive, chrono::Utc)
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/utils.rs:419:10
[INFO] [stdout]     |
[INFO] [stdout] 419 |     time.timestamp_nanos() as u64
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:472:19
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn chunks(&self) -> ChunksCollection {
[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] 472 |     pub fn chunks(&self) -> ChunksCollection<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block_header.rs:729:32
[INFO] [stdout]     |
[INFO] [stdout] 729 |     pub fn validator_proposals(&self) -> ValidatorStakeIter {
[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] 729 |     pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/epoch_manager.rs:208:31
[INFO] [stdout]     |
[INFO] [stdout] 208 |         pub fn proposals_iter(&self) -> ValidatorStakeIter {
[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] 208 |         pub fn proposals_iter(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/epoch_manager.rs:735:32
[INFO] [stdout]     |
[INFO] [stdout] 735 |         pub fn validators_iter(&self) -> ValidatorStakeIter {
[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] 735 |         pub fn validators_iter(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/epoch_manager.rs:744:31
[INFO] [stdout]     |
[INFO] [stdout] 744 |         pub fn fishermen_iter(&self) -> ValidatorStakeIter {
[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] 744 |         pub fn fishermen_iter(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sharding.rs:276:32
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn validator_proposals(&self) -> ValidatorStakeIter {
[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] 276 |     pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sharding/shard_chunk_header_inner.rs:47:32
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn validator_proposals(&self) -> ValidatorStakeIter {
[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] 47 |     pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types.rs:753:36
[INFO] [stdout]     |
[INFO] [stdout] 753 |         pub fn validator_proposals(&self) -> ValidatorStakeIter {
[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] 753 |         pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.69s
[INFO] running `Command { std: "docker" "inspect" "44a6dd7c6b671a3967fa305444b0303a8431b30a6d5875ce036bc4813138a723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44a6dd7c6b671a3967fa305444b0303a8431b30a6d5875ce036bc4813138a723", kill_on_drop: false }`
[INFO] [stdout] 44a6dd7c6b671a3967fa305444b0303a8431b30a6d5875ce036bc4813138a723
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25c6ff317251f743be198f2ea51a7880df0aa6c1f8cd3683a2cdec049b2a13e2
[INFO] running `Command { std: "docker" "start" "-a" "25c6ff317251f743be198f2ea51a7880df0aa6c1f8cd3683a2cdec049b2a13e2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `near_primitives_core::runtime::*`
[INFO] [stderr]  --> src/runtime/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use near_primitives_core::runtime::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stderr]    --> src/views.rs:266:12
[INFO] [stderr]     |
[INFO] [stderr] 266 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stderr]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stderr]    --> src/views.rs:277:12
[INFO] [stderr]     |
[INFO] [stderr] 277 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stderr]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stderr]    --> src/views.rs:286:12
[INFO] [stderr]     |
[INFO] [stderr] 286 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stderr]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stderr]     --> src/views.rs:1591:12
[INFO] [stderr]      |
[INFO] [stderr] 1591 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `calimero_zero_storage`, `dump_errors_schema`, `nightly`, `nightly_protocol`, `protocol_feature_fix_contract_loading_cost`, `protocol_feature_fix_staking_threshold`, `protocol_feature_near_vm_runtime`, `protocol_feature_preparation_v2`, `protocol_feature_reject_blocks_with_outdated_protocol_version`, and `sandbox`
[INFO] [stderr]      = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stderr]   --> src/upgrade_schedule.rs:14:44
[INFO] [stderr]    |
[INFO] [stderr] 14 |         Self { timestamp: DateTime::<Utc>::from_utc(Default::default(), Utc) }
[INFO] [stderr]    |                                            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stderr]   --> src/upgrade_schedule.rs:44:41
[INFO] [stderr]    |
[INFO] [stderr] 44 |             timestamp: DateTime::<Utc>::from_utc(
[INFO] [stderr]    |                                         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stderr]    --> src/utils.rs:414:15
[INFO] [stderr]     |
[INFO] [stderr] 414 |     DateTime::from_utc(naive, chrono::Utc)
[INFO] [stderr]     |               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stderr]    --> src/utils.rs:419:10
[INFO] [stderr]     |
[INFO] [stderr] 419 |     time.timestamp_nanos() as u64
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/block.rs:472:19
[INFO] [stderr]     |
[INFO] [stderr] 472 |     pub fn chunks(&self) -> ChunksCollection {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 472 |     pub fn chunks(&self) -> ChunksCollection<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/block_header.rs:729:32
[INFO] [stderr]     |
[INFO] [stderr] 729 |     pub fn validator_proposals(&self) -> ValidatorStakeIter {
[INFO] [stderr]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 729 |     pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/epoch_manager.rs:208:31
[INFO] [stderr]     |
[INFO] [stderr] 208 |         pub fn proposals_iter(&self) -> ValidatorStakeIter {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 208 |         pub fn proposals_iter(&self) -> ValidatorStakeIter<'_> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/epoch_manager.rs:735:32
[INFO] [stderr]     |
[INFO] [stderr] 735 |         pub fn validators_iter(&self) -> ValidatorStakeIter {
[INFO] [stderr]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 735 |         pub fn validators_iter(&self) -> ValidatorStakeIter<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/epoch_manager.rs:744:31
[INFO] [stderr]     |
[INFO] [stderr] 744 |         pub fn fishermen_iter(&self) -> ValidatorStakeIter {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 744 |         pub fn fishermen_iter(&self) -> ValidatorStakeIter<'_> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sharding.rs:276:32
[INFO] [stderr]     |
[INFO] [stderr] 276 |     pub fn validator_proposals(&self) -> ValidatorStakeIter {
[INFO] [stderr]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 276 |     pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/sharding/shard_chunk_header_inner.rs:47:32
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn validator_proposals(&self) -> ValidatorStakeIter {
[INFO] [stderr]    |                                ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/types.rs:753:36
[INFO] [stderr]     |
[INFO] [stderr] 753 |         pub fn validator_proposals(&self) -> ValidatorStakeIter {
[INFO] [stderr]     |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 753 |         pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `near-primitives` (lib) generated 17 warnings (run `cargo fix --lib -p near-primitives` to apply 9 suggestions)
[INFO] [stderr] warning: `near-primitives` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_primitives-03ffd128a3be6390)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test delegate_action::tests::test_delegate_action_deserialization_hard_coded ... ok
[INFO] [stdout] test merkle::tests::test_incorrect_path ... ok
[INFO] [stdout] test merkle::tests::test_elements_order ... ok
[INFO] [stdout] test merkle::tests::test_combine_hash_stability ... ok
[INFO] [stdout] test delegate_action::tests::test_delegate_action_deserialization ... ok
[INFO] [stdout] test rand::test::test_should_correctly_compute_odds_and_aliases ... ok
[INFO] [stdout] test runtime::config_store::tests::test_lower_ecrecover_base_cost ... ok
[INFO] [stdout] test runtime::config_store::tests::test_lower_storage_cost ... ok
[INFO] [stdout] test runtime::config_store::tests::test_lower_max_length_storage_key ... ok
[INFO] [stdout] test runtime::config_store::tests::test_lower_data_receipt_cost ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_basic_parameter_table ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_basic_parameter_table_weird_syntax ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_empty_parameter_table ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_invalid_key ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_invalid_key_in_diff ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_no_key ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_no_key_in_diff ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_no_old_value ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_old_parameter_undefined ... ok
[INFO] [stdout] test merkle::tests::test_merkle_tree ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_with_diff ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_with_empty_value ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_wrong_old_value ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_wrong_separator ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_wrong_separator_in_diff ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_yaml_map ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_with_diffs ... ok
[INFO] [stdout] test shard_layout::tests::test_shard_layout_v1 ... ok
[INFO] [stdout] test signable_message::tests::nep_366_ok ... ok
[INFO] [stdout] test signable_message::tests::nep_366_wrong_msg_type ... ok
[INFO] [stdout] test signable_message::tests::nep_366_wrong_nep ... ok
[INFO] [stdout] test state::tests::test_encode_decode ... ok
[INFO] [stdout] test runtime::config_store::tests::test_override_runtime_config ... ok
[INFO] [stdout] test transaction::tests::test_serialize_transaction ... ok
[INFO] [stdout] test runtime::config_store::tests::test_override_account_length ... ok
[INFO] [stdout] test trie_key::tests::test_account_id_from_trie_key ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_access_key_consistency ... ok
[INFO] [stdout] test transaction::tests::test_verify_transaction ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_code_consistency ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_account_consistency ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_delayed_receipts_consistency ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_data_consistency ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_pending_data_count_consistency ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_postponed_receipt_id_consistency ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_postponed_receipt_consistency ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_received_data_consistency ... ok
[INFO] [stdout] test shard_layout::tests::test_shard_layout_v0 ... ok
[INFO] [stdout] test upgrade_schedule::tests::test_before_scheduled_time ... ok
[INFO] [stdout] test upgrade_schedule::tests::test_env_overwrite ... ok
[INFO] [stdout] test upgrade_schedule::tests::test_after_scheduled_time ... ok
[INFO] [stdout] test upgrade_schedule::tests::test_no_upgrade_schedule ... ok
[INFO] [stdout] test upgrade_schedule::tests::test_none_upgrade_schedule ... ok
[INFO] [stdout] test utils::min_heap::tests::test_collect_pop ... ok
[INFO] [stdout] test utils::min_heap::tests::test_peek ... ok
[INFO] [stdout] test utils::min_heap::tests::test_peek_mut ... ok
[INFO] [stdout] test utils::min_heap::tests::test_push_pop ... ok
[INFO] [stdout] test utils::min_heap::tests::test_push_pop_push ... ok
[INFO] [stdout] test utils::tests::test_create_hash_upgradable ... ok
[INFO] [stdout] test transaction::tests::test_outcome_to_hashes ... ok
[INFO] [stdout] test utils::tests::test_num_chunk_producers ... ok
[INFO] [stdout] test runtime::config_store::tests::test_max_prepaid_gas ... ok
[INFO] [stdout] test views::tests::test_exec_metadata_v1_view ... ok
[INFO] [stdout] test views::tests::test_exec_metadata_v2_view ... ok
[INFO] [stdout] test views::tests::test_exec_metadata_v3_view ... ok
[INFO] [stdout] test views::tests::test_runtime_config_view ... ok
[INFO] [stdout] test merkle::tests::test_merkle_path ... ok
[INFO] [stdout] test upgrade_schedule::tests::test_is_in_future ... FAILED
[INFO] [stdout] test upgrade_schedule::tests::test_parse ... FAILED
[INFO] [stdout] test runtime::config_store::tests::test_json_unchanged ... ok
[INFO] [stdout] test rand::test::test_sample_should_produce_correct_distribution ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- upgrade_schedule::tests::test_is_in_future stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'upgrade_schedule::tests::test_is_in_future' (73) panicked at src/upgrade_schedule.rs:226:9:
[INFO] [stdout] assertion failed: ProtocolUpgradeVotingSchedule::from_env_or_str("2999-02-03 23:59:59").unwrap().is_in_future()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64351be13db2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64351be13db2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64351be13db2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64351be13db2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64351be2691f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64351be2691f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64351bde0101 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64351bde0101 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64351bdec8f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64351bdf1cdf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64351bdf1b71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64351bc7693e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x64351bc7693e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64351bdf239f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x64351bdf239f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64351bdf21c6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x64351bdeca29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64351bdd376d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64351be30a50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64351be30a2c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x64351ba4db4e - near_primitives::upgrade_schedule::tests::test_is_in_future::h05aad4b8f3453d4e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upgrade_schedule.rs:226:9
[INFO] [stdout]   21:     0x64351ba4dc27 - near_primitives::upgrade_schedule::tests::test_is_in_future::{{closure}}::hcd88483f91d21a14
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upgrade_schedule.rs:225:27
[INFO] [stdout]   22:     0x64351ba86796 - core::ops::function::FnOnce::call_once::hac3c8b87fc72868e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64351bc766fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64351bc766fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x64351bc8c365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x64351bc8c365 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64351bc8c365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x64351bc8c365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x64351bc8c365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64351bc8c365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x64351bc8c365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x64351bc62b54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x64351bc62b54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x64351bc6641a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x64351bc6641a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x64351bc6641a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x64351bc6641a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x64351bc6641a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64351bc6641a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x64351bc6641a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64351bde799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x64351bde799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7c156d096aa4 - <unknown>
[INFO] [stdout]   44:     0x7c156d123a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- upgrade_schedule::tests::test_parse stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'upgrade_schedule::tests::test_parse' (76) panicked at src/upgrade_schedule.rs:221:9:
[INFO] [stdout] assertion failed: ProtocolUpgradeVotingSchedule::from_env_or_str("123").is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64351be13db2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64351be13db2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64351be13db2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64351be13db2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64351be2691f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64351be2691f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64351bde0101 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64351bde0101 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64351bdec8f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64351bdf1cdf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64351bdf1b71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64351bc7693e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x64351bc7693e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64351bdf239f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x64351bdf239f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64351bdf21c6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x64351bdeca29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64351bdd376d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64351be30a50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64351be30a2c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x64351ba4da5e - near_primitives::upgrade_schedule::tests::test_parse::hbd4cfb914542fe4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upgrade_schedule.rs:221:9
[INFO] [stdout]   21:     0x64351ba4da87 - near_primitives::upgrade_schedule::tests::test_parse::{{closure}}::h9eb2f4c1bbed6233
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upgrade_schedule.rs:219:20
[INFO] [stdout]   22:     0x64351ba861d6 - core::ops::function::FnOnce::call_once::h637288131ab4742b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64351bc766fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64351bc766fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x64351bc8c365 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x64351bc8c365 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64351bc8c365 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x64351bc8c365 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x64351bc8c365 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64351bc8c365 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x64351bc8c365 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x64351bc62b54 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x64351bc62b54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x64351bc6641a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x64351bc6641a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x64351bc6641a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x64351bc6641a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x64351bc6641a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64351bc6641a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x64351bc6641a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64351bde799f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x64351bde799f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x7c156d096aa4 - <unknown>
[INFO] [stdout]   44:     0x7c156d123a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     upgrade_schedule::tests::test_is_in_future
[INFO] [stdout]     upgrade_schedule::tests::test_parse
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 68 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.70s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "25c6ff317251f743be198f2ea51a7880df0aa6c1f8cd3683a2cdec049b2a13e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25c6ff317251f743be198f2ea51a7880df0aa6c1f8cd3683a2cdec049b2a13e2", kill_on_drop: false }`
[INFO] [stdout] 25c6ff317251f743be198f2ea51a7880df0aa6c1f8cd3683a2cdec049b2a13e2
