[INFO] cloning repository https://github.com/barrelmancer/math-generation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barrelmancer/math-generation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarrelmancer%2Fmath-generation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarrelmancer%2Fmath-generation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bad37b314a1340c2c5ebb9633caedae8794b771f [INFO] building barrelmancer/math-generation against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarrelmancer%2Fmath-generation" "/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/barrelmancer/math-generation [INFO] finished tweaking git repo https://github.com/barrelmancer/math-generation [INFO] tweaked toml for git repo https://github.com/barrelmancer/math-generation written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/barrelmancer/math-generation on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/barrelmancer/math-generation 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zstd-safe v7.2.3 [INFO] [stderr] Downloaded actix-server v2.5.1 [INFO] [stderr] Downloaded actix-http v3.10.0 [INFO] [stderr] Downloaded brotli-decompressor v4.0.2 [INFO] [stderr] Downloaded flate2 v1.1.0 [INFO] [stderr] Downloaded actix-web v4.10.2 [INFO] [stderr] Downloaded zstd-sys v2.0.14+zstd.1.5.7 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 308f0502ef1ce7efecebcc68a9d0142d30f898e6b33e8f731a4be15372f1650f [INFO] running `Command { std: "docker" "start" "-a" "308f0502ef1ce7efecebcc68a9d0142d30f898e6b33e8f731a4be15372f1650f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "308f0502ef1ce7efecebcc68a9d0142d30f898e6b33e8f731a4be15372f1650f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "308f0502ef1ce7efecebcc68a9d0142d30f898e6b33e8f731a4be15372f1650f", kill_on_drop: false }` [INFO] [stdout] 308f0502ef1ce7efecebcc68a9d0142d30f898e6b33e8f731a4be15372f1650f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50a968d372bf22e90fea4c1506d03d3344b227d7984e75e5b0b2c18bc55a1310 [INFO] running `Command { std: "docker" "start" "-a" "50a968d372bf22e90fea4c1506d03d3344b227d7984e75e5b0b2c18bc55a1310", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling math-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `TrigonometricType`, `Trigonometric`, `linear::Linear`, `operations::Operations`, and `quadratic::Quadratic` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | linear::Linear, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | operations::Operations, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | quadratic::Quadratic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | trigonometric::{Trigonometric, TrigonometricType}, [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: `crate::utils::mathematical_functions::derivative` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::utils::mathematical_functions::derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CalcOptions`, `FuncType`, and `GenOptions` [INFO] [stdout] --> src/main.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::utils::entities::{CalcOptions, FuncType, GenOptions}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::web::Data` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use actix_web::web::Data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpResponse` [INFO] [stdout] --> src/main.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | use actix_web::{App, HttpResponse, HttpServer, web}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TrigonometricType`, `Trigonometric`, and `linear::Linear` [INFO] [stdout] --> src/api_scopes/math.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | linear::Linear, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 6 | quadratic::Quadratic, [INFO] [stdout] 7 | trigonometric::{Trigonometric, TrigonometricType}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `TRIGONOMETRIC_SIN` should have an upper camel case name [INFO] [stdout] --> src/utils/entities.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | TRIGONOMETRIC_SIN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TrigonometricSin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `TRIGONOMETRIC_COS` should have an upper camel case name [INFO] [stdout] --> src/utils/entities.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | TRIGONOMETRIC_COS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TrigonometricCos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/functions/linear.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Linear { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 11 | pub fn new(k: f32, b: f32) -> 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: associated function `new` is never used [INFO] [stdout] --> src/functions/trigonometric.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Trigonometric { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 21 | pub fn new(a: f32, b: f32, c: f32, d: f32, ftype: TrigonometricType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LinearF` is never constructed [INFO] [stdout] --> src/utils/entities.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct LinearF { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QuadraticF` is never constructed [INFO] [stdout] --> src/utils/entities.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct QuadraticF { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TrigonometricF` is never constructed [INFO] [stdout] --> src/utils/entities.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct TrigonometricF { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.60s [INFO] running `Command { std: "docker" "inspect" "50a968d372bf22e90fea4c1506d03d3344b227d7984e75e5b0b2c18bc55a1310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a968d372bf22e90fea4c1506d03d3344b227d7984e75e5b0b2c18bc55a1310", kill_on_drop: false }` [INFO] [stdout] 50a968d372bf22e90fea4c1506d03d3344b227d7984e75e5b0b2c18bc55a1310 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 526b5efda77c3f71590a87ba0ba9c22232f8c525e2816f7a608ba308f356de92 [INFO] running `Command { std: "docker" "start" "-a" "526b5efda77c3f71590a87ba0ba9c22232f8c525e2816f7a608ba308f356de92", kill_on_drop: false }` [INFO] [stderr] Compiling math-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `TrigonometricType`, `Trigonometric`, `linear::Linear`, `operations::Operations`, and `quadratic::Quadratic` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | linear::Linear, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | operations::Operations, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | quadratic::Quadratic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | trigonometric::{Trigonometric, TrigonometricType}, [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: `crate::utils::mathematical_functions::derivative` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::utils::mathematical_functions::derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CalcOptions`, `FuncType`, and `GenOptions` [INFO] [stdout] --> src/main.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::utils::entities::{CalcOptions, FuncType, GenOptions}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::web::Data` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use actix_web::web::Data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpResponse` [INFO] [stdout] --> src/main.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | use actix_web::{App, HttpResponse, HttpServer, web}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TrigonometricType`, `Trigonometric`, and `linear::Linear` [INFO] [stdout] --> src/api_scopes/math.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | linear::Linear, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 6 | quadratic::Quadratic, [INFO] [stdout] 7 | trigonometric::{Trigonometric, TrigonometricType}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `TRIGONOMETRIC_SIN` should have an upper camel case name [INFO] [stdout] --> src/utils/entities.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | TRIGONOMETRIC_SIN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TrigonometricSin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `TRIGONOMETRIC_COS` should have an upper camel case name [INFO] [stdout] --> src/utils/entities.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | TRIGONOMETRIC_COS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TrigonometricCos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/functions/linear.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Linear { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 11 | pub fn new(k: f32, b: f32) -> 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: associated function `new` is never used [INFO] [stdout] --> src/functions/trigonometric.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Trigonometric { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 21 | pub fn new(a: f32, b: f32, c: f32, d: f32, ftype: TrigonometricType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LinearF` is never constructed [INFO] [stdout] --> src/utils/entities.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct LinearF { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QuadraticF` is never constructed [INFO] [stdout] --> src/utils/entities.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct QuadraticF { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TrigonometricF` is never constructed [INFO] [stdout] --> src/utils/entities.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct TrigonometricF { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `Command { std: "docker" "inspect" "526b5efda77c3f71590a87ba0ba9c22232f8c525e2816f7a608ba308f356de92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526b5efda77c3f71590a87ba0ba9c22232f8c525e2816f7a608ba308f356de92", kill_on_drop: false }` [INFO] [stdout] 526b5efda77c3f71590a87ba0ba9c22232f8c525e2816f7a608ba308f356de92