[INFO] cloning repository https://github.com/Dairus01/Elliptic-Curve-Math-Engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dairus01/Elliptic-Curve-Math-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDairus01%2FElliptic-Curve-Math-Engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDairus01%2FElliptic-Curve-Math-Engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5833307cafc877c7a41a4ef895fd905aea7d863d
[INFO] checking Dairus01/Elliptic-Curve-Math-Engine against master#9e293ae9f8abecb0be5105787d181518c9012a19 for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDairus01%2FElliptic-Curve-Math-Engine" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dairus01/Elliptic-Curve-Math-Engine
[INFO] finished tweaking git repo https://github.com/Dairus01/Elliptic-Curve-Math-Engine
[INFO] tweaked toml for git repo https://github.com/Dairus01/Elliptic-Curve-Math-Engine written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dairus01/Elliptic-Curve-Math-Engine on toolchain 9e293ae9f8abecb0be5105787d181518c9012a19
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dairus01/Elliptic-Curve-Math-Engine 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" "+9e293ae9f8abecb0be5105787d181518c9012a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uint v0.10.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.103
[INFO] [stderr]   Downloaded impl-codec v0.7.1
[INFO] [stderr]   Downloaded hex-literal v1.1.0
[INFO] [stderr]   Downloaded sha256 v1.6.0
[INFO] [stderr]   Downloaded primitive-types v0.14.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.5
[INFO] [stderr]   Downloaded quote v1.0.42
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded clap v4.5.53
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.5
[INFO] [stderr]   Downloaded toml_edit v0.23.8
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.31
[INFO] [stderr]   Downloaded indexmap v2.12.1
[INFO] [stderr]   Downloaded clap_builder v4.5.53
[INFO] [stderr]   Downloaded syn v2.0.111
[INFO] [stderr]   Downloaded zerocopy v0.8.31
[INFO] [stderr]   Downloaded libc v0.2.178
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e2c9ec03aaec324c16cfc253cc021868e036febfb58983c2f47cca1d5bce37b
[INFO] running `Command { std: "docker" "start" "-a" "1e2c9ec03aaec324c16cfc253cc021868e036febfb58983c2f47cca1d5bce37b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e2c9ec03aaec324c16cfc253cc021868e036febfb58983c2f47cca1d5bce37b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e2c9ec03aaec324c16cfc253cc021868e036febfb58983c2f47cca1d5bce37b", kill_on_drop: false }`
[INFO] [stdout] 1e2c9ec03aaec324c16cfc253cc021868e036febfb58983c2f47cca1d5bce37b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9e293ae9f8abecb0be5105787d181518c9012a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a316973178ae2ef2672ff6695eb422b042b046b8f731d84f6d27bc6795c295a
[INFO] running `Command { std: "docker" "start" "-a" "3a316973178ae2ef2672ff6695eb422b042b046b8f731d84f6d27bc6795c295a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking primitive-types v0.14.0
[INFO] [stderr]     Checking elliptic_curve_math_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `P` and `get_generator_jacobian`
[INFO] [stdout]  --> src/keypair_deriv/keypair.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 |     EcPoint, JacobianPoint, P, get_generator_affine, get_generator_jacobian,
[INFO] [stdout]   |                             ^                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::rngs::OsRng`
[INFO] [stdout]  --> src/keypair_deriv/pubkey.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::rngs::OsRng;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `P` and `get_generator_jacobian`
[INFO] [stdout]  --> src/keypair_deriv/keypair.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 |     EcPoint, JacobianPoint, P, get_generator_affine, get_generator_jacobian,
[INFO] [stdout]   |                             ^                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::rngs::OsRng`
[INFO] [stdout]  --> src/keypair_deriv/pubkey.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::rngs::OsRng;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `is_infinity`, and `add` are never used
[INFO] [stdout]    --> src/point_arithmetic/ec_point.rs:33:19
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl EcPoint {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout]  33 |     pub(crate) fn new(x: FieldElement, y: FieldElement) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |     pub(crate) fn is_infinity(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub(crate) fn add(self, other: Self) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]   |                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]   |                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `is_infinity` are never used
[INFO] [stdout]   --> src/point_arithmetic/ec_point.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl EcPoint {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 33 |     pub(crate) fn new(x: FieldElement, y: FieldElement) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(crate) fn is_infinity(&self) -> bool {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.39s
[INFO] running `Command { std: "docker" "inspect" "3a316973178ae2ef2672ff6695eb422b042b046b8f731d84f6d27bc6795c295a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a316973178ae2ef2672ff6695eb422b042b046b8f731d84f6d27bc6795c295a", kill_on_drop: false }`
[INFO] [stdout] 3a316973178ae2ef2672ff6695eb422b042b046b8f731d84f6d27bc6795c295a
