[INFO] cloning repository https://github.com/vbhex/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/vbhex/near-primitives" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbhex%2Fnear-primitives", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbhex%2Fnear-primitives'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adbb131ee99221fa540863e4dfac20e683b4ce25
[INFO] testing vbhex/near-primitives against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbhex%2Fnear-primitives" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vbhex/near-primitives on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/vbhex/near-primitives
[INFO] finished tweaking git repo https://github.com/vbhex/near-primitives
[INFO] tweaked toml for git repo https://github.com/vbhex/near-primitives written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/vbhex/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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_with_macros v3.4.0
[INFO] [stderr]   Downloaded near-rpc-error-core v0.17.0
[INFO] [stderr]   Downloaded near-rpc-error-macro v0.17.0
[INFO] [stderr]   Downloaded near-config-utils v0.17.0
[INFO] [stderr]   Downloaded near-stdx v0.17.0
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded bytesize v1.3.0
[INFO] [stderr]   Downloaded near-crypto v0.17.0
[INFO] [stderr]   Downloaded json_comments v0.2.2
[INFO] [stderr]   Downloaded near-primitives-core v0.17.0
[INFO] [stderr]   Downloaded serde_with v3.4.0
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.10
[INFO] [stderr]   Downloaded serde_yaml v0.9.30
[INFO] [stderr]   Downloaded near-fmt v0.17.0
[INFO] [stderr]   Downloaded near-account-id v0.17.0
[INFO] [stderr]   Downloaded near-vm-errors v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fffe017a366461dc4fb3bb5eccae5a191dfbb87ed90442a2a4bf21188484abb
[INFO] running `Command { std: "docker" "start" "-a" "8fffe017a366461dc4fb3bb5eccae5a191dfbb87ed90442a2a4bf21188484abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fffe017a366461dc4fb3bb5eccae5a191dfbb87ed90442a2a4bf21188484abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fffe017a366461dc4fb3bb5eccae5a191dfbb87ed90442a2a4bf21188484abb", kill_on_drop: false }`
[INFO] [stdout] 8fffe017a366461dc4fb3bb5eccae5a191dfbb87ed90442a2a4bf21188484abb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30b8566771d32b5e40d4a973274a9a874d7461cf2c946fbea6c8952c17f82dcd
[INFO] running `Command { std: "docker" "start" "-a" "30b8566771d32b5e40d4a973274a9a874d7461cf2c946fbea6c8952c17f82dcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling libc v0.2.152
[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 getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ed25519 v1.5.3
[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 reed-solomon-erasure v4.0.2
[INFO] [stderr]    Compiling json_comments v0.2.2
[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 near-stdx v0.17.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling c2-chacha v0.3.3
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[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 enum-map-derive v0.17.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[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 enum-map v2.7.3
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling near-config-utils v0.17.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling near-rpc-error-core v0.17.0
[INFO] [stderr]    Compiling serde_with v3.4.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.30
[INFO] [stderr]    Compiling near-rpc-error-macro v0.17.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling primitive-types v0.10.1
[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-crypto v0.17.0
[INFO] [stderr]    Compiling near-vm-errors 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)]` 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`, `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `sandbox`
[INFO] [stdout]      = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.21s
[INFO] running `Command { std: "docker" "inspect" "30b8566771d32b5e40d4a973274a9a874d7461cf2c946fbea6c8952c17f82dcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30b8566771d32b5e40d4a973274a9a874d7461cf2c946fbea6c8952c17f82dcd", kill_on_drop: false }`
[INFO] [stdout] 30b8566771d32b5e40d4a973274a9a874d7461cf2c946fbea6c8952c17f82dcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4b8e8ab8121f118037def5c1196ae47c3efafb886291cf531c72e120c884a7e
[INFO] running `Command { std: "docker" "start" "-a" "e4b8e8ab8121f118037def5c1196ae47c3efafb886291cf531c72e120c884a7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling console v0.15.8
[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)]` 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`, `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `sandbox`
[INFO] [stdout]      = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[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)]` 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`, `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `sandbox`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `sandbox`
[INFO] [stdout]      = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.57s
[INFO] running `Command { std: "docker" "inspect" "e4b8e8ab8121f118037def5c1196ae47c3efafb886291cf531c72e120c884a7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4b8e8ab8121f118037def5c1196ae47c3efafb886291cf531c72e120c884a7e", kill_on_drop: false }`
[INFO] [stdout] e4b8e8ab8121f118037def5c1196ae47c3efafb886291cf531c72e120c884a7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7bb610807c33433909ac881838a34b6606eb14bf5f31b4c65b47ad0c01a2856b
[INFO] running `Command { std: "docker" "start" "-a" "7bb610807c33433909ac881838a34b6606eb14bf5f31b4c65b47ad0c01a2856b", 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)]` 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`, `sandbox`
[INFO] [stderr]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `sandbox`
[INFO] [stderr]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `sandbox`
[INFO] [stderr]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `sandbox`
[INFO] [stderr]      = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `near-primitives` (lib) generated 9 warnings (run `cargo fix --lib -p near-primitives` to apply 1 suggestion)
[INFO] [stderr] warning: `near-primitives` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_primitives-1f5fe5fa85df4bd2)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test merkle::tests::test_combine_hash_stability ... ok
[INFO] [stdout] test runtime::config_store::tests::test_max_prepaid_gas ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_basic_parameter_table ... ok
[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 delegate_action::tests::test_delegate_action_deserialization ... ok
[INFO] [stdout] test runtime::config_store::tests::test_lower_storage_cost ... ok
[INFO] [stdout] test merkle::tests::test_elements_order ... ok
[INFO] [stdout] test merkle::tests::test_merkle_tree ... ok
[INFO] [stdout] test runtime::config_store::tests::test_lower_ecrecover_base_cost ... ok
[INFO] [stdout] test runtime::config_store::tests::test_override_runtime_config ... ok
[INFO] [stdout] test runtime::config_store::tests::test_override_account_length ... ok
[INFO] [stdout] test rand::test::test_should_correctly_compute_odds_and_aliases ... ok
[INFO] [stdout] test merkle::tests::test_merkle_path ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_basic_parameter_table_weird_syntax ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_invalid_key ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_empty_parameter_table ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_no_key_in_diff ... ok
[INFO] [stdout] test runtime::config_store::tests::test_lower_data_receipt_cost ... 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_no_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_with_diffs ... 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 shard_layout::tests::test_shard_layout_v1 ... ok
[INFO] [stdout] test signable_message::tests::nep_366_ok ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_old_parameter_undefined ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_yaml_map ... ok
[INFO] [stdout] test signable_message::tests::nep_366_wrong_msg_type ... ok
[INFO] [stdout] test runtime::config_store::tests::test_lower_max_length_storage_key ... ok
[INFO] [stdout] test runtime::parameter_table::tests::test_parameter_table_with_diff ... ok
[INFO] [stdout] test transaction::tests::test_serialize_transaction ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_pending_data_count_consistency ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_code_consistency ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_postponed_receipt_consistency ... ok
[INFO] [stdout] test state::tests::test_encode_decode ... ok
[INFO] [stdout] test trie_key::tests::test_account_id_from_trie_key ... ok
[INFO] [stdout] test transaction::tests::test_outcome_to_hashes ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_access_key_consistency ... ok
[INFO] [stdout] test signable_message::tests::nep_366_wrong_nep ... ok
[INFO] [stdout] test upgrade_schedule::tests::test_env_overwrite ... ok
[INFO] [stdout] test upgrade_schedule::tests::test_no_upgrade_schedule ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_received_data_consistency ... ok
[INFO] [stdout] test upgrade_schedule::tests::test_after_scheduled_time ... ok
[INFO] [stdout] test runtime::config_store::tests::test_json_unchanged ... ok
[INFO] [stdout] test transaction::tests::test_verify_transaction ... ok
[INFO] [stdout] test upgrade_schedule::tests::test_none_upgrade_schedule ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_account_consistency ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_data_consistency ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_delayed_receipts_consistency ... ok
[INFO] [stdout] test shard_layout::tests::test_shard_layout_v0 ... ok
[INFO] [stdout] test trie_key::tests::test_key_for_postponed_receipt_id_consistency ... ok
[INFO] [stdout] test utils::min_heap::tests::test_peek ... ok
[INFO] [stdout] test utils::min_heap::tests::test_collect_pop ... ok
[INFO] [stdout] test utils::min_heap::tests::test_push_pop_push ... ok
[INFO] [stdout] test utils::min_heap::tests::test_push_pop ... ok
[INFO] [stdout] test utils::min_heap::tests::test_peek_mut ... ok
[INFO] [stdout] test utils::tests::test_create_hash_upgradable ... 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 utils::tests::test_num_chunk_producers ... ok
[INFO] [stdout] test views::tests::test_runtime_config_view ... ok
[INFO] [stdout] test views::tests::test_exec_metadata_v3_view ... ok
[INFO] [stdout] test upgrade_schedule::tests::test_before_scheduled_time ... FAILED
[INFO] [stdout] test upgrade_schedule::tests::test_is_in_future ... FAILED
[INFO] [stdout] test upgrade_schedule::tests::test_parse ... FAILED
[INFO] [stdout] test rand::test::test_sample_should_produce_correct_distribution ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- upgrade_schedule::tests::test_before_scheduled_time stdout ----
[INFO] [stdout] thread 'upgrade_schedule::tests::test_before_scheduled_time' panicked at src/upgrade_schedule.rs:153:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 98
[INFO] [stdout]  right: 100
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c2ce341205 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55c2ce341205 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55c2ce341205 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55c2ce341205 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55c2ce36a9fb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55c2ce36a9fb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55c2ce33e24f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55c2ce340fde - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55c2ce340fde - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55c2ce342a09 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55c2ce3426ce - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55c2ce1ca85a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55c2ce1ca85a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55c2ce34300b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55c2ce34300b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55c2ce342d84 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55c2ce3416c9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55c2ce342ab7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55c2cded9e53 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55c2cdeda29e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55c2ce2f8c0e - core::panicking::assert_failed::hb369b99a460917fc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55c2cdff5edc - near_primitives::upgrade_schedule::tests::test_before_scheduled_time::h4b333ac32ca2f6f5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upgrade_schedule.rs:153:9
[INFO] [stdout]   22:     0x55c2cdff5d67 - near_primitives::upgrade_schedule::tests::test_before_scheduled_time::{{closure}}::h794de8b0e269294e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upgrade_schedule.rs:145:36
[INFO] [stdout]   23:     0x55c2cdf596b6 - core::ops::function::FnOnce::call_once::h7f3802e402e1943e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55c2ce1cf23b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55c2ce1cf23b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55c2ce1ce941 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55c2ce1ce941 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55c2ce1ce941 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55c2ce1ce941 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55c2ce1ce941 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55c2ce1ce941 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55c2ce1ce941 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55c2ce197304 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55c2ce197304 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55c2ce19bd32 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55c2ce19bd32 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55c2ce19bd32 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55c2ce19bd32 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55c2ce19bd32 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55c2ce19bd32 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55c2ce19bd32 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55c2ce34780b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55c2ce34780b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55c2ce34780b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f062e489ac3 - <unknown>
[INFO] [stdout]   46:     0x7f062e51aa04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- upgrade_schedule::tests::test_is_in_future stdout ----
[INFO] [stdout] thread 'upgrade_schedule::tests::test_is_in_future' 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:     0x55c2ce341205 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55c2ce341205 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55c2ce341205 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55c2ce341205 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55c2ce36a9fb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55c2ce36a9fb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55c2ce33e24f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55c2ce340fde - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55c2ce340fde - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55c2ce342a09 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55c2ce3426ce - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55c2ce1ca85a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55c2ce1ca85a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55c2ce34300b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55c2ce34300b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55c2ce342d4b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55c2ce3416c9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55c2ce342ab7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55c2cded9e53 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55c2cded9efc - core::panicking::panic::hb6a980c1ddfde273
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:146:5
[INFO] [stdout]   20:     0x55c2cdff64d6 - near_primitives::upgrade_schedule::tests::test_is_in_future::h5757d2c4df316206
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upgrade_schedule.rs:226:9
[INFO] [stdout]   21:     0x55c2cdff6407 - near_primitives::upgrade_schedule::tests::test_is_in_future::{{closure}}::hcebe45a9edf362f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upgrade_schedule.rs:225:27
[INFO] [stdout]   22:     0x55c2cdf58ce6 - core::ops::function::FnOnce::call_once::h1338f6749082dcbc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55c2ce1cf23b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55c2ce1cf23b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   25:     0x55c2ce1ce941 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   26:     0x55c2ce1ce941 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55c2ce1ce941 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   28:     0x55c2ce1ce941 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   29:     0x55c2ce1ce941 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   30:     0x55c2ce1ce941 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   31:     0x55c2ce1ce941 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   32:     0x55c2ce197304 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   33:     0x55c2ce197304 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   34:     0x55c2ce19bd32 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   35:     0x55c2ce19bd32 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x55c2ce19bd32 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   37:     0x55c2ce19bd32 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   38:     0x55c2ce19bd32 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   39:     0x55c2ce19bd32 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   40:     0x55c2ce19bd32 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55c2ce34780b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   42:     0x55c2ce34780b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55c2ce34780b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   44:     0x7f062e489ac3 - <unknown>
[INFO] [stdout]   45:     0x7f062e51aa04 - __clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- upgrade_schedule::tests::test_parse stdout ----
[INFO] [stdout] thread 'upgrade_schedule::tests::test_parse' 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:     0x55c2ce341205 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55c2ce341205 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55c2ce341205 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55c2ce341205 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55c2ce36a9fb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55c2ce36a9fb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55c2ce33e24f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55c2ce340fde - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55c2ce340fde - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55c2ce342a09 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55c2ce3426ce - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55c2ce1ca85a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55c2ce1ca85a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55c2ce34300b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55c2ce34300b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55c2ce342d4b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x55c2ce3416c9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55c2ce342ab7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55c2cded9e53 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55c2cded9efc - core::panicking::panic::hb6a980c1ddfde273
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:146:5
[INFO] [stdout]   20:     0x55c2cdff63e4 - near_primitives::upgrade_schedule::tests::test_parse::h78c53814275e620f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upgrade_schedule.rs:221:9
[INFO] [stdout]   21:     0x55c2cdff6347 - near_primitives::upgrade_schedule::tests::test_parse::{{closure}}::ha42b22b487fe797c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upgrade_schedule.rs:219:20
[INFO] [stdout]   22:     0x55c2cdf59e36 - core::ops::function::FnOnce::call_once::he45582513633f2ea
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55c2ce1cf23b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55c2ce1cf23b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   25:     0x55c2ce1ce941 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   26:     0x55c2ce1ce941 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55c2ce1ce941 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   28:     0x55c2ce1ce941 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   29:     0x55c2ce1ce941 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   30:     0x55c2ce1ce941 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   31:     0x55c2ce1ce941 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   32:     0x55c2ce197304 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   33:     0x55c2ce197304 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   34:     0x55c2ce19bd32 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   35:     0x55c2ce19bd32 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x55c2ce19bd32 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   37:     0x55c2ce19bd32 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   38:     0x55c2ce19bd32 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   39:     0x55c2ce19bd32 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   40:     0x55c2ce19bd32 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55c2ce34780b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   42:     0x55c2ce34780b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55c2ce34780b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   44:     0x7f062e489ac3 - <unknown>
[INFO] [stdout]   45:     0x7f062e51aa04 - __clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     upgrade_schedule::tests::test_before_scheduled_time
[INFO] [stdout]     upgrade_schedule::tests::test_is_in_future
[INFO] [stdout]     upgrade_schedule::tests::test_parse
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 67 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7bb610807c33433909ac881838a34b6606eb14bf5f31b4c65b47ad0c01a2856b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bb610807c33433909ac881838a34b6606eb14bf5f31b4c65b47ad0c01a2856b", kill_on_drop: false }`
[INFO] [stdout] 7bb610807c33433909ac881838a34b6606eb14bf5f31b4c65b47ad0c01a2856b
