[INFO] fetching crate hedera 0.22.0... [INFO] checking hedera-0.22.0 against master#36b61e5aa593cc60cc92fc548b0d351e414aee2a for pr-116930 [INFO] extracting crate hedera 0.22.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate hedera 0.22.0 on toolchain 36b61e5aa593cc60cc92fc548b0d351e414aee2a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate hedera 0.22.0 [INFO] finished tweaking crates.io crate hedera 0.22.0 [INFO] tweaked toml for crates.io crate hedera 0.22.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate hedera 0.22.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.48.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.46 [INFO] [stderr] Downloaded mini-internal v0.1.32 [INFO] [stderr] Downloaded unsize v1.1.0 [INFO] [stderr] Downloaded expect-test v1.4.1 [INFO] [stderr] Downloaded tonic-build v0.9.2 [INFO] [stderr] Downloaded triomphe v0.1.9 [INFO] [stderr] Downloaded matchit v0.7.2 [INFO] [stderr] Downloaded thiserror v1.0.46 [INFO] [stderr] Downloaded backoff v0.4.0 [INFO] [stderr] Downloaded fraction v0.13.1 [INFO] [stderr] Downloaded hedera-proto v0.8.1 [INFO] [stderr] Downloaded rustls-webpki v0.101.3 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.48.2 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.48.2 [INFO] [stderr] Downloaded windows_i686_msvc v0.48.2 [INFO] [stderr] Downloaded windows_i686_gnu v0.48.2 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.48.2 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.48.2 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.48.2 [INFO] [stderr] Downloaded tokio v1.31.0 [INFO] [stderr] Downloaded rust_decimal v1.31.0 [INFO] [stderr] Downloaded pkcs5 v0.7.1 [INFO] [stderr] Downloaded anyhow v1.0.74 [INFO] [stderr] Downloaded dissimilar v1.0.7 [INFO] [stderr] Downloaded miniserde v0.1.32 [INFO] [stderr] Downloaded pem v3.0.1 [INFO] [stderr] Downloaded rend v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85f0629b6452eabb7d4b9d6bebd1e74e965ced17b889d0482de05b876a8874c1 [INFO] running `Command { std: "docker" "start" "-a" "85f0629b6452eabb7d4b9d6bebd1e74e965ced17b889d0482de05b876a8874c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85f0629b6452eabb7d4b9d6bebd1e74e965ced17b889d0482de05b876a8874c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f0629b6452eabb7d4b9d6bebd1e74e965ced17b889d0482de05b876a8874c1", kill_on_drop: false }` [INFO] [stdout] 85f0629b6452eabb7d4b9d6bebd1e74e965ced17b889d0482de05b876a8874c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+36b61e5aa593cc60cc92fc548b0d351e414aee2a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25aa13c7ca0d7a3f25db4dab231d6ebbb8b1041a645fb097d9661698f514d806 [INFO] running `Command { std: "docker" "start" "-a" "25aa13c7ca0d7a3f25db4dab231d6ebbb8b1041a645fb097d9661698f514d806", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.74 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling platforms v3.0.2 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling curve25519-dalek v4.0.0 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling unsize v1.1.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rust_decimal v1.31.0 [INFO] [stderr] Checking deranged v0.3.7 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling thiserror v1.0.46 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking pkcs5 v0.7.1 [INFO] [stderr] Checking fraction v0.13.1 [INFO] [stderr] Checking ed25519 v2.2.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking elliptic-curve v0.13.5 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Checking pem v3.0.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking triomphe v0.1.9 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking expect-test v1.4.1 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Checking k256 v0.13.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.46 [INFO] [stderr] Compiling mini-internal v0.1.32 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.3 [INFO] [stderr] Checking rustls-webpki v0.100.2 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.31.0 [INFO] [stderr] Checking tinystr v0.7.1 [INFO] [stderr] Checking miniserde v0.1.32 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Checking clap v4.3.21 [INFO] [stderr] Checking ed25519-dalek v2.0.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling hedera-proto v0.8.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking hedera v0.22.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/ledger_id.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) const MAINNET: &Self = Self::new(&[0]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` implied by `#[warn(future_incompatible)]` [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) const MAINNET: &'static Self = Self::new(&[0]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/ledger_id.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) const TESTNET: &Self = Self::new(&[1]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) const TESTNET: &'static Self = Self::new(&[1]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/ledger_id.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) const PREVIEWNET: &Self = Self::new(&[2]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) const PREVIEWNET: &'static Self = Self::new(&[2]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/ledger_id.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) const MAINNET: &Self = Self::new(&[0]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` implied by `#[warn(future_incompatible)]` [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) const MAINNET: &'static Self = Self::new(&[0]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/ledger_id.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) const TESTNET: &Self = Self::new(&[1]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) const TESTNET: &'static Self = Self::new(&[1]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/ledger_id.rs:32:34 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) const PREVIEWNET: &Self = Self::new(&[2]); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) const PREVIEWNET: &'static Self = Self::new(&[2]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.83s [INFO] running `Command { std: "docker" "inspect" "25aa13c7ca0d7a3f25db4dab231d6ebbb8b1041a645fb097d9661698f514d806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25aa13c7ca0d7a3f25db4dab231d6ebbb8b1041a645fb097d9661698f514d806", kill_on_drop: false }` [INFO] [stdout] 25aa13c7ca0d7a3f25db4dab231d6ebbb8b1041a645fb097d9661698f514d806