[INFO] fetching crate near-primitives 0.30.1... [INFO] testing near-primitives-0.30.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate near-primitives 0.30.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate near-primitives 0.30.1 [INFO] finished tweaking crates.io crate near-primitives 0.30.1 [INFO] tweaked toml for crates.io crate near-primitives 0.30.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate near-primitives 0.30.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate near-primitives 0.30.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zstd v0.13.1 [INFO] [stderr] Downloaded strum_macros v0.24.0 [INFO] [stderr] Downloaded enum-map v2.1.0 [INFO] [stderr] Downloaded zstd-safe v7.1.0 [INFO] [stderr] Downloaded enum-map-derive v0.8.0 [INFO] [stderr] Downloaded strum v0.24.0 [INFO] [stderr] Downloaded near-account-id v1.0.0-alpha.4 [INFO] [stderr] Downloaded bolero-kani v0.10.0 [INFO] [stderr] Downloaded json_comments v0.2.1 [INFO] [stderr] Downloaded bolero-generator-derive v0.10.0 [INFO] [stderr] Downloaded pest_meta v2.4.0 [INFO] [stderr] Downloaded bolero-generator v0.10.2 [INFO] [stderr] Downloaded dissimilar v1.0.4 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.10 [INFO] [stderr] Downloaded serde_yaml v0.9.29 [INFO] [stderr] Downloaded bolero-afl v0.10.0 [INFO] [stderr] Downloaded insta v1.41.1 [INFO] [stderr] Downloaded pest_derive v2.4.0 [INFO] [stderr] Downloaded bolero-libfuzzer v0.10.0 [INFO] [stderr] Downloaded bolero-engine v0.10.2 [INFO] [stderr] Downloaded bolero v0.10.1 [INFO] [stderr] Downloaded expect-test v1.3.0 [INFO] [stderr] Downloaded pest_generator v2.4.0 [INFO] [stderr] Downloaded rustix v1.0.1 [INFO] [stderr] Downloaded bolero-honggfuzz v0.10.0 [INFO] [stderr] Downloaded zstd-sys v2.0.10+zstd.1.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a11534b8bafcf5a23c973595a6489e676dab819b6f7def383a7e8c29dc2d8612 [INFO] running `Command { std: "docker" "start" "-a" "a11534b8bafcf5a23c973595a6489e676dab819b6f7def383a7e8c29dc2d8612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a11534b8bafcf5a23c973595a6489e676dab819b6f7def383a7e8c29dc2d8612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a11534b8bafcf5a23c973595a6489e676dab819b6f7def383a7e8c29dc2d8612", kill_on_drop: false }` [INFO] [stdout] a11534b8bafcf5a23c973595a6489e676dab819b6f7def383a7e8c29dc2d8612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d1e2e82cd1a7f548806b81371245f1f2838384e6fd372c62af535c1699764446 [INFO] running `Command { std: "docker" "start" "-a" "d1e2e82cd1a7f548806b81371245f1f2838384e6fd372c62af535c1699764446", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling thiserror v2.0.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling near-schema-checker-core v0.30.1 [INFO] [stderr] Compiling near-schema-checker-macro v0.30.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling near-schema-checker-lib v0.30.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling json_comments v0.2.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling near-stdx v0.30.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling enum-map-derive v0.8.0 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling enum-map v2.1.0 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling borsh-derive v1.5.3 [INFO] [stderr] Compiling thiserror-impl v2.0.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling near-config-utils v0.30.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ed25519-dalek v2.1.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.0.0 [INFO] [stderr] Compiling near-account-id v1.0.0-alpha.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_yaml v0.9.29 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling serde_with v3.0.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling near-primitives-core v0.30.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling near-fmt v0.30.1 [INFO] [stderr] Compiling near-parameters v0.30.1 [INFO] [stderr] Compiling near-crypto v0.30.1 [INFO] [stderr] Compiling near-time v0.30.1 [INFO] [stderr] Compiling near-primitives v0.30.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/block.rs:620:19 [INFO] [stdout] | [INFO] [stdout] 620 | pub fn chunks(&self) -> Chunks { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 620 | pub fn chunks(&self) -> Chunks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/block.rs:743:12 [INFO] [stdout] | [INFO] [stdout] 743 | chunk: &ShardChunkHeader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 744 | block_height: BlockHeight, [INFO] [stdout] 745 | ) -> MaybeNew { [INFO] [stdout] | -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 745 | ) -> MaybeNew<'_, ShardChunkHeader> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/block_header.rs:1246:37 [INFO] [stdout] | [INFO] [stdout] 1246 | pub fn prev_validator_proposals(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1246 | pub fn prev_validator_proposals(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/epoch_block_info.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn proposals_iter(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 139 | pub fn proposals_iter(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/epoch_info.rs:372:28 [INFO] [stdout] | [INFO] [stdout] 372 | pub fn validators_iter(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 372 | pub fn validators_iter(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/epoch_info.rs:382:27 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn fishermen_iter(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 382 | pub fn fishermen_iter(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/sharding.rs:421:37 [INFO] [stdout] | [INFO] [stdout] 421 | pub fn prev_validator_proposals(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 421 | pub fn prev_validator_proposals(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/sharding/shard_chunk_header_inner.rs:60:37 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn prev_validator_proposals(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 60 | pub fn prev_validator_proposals(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types.rs:921:36 [INFO] [stdout] | [INFO] [stdout] 921 | pub fn validator_proposals(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 921 | pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "d1e2e82cd1a7f548806b81371245f1f2838384e6fd372c62af535c1699764446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e2e82cd1a7f548806b81371245f1f2838384e6fd372c62af535c1699764446", kill_on_drop: false }` [INFO] [stdout] d1e2e82cd1a7f548806b81371245f1f2838384e6fd372c62af535c1699764446 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 78a3c664075f12a21e8bba457410aa1f0df8c009e227eb79cd98d0a1e4046b36 [INFO] running `Command { std: "docker" "start" "-a" "78a3c664075f12a21e8bba457410aa1f0df8c009e227eb79cd98d0a1e4046b36", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling pretty-hex v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling dissimilar v1.0.4 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling expect-test v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling enum-map-derive v0.8.0 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling bolero-generator-derive v0.10.0 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling enum-map v2.1.0 [INFO] [stderr] Compiling near-primitives-core v0.30.1 [INFO] [stderr] Compiling bolero-generator v0.10.2 [INFO] [stderr] Compiling near-fmt v0.30.1 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling near-parameters v0.30.1 [INFO] [stderr] Compiling bolero-engine v0.10.2 [INFO] [stderr] Compiling near-primitives v0.30.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bolero v0.10.1 [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> src/bandwidth_scheduler.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 383 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^^ help: a similar path exists: `crate::rand` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> src/merkle.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | use rand::rngs::StdRng; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand_chacha` [INFO] [stdout] --> src/bandwidth_scheduler.rs:391:9 [INFO] [stdout] | [INFO] [stdout] 391 | use rand_chacha::ChaCha20Rng; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> src/shard_layout.rs:1113:9 [INFO] [stdout] | [INFO] [stdout] 1113 | use rand::distributions::Alphanumeric; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> src/shard_layout.rs:1114:9 [INFO] [stdout] | [INFO] [stdout] 1114 | use rand::rngs::StdRng; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> src/merkle.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^^ help: a similar path exists: `crate::rand` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> src/shard_layout.rs:1115:9 [INFO] [stdout] | [INFO] [stdout] 1115 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^^ help: a similar path exists: `crate::rand` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> src/stateless_validation/chunk_endorsements_bitmap.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | use rand::Rng; [INFO] [stdout] | ^^^^ help: a similar path exists: `crate::rand` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> src/validator_mandates/compute_price.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^^ help: a similar path exists: `crate::rand` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> src/validator_mandates/mod.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | use rand::SeedableRng; [INFO] [stdout] | ^^^^ help: a similar path exists: `crate::rand` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand_chacha` [INFO] [stdout] --> src/validator_mandates/mod.rs:281:9 [INFO] [stdout] | [INFO] [stdout] 281 | use rand_chacha::ChaCha8Rng; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `rand_chacha` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand_chacha`, use `cargo add rand_chacha` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::ShuffledShardIds` [INFO] [stdout] --> src/validator_mandates/mod.rs:288:48 [INFO] [stdout] | [INFO] [stdout] 288 | use super::{ChunkValidatorStakeAssignment, ShuffledShardIds, ValidatorMandates}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `ShuffledShardIds` in `validator_mandates` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/validator_mandates/mod.rs:248:8 [INFO] [stdout] | [INFO] [stdout] 248 | struct ShuffledShardIds { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `rand` feature [INFO] [stdout] --> src/validator_mandates/mod.rs:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(feature = "rand")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> src/validator_mandates/compute_price.rs:221:27 [INFO] [stdout] | [INFO] [stdout] 221 | let mut rng = rand::rngs::StdRng::seed_from_u64(0xdeadbeef); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `single_shard` found for struct `ShardUId` in the current scope [INFO] [stdout] --> src/bandwidth_scheduler.rs:511:33 [INFO] [stdout] | [INFO] [stdout] 511 | to_shard: ShardUId::single_shard().shard_id().into(), [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `ShardUId` [INFO] [stdout] | [INFO] [stdout] ::: src/shard_layout.rs:893:1 [INFO] [stdout] | [INFO] [stdout] 893 | pub struct ShardUId { [INFO] [stdout] | ------------------- function or associated item `single_shard` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `ShardUId` consider using one of the following associated functions: [INFO] [stdout] ShardUId::new [INFO] [stdout] ShardUId::from_shard_id_and_layout [INFO] [stdout] --> src/shard_layout.rs:899:5 [INFO] [stdout] | [INFO] [stdout] 899 | pub fn new(version: ShardVersion, shard_id: ShardId) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 937 | pub fn from_shard_id_and_layout(shard_id: ShardId, shard_layout: &ShardLayout) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `single_shard` found for struct `ShardUId` in the current scope [INFO] [stdout] --> src/bandwidth_scheduler.rs:537:27 [INFO] [stdout] | [INFO] [stdout] 537 | ShardUId::single_shard().shard_id(), [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `ShardUId` [INFO] [stdout] | [INFO] [stdout] ::: src/shard_layout.rs:893:1 [INFO] [stdout] | [INFO] [stdout] 893 | pub struct ShardUId { [INFO] [stdout] | ------------------- function or associated item `single_shard` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `ShardUId` consider using one of the following associated functions: [INFO] [stdout] ShardUId::new [INFO] [stdout] ShardUId::from_shard_id_and_layout [INFO] [stdout] --> src/shard_layout.rs:899:5 [INFO] [stdout] | [INFO] [stdout] 899 | pub fn new(version: ShardVersion, shard_id: ShardId) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 937 | pub fn from_shard_id_and_layout(shard_id: ShardId, shard_layout: &ShardLayout) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `single_shard` found for struct `ShardUId` in the current scope [INFO] [stdout] --> src/bandwidth_scheduler.rs:630:27 [INFO] [stdout] | [INFO] [stdout] 630 | ShardUId::single_shard().shard_id(), [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `ShardUId` [INFO] [stdout] | [INFO] [stdout] ::: src/shard_layout.rs:893:1 [INFO] [stdout] | [INFO] [stdout] 893 | pub struct ShardUId { [INFO] [stdout] | ------------------- function or associated item `single_shard` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `ShardUId` consider using one of the following associated functions: [INFO] [stdout] ShardUId::new [INFO] [stdout] ShardUId::from_shard_id_and_layout [INFO] [stdout] --> src/shard_layout.rs:899:5 [INFO] [stdout] | [INFO] [stdout] 899 | pub fn new(version: ShardVersion, shard_id: ShardId) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 937 | pub fn from_shard_id_and_layout(shard_id: ShardId, shard_layout: &ShardLayout) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `single_shard` found for struct `ShardUId` in the current scope [INFO] [stdout] --> src/bandwidth_scheduler.rs:649:33 [INFO] [stdout] | [INFO] [stdout] 649 | to_shard: ShardUId::single_shard().shard_id().into(), [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `ShardUId` [INFO] [stdout] | [INFO] [stdout] ::: src/shard_layout.rs:893:1 [INFO] [stdout] | [INFO] [stdout] 893 | pub struct ShardUId { [INFO] [stdout] | ------------------- function or associated item `single_shard` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `ShardUId` consider using one of the following associated functions: [INFO] [stdout] ShardUId::new [INFO] [stdout] ShardUId::from_shard_id_and_layout [INFO] [stdout] --> src/shard_layout.rs:899:5 [INFO] [stdout] | [INFO] [stdout] 899 | pub fn new(version: ShardVersion, shard_id: ShardId) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 937 | pub fn from_shard_id_and_layout(shard_id: ShardId, shard_layout: &ShardLayout) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `multi_shard` found for enum `ShardLayout` in the current scope [INFO] [stdout] --> src/shard_layout.rs:1709:45 [INFO] [stdout] | [INFO] [stdout] 49 | pub enum ShardLayout { [INFO] [stdout] | -------------------- variant or associated item `multi_shard` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 1709 | let shard_layout = ShardLayout::multi_shard(n, 0); [INFO] [stdout] | ^^^^^^^^^^^ variant or associated item not found in `ShardLayout` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `ShardLayout` consider using one of the following associated functions: [INFO] [stdout] ShardLayout::single_shard [INFO] [stdout] ShardLayout::v0 [INFO] [stdout] ShardLayout::v1 [INFO] [stdout] ShardLayout::v2 [INFO] [stdout] and 7 others [INFO] [stdout] --> src/shard_layout.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn single_shard() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 419 | pub fn v0(num_shards: NumShards, version: ShardVersion) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 425 | / pub fn v1( [INFO] [stdout] 426 | | boundary_accounts: Vec, [INFO] [stdout] 427 | | shards_split_map: Option, [INFO] [stdout] 428 | | version: ShardVersion, [INFO] [stdout] 429 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] ... [INFO] [stdout] 455 | / pub fn v2( [INFO] [stdout] 456 | | boundary_accounts: Vec, [INFO] [stdout] 457 | | shard_ids: Vec, [INFO] [stdout] 458 | | shards_split_map: Option, [INFO] [stdout] 459 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_signer` found for struct `InMemorySigner` in the current scope [INFO] [stdout] --> src/signable_message.rs:235:38 [INFO] [stdout] | [INFO] [stdout] 235 | let signer = InMemorySigner::test_signer(&sender_id); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `InMemorySigner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_signer` found for struct `InMemorySigner` in the current scope [INFO] [stdout] --> src/signable_message.rs:249:38 [INFO] [stdout] | [INFO] [stdout] 249 | let signer = InMemorySigner::test_signer(&sender_id); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `InMemorySigner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `test_signer` found for struct `InMemorySigner` in the current scope [INFO] [stdout] --> src/signable_message.rs:267:38 [INFO] [stdout] | [INFO] [stdout] 267 | let signer = InMemorySigner::test_signer(&sender_id); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `InMemorySigner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> src/stateless_validation/chunk_endorsements_bitmap.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_random` found for struct `InMemorySigner` in the current scope [INFO] [stdout] --> src/transaction.rs:620:29 [INFO] [stdout] | [INFO] [stdout] 620 | InMemorySigner::from_random("test".parse().unwrap(), KeyType::ED25519).into(); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `InMemorySigner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sign` found for enum `transaction::Transaction` in the current scope [INFO] [stdout] --> src/transaction.rs:629:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub enum Transaction { [INFO] [stdout] | -------------------- method `sign` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 621 | let transaction = Transaction::V0(TransactionV0 { [INFO] [stdout] | ___________________________- [INFO] [stdout] 622 | | signer_id: "test".parse().unwrap(), [INFO] [stdout] 623 | | public_key: signer.public_key(), [INFO] [stdout] 624 | | nonce: 0, [INFO] [stdout] ... | [INFO] [stdout] 628 | | }) [INFO] [stdout] 629 | | .sign(&signer); [INFO] [stdout] | | -^^^^ method not found in `transaction::Transaction` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `sign`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `signature::signer::Signer` [INFO] [stdout] candidate #2: `signature::signer::SignerMut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_seed` found for enum `near_crypto::PublicKey` in the current scope [INFO] [stdout] --> src/transaction.rs:630:43 [INFO] [stdout] | [INFO] [stdout] 630 | let wrong_public_key = PublicKey::from_seed(KeyType::ED25519, "wrong"); [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `near_crypto::PublicKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `near_crypto::PublicKey` consider using one of the following associated functions: [INFO] [stdout] near_crypto::util::::from_near_implicit_account [INFO] [stdout] near_crypto::PublicKey::empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-crypto-0.30.1/src/signature.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn empty(key_type: KeyType) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-crypto-0.30.1/src/util.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / pub fn from_near_implicit_account( [INFO] [stdout] 108 | | account_id: &near_account_id::AccountId, [INFO] [stdout] 109 | | ) -> Result { [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] help: there is an associated function `from_str` with a similar name [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/str/traits.rs:841:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:263:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 263 | schedule.protocol_version_to_vote_for_at_date(now, client_protocol_version - 2) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:267:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 267 | schedule.protocol_version_to_vote_for_at_date(now, client_protocol_version) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:271:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 271 | schedule.protocol_version_to_vote_for_at_date(now, client_protocol_version + 2) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:287:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 287 | schedule.protocol_version_to_vote_for_at_date(now, next_epoch_protocol_version) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:294:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 294 | schedule.protocol_version_to_vote_for_at_date(now, next_epoch_protocol_version) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:301:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 301 | schedule.protocol_version_to_vote_for_at_date(now, next_epoch_protocol_version) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:315:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 315 | schedule.protocol_version_to_vote_for_at_date(now, client_protocol_version - 2) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:319:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 319 | schedule.protocol_version_to_vote_for_at_date(now, client_protocol_version) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:323:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 323 | schedule.protocol_version_to_vote_for_at_date(now, client_protocol_version + 2) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:342:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 342 | schedule.protocol_version_to_vote_for_at_date(now, current_protocol_version) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:349:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 349 | schedule.protocol_version_to_vote_for_at_date(now, current_protocol_version) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:354:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 354 | schedule.protocol_version_to_vote_for_at_date(now, current_protocol_version) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:361:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 361 | schedule.protocol_version_to_vote_for_at_date(now, current_protocol_version + 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:366:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 366 | schedule.protocol_version_to_vote_for_at_date(now, current_protocol_version + 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:386:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 386 | schedule.protocol_version_to_vote_for_at_date(now, current_protocol_version) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:394:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 394 | schedule.protocol_version_to_vote_for_at_date(now, current_protocol_version) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:401:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 401 | schedule.protocol_version_to_vote_for_at_date(now, current_protocol_version + 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `protocol_version_to_vote_for_at_date` found for struct `upgrade_schedule::ProtocolUpgradeVotingSchedule` in the current scope [INFO] [stdout] --> src/upgrade_schedule.rs:408:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ProtocolUpgradeVotingSchedule { [INFO] [stdout] | ---------------------------------------- method `protocol_version_to_vote_for_at_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 408 | schedule.protocol_version_to_vote_for_at_date(now, current_protocol_version + 2) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `upgrade_schedule::ProtocolUpgradeVotingSchedule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_seed` found for enum `near_crypto::PublicKey` in the current scope [INFO] [stdout] --> src/utils.rs:541:37 [INFO] [stdout] | [INFO] [stdout] 541 | let public_key = PublicKey::from_seed(KeyType::ED25519, "test"); [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `near_crypto::PublicKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `near_crypto::PublicKey` consider using one of the following associated functions: [INFO] [stdout] near_crypto::util::::from_near_implicit_account [INFO] [stdout] near_crypto::PublicKey::empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-crypto-0.30.1/src/signature.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn empty(key_type: KeyType) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-crypto-0.30.1/src/util.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / pub fn from_near_implicit_account( [INFO] [stdout] 108 | | account_id: &near_account_id::AccountId, [INFO] [stdout] 109 | | ) -> Result { [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] help: there is an associated function `from_str` with a similar name [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/str/traits.rs:841:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_seed` found for enum `near_crypto::PublicKey` in the current scope [INFO] [stdout] --> src/utils.rs:550:37 [INFO] [stdout] | [INFO] [stdout] 550 | let public_key = PublicKey::from_seed(KeyType::SECP256K1, "test"); [INFO] [stdout] | ^^^^^^^^^ variant or associated item not found in `near_crypto::PublicKey` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `near_crypto::PublicKey` consider using one of the following associated functions: [INFO] [stdout] near_crypto::util::::from_near_implicit_account [INFO] [stdout] near_crypto::PublicKey::empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-crypto-0.30.1/src/signature.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn empty(key_type: KeyType) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-crypto-0.30.1/src/util.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / pub fn from_near_implicit_account( [INFO] [stdout] 108 | | account_id: &near_account_id::AccountId, [INFO] [stdout] 109 | | ) -> Result { [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] help: there is an associated function `from_str` with a similar name [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/str/traits.rs:841:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `shuffled_mandates` found for struct `ValidatorMandates` in the current scope [INFO] [stdout] --> src/validator_mandates/mod.rs:384:35 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct ValidatorMandates { [INFO] [stdout] | ---------------------------- method `shuffled_mandates` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 384 | let assignment = mandates.shuffled_mandates(&mut rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `ValidatorMandates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `shuffled_mandates` found for struct `ValidatorMandates` in the current scope [INFO] [stdout] --> src/validator_mandates/mod.rs:418:26 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct ValidatorMandates { [INFO] [stdout] | ---------------------------- method `shuffled_mandates` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 418 | let _ = mandates.shuffled_mandates(&mut rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `ValidatorMandates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `shuffled_partials` found for struct `ValidatorMandates` in the current scope [INFO] [stdout] --> src/validator_mandates/mod.rs:419:35 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct ValidatorMandates { [INFO] [stdout] | ---------------------------- method `shuffled_partials` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 419 | let assignment = mandates.shuffled_partials(&mut rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `ValidatorMandates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sample` found for struct `ValidatorMandates` in the current scope [INFO] [stdout] --> src/validator_mandates/mod.rs:470:35 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct ValidatorMandates { [INFO] [stdout] | ---------------------------- method `sample` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 470 | let assignment = mandates.sample(&mut rng); [INFO] [stdout] | ^^^^^^ method not found in `ValidatorMandates` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `sample`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `bolero_generator::uniform::Uniform` [INFO] [stdout] candidate #2: `rand::Rng` [INFO] [stdout] candidate #3: `rand::distributions::Distribution` [INFO] [stdout] candidate #4: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sample` found for struct `ValidatorMandates` in the current scope [INFO] [stdout] --> src/validator_mandates/mod.rs:517:36 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct ValidatorMandates { [INFO] [stdout] | ---------------------------- method `sample` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 517 | let assignment1 = mandates.sample(&mut rng1); [INFO] [stdout] | ^^^^^^ method not found in `ValidatorMandates` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `sample`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `bolero_generator::uniform::Uniform` [INFO] [stdout] candidate #2: `rand::Rng` [INFO] [stdout] candidate #3: `rand::distributions::Distribution` [INFO] [stdout] candidate #4: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sample` found for struct `ValidatorMandates` in the current scope [INFO] [stdout] --> src/validator_mandates/mod.rs:520:36 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct ValidatorMandates { [INFO] [stdout] | ---------------------------- method `sample` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 520 | let assignment2 = mandates.sample(&mut rng2); [INFO] [stdout] | ^^^^^^ method not found in `ValidatorMandates` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `sample`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `bolero_generator::uniform::Uniform` [INFO] [stdout] candidate #2: `rand::Rng` [INFO] [stdout] candidate #3: `rand::distributions::Distribution` [INFO] [stdout] candidate #4: `rand::distributions::uniform::UniformSampler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/block.rs:620:19 [INFO] [stdout] | [INFO] [stdout] 620 | pub fn chunks(&self) -> Chunks { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 620 | pub fn chunks(&self) -> Chunks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/block.rs:743:12 [INFO] [stdout] | [INFO] [stdout] 743 | chunk: &ShardChunkHeader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 744 | block_height: BlockHeight, [INFO] [stdout] 745 | ) -> MaybeNew { [INFO] [stdout] | -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 745 | ) -> MaybeNew<'_, ShardChunkHeader> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/block_header.rs:1246:37 [INFO] [stdout] | [INFO] [stdout] 1246 | pub fn prev_validator_proposals(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1246 | pub fn prev_validator_proposals(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/epoch_block_info.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn proposals_iter(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 139 | pub fn proposals_iter(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/epoch_info.rs:372:28 [INFO] [stdout] | [INFO] [stdout] 372 | pub fn validators_iter(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 372 | pub fn validators_iter(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/epoch_info.rs:382:27 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn fishermen_iter(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 382 | pub fn fishermen_iter(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/sharding.rs:421:37 [INFO] [stdout] | [INFO] [stdout] 421 | pub fn prev_validator_proposals(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 421 | pub fn prev_validator_proposals(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/sharding/shard_chunk_header_inner.rs:60:37 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn prev_validator_proposals(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 60 | pub fn prev_validator_proposals(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types.rs:921:36 [INFO] [stdout] | [INFO] [stdout] 921 | pub fn validator_proposals(&self) -> ValidatorStakeIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 921 | pub fn validator_proposals(&self) -> ValidatorStakeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `near-primitives` (lib test) due to 51 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "78a3c664075f12a21e8bba457410aa1f0df8c009e227eb79cd98d0a1e4046b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a3c664075f12a21e8bba457410aa1f0df8c009e227eb79cd98d0a1e4046b36", kill_on_drop: false }` [INFO] [stdout] 78a3c664075f12a21e8bba457410aa1f0df8c009e227eb79cd98d0a1e4046b36