[INFO] fetching crate casper-types 6.0.1... [INFO] testing casper-types-6.0.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate casper-types 6.0.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate casper-types 6.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate casper-types 6.0.1 [INFO] tweaked toml for crates.io crate casper-types 6.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate casper-types 6.0.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate casper-types 6.0.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.27.1 [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded schemars v0.8.22 [INFO] [stderr] Downloaded clap v4.5.38 [INFO] [stderr] Downloaded base16 v0.2.1 [INFO] [stderr] Downloaded blake2 v0.9.2 [INFO] [stderr] Downloaded plotters-backend v0.3.7 [INFO] [stderr] Downloaded oorandom v11.1.5 [INFO] [stderr] Downloaded plotters-svg v0.3.7 [INFO] [stderr] Downloaded clap_builder v4.5.38 [INFO] [stderr] Downloaded cc v1.2.23 [INFO] [stderr] Downloaded derp v0.0.14 [INFO] [stderr] Downloaded hex_fmt v0.3.0 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded proptest-attr-macro v1.0.0 [INFO] [stderr] Downloaded plotters v0.3.7 [INFO] [stderr] Downloaded serde-map-to-array v1.1.1 [INFO] [stderr] Downloaded serde_test v1.0.177 [INFO] [stderr] Downloaded version-sync v0.9.5 [INFO] [stderr] Downloaded datasize_derive v0.2.15 [INFO] [stderr] Downloaded datasize v0.2.15 [INFO] [stderr] Downloaded proptest-derive v0.5.1 [INFO] [stderr] Downloaded schemars_derive v0.8.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32f173900eb7d2439d39ab05e706b1e5909ccf8fcc196fe9e756723958461de0 [INFO] running `Command { std: "docker" "start" "-a" "32f173900eb7d2439d39ab05e706b1e5909ccf8fcc196fe9e756723958461de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32f173900eb7d2439d39ab05e706b1e5909ccf8fcc196fe9e756723958461de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32f173900eb7d2439d39ab05e706b1e5909ccf8fcc196fe9e756723958461de0", kill_on_drop: false }` [INFO] [stdout] 32f173900eb7d2439d39ab05e706b1e5909ccf8fcc196fe9e756723958461de0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e15da7421d42a108a9fd7d986a2cd6b54d7a7246e071fa706afc20e37be918e4 [INFO] running `Command { std: "docker" "start" "-a" "e15da7421d42a108a9fd7d986a2cd6b54d7a7246e071fa706afc20e37be918e4", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde-map-to-array v1.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling casper-types v6.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `DeployCategory` is never used [INFO] [stdout] --> src/transaction/deploy/deploy_category.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum DeployCategory { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/block/era_end.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn rewards(&self) -> Rewards { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn rewards(&self) -> Rewards<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transaction/serialization/mod.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn start_consuming(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn start_consuming(&self) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transaction/serialization/mod.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 159 | ) -> Result<(T, Option), Error> { [INFO] [stdout] | ----------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 159 | ) -> Result<(T, Option>), Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transaction/serialization/mod.rs:164:27 [INFO] [stdout] | [INFO] [stdout] 164 | fn step(&self) -> Result<(T, Option), Error> { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | fn step(&self) -> Result<(T, Option>), Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.72s [INFO] running `Command { std: "docker" "inspect" "e15da7421d42a108a9fd7d986a2cd6b54d7a7246e071fa706afc20e37be918e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15da7421d42a108a9fd7d986a2cd6b54d7a7246e071fa706afc20e37be918e4", kill_on_drop: false }` [INFO] [stdout] e15da7421d42a108a9fd7d986a2cd6b54d7a7246e071fa706afc20e37be918e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94867cb082ae9c22b0b2c474501e540dc5f029beca098426e77101ae291530df [INFO] running `Command { std: "docker" "start" "-a" "94867cb082ae9c22b0b2c474501e540dc5f029beca098426e77101ae291530df", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling derp v0.0.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling proptest-attr-macro v1.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde-map-to-array v1.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling casper-types v6.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: enum `DeployCategory` is never used [INFO] [stdout] --> src/transaction/deploy/deploy_category.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum DeployCategory { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/block/era_end.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn rewards(&self) -> Rewards { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn rewards(&self) -> Rewards<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transaction/serialization/mod.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn start_consuming(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn start_consuming(&self) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transaction/serialization/mod.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 159 | ) -> Result<(T, Option), Error> { [INFO] [stdout] | ----------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 159 | ) -> Result<(T, Option>), Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transaction/serialization/mod.rs:164:27 [INFO] [stdout] | [INFO] [stdout] 164 | fn step(&self) -> Result<(T, Option), Error> { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | fn step(&self) -> Result<(T, Option>), Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DeployCategory` is never used [INFO] [stdout] --> src/transaction/deploy/deploy_category.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum DeployCategory { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/block/era_end.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn rewards(&self) -> Rewards { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn rewards(&self) -> Rewards<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transaction/serialization/mod.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn start_consuming(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn start_consuming(&self) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transaction/serialization/mod.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 159 | ) -> Result<(T, Option), Error> { [INFO] [stdout] | ----------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 159 | ) -> Result<(T, Option>), Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/transaction/serialization/mod.rs:164:27 [INFO] [stdout] | [INFO] [stdout] 164 | fn step(&self) -> Result<(T, Option), Error> { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | fn step(&self) -> Result<(T, Option>), Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `casper-types` (lib test); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name casper_types --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bincode", "datasize", "derp", "gens", "getrandom", "humantime", "json-schema", "libc", "once_cell", "pem", "proptest", "proptest-derive", "rand_pcg", "schemars", "std", "std-fs-io", "strum", "testing", "thiserror", "untrusted", "version-sync"))' -C metadata=ae00138e88343ef0 -C extra-filename=-bd934f655d87aa77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base16=/opt/rustwide/target/debug/deps/libbase16-5a31cad6ab638cde.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-d808d36ac308abb0.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-dfdfb46db2fca5f7.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3333d968e5f279ee.rlib --extern blake2=/opt/rustwide/target/debug/deps/libblake2-dddbb7a5aed80ad8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-0b97d86926024cf0.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-6792b422d1c8a2e0.so --extern derp=/opt/rustwide/target/debug/deps/libderp-660da70400f77a6b.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-0b8c4c926c265e64.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-5d543c039f44de75.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-256b08da979355c8.rlib --extern hex_fmt=/opt/rustwide/target/debug/deps/libhex_fmt-bf5d433c3042db00.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-687a733c58bc1f06.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e777ac5b1359a873.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-9ae6b0837b69dd95.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-2bcd56e2e1486dd5.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-3f31cc093f0e0316.so --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-b884a5c00b99c13c.rlib --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-c6c042894130fbd4.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-27b8709ec52e20ba.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-65395029fac7f518.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-cc52ed50dfe67a2a.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-07f2466424a93846.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-54bc78e35bfbfcac.rlib --extern proptest_attr_macro=/opt/rustwide/target/debug/deps/libproptest_attr_macro-ce759af9d6bba566.so --extern proptest_derive=/opt/rustwide/target/debug/deps/libproptest_derive-c59c6b54f10d1c82.so --extern rand=/opt/rustwide/target/debug/deps/librand-d4f868dc70060b3a.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-ccbaf7bd357e1dee.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fdb73cbec9833277.rlib --extern serde_map_to_array=/opt/rustwide/target/debug/deps/libserde_map_to_array-9f0c35a9b9c30a90.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-14a2ca449363d191.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-814b12e2c1002c37.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-82a7c7c6d8840c19.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-30c98f2c5f41f2ae.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-196b6bd9fde7b510.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8113c7996e68b610.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-caf2846c8f22af2d.rlib --extern uint=/opt/rustwide/target/debug/deps/libuint-3278d32a3a2c240c.rlib --extern untrusted=/opt/rustwide/target/debug/deps/libuntrusted-6400285ed815eed6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-856b20c915a99185.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "94867cb082ae9c22b0b2c474501e540dc5f029beca098426e77101ae291530df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94867cb082ae9c22b0b2c474501e540dc5f029beca098426e77101ae291530df", kill_on_drop: false }` [INFO] [stdout] 94867cb082ae9c22b0b2c474501e540dc5f029beca098426e77101ae291530df