[INFO] fetching crate coconut-crypto 0.5.0... [INFO] checking coconut-crypto-0.5.0 against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] extracting crate coconut-crypto 0.5.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate coconut-crypto 0.5.0 on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate coconut-crypto 0.5.0 [INFO] finished tweaking crates.io crate coconut-crypto 0.5.0 [INFO] tweaked toml for crates.io crate coconut-crypto 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 289930d4604e63f8f8ffbcf0b7547091a6b527b7b731cc0e0407d59490e27394 [INFO] running `Command { std: "docker" "start" "-a" "289930d4604e63f8f8ffbcf0b7547091a6b527b7b731cc0e0407d59490e27394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "289930d4604e63f8f8ffbcf0b7547091a6b527b7b731cc0e0407d59490e27394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289930d4604e63f8f8ffbcf0b7547091a6b527b7b731cc0e0407d59490e27394", kill_on_drop: false }` [INFO] [stdout] 289930d4604e63f8f8ffbcf0b7547091a6b527b7b731cc0e0407d59490e27394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7be0c4f9227eb0c99afdf0df85f4cb49c96a6b25681756c602a2a04e9aacf0af [INFO] running `Command { std: "docker" "start" "-a" "7be0c4f9227eb0c99afdf0df85f4cb49c96a6b25681756c602a2a04e9aacf0af", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking serde v1.0.188 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking dock_merlin v2.0.0 [INFO] [stderr] Checking ark-poly v0.4.2 [INFO] [stderr] Checking ark-ec v0.4.2 [INFO] [stderr] Checking dock_crypto_utils v0.15.0 [INFO] [stderr] Checking ark-bls12-381 v0.4.0 [INFO] [stderr] Checking schnorr_pok v0.14.0 [INFO] [stderr] Checking secret_sharing_and_dkg v0.7.0 [INFO] [stderr] Checking coconut-crypto v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/setup/keypair/secret.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | pub const X_SALT: &[u8] = b"PS-SIG-X-KEYGEN-SALT"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 42 | pub const X_SALT: &'static [u8] = b"PS-SIG-X-KEYGEN-SALT"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/setup/keypair/secret.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | pub const Y_SALT: &[u8] = b"PS-SIG-Y-KEYGEN-SALT"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 43 | pub const Y_SALT: &'static [u8] = b"PS-SIG-Y-KEYGEN-SALT"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/setup/keypair/secret.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | pub const X_SALT: &[u8] = b"PS-SIG-X-KEYGEN-SALT"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 42 | pub const X_SALT: &'static [u8] = b"PS-SIG-X-KEYGEN-SALT"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/setup/keypair/secret.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | pub const Y_SALT: &[u8] = b"PS-SIG-Y-KEYGEN-SALT"; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 43 | pub const Y_SALT: &'static [u8] = b"PS-SIG-Y-KEYGEN-SALT"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `g` [INFO] [stdout] --> src/proof/messages_pok/multi_message_commitment.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 62 | g: &E::G1Affine, [INFO] [stdout] | ------------ help: add explicit lifetime `'a` to the type of `g`: `&'a ::G1Affine` [INFO] [stdout] ... [INFO] [stdout] 70 | bases.zip(exps) [INFO] [stdout] | ^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `o` [INFO] [stdout] --> src/proof/messages_pok/multi_message_commitment.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 63 | o: &E::ScalarField, [INFO] [stdout] | --------------- help: add explicit lifetime `'a` to the type of `o`: `&'a ::ScalarField` [INFO] [stdout] ... [INFO] [stdout] 70 | bases.zip(exps) [INFO] [stdout] | ^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `g` [INFO] [stdout] --> src/proof/messages_pok/multi_message_commitment.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 62 | g: &E::G1Affine, [INFO] [stdout] | ------------ help: add explicit lifetime `'a` to the type of `g`: `&'a ::G1Affine` [INFO] [stdout] ... [INFO] [stdout] 70 | bases.zip(exps) [INFO] [stdout] | ^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `o` [INFO] [stdout] --> src/proof/messages_pok/multi_message_commitment.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 63 | o: &E::ScalarField, [INFO] [stdout] | --------------- help: add explicit lifetime `'a` to the type of `o`: `&'a ::ScalarField` [INFO] [stdout] ... [INFO] [stdout] 70 | bases.zip(exps) [INFO] [stdout] | ^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `r` [INFO] [stdout] --> src/proof/signature_pok/k.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 71 | r: &E::ScalarField, [INFO] [stdout] | --------------- help: add explicit lifetime `'a` to the type of `r`: `&'a ::ScalarField` [INFO] [stdout] ... [INFO] [stdout] 78 | bases.zip(exps) [INFO] [stdout] | ^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `g_tilde` [INFO] [stdout] --> src/proof/signature_pok/k.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 72 | g_tilde: &E::G2Affine, [INFO] [stdout] | ------------ help: add explicit lifetime `'a` to the type of `g_tilde`: `&'a ::G2Affine` [INFO] [stdout] ... [INFO] [stdout] 78 | bases.zip(exps) [INFO] [stdout] | ^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `r` [INFO] [stdout] --> src/proof/signature_pok/k.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 71 | r: &E::ScalarField, [INFO] [stdout] | --------------- help: add explicit lifetime `'a` to the type of `r`: `&'a ::ScalarField` [INFO] [stdout] ... [INFO] [stdout] 78 | bases.zip(exps) [INFO] [stdout] | ^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `g_tilde` [INFO] [stdout] --> src/proof/signature_pok/k.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 72 | g_tilde: &E::G2Affine, [INFO] [stdout] | ------------ help: add explicit lifetime `'a` to the type of `g_tilde`: `&'a ::G2Affine` [INFO] [stdout] ... [INFO] [stdout] 78 | bases.zip(exps) [INFO] [stdout] | ^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0621`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coconut-crypto` (lib) due to 5 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0621`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coconut-crypto` (lib test) due to 5 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7be0c4f9227eb0c99afdf0df85f4cb49c96a6b25681756c602a2a04e9aacf0af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be0c4f9227eb0c99afdf0df85f4cb49c96a6b25681756c602a2a04e9aacf0af", kill_on_drop: false }` [INFO] [stdout] 7be0c4f9227eb0c99afdf0df85f4cb49c96a6b25681756c602a2a04e9aacf0af