[INFO] cloning repository https://github.com/higumachan/programming_bitcoin_book_in_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/higumachan/programming_bitcoin_book_in_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fprogramming_bitcoin_book_in_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fprogramming_bitcoin_book_in_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 219ff95ff59654c7a0d977bad882632cfc8b54bf [INFO] checking higumachan/programming_bitcoin_book_in_rust against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fprogramming_bitcoin_book_in_rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/higumachan/programming_bitcoin_book_in_rust on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/higumachan/programming_bitcoin_book_in_rust [INFO] finished tweaking git repo https://github.com/higumachan/programming_bitcoin_book_in_rust [INFO] tweaked toml for git repo https://github.com/higumachan/programming_bitcoin_book_in_rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/higumachan/programming_bitcoin_book_in_rust 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 898864d6afb3d1efbd8a527c51ac16f5e6028d24a839a7e72c4898590e631933 [INFO] running `Command { std: "docker" "start" "-a" "898864d6afb3d1efbd8a527c51ac16f5e6028d24a839a7e72c4898590e631933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "898864d6afb3d1efbd8a527c51ac16f5e6028d24a839a7e72c4898590e631933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "898864d6afb3d1efbd8a527c51ac16f5e6028d24a839a7e72c4898590e631933", kill_on_drop: false }` [INFO] [stdout] 898864d6afb3d1efbd8a527c51ac16f5e6028d24a839a7e72c4898590e631933 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec64d5be7a0162c919574f19a169f58311467e497a600ca0781fb82279fac7b1 [INFO] running `Command { std: "docker" "start" "-a" "ec64d5be7a0162c919574f19a169f58311467e497a600ca0781fb82279fac7b1", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking encriptions v0.1.0 (/opt/rustwide/workdir/crates/encriptions) [INFO] [stdout] warning: unused import: `num::traits::real::Real` [INFO] [stdout] --> crates/encriptions/src/curve.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use num::traits::real::Real; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AddAssign`, `Add`, and `Mul` [INFO] [stdout] --> crates/encriptions/src/curve.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ops::{Add, AddAssign, Mul}; [INFO] [stdout] | ^^^ ^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `f64FieldElement` should have an upper camel case name [INFO] [stdout] --> crates/encriptions/src/field.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct f64FieldElement(f64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `F64fieldElement` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Float` [INFO] [stdout] --> crates/encriptions/src/point.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use num::{BigInt, Float}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/encriptions/src/point.rs:102:33 [INFO] [stdout] | [INFO] [stdout] 102 | T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] 102 + T::from(y2.clone() - y1.clone()) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/encriptions/src/point.rs:102:70 [INFO] [stdout] | [INFO] [stdout] 102 | T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] 102 + T::from((y2.clone() - y1.clone())) / T::from(x2.clone() - x1.clone()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::traits::real::Real` [INFO] [stdout] --> crates/encriptions/src/curve.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use num::traits::real::Real; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AddAssign`, `Add`, and `Mul` [INFO] [stdout] --> crates/encriptions/src/curve.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ops::{Add, AddAssign, Mul}; [INFO] [stdout] | ^^^ ^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `f64FieldElement` should have an upper camel case name [INFO] [stdout] --> crates/encriptions/src/field.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct f64FieldElement(f64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `F64fieldElement` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Float` [INFO] [stdout] --> crates/encriptions/src/point.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use num::{BigInt, Float}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/encriptions/src/point.rs:102:33 [INFO] [stdout] | [INFO] [stdout] 102 | T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] 102 + T::from(y2.clone() - y1.clone()) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/encriptions/src/point.rs:102:70 [INFO] [stdout] | [INFO] [stdout] 102 | T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] 102 + T::from((y2.clone() - y1.clone())) / T::from(x2.clone() - x1.clone()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_traits::Pow` [INFO] [stdout] --> crates/encriptions/src/curve.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use num_traits::Pow; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> crates/encriptions/src/point.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | fn mul(self, rhs: PointOnCurve) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_from_u64` is never used [INFO] [stdout] --> crates/encriptions/src/field.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl FiniteFieldElement

{ [INFO] [stdout] | ------------------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn new_from_u64(value: u64) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_traits::Pow` [INFO] [stdout] --> crates/encriptions/src/curve.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use num_traits::Pow; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking programming_bitcoin_book_in_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> crates/encriptions/src/point.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | fn mul(self, rhs: PointOnCurve) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `Command { std: "docker" "inspect" "ec64d5be7a0162c919574f19a169f58311467e497a600ca0781fb82279fac7b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec64d5be7a0162c919574f19a169f58311467e497a600ca0781fb82279fac7b1", kill_on_drop: false }` [INFO] [stdout] ec64d5be7a0162c919574f19a169f58311467e497a600ca0781fb82279fac7b1 [INFO] checking higumachan/programming_bitcoin_book_in_rust against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigumachan%2Fprogramming_bitcoin_book_in_rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/higumachan/programming_bitcoin_book_in_rust on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/higumachan/programming_bitcoin_book_in_rust [INFO] finished tweaking git repo https://github.com/higumachan/programming_bitcoin_book_in_rust [INFO] tweaked toml for git repo https://github.com/higumachan/programming_bitcoin_book_in_rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/higumachan/programming_bitcoin_book_in_rust 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ec7d64fa7bda99742cfa852866b90bcc229371437b7a06e8f736fc5313630d0 [INFO] running `Command { std: "docker" "start" "-a" "5ec7d64fa7bda99742cfa852866b90bcc229371437b7a06e8f736fc5313630d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ec7d64fa7bda99742cfa852866b90bcc229371437b7a06e8f736fc5313630d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ec7d64fa7bda99742cfa852866b90bcc229371437b7a06e8f736fc5313630d0", kill_on_drop: false }` [INFO] [stdout] 5ec7d64fa7bda99742cfa852866b90bcc229371437b7a06e8f736fc5313630d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cba1e9bf0edaccf1db07a6c3a4fcc968e50d1c98fea48b188ae75082c6446a8 [INFO] running `Command { std: "docker" "start" "-a" "2cba1e9bf0edaccf1db07a6c3a4fcc968e50d1c98fea48b188ae75082c6446a8", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking encriptions v0.1.0 (/opt/rustwide/workdir/crates/encriptions) [INFO] [stdout] warning: unused import: `num::traits::real::Real` [INFO] [stdout] --> crates/encriptions/src/curve.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use num::traits::real::Real; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AddAssign`, `Add`, and `Mul` [INFO] [stdout] --> crates/encriptions/src/curve.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ops::{Add, AddAssign, Mul}; [INFO] [stdout] | ^^^ ^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `f64FieldElement` should have an upper camel case name [INFO] [stdout] --> crates/encriptions/src/field.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct f64FieldElement(f64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `F64fieldElement` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Float` [INFO] [stdout] --> crates/encriptions/src/point.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use num::{BigInt, Float}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/encriptions/src/point.rs:102:33 [INFO] [stdout] | [INFO] [stdout] 102 | T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] 102 + T::from(y2.clone() - y1.clone()) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/encriptions/src/point.rs:102:70 [INFO] [stdout] | [INFO] [stdout] 102 | T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] 102 + T::from((y2.clone() - y1.clone())) / T::from(x2.clone() - x1.clone()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::traits::real::Real` [INFO] [stdout] --> crates/encriptions/src/curve.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use num::traits::real::Real; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AddAssign`, `Add`, and `Mul` [INFO] [stdout] --> crates/encriptions/src/curve.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ops::{Add, AddAssign, Mul}; [INFO] [stdout] | ^^^ ^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `f64FieldElement` should have an upper camel case name [INFO] [stdout] --> crates/encriptions/src/field.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct f64FieldElement(f64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `F64fieldElement` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Float` [INFO] [stdout] --> crates/encriptions/src/point.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use num::{BigInt, Float}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/encriptions/src/point.rs:102:33 [INFO] [stdout] | [INFO] [stdout] 102 | T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] 102 + T::from(y2.clone() - y1.clone()) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> crates/encriptions/src/point.rs:102:70 [INFO] [stdout] | [INFO] [stdout] 102 | T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 102 - T::from((y2.clone() - y1.clone())) / T::from((x2.clone() - x1.clone())), [INFO] [stdout] 102 + T::from((y2.clone() - y1.clone())) / T::from(x2.clone() - x1.clone()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_traits::Pow` [INFO] [stdout] --> crates/encriptions/src/curve.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use num_traits::Pow; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> crates/encriptions/src/point.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | fn mul(self, rhs: PointOnCurve) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_from_u64` is never used [INFO] [stdout] --> crates/encriptions/src/field.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl FiniteFieldElement

{ [INFO] [stdout] | ------------------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn new_from_u64(value: u64) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] --> crates/encriptions/src/point.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn new(point: GeneralPoint) -> Option { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | C::on(&point).then(|| Self(point, PhantomData)) [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] --> crates/encriptions/src/point.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 81 | fn add(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | match (self.0, rhs.0) { [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 2 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_traits::Pow` [INFO] [stdout] --> crates/encriptions/src/curve.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use num_traits::Pow; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encriptions` (lib) due to 3 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> crates/encriptions/src/point.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | fn mul(self, rhs: PointOnCurve) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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] --> crates/encriptions/src/point.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn new(point: GeneralPoint) -> Option { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | C::on(&point).then(|| Self(point, PhantomData)) [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] --> crates/encriptions/src/point.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 81 | fn add(self, rhs: Self) -> Self::Output { [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | match (self.0, rhs.0) { [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 2 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encriptions` (lib test) due to 3 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2cba1e9bf0edaccf1db07a6c3a4fcc968e50d1c98fea48b188ae75082c6446a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cba1e9bf0edaccf1db07a6c3a4fcc968e50d1c98fea48b188ae75082c6446a8", kill_on_drop: false }` [INFO] [stdout] 2cba1e9bf0edaccf1db07a6c3a4fcc968e50d1c98fea48b188ae75082c6446a8