[INFO] fetching crate frame-decode 0.8.0... [INFO] testing frame-decode-0.8.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate frame-decode 0.8.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate frame-decode 0.8.0 [INFO] finished tweaking crates.io crate frame-decode 0.8.0 [INFO] tweaked toml for crates.io crate frame-decode 0.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate frame-decode 0.8.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate frame-decode 0.8.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scale-value v0.18.0 [INFO] [stderr] Downloaded scale-bits v0.7.0 [INFO] [stderr] Downloaded scale-type-resolver v0.2.0 [INFO] [stderr] Downloaded scale-encode v0.10.0 [INFO] [stderr] Downloaded scale-decode v0.16.0 [INFO] [stderr] Downloaded scale-info-legacy v0.2.2 [INFO] [stderr] Downloaded scale-info v2.11.5 [INFO] [stderr] Downloaded parity-scale-codec v3.6.12 [INFO] [stderr] Downloaded scale-info-derive v2.11.5 [INFO] [stderr] Downloaded yap v0.12.0 [INFO] [stderr] Downloaded frame-metadata v23.0.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef533720a02a296280a1ea843b7e284a84c12ae13d9e222e8d7a877dab5775d6 [INFO] running `Command { std: "docker" "start" "-a" "ef533720a02a296280a1ea843b7e284a84c12ae13d9e222e8d7a877dab5775d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef533720a02a296280a1ea843b7e284a84c12ae13d9e222e8d7a877dab5775d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef533720a02a296280a1ea843b7e284a84c12ae13d9e222e8d7a877dab5775d6", kill_on_drop: false }` [INFO] [stdout] ef533720a02a296280a1ea843b7e284a84c12ae13d9e222e8d7a877dab5775d6 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ff3138b91172e28d9eb55f7a9ee545bf606a92dd945b974fb89968178c736f0e [INFO] running `Command { std: "docker" "start" "-a" "ff3138b91172e28d9eb55f7a9ee545bf606a92dd945b974fb89968178c736f0e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling smallstr v0.3.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling yap v0.12.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling scale-info-derive v2.11.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling scale-info v2.11.5 [INFO] [stderr] Compiling scale-type-resolver v0.2.0 [INFO] [stderr] Compiling frame-metadata v23.0.0 [INFO] [stderr] Compiling scale-bits v0.7.0 [INFO] [stderr] Compiling scale-info-legacy v0.2.2 [INFO] [stderr] Compiling scale-encode v0.10.0 [INFO] [stderr] Compiling scale-decode v0.16.0 [INFO] [stderr] Compiling scale-value v0.18.0 [INFO] [stderr] Compiling frame-decode v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 320 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 320 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 359 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 359 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 396 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 396 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 611 | impl_for_v8_to_v10!(frame_metadata::v8::RuntimeMetadataV8); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v8_to_v10` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 612 | impl_for_v8_to_v10!(frame_metadata::v9::RuntimeMetadataV9); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v8_to_v10` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 613 | impl_for_v8_to_v10!(frame_metadata::v10::RuntimeMetadataV10); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v8_to_v10` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:618:13 [INFO] [stdout] | [INFO] [stdout] 618 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 621 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 621 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 760 | impl_for_v12_to_v13!(frame_metadata::v12::RuntimeMetadataV12); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v12_to_v13` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 761 | impl_for_v12_to_v13!(frame_metadata::v13::RuntimeMetadataV13); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v12_to_v13` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "ff3138b91172e28d9eb55f7a9ee545bf606a92dd945b974fb89968178c736f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff3138b91172e28d9eb55f7a9ee545bf606a92dd945b974fb89968178c736f0e", kill_on_drop: false }` [INFO] [stdout] ff3138b91172e28d9eb55f7a9ee545bf606a92dd945b974fb89968178c736f0e [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e12220e9adcbdda27c74e96724b93af82d00af8455efc64e13dcf707bc2abdd9 [INFO] running `Command { std: "docker" "start" "-a" "e12220e9adcbdda27c74e96724b93af82d00af8455efc64e13dcf707bc2abdd9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling scale-info v2.11.5 [INFO] [stderr] Compiling scale-type-resolver v0.2.0 [INFO] [stderr] Compiling frame-metadata v23.0.0 [INFO] [stderr] Compiling scale-bits v0.7.0 [INFO] [stderr] Compiling scale-info-legacy v0.2.2 [INFO] [stderr] Compiling scale-encode v0.10.0 [INFO] [stderr] Compiling scale-decode v0.16.0 [INFO] [stderr] Compiling scale-value v0.18.0 [INFO] [stderr] Compiling frame-decode v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 320 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 320 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 359 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 359 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 396 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 396 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 611 | impl_for_v8_to_v10!(frame_metadata::v8::RuntimeMetadataV8); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v8_to_v10` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 612 | impl_for_v8_to_v10!(frame_metadata::v9::RuntimeMetadataV9); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v8_to_v10` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 613 | impl_for_v8_to_v10!(frame_metadata::v10::RuntimeMetadataV10); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v8_to_v10` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:618:13 [INFO] [stdout] | [INFO] [stdout] 618 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 621 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 621 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 760 | impl_for_v12_to_v13!(frame_metadata::v12::RuntimeMetadataV12); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v12_to_v13` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 761 | impl_for_v12_to_v13!(frame_metadata::v13::RuntimeMetadataV13); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v12_to_v13` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 320 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 320 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 359 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 359 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 393 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 396 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 396 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 611 | impl_for_v8_to_v10!(frame_metadata::v8::RuntimeMetadataV8); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v8_to_v10` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 612 | impl_for_v8_to_v10!(frame_metadata::v9::RuntimeMetadataV9); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v8_to_v10` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 613 | impl_for_v8_to_v10!(frame_metadata::v10::RuntimeMetadataV10); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v8_to_v10` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:618:13 [INFO] [stdout] | [INFO] [stdout] 618 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 621 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 621 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 760 | impl_for_v12_to_v13!(frame_metadata::v12::RuntimeMetadataV12); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v12_to_v13` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decoding/extrinsic_type_info.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] ... [INFO] [stdout] 761 | impl_for_v12_to_v13!(frame_metadata::v13::RuntimeMetadataV13); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_for_v12_to_v13` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.78s [INFO] running `Command { std: "docker" "inspect" "e12220e9adcbdda27c74e96724b93af82d00af8455efc64e13dcf707bc2abdd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e12220e9adcbdda27c74e96724b93af82d00af8455efc64e13dcf707bc2abdd9", kill_on_drop: false }` [INFO] [stdout] e12220e9adcbdda27c74e96724b93af82d00af8455efc64e13dcf707bc2abdd9 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4f9d9f8ee82039e9dc080204492124e7b6bffe3b04f2f346e06da24b31ee130d [INFO] running `Command { std: "docker" "start" "-a" "4f9d9f8ee82039e9dc080204492124e7b6bffe3b04f2f346e06da24b31ee130d", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decoding/extrinsic_type_info.rs:317:9 [INFO] [stderr] | [INFO] [stderr] 317 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 320 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 320 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decoding/extrinsic_type_info.rs:356:9 [INFO] [stderr] | [INFO] [stderr] 356 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 359 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 359 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decoding/extrinsic_type_info.rs:393:9 [INFO] [stderr] | [INFO] [stderr] 393 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 396 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 396 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decoding/extrinsic_type_info.rs:580:21 [INFO] [stderr] | [INFO] [stderr] 580 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] ... [INFO] [stderr] 611 | impl_for_v8_to_v10!(frame_metadata::v8::RuntimeMetadataV8); [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_for_v8_to_v10` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decoding/extrinsic_type_info.rs:580:21 [INFO] [stderr] | [INFO] [stderr] 580 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] ... [INFO] [stderr] 612 | impl_for_v8_to_v10!(frame_metadata::v9::RuntimeMetadataV9); [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_for_v8_to_v10` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decoding/extrinsic_type_info.rs:580:21 [INFO] [stderr] | [INFO] [stderr] 580 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] ... [INFO] [stderr] 613 | impl_for_v8_to_v10!(frame_metadata::v10::RuntimeMetadataV10); [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_for_v8_to_v10` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 583 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decoding/extrinsic_type_info.rs:618:13 [INFO] [stderr] | [INFO] [stderr] 618 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 621 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 621 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decoding/extrinsic_type_info.rs:664:21 [INFO] [stderr] | [INFO] [stderr] 664 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] ... [INFO] [stderr] 760 | impl_for_v12_to_v13!(frame_metadata::v12::RuntimeMetadataV12); [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_for_v12_to_v13` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decoding/extrinsic_type_info.rs:664:21 [INFO] [stderr] | [INFO] [stderr] 664 | &self, [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | ------------------------------- -- the lifetimes get resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] ... [INFO] [stderr] 761 | impl_for_v12_to_v13!(frame_metadata::v13::RuntimeMetadataV13); [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_for_v12_to_v13` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 667 | ) -> Result, ExtrinsicInfoError<'_>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `frame-decode` (lib) generated 9 warnings (run `cargo fix --lib -p frame-decode` to apply 9 suggestions) [INFO] [stderr] warning: `frame-decode` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/frame_decode-86b67457b05766a5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test decoding::storage_decoder::test::test_strip_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f9d9f8ee82039e9dc080204492124e7b6bffe3b04f2f346e06da24b31ee130d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f9d9f8ee82039e9dc080204492124e7b6bffe3b04f2f346e06da24b31ee130d", kill_on_drop: false }` [INFO] [stdout] 4f9d9f8ee82039e9dc080204492124e7b6bffe3b04f2f346e06da24b31ee130d