[INFO] fetching crate concordium_base 9.0.0... [INFO] testing concordium_base-9.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate concordium_base 9.0.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate concordium_base 9.0.0 [INFO] finished tweaking crates.io crate concordium_base 9.0.0 [INFO] tweaked toml for crates.io crate concordium_base 9.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate concordium_base 9.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate concordium_base 9.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v3.11.0 [INFO] [stderr] Downloaded concordium_base_derive v1.1.0 [INFO] [stderr] Downloaded serde_derive v1.0.213 [INFO] [stderr] Downloaded serde_with v3.11.0 [INFO] [stderr] Downloaded anyhow v1.0.91 [INFO] [stderr] Downloaded concordium-contracts-common v9.2.0 [INFO] [stderr] Downloaded criterion v0.4.0 [INFO] [stderr] Downloaded rust_decimal v1.37.1 [INFO] [stderr] Downloaded hashbrown v0.15.0 [INFO] [stderr] Downloaded cc v1.1.31 [INFO] [stderr] Downloaded concordium-contracts-common-derive v4.1.0 [INFO] [stderr] Downloaded serde v1.0.213 [INFO] [stderr] Downloaded base64ct v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69d8589c3fd6c42c3917c55ea8ea3add3b81cdc9955fc1b8ca92a46314297f88 [INFO] running `Command { std: "docker" "start" "-a" "69d8589c3fd6c42c3917c55ea8ea3add3b81cdc9955fc1b8ca92a46314297f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69d8589c3fd6c42c3917c55ea8ea3add3b81cdc9955fc1b8ca92a46314297f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d8589c3fd6c42c3917c55ea8ea3add3b81cdc9955fc1b8ca92a46314297f88", kill_on_drop: false }` [INFO] [stdout] 69d8589c3fd6c42c3917c55ea8ea3add3b81cdc9955fc1b8ca92a46314297f88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98a89adb411b7b6d68cf352e509dfdc7cc5b51cf6dfea8862a1daaf17cf9b03d [INFO] running `Command { std: "docker" "start" "-a" "98a89adb411b7b6d68cf352e509dfdc7cc5b51cf6dfea8862a1daaf17cf9b03d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.213 [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] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling concordium_base_derive v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling concordium-contracts-common v9.2.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling concordium_base v9.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:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct DlogAndAggregateDlogsEqual { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Response` is never constructed [INFO] [stdout] --> src/sigma_protocols/dlogaggequal.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DlogEqual` is never constructed [INFO] [stdout] --> src/sigma_protocols/dlogeq.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct DlogEqual { [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:878:34 [INFO] [stdout] | [INFO] [stdout] 878 | pub fn get_common_pio_fields(&self) -> CommonPioFields { [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] 878 | 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:890:34 [INFO] [stdout] | [INFO] [stdout] 890 | pub fn get_common_pio_fields(&self) -> CommonPioFields { [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] 890 | 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:1032:30 [INFO] [stdout] | [INFO] [stdout] 1032 | fn get_common_pio_fields(&self) -> CommonPioFields; [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] 1032 | 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:1044:30 [INFO] [stdout] | [INFO] [stdout] 1044 | fn get_common_pio_fields(&self) -> CommonPioFields { [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] 1044 | 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:1060:30 [INFO] [stdout] | [INFO] [stdout] 1060 | fn get_common_pio_fields(&self) -> CommonPioFields { [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] 1060 | fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.92s [INFO] running `Command { std: "docker" "inspect" "98a89adb411b7b6d68cf352e509dfdc7cc5b51cf6dfea8862a1daaf17cf9b03d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98a89adb411b7b6d68cf352e509dfdc7cc5b51cf6dfea8862a1daaf17cf9b03d", kill_on_drop: false }` [INFO] [stdout] 98a89adb411b7b6d68cf352e509dfdc7cc5b51cf6dfea8862a1daaf17cf9b03d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ede3048e3408e345987d8b3e6026a489fe1e518c7b8da14e2bfcf89406a88cb [INFO] running `Command { std: "docker" "start" "-a" "7ede3048e3408e345987d8b3e6026a489fe1e518c7b8da14e2bfcf89406a88cb", kill_on_drop: false }` [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling concordium_base v9.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:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct DlogAndAggregateDlogsEqual { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Response` is never constructed [INFO] [stdout] --> src/sigma_protocols/dlogaggequal.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DlogEqual` is never constructed [INFO] [stdout] --> src/sigma_protocols/dlogeq.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct DlogEqual { [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:878:34 [INFO] [stdout] | [INFO] [stdout] 878 | pub fn get_common_pio_fields(&self) -> CommonPioFields { [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] 878 | 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:890:34 [INFO] [stdout] | [INFO] [stdout] 890 | pub fn get_common_pio_fields(&self) -> CommonPioFields { [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] 890 | 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:1032:30 [INFO] [stdout] | [INFO] [stdout] 1032 | fn get_common_pio_fields(&self) -> CommonPioFields; [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] 1032 | 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:1044:30 [INFO] [stdout] | [INFO] [stdout] 1044 | fn get_common_pio_fields(&self) -> CommonPioFields { [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] 1044 | 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:1060:30 [INFO] [stdout] | [INFO] [stdout] 1060 | fn get_common_pio_fields(&self) -> CommonPioFields { [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] 1060 | fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `wrong_com_enc_eq` is never read [INFO] [stdout] --> src/sigma_protocols/com_enc_eq.rs:272:21 [INFO] [stdout] | [INFO] [stdout] 272 | 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:221:21 [INFO] [stdout] | [INFO] [stdout] 221 | 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:236:21 [INFO] [stdout] | [INFO] [stdout] 236 | 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:878:34 [INFO] [stdout] | [INFO] [stdout] 878 | pub fn get_common_pio_fields(&self) -> CommonPioFields { [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] 878 | 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:890:34 [INFO] [stdout] | [INFO] [stdout] 890 | pub fn get_common_pio_fields(&self) -> CommonPioFields { [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] 890 | 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:1032:30 [INFO] [stdout] | [INFO] [stdout] 1032 | fn get_common_pio_fields(&self) -> CommonPioFields; [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] 1032 | 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:1044:30 [INFO] [stdout] | [INFO] [stdout] 1044 | fn get_common_pio_fields(&self) -> CommonPioFields { [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] 1044 | 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:1060:30 [INFO] [stdout] | [INFO] [stdout] 1060 | fn get_common_pio_fields(&self) -> CommonPioFields { [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] 1060 | fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 47.76s [INFO] running `Command { std: "docker" "inspect" "7ede3048e3408e345987d8b3e6026a489fe1e518c7b8da14e2bfcf89406a88cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ede3048e3408e345987d8b3e6026a489fe1e518c7b8da14e2bfcf89406a88cb", kill_on_drop: false }` [INFO] [stdout] 7ede3048e3408e345987d8b3e6026a489fe1e518c7b8da14e2bfcf89406a88cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 534455afb7490e94bd4c11c6e7d50d201d7769707d56177b38fcce8fe8b4f628 [INFO] running `Command { std: "docker" "start" "-a" "534455afb7490e94bd4c11c6e7d50d201d7769707d56177b38fcce8fe8b4f628", kill_on_drop: false }` [INFO] [stderr] warning: struct `ElgamalError` is never constructed [INFO] [stderr] --> src/elgamal/errors.rs:31:12 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct ElgamalError(pub(crate) InternalError); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `DlogAndAggregateDlogsEqual` is never constructed [INFO] [stderr] --> src/sigma_protocols/dlogaggequal.rs:18:12 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct DlogAndAggregateDlogsEqual { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Response` is never constructed [INFO] [stderr] --> src/sigma_protocols/dlogaggequal.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 24 | pub struct Response { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `DlogEqual` is never constructed [INFO] [stderr] --> src/sigma_protocols/dlogeq.rs:16:8 [INFO] [stderr] | [INFO] [stderr] 16 | struct DlogEqual { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `CommitmentError` is never constructed [INFO] [stderr] --> src/pedersen_commitment/errors.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 34 | pub struct CommitmentError(pub(crate) InternalError); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/common/cbor/primitives.rs:289:19 [INFO] [stderr] | [INFO] [stderr] 289 | pub fn as_ref(&self) -> MapKeyRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 289 | pub fn as_ref(&self) -> MapKeyRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/id/types.rs:878:34 [INFO] [stderr] | [INFO] [stderr] 878 | pub fn get_common_pio_fields(&self) -> CommonPioFields { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 878 | pub fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/id/types.rs:890:34 [INFO] [stderr] | [INFO] [stderr] 890 | pub fn get_common_pio_fields(&self) -> CommonPioFields { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 890 | pub fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/id/types.rs:1032:30 [INFO] [stderr] | [INFO] [stderr] 1032 | fn get_common_pio_fields(&self) -> CommonPioFields; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1032 | fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/id/types.rs:1044:30 [INFO] [stderr] | [INFO] [stderr] 1044 | fn get_common_pio_fields(&self) -> CommonPioFields { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1044 | fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/id/types.rs:1060:30 [INFO] [stderr] | [INFO] [stderr] 1060 | fn get_common_pio_fields(&self) -> CommonPioFields { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1060 | fn get_common_pio_fields(&self) -> CommonPioFields<'_, P, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: value assigned to `wrong_com_enc_eq` is never read [INFO] [stderr] --> src/sigma_protocols/com_enc_eq.rs:272:21 [INFO] [stderr] | [INFO] [stderr] 272 | wrong_com_enc_eq.cmm_key = tmp; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `wrong_com_eq` is never read [INFO] [stderr] --> src/sigma_protocols/com_eq.rs:221:21 [INFO] [stderr] | [INFO] [stderr] 221 | wrong_com_eq.g = tmp; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `wrong_cdg` is never read [INFO] [stderr] --> src/sigma_protocols/com_eq_different_groups.rs:236:21 [INFO] [stderr] | [INFO] [stderr] 236 | wrong_cdg.commitment_2 = tmp; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: `concordium_base` (lib) generated 11 warnings (run `cargo fix --lib -p concordium_base` to apply 6 suggestions) [INFO] [stderr] warning: `concordium_base` (lib test) generated 11 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/concordium_base-b19ae1798ba2db44) [INFO] [stdout] [INFO] [stdout] running 340 tests [INFO] [stdout] test base::tests::test_parts_json ... ok [INFO] [stdout] test bulletproofs::inner_product_proof::tests::testinner ... ok [INFO] [stdout] test base::tests::test_parts_0 ... ok [INFO] [stdout] test aggregate_sig::test::test_has_duplicates ... ok [INFO] [stdout] test bulletproofs::set_membership_proof::tests::test_smp_prove_not_in_set ... ok [INFO] [stdout] test aggregate_sig::test::test_verification_empty_signers ... ok [INFO] [stdout] test bulletproofs::set_membership_proof::tests::test_smp_prove_verify ... ok [INFO] [stdout] test bulletproofs::set_membership_proof::tests::test_smp_verify_different_set ... ok [INFO] [stdout] test bulletproofs::set_membership_proof::tests::test_smp_verify_different_value ... ok [INFO] [stdout] test bulletproofs::range_proof::tests::test_single_value ... ok [INFO] [stdout] test bulletproofs::set_membership_proof::tests::test_smp_verify_invalid_inner_product ... ok [INFO] [stdout] test bulletproofs::set_non_membership_proof::tests::test_snmp_prove_in_set ... ok [INFO] [stdout] test bulletproofs::set_membership_proof::tests::test_smp_prove_not_power_of_two ... ok [INFO] [stdout] test bulletproofs::set_non_membership_proof::tests::test_snmp_prove_not_power_of_two ... ok [INFO] [stdout] test bulletproofs::set_non_membership_proof::tests::test_snmp_prove_verify ... ok [INFO] [stdout] test bulletproofs::set_non_membership_proof::tests::test_snmp_verify_different_set ... ok [INFO] [stdout] test bulletproofs::set_non_membership_proof::tests::test_snmp_verify_invalid_inner_product ... ok [INFO] [stdout] test bulletproofs::utils::tests::test_vector_padding ... ok [INFO] [stdout] test bulletproofs::utils::tests::test_vector_padding_with_empty ... ok [INFO] [stdout] test bulletproofs::utils::tests::test_vector_padding_with_power_of_two ... ok [INFO] [stdout] test bulletproofs::utils::tests::test_z_vec ... ok [INFO] [stdout] test bulletproofs::set_non_membership_proof::tests::test_snmp_verify_different_value ... ok [INFO] [stdout] test cis2_types::test::test_serde_serialize_amount ... ok [INFO] [stdout] test cis2_types::test::test_serialize_larger_than_u64max_token_amount ... ok [INFO] [stdout] test cis2_types::test::test_serialize_u64max_token_amount ... ok [INFO] [stdout] test cis2_types::test::test_serialize_zero_token_amount ... ok [INFO] [stdout] test cis2_types::test::test_serialize_random_token_amount ... ok [INFO] [stdout] test cis2_types::test::test_token_address_string_examples ... ok [INFO] [stdout] test cis2_types::test::test_token_amount_string_decimal ... ok [INFO] [stdout] test common::cbor::composites::test::test_decimal_fraction ... ok [INFO] [stdout] test common::cbor::composites::test::test_unsigned_decimal_fraction ... ok [INFO] [stdout] test common::cbor::composites::test::test_unsigned_decimal_fraction_bignum ... ok [INFO] [stdout] test common::cbor::decoder::test::test_array_definite_length ... ok [INFO] [stdout] test common::cbor::decoder::test::test_array_indefinite_length ... ok [INFO] [stdout] test common::cbor::decoder::test::test_byte_string_definite_length ... ok [INFO] [stdout] test common::cbor::decoder::test::test_byte_string_exact_definite_length ... ok [INFO] [stdout] test common::cbor::decoder::test::test_byte_string_exact_indefinite_length ... ok [INFO] [stdout] test common::cbor::decoder::test::test_byte_string_exact_too_long ... ok [INFO] [stdout] test common::cbor::decoder::test::test_byte_string_exact_too_short ... ok [INFO] [stdout] test common::cbor::decoder::test::test_byte_string_indefinite_length ... ok [INFO] [stdout] test common::cbor::decoder::test::test_byte_string_indefinite_length_zero_segments ... ok [INFO] [stdout] test common::cbor::decoder::test::test_byte_string_indefinite_length_zero_size_segment ... ok [INFO] [stdout] test common::cbor::decoder::test::test_byte_string_zero_length ... ok [INFO] [stdout] test common::cbor::decoder::test::test_bytes_length_invalid ... ok [INFO] [stdout] test common::cbor::decoder::test::test_map_definite_length ... ok [INFO] [stdout] test common::cbor::decoder::test::test_map_indefinite_length ... ok [INFO] [stdout] test common::cbor::decoder::test::test_skip_data_item ... ok [INFO] [stdout] test common::cbor::decoder::test::test_slice_cursor_advance ... ok [INFO] [stdout] test common::cbor::decoder::test::test_text_invalid_code_point ... ok [INFO] [stdout] test common::cbor::decoder::test::test_text_length_invalid ... ok [INFO] [stdout] test common::cbor::decoder::test::test_text_string_definite_length ... ok [INFO] [stdout] test common::cbor::decoder::test::test_text_string_indefinite_length ... ok [INFO] [stdout] test common::cbor::decoder::test::test_text_string_indefinite_length_two_byte_code_point_slit_across_segments ... ok [INFO] [stdout] test common::cbor::decoder::test::test_text_string_indefinite_length_zero_segments ... ok [INFO] [stdout] test common::cbor::decoder::test::test_text_string_indefinite_length_zero_size_segment ... ok [INFO] [stdout] test common::cbor::decoder::test::test_text_string_zero_length ... ok [INFO] [stdout] test common::cbor::decoder::test::test_text_two_byte_code_point ... ok [INFO] [stdout] test common::cbor::decoder::test::test_vec_cursor_advance_empty ... ok [INFO] [stdout] test common::cbor::decoder::test::test_vec_cursor_advance_non_empty ... ok [INFO] [stdout] test common::cbor::encoder::test::test_array_wrong_size ... ok [INFO] [stdout] test common::cbor::encoder::test::test_map_entry_order ... ok [INFO] [stdout] test common::cbor::encoder::test::test_map_wrong_size ... ok [INFO] [stdout] test common::cbor::primitives::test::test_bool ... ok [INFO] [stdout] test common::cbor::primitives::test::test_bytes ... ok [INFO] [stdout] test common::cbor::primitives::test::test_bytes_empty ... ok [INFO] [stdout] test common::cbor::primitives::test::test_bytes_exact_length ... ok [INFO] [stdout] test common::cbor::primitives::test::test_bytes_indefinite_length ... ok [INFO] [stdout] test common::cbor::primitives::test::test_f64 ... ok [INFO] [stdout] test common::cbor::primitives::test::test_i64 ... ok [INFO] [stdout] test common::cbor::primitives::test::test_i64_bignum ... ok [INFO] [stdout] test common::cbor::primitives::test::test_i8 ... ok [INFO] [stdout] test common::cbor::primitives::test::test_i8_bignum ... ok [INFO] [stdout] test common::cbor::primitives::test::test_string ... ok [INFO] [stdout] test common::cbor::primitives::test::test_string_empty ... ok [INFO] [stdout] test common::cbor::primitives::test::test_string_indefinite_length ... ok [INFO] [stdout] test common::cbor::primitives::test::test_u64 ... ok [INFO] [stdout] test common::cbor::primitives::test::test_u64_bignum ... ok [INFO] [stdout] test common::cbor::primitives::test::test_u8 ... ok [INFO] [stdout] test common::cbor::primitives::test::test_u8_bignum ... ok [INFO] [stdout] test common::cbor::test::test_enum_as_map_derived ... ok [INFO] [stdout] test common::cbor::test::test_enum_as_map_derived_other_variant ... ok [INFO] [stdout] test common::cbor::test::test_enum_as_map_derived_unknown_key ... ok [INFO] [stdout] test common::cbor::test::test_enum_as_map_derived_upward_known ... ok [INFO] [stdout] test common::cbor::test::test_enum_as_map_derived_upward_unknown ... FAILED [INFO] [stdout] test common::cbor::test::test_enum_as_tagged_derived ... ok [INFO] [stdout] test common::cbor::test::test_enum_as_tagged_derived_other_variant ... ok [INFO] [stdout] test common::cbor::test::test_enum_as_tagged_derived_peek_tag ... ok [INFO] [stdout] test common::cbor::test::test_enum_as_tagged_derived_unknown_tag ... ok [INFO] [stdout] test common::cbor::test::test_enum_as_tagged_derived_untagged_variant ... ok [INFO] [stdout] test common::cbor::test::test_enum_as_tagged_derived_upward_known ... ok [INFO] [stdout] test common::cbor::test::test_enum_as_tagged_derived_upward_unknown ... FAILED [INFO] [stdout] test common::cbor::test::test_map ... ok [INFO] [stdout] test common::cbor::test::test_map_empty ... ok [INFO] [stdout] test common::cbor::test::test_map_indefinite_length ... ok [INFO] [stdout] test common::cbor::test::test_option ... ok [INFO] [stdout] test common::cbor::test::test_remaining_data ... ok [INFO] [stdout] test common::cbor::test::test_struct_as_array_derived ... ok [INFO] [stdout] test common::cbor::test::test_struct_as_array_derived_empty ... ok [INFO] [stdout] test common::cbor::test::test_struct_as_array_derived_wrong_length ... ok [INFO] [stdout] test common::cbor::test::test_struct_as_map_derived ... ok [INFO] [stdout] test common::cbor::test::test_struct_as_map_derived_camel_case ... ok [INFO] [stdout] test common::cbor::test::test_struct_as_map_derived_empty ... ok [INFO] [stdout] test common::cbor::test::test_struct_as_map_derived_explicit_keys ... ok [INFO] [stdout] test common::cbor::test::test_struct_as_map_derived_optional_field ... ok [INFO] [stdout] test common::cbor::test::test_struct_as_map_derived_other_field ... ok [INFO] [stdout] test common::cbor::test::test_struct_as_map_derived_unknown_field ... ok [INFO] [stdout] test common::cbor::test::test_struct_derived_transparent_named ... ok [INFO] [stdout] test common::cbor::test::test_struct_derived_transparent_tuple ... ok [INFO] [stdout] test common::cbor::test::test_struct_tag_derived_map ... ok [INFO] [stdout] test common::cbor::test::test_struct_tag_derived_transparent ... ok [INFO] [stdout] test common::cbor::test::test_vec ... ok [INFO] [stdout] test common::cbor::test::test_vec_empty ... ok [INFO] [stdout] test common::cbor::test::test_vec_indefinite_length ... ok [INFO] [stdout] test common::cbor::value::test::test_array ... ok [INFO] [stdout] test common::cbor::value::test::test_bool ... ok [INFO] [stdout] test common::cbor::value::test::test_bytes ... ok [INFO] [stdout] test common::cbor::value::test::test_float ... ok [INFO] [stdout] test common::cbor::value::test::test_map ... ok [INFO] [stdout] test common::cbor::value::test::test_negative ... ok [INFO] [stdout] test common::cbor::value::test::test_null ... ok [INFO] [stdout] test common::cbor::value::test::test_positive ... ok [INFO] [stdout] test common::cbor::value::test::test_simple ... ok [INFO] [stdout] test common::cbor::value::test::test_tag ... ok [INFO] [stdout] test common::cbor::value::test::test_text ... ok [INFO] [stdout] test common::encoded::tests::test_decode_fails_when_leftover_bytes ... ok [INFO] [stdout] test common::encoded::tests::test_encode_decode ... ok [INFO] [stdout] test aggregate_sig::test::test_sign_and_verify ... ok [INFO] [stdout] test common::serialize::test_set_serialization ... ok [INFO] [stdout] test common::serialize::test_string_serialization ... ok [INFO] [stdout] test common::types::tests::amount_json_serialization ... ok [INFO] [stdout] test bulletproofs::range_proof::tests::test_in_range ... ok [INFO] [stdout] test common::upward::tests::test_upward_from_iterator_all_known ... ok [INFO] [stdout] test common::upward::tests::test_upward_from_iterator_some_unknown ... ok [INFO] [stdout] test common::version::tests::test_version_serialization_minmax ... ok [INFO] [stdout] test common::version::tests::test_version_serialization_overflow ... ok [INFO] [stdout] test common::version::tests::test_version_serialization_random ... ok [INFO] [stdout] test common::version::tests::test_version_serialization_testvector ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::hash_to_curve_tests::test_hash_to_curve ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::hash_to_curve_tests::test_hash_to_curve_g2 ... ok [INFO] [stdout] test bulletproofs::range_proof::tests::test_less_than_or_equal_to ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::hash_to_curve_tests::test_hash_to_field_fq2 ... ok [INFO] [stdout] test common::types::tests::transaction_signature_serialization ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::tests::sc_bytes_conv_bls12 ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::tests::sc_bytes_conv_g1 ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::tests::sc_bytes_conv_g2 ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::tests::scalar_from_bytes_long ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::tests::scalar_from_bytes_short ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::tests::scalar_from_bytes_small ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::tests::test_into ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::tests::test_into_from_rep ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::tests::test_scalar_from_bytes_big ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::tests::test_scalar_serialize_big_endian ... ok [INFO] [stdout] test curve_arithmetic::ed25519_instance::tests::test_into ... ok [INFO] [stdout] test common::serialize::test_map_serialization ... ok [INFO] [stdout] test curve_arithmetic::ed25519_instance::tests::test_into_from_rep ... ok [INFO] [stdout] test curve_arithmetic::ed25519_instance::tests::test_scalar_from_bytes_big ... ok [INFO] [stdout] test curve_arithmetic::ed25519_instance::tests::test_scalar_from_bytes_small ... ok [INFO] [stdout] test curve_arithmetic::ed25519_instance::tests::test_scalar_serialization ... ok [INFO] [stdout] test curve_arithmetic::secret_value::tests::value_to_byte_conversion_bls12_381_g1_projective ... ok [INFO] [stdout] test curve_arithmetic::secret_value::tests::value_to_byte_conversion_bls12_381_g2_projective ... ok [INFO] [stdout] test curve_arithmetic::ed25519_instance::tests::test_point_serialization ... ok [INFO] [stdout] test dodis_yampolskiy_prf::secret::tests::key_to_byte_conversion ... ok [INFO] [stdout] test ecvrf::tests::test_vrf_proof_and_hash ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::tests::curve_bytes_conv_g1 ... ok [INFO] [stdout] test cis2_types::test::test_token_address_string_conversion ... ok [INFO] [stdout] test elgamal::cipher::tests::key_to_cipher_conversion_g1 ... ok [INFO] [stdout] test aggregate_sig::test::test_to_bytes_correct_length ... ok [INFO] [stdout] test elgamal::message::tests::message_to_byte_conversion_g1 ... ok [INFO] [stdout] test bulletproofs::range_proof::tests::test_cheating_prover ... ok [INFO] [stdout] test elgamal::public::tests::key_to_byte_conversion_g1 ... ok [INFO] [stdout] test bulletproofs::set_non_membership_proof::tests::test_snmp_prove_many_generators ... ok [INFO] [stdout] test aggregate_sig::test::test_proof_of_knowledge has been running for over 60 seconds [INFO] [stdout] test aggregate_sig::test::test_to_from_bytes_identity has been running for over 60 seconds [INFO] [stdout] test aggregate_sig::test::test_verify_aggregate_sig has been running for over 60 seconds [INFO] [stdout] test aggregate_sig::test::test_verify_aggregate_sig_trusted_keys has been running for over 60 seconds [INFO] [stdout] test bulletproofs::inner_product_proof::tests::test_inner_product_proof has been running for over 60 seconds [INFO] [stdout] test bulletproofs::range_proof::tests::test_many_generators has been running for over 60 seconds [INFO] [stdout] test bulletproofs::range_proof::tests::test_prove has been running for over 60 seconds [INFO] [stdout] test bulletproofs::set_membership_proof::tests::test_smp_prove_many_generators has been running for over 60 seconds [INFO] [stdout] test bulletproofs::range_proof::tests::test_many_generators ... ok [INFO] [stdout] test elgamal::message::tests::message_to_byte_conversion_g2 ... ok [INFO] [stdout] test bulletproofs::inner_product_proof::tests::test_inner_product_proof ... ok [INFO] [stdout] test elgamal::secret::tests::secret_key_to_byte_conversion_g1 ... ok [INFO] [stdout] test elgamal::tests::chunking_test_g1 ... ok [INFO] [stdout] test bulletproofs::set_membership_proof::tests::test_smp_prove_many_generators ... ok [INFO] [stdout] test elgamal::tests::encrypt_decrypt_exponent_success_g1 ... ok [INFO] [stdout] test elgamal::tests::encrypt_decrypt_success_g1 ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::tests::curve_bytes_conv_g2 has been running for over 60 seconds [INFO] [stdout] test elgamal::tests::encrypt_decrypt_exponent_success_g2 ... ok [INFO] [stdout] test elgamal::tests::chunked_encrypt_decrypt_test_g1 ... ok [INFO] [stdout] test curve_arithmetic::tests::test_multiscalar has been running for over 60 seconds [INFO] [stdout] test eddsa_ed25519::dlog_ed25519::tests::test_ed25519_dlog has been running for over 60 seconds [INFO] [stdout] test elgamal::secret::tests::secret_key_to_byte_conversion_g2 ... ok [INFO] [stdout] test elgamal::tests::encrypt_decrypt_success_g2 ... ok [INFO] [stdout] test elgamal::public::tests::key_to_byte_conversion_g2 ... ok [INFO] [stdout] test encrypted_transfers::proofs::generate_proofs::test::test_enc_trans ... ok [INFO] [stdout] test encrypted_transfers::proofs::generate_proofs::test::test_sec_to_pub ... ok [INFO] [stdout] test eddsa_ed25519::dlog_ed25519::tests::test_ed25519_dlog_proof_serialization ... ok [INFO] [stdout] test id::account_holder::tests::test_compute_sharing_data ... ok [INFO] [stdout] test elgamal::cipher::tests::key_to_cipher_conversion_g2 has been running for over 60 seconds [INFO] [stdout] test encrypted_transfers::tests::test_make_and_verify_sec_to_pub_transfer_data ... ok [INFO] [stdout] test elgamal::cipher::tests::key_to_cipher_conversion_g2 ... ok [INFO] [stdout] test encrypted_transfers::tests::test_make_and_verify_transfer_data ... ok [INFO] [stdout] test elgamal::secret::tests::test_bsgs_serialize has been running for over 60 seconds [INFO] [stdout] test bulletproofs::range_proof::tests::test_prove ... ok [INFO] [stdout] test id::constants::test::test_from_str ... ok [INFO] [stdout] test id::constants::test::test_serde_serialize_deserialize ... ok [INFO] [stdout] test id::constants::test::test_serial_deserial ... ok [INFO] [stdout] test id::constants::test::test_try_new ... ok [INFO] [stdout] test id::id_verifier::tests::test_verify_account_ownership ... ok [INFO] [stdout] test id::id_verifier::tests::test_verify_attribute ... ok [INFO] [stdout] test encrypted_transfers::tests::test_encrypt_decrypt has been running for over 60 seconds [INFO] [stdout] test encrypted_transfers::tests::test_encryption_randomness_zero has been running for over 60 seconds [INFO] [stdout] test encrypted_transfers::tests::test_scale has been running for over 60 seconds [INFO] [stdout] test id::account_holder::tests::test_create_credential has been running for over 60 seconds [INFO] [stdout] test id::chain::tests::test_verify_cdi has been running for over 60 seconds [INFO] [stdout] test id::chain::tests::test_verify_cdi_v1 has been running for over 60 seconds [INFO] [stdout] test id::chain::tests::test_verify_initial_cdi has been running for over 60 seconds [INFO] [stdout] test id::id_verifier::tests::test_verify_attribute_in_range has been running for over 60 seconds [INFO] [stdout] test aggregate_sig::test::test_proof_of_knowledge ... ok [INFO] [stdout] test id::id_verifier::tests::test_verify_attribute_in_range ... ok [INFO] [stdout] test aggregate_sig::test::test_to_from_bytes_identity ... ok [INFO] [stdout] test id::identity_provider::tests::test_commitment_to_share ... ok [INFO] [stdout] test id::id_verifier::tests::test_verify_attribute_in_range_shift_cheat has been running for over 60 seconds [INFO] [stdout] test id::id_verifier::tests::test_verify_attribute_in_range_shift_cheat ... ok [INFO] [stdout] test id::id_verifier::tests::test_verify_id_attributes_proofs has been running for over 60 seconds [INFO] [stdout] test id::identity_provider::tests::test_validate_id_recovery_request ... ok [INFO] [stdout] test id::identity_provider::tests::test_verify_credentials_fail_idcredsec_equality has been running for over 60 seconds [INFO] [stdout] test id::account_holder::tests::test_create_credential ... ok [INFO] [stdout] test id::identity_provider::tests::test_verify_credentials_fail_prf_data has been running for over 60 seconds [INFO] [stdout] test id::identity_provider::tests::test_verify_credentials_success has been running for over 60 seconds [INFO] [stdout] test id::chain::tests::test_verify_cdi ... ok [INFO] [stdout] test curve_arithmetic::tests::test_multiscalar ... ok [INFO] [stdout] test id::chain::tests::test_verify_initial_cdi ... ok [INFO] [stdout] test id::chain::tests::test_verify_cdi_v1 ... ok [INFO] [stdout] test id::identity_provider::tests::test_verify_pok_wrong_global_context ... ok [INFO] [stdout] test id::identity_provider::tests::test_verify_pok_wrong_id_cred_sec ... ok [INFO] [stdout] test id::identity_provider::tests::test_verify_pok_wrong_idp_id ... ok [INFO] [stdout] test id::secret_sharing::test::test_lagrange ... ok [INFO] [stdout] test curve_arithmetic::bls12_381_arkworks::tests::curve_bytes_conv_g2 ... ok [INFO] [stdout] test id::secret_sharing::test::test_share_output_length ... ok [INFO] [stdout] test id::secret_sharing::test::test_secret_sharing ... ok [INFO] [stdout] test encrypted_transfers::tests::test_encrypt_decrypt ... ok [INFO] [stdout] test id::identity_provider::tests::test_verify_credentials_success_v1 has been running for over 60 seconds [INFO] [stdout] test id::id_verifier::tests::test_verify_id_attributes_proofs ... ok [INFO] [stdout] test id::types::tests::test_serde_sig ... ok [INFO] [stdout] test id::types::tests::test_sign_message ... ok [INFO] [stdout] test id::types::tests::test_timestamp_lower_upper ... ok [INFO] [stdout] test id::types::tests::test_yearmonth_serialization ... ok [INFO] [stdout] test id::utils::tests::test_encoding_injective ... ok [INFO] [stdout] test id::utils::tests::test_last_bit ... ok [INFO] [stdout] test pedersen_commitment::commitment::tests::commitment_to_byte_conversion_bls12_381_g1 ... ok [INFO] [stdout] test id::types::tests::test_aliases ... ok [INFO] [stdout] test id::identity_provider::tests::test_verify_pok_wrong_idp_keys ... ok [INFO] [stdout] test encrypted_transfers::tests::test_scale ... ok [INFO] [stdout] test id::identity_provider::tests::test_verify_pok_wrong_timestamp ... ok [INFO] [stdout] test id::identity_provider::tests::test_verify_credentials_fail_idcredsec_equality ... ok [INFO] [stdout] test pedersen_commitment::commitment::tests::commitment_to_byte_conversion_bls12_381_g2 ... ok [INFO] [stdout] test pedersen_commitment::key::tests::key_byte_conversion_bls12_381_g1_projective ... ok [INFO] [stdout] test pedersen_commitment::randomness::tests::randomness_to_byte_conversion_bls12_381_g1_projective ... ok [INFO] [stdout] test pedersen_commitment::randomness::tests::randomness_to_byte_conversion_bls12_381_g2_projective ... ok [INFO] [stdout] test protocol_level_tokens::token_amount::test::test_display ... ok [INFO] [stdout] test protocol_level_tokens::token_amount::test::test_partial_cmp ... ok [INFO] [stdout] test protocol_level_tokens::token_amount::test::test_token_amount_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_amount::test::test_try_from_rust_decimal ... ok [INFO] [stdout] test protocol_level_tokens::token_amount::test::test_try_from_str_exact ... ok [INFO] [stdout] test protocol_level_tokens::token_amount::test::test_try_to_rust_decimal ... ok [INFO] [stdout] test protocol_level_tokens::token_event::test::test_decode_add_allow_list_event_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_event::test::test_decode_add_deny_list_event_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_event::test::test_decode_pause_event_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_event::test::test_decode_remove_allow_list_event_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_event::test::test_decode_remove_deny_list_event_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_event::test::test_decode_unpause_event_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_holder::test::test_coin_info_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_holder::test::test_token_holder_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_holder::test::test_token_holder_cbor_no_coin_info ... ok [INFO] [stdout] test protocol_level_tokens::token_id::tests::invalid_token_ids_due_to_characters ... ok [INFO] [stdout] test protocol_level_tokens::token_id::tests::invalid_token_ids_due_to_length ... ok [INFO] [stdout] test protocol_level_tokens::token_id::tests::valid_token_ids ... ok [INFO] [stdout] test protocol_level_tokens::token_metadata_url::tests::test_cbor_serialize_metadata_url ... ok [INFO] [stdout] test protocol_level_tokens::token_metadata_url::tests::test_metadata_url_json ... ok [INFO] [stdout] test protocol_level_tokens::token_module_account_state::test::test_token_module_account_state_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_module_initialization_parameters::test::test_token_module_state_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_module_state::test::test_token_module_state_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_operations::test::test_cbor_memo_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_operations::test::test_token_operation_cbor_add_allow_list ... ok [INFO] [stdout] test protocol_level_tokens::token_operations::test::test_token_operation_cbor_add_deny_list ... ok [INFO] [stdout] test protocol_level_tokens::token_operations::test::test_token_operation_cbor_burn ... ok [INFO] [stdout] test protocol_level_tokens::token_operations::test::test_token_operation_cbor_mint ... ok [INFO] [stdout] test protocol_level_tokens::token_operations::test::test_token_operation_cbor_pause ... ok [INFO] [stdout] test protocol_level_tokens::token_operations::test::test_token_operation_cbor_remove_allow_list ... ok [INFO] [stdout] test protocol_level_tokens::token_operations::test::test_token_operation_cbor_remove_deny_list ... ok [INFO] [stdout] test protocol_level_tokens::token_operations::test::test_token_operation_cbor_transfer ... ok [INFO] [stdout] test protocol_level_tokens::token_operations::test::test_token_operation_cbor_unknown_variant ... FAILED [INFO] [stdout] test protocol_level_tokens::token_operations::test::test_token_operation_cbor_unpause ... ok [INFO] [stdout] test protocol_level_tokens::token_operations::test::test_token_operations_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_reject_reason::test::test_address_not_found_reject_reason_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_reject_reason::test::test_deserialization_failure_reject_reason_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_reject_reason::test::test_mint_would_overflow_reject_reason_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_reject_reason::test::test_operation_not_permitted_reject_reason_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_reject_reason::test::test_token_balance_insufficient_reject_reason_cbor ... ok [INFO] [stdout] test protocol_level_tokens::token_reject_reason::test::test_unsupported_operation_reject_reason_cbor ... ok [INFO] [stdout] test ps_sig::known_message::tests::message_to_byte_conversion_bls12_381 ... ok [INFO] [stdout] test pedersen_commitment::key::tests::vec_commit_open_bls12_381_g1_projective ... ok [INFO] [stdout] test id::test::test_pipeline has been running for over 60 seconds [INFO] [stdout] test id::test::test_pipeline_v1 has been running for over 60 seconds [INFO] [stdout] test pedersen_commitment::key::tests::commit_open_bls12_381_g1_projectitve ... ok [INFO] [stdout] test id::identity_provider::tests::test_verify_credentials_fail_prf_data ... ok [INFO] [stdout] test encrypted_transfers::tests::test_encryption_randomness_zero ... ok [INFO] [stdout] test pedersen_commitment::key::tests::commit_open_bls12_381_g2_projective has been running for over 60 seconds [INFO] [stdout] test pedersen_commitment::key::tests::key_byte_conversion_bls12_381_g2_projective has been running for over 60 seconds [INFO] [stdout] test pedersen_commitment::key::tests::vec_commit_open_bls12_381_g2_projective has been running for over 60 seconds [INFO] [stdout] test ps_sig::public::tests::public_key_to_byte_conversion_bls12_381 has been running for over 60 seconds [INFO] [stdout] test ps_sig::public::tests::sign_verify_different_message_bls12_381 has been running for over 60 seconds [INFO] [stdout] test ps_sig::public::tests::sign_verify_different_sig_bls12_381 has been running for over 60 seconds [INFO] [stdout] test ps_sig::public::tests::sign_verify_dummy_sig_bls12_381 has been running for over 60 seconds [INFO] [stdout] test ps_sig::public::tests::sign_verify_pass_bls12_381 has been running for over 60 seconds [INFO] [stdout] test pedersen_commitment::key::tests::vec_commit_open_bls12_381_g2_projective ... ok [INFO] [stdout] test ps_sig::secret::tests::secret_key_to_byte_conversion_bls12_381 ... ok [INFO] [stdout] test ps_sig::public::tests::sign_verify_dummy_sig_bls12_381 ... ok [INFO] [stdout] test ps_sig::unknown_message::tests::unknown_message_to_byte_conversion_bls12_381 ... ok [INFO] [stdout] test ps_sig::signature::tests::signature_to_byte_conversion_bls12_381 ... ok [INFO] [stdout] test random_oracle::tests::test_extend_from ... ok [INFO] [stdout] test random_oracle::tests::test_split ... ok [INFO] [stdout] test id::identity_provider::tests::test_verify_credentials_success ... ok [INFO] [stdout] test pedersen_commitment::key::tests::key_byte_conversion_bls12_381_g2_projective ... ok [INFO] [stdout] test sigma_protocols::aggregate_dlog::tests::test_aggregate_dlog_correctness ... ok [INFO] [stdout] test ps_sig::public::tests::public_key_to_byte_conversion_bls12_381 ... ok [INFO] [stdout] test ps_sig::public::tests::sign_verify_different_message_bls12_381 ... ok [INFO] [stdout] test sigma_protocols::aggregate_dlog::tests::test_aggregate_dlog_soundness ... ok [INFO] [stdout] test ps_sig::public::tests::sign_verify_different_sig_bls12_381 ... ok [INFO] [stdout] test ps_sig::public::tests::sign_verify_pass_bls12_381 ... ok [INFO] [stdout] test id::identity_provider::tests::test_verify_credentials_success_v1 ... ok [INFO] [stdout] test sigma_protocols::com_ineq::tests::test_com_ineq_correctness ... ok [INFO] [stdout] test sigma_protocols::com_ineq::tests::test_com_ineq_soundness ... ok [INFO] [stdout] test sigma_protocols::com_enc_eq::tests::test_com_enc_eq_correctness ... ok [INFO] [stdout] test sigma_protocols::com_eq::test::test_com_eq_correctness ... ok [INFO] [stdout] test sigma_protocols::com_enc_eq::tests::test_com_enc_eq_soundness has been running for over 60 seconds [INFO] [stdout] test sigma_protocols::com_lin::tests::test_com_lin_soundness ... ok [INFO] [stdout] test sigma_protocols::com_lin::tests::test_com_lin_correctness ... ok [INFO] [stdout] test sigma_protocols::com_eq::test::test_com_eq_soundness has been running for over 60 seconds [INFO] [stdout] test sigma_protocols::com_eq_different_groups::tests::test_com_eq_diff_grps_correctness has been running for over 60 seconds [INFO] [stdout] test sigma_protocols::com_eq_different_groups::tests::test_com_eq_diff_grps_soundness has been running for over 60 seconds [INFO] [stdout] test pedersen_commitment::key::tests::commit_open_bls12_381_g2_projective ... ok [INFO] [stdout] test sigma_protocols::com_eq_sig::tests::test_com_eq_sig_correctness has been running for over 60 seconds [INFO] [stdout] test sigma_protocols::com_eq_sig::tests::test_com_eq_sig_soundness has been running for over 60 seconds [INFO] [stdout] test sigma_protocols::com_mult::tests::test_com_mult_correctness ... ok [INFO] [stdout] test sigma_protocols::com_eq::test::test_com_eq_soundness ... ok [INFO] [stdout] test sigma_protocols::com_lin::tests::test_linear_relation_of_chunks ... ok [INFO] [stdout] test sigma_protocols::dlogaggequal::test::test_dlog_agg_eq ... ok [INFO] [stdout] test sigma_protocols::dlogeq::test::test_gen_eq ... ok [INFO] [stdout] test id::test::test_pipeline ... ok [INFO] [stdout] test sigma_protocols::com_mult::tests::test_com_mult_soundness has been running for over 60 seconds [INFO] [stdout] test sigma_protocols::enc_trans::tests::enctrans_correctness ... ok [INFO] [stdout] test sigma_protocols::sigma_test::test_and ... ok [INFO] [stdout] test sigma_protocols::vcom_eq::tests::test_vcom_correctness_with_setup ... ok [INFO] [stdout] test sigma_protocols::vcom_eq::tests::test_vcom_simple_setup ... ok [INFO] [stdout] test id::test::test_pipeline_v1 ... ok [INFO] [stdout] test sigma_protocols::vcom_eq::tests::test_vcom_soundness_with_setup ... ok [INFO] [stdout] test updates::tests::test_payload_encode_decode ... ok [INFO] [stdout] test web3id::did::tests::test_account ... ok [INFO] [stdout] test web3id::did::tests::test_contract ... ok [INFO] [stdout] test web3id::did::tests::test_id_credential ... ok [INFO] [stdout] test web3id::did::tests::test_idp ... ok [INFO] [stdout] test web3id::did::tests::test_public_key ... ok [INFO] [stdout] test web3id::tests::test_credential_json ... ok [INFO] [stdout] test sigma_protocols::dlog::tests::test_dlog_correctness has been running for over 60 seconds [INFO] [stdout] test sigma_protocols::dlog::tests::test_dlog_soundness ... ok [INFO] [stdout] test web3id::tests::test_web3_id_attribute_timestamp_serde ... ok [INFO] [stdout] test transactions::tests::test_transaction_signature_check ... ok [INFO] [stdout] test sigma_protocols::com_eq_sig::tests::test_com_eq_sig_correctness ... ok [INFO] [stdout] test sigma_protocols::com_enc_eq::tests::test_com_enc_eq_soundness ... ok [INFO] [stdout] test sigma_protocols::com_eq_different_groups::tests::test_com_eq_diff_grps_correctness ... ok [INFO] [stdout] test sigma_protocols::enc_trans::tests::enctrans_soundness has been running for over 60 seconds [INFO] [stdout] test sigma_protocols::vcom_eq::tests::test_vcom_eq_correctness ... ok [INFO] [stdout] test sigma_protocols::com_mult::tests::test_com_mult_soundness ... ok [INFO] [stdout] test web3id::tests::test_mixed ... ok [INFO] [stdout] test web3id::tests::test_web3_only ... ok [INFO] [stdout] test sigma_protocols::dlog::tests::test_dlog_correctness ... ok [INFO] [stdout] test sigma_protocols::com_eq_different_groups::tests::test_com_eq_diff_grps_soundness ... ok [INFO] [stdout] test sigma_protocols::enc_trans::tests::enctrans_soundness ... ok [INFO] [stdout] test sigma_protocols::com_eq_sig::tests::test_com_eq_sig_soundness ... ok [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "534455afb7490e94bd4c11c6e7d50d201d7769707d56177b38fcce8fe8b4f628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534455afb7490e94bd4c11c6e7d50d201d7769707d56177b38fcce8fe8b4f628", kill_on_drop: false }` [INFO] [stdout] 534455afb7490e94bd4c11c6e7d50d201d7769707d56177b38fcce8fe8b4f628