[INFO] fetching crate voprf 0.5.0... [INFO] checking voprf-0.5.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate voprf 0.5.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate voprf 0.5.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate voprf 0.5.0 [INFO] finished tweaking crates.io crate voprf 0.5.0 [INFO] tweaked toml for crates.io crate voprf 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 87 packages to latest compatible versions [INFO] [stderr] Adding bit-set v0.5.3 (latest: v0.8.0) [INFO] [stderr] Adding bit-vec v0.6.3 (latest: v0.8.0) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding quick-error v1.2.3 (latest: v2.0.1) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 554271fe32e96f54666517cf7300a7e7c1d7705327fc19d93716868429478872 [INFO] running `Command { std: "docker" "start" "-a" "554271fe32e96f54666517cf7300a7e7c1d7705327fc19d93716868429478872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "554271fe32e96f54666517cf7300a7e7c1d7705327fc19d93716868429478872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "554271fe32e96f54666517cf7300a7e7c1d7705327fc19d93716868429478872", kill_on_drop: false }` [INFO] [stdout] 554271fe32e96f54666517cf7300a7e7c1d7705327fc19d93716868429478872 [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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8fee1fb413c5e2ffe4b27bf01b0b5f3141c312fafaeaa0bcca15be9397456c9 [INFO] running `Command { std: "docker" "start" "-a" "d8fee1fb413c5e2ffe4b27bf01b0b5f3141c312fafaeaa0bcca15be9397456c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bit-set v0.5.3 [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 getrandom v0.2.15 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking p521 v0.13.3 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking voprf v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 150 | cs: impl Iterator::Elem> + ExactSizeIterator, [INFO] [stdout] | ------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | ds: impl Iterator::Elem> + ExactSizeIterator, [INFO] [stdout] | ------------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | let bm = CS::Group::serialize_elem(b); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 168 | // a0 = GG.SerializeElement(M) [INFO] [stdout] 169 | let a0 = CS::Group::serialize_elem(m); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 170 | // a1 = GG.SerializeElement(Z) [INFO] [stdout] 171 | let a1 = CS::Group::serialize_elem(z); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | // a2 = GG.SerializeElement(t2) [INFO] [stdout] 173 | let a2 = CS::Group::serialize_elem(t2); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | // a3 = GG.SerializeElement(t3) [INFO] [stdout] 175 | let a3 = CS::Group::serialize_elem(t3); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 204 | Ok(Proof { c_scalar, s_scalar }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common.rs:494:8 [INFO] [stdout] | [INFO] [stdout] 468 | issued_element: GenericArray::Group as Group>::ElemLen>, [INFO] [stdout] | -------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 486 | let mut hash = CS::Hash::new() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 494 | Ok(hash [INFO] [stdout] | ________^ [INFO] [stdout] 495 | | .chain_update(i2osp_2(issued_element.as_ref().len()).map_err(|_| Error::Input)?) [INFO] [stdout] 496 | | .chain_update(issued_element) [INFO] [stdout] 497 | | .chain_update(STR_FINALIZE) [INFO] [stdout] 498 | | .finalize()) [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/oprf.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 269 | inputs_and_unblinded_elements.map(|(input, unblinded_element)| { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 276 | Ok(CS::Hash::new() [INFO] [stdout] | ____________^ [INFO] [stdout] 277 | | .chain_update(i2osp_2(input.as_ref().len()).map_err(|_| Error::Input)?) [INFO] [stdout] 278 | | .chain_update(input.as_ref()) [INFO] [stdout] 279 | | .chain_update(elem_len) [INFO] [stdout] 280 | | .chain_update(CS::Group::serialize_elem(unblinded_element)) [INFO] [stdout] 281 | | .chain_update(STR_FINALIZE) [INFO] [stdout] 282 | | .finalize()) [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/poprf.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 259 | prepared_tweak, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 262 | let prepared_evaluation_element = prepared_evaluation_elements.next().unwrap(); [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | proof, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 276 | Ok(PoprfServerEvaluateResult { [INFO] [stdout] | ____________^ [INFO] [stdout] 277 | | message: messages.next().unwrap(), [INFO] [stdout] 278 | | proof, [INFO] [stdout] 279 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/poprf.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 332 | blinded_elements: I, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | Ok(PoprfServerBatchEvaluatePrepareResult { [INFO] [stdout] | ____________^ [INFO] [stdout] 341 | | prepared_evaluation_elements: blinded_elements.zip(iter::repeat(tweak)).map( [INFO] [stdout] 342 | | |(blinded_element, tweak)| { [INFO] [stdout] 343 | | PreparedEvaluationElement(EvaluationElement( [INFO] [stdout] ... | [INFO] [stdout] 348 | | prepared_tweak: PoprfPreparedTweak(tweak), [INFO] [stdout] 349 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/poprf.rs:398:12 [INFO] [stdout] | [INFO] [stdout] 367 | blinded_elements: IB, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 380 | let proof = generate_proof( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 392 | let messages = prepared_evaluation_elements.into_iter().map( [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/poprf.rs:722:8 [INFO] [stdout] | [INFO] [stdout] 706 | let blinds = clients [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 710 | let evaluation_elements = messages.into_iter().map(|element| element.0); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 711 | let blinded_elements = clients.into_iter().map(|client| client.blinded_element); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 722 | Ok(blinds [INFO] [stdout] | ________^ [INFO] [stdout] 723 | | .zip(messages) [INFO] [stdout] 724 | | .map(|(blind, x)| x.0 * &CS::Group::invert_scalar(blind))) [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/poprf.rs:756:8 [INFO] [stdout] | [INFO] [stdout] 742 | unblinded_elements: IE, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 743 | inputs: II, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 756 | Ok(unblinded_elements.zip(inputs).zip(iter::repeat(info)).map( [INFO] [stdout] | ________^ [INFO] [stdout] 757 | | |((unblinded_element, input), info)| { [INFO] [stdout] 758 | | let elem_len = ::ElemLen::U16.to_be_bytes(); [INFO] [stdout] ... | [INFO] [stdout] 776 | | }, [INFO] [stdout] 777 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/voprf.rs:183:12 [INFO] [stdout] | [INFO] [stdout] 181 | let unblinded_elements = verifiable_unblind(clients, messages, pk, proof)?; [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 182 | let inputs_and_unblinded_elements = inputs.into_iter().zip(unblinded_elements); [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | Ok(finalize_after_unblind::( [INFO] [stdout] | ____________^ [INFO] [stdout] 184 | | inputs_and_unblinded_elements, [INFO] [stdout] 185 | | )) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/voprf.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 321 | blinded_elements: I, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 326 | / blinded_elements [INFO] [stdout] 327 | | .zip(iter::repeat(self.sk)) [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/voprf.rs:373:12 [INFO] [stdout] | [INFO] [stdout] 348 | blinded_elements: IB, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 357 | let proof = generate_proof( [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 367 | let messages = evaluation_elements.into_iter().map( [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/voprf.rs:539:8 [INFO] [stdout] | [INFO] [stdout] 523 | let blinds = clients [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 527 | let evaluation_elements = messages.into_iter().map(|element| element.0); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 528 | let blinded_elements = clients.into_iter().map(|client| client.blinded_element); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 539 | Ok(blinds [INFO] [stdout] | ________^ [INFO] [stdout] 540 | | .zip(messages) [INFO] [stdout] 541 | | .map(|(blind, x)| x.0 * &CS::Group::invert_scalar(blind))) [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/voprf.rs:569:12 [INFO] [stdout] | [INFO] [stdout] 562 | inputs_and_unblinded_elements.map(|(input, unblinded_element)| { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 569 | Ok(CS::Hash::new() [INFO] [stdout] | ____________^ [INFO] [stdout] 570 | | .chain_update(i2osp_2(input.as_ref().len()).map_err(|_| Error::Input)?) [INFO] [stdout] 571 | | .chain_update(input.as_ref()) [INFO] [stdout] 572 | | .chain_update(elem_len) [INFO] [stdout] 573 | | .chain_update(CS::Group::serialize_elem(unblinded_element)) [INFO] [stdout] 574 | | .chain_update(STR_FINALIZE) [INFO] [stdout] 575 | | .finalize()) [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `voprf` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d8fee1fb413c5e2ffe4b27bf01b0b5f3141c312fafaeaa0bcca15be9397456c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8fee1fb413c5e2ffe4b27bf01b0b5f3141c312fafaeaa0bcca15be9397456c9", kill_on_drop: false }` [INFO] [stdout] d8fee1fb413c5e2ffe4b27bf01b0b5f3141c312fafaeaa0bcca15be9397456c9