[INFO] fetching crate concordium_base 10.0.0...
[INFO] checking concordium_base-10.0.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate concordium_base 10.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate concordium_base 10.0.0
[INFO] finished tweaking crates.io crate concordium_base 10.0.0
[INFO] tweaked toml for crates.io crate concordium_base 10.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate concordium_base 10.0.0 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate concordium_base 10.0.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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c82caeb2bca792630e97baae5a125caf5de64e0b6232e3ec05504bfb71791c1d
[INFO] running `Command { std: "docker" "start" "-a" "c82caeb2bca792630e97baae5a125caf5de64e0b6232e3ec05504bfb71791c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c82caeb2bca792630e97baae5a125caf5de64e0b6232e3ec05504bfb71791c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c82caeb2bca792630e97baae5a125caf5de64e0b6232e3ec05504bfb71791c1d", kill_on_drop: false }`
[INFO] [stdout] c82caeb2bca792630e97baae5a125caf5de64e0b6232e3ec05504bfb71791c1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 529ff214cd7c1ea5bf892944ab45b79f1a361c98c00620d28e338730e252c53f
[INFO] running `Command { std: "docker" "start" "-a" "529ff214cd7c1ea5bf892944ab45b79f1a361c98c00620d28e338730e252c53f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling concordium-contracts-common-derive v4.1.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling concordium_base_derive v1.2.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking concordium-contracts-common v9.2.0
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-bls12-381 v0.4.0
[INFO] [stderr]     Checking concordium_base v10.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ElgamalError` is never constructed
[INFO] [stdout]   --> src/elgamal/errors.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct ElgamalError(pub(crate) InternalError);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DlogAndAggregateDlogsEqual` is never constructed
[INFO] [stdout]   --> src/sigma_protocols/dlogaggequal.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DlogAndAggregateDlogsEqual<C: Curve> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]   --> src/sigma_protocols/dlogaggequal.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Response<C: Curve> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DlogEqual` is never constructed
[INFO] [stdout]   --> src/sigma_protocols/dlogeq.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct DlogEqual<C: Curve> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommitmentError` is never constructed
[INFO] [stdout]   --> src/pedersen_commitment/errors.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct CommitmentError(pub(crate) InternalError);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/cbor/primitives.rs:289:19
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn as_ref(&self) -> MapKeyRef {
[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] 289 |     pub fn as_ref(&self) -> MapKeyRef<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/id/types.rs:905:34
[INFO] [stdout]     |
[INFO] [stdout] 905 |     pub fn get_common_pio_fields(&self) -> CommonPioFields<P, C> {
[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] 905 |     pub fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/id/types.rs:917:34
[INFO] [stdout]     |
[INFO] [stdout] 917 |     pub fn get_common_pio_fields(&self) -> CommonPioFields<P, C> {
[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] 917 |     pub fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/id/types.rs:1059:30
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     fn get_common_pio_fields(&self) -> CommonPioFields<P, C>;
[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] 1059 |     fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C>;
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/id/types.rs:1071:30
[INFO] [stdout]      |
[INFO] [stdout] 1071 |     fn get_common_pio_fields(&self) -> CommonPioFields<P, C> {
[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] 1071 |     fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/id/types.rs:1087:30
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     fn get_common_pio_fields(&self) -> CommonPioFields<P, C> {
[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] 1087 |     fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/pedersen_commitment/commitment.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn combine(&self, other: &Commitment<C>) -> Commitment<C> {
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 | impl<C: Curve> Deref for Commitment<C> {
[INFO] [stdout]    | -------------------------------------- trait implemented here
[INFO] [stdout] 29 |     type Target = C;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `concordium_base` (lib) due to 1 previous error; 11 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: value assigned to `wrong_com_enc_eq` is never read
[INFO] [stdout]    --> src/sigma_protocols/com_enc_eq.rs:273:21
[INFO] [stdout]     |
[INFO] [stdout] 273 |                     wrong_com_enc_eq.cmm_key = tmp;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `wrong_com_eq` is never read
[INFO] [stdout]    --> src/sigma_protocols/com_eq.rs:222:21
[INFO] [stdout]     |
[INFO] [stdout] 222 |                     wrong_com_eq.g = tmp;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `wrong_cdg` is never read
[INFO] [stdout]    --> src/sigma_protocols/com_eq_different_groups.rs:237:21
[INFO] [stdout]     |
[INFO] [stdout] 237 |                     wrong_cdg.commitment_2 = tmp;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ElgamalError` is never constructed
[INFO] [stdout]   --> src/elgamal/errors.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct ElgamalError(pub(crate) InternalError);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommitmentError` is never constructed
[INFO] [stdout]   --> src/pedersen_commitment/errors.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct CommitmentError(pub(crate) InternalError);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/cbor/primitives.rs:289:19
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn as_ref(&self) -> MapKeyRef {
[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] 289 |     pub fn as_ref(&self) -> MapKeyRef<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/id/types.rs:905:34
[INFO] [stdout]     |
[INFO] [stdout] 905 |     pub fn get_common_pio_fields(&self) -> CommonPioFields<P, C> {
[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] 905 |     pub fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/id/types.rs:917:34
[INFO] [stdout]     |
[INFO] [stdout] 917 |     pub fn get_common_pio_fields(&self) -> CommonPioFields<P, C> {
[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] 917 |     pub fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/id/types.rs:1059:30
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     fn get_common_pio_fields(&self) -> CommonPioFields<P, C>;
[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] 1059 |     fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C>;
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/id/types.rs:1071:30
[INFO] [stdout]      |
[INFO] [stdout] 1071 |     fn get_common_pio_fields(&self) -> CommonPioFields<P, C> {
[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] 1071 |     fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/id/types.rs:1087:30
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     fn get_common_pio_fields(&self) -> CommonPioFields<P, C> {
[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] 1087 |     fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/pedersen_commitment/commitment.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn combine(&self, other: &Commitment<C>) -> Commitment<C> {
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 | impl<C: Curve> Deref for Commitment<C> {
[INFO] [stdout]    | -------------------------------------- trait implemented here
[INFO] [stdout] 29 |     type Target = C;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `concordium_base` (lib test) due to 1 previous error; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "529ff214cd7c1ea5bf892944ab45b79f1a361c98c00620d28e338730e252c53f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "529ff214cd7c1ea5bf892944ab45b79f1a361c98c00620d28e338730e252c53f", kill_on_drop: false }`
[INFO] [stdout] 529ff214cd7c1ea5bf892944ab45b79f1a361c98c00620d28e338730e252c53f
