[INFO] fetching crate solana-exporter 0.4.1... [INFO] checking solana-exporter-0.4.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate solana-exporter 0.4.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate solana-exporter 0.4.1 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-exporter 0.4.1 [INFO] finished tweaking crates.io crate solana-exporter 0.4.1 [INFO] tweaked toml for crates.io crate solana-exporter 0.4.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate solana-exporter 0.4.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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7517710f81f7f86219c129caa7200cb3d1825ddcc998c10846d6ec66959973e4 [INFO] running `Command { std: "docker" "start" "-a" "7517710f81f7f86219c129caa7200cb3d1825ddcc998c10846d6ec66959973e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7517710f81f7f86219c129caa7200cb3d1825ddcc998c10846d6ec66959973e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7517710f81f7f86219c129caa7200cb3d1825ddcc998c10846d6ec66959973e4", kill_on_drop: false }` [INFO] [stdout] 7517710f81f7f86219c129caa7200cb3d1825ddcc998c10846d6ec66959973e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dac6f09cd3b034b351844d83b369303d626dfe6a36b5c29ac5caae537964f13 [INFO] running `Command { std: "docker" "start" "-a" "9dac6f09cd3b034b351844d83b369303d626dfe6a36b5c29ac5caae537964f13", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.9 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling solana-frozen-abi v1.7.9 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Compiling solana-program v1.7.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking solana-logger v1.7.9 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling solana-sdk v1.7.9 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking uriparse v0.6.3 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Compiling solana-vote-program v1.7.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking dialoguer v0.6.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling solana-version v1.7.9 [INFO] [stderr] Compiling solana-stake-program v1.7.9 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling solana-runtime v1.7.9 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking tar v0.4.35 [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking solana-rayon-threadlimit v1.7.9 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling solana-sdk-macro v1.7.9 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling ouroboros_macro v0.10.1 [INFO] [stderr] Checking ouroboros v0.10.1 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking geoip2-city v0.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking derivation-path v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking solana-cli-config v1.7.9 [INFO] [stderr] Checking pbkdf2 v0.6.0 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Checking tiny_http v0.8.2 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking tiny-bip39 v0.8.0 [INFO] [stderr] Checking jsonrpc-core v17.1.0 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling num_enum_derive v0.5.2 [INFO] [stderr] Checking prometheus_exporter v0.8.2 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Checking borsh v0.9.1 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Checking num_enum v0.5.2 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking solana-crate-features v1.7.9 [INFO] [stderr] Checking spl-token v3.2.0 [INFO] [stderr] Checking spl-memo v3.0.1 [INFO] [stderr] Checking spl-associated-token-account v1.0.3 [INFO] [stderr] Checking solana-metrics v1.7.9 [INFO] [stderr] Checking solana-config-program v1.7.9 [INFO] [stderr] Checking solana-remote-wallet v1.7.9 [INFO] [stderr] Checking solana-secp256k1-program v1.7.9 [INFO] [stderr] Checking solana-measure v1.7.9 [INFO] [stderr] Checking solana-clap-utils v1.7.9 [INFO] [stderr] Checking solana-faucet v1.7.9 [INFO] [stderr] Checking solana-net-utils v1.7.9 [INFO] [stderr] Checking zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Checking solana-account-decoder v1.7.9 [INFO] [stderr] Checking sled v0.34.6 [INFO] [stderr] Checking solana-transaction-status v1.7.9 [INFO] [stderr] Checking solana-client v1.7.9 [INFO] [stderr] Checking solana-exporter v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:62:32 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Self { [INFO] [stdout] 62 | active_validators: register_int_gauge_vec!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 63 | | "solana_active_validators", [INFO] [stdout] 64 | | "Total number of active validators", [INFO] [stdout] 65 | | &[STATUS_LABEL] [INFO] [stdout] 66 | | ) [INFO] [stdout] 67 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | is_delinquent: register_gauge_vec!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 69 | | "solana_validator_delinquent", [INFO] [stdout] 70 | | "Whether a validator is delinquent", [INFO] [stdout] 71 | | &[PUBKEY_LABEL] [INFO] [stdout] 72 | | ) [INFO] [stdout] 73 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | activated_stake: register_int_gauge_vec!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 75 | | "solana_validator_activated_stake", [INFO] [stdout] 76 | | "Activated stake of a validator", [INFO] [stdout] 77 | | &[PUBKEY_LABEL] [INFO] [stdout] 78 | | ) [INFO] [stdout] 79 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | last_vote: register_int_gauge_vec!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 81 | | "solana_validator_last_vote", [INFO] [stdout] 82 | | "Last voted slot of a validator", [INFO] [stdout] 83 | | &[PUBKEY_LABEL] [INFO] [stdout] 84 | | ) [INFO] [stdout] 85 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | root_slot: register_int_gauge_vec!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 87 | | "solana_validator_root_slot", [INFO] [stdout] 88 | | "The root slot of a validator", [INFO] [stdout] 89 | | &[PUBKEY_LABEL] [INFO] [stdout] 90 | | ) [INFO] [stdout] 91 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:92:32 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | transaction_count: register_int_gauge!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 93 | | "solana_transaction_count", [INFO] [stdout] 94 | | "Total number of confirmed transactions since genesis" [INFO] [stdout] 95 | | ) [INFO] [stdout] 96 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | slot_height: register_int_gauge!("solana_slot_height", "Last confirmed slot height") [INFO] [stdout] | __________________________^ [INFO] [stdout] 98 | | .unwrap(), [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | current_epoch: register_int_gauge!("solana_current_epoch", "Current epoch").unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:100:39 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | current_epoch_first_slot: register_int_gauge!( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 101 | | "solana_current_epoch_first_slot", [INFO] [stdout] 102 | | "Current epoch's first slot" [INFO] [stdout] 103 | | ) [INFO] [stdout] 104 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:105:38 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | current_epoch_last_slot: register_int_gauge!( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 106 | | "solana_current_epoch_last_slot", [INFO] [stdout] 107 | | "Current epoch's last slot" [INFO] [stdout] 108 | | ) [INFO] [stdout] 109 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | isp_count: register_int_gauge_vec!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 111 | | "solana_active_validators_isp_count", [INFO] [stdout] 112 | | "ISP of active validators", [INFO] [stdout] 113 | | &["isp_name"] [INFO] [stdout] 114 | | ) [INFO] [stdout] 115 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | isp_by_stake: register_int_gauge_vec!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 117 | | "solana_active_validators_isp_stake", [INFO] [stdout] 118 | | "ISP of active validators grouped by stake", [INFO] [stdout] 119 | | &["isp_name"] [INFO] [stdout] 120 | | ) [INFO] [stdout] 121 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | dc_by_stake: register_int_gauge_vec!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 123 | | "solana_active_validators_dc_stake", [INFO] [stdout] 124 | | "Datacenter of active validators grouped by stake", [INFO] [stdout] 125 | | &["dc_identifier"] [INFO] [stdout] 126 | | ) [INFO] [stdout] 127 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:128:27 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | leader_slots: register_int_counter_vec!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 129 | | "solana_leader_slots", [INFO] [stdout] 130 | | "Validated and skipped leader slots per validator", [INFO] [stdout] 131 | | &[PUBKEY_LABEL, STATUS_LABEL] [INFO] [stdout] 132 | | ) [INFO] [stdout] 133 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | skipped_slot_percent: register_gauge_vec!( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 135 | | "solana_skipped_slot_percent", [INFO] [stdout] 136 | | "Skipped slot percentage per validator", [INFO] [stdout] 137 | | &[PUBKEY_LABEL] [INFO] [stdout] 138 | | ) [INFO] [stdout] 139 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | current_staking_apy: register_gauge_vec!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 141 | | "solana_current_staking_apy", [INFO] [stdout] 142 | | "Staking validator APY based on last epoch's performance, in percent", [INFO] [stdout] 143 | | &[PUBKEY_LABEL] [INFO] [stdout] 144 | | ) [INFO] [stdout] 145 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:146:34 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | average_staking_apy: register_gauge_vec!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 147 | | "solana_average_staking_apy", [INFO] [stdout] 148 | | "Staking validator APY averaged over a few past epochs, in percent", [INFO] [stdout] 149 | | &[PUBKEY_LABEL] [INFO] [stdout] 150 | | ) [INFO] [stdout] 151 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:152:33 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | staking_commission: register_int_gauge_vec!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 153 | | "solana_staking_commission", [INFO] [stdout] 154 | | "Commission charged by staked validators", [INFO] [stdout] 155 | | &[PUBKEY_LABEL] [INFO] [stdout] 156 | | ) [INFO] [stdout] 157 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:158:32 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | validator_rewards: register_int_gauge_vec!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 159 | | "solana_validator_rewards", [INFO] [stdout] 160 | | "Cumulative validator rewards in lamports", [INFO] [stdout] 161 | | &[PUBKEY_LABEL] [INFO] [stdout] 162 | | ) [INFO] [stdout] 163 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | node_pubkey_balances: register_int_gauge_vec!( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 165 | | "solana_node_pubkey_balances", [INFO] [stdout] 166 | | "Balance of node pubkeys", [INFO] [stdout] 167 | | &[PUBKEY_LABEL] [INFO] [stdout] 168 | | ) [INFO] [stdout] 169 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | node_versions: register_int_gauge_vec!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 171 | | "solana_node_versions", [INFO] [stdout] 172 | | "Count of node versions", [INFO] [stdout] 173 | | &["version"] [INFO] [stdout] 174 | | ) [INFO] [stdout] 175 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:176:20 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | nodes: register_int_gauge!("solana_nodes", "Number of nodes").unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:177:32 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 177 | average_slot_time: register_gauge!("solana_average_slot_time", "Average slot time") [INFO] [stdout] | ________________________________^ [INFO] [stdout] 178 | | .unwrap(), [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:179:21 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 179 | client: reqwest::Client::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/persistent_database/mod.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 24 | let database = sled::Config::default() [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | let metadata = Metadata::new(database.open_tree("metadata")?) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | let created_version = metadata.created_version()?; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | let current_version = semver::Version::from_str(SOLANA_EXPORTER_VERSION)?; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Ok(Self { database, metadata }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/persistent_database/metadata.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(tree: sled::Tree) -> sled::Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | Ok(Self { tree }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-exporter` (bin "solana-exporter") due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:62:32 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Self { [INFO] [stdout] 62 | active_validators: register_int_gauge_vec!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 63 | | "solana_active_validators", [INFO] [stdout] 64 | | "Total number of active validators", [INFO] [stdout] 65 | | &[STATUS_LABEL] [INFO] [stdout] 66 | | ) [INFO] [stdout] 67 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | is_delinquent: register_gauge_vec!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 69 | | "solana_validator_delinquent", [INFO] [stdout] 70 | | "Whether a validator is delinquent", [INFO] [stdout] 71 | | &[PUBKEY_LABEL] [INFO] [stdout] 72 | | ) [INFO] [stdout] 73 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | activated_stake: register_int_gauge_vec!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 75 | | "solana_validator_activated_stake", [INFO] [stdout] 76 | | "Activated stake of a validator", [INFO] [stdout] 77 | | &[PUBKEY_LABEL] [INFO] [stdout] 78 | | ) [INFO] [stdout] 79 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | last_vote: register_int_gauge_vec!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 81 | | "solana_validator_last_vote", [INFO] [stdout] 82 | | "Last voted slot of a validator", [INFO] [stdout] 83 | | &[PUBKEY_LABEL] [INFO] [stdout] 84 | | ) [INFO] [stdout] 85 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | root_slot: register_int_gauge_vec!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 87 | | "solana_validator_root_slot", [INFO] [stdout] 88 | | "The root slot of a validator", [INFO] [stdout] 89 | | &[PUBKEY_LABEL] [INFO] [stdout] 90 | | ) [INFO] [stdout] 91 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:92:32 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | transaction_count: register_int_gauge!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 93 | | "solana_transaction_count", [INFO] [stdout] 94 | | "Total number of confirmed transactions since genesis" [INFO] [stdout] 95 | | ) [INFO] [stdout] 96 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | slot_height: register_int_gauge!("solana_slot_height", "Last confirmed slot height") [INFO] [stdout] | __________________________^ [INFO] [stdout] 98 | | .unwrap(), [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | current_epoch: register_int_gauge!("solana_current_epoch", "Current epoch").unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:100:39 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | current_epoch_first_slot: register_int_gauge!( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 101 | | "solana_current_epoch_first_slot", [INFO] [stdout] 102 | | "Current epoch's first slot" [INFO] [stdout] 103 | | ) [INFO] [stdout] 104 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:105:38 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | current_epoch_last_slot: register_int_gauge!( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 106 | | "solana_current_epoch_last_slot", [INFO] [stdout] 107 | | "Current epoch's last slot" [INFO] [stdout] 108 | | ) [INFO] [stdout] 109 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | isp_count: register_int_gauge_vec!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 111 | | "solana_active_validators_isp_count", [INFO] [stdout] 112 | | "ISP of active validators", [INFO] [stdout] 113 | | &["isp_name"] [INFO] [stdout] 114 | | ) [INFO] [stdout] 115 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | isp_by_stake: register_int_gauge_vec!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 117 | | "solana_active_validators_isp_stake", [INFO] [stdout] 118 | | "ISP of active validators grouped by stake", [INFO] [stdout] 119 | | &["isp_name"] [INFO] [stdout] 120 | | ) [INFO] [stdout] 121 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | dc_by_stake: register_int_gauge_vec!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 123 | | "solana_active_validators_dc_stake", [INFO] [stdout] 124 | | "Datacenter of active validators grouped by stake", [INFO] [stdout] 125 | | &["dc_identifier"] [INFO] [stdout] 126 | | ) [INFO] [stdout] 127 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:128:27 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | leader_slots: register_int_counter_vec!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 129 | | "solana_leader_slots", [INFO] [stdout] 130 | | "Validated and skipped leader slots per validator", [INFO] [stdout] 131 | | &[PUBKEY_LABEL, STATUS_LABEL] [INFO] [stdout] 132 | | ) [INFO] [stdout] 133 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | skipped_slot_percent: register_gauge_vec!( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 135 | | "solana_skipped_slot_percent", [INFO] [stdout] 136 | | "Skipped slot percentage per validator", [INFO] [stdout] 137 | | &[PUBKEY_LABEL] [INFO] [stdout] 138 | | ) [INFO] [stdout] 139 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:140:34 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | current_staking_apy: register_gauge_vec!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 141 | | "solana_current_staking_apy", [INFO] [stdout] 142 | | "Staking validator APY based on last epoch's performance, in percent", [INFO] [stdout] 143 | | &[PUBKEY_LABEL] [INFO] [stdout] 144 | | ) [INFO] [stdout] 145 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:146:34 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | average_staking_apy: register_gauge_vec!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 147 | | "solana_average_staking_apy", [INFO] [stdout] 148 | | "Staking validator APY averaged over a few past epochs, in percent", [INFO] [stdout] 149 | | &[PUBKEY_LABEL] [INFO] [stdout] 150 | | ) [INFO] [stdout] 151 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:152:33 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | staking_commission: register_int_gauge_vec!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 153 | | "solana_staking_commission", [INFO] [stdout] 154 | | "Commission charged by staked validators", [INFO] [stdout] 155 | | &[PUBKEY_LABEL] [INFO] [stdout] 156 | | ) [INFO] [stdout] 157 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:158:32 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | validator_rewards: register_int_gauge_vec!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 159 | | "solana_validator_rewards", [INFO] [stdout] 160 | | "Cumulative validator rewards in lamports", [INFO] [stdout] 161 | | &[PUBKEY_LABEL] [INFO] [stdout] 162 | | ) [INFO] [stdout] 163 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | node_pubkey_balances: register_int_gauge_vec!( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 165 | | "solana_node_pubkey_balances", [INFO] [stdout] 166 | | "Balance of node pubkeys", [INFO] [stdout] 167 | | &[PUBKEY_LABEL] [INFO] [stdout] 168 | | ) [INFO] [stdout] 169 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | node_versions: register_int_gauge_vec!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 171 | | "solana_node_versions", [INFO] [stdout] 172 | | "Count of node versions", [INFO] [stdout] 173 | | &["version"] [INFO] [stdout] 174 | | ) [INFO] [stdout] 175 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:176:20 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | nodes: register_int_gauge!("solana_nodes", "Number of nodes").unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:177:32 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 177 | average_slot_time: register_gauge!("solana_average_slot_time", "Average slot time") [INFO] [stdout] | ________________________________^ [INFO] [stdout] 178 | | .unwrap(), [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gauges.rs:179:21 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new(vote_accounts_whitelist: Whitelist) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 179 | client: reqwest::Client::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/persistent_database/mod.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 24 | let database = sled::Config::default() [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | let metadata = Metadata::new(database.open_tree("metadata")?) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | let created_version = metadata.created_version()?; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | let current_version = semver::Version::from_str(SOLANA_EXPORTER_VERSION)?; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Ok(Self { database, metadata }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/persistent_database/metadata.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(tree: sled::Tree) -> sled::Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | Ok(Self { tree }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-exporter` (bin "solana-exporter" test) due to 27 previous errors [INFO] running `Command { std: "docker" "inspect" "9dac6f09cd3b034b351844d83b369303d626dfe6a36b5c29ac5caae537964f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dac6f09cd3b034b351844d83b369303d626dfe6a36b5c29ac5caae537964f13", kill_on_drop: false }` [INFO] [stdout] 9dac6f09cd3b034b351844d83b369303d626dfe6a36b5c29ac5caae537964f13