[INFO] cloning repository https://github.com/GMPuntigam/function_minimizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GMPuntigam/function_minimizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGMPuntigam%2Ffunction_minimizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGMPuntigam%2Ffunction_minimizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfa6d5329514df52d260db98df0e84582132b626
[INFO] checking GMPuntigam/function_minimizer against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGMPuntigam%2Ffunction_minimizer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GMPuntigam/function_minimizer
[INFO] finished tweaking git repo https://github.com/GMPuntigam/function_minimizer
[INFO] tweaked toml for git repo https://github.com/GMPuntigam/function_minimizer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GMPuntigam/function_minimizer on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GMPuntigam/function_minimizer 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colour v0.7.0
[INFO] [stderr]   Downloaded favannat v0.6.2
[INFO] [stderr]   Downloaded set_genome v0.6.5
[INFO] [stderr]   Downloaded nalgebra-sparse v0.4.0
[INFO] [stderr]   Downloaded nalgebra v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8da3b820e76eff0ae570d27506746150ce112372e7f5c4bf10e324b04009c7cf
[INFO] running `Command { std: "docker" "start" "-a" "8da3b820e76eff0ae570d27506746150ce112372e7f5c4bf10e324b04009c7cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8da3b820e76eff0ae570d27506746150ce112372e7f5c4bf10e324b04009c7cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8da3b820e76eff0ae570d27506746150ce112372e7f5c4bf10e324b04009c7cf", kill_on_drop: false }`
[INFO] [stdout] 8da3b820e76eff0ae570d27506746150ce112372e7f5c4bf10e324b04009c7cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 081a0b5e7ac016cff8119418c66e7b8061cb6ed50d0cfa87038186043d026fe1
[INFO] running `Command { std: "docker" "start" "-a" "081a0b5e7ac016cff8119418c66e7b8061cb6ed50d0cfa87038186043d026fe1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking colour v0.7.0
[INFO] [stderr]     Checking simba v0.5.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking nalgebra v0.28.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stderr]     Checking nalgebra-sparse v0.4.0
[INFO] [stderr]     Checking favannat v0.6.2
[INFO] [stderr]     Checking set_genome v0.6.5
[INFO] [stderr]     Checking function_minimizer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `n_drill`
[INFO] [stdout]    --> src/main.rs:569:13
[INFO] [stdout]     |
[INFO] [stdout] 569 |         for n_drill in 0..N_DRILL {
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `N_DRILL`
[INFO] [stdout]     |
[INFO] [stdout] 569 -         for n_drill in 0..N_DRILL {
[INFO] [stdout] 569 +         for N_DRILL in 0..N_DRILL {
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 569 |         for _n_drill in 0..N_DRILL {
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Prediction` is never constructed
[INFO] [stdout]  --> src/data_structs.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Prediction{
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PredictionCircle` is never constructed
[INFO] [stdout]   --> src/data_structs.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PredictionCircle{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FitnessEval` is never constructed
[INFO] [stdout]   --> src/data_structs.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct FitnessEval{
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fitness`, `x_guess`, and `radius` are never read
[INFO] [stdout]   --> src/data_structs.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct FitnessEvalCircle{
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 27 |     pub fitness: f64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 28 |     pub x_guess: Vec<f64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 29 |     pub radius: f64
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FitnessEvalCircle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Networkpair` is never constructed
[INFO] [stdout]   --> src/data_structs.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Networkpair {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AllXVals` is never constructed
[INFO] [stdout]   --> src/data_structs.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct AllXVals {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fitness_eval` and `function_name` are never read
[INFO] [stdout]   --> src/data_structs.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct TestfunctionEval{
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 65 |     pub fitness_eval: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 66 |     pub function_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestfunctionEval` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fitnessvec` is never read
[INFO] [stdout]   --> src/data_structs.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct OverallFitness{
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 71 |     pub fitness: f64,
[INFO] [stdout] 72 |     pub fitnessvec: Vec<TestfunctionEval>
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OverallFitness` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `duration` is never read
[INFO] [stdout]   --> src/data_structs.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Evaluation {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub duration: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Evaluation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionDomain` is never constructed
[INFO] [stdout]  --> src/util.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FunctionDomain {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetOfSamples` is never constructed
[INFO] [stdout]   --> src/util.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SetOfSamples {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dimensions`, `n_samplepoints`, and `coordinates_normalised` are never read
[INFO] [stdout]   --> src/util.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct SetOfSamplesCircle {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 38 |     pub dimensions: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 39 |     pub n_samplepoints: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub coordinates: Vec<Vec<f64>>,
[INFO] [stdout] 41 |     pub coordinates_normalised: Vec<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SetOfSamplesCircle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_drill`
[INFO] [stdout]    --> src/main.rs:569:13
[INFO] [stdout]     |
[INFO] [stdout] 569 |         for n_drill in 0..N_DRILL {
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `N_DRILL`
[INFO] [stdout]     |
[INFO] [stdout] 569 -         for n_drill in 0..N_DRILL {
[INFO] [stdout] 569 +         for N_DRILL in 0..N_DRILL {
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 569 |         for _n_drill in 0..N_DRILL {
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Prediction` is never constructed
[INFO] [stdout]  --> src/data_structs.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Prediction{
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PredictionCircle` is never constructed
[INFO] [stdout]   --> src/data_structs.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PredictionCircle{
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FitnessEval` is never constructed
[INFO] [stdout]   --> src/data_structs.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct FitnessEval{
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fitness`, `x_guess`, and `radius` are never read
[INFO] [stdout]   --> src/data_structs.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct FitnessEvalCircle{
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 27 |     pub fitness: f64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 28 |     pub x_guess: Vec<f64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 29 |     pub radius: f64
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FitnessEvalCircle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Networkpair` is never constructed
[INFO] [stdout]   --> src/data_structs.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Networkpair {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AllXVals` is never constructed
[INFO] [stdout]   --> src/data_structs.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct AllXVals {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fitness_eval` and `function_name` are never read
[INFO] [stdout]   --> src/data_structs.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct TestfunctionEval{
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 65 |     pub fitness_eval: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 66 |     pub function_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestfunctionEval` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fitnessvec` is never read
[INFO] [stdout]   --> src/data_structs.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct OverallFitness{
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 71 |     pub fitness: f64,
[INFO] [stdout] 72 |     pub fitnessvec: Vec<TestfunctionEval>
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OverallFitness` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `duration` is never read
[INFO] [stdout]   --> src/data_structs.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Evaluation {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub duration: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Evaluation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionDomain` is never constructed
[INFO] [stdout]  --> src/util.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FunctionDomain {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetOfSamples` is never constructed
[INFO] [stdout]   --> src/util.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SetOfSamples {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dimensions`, `n_samplepoints`, and `coordinates_normalised` are never read
[INFO] [stdout]   --> src/util.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct SetOfSamplesCircle {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 38 |     pub dimensions: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 39 |     pub n_samplepoints: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub coordinates: Vec<Vec<f64>>,
[INFO] [stdout] 41 |     pub coordinates_normalised: Vec<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SetOfSamplesCircle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "081a0b5e7ac016cff8119418c66e7b8061cb6ed50d0cfa87038186043d026fe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "081a0b5e7ac016cff8119418c66e7b8061cb6ed50d0cfa87038186043d026fe1", kill_on_drop: false }`
[INFO] [stdout] 081a0b5e7ac016cff8119418c66e7b8061cb6ed50d0cfa87038186043d026fe1
